<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=UTOSC_2008%2FGoogle_App_Engine_101</id>
	<title>UTOSC 2008/Google App Engine 101 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=UTOSC_2008%2FGoogle_App_Engine_101"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=UTOSC_2008/Google_App_Engine_101&amp;action=history"/>
	<updated>2026-05-07T04:30:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=UTOSC_2008/Google_App_Engine_101&amp;diff=2181&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot; Presentation can be found here: http://utahpython.org/jellis/gae101.pdf  Google App Engine: http://code.google.com/appengine  Download Google App Engine: http://code.google.c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=UTOSC_2008/Google_App_Engine_101&amp;diff=2181&amp;oldid=prev"/>
		<updated>2015-05-09T06:57:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; Presentation can be found here: http://utahpython.org/jellis/gae101.pdf  Google App Engine: http://code.google.com/appengine  Download Google App Engine: http://code.google.c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Presentation can be found here: http://utahpython.org/jellis/gae101.pdf&lt;br /&gt;
&lt;br /&gt;
Google App Engine: http://code.google.com/appengine&lt;br /&gt;
&lt;br /&gt;
Download Google App Engine: http://code.google.com/appengine/downloads.html&lt;br /&gt;
&lt;br /&gt;
Google App Engine Getting Started Guide: http://code.google.com/appengine/docs/gettingstarted/helloworld.html&lt;br /&gt;
&lt;br /&gt;
Download and extract to /usr/local/:&lt;br /&gt;
 wget http://googleappengine.googlecode.com/files/google_appengine_1.1.2.zip&lt;br /&gt;
 unzip google_appengine_1.1.2.zip&lt;br /&gt;
 su -c &amp;quot;mv google_appengine /usr/local/&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Test Application can be found here: http://utahpython.org/jellis/gae101.zip&lt;br /&gt;
&lt;br /&gt;
Download and extract:&lt;br /&gt;
 wget http://utahpython.org/jellis/gae101.zip&lt;br /&gt;
 unzip gae101.zip&lt;br /&gt;
 cd gae101&lt;br /&gt;
&lt;br /&gt;
Run server:&lt;br /&gt;
 ./manage.py runserver&lt;br /&gt;
&lt;br /&gt;
View site:&lt;br /&gt;
 http://localhost:8000/&lt;br /&gt;
&lt;br /&gt;
You should now see a login screen for the todo appliation.&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>