<?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>Chris Johnston &#187; Python</title>
	<atom:link href="http://www.fuzzylizard.com/archives/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuzzylizard.com</link>
	<description>Web development and design with a little VFX thrown in for fun</description>
	<lastBuildDate>Sun, 30 Oct 2011 14:23:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Google App Engine Launched</title>
		<link>http://www.fuzzylizard.com/archives/2008/04/08/929/</link>
		<comments>http://www.fuzzylizard.com/archives/2008/04/08/929/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 17:51:10 +0000</pubDate>
		<dc:creator>Chris Johnston</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.fuzzylizard.com/?p=929</guid>
		<description><![CDATA[Google has announced the preview release of the Google App Engine. It allows developers to build web applications and run them on Google&#8217;s infrastructure. Currently the only language that is supported is Python. The service is free, but limited to &#8220;500MB of persistent storage and enough bandwidth and CPU for 5 million monthly page views&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://googleappengine.blogspot.com/2008/04/introducing-google-app-engine-our-new.html">Google has announced</a> the preview release of the <a href="http://code.google.com/appengine/">Google App Engine</a>. It allows developers to build web applications and run them on Google&#8217;s infrastructure. Currently the only language that is supported is Python. The service is free, but limited to &#8220;500MB of persistent storage and enough bandwidth and CPU for 5 million monthly page views&#8221;. Google is also limiting registration to the first 10,000 developers who sign up.</p>
<blockquote><p>
The <a href="http://code.google.com/appengine/docs/whatisgoogleappengine.html">development environment</a> includes the following features:</p>
<ul>
<li>Dynamic webserving, with full support of common web technologies</li>
<li>Persistent storage (powered by Bigtable and GFS with queries, sorting, and transactions)</li>
<li>Automatic scaling and load balancing</li>
<li>Google APIs for authenticating users and sending email</li>
<li>Fully featured local development environment</li>
</ul>
</blockquote>
<p>It will be interesting to follow the development of this. Hopefully Google will support more languages when this goes live (Ruby and Java would be really nice). At a minimum, this might just give Python the boost that it needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fuzzylizard.com/archives/2008/04/08/929/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

