<?xml version="1.0" encoding="utf-8"?>
		<feed xmlns="http://www.w3.org/2005/Atom">
		  <title type="text">LearningPython Forums - LearningPython Tutorials</title>
		  <updated>2013-05-19T15:59:08-04:00</updated>
		  <id>http://www.learningpython.com/forums/</id>
		  <link rel="alternate" type="text/html" hreflang="en" href="http://www.learningpython.com/forums/?CategoryID=5"/>
		  <link rel="self" type="application/atom+xml" href="http://www.learningpython.com/forums/?CategoryID=5&amp;Feed=Atom"/>
		  <generator uri="http://getvanilla.com/" version="1.1.10">
			 Lussumo Vanilla
		  </generator>
		  <entry>
		<title>Server Problems</title>
		<link rel="alternate" href="http://www.learningpython.com/forums/comments.php?DiscussionID=11" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.learningpython.com/forums/comments.php?DiscussionID=11</id>
		<published>2007-01-26T13:49:51-05:00</published>
		<updated>2012-11-06T00:10:28-05:00</updated>
		<author>
			<name>selsine</name>
			<uri>http://www.learningpython.com/forums/account.php?u=1</uri>
		</author>
		<summary type="text" xml:lang="en">
			Hey Everyone,

Sorry about the learningpython.com blog, I'm having some problems right now with the database server.  I've contacted my host so hopefully the problem will be resolved ...
		</summary>
		<content type="html">
			<![CDATA[Hey Everyone,<br /><br />Sorry about the learningpython.com blog, I'm having some problems right now with the database server.  I've contacted my host so hopefully the problem will be resolved shortly.<br /><br />Thanks.<br /><br />selsine.]]>
		</content>
	</entry>
	<entry>
		<title>PyGame tutorial II</title>
		<link rel="alternate" href="http://www.learningpython.com/forums/comments.php?DiscussionID=37" type="application/xhtml+xml" hreflang="en"/>
		<id>http://www.learningpython.com/forums/comments.php?DiscussionID=37</id>
		<published>2010-08-13T10:06:23-04:00</published>
		<updated>2012-11-01T03:11:49-04:00</updated>
		<author>
			<name>Jonte135</name>
			<uri>http://www.learningpython.com/forums/account.php?u=40</uri>
		</author>
		<summary type="text" xml:lang="en">
			This is about this tutorial: Link

I've replaced the snake character to another sprite and now I what surface to put in the code:
pygame.transform.rotate(Surface, angle)

I'm pretty new when to ...
		</summary>
		<content type="html">
			<![CDATA[This is about this tutorial: <a href="http://www.learningpython.com/2006/03/19/creating-a-game-in-python-using-pygame-part-two-creating-a-level/" >Link</a><br /><br />I've replaced the snake character to another sprite and now I what surface to put in the code:<br /><code >pygame.transform.rotate(Surface, angle)</code><br /><br />I'm pretty new when to Python when it comes to OOP so I'm having some trouble with the self things etc and I can't figure out what exactly the snake sprite is, in terms of code.]]>
		</content>
	</entry>
	
		</feed>