<?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; development</title>
	<atom:link href="http://demianturner.com/tag/development/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>Things you need to know about the mobile industry</title>
		<link>http://demianturner.com/2010/03/things-you-need-to-know-about-the-mobile-industry/</link>
		<comments>http://demianturner.com/2010/03/things-you-need-to-know-about-the-mobile-industry/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 18:42:58 +0000</pubDate>
		<dc:creator>demianturner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://demianturner.com/?p=302</guid>
		<description><![CDATA[Thanks to Dave for pointing out this presentation.
Devnest #7 Mobile Industry Review
View more presentations from Mobile Industry Review.

]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://www.linkedin.com/in/natts">Dave</a> for pointing out this presentation.</p>
<div id="__ss_3395707" style="width: 425px;"><strong><a title="Devnest #7 Mobile Industry Review" href="http://www.slideshare.net/mobileindustryreview/devnest-7-mobile-industry-review">Devnest #7 Mobile Industry Review</a></strong><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=devnest-100311050153-phpapp02&amp;rel=0&amp;stripped_title=devnest-7-mobile-industry-review" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=devnest-100311050153-phpapp02&amp;rel=0&amp;stripped_title=devnest-7-mobile-industry-review" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/mobileindustryreview">Mobile Industry Review</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://demianturner.com/2010/03/things-you-need-to-know-about-the-mobile-industry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Xcode with iPhone OS 3.0.1</title>
		<link>http://demianturner.com/2009/08/using-xcode-with-iphone-os-3-0-1/</link>
		<comments>http://demianturner.com/2009/08/using-xcode-with-iphone-os-3-0-1/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 06:35:07 +0000</pubDate>
		<dc:creator>demianturner</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://demianturner.com/?p=158</guid>
		<description><![CDATA[Once you&#8217;ve installed your security update you will no longer be able to deploy apps to your device with Xcode, until you run the update advised here.
]]></description>
			<content:encoded><![CDATA[<p>Once you&#8217;ve installed your security update you will no longer be able to deploy apps to your device with Xcode, until you run the <a href="http://discussions.apple.com/thread.jspa?messageID=9964831">update advised here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://demianturner.com/2009/08/using-xcode-with-iphone-os-3-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>iPhone and Objective C App Development for Experienced Programmers</title>
		<link>http://demianturner.com/2009/06/iphone-and-objective-c-app-development-for-experienced-programmers/</link>
		<comments>http://demianturner.com/2009/06/iphone-and-objective-c-app-development-for-experienced-programmers/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 10:24:21 +0000</pubDate>
		<dc:creator>demianturner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[objective c]]></category>

		<guid isPermaLink="false">http://demianturner.com/?p=11</guid>
		<description><![CDATA[A great article from http://diamondtearz.org/, check it out.

]]></description>
			<content:encoded><![CDATA[<p>A great article from <a href="http://diamondtearz.org/iphone-objectivec-experienced-programmers/">http://diamondtearz.org/</a>, check it out.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/_JnsMGOJW1M&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/_JnsMGOJW1M&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://demianturner.com/2009/06/iphone-and-objective-c-app-development-for-experienced-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
