<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>redredred &#187; python</title>
	<atom:link href="http://www.redredred.com.au/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redredred.com.au</link>
	<description>redredred developers talk about what they are working on</description>
	<lastBuildDate>Sat, 20 Feb 2010 01:55:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>restful application module</title>
		<link>http://www.redredred.com.au/restful-application-module/</link>
		<comments>http://www.redredred.com.au/restful-application-module/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 11:12:08 +0000</pubDate>
		<dc:creator>Jonathan Ricketson</dc:creator>
				<category><![CDATA[moolah]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[app-engine-patch]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[google-app-engine]]></category>

		<guid isPermaLink="false">http://www.redredred.com.au/blog/?p=3</guid>
		<description><![CDATA[I have been working on a single page web application called Moolah. Moolah uses a restful style to get data from the server in json format. When I started working on this, I couldn&#8217;t find a good pluggable module that would allow me to do this easily, so I wrote my own. This module only [...]]]></description>
		<wfw:commentRss>http://www.redredred.com.au/restful-application-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
