<?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"
	>
<channel>
	<title>Comments on: Implementing Tap to Zoom in UIScrollView on an iPhone</title>
	<atom:link href="http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/</link>
	<description>Jonathan</description>
	<pubDate>Fri, 19 Mar 2010 02:00:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Sergey</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-107157</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Wed, 08 Jul 2009 13:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-107157</guid>
		<description>Thanks! 
I am a beginner developer of applications for the iPhone. 
Your example I do not compile. Could you send me all the files of this example the e-mail?</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
I am a beginner developer of applications for the iPhone.<br />
Your example I do not compile. Could you send me all the files of this example the e-mail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mehran</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-102308</link>
		<dc:creator>mehran</dc:creator>
		<pubDate>Tue, 05 May 2009 08:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-102308</guid>
		<description>setZoomScale:animated is only available on 3.0 and above. If you want your app to work on lower versions of the OS, you need to find a different solution. (Most normal users don't update their iPhone OS with any reasonable frequency)</description>
		<content:encoded><![CDATA[<p>setZoomScale:animated is only available on 3.0 and above. If you want your app to work on lower versions of the OS, you need to find a different solution. (Most normal users don&#8217;t update their iPhone OS with any reasonable frequency)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Stanley</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-101413</link>
		<dc:creator>Shawn Stanley</dc:creator>
		<pubDate>Sun, 26 Apr 2009 14:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-101413</guid>
		<description>Ouch, that seems like a lot of work.  Why not use your scroll view's setZoomScale:animated:?

Rindra, just make the multiple subviews subviews of the scroll view's content view.</description>
		<content:encoded><![CDATA[<p>Ouch, that seems like a lot of work.  Why not use your scroll view&#8217;s setZoomScale:animated:?</p>
<p>Rindra, just make the multiple subviews subviews of the scroll view&#8217;s content view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rindra</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-95986</link>
		<dc:creator>Rindra</dc:creator>
		<pubDate>Fri, 20 Mar 2009 13:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-95986</guid>
		<description>How to implement it with multiple subviews?</description>
		<content:encoded><![CDATA[<p>How to implement it with multiple subviews?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rindra</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-95861</link>
		<dc:creator>Rindra</dc:creator>
		<pubDate>Thu, 19 Mar 2009 14:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-95861</guid>
		<description>Me too, I wonder if you could help me in creating slideshow with multiple images like Photo.app(MobileSlideShow) in iPhone?Thank you.</description>
		<content:encoded><![CDATA[<p>Me too, I wonder if you could help me in creating slideshow with multiple images like Photo.app(MobileSlideShow) in iPhone?Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maddy</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-93400</link>
		<dc:creator>maddy</dc:creator>
		<pubDate>Mon, 02 Mar 2009 07:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-93400</guid>
		<description>How to do the same with multiple images in a scroll view. ???

The tutorial was good.</description>
		<content:encoded><![CDATA[<p>How to do the same with multiple images in a scroll view. ???</p>
<p>The tutorial was good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demetriusb</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-92232</link>
		<dc:creator>demetriusb</dc:creator>
		<pubDate>Mon, 23 Feb 2009 23:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-92232</guid>
		<description>What would be the best way to do this with multiple images?</description>
		<content:encoded><![CDATA[<p>What would be the best way to do this with multiple images?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demetriusb</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-88764</link>
		<dc:creator>demetriusb</dc:creator>
		<pubDate>Sun, 01 Feb 2009 20:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-88764</guid>
		<description>Got your example to work. One question, why put all your code in the app delegate? It's a great example though.</description>
		<content:encoded><![CDATA[<p>Got your example to work. One question, why put all your code in the app delegate? It&#8217;s a great example though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonathan</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-87437</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Wed, 21 Jan 2009 19:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-87437</guid>
		<description>@john

MyContentView.h is just a plain .h file. No additions.</description>
		<content:encoded><![CDATA[<p>@john</p>
<p>MyContentView.h is just a plain .h file. No additions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://jonathanwatmough.com/2008/12/implementing-tap-to-zoom-in-uiscrollview-on-an-iphone/#comment-87168</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 19 Jan 2009 15:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanwatmough.com/?p=236#comment-87168</guid>
		<description>Where is MyContentView.h ?</description>
		<content:encoded><![CDATA[<p>Where is MyContentView.h ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
