<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Robert Balousek &#187; SDK</title>
	<atom:link href="http://robert.balousek.net/tag/sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.balousek.net</link>
	<description></description>
	<lastBuildDate>Tue, 19 Jul 2011 08:19:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone SDK: No Background Processes</title>
		<link>http://robert.balousek.net/2008/03/07/iphone-sdk-no-background-processes/</link>
		<comments>http://robert.balousek.net/2008/03/07/iphone-sdk-no-background-processes/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 23:16:44 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[background processes]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://robert.balousek.net/2008/03/07/iphone-sdk-no-background-processes/</guid>
		<description><![CDATA[The iPhone SDK presentation sounded great, but they didn&#8217;t answer every question. They also didn&#8217;t mention some important details. Most importantly:
Only one iPhone application can run at a time, and third-party applications never run in the background. This means that when users switch to another application, answer the phone, or check their email, the application [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.apple.com/quicktime/qtv/iphoneroadmap/">iPhone SDK presentation</a> sounded great, but they didn&#8217;t answer every question. They also didn&#8217;t mention some important details. Most importantly:</p>
<blockquote><p>Only one iPhone application can run at a time, and third-party applications never run in the background. This means that when users switch to another application, answer the phone, or check their email, the application they were using quits.</p></blockquote>
<p><a href="http://robert.balousek.net/2008/03/07/iphone-sdk-no-background-processes/apple-iphone-sdk/" rel="attachment wp-att-74" title="Apple iPhone SDK"><img src="http://robert.balousek.net/wp-content/uploads/2008/03/iphone_sdk.jpg" alt="Apple iPhone SDK" align="right" hspace="10" vspace="10" /></a>This is one of the caveats explained in the 100 page <em>iPhone Human Interface Guidelines</em> PDF on the <a href="http://developer.apple.com/iphone/">iPhone SDK website</a>.</p>
<p>So what does this mean to the average non-programmer/layperson? Simply put:</p>
<blockquote><p> If you are running an application such as AOL Instant Messenger on your iPhone, everytime you receive a call or browse away from the application you would be signed out, you would lose any unread messages, and your conversations would end.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://robert.balousek.net/2008/03/07/iphone-sdk-no-background-processes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

