<?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: Pluf &#8211; A PHP5 Port of Django</title>
	<atom:link href="http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/</link>
	<description>On Linux, Web Development, Joomla and Magento commerce</description>
	<lastBuildDate>Mon, 05 Jul 2010 23:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: aXon</title>
		<link>http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/comment-page-1/#comment-1490</link>
		<dc:creator>aXon</dc:creator>
		<pubDate>Sat, 05 Jun 2010 09:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/#comment-1490</guid>
		<description>Another note to mention is that a django project is impossible to deploy without root access, i.e. on a virtual web-hosting for instance. Because one will not be able to install a database lib, e.g. MySQLdb-python, which requires compilation and compilation is usually disabled for unprivileged users. And PHP comes nearly always with mysql support.</description>
		<content:encoded><![CDATA[<p>Another note to mention is that a django project is impossible to deploy without root access, i.e. on a virtual web-hosting for instance. Because one will not be able to install a database lib, e.g. MySQLdb-python, which requires compilation and compilation is usually disabled for unprivileged users. And PHP comes nearly always with mysql support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salubrium</title>
		<link>http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/comment-page-1/#comment-1370</link>
		<dc:creator>salubrium</dc:creator>
		<pubDate>Tue, 06 Oct 2009 23:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/#comment-1370</guid>
		<description>Loic, thanks for the feedback and the headsup about the AutoAdmin. I haven&#039;t had a chance to dig my teeth into Pluf but will certainly write up more when I do get the chance.</description>
		<content:encoded><![CDATA[<p>Loic, thanks for the feedback and the headsup about the AutoAdmin. I haven&#8217;t had a chance to dig my teeth into Pluf but will certainly write up more when I do get the chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loïc d'Anterroches</title>
		<link>http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/comment-page-1/#comment-1368</link>
		<dc:creator>Loïc d'Anterroches</dc:creator>
		<pubDate>Tue, 06 Oct 2009 16:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/#comment-1368</guid>
		<description>You are right on the spot with respect to the difference between Pluf and Django. You can also add that Django is more mature than Pluf.

The AutoAdmin of Django is available in a way simpler way here: http://code.pluf.org/p/admin/

What is important to note is that Pluf was modeled based on the pre-magic-removal work of Django. 

Pluf does not try to compete with Django, this is just that I am using both of them and I simply enjoy both of them with their strengths and weaknesses. 

Loïc - Creator of Pluf</description>
		<content:encoded><![CDATA[<p>You are right on the spot with respect to the difference between Pluf and Django. You can also add that Django is more mature than Pluf.</p>
<p>The AutoAdmin of Django is available in a way simpler way here: <a href="http://code.pluf.org/p/admin/" rel="nofollow">http://code.pluf.org/p/admin/</a></p>
<p>What is important to note is that Pluf was modeled based on the pre-magic-removal work of Django. </p>
<p>Pluf does not try to compete with Django, this is just that I am using both of them and I simply enjoy both of them with their strengths and weaknesses. </p>
<p>Loïc &#8211; Creator of Pluf</p>
]]></content:encoded>
	</item>
</channel>
</rss>
