<?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: On PHP and&#160;Libraries</title>
	<atom:link href="http://particletree.com/notebook/on-php-and-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/on-php-and-libraries/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Wed, 19 Nov 2008 11:46:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: mikee</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20671</link>
		<dc:creator>mikee</dc:creator>
		<pubDate>Sun, 06 May 2007 18:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20671</guid>
		<description>&lt;p&gt;&lt;a href="http://stefangabos.blogspot.com" rel="nofollow"&gt;Zebra PHP Component Framework&lt;/a&gt; - a lot of useful classes there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://stefangabos.blogspot.com" rel="nofollow">Zebra PHP Component Framework</a> - a lot of useful classes there.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Motorcycle Guy</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20587</link>
		<dc:creator>Motorcycle Guy</dc:creator>
		<pubDate>Sun, 22 Apr 2007 03:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20587</guid>
		<description>&lt;p&gt;What's so special about Json anyway.  I think rest-&#62;xml is way easier to understand and way more universal, plus who wants to do heavy lifting in javascript anyway.  Also I think the comments on this site are really awesome.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What&#8217;s so special about Json anyway.  I think rest-&gt;xml is way easier to understand and way more universal, plus who wants to do heavy lifting in javascript anyway.  Also I think the comments on this site are really awesome.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kingsley</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20562</link>
		<dc:creator>Kingsley</dc:creator>
		<pubDate>Mon, 16 Apr 2007 10:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20562</guid>
		<description>&lt;p&gt;I want to know how to develop a PHPmailer. Can anyone be of help? please email me; wrex001@yahoo.ca. Cheers!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I want to know how to develop a PHPmailer. Can anyone be of help? please email me; <a href="mailto:wrex001@yahoo.ca">wrex001@yahoo.ca</a>. Cheers!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kingsley</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20561</link>
		<dc:creator>Kingsley</dc:creator>
		<pubDate>Mon, 16 Apr 2007 10:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20561</guid>
		<description>&lt;p&gt;I want to know how to develop a PHPmailer. Can anyone be of help?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I want to know how to develop a PHPmailer. Can anyone be of help?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: devmag</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20556</link>
		<dc:creator>devmag</dc:creator>
		<pubDate>Fri, 13 Apr 2007 13:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20556</guid>
		<description>&lt;p&gt;Have you looked at the the php content management system phpCMS? it is a quite unique and flexible solution, not just a template engine...unfortunately, the development seems to have stopped...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Have you looked at the the php content management system phpCMS? it is a quite unique and flexible solution, not just a template engine&#8230;unfortunately, the development seems to have stopped&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20496</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 04 Apr 2007 01:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20496</guid>
		<description>&lt;p&gt;symfony is awsome!  I have been using it for 3 months and I will never do a php project without it again.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>symfony is awsome!  I have been using it for 3 months and I will never do a php project without it again.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Jolly</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20445</link>
		<dc:creator>Rick Jolly</dc:creator>
		<pubDate>Sat, 31 Mar 2007 05:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20445</guid>
		<description>&lt;p&gt;There seems to be some overlap as in what is considered a framework. Here is my take using examples:
&lt;strong&gt;Frameworks&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CodeIgniter&lt;/li&gt;
&lt;li&gt;CakePHP&lt;/li&gt;
&lt;li&gt;Zend Framework&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;CMS&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Drupal&lt;/li&gt;
&lt;li&gt;Joomla&lt;/li&gt;
&lt;li&gt;XOOPS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Template Engines&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Smarty&lt;/li&gt;
&lt;li&gt;Savant&lt;/li&gt;
&lt;li&gt;My favorites: Html_Template_Flexy and PhpTal&lt;/li&gt;
&lt;/ul&gt;
</description>
		<content:encoded><![CDATA[<p>There seems to be some overlap as in what is considered a framework. Here is my take using examples:
<strong>Frameworks</strong></p>

<ul>
<li>CodeIgniter</li>
<li>CakePHP</li>
<li>Zend Framework</li>
</ul>

<p><strong>CMS</strong></p>

<ul>
<li>Drupal</li>
<li>Joomla</li>
<li>XOOPS</li>
</ul>

<p><strong>Template Engines</strong></p>

<ul>
<li>Smarty</li>
<li>Savant</li>
<li>My favorites: Html_Template_Flexy and PhpTal</li>
</ul>]]></content:encoded>
	</item>
	<item>
		<title>By: yes</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20439</link>
		<dc:creator>yes</dc:creator>
		<pubDate>Fri, 30 Mar 2007 16:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20439</guid>
		<description>&lt;p&gt;Everyone needs a hug.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Everyone needs a hug.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Benevides</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20431</link>
		<dc:creator>Miguel Benevides</dc:creator>
		<pubDate>Thu, 29 Mar 2007 01:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20431</guid>
		<description>&lt;p&gt;Interesting post.
Judging by krugle stats on php source code indexed there, there are around 370k php functions and below 100k php classes... where/how do you guys get/store your best code snippets?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting post.
Judging by krugle stats on php source code indexed there, there are around 370k php functions and below 100k php classes&#8230; where/how do you guys get/store your best code snippets?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Birch</title>
		<link>http://particletree.com/notebook/on-php-and-libraries/#comment-20422</link>
		<dc:creator>Mike Birch</dc:creator>
		<pubDate>Tue, 27 Mar 2007 21:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://particletree.com/notebook/on-php-and-libraries/#comment-20422</guid>
		<description>&lt;p&gt;For small basic sites with no database, I use my own code and classes.&lt;/p&gt;

&lt;p&gt;I use CakePHP for sites that need limited content management.  I agree that it is poorly documented, but the google group is active and the gain in speed of development makes it worthwhile for me.&lt;/p&gt;

&lt;p&gt;For community sites and sites that need a complete CMS I use Drupal, which as Robin Millette says in these comments can be counted as a framework.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For small basic sites with no database, I use my own code and classes.</p>

<p>I use CakePHP for sites that need limited content management.  I agree that it is poorly documented, but the google group is active and the gain in speed of development makes it worthwhile for me.</p>

<p>For community sites and sites that need a complete CMS I use Drupal, which as Robin Millette says in these comments can be counted as a framework.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.375 seconds -->
