<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Running applications on startup with Mac OS X</title>
	<atom:link href="http://blog.boxedice.com/2010/01/15/running-applications-on-startup-with-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.boxedice.com/2010/01/15/running-applications-on-startup-with-mac-os-x/</link>
	<description>Real software development</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:34:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Doug Targett</title>
		<link>http://blog.boxedice.com/2010/01/15/running-applications-on-startup-with-mac-os-x/#comment-1889</link>
		<dc:creator><![CDATA[Doug Targett]]></dc:creator>
		<pubDate>Thu, 03 Feb 2011 09:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boxedice.com/?p=588#comment-1889</guid>
		<description><![CDATA[Fix should be:

&lt;key&gt;KeepAlive&lt;/key&gt;
&lt;true/&gt;]]></description>
		<content:encoded><![CDATA[<p>Fix should be:</p>
<p>&lt;key&gt;KeepAlive&lt;/key&gt;<br />
&lt;true/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Targett</title>
		<link>http://blog.boxedice.com/2010/01/15/running-applications-on-startup-with-mac-os-x/#comment-1888</link>
		<dc:creator><![CDATA[Doug Targett]]></dc:creator>
		<pubDate>Thu, 03 Feb 2011 08:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boxedice.com/?p=588#comment-1888</guid>
		<description><![CDATA[Hi,

I had an issue with the agent stopping and having to unload and load the launchctl script to start it off again. have added the following to the dict to fix:

KeepAlive
]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I had an issue with the agent stopping and having to unload and load the launchctl script to start it off again. have added the following to the dict to fix:</p>
<p>KeepAlive</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vebjørn Kvalvik</title>
		<link>http://blog.boxedice.com/2010/01/15/running-applications-on-startup-with-mac-os-x/#comment-954</link>
		<dc:creator><![CDATA[Vebjørn Kvalvik]]></dc:creator>
		<pubDate>Fri, 16 Apr 2010 14:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.boxedice.com/?p=588#comment-954</guid>
		<description><![CDATA[I&#039;ve searched the net a lot for a solution for a similar problem.

We have the same setup as you do with OS X server 10.6 on a Mac Mini.
Our POS/CRM-system server is a Unix executable located in /Applications/Folder on the server.
( ./Application in folder /Applications/Folder  )

Today I have a AppleScript that runs as a Login Item for the Admin-user, but I want the Unix Exe, to start on boot as I dont wan&#039;t the whole shop to rely on me being at work if the server restarts.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve searched the net a lot for a solution for a similar problem.</p>
<p>We have the same setup as you do with OS X server 10.6 on a Mac Mini.<br />
Our POS/CRM-system server is a Unix executable located in /Applications/Folder on the server.<br />
( ./Application in folder /Applications/Folder  )</p>
<p>Today I have a AppleScript that runs as a Login Item for the Admin-user, but I want the Unix Exe, to start on boot as I dont wan&#8217;t the whole shop to rely on me being at work if the server restarts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

