<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Getting Started with Multi-Touch Development in Python: Part 2</title>
	<atom:link href="http://xelapondsstuff.wordpress.com/2008/08/26/getting-started-with-multi-touch-development-in-python-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://xelapondsstuff.wordpress.com/2008/08/26/getting-started-with-multi-touch-development-in-python-part-2/</link>
	<description>My thoughts about Python, Human Computer Interaction, and Cats</description>
	<lastBuildDate>Tue, 17 Feb 2009 05:39:59 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Getting started with Multi-Touch Development in Python: Part 3 &#171; xelapond&#8217;s stuff</title>
		<link>http://xelapondsstuff.wordpress.com/2008/08/26/getting-started-with-multi-touch-development-in-python-part-2/#comment-99</link>
		<dc:creator>Getting started with Multi-Touch Development in Python: Part 3 &#171; xelapond&#8217;s stuff</dc:creator>
		<pubDate>Tue, 30 Sep 2008 04:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://xelapondsstuff.wordpress.com/?p=166#comment-99</guid>
		<description>[...] This is where the real magic happens. Here it gets the coordinates of all the touches, and draws circles there. The for loop is iterating through the list blobs, which is an attribute of the TouchPy object, t.  t. blobs is a dictionary of blobIDs and Tuio2DCursor Objects.  We iterate through the list of blobIDs, then use that as the index to get the actual Tuio2DCursor Object.  Then next two lines get the x and y position in coordinates.  If you don&#8217;t understand this, you should go back and (re)read part two. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is where the real magic happens. Here it gets the coordinates of all the touches, and draws circles there. The for loop is iterating through the list blobs, which is an attribute of the TouchPy object, t.  t. blobs is a dictionary of blobIDs and Tuio2DCursor Objects.  We iterate through the list of blobIDs, then use that as the index to get the actual Tuio2DCursor Object.  Then next two lines get the x and y position in coordinates.  If you don&#8217;t understand this, you should go back and (re)read part two. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xelapondsstuff</title>
		<link>http://xelapondsstuff.wordpress.com/2008/08/26/getting-started-with-multi-touch-development-in-python-part-2/#comment-85</link>
		<dc:creator>xelapondsstuff</dc:creator>
		<pubDate>Wed, 27 Aug 2008 23:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://xelapondsstuff.wordpress.com/?p=166#comment-85</guid>
		<description>Cool, its awesome to hear that people are getting something out of my tutorials!  Expect the Clutter tutorial to appear sometime Friday.

Thanks guys!

Alex</description>
		<content:encoded><![CDATA[<p>Cool, its awesome to hear that people are getting something out of my tutorials!  Expect the Clutter tutorial to appear sometime Friday.</p>
<p>Thanks guys!</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riley Dutton</title>
		<link>http://xelapondsstuff.wordpress.com/2008/08/26/getting-started-with-multi-touch-development-in-python-part-2/#comment-84</link>
		<dc:creator>Riley Dutton</dc:creator>
		<pubDate>Wed, 27 Aug 2008 18:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://xelapondsstuff.wordpress.com/?p=166#comment-84</guid>
		<description>Xela,

This is very good reading so far! I&#039;m glad to see these introductions and tutorials coming out, they are very helpful. Really looking forward to working with clutter and some other more advanced topics. Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Xela,</p>
<p>This is very good reading so far! I&#8217;m glad to see these introductions and tutorials coming out, they are very helpful. Really looking forward to working with clutter and some other more advanced topics. Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gally</title>
		<link>http://xelapondsstuff.wordpress.com/2008/08/26/getting-started-with-multi-touch-development-in-python-part-2/#comment-83</link>
		<dc:creator>gally</dc:creator>
		<pubDate>Wed, 27 Aug 2008 06:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://xelapondsstuff.wordpress.com/?p=166#comment-83</guid>
		<description>A clutter introduction ! awesome !</description>
		<content:encoded><![CDATA[<p>A clutter introduction ! awesome !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
