<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to background load and cache UIImageViews images</title>
	<atom:link href="http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/</link>
	<description>Where the web comes to die...</description>
	<lastBuildDate>Fri, 13 Jan 2012 21:41:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lane Roathe</title>
		<link>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/comment-page-1/#comment-5490</link>
		<dc:creator>Lane Roathe</dc:creator>
		<pubDate>Fri, 13 Jan 2012 21:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.roathe.com/?p=179#comment-5490</guid>
		<description>I have, but real work has slowed progress on that update considerably.</description>
		<content:encoded><![CDATA[<p>I have, but real work has slowed progress on that update considerably.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/comment-page-1/#comment-5214</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 08 Jan 2012 18:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.roathe.com/?p=179#comment-5214</guid>
		<description>Hi there

Have you considered updating this for iOS5 (new memory management, etc)

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi there</p>
<p>Have you considered updating this for iOS5 (new memory management, etc)</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/comment-page-1/#comment-3411</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Wed, 09 Nov 2011 22:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.roathe.com/?p=179#comment-3411</guid>
		<description>Hi,

This is a great tutorial. Did you upload the enhanced one?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a great tutorial. Did you upload the enhanced one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lane Roathe</title>
		<link>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/comment-page-1/#comment-2747</link>
		<dc:creator>Lane Roathe</dc:creator>
		<pubDate>Thu, 22 Sep 2011 22:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.roathe.com/?p=179#comment-2747</guid>
		<description>I haven&#039;t had a chance to clean up the update for publishing yet. And, part of the reason is that I am wanting to ditch the legacy iOS 3.x support.

So, yes, I would think using NSCache might be the way to go here.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t had a chance to clean up the update for publishing yet. And, part of the reason is that I am wanting to ditch the legacy iOS 3.x support.</p>
<p>So, yes, I would think using NSCache might be the way to go here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sean</title>
		<link>http://www.roathe.com/2009/12/how-to-background-load-and-cache-uiimageviews-images/comment-page-1/#comment-2555</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Fri, 09 Sep 2011 20:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.roathe.com/?p=179#comment-2555</guid>
		<description>Hi Lane,

Did you get to update the code?  I like your idea, but i might do:
1) use NSCache (ios4+) which is completely threadsafe
2) use category extention to add strong property cache (for ARC)

What do you think?</description>
		<content:encoded><![CDATA[<p>Hi Lane,</p>
<p>Did you get to update the code?  I like your idea, but i might do:<br />
1) use NSCache (ios4+) which is completely threadsafe<br />
2) use category extention to add strong property cache (for ARC)</p>
<p>What do you think?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

