<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>a.muse: Google App Engine</title>
    <link>http://www.jessirae.com/blog/articles/2009/01/02/google-app-engine</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Google App Engine</title>
      <description>&lt;p&gt;I don&amp;#8217;t &lt;em&gt;do&lt;/em&gt; python&amp;#8230; yet, at least.  :)  Settle down; I&amp;#8217;ve got it on my to-do list.&lt;/p&gt;


	&lt;p&gt;But wanting to see what Google App Engine was all about, I downloaded the sdk and signed up for an account.&lt;/p&gt;


	&lt;p&gt;&lt;img src="http://jessirae.com/blog/files/GAE.jpg" alt="" /&gt;&lt;/p&gt;


	&lt;p&gt;In the app.yaml file&amp;#8212;where you can specify the version of the application and other meta information about your application, I noticed that a &lt;em&gt;runtime&lt;/em&gt; can also be specified and by default it is set to python.  The &lt;a href="http://code.google.com/appengine/docs/gettingstarted/helloworld.html"&gt;documentation for Google App Engine&lt;/a&gt; notes that&amp;#8230;&lt;/p&gt;


	&lt;blockquote&gt;
		&lt;p&gt;This code runs in the python runtime environment, version &amp;#8220;1&amp;#8221;. Additional runtime environments and languages may be supported in the future.&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;So, for those of you who don&amp;#8217;t &lt;em&gt;do&lt;/em&gt; python either&amp;#8230; there&amp;#8217;s hope.  Or you could do something quiet strange, like &lt;a href="http://hackety.org/2008/05/05/sneakingRubyThroughGoogleAppEngine.html"&gt;this&lt;/a&gt;!  Yikes!&lt;/p&gt;


	&lt;p&gt;Another interesting tidbit is that some subset of &lt;a href="http://code.google.com/appengine/articles/django.html"&gt;Django&lt;/a&gt; is included with Google App Engine.  Let&amp;#8217;s play.&lt;/p&gt;
</description>
      <pubDate>Fri, 02 Jan 2009 01:04:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:3b3b4088-f649-43b5-b4ea-bf06f699fea3</guid>
      <author>Jessica</author>
      <link>http://www.jessirae.com/blog/articles/2009/01/02/google-app-engine</link>
      <category>technology</category>
      <category>django</category>
      <category>python</category>
      <category>engine</category>
      <category>app</category>
      <category>google</category>
      <trackback:ping>http://www.jessirae.com/blog/articles/trackback/12771</trackback:ping>
    </item>
  </channel>
</rss>
