<?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>Scott Means &#187; iPhone</title>
	<atom:link href="http://smeans.com/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://smeans.com</link>
	<description>Ripping the envelope of software development, one technology at a time.</description>
	<lastBuildDate>Tue, 15 Nov 2011 20:44:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Core data model migration on the iPhone.</title>
		<link>http://smeans.com/2009/08/02/core-data-model-migration-on-the-iphone/</link>
		<comments>http://smeans.com/2009/08/02/core-data-model-migration-on-the-iphone/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 21:39:21 +0000</pubDate>
		<dc:creator>smeans</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://smeans.com/?p=196</guid>
		<description><![CDATA[Doing something as simple as adding a new attribute to an entity in your Core Data model will break your application when it comes to opening older persistent data stores. Core Data has some support for automatic migration, documented in the &#8220;Introduction to Core Data Model Versioning and Data Migration Programming Guide&#8221; (whew!) in the [...]]]></description>
			<content:encoded><![CDATA[<p>Doing something as simple as adding a new attribute to an entity in your Core Data model will break your application when it comes to opening older persistent data stores. Core Data has some support for automatic migration, documented in the &#8220;Introduction to Core Data Model Versioning and Data Migration Programming Guide&#8221; (whew!) in the Lightweight Migration section. Unfortunately, there are crucial steps that are not mentioned in this section. Kudos to Grouchal on Stack Overflow for giving us the <a href="http://stackoverflow.com/questions/1018155/what-do-i-have-to-do-to-get-core-data-to-automatically-migrate-models/1219911#1219911">rest of the story</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://smeans.com/2009/08/02/core-data-model-migration-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coolibah!</title>
		<link>http://smeans.com/2009/07/23/coolibah/</link>
		<comments>http://smeans.com/2009/07/23/coolibah/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 03:55:02 +0000</pubDate>
		<dc:creator>smeans</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[scrapbooking]]></category>

		<guid isPermaLink="false">http://smeans.com/2009/07/23/coolibah/</guid>
		<description><![CDATA[I was on the phone with my friend tonight, and I realized that I haven&#8217;t put any links to my latest iPhone project on the blog. Oops! Here&#8217;s a demo video showing Coolibah, the iPhone scrapbooking project I&#8217;m doing with my sister Bobbie: You can also visit the Coolibah blog for the latest updates. We&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I was on the phone with my friend tonight, and I realized that I haven&#8217;t put any links to my latest iPhone project on the blog. Oops! Here&#8217;s a demo video showing Coolibah, the iPhone scrapbooking project I&#8217;m doing with my sister Bobbie:<br />
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/DzZvRDPB0cU&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/DzZvRDPB0cU&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>You can also visit the <a href="http://coolibahme.blogspot.com">Coolibah blog</a> for the latest updates. We&#8217;re also on Twitter (@coolibahme).</p>
]]></content:encoded>
			<wfw:commentRss>http://smeans.com/2009/07/23/coolibah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

