<?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>TiMeister - Online Project Management Software &#187; image</title>
	<atom:link href="http://www.timeister.com/tag/image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timeister.com</link>
	<description>Online Project Management  Software</description>
	<lastBuildDate>Sun, 18 Jul 2010 20:28:02 +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>Objective C: Zoom and Pintch UIImageView</title>
		<link>http://www.timeister.com/2009/09/objective-c-zoom-image/</link>
		<comments>http://www.timeister.com/2009/09/objective-c-zoom-image/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 20:26:18 +0000</pubDate>
		<dc:creator>TiMeister Admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[pintch]]></category>
		<category><![CDATA[uiimageview]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://blog.timeister.com/?p=465</guid>
		<description><![CDATA[To get started, we have to 1. Create a new project by selecting &#8220;Windows-based Application&#8221; 2. Create a new UIView using IB and name it ImgView. 3. Create a new file in XCode by selecting File -> New File -> UIViewController sub class and name it &#8220;ImgViewController&#8221;. 4. In IB, select File&#8217;s owner object of [...]]]></description>
		<wfw:commentRss>http://www.timeister.com/2009/09/objective-c-zoom-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Objective C: Cache Image on iPhone</title>
		<link>http://www.timeister.com/2009/09/objective-c-cache-image/</link>
		<comments>http://www.timeister.com/2009/09/objective-c-cache-image/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 20:09:22 +0000</pubDate>
		<dc:creator>TiMeister Admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[objective c]]></category>

		<guid isPermaLink="false">http://blog.timeister.com/?p=458</guid>
		<description><![CDATA[If you&#8217;re pulling in web data such as images that doesn&#8217;t change but needs to be viewed multiple times, you&#8217;ll want to cache it. Caching images dramatically improves the performance of scrolling tables and other views. Note: this only works for JPG and PNG images. If you have suggestions or find bugs, let me know. [...]]]></description>
		<wfw:commentRss>http://www.timeister.com/2009/09/objective-c-cache-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
