<?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>junal on the run &#187; Python</title>
	<atom:link href="http://junalontherun.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://junalontherun.com</link>
	<description>Searching for a place that has already been found</description>
	<lastBuildDate>Mon, 19 Jul 2010 02:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='junalontherun.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Welcoming All Bangladeshis to &#8220;Amra Positive&#8221;</title>
		<link>http://junalontherun.com/2009/11/08/welcoming-all-bangladeshis-to-amra-positive/</link>
		<comments>http://junalontherun.com/2009/11/08/welcoming-all-bangladeshis-to-amra-positive/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 08:44:23 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Bangla]]></category>
		<category><![CDATA[Bangladesh]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Positive Bangladesh]]></category>
		<category><![CDATA[Positive Bangladeshis]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=476</guid>
		<description><![CDATA[I promised to release “Amra Positive” soon, today i&#8217;m announcing the release of this small application that is developed for Bangladeshis. Let me give you some ideas about the application first&#8230;. [i'm just coping the “about” page from the application] &#8220;amra positive&#8221; is a place for Bangladeshis to leave good and positive news about Bangladesh, [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/11/08/welcoming-all-bangladeshis-to-amra-positive/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Getting Distinct Result From Google App Engine GQL Query</title>
		<link>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/</link>
		<comments>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 20:22:34 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[GQL]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[GQL distinct result]]></category>

		<guid isPermaLink="false">http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/</guid>
		<description><![CDATA[One of the big limitations of Google App Engine is query syntax. Like SQL we don&#8217;t have all freedom in GQL. As an example, we cannot get DISTINCT result like following SQL query&#8230; &#8220;Select DISTINCT name from users&#8221; Let&#8217;s say we want to select distinct city from our datastore in Google App Engine application How [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/10/24/getting-distinct-result-from-google-app-engine-gql-query/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google App Engine Server Side Validation Examples</title>
		<link>http://junalontherun.com/2009/10/21/google-server-side-validation-examples/</link>
		<comments>http://junalontherun.com/2009/10/21/google-server-side-validation-examples/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 11:26:09 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[check length of chars n google app engine]]></category>
		<category><![CDATA[Google app engine server side validation]]></category>

		<guid isPermaLink="false">http://junalontherun.com/2009/10/21/google-server-side-validation-examples/</guid>
		<description><![CDATA[Google app engine uses &#8220;Django Form Validation Framework&#8221; for server side validation. I would like to show some examples on server side validation for Google app engine. So let&#8217;s have a look at the following validation rules we are going to try&#8230; Email validation  Number validation  Empty check Input length   Login check We will use [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/10/21/google-server-side-validation-examples/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Google App Engine SDK on Ubuntu</title>
		<link>http://junalontherun.com/2009/01/12/installing-google-app-engine-sdk-on-ubuntu/</link>
		<comments>http://junalontherun.com/2009/01/12/installing-google-app-engine-sdk-on-ubuntu/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 11:40:23 +0000</pubDate>
		<dc:creator>junal</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://junalontherun.com/?p=216</guid>
		<description><![CDATA[Installing Google app engine SDK on Windows and Mac OS X is very easy as they have installation launcher, but for Linux and other system we have Google App Engine SDK in a zip format which has to be installed manually. Not a big deal but few step that requires to get it done. Let&#8217;s [...]]]></description>
		<wfw:commentRss>http://junalontherun.com/2009/01/12/installing-google-app-engine-sdk-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
