<?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: Loading a UIImage from a bundle</title>
	<atom:link href="http://www.artin.org/geekblog/2009/06/loading-a-uiimage-from-a-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artin.org/geekblog/2009/06/loading-a-uiimage-from-a-bundle/</link>
	<description>A place to write down the crap from my brain</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:38:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: objective-c</title>
		<link>http://www.artin.org/geekblog/2009/06/loading-a-uiimage-from-a-bundle/comment-page-1/#comment-427</link>
		<dc:creator>objective-c</dc:creator>
		<pubDate>Wed, 17 Aug 2011 14:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.artin.org/geekblog/?p=33#comment-427</guid>
		<description>Thanks ;)</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.artin.org/geekblog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Schulz</title>
		<link>http://www.artin.org/geekblog/2009/06/loading-a-uiimage-from-a-bundle/comment-page-1/#comment-72</link>
		<dc:creator>Tom Schulz</dc:creator>
		<pubDate>Wed, 15 Sep 2010 22:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.artin.org/geekblog/?p=33#comment-72</guid>
		<description>I have found that this

UIImage* I = [[UIImage imageNamed:@&quot;image.png&quot;] retain];

Also really works.

Tom</description>
		<content:encoded><![CDATA[<p>I have found that this</p>
<p>UIImage* I = [[UIImage imageNamed:@"image.png"] retain];</p>
<p>Also really works.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheese[OnToast]</title>
		<link>http://www.artin.org/geekblog/2009/06/loading-a-uiimage-from-a-bundle/comment-page-1/#comment-49</link>
		<dc:creator>Cheese[OnToast]</dc:creator>
		<pubDate>Sun, 16 May 2010 18:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.artin.org/geekblog/?p=33#comment-49</guid>
		<description>Great stuff, spot on here too!</description>
		<content:encoded><![CDATA[<p>Great stuff, spot on here too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.artin.org/geekblog/2009/06/loading-a-uiimage-from-a-bundle/comment-page-1/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 16 Jul 2009 13:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.artin.org/geekblog/?p=33#comment-10</guid>
		<description>Glad I could help!</description>
		<content:encoded><![CDATA[<p>Glad I could help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Schulz</title>
		<link>http://www.artin.org/geekblog/2009/06/loading-a-uiimage-from-a-bundle/comment-page-1/#comment-9</link>
		<dc:creator>Tom Schulz</dc:creator>
		<pubDate>Thu, 16 Jul 2009 05:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.artin.org/geekblog/?p=33#comment-9</guid>
		<description>Thanks. You&#039;re the first hit from &quot;UIImage load bundle&quot; and told me exactly what I needed.

Tom</description>
		<content:encoded><![CDATA[<p>Thanks. You&#8217;re the first hit from &#8220;UIImage load bundle&#8221; and told me exactly what I needed.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

