<?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/"
		>
<channel>
	<title>Comments on: iPhone SDK</title>
	<atom:link href="http://nanocr.eu/2008/03/06/iphone-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://nanocr.eu/2008/03/06/iphone-sdk/</link>
	<description>Jon Lech Johansen’s blog</description>
	<lastBuildDate>Fri, 12 Jun 2009 05:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam</title>
		<link>http://nanocr.eu/2008/03/06/iphone-sdk/comment-page-1/#comment-6461</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 12 Jun 2008 12:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://nanocr.eu/2008/03/06/iphone-sdk/#comment-6461</guid>
		<description>While the lack of background app support is indeed somewhat annoying (and prevents many types of mobile apps from being practical), the recent Stevenote has demonstrated that an AIM-type application doesn&#039;t particularly need to be running in the background.

The solution is to move all management to the server-side, and use the push notification system to re-launch the app when something of note happens. For example, you run the app to log in and view your contact list. Presumably, the most recent state of the app can be saved. Re-launching the app would only require a quick update from the server to update the most recent known state of your contact list and conversations. Any activity, such as new messages, can be received by the server and pushed out to the iPhone even though the app is not running. The app can then be re-launched, using the previously stored state and updating with the latest info. To the user, the experience should be remarkably similar to a true background app.

Of course, this is all a huge kludge. A lot of extra work needs to be put in to handle all this state and session management, and now you need to invest significant additional server-side resources for your app.</description>
		<content:encoded><![CDATA[<p>While the lack of background app support is indeed somewhat annoying (and prevents many types of mobile apps from being practical), the recent Stevenote has demonstrated that an AIM-type application doesn&#8217;t particularly need to be running in the background.</p>
<p>The solution is to move all management to the server-side, and use the push notification system to re-launch the app when something of note happens. For example, you run the app to log in and view your contact list. Presumably, the most recent state of the app can be saved. Re-launching the app would only require a quick update from the server to update the most recent known state of your contact list and conversations. Any activity, such as new messages, can be received by the server and pushed out to the iPhone even though the app is not running. The app can then be re-launched, using the previously stored state and updating with the latest info. To the user, the experience should be remarkably similar to a true background app.</p>
<p>Of course, this is all a huge kludge. A lot of extra work needs to be put in to handle all this state and session management, and now you need to invest significant additional server-side resources for your app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Ballard</title>
		<link>http://nanocr.eu/2008/03/06/iphone-sdk/comment-page-1/#comment-6184</link>
		<dc:creator>Kevin Ballard</dc:creator>
		<pubDate>Sun, 16 Mar 2008 03:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://nanocr.eu/2008/03/06/iphone-sdk/#comment-6184</guid>
		<description>Ken: By paying $299 (instead of the usual $99) you&#039;ll be able to deploy apps enterprise-wide instead of globally.</description>
		<content:encoded><![CDATA[<p>Ken: By paying $299 (instead of the usual $99) you&#8217;ll be able to deploy apps enterprise-wide instead of globally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefus</title>
		<link>http://nanocr.eu/2008/03/06/iphone-sdk/comment-page-1/#comment-6154</link>
		<dc:creator>Stefus</dc:creator>
		<pubDate>Sat, 08 Mar 2008 13:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://nanocr.eu/2008/03/06/iphone-sdk/#comment-6154</guid>
		<description>Ken: &lt;a href=&quot;http://arstechnica.com/journals/apple.ars/2008/03/06/apple-to-create-enterprise-appstore-for-internal-deployment&quot; rel=&quot;nofollow&quot;&gt;Apple to create enterprise AppStore for internal deployment&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Ken: <a href="http://arstechnica.com/journals/apple.ars/2008/03/06/apple-to-create-enterprise-appstore-for-internal-deployment" rel="nofollow">Apple to create enterprise AppStore for internal deployment</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Kvinge</title>
		<link>http://nanocr.eu/2008/03/06/iphone-sdk/comment-page-1/#comment-6148</link>
		<dc:creator>Jonas Kvinge</dc:creator>
		<pubDate>Fri, 07 Mar 2008 21:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://nanocr.eu/2008/03/06/iphone-sdk/#comment-6148</guid>
		<description>Hi, I&#039;ve been reading some of your blog posts and was wondering if you&#039;d like to try reverse engineer the new iPods so that there is possible to make it run with rockbox. I got an iPod Classic for christmas and I have no way of playing my music collection of over 900 cd&#039;s ripped to flac on the iPod.

http://forums.rockbox.org/index.php?topic=14086.0</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve been reading some of your blog posts and was wondering if you&#8217;d like to try reverse engineer the new iPods so that there is possible to make it run with rockbox. I got an iPod Classic for christmas and I have no way of playing my music collection of over 900 cd&#8217;s ripped to flac on the iPod.</p>
<p><a href="http://forums.rockbox.org/index.php?topic=14086.0" rel="nofollow">http://forums.rockbox.org/index.php?topic=14086.0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Sykora</title>
		<link>http://nanocr.eu/2008/03/06/iphone-sdk/comment-page-1/#comment-6147</link>
		<dc:creator>Ken Sykora</dc:creator>
		<pubDate>Fri, 07 Mar 2008 15:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://nanocr.eu/2008/03/06/iphone-sdk/#comment-6147</guid>
		<description>The only thing that really bothers me about the SDK is that there&#039;s not an official way to deploy an application to the phone without using the Application Store. What if I want to write an enterprise application to be used by those in my company but I don&#039;t want to make it publicly available through the Application Store?</description>
		<content:encoded><![CDATA[<p>The only thing that really bothers me about the SDK is that there&#8217;s not an official way to deploy an application to the phone without using the Application Store. What if I want to write an enterprise application to be used by those in my company but I don&#8217;t want to make it publicly available through the Application Store?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
