<?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>Kimball&#039;s House Of Pain&#187; Objective-C</title>
	<atom:link href="http://www.kimballlarsen.com/tag/objective-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kimballlarsen.com</link>
	<description>There&#039;s No Substitute For A Good Subtitle</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:15:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Help Me Re-Name My Latest App!</title>
		<link>http://www.kimballlarsen.com/2010/01/28/help-me-re-name-my-latest-app/</link>
		<comments>http://www.kimballlarsen.com/2010/01/28/help-me-re-name-my-latest-app/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 16:44:29 +0000</pubDate>
		<dc:creator>kimball</dc:creator>
				<category><![CDATA[Bloggity Blog Blog]]></category>
		<category><![CDATA[Techie Mumbo Jumbo]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[inPictures]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.kimballlarsen.com/?p=1289</guid>
		<description><![CDATA[Just about anyone who&#8217;s been in the same room with me for more than 5 minutes over the last few months has likely been accosted by me in an attempt to show off my latest iPhone app: inPictures.  The reaction to the app has universally been positive &#8211; people think the idea behind the app [...]]]></description>
		<wfw:commentRss>http://www.kimballlarsen.com/2010/01/28/help-me-re-name-my-latest-app/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Write iPhone Apps</title>
		<link>http://www.kimballlarsen.com/2010/01/21/how-to-write-iphone-apps/</link>
		<comments>http://www.kimballlarsen.com/2010/01/21/how-to-write-iphone-apps/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 06:34:21 +0000</pubDate>
		<dc:creator>kimball</dc:creator>
				<category><![CDATA[Bloggity Blog Blog]]></category>
		<category><![CDATA[Techie Mumbo Jumbo]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Noob]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Pontificate]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[Stump]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.kimballlarsen.com/?p=1243</guid>
		<description><![CDATA[More and more frequently I&#8217;m approached by folks who are interested in writing apps for the iPhone, and want to know how to get started.  Usually these are not other programmers with a few years of experience with other platforms, but rather folks who think it would be neat to get into the whole iPhone [...]]]></description>
		<wfw:commentRss>http://www.kimballlarsen.com/2010/01/21/how-to-write-iphone-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Detect iPhone App Version At Runtime?</title>
		<link>http://www.kimballlarsen.com/2009/11/12/how-to-detect-iphone-app-version-at-runtime/</link>
		<comments>http://www.kimballlarsen.com/2009/11/12/how-to-detect-iphone-app-version-at-runtime/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 06:41:48 +0000</pubDate>
		<dc:creator>kimball</dc:creator>
				<category><![CDATA[Techie Mumbo Jumbo]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.kimballlarsen.com/?p=1052</guid>
		<description><![CDATA[I&#8217;m currently working on an application that will need to know what version of the app is currently running.  For instance, when I release version 1.2 of the app, I may need to update files that were left behind by version 1.1, but only do the update one time &#8211; the first time version 1.2 [...]]]></description>
		<wfw:commentRss>http://www.kimballlarsen.com/2009/11/12/how-to-detect-iphone-app-version-at-runtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Racing the Apple Timeclock</title>
		<link>http://www.kimballlarsen.com/2009/10/22/racing-the-apple-timeclock/</link>
		<comments>http://www.kimballlarsen.com/2009/10/22/racing-the-apple-timeclock/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 06:33:06 +0000</pubDate>
		<dc:creator>kimball</dc:creator>
				<category><![CDATA[Miridia]]></category>
		<category><![CDATA[Techie Mumbo Jumbo]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.kimballlarsen.com/2009/10/22/racing-the-apple-timeclock/</guid>
		<description><![CDATA[On Friday, October 16th, I uploaded a new application to the apple iTunes App store.  It&#8217;s an application I developed at work, and I won&#8217;t bore you with details of what it does other than to say it&#8217;s called &#8220;Auriculo&#8221; and is acupuncture related. On Monday at work we decided that we could re-create the [...]]]></description>
		<wfw:commentRss>http://www.kimballlarsen.com/2009/10/22/racing-the-apple-timeclock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UITableView Hints</title>
		<link>http://www.kimballlarsen.com/2008/09/29/uitableview-hints/</link>
		<comments>http://www.kimballlarsen.com/2008/09/29/uitableview-hints/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 16:44:25 +0000</pubDate>
		<dc:creator>kimball</dc:creator>
				<category><![CDATA[Techie Mumbo Jumbo]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[UITAbleView]]></category>

		<guid isPermaLink="false">http://www.kimballlarsen.com/blog/?p=357</guid>
		<description><![CDATA[As someone only recently exposed to Objective-C, Cocoa, and the iPhone development environments, I have been struggling with some of the ways that Apple has decided to do things. Today I beat my head against a UITableView for most of the day, trying to figure out how to set up the view, the datasource, the [...]]]></description>
		<wfw:commentRss>http://www.kimballlarsen.com/2008/09/29/uitableview-hints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UIPickerView SDK Permutations</title>
		<link>http://www.kimballlarsen.com/2008/07/30/uipickerview-sdk-permutations/</link>
		<comments>http://www.kimballlarsen.com/2008/07/30/uipickerview-sdk-permutations/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 03:58:56 +0000</pubDate>
		<dc:creator>kimball</dc:creator>
				<category><![CDATA[Techie Mumbo Jumbo]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[UIPickerView]]></category>

		<guid isPermaLink="false">http://www.kimballlarsen.com/blog/?p=384</guid>
		<description><![CDATA[I have recently begun to learn to develop applications for the iPhone.  This means I&#8217;m getting my head back into Objective-C (where it&#8217;s not been for several years &#8211; ever since I stopped writing WebObjects code) and learning all the cocoa frameworks and specialized SDK for the iPhone. For a project I&#8217;m working on, we [...]]]></description>
		<wfw:commentRss>http://www.kimballlarsen.com/2008/07/30/uipickerview-sdk-permutations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

