<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Launch Daemon hack</title>
	<link>http://ericasadun.com/2008/03/launch-daemon-hack/</link>
	<description>Erica Sadun</description>
	<pubDate>Thu, 17 May 2012 05:53:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: ivanxx</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-2117</link>
		<author>ivanxx</author>
		<pubDate>Thu, 24 Apr 2008 16:19:24 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-2117</guid>
		<description>Hi!
Just a comment for White's wakee app. I think there's a frightening problem with this app... It will switch the iPhone ON at the scheduled time! (well, this is the expected behavior, but if you happen to be on a taking off or landing plane...)

Is it possible to insert only a wake label in /var/preferences/SystemConfiguration/com.apple.AutoWake.plist
instead of inserting the wakepoweron?

Also, if you could accept a second parameter for a filename to be executed, perhaps all the wakeup then tweet issue would be solved?

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Just a comment for White&#8217;s wakee app. I think there&#8217;s a frightening problem with this app&#8230; It will switch the iPhone ON at the scheduled time! (well, this is the expected behavior, but if you happen to be on a taking off or landing plane&#8230;)</p>
<p>Is it possible to insert only a wake label in /var/preferences/SystemConfiguration/com.apple.AutoWake.plist<br />
instead of inserting the wakepoweron?</p>
<p>Also, if you could accept a second parameter for a filename to be executed, perhaps all the wakeup then tweet issue would be solved?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: igienger</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-2024</link>
		<author>igienger</author>
		<pubDate>Thu, 20 Mar 2008 03:49:20 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-2024</guid>
		<description>Heya. Just wanted to say I've found whitee's approach (I'm assuming he did the same thing as me) successful. I'm using the same calls MobileMail uses to wake up the phone periodically.

Thanks to your program, I've been able to set up a nice visual timeline / map interface to view where I've been during the day (which, for today, is sadly only this apartment =P)

http://abstract.cs.washington.edu/~igienger/whereisian/history.html</description>
		<content:encoded><![CDATA[<p>Heya. Just wanted to say I&#8217;ve found whitee&#8217;s approach (I&#8217;m assuming he did the same thing as me) successful. I&#8217;m using the same calls MobileMail uses to wake up the phone periodically.</p>
<p>Thanks to your program, I&#8217;ve been able to set up a nice visual timeline / map interface to view where I&#8217;ve been during the day (which, for today, is sadly only this apartment =P)</p>
<p><a href="http://abstract.cs.washington.edu/~igienger/whereisian/history.html" rel="nofollow">http://abstract.cs.washington.edu/~igienger/whereisian/history.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danvuquoc</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-2014</link>
		<author>danvuquoc</author>
		<pubDate>Mon, 17 Mar 2008 01:41:41 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-2014</guid>
		<description>Hey white, I've got a question about your wakee, how are you using it? I've got a small script where I run

"wakee 14" to wake up in 14 minutes...
then I immediately wakeup wifi,
sleep for 10 seconds,
call the LocateMe function as POST vars to a url of my specification...

All of this is repeated every 15 minutes via launchctl. 

Should this be the correct approach?</description>
		<content:encoded><![CDATA[<p>Hey white, I&#8217;ve got a question about your wakee, how are you using it? I&#8217;ve got a small script where I run</p>
<p>&#8220;wakee 14&#8243; to wake up in 14 minutes&#8230;<br />
then I immediately wakeup wifi,<br />
sleep for 10 seconds,<br />
call the LocateMe function as POST vars to a url of my specification&#8230;</p>
<p>All of this is repeated every 15 minutes via launchctl. </p>
<p>Should this be the correct approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: z0t</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1993</link>
		<author>z0t</author>
		<pubDate>Wed, 12 Mar 2008 04:47:09 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1993</guid>
		<description>Im sure ramonk was paying attention, I believe he was asking how it works.  As for an explanation please see:

http://iphonedevdocs.com/forum/showpost.php?p=1493&#38;postcount=9

Im sure that is how white's "wakee" program does it.</description>
		<content:encoded><![CDATA[<p>Im sure ramonk was paying attention, I believe he was asking how it works.  As for an explanation please see:</p>
<p><a href="http://iphonedevdocs.com/forum/showpost.php?p=1493&amp;postcount=9" rel="nofollow">http://iphonedevdocs.com/forum/showpost.php?p=1493&amp;postcount=9</a></p>
<p>Im sure that is how white&#8217;s &#8220;wakee&#8221; program does it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: white</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1985</link>
		<author>white</author>
		<pubDate>Tue, 11 Mar 2008 01:05:34 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1985</guid>
		<description>ramonk: as for com.apple.AutoWake.plist it's auto generated one.  It reflects the actual wake up schedule.  You can use my wakee program and you'll see that the com.apple.AutoWake.plist changes as well.</description>
		<content:encoded><![CDATA[<p>ramonk: as for com.apple.AutoWake.plist it&#8217;s auto generated one.  It reflects the actual wake up schedule.  You can use my wakee program and you&#8217;ll see that the com.apple.AutoWake.plist changes as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: white</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1984</link>
		<author>white</author>
		<pubDate>Tue, 11 Mar 2008 00:59:02 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1984</guid>
		<description>ramonk: pay more attention to comments on this site.  Everything is explained.  See my little wakee program above.  It does the same what MobileMail.app for waking up.  cron goes sleeping as well as all other programs.  Well, my iPhone does not have any com.apple.AutoWake.plist files.  If you have one, please, share and we'll find out.</description>
		<content:encoded><![CDATA[<p>ramonk: pay more attention to comments on this site.  Everything is explained.  See my little wakee program above.  It does the same what MobileMail.app for waking up.  cron goes sleeping as well as all other programs.  Well, my iPhone does not have any com.apple.AutoWake.plist files.  If you have one, please, share and we&#8217;ll find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramonk</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1970</link>
		<author>ramonk</author>
		<pubDate>Sun, 09 Mar 2008 03:52:13 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1970</guid>
		<description>white / others--

Question (or actually 3) 

-- How does MobileMail.app wake up on its own? Is this method something we can copy?

-- there must be some kind of wakeup daemon. See for example /var/preferences/SystemConfiguration/com.apple.AutoWake.plist
This file is auto-generated by something, and it contains (for me) the next time a calendar reminder is set. I have no clue how to add something to this (I'm a bad programmer to start and have no experience with OSX), and the Calendar Reminder wake-ups may be too much. We don't want the backlight to come on every xx minutes... Also, they look like one time reminders.

-- cron. I see there is a crond running, although I can't see any cron jobs listed in /var/cron/tabs/root
Will cron get suspended while the system is asleep? Could we schedule something through cron rather than using the LaunchDaemon? Or am I looking at this too simplistic now?

Thanks, and THANKS ERICA for the cool util.

--Ramon

ps -- what am I doing with it? I am experimenting to turn my iPhone into a Ham Radio APRS tracker, that Curls my location straight into the APRS Findu database. The purpose is to build some kind of a tracker. 

Note that the submit API to the database is restricted to registered HAM Radio operators only. See the results at http://www.findu.com/cgi-bin/find.cgi?kx1t</description>
		<content:encoded><![CDATA[<p>white / others&#8211;</p>
<p>Question (or actually 3) </p>
<p>&#8211; How does MobileMail.app wake up on its own? Is this method something we can copy?</p>
<p>&#8211; there must be some kind of wakeup daemon. See for example /var/preferences/SystemConfiguration/com.apple.AutoWake.plist<br />
This file is auto-generated by something, and it contains (for me) the next time a calendar reminder is set. I have no clue how to add something to this (I&#8217;m a bad programmer to start and have no experience with OSX), and the Calendar Reminder wake-ups may be too much. We don&#8217;t want the backlight to come on every xx minutes&#8230; Also, they look like one time reminders.</p>
<p>&#8211; cron. I see there is a crond running, although I can&#8217;t see any cron jobs listed in /var/cron/tabs/root<br />
Will cron get suspended while the system is asleep? Could we schedule something through cron rather than using the LaunchDaemon? Or am I looking at this too simplistic now?</p>
<p>Thanks, and THANKS ERICA for the cool util.</p>
<p>&#8211;Ramon</p>
<p>ps &#8212; what am I doing with it? I am experimenting to turn my iPhone into a Ham Radio APRS tracker, that Curls my location straight into the APRS Findu database. The purpose is to build some kind of a tracker. </p>
<p>Note that the submit API to the database is restricted to registered HAM Radio operators only. See the results at <a href="http://www.findu.com/cgi-bin/find.cgi?kx1t" rel="nofollow">http://www.findu.com/cgi-bin/find.cgi?kx1t</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: white</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1960</link>
		<author>white</author>
		<pubDate>Fri, 07 Mar 2008 22:40:25 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1960</guid>
		<description>I've created the simple command line tool which takes  number of minutes as command argument and makes phone awake at the set time.

You can download it here http://rapidshare.com/files/97834383/wakee.html

I can also give you source on request, but it's extremely simple.  Now you don't have to depend on MobileMail.app mail checker ;)

Feel free to drop me a note to w at qwe3 dot com</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created the simple command line tool which takes  number of minutes as command argument and makes phone awake at the set time.</p>
<p>You can download it here <a href="http://rapidshare.com/files/97834383/wakee.html" rel="nofollow">http://rapidshare.com/files/97834383/wakee.html</a></p>
<p>I can also give you source on request, but it&#8217;s extremely simple.  Now you don&#8217;t have to depend on MobileMail.app mail checker <img src='http://ericasadun.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Feel free to drop me a note to w at qwe3 dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaiss</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1938</link>
		<author>shaiss</author>
		<pubDate>Thu, 06 Mar 2008 19:36:03 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1938</guid>
		<description>emailed you white and boomersmech</description>
		<content:encoded><![CDATA[<p>emailed you white and boomersmech</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaiss</title>
		<link>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1937</link>
		<author>shaiss</author>
		<pubDate>Thu, 06 Mar 2008 19:17:38 +0000</pubDate>
		<guid>http://ericasadun.com/2008/03/launch-daemon-hack/#comment-1937</guid>
		<description>white  , could you please email me at shaiss at] gmail dot{ com?

I'm working on the server side portion of tracking so we don't need to use tweet.

The iphone scripting is a bit above my head.  Email me if your interested and lets get things moving!!!

-shai</description>
		<content:encoded><![CDATA[<p>white  , could you please email me at shaiss at] gmail dot{ com?</p>
<p>I&#8217;m working on the server side portion of tracking so we don&#8217;t need to use tweet.</p>
<p>The iphone scripting is a bit above my head.  Email me if your interested and lets get things moving!!!</p>
<p>-shai</p>
]]></content:encoded>
	</item>
</channel>
</rss>

