<?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>markjnet &#187; new</title>
	<atom:link href="http://www.markj.net/tag/new/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markj.net</link>
	<description>iPhone App Development &#38; Consulting</description>
	<lastBuildDate>Sun, 04 Jul 2010 22:14:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>UITables with Downloaded Images &#8211; Easy Asynchronous Code</title>
		<link>http://www.markj.net/iphone-asynchronous-table-image/</link>
		<comments>http://www.markj.net/iphone-asynchronous-table-image/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 04:19:54 +0000</pubDate>
		<dc:creator>markj</dc:creator>
				<category><![CDATA[App Development]]></category>
		<category><![CDATA[Add]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[tag]]></category>

		<guid isPermaLink="false">http://www.markj.net/?p=174</guid>
		<description><![CDATA[How do you download images from the web and display them in a UITableView that scrolls smoothly and never lags? You need a multi-threaded app! Cocoa makes it easy... I'll show you how I did it in just 40 lines of code and with no thread safe headaches...]]></description>
		<wfw:commentRss>http://www.markj.net/iphone-asynchronous-table-image/feed/</wfw:commentRss>
		<slash:comments>124</slash:comments>
		</item>
	</channel>
</rss>
