<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Install and run google app engine on linux</title>
	<atom:link href="http://www.digimantra.com/google/google-app-engine/install-run-google-app-engine-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digimantra.com/google/google-app-engine/install-run-google-app-engine-linux/</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Thu, 29 Jul 2010 06:37:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Donnie</title>
		<link>http://www.digimantra.com/google/google-app-engine/install-run-google-app-engine-linux/#comment-18501</link>
		<dc:creator>Donnie</dc:creator>
		<pubDate>Fri, 09 Apr 2010 19:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1955#comment-18501</guid>
		<description>I believe there should be a tab at the beginning of the &quot;script: index.py&quot; line of the app.yaml file</description>
		<content:encoded><![CDATA[<p>I believe there should be a tab at the beginning of the &#8220;script: index.py&#8221; line of the app.yaml file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Khosla</title>
		<link>http://www.digimantra.com/google/google-app-engine/install-run-google-app-engine-linux/#comment-8781</link>
		<dc:creator>Sachin Khosla</dc:creator>
		<pubDate>Thu, 22 Oct 2009 10:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1955#comment-8781</guid>
		<description>Ohh yes, and how can i miss that. 
Thanks dude, have updated it now.</description>
		<content:encoded><![CDATA[<p>Ohh yes, and how can i miss that.<br />
Thanks dude, have updated it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey</title>
		<link>http://www.digimantra.com/google/google-app-engine/install-run-google-app-engine-linux/#comment-8773</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Thu, 22 Oct 2009 08:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.digimantra.com/?p=1955#comment-8773</guid>
		<description>A little update for index.py code, you must write it like that:

print &#039;Content-Type: text/plain&#039;
print &#039;&#039;
print &#039;Hello World!&#039;

Because after deploying you will not see anything at your-app.appstop.com, if you write only &quot;print &#039;Hello World!&#039;&quot;</description>
		<content:encoded><![CDATA[<p>A little update for index.py code, you must write it like that:</p>
<p>print &#8216;Content-Type: text/plain&#8217;<br />
print &#8221;<br />
print &#8216;Hello World!&#8217;</p>
<p>Because after deploying you will not see anything at your-app.appstop.com, if you write only &#8220;print &#8216;Hello World!&#8217;&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
