<?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"
	>
<channel>
	<title>Comments on: Is Pylons the Best Python Web Framework?</title>
	<atom:link href="http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/</link>
	<description>Where stuff from my brain lands</description>
	<pubDate>Fri, 21 Nov 2008 19:19:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Dennis</title>
		<link>http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/#comment-304</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sat, 01 Mar 2008 02:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/#comment-304</guid>
		<description>I'm not as worried about the speed with Django as I am the development model.  It seems if you are out to do exactly what Django is good at doing then you won't have any problems.  Customization starts slowing you down and giving you issues.  Also, I really like SQLAlchemy and Django isn't very friendly with swapping components out I've heard.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not as worried about the speed with Django as I am the development model.  It seems if you are out to do exactly what Django is good at doing then you won&#8217;t have any problems.  Customization starts slowing you down and giving you issues.  Also, I really like SQLAlchemy and Django isn&#8217;t very friendly with swapping components out I&#8217;ve heard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/#comment-302</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 29 Feb 2008 02:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/#comment-302</guid>
		<description>Have you tried django?  The benchmarks i've seen for it are impressive, typically faster other current frameworks.</description>
		<content:encoded><![CDATA[<p>Have you tried django?  The benchmarks i&#8217;ve seen for it are impressive, typically faster other current frameworks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdp</title>
		<link>http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/#comment-296</link>
		<dc:creator>mdp</dc:creator>
		<pubDate>Tue, 12 Feb 2008 01:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://allmybrain.com/2008/02/08/is-pylons-the-best-python-web-framework/#comment-296</guid>
		<description>Perhaps you should also take a look at web2py (http://www.web2py.com). All in one box, faster than anything else and no need for installation instructions. It is wsgi compliant and used to be based on paste.httpserver but now uses cherrypy.wsgiserver which is faster and supports streaming for large files. We also provide apache and lighttpd handlers for production environments.
Here are some cool example applications: http://mdp.cti.depaul.edu/appliances</description>
		<content:encoded><![CDATA[<p>Perhaps you should also take a look at web2py (http://www.web2py.com). All in one box, faster than anything else and no need for installation instructions. It is wsgi compliant and used to be based on paste.httpserver but now uses cherrypy.wsgiserver which is faster and supports streaming for large files. We also provide apache and lighttpd handlers for production environments.<br />
Here are some cool example applications: <a href="http://mdp.cti.depaul.edu/appliances" rel="nofollow">http://mdp.cti.depaul.edu/appliances</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
