<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>learning python</title>
	<link>http://www.learningpython.com</link>
	<description>one man's journey into python...</description>
	<lastBuildDate>Sat, 14 Aug 2010 04:22:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/abc" -->

	<item>
		<title>Python Version Poll Results</title>
		<description><![CDATA[The results are in for the first annual LearningPython.com Python version quiz: By a landslide version 2.6 is the winner, with 3.1 and 2.5 following far behind. A grand total of 1084 people voted and 700 of those still use Python 2.6, 187 use 3.1 and 182 use 2.5. While not the largest sampling of [...]]]></description>
		<link>http://www.learningpython.com/2010/08/13/python-version-pol-results/</link>
			</item>
	<item>
		<title>Hacking Fixed, and Python on the Web</title>
		<description><![CDATA[Hey Everyone, just an update on the last post. I was able to dig through the wordpress files and find where the hack was and it appears to be fixed now. Again if you notice anything strange happening here, redirects to external sites and whatnot, please let me know. Also, does anyone here use any [...]]]></description>
		<link>http://www.learningpython.com/2010/08/12/hacking-fixed-and-python-on-the-web/</link>
			</item>
	<item>
		<title>Possibly Hacked 2.0</title>
		<description><![CDATA[Just to let everyone who still reads this blog that it looks as though I have been hacked again. Please don&#8217;t believe the rumours, I am not selling, nor will I ever, levitra online. If you notice anything strange in the text on this blog, or you end up redirected to some strange site, please [...]]]></description>
		<link>http://www.learningpython.com/2010/08/03/possibly-hacked-2-0/</link>
			</item>
	<item>
		<title>Introducing Descriptors and Properties</title>
		<description><![CDATA[Note: This article was first published the May 2008 issue of Python Magazine Introducing Descriptors and Properties Mark Mruss New-style classes were introduced to Python with the release of Python 2.2. And with these new-style classes came descriptors and properties. This article will introduce the descriptor protocol, descriptors, and properties. Introduction New-style classes were introduced [...]]]></description>
		<link>http://www.learningpython.com/2010/04/25/introducing-descriptors-and-properties/</link>
			</item>
	<item>
		<title>Forums Forums Forums</title>
		<description><![CDATA[I just wanted to re-point out the fact that there are some forums associated with this blog. There&#8217;s not much happening there, and recently they have become a haven for spammers, but I&#8217;m trying to clean them up and if other Python programmers read this blog maybe the forums could actually become useful! Either way [...]]]></description>
		<link>http://www.learningpython.com/2010/04/08/forums-forums-forums-2/</link>
			</item>
	<item>
		<title>AVC: Simplifying your GUI Code</title>
		<description><![CDATA[Note: This article was first published the April 2008 issue of Python Magazine By: Mark Mruss GUI programming, like many other types of programming, can sometimes prove exhausting because you must repeat yourself over and over again. AVC is one tool available to Python GUI programmers that attempts to simplify things by synchronizing application data [...]]]></description>
		<link>http://www.learningpython.com/2010/03/14/avc-simplifying-your-gui-code/</link>
			</item>
	<item>
		<title>Poll: Python Version</title>
		<description><![CDATA[Edit: Due to popular demand (well a couple of comments) I&#8217;ve decided to allow multiple answers to the poll. This should make everyone that uses two versions happy. With two major versions of Python available to us Python programmers (2.X and 3.X) I thought it would be interesting to see which version the readers of [...]]]></description>
		<link>http://www.learningpython.com/2010/03/04/poll-python-version/</link>
			</item>
	<item>
		<title>An Introduction to Google Calendars</title>
		<description><![CDATA[Note: This article was first published the March 2008 issue of Python Magazine Mark Mruss Over the past few years Google has expanded it&#8217;s services beyond those of a normal search engine. One of those new services is the Google Calendar. This article will provide an introduction to working with the Google Calendar using Python. [...]]]></description>
		<link>http://www.learningpython.com/2010/02/27/an-introduction-to-google-calendars/</link>
			</item>
	<item>
		<title>Introducing Docstrings</title>
		<description><![CDATA[By: Mark Mruss Note: This article was first published the February 2008 issue of Python Magazine Of all the tasks assigned to programmers, commenting code and writing documentation are among the most disliked. This article introduces you to Python&#8217;s documentation strings. While they won&#8217;t make commenting your code any more enjoyable, they will provide a [...]]]></description>
		<link>http://www.learningpython.com/2010/01/08/introducing-docstrings/</link>
			</item>
	<item>
		<title>Iterators, Iterables, and Generators! Oh, my!</title>
		<description><![CDATA[By: Mark Mruss Note: This article was first published the January 2008 issue of Python Magazine Iterators, iterables, and generators are features handled so wall by Python that people programming in other languages cannot help but drool over. Fortunately for us, creating iterators, iterables and generators is a relatively simple task. This article introduces the [...]]]></description>
		<link>http://www.learningpython.com/2009/02/23/iterators-iterables-and-generators-oh-my/</link>
			</item>
</channel>
</rss>
