<?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 for Justin Imhoff</title>
	<atom:link href="http://justinimhoff.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://justinimhoff.com</link>
	<description></description>
	<lastBuildDate>Sun, 08 Aug 2010 20:49:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Swipe Gesture with UIWebView by shaheel</title>
		<link>http://justinimhoff.com/swipe-gesture-with-uiwebview/comment-page-1/#comment-3345</link>
		<dc:creator>shaheel</dc:creator>
		<pubDate>Sun, 08 Aug 2010 20:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=78#comment-3345</guid>
		<description>Thanks Thanks Thanks a lot Justin! I&#039;ve been banging my head for hours to make this work using touches methods and your code worked perfectly in just seconds. You saved my time!

I really appreciate it! :)

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks Thanks Thanks a lot Justin! I&#8217;ve been banging my head for hours to make this work using touches methods and your code worked perfectly in just seconds. You saved my time!</p>
<p>I really appreciate it! <img src='http://justinimhoff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Swipe Gesture with UIWebView by Ladd</title>
		<link>http://justinimhoff.com/swipe-gesture-with-uiwebview/comment-page-1/#comment-3344</link>
		<dc:creator>Ladd</dc:creator>
		<pubDate>Sat, 07 Aug 2010 17:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=78#comment-3344</guid>
		<description>Also,

You might want to release swipeLeft and swipeRight once they have been added to the webView. :)

Great post...

Ladd</description>
		<content:encoded><![CDATA[<p>Also,</p>
<p>You might want to release swipeLeft and swipeRight once they have been added to the webView. <img src='http://justinimhoff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Great post&#8230;</p>
<p>Ladd</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Swipe Gesture with UIWebView by Ladd</title>
		<link>http://justinimhoff.com/swipe-gesture-with-uiwebview/comment-page-1/#comment-3343</link>
		<dc:creator>Ladd</dc:creator>
		<pubDate>Sat, 07 Aug 2010 17:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=78#comment-3343</guid>
		<description>Thanks Justin,

Simple and to the point! Very much appreciated.

Ladd</description>
		<content:encoded><![CDATA[<p>Thanks Justin,</p>
<p>Simple and to the point! Very much appreciated.</p>
<p>Ladd</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Swipe Gesture with UIWebView by ianr</title>
		<link>http://justinimhoff.com/swipe-gesture-with-uiwebview/comment-page-1/#comment-3342</link>
		<dc:creator>ianr</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=78#comment-3342</guid>
		<description>Sorry! Ignore part 2 above. Realised I didn&#039;t have &#039;scale pages to fit&#039; checked in the IB.</description>
		<content:encoded><![CDATA[<p>Sorry! Ignore part 2 above. Realised I didn&#8217;t have &#8216;scale pages to fit&#8217; checked in the IB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Swipe Gesture with UIWebView by ianr</title>
		<link>http://justinimhoff.com/swipe-gesture-with-uiwebview/comment-page-1/#comment-3341</link>
		<dc:creator>ianr</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=78#comment-3341</guid>
		<description>Works nicely. Thanks too.
Two points: 1. I had to add  into the viewcontroller header file
2. The webView appears to lose its usual gesture recognition behaviour - such as double tap to zoom, or pinch to zoom in and out. Any thoughts on reinstating these without reinventing the wheel, so to speak?

Ian</description>
		<content:encoded><![CDATA[<p>Works nicely. Thanks too.<br />
Two points: 1. I had to add  into the viewcontroller header file<br />
2. The webView appears to lose its usual gesture recognition behaviour &#8211; such as double tap to zoom, or pinch to zoom in and out. Any thoughts on reinstating these without reinventing the wheel, so to speak?</p>
<p>Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Swipe Gesture with UIWebView by jason jensen</title>
		<link>http://justinimhoff.com/swipe-gesture-with-uiwebview/comment-page-1/#comment-3340</link>
		<dc:creator>jason jensen</dc:creator>
		<pubDate>Wed, 21 Jul 2010 02:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=78#comment-3340</guid>
		<description>This code saved me a lot of time :)

Works like a charm.

Thanks! :)</description>
		<content:encoded><![CDATA[<p>This code saved me a lot of time <img src='http://justinimhoff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Works like a charm.</p>
<p>Thanks! <img src='http://justinimhoff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Multitouch Gesture Example by jason jensen</title>
		<link>http://justinimhoff.com/flash-multitouch-gesture-example/comment-page-1/#comment-3338</link>
		<dc:creator>jason jensen</dc:creator>
		<pubDate>Wed, 21 Jul 2010 02:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=47#comment-3338</guid>
		<description>Hi Justin.

This code probably just saved me hours of agonizing. Took 15 seconds to implement.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Justin.</p>
<p>This code probably just saved me hours of agonizing. Took 15 seconds to implement.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Multitouch Gesture Example by Making Flex DisplayObjects Zoom and Rotate (Multitouch Screencast) &#171; MultiTouchup.com</title>
		<link>http://justinimhoff.com/flash-multitouch-gesture-example/comment-page-1/#comment-3307</link>
		<dc:creator>Making Flex DisplayObjects Zoom and Rotate (Multitouch Screencast) &#171; MultiTouchup.com</dc:creator>
		<pubDate>Thu, 04 Feb 2010 12:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=47#comment-3307</guid>
		<description>[...] noticed the matrix transform over at Justin Imhoff&#8217;s blog.  I highly recommend that you add his blog to your feed reader.  I also mentioned the Natural [...]</description>
		<content:encoded><![CDATA[<p>[...] noticed the matrix transform over at Justin Imhoff&#8217;s blog.  I highly recommend that you add his blog to your feed reader.  I also mentioned the Natural [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial on using runtime skinning in Adobe AIR applications by Charles</title>
		<link>http://justinimhoff.com/tutorial-on-using-runtime-skinning-in-adobe-air-applications/comment-page-1/#comment-3306</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Sat, 30 Jan 2010 18:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=42#comment-3306</guid>
		<description>This is a wonderful article on AIR and functional UI.  I got the Times reader so that I could check it out while reading your article.

I don&#039;t think that application is just a web app.  It obviously incorporates the AIR htmlLoader, but there is also the crossword, news in video, and news in pictures sections that are awesome.  Seems like this app would clean up shop on a tablet.

Its unfortunate that in AIR beta 2 there are still huge limitations on interfacing with peripherals.  At least it incorporates socket server methodology.  It would be nice if the platform started supporting multi-threading as well.

Great article!</description>
		<content:encoded><![CDATA[<p>This is a wonderful article on AIR and functional UI.  I got the Times reader so that I could check it out while reading your article.</p>
<p>I don&#8217;t think that application is just a web app.  It obviously incorporates the AIR htmlLoader, but there is also the crossword, news in video, and news in pictures sections that are awesome.  Seems like this app would clean up shop on a tablet.</p>
<p>Its unfortunate that in AIR beta 2 there are still huge limitations on interfacing with peripherals.  At least it incorporates socket server methodology.  It would be nice if the platform started supporting multi-threading as well.</p>
<p>Great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Multitouch Gesture Example by Jim Spadaccini</title>
		<link>http://justinimhoff.com/flash-multitouch-gesture-example/comment-page-1/#comment-3304</link>
		<dc:creator>Jim Spadaccini</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://justinimhoff.com/?p=47#comment-3304</guid>
		<description>Thanks for the kind words about Gestureworks. Development of the Flex version is underway. We should be announcing it in February. Also, our Open Gesture Library will be available and open source in next week or two.
http://gestureworks.com/support-tutorials/supported-gestures/</description>
		<content:encoded><![CDATA[<p>Thanks for the kind words about Gestureworks. Development of the Flex version is underway. We should be announcing it in February. Also, our Open Gesture Library will be available and open source in next week or two.<br />
<a href="http://gestureworks.com/support-tutorials/supported-gestures/" rel="nofollow">http://gestureworks.com/support-tutorials/supported-gestures/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

