<?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>weblog.mattdorn.com &#187; javascript</title>
	<atom:link href="http://weblog.mattdorn.com/content/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.mattdorn.com</link>
	<description>Generously funded by Matt Dorn</description>
	<lastBuildDate>Fri, 09 Dec 2011 22:55:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RESTful Web apps with Django, Piston and Ext JS</title>
		<link>http://weblog.mattdorn.com/content/restful-web-apps-with-django-piston-and-ext-js/</link>
		<comments>http://weblog.mattdorn.com/content/restful-web-apps-with-django-piston-and-ext-js/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 22:52:28 +0000</pubDate>
		<dc:creator>mdorn</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[ext-js]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rest]]></category>

		<guid isPermaLink="false">http://www.mattdorn.com/?p=77</guid>
		<description><![CDATA[Piston appears to have emerged as the preferred method for giving your Django applications a RESTful API.  While there are any number interesting things you might want to want to do with such an API, this post is about using it to give your Django app an attractive, Ajax-y, Ext JS interface.]]></description>
		<wfw:commentRss>http://weblog.mattdorn.com/content/restful-web-apps-with-django-piston-and-ext-js/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

