<?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: Django vs Pylons</title>
	<atom:link href="http://jordanovski.com/django-vs-pylons/feed" rel="self" type="application/rss+xml" />
	<link>http://jordanovski.com/django-vs-pylons</link>
	<description>Homepage of Dusko Jordanovski</description>
	<lastBuildDate>Wed, 12 May 2010 20:12:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daine Guittennez</title>
		<link>http://jordanovski.com/django-vs-pylons/comment-page-1#comment-165</link>
		<dc:creator>Daine Guittennez</dc:creator>
		<pubDate>Wed, 12 May 2010 20:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=225#comment-165</guid>
		<description>Very interesting blog post thanks for sharing I just added your website to my bookmarks and will check back :) By the way this is off subject but I really like your web page layout.</description>
		<content:encoded><![CDATA[<p>Very interesting blog post thanks for sharing I just added your website to my bookmarks and will check back :) By the way this is off subject but I really like your web page layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Chait</title>
		<link>http://jordanovski.com/django-vs-pylons/comment-page-1#comment-142</link>
		<dc:creator>Gavin Chait</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=225#comment-142</guid>
		<description>I&#039;m busy doing the inevitable web-framework comparison and came across your site.  

To add to the choices, I came across urlrelay (http://pypi.python.org/pypi/urlrelay/) which can replace Routes with a more Django-style routing system.

I&#039;m still not sure which one to go for, but - having already gone through the SQLAlchemy learning curve - feel that Pylons might be it.</description>
		<content:encoded><![CDATA[<p>I'm busy doing the inevitable web-framework comparison and came across your site.  </p>
<p>To add to the choices, I came across urlrelay (<a href="http://pypi.python.org/pypi/urlrelay/" rel="nofollow">http://pypi.python.org/pypi/urlrelay/</a>) which can replace Routes with a more Django-style routing system.</p>
<p>I'm still not sure which one to go for, but - having already gone through the SQLAlchemy learning curve - feel that Pylons might be it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://jordanovski.com/django-vs-pylons/comment-page-1#comment-101</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 02 Dec 2009 11:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=225#comment-101</guid>
		<description>The PHP community is definitely a huge plus to the language, but PHP has other problems that have nothing to do with its community. So It&#039;s not inconsistent to say that Django is nice because it has a big community like PHP but does not have some of the problems that PHP has. IMHO, PHP is still the best language for you if you have no experience in programming and just want to make a quick website - only because of the community.</description>
		<content:encoded><![CDATA[<p>The PHP community is definitely a huge plus to the language, but PHP has other problems that have nothing to do with its community. So It's not inconsistent to say that Django is nice because it has a big community like PHP but does not have some of the problems that PHP has. IMHO, PHP is still the best language for you if you have no experience in programming and just want to make a quick website - only because of the community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike bayer</title>
		<link>http://jordanovski.com/django-vs-pylons/comment-page-1#comment-100</link>
		<dc:creator>mike bayer</dc:creator>
		<pubDate>Wed, 02 Dec 2009 03:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=225#comment-100</guid>
		<description>all the &quot;django has more books/popularity/stack overflow comments&quot; apply to PHP by a factor of 1000 vs. django, the latter being dwarfed by the former.   So regarding points like &quot;django has more community/help than pylons so therefore is a plus&quot;  vs. &quot;mako is more like PHP so therefore is crappy&quot;, you need to find some consistency in your argument.</description>
		<content:encoded><![CDATA[<p>all the "django has more books/popularity/stack overflow comments" apply to PHP by a factor of 1000 vs. django, the latter being dwarfed by the former.   So regarding points like "django has more community/help than pylons so therefore is a plus"  vs. "mako is more like PHP so therefore is crappy", you need to find some consistency in your argument.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://jordanovski.com/django-vs-pylons/comment-page-1#comment-99</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 30 Nov 2009 22:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=225#comment-99</guid>
		<description>Not too closely as it appears :) Thanks for pointing that out, I&#039;ll update my post. Actually this is really a first impression opinion, but I intend to update it as I work more with Pylons.</description>
		<content:encoded><![CDATA[<p>Not too closely as it appears :) Thanks for pointing that out, I'll update my post. Actually this is really a first impression opinion, but I intend to update it as I work more with Pylons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://jordanovski.com/django-vs-pylons/comment-page-1#comment-98</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 30 Nov 2009 06:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://jordanovski.com/?p=225#comment-98</guid>
		<description>Jinja is based on Django templates. Take a closer look at it; it has the same sandboxing. Since you didn&#039;t even notice that, I wonder how closely you looked at the rest of Pylons.</description>
		<content:encoded><![CDATA[<p>Jinja is based on Django templates. Take a closer look at it; it has the same sandboxing. Since you didn't even notice that, I wonder how closely you looked at the rest of Pylons.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
