<?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 on: Bounce</title>
	<atom:link href="http://thinkhole.org/wp/2006/01/31/bounce/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkhole.org/wp/2006/01/31/bounce/</link>
	<description>www.thinkhole.org</description>
	<lastBuildDate>Tue, 02 Feb 2010 16:30:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: import this. &#187; Blog Archive &#187; Learning PyGame</title>
		<link>http://thinkhole.org/wp/2006/01/31/bounce/comment-page-1/#comment-189</link>
		<dc:creator>import this. &#187; Blog Archive &#187; Learning PyGame</dc:creator>
		<pubDate>Tue, 14 Mar 2006 12:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/31/bounce/#comment-189</guid>
		<description>[...] As readers know, I spent a while playing around with PyGame and was really impressed with it. It make it extremely easy to get a decent little game up and running in a short amount of time. This tutorial will help you get started. [...]</description>
		<content:encoded><![CDATA[<p>[...] As readers know, I spent a while playing around with PyGame and was really impressed with it. It make it extremely easy to get a decent little game up and running in a short amount of time. This tutorial will help you get started. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: import this. &#187; Blog Archive &#187; Printing a degree symbol in Python</title>
		<link>http://thinkhole.org/wp/2006/01/31/bounce/comment-page-1/#comment-120</link>
		<dc:creator>import this. &#187; Blog Archive &#187; Printing a degree symbol in Python</dc:creator>
		<pubDate>Wed, 01 Feb 2006 01:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/31/bounce/#comment-120</guid>
		<description>[...] While trying to show the ball angle in PyGame I fired up charmap in Windows, copied the degree symbol, and pasted it into my code. As expected, I got this error in Komodo while trying print: DeprecationWarning: Non-ASCII character &#8216;xb0&#8242; in file Python-1.py on line 4, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details execfile(file, globals, locals) [...]</description>
		<content:encoded><![CDATA[<p>[...] While trying to show the ball angle in PyGame I fired up charmap in Windows, copied the degree symbol, and pasted it into my code. As expected, I got this error in Komodo while trying print: DeprecationWarning: Non-ASCII character &#8216;xb0&#8242; in file Python-1.py on line 4, but no encoding declared; see <a href="http://www.python.org/peps/pep-0263.html" rel="nofollow">http://www.python.org/peps/pep-0263.html</a> for details execfile(file, globals, locals) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkhole.org/wp/2006/01/31/bounce/comment-page-1/#comment-115</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 31 Jan 2006 21:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/31/bounce/#comment-115</guid>
		<description>I think PyGame is easy enough to try out whenever you feel like it. Once you have the basics of classes and methods down, you have everything you need to start moving sprites around on the screen. 

I must admit, it&#039;s quite satisfying to have little characters running around in full color vs. command line output. :)</description>
		<content:encoded><![CDATA[<p>I think PyGame is easy enough to try out whenever you feel like it. Once you have the basics of classes and methods down, you have everything you need to start moving sprites around on the screen. </p>
<p>I must admit, it&#8217;s quite satisfying to have little characters running around in full color vs. command line output. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selsine</title>
		<link>http://thinkhole.org/wp/2006/01/31/bounce/comment-page-1/#comment-114</link>
		<dc:creator>selsine</dc:creator>
		<pubDate>Tue, 31 Jan 2006 06:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/31/bounce/#comment-114</guid>
		<description>Hey, very cool!  I&#039;l cheked out pyGame a little bit before but I really think that I need to learn more python basics before I move onto anything like.</description>
		<content:encoded><![CDATA[<p>Hey, very cool!  I&#8217;l cheked out pyGame a little bit before but I really think that I need to learn more python basics before I move onto anything like.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
