<?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 has the quid</title>
	<atom:link href="http://www.oluyede.org/blog/2008/11/23/django-has-the-quid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oluyede.org/blog/2008/11/23/django-has-the-quid/</link>
	<description>Everything considered harmful</description>
	<lastBuildDate>Wed, 21 Dec 2011 07:59:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Lawrence</title>
		<link>http://www.oluyede.org/blog/2008/11/23/django-has-the-quid/comment-page-1/#comment-55478</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Mon, 24 Nov 2008 20:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=372#comment-55478</guid>
		<description>&lt;p&gt;Exactly Ben, I understand the reason why Pylons exist obviously, the problem that I see in the long run is about the fragmentation. Turbogears had the same problem too. Stale documentation or 10 ways to do a tutorial because everybody used a different set of packages.
Pylons is more linear in that way, fortunately.&lt;/p&gt;

&lt;p&gt;If the potential contributors are divided amongst different subprojects there&#039;s less concentration of people around the same problem. Just my consideration&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Exactly Ben, I understand the reason why Pylons exist obviously, the problem that I see in the long run is about the fragmentation. Turbogears had the same problem too. Stale documentation or 10 ways to do a tutorial because everybody used a different set of packages.
Pylons is more linear in that way, fortunately.</p>

<p>If the potential contributors are divided amongst different subprojects there&#8217;s less concentration of people around the same problem. Just my consideration</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Bangert</title>
		<link>http://www.oluyede.org/blog/2008/11/23/django-has-the-quid/comment-page-1/#comment-55477</link>
		<dc:creator>Ben Bangert</dc:creator>
		<pubDate>Mon, 24 Nov 2008 20:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=372#comment-55477</guid>
		<description>&lt;p&gt;Yep, there&#039;s definitely differences in the communities, I think mainly as they both hit different sweet spots. There&#039;s going to be a lot more in common for the Django community by the nature of Django itself. Just like there&#039;s a strong Plone community, strong Joomla community, strong Drupal community, etc. You have a large group of people making sites that generally are fairly close in core functionality.&lt;/p&gt;

&lt;p&gt;I&#039;d consider the Pylons community fairly strong as well, but definitely a different feel to it as the range of problems people are using it for seems a bit more varied. With Django, 98% of those using it will be using functions it provides such as its ORM, its templates, contrib modules it comes with (which all come with a set of assumptions about how the site works), etc. These things mean that most Django (certainly not all though) will be very similar in many ways.&lt;/p&gt;

&lt;p&gt;Pylons projects can deviate heavily from one another, which means you can&#039;t have all this re-use between members in the community, as most of them make fairly different assumptions. But some core aspects are definitely picking up steam, for example FormAlchemy has come a long ways and makes it a snap to generate forms from SQLAlchemy models.&lt;/p&gt;

&lt;p&gt;They&#039;ll always have different communities, as they address different ways of solving the problems at hand which generally appeals to different groups of developers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yep, there&#8217;s definitely differences in the communities, I think mainly as they both hit different sweet spots. There&#8217;s going to be a lot more in common for the Django community by the nature of Django itself. Just like there&#8217;s a strong Plone community, strong Joomla community, strong Drupal community, etc. You have a large group of people making sites that generally are fairly close in core functionality.</p>

<p>I&#8217;d consider the Pylons community fairly strong as well, but definitely a different feel to it as the range of problems people are using it for seems a bit more varied. With Django, 98% of those using it will be using functions it provides such as its ORM, its templates, contrib modules it comes with (which all come with a set of assumptions about how the site works), etc. These things mean that most Django (certainly not all though) will be very similar in many ways.</p>

<p>Pylons projects can deviate heavily from one another, which means you can&#8217;t have all this re-use between members in the community, as most of them make fairly different assumptions. But some core aspects are definitely picking up steam, for example FormAlchemy has come a long ways and makes it a snap to generate forms from SQLAlchemy models.</p>

<p>They&#8217;ll always have different communities, as they address different ways of solving the problems at hand which generally appeals to different groups of developers.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://www.oluyede.org/blog/2008/11/23/django-has-the-quid/comment-page-1/#comment-55475</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Sun, 23 Nov 2008 16:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=372#comment-55475</guid>
		<description>&lt;p&gt;Arthur: I am sure of that, despite the fact that I think fragmentation isn&#039;t always a good thing&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Arthur: I am sure of that, despite the fact that I think fragmentation isn&#8217;t always a good thing</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur</title>
		<link>http://www.oluyede.org/blog/2008/11/23/django-has-the-quid/comment-page-1/#comment-55474</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Sun, 23 Nov 2008 16:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.oluyede.org/blog/?p=372#comment-55474</guid>
		<description>&lt;p&gt;You might also want to take a look at web2py and Glashammer. Both are also very interesting frameworks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You might also want to take a look at web2py and Glashammer. Both are also very interesting frameworks.</p>]]></content:encoded>
	</item>
</channel>
</rss>

