<?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>nick poore &#187; python</title>
	<atom:link href="http://www.npoore.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.npoore.com</link>
	<description>Notes of a Software Engineer</description>
	<lastBuildDate>Tue, 28 Apr 2009 02:32:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some frameworks to check out</title>
		<link>http://www.npoore.com/2009/03/16/some-frameworks-to-check-out/</link>
		<comments>http://www.npoore.com/2009/03/16/some-frameworks-to-check-out/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 19:46:40 +0000</pubDate>
		<dc:creator>npoore</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.npoore.com/?p=37</guid>
		<description><![CDATA[I have been playing around with a couple of different frameworks lately.  One is PHP based and one is Python based.  Zend Framework makes it easy to quickly develop PHP applications.  It supports many common needs for common applications, authentication, DB connection, URL management, access control lists, and many 3rd party apps.  Django  is a [...]]]></description>
			<content:encoded><![CDATA[<p>I have been playing around with a couple of different frameworks lately.  One is <a href="http://php.net/">PHP</a> based and one is <a href="http://www.python.org/">Python</a> based.  <a href="http://framework.zend.com/">Zend</a> Framework makes it easy to quickly develop PHP applications.  It supports many common needs for common applications, authentication, DB connection, URL management, access control lists, and many 3rd party apps.  <a href="http://www.djangoproject.com/">Django</a>  is a high-level Python framework that helps with rapid and clean web application development.  </p>
<p>Here is a good example of Django being used. </p>
<ul>
<li><a href="http://code.google.com/p/google-app-engine-django/">google-app-engine-django</a><a href="http://code.google.com/p/google-app-engine-django/"><br />
</a></li>
<li><a href="http://code.google.com/p/jaikuengine/">jaikuengine</a></li>
</ul>
<p>I haven&#8217;t had much time to mess with Django yet but hope to get to soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.npoore.com/2009/03/16/some-frameworks-to-check-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
