<?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/"
		>
<channel>
	<title>Comments on: A First Look at Python</title>
	<atom:link href="http://joshduck.com/blog/2008/04/11/a-first-look-at-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshduck.com/blog/2008/04/11/a-first-look-at-python/</link>
	<description>It's a blog about the web, by Josh. Geddit?</description>
	<lastBuildDate>Mon, 31 Jan 2011 18:23:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://joshduck.com/blog/2008/04/11/a-first-look-at-python/comment-page-1/#comment-5697</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 29 Jan 2010 12:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://joshduck.com/blog/2008/04/11/a-first-look-at-python/#comment-5697</guid>
		<description>The only problem I found with Python is the extra overhead to getting it on the web.  Either you need to use a Python based FCGI connector, mod_python or wsgi.. each have their draw backs and diverges you from you true task.

Basically, when the problem is to design a website and you choose Python; you now have two problems.

The counter point is that you could use a framework.. that can be a draw back for simple, or complex web applications.</description>
		<content:encoded><![CDATA[<p>The only problem I found with Python is the extra overhead to getting it on the web.  Either you need to use a Python based FCGI connector, mod_python or wsgi.. each have their draw backs and diverges you from you true task.</p>
<p>Basically, when the problem is to design a website and you choose Python; you now have two problems.</p>
<p>The counter point is that you could use a framework.. that can be a draw back for simple, or complex web applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://joshduck.com/blog/2008/04/11/a-first-look-at-python/comment-page-1/#comment-115</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Fri, 06 Jun 2008 07:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://joshduck.com/blog/2008/04/11/a-first-look-at-python/#comment-115</guid>
		<description>So, sweet article.  I&#039;ve tried python at work, this awesome dude I work with wrote this daemon in it which basically does what the Zend Job Queue Engine does, but the one he wrote actually works.

Anyway, I didn&#039;t really like it too much, but you do bring up some good points about it&#039;s benefits.  The interactive shell does kick severe amounts of ass, but PHP&#039;s documentation (and lets be honest, the fact that it&#039;s my comfort zone) have stopped me from even thinking about converting.

Anyway, like I said, great post!</description>
		<content:encoded><![CDATA[<p>So, sweet article.  I&#8217;ve tried python at work, this awesome dude I work with wrote this daemon in it which basically does what the Zend Job Queue Engine does, but the one he wrote actually works.</p>
<p>Anyway, I didn&#8217;t really like it too much, but you do bring up some good points about it&#8217;s benefits.  The interactive shell does kick severe amounts of ass, but PHP&#8217;s documentation (and lets be honest, the fact that it&#8217;s my comfort zone) have stopped me from even thinking about converting.</p>
<p>Anyway, like I said, great post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

