<?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, 16 Jan 2012 19:55:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tontate</title>
		<link>http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/comment-page-1/#comment-1529</link>
		<dc:creator>Tontate</dc:creator>
		<pubDate>Mon, 20 Sep 2010 18:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.opensourcetutor.com/2009/06/10/pluf-a-php5-port-of-django/#comment-1529</guid>
		<description>I was excited to learn that a php framework has taken on the Django approach. I fiddled around with Pluf and was pleasantly surprised. However I quickly learned that it wasn&#039;t django alone that drew me in. It was the python language. It&#039;s very modern and slick and finally a relief from C language based syntax. Great work folks but it&#039;s not Django. Php guys really need to spend some time learning python to understand what i&#039;m talking about.</description>
		<content:encoded><![CDATA[<p>I was excited to learn that a php framework has taken on the Django approach. I fiddled around with Pluf and was pleasantly surprised. However I quickly learned that it wasn&#8217;t django alone that drew me in. It was the python language. It&#8217;s very modern and slick and finally a relief from C language based syntax. Great work folks but it&#8217;s not Django. Php guys really need to spend some time learning python to understand what i&#8217;m talking about.</p>
]]></content:encoded>
	</item>
	<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>

