<?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: Tiled TMX Map Loader for Pygame</title>
	<atom:link href="http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/</link>
	<description>the world is a pixel</description>
	<lastBuildDate>Wed, 14 Dec 2011 18:31:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: bodipejnting825</title>
		<link>http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/comment-page-1/#comment-7742</link>
		<dc:creator>bodipejnting825</dc:creator>
		<pubDate>Sat, 16 Apr 2011 11:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=3063#comment-7742</guid>
		<description>Hello everybody, how do you do   
My big cheese&#039;s Pigeon Johnny   
LA symph&#039;s the band   
I know what you&#039;re philosophical   
Who is this dumb-bell   
My hero&#039;s Pigeon Johnny   
I type the ladies drool   
Not really but it sounds cool yet</description>
		<content:encoded><![CDATA[<p>Hello everybody, how do you do<br />
My big cheese&#8217;s Pigeon Johnny<br />
LA symph&#8217;s the band<br />
I know what you&#8217;re philosophical<br />
Who is this dumb-bell<br />
My hero&#8217;s Pigeon Johnny<br />
I type the ladies drool<br />
Not really but it sounds cool yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: penis enlargement</title>
		<link>http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/comment-page-1/#comment-6788</link>
		<dc:creator>penis enlargement</dc:creator>
		<pubDate>Sat, 29 Jan 2011 06:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=3063#comment-6788</guid>
		<description>It&#039;s so hard to get backlinks these days, honestly i need a backlink by comments on your blog / forums or guestbook to make my website appear in search engine. I am getting desperate Now! I know you&#039;ll laugh while reading this comment !!! Here is my website &lt;a href=&quot;http://adspe.com&quot; rel=&quot;nofollow&quot;&gt;download youtube videos&lt;/a&gt; I know my comments do not relate to the topic, but PLEASE HELP ME!! APPROVING MY COMMENT!
Regards: PoormanBH2011</description>
		<content:encoded><![CDATA[<p>It&#8217;s so hard to get backlinks these days, honestly i need a backlink by comments on your blog / forums or guestbook to make my website appear in search engine. I am getting desperate Now! I know you&#8217;ll laugh while reading this comment !!! Here is my website <a href="http://adspe.com">download youtube videos</a> I know my comments do not relate to the topic, but PLEASE HELP ME!! APPROVING MY COMMENT!<br />
Regards: PoormanBH2011</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/comment-page-1/#comment-5805</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 27 Aug 2010 02:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=3063#comment-5805</guid>
		<description>This is great! But what exactly do i need to do to see the map on the background?
I just ran the code but got an error..

Traceback (most recent call last):
  File &quot;/Users/chris/Downloads/maploader/src/maploader.py&quot;, line 32, in 
    if __name__ == &quot;__main__&quot;: main()
  File &quot;/Users/chris/Downloads/maploader/src/maploader.py&quot;, line 14, in main
    sys.exit(2)
SystemExit: 2

I don&#039;t really know what to do. I&#039;m a complete noob. I just started messing with Python/Pygame. I really want to get this working!</description>
		<content:encoded><![CDATA[<p>This is great! But what exactly do i need to do to see the map on the background?<br />
I just ran the code but got an error..</p>
<p>Traceback (most recent call last):<br />
  File &#8220;/Users/chris/Downloads/maploader/src/maploader.py&#8221;, line 32, in<br />
    if __name__ == &#8220;__main__&#8221;: main()<br />
  File &#8220;/Users/chris/Downloads/maploader/src/maploader.py&#8221;, line 14, in main<br />
    sys.exit(2)<br />
SystemExit: 2</p>
<p>I don&#8217;t really know what to do. I&#8217;m a complete noob. I just started messing with Python/Pygame. I really want to get this working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohin</title>
		<link>http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/comment-page-1/#comment-5644</link>
		<dc:creator>Rohin</dc:creator>
		<pubDate>Wed, 11 Aug 2010 04:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=3063#comment-5644</guid>
		<description>Thanks a lot, your tutorial really helped me get started.

I&#039;ve just written a simple prototype which loads tmx files with base64 encoding for the map data.  You can download it here: http://usefulgamedev.weebly.com/c-tiled-map-loader.html</description>
		<content:encoded><![CDATA[<p>Thanks a lot, your tutorial really helped me get started.</p>
<p>I&#8217;ve just written a simple prototype which loads tmx files with base64 encoding for the map data.  You can download it here: <a href="http://usefulgamedev.weebly.com/c-tiled-map-loader.html">http://usefulgamedev.weebly.com/c-tiled-map-loader.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: incubii</title>
		<link>http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/comment-page-1/#comment-4798</link>
		<dc:creator>incubii</dc:creator>
		<pubDate>Thu, 28 Jan 2010 03:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=3063#comment-4798</guid>
		<description>Thank you very much for your tutorial!</description>
		<content:encoded><![CDATA[<p>Thank you very much for your tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Python Fast XML Parsing &#171; Silveira Neto</title>
		<link>http://silveiraneto.net/2009/12/19/tiled-tmx-map-loader-for-pygame/comment-page-1/#comment-4717</link>
		<dc:creator>Python Fast XML Parsing &#171; Silveira Neto</dc:creator>
		<pubDate>Fri, 25 Dec 2009 18:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=3063#comment-4717</guid>
		<description>[...] was extending xml.sax.ContentHandler class in a example to decode maps for a Pygame application when my connection went down and I noticed that the program stop working raising a exception [...]</description>
		<content:encoded><![CDATA[<p>[...] was extending xml.sax.ContentHandler class in a example to decode maps for a Pygame application when my connection went down and I noticed that the program stop working raising a exception [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

