<?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>Roathe.com &#187; c</title>
	<atom:link href="http://www.roathe.com/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roathe.com</link>
	<description>Where the web comes to die...</description>
	<lastBuildDate>Tue, 20 Jul 2010 02:23:28 +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>OOP != classes, but may == DOD</title>
		<link>http://www.roathe.com/2010/03/oop-classes-but-may-dod/</link>
		<comments>http://www.roathe.com/2010/03/oop-classes-but-may-dod/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 19:52:53 +0000</pubDate>
		<dc:creator>Lane Roathe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.roathe.com/?p=201</guid>
		<description><![CDATA[<br/>Think about how the system will use your data, and design your objects so that their data is optimized for highest performance. Then code your OOP design in whichever language is best for the task.]]></description>
		<wfw:commentRss>http://www.roathe.com/2010/03/oop-classes-but-may-dod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to background load and cache UIImageViews images</title>
		<link>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/</link>
		<comments>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 10:01:50 +0000</pubDate>
		<dc:creator>Lane Roathe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Objective]]></category>
		<category><![CDATA[UIImage]]></category>
		<category><![CDATA[UIImageView]]></category>

		<guid isPermaLink="false">http://www.roathe.com/?p=179</guid>
		<description><![CDATA[<br/>It&#8217;s often the case that the apps I am working on are required to download quite a couple, or even a few dozen, images and display them in a UIImageView. In looking online I found a few different methods of loading image data for a UIImageView in the background, and a few examples of caching <a href='http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
