<?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>SkyBlog &#187; multitouch</title>
	<atom:link href="http://www.skylarcantu.com/blog/tag/multitouch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skylarcantu.com/blog</link>
	<description>...just some of my thoughts.</description>
	<lastBuildDate>Fri, 18 Dec 2009 09:35:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dynamic rounded rect drawing w/Multitouch</title>
		<link>http://www.skylarcantu.com/blog/2009/08/12/dynamic-rounded-rect-drawing-wmultitouch/</link>
		<comments>http://www.skylarcantu.com/blog/2009/08/12/dynamic-rounded-rect-drawing-wmultitouch/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 08:06:59 +0000</pubDate>
		<dc:creator>Skylar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone-dev]]></category>
		<category><![CDATA[multitouch]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=153</guid>
		<description><![CDATA[
Some of you might want to do Multi Touch within your application, but are a little confused by Apple&#8217;s tutorial at http://developer.apple.com/iphone.  Well, I tried to simplify things a little bit.&#8211;I made a code sample that simply draws a rounded rect whose size is what you make with your fingers.  Remember, you will [...]]]></description>
		<wfw:commentRss>http://www.skylarcantu.com/blog/2009/08/12/dynamic-rounded-rect-drawing-wmultitouch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multitouch/Singletouch/Tap handling</title>
		<link>http://www.skylarcantu.com/blog/2009/08/08/multitouchsingletouchtap-handling/</link>
		<comments>http://www.skylarcantu.com/blog/2009/08/08/multitouchsingletouchtap-handling/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 04:32:04 +0000</pubDate>
		<dc:creator>Skylar</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone-dev]]></category>
		<category><![CDATA[multitouch]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[single touch]]></category>
		<category><![CDATA[tap]]></category>

		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=79</guid>
		<description><![CDATA[
In response to a recent iPTF thread in which no one was seemingly able to help the original poster, I made this quick little application.  Hopefully you should be able to learn.

Single Tap on the beach ball &#8211; The beach ball will let you know you tapped on it by pulsing.  User feedback [...]]]></description>
		<wfw:commentRss>http://www.skylarcantu.com/blog/2009/08/08/multitouchsingletouchtap-handling/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

