<?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>Demian&#039;s Tech Blog &#187; beginner</title>
	<atom:link href="http://demianturner.com/tag/beginner/feed/" rel="self" type="application/rss+xml" />
	<link>http://demianturner.com</link>
	<description>iPhone and other tech interests</description>
	<lastBuildDate>Sun, 25 Jul 2010 14:00:54 +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>Building your first iPhone app</title>
		<link>http://demianturner.com/2009/07/building-your-first-iphone-app/</link>
		<comments>http://demianturner.com/2009/07/building-your-first-iphone-app/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 18:04:19 +0000</pubDate>
		<dc:creator>demianturner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://demianturner.com/?p=129</guid>
		<description><![CDATA[The folks over at Packt publishing have published a nice succinct overview to get you started building your first iPhone app.  Of course it&#8217;s a Hello World! program, and, despite a few errors, it serves as a useful introduction, including a brief overview of the structure of the iPhone OS .
In order to make the [...]]]></description>
			<content:encoded><![CDATA[<p>The folks over at <strong>Packt</strong> publishing have published a nice succinct overview to get you started <a href="http://www.packtpub.com/article/development-of-iphone-applications">building your first iPhone app</a>.  Of course it&#8217;s a <em>Hello World</em>! program, and, despite a few errors, it serves as a useful introduction, including a brief overview of the structure of the iPhone OS .</p>
<p>In order to make the example work</p>
<ul>
<li>ignore the references to FirstApp.m, the author is referring to FirstAppAppDelegate.m which was created for you</li>
<li>you also need to remove <em>[window addSubview:viewController.view];</em> from the <em>applicationDidFinishLaunching</em> method</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://demianturner.com/2009/07/building-your-first-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Development Emergency Guide</title>
		<link>http://demianturner.com/2009/07/iphone-development-emergency-guide/</link>
		<comments>http://demianturner.com/2009/07/iphone-development-emergency-guide/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 11:13:59 +0000</pubDate>
		<dc:creator>demianturner</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://demianturner.com/?p=127</guid>
		<description><![CDATA[Matt Gemmell recently published the iPhone Development Emergency Guide &#8211; quite handy if you&#8217;re just getting into iPhone development.
]]></description>
			<content:encoded><![CDATA[<p>Matt Gemmell recently published the <a href="http://mattgemmell.com/2009/07/14/iphone-development-emergency-guide">iPhone Development Emergency Guide</a> &#8211; quite handy if you&#8217;re just getting into iPhone development.</p>
]]></content:encoded>
			<wfw:commentRss>http://demianturner.com/2009/07/iphone-development-emergency-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
