<?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>appytizers &#187; python</title>
	<atom:link href="http://www.rohand.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rohand.com</link>
	<description>the book of i</description>
	<lastBuildDate>Fri, 13 Aug 2010 16:37:52 +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>Google AppEngine</title>
		<link>http://www.rohand.com/2010/google-appengine/</link>
		<comments>http://www.rohand.com/2010/google-appengine/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 02:17:54 +0000</pubDate>
		<dc:creator>rohand</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.rohand.com/2010/google-appengine/</guid>
		<description><![CDATA[I have an application concept in my head and wanted to build it for Google AppEngine. The AppEngine SDK is offered in two flavors: Python and Java. I wasn’t really sure which SDK to pick. Python has been supported since Day One – it has the most examples and the best API support. In addition, [...]]]></description>
			<content:encoded><![CDATA[<p>I have an application concept in my head and wanted to build it for <a href="http://code.google.com/status/appengine">Google AppEngine</a>.</p>
<p>The AppEngine SDK is offered in two flavors: <a href="http://code.google.com/appengine/docs/python/overview.html">Python</a> and <a href="http://code.google.com/appengine/docs/java/overview.html">Java</a>. I wasn’t really sure which SDK to pick. Python has been supported since Day One – it has the most examples and the best API support. In addition, it includes the <a href="http://code.google.com/appengine/docs/python/gettingstarted/usingwebapp.html">webapp</a> framework and <a href="http://www.djangoproject.com/">Django</a> support.</p>
<p>I’ve picked Python as the implementation framework.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rohand.com/2010/google-appengine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
