<?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>frankschmitt.org &#187; Cocoa</title>
	<atom:link href="http://frankschmitt.org/category/cocoa/feed" rel="self" type="application/rss+xml" />
	<link>http://frankschmitt.org</link>
	<description>Information, projects</description>
	<lastBuildDate>Wed, 30 Jun 2010 00:15:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Blank UILabels in iPhone OS 2.x</title>
		<link>http://frankschmitt.org/2009/03/blank-uilabels-in-iphone-os-2x</link>
		<comments>http://frankschmitt.org/2009/03/blank-uilabels-in-iphone-os-2x#comments</comments>
		<pubDate>Fri, 27 Mar 2009 17:32:18 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[iPhone Cocoa]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/?p=74</guid>
		<description><![CDATA[I spent about an hour yesterday carefully stepping through some code that was setting the text of a UILabel in an iPhone app I&#8217;m working on. It worked perfectly on my 3.0 development box and my 3.0 device, but for some inexpicable reason, the text wasn&#8217;t showing up on my client&#8217;s 2.0 machine or device. [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2009/03/blank-uilabels-in-iphone-os-2x/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Simulator as Try-Before-You-Buy</title>
		<link>http://frankschmitt.org/2008/03/iphone-simulator-as-try-before-you-buy</link>
		<comments>http://frankschmitt.org/2008/03/iphone-simulator-as-try-before-you-buy#comments</comments>
		<pubDate>Sat, 08 Mar 2008 01:22:35 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/2008/03/iphone-simulator-as-try-before-you-buy</guid>
		<description><![CDATA[Apple released the beta version of their iPhone SDK yesterday, and the response from the developer community was an unintentional DDoS of the entire developer.apple.com domain. But there are a few caveats to the otherwise Christmas-morning-like announcement. Among them is that to get an app into the hands of users, a developer must sign up [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2008/03/iphone-simulator-as-try-before-you-buy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project Up</title>
		<link>http://frankschmitt.org/2007/08/new-project-up</link>
		<comments>http://frankschmitt.org/2007/08/new-project-up#comments</comments>
		<pubDate>Thu, 09 Aug 2007 00:37:14 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/2007/08/new-project-up</guid>
		<description><![CDATA[The previously mentioned teach-myself-to-program-Cocoa-apps app is now available in a more-or-less feature-complete beta version. The program is called Checkpoint, and is used to calculate scores for a certain style of time-speed-distance road rally. It’s something I had first tried to put together as a pure JavaScript+HTML app à la TiddlyWiki (but without the ability to [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2007/08/new-project-up/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interfacing Combo Boxes with Core Data</title>
		<link>http://frankschmitt.org/2007/06/comboboxen</link>
		<comments>http://frankschmitt.org/2007/06/comboboxen#comments</comments>
		<pubDate>Thu, 28 Jun 2007 07:11:23 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Cocoa]]></category>

		<guid isPermaLink="false">http://frankschmitt.org/2007/06/comboboxen</guid>
		<description><![CDATA[I&#8217;ve been putting together a &#8220;Learn how to program Cocoa&#8221; program, and one of the things I&#8217;ve recently struggled with is how to link up an NSComboBox with a Core Data entity so that a heretofore unseen entry in the text box part of the combo box adds an instance of the entity and sets [...]]]></description>
		<wfw:commentRss>http://frankschmitt.org/2007/06/comboboxen/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
