<?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>SimianLogic Studios &#187; google app engine</title>
	<atom:link href="http://www.simianlogicstudios.com/tag/google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simianlogicstudios.com</link>
	<description>indie game developer, web tinkerer, and transplanted Southerner living in Silicon Valley</description>
	<lastBuildDate>Thu, 18 Feb 2010 16:38:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google App Engine</title>
		<link>http://www.simianlogicstudios.com/2008/04/08/google-app-engine/</link>
		<comments>http://www.simianlogicstudios.com/2008/04/08/google-app-engine/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 07:07:25 +0000</pubDate>
		<dc:creator>SimianLogic</dc:creator>
				<category><![CDATA[google app engine]]></category>
		<category><![CDATA[web tinkering]]></category>

		<guid isPermaLink="false">http://simianlogic3d.com/blog/2008/04/08/google-app-engine/</guid>
		<description><![CDATA[Interesting news tonight: it seems as though Google is opening up their massive resource pool to the public at large (well, at least 10,000 of them).  I signed up for it and got my invite an hour or so later, and I have to say it looks pretty promising.  I&#8217;ve been tinkering with [...]]]></description>
			<content:encoded><![CDATA[<p><img width="148" height="148" align="left" title="Google App Engine Logo" alt="Google App Engine Logo" src="http://simianlogic3d.com/blog/images/google_appengine.png" />Interesting news tonight: it seems as though Google is <a title="Google Apps Engine" target="_blank" href="http://code.google.com/appengine/">opening up their massive resource pool</a> to the public at large (well, at least 10,000 of them).  I signed up for it and got my invite an hour or so later, and I have to say it looks pretty promising.  I&#8217;ve been tinkering with <a title="Heroku" target="_blank" href="http://www.heroku.com">Heroku</a> for a month or so now, and that also got me pretty excited.  The thing about Heroku, though, is that my application sort of exists only in the cloud.  They have access APIs for replicating their specific rails environment in a local setup, but the hassle of setting up that environment is frankly just not worth it.  I&#8217;ve already got mySQL installed, so installing postgreSQL just for running my Heroku app locally seems a bit excessive.  Both products are in beta, but there are a couple of things about Heroku that sort of bug me&#8211;namely, there&#8217;s currently no way to write your own robots.txt file, which means its practically impossible to &#8220;release&#8221; an application.  If it doesn&#8217;t exist in Google&#8217;s eyes, it  might as well not exist.</p>
<p>Though I&#8217;ve only just learned about this new Google Apps Engine, I&#8217;m going to assume it won&#8217;t have that problem.  And if it scales as easily as they&#8217;re claiming it will&#8230; well I might just have to learn Python.  I poked around at Django&#8217;s documenation a little bit, and it doesn&#8217;t seem so different from Rails.  There are a couple of drawbacks, of course&#8211;a 500 megabyte storage limit and a one megabyte single-file limit.  Sockets are also prohibited, which isn&#8217;t all that surprising (though it would be nice of Google to offer something which could be used as a multiplayer game server&#8230;).</p>
<p>It&#8217;ll be interesting to follow what comes out of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simianlogicstudios.com/2008/04/08/google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
