<?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: PEAR:: Classes Worthy Of Attention</title>
	<atom:link href="http://mattiasgeniar.be/2009/01/26/pear-classes-worthy-of-attention/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattiasgeniar.be/2009/01/26/pear-classes-worthy-of-attention/</link>
	<description>Tips, Tricks &#38; Rants of a Sys Admin</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:09:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://mattiasgeniar.be/2009/01/26/pear-classes-worthy-of-attention/comment-page-1/#comment-2106</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 11 Feb 2009 10:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://mattiasgeniar.be/?p=1383#comment-2106</guid>
		<description>If PEAR can do it, why reinvent the wheel?

I use the following:

Config
HTML_BBCodeParser - BB code for all user input
HTML_QuickForm - (and HTML_QuickForm_Renderer_Tableless) for form generation, it&#039;s a bit dated and I&#039;m waiting for HTML_QuickForm2 to progress further with development (poor support for renderers)
HTML_TagCloud
HTML_Template_IT
HTTP_Upload
MDB2 / MDB2_Driver_mysql
Mail / Mail_Mime
Pager
Services_YouTube
Validate
XML_Serializer
tidy

My biggest complaint is only a few are E_STRICT compatible.

It makes development so much easier. I&#039;ve even adopted the package method for my own framework.</description>
		<content:encoded><![CDATA[<p>If PEAR can do it, why reinvent the wheel?</p>
<p>I use the following:</p>
<p>Config<br />
HTML_BBCodeParser &#8211; BB code for all user input<br />
HTML_QuickForm &#8211; (and HTML_QuickForm_Renderer_Tableless) for form generation, it&#8217;s a bit dated and I&#8217;m waiting for HTML_QuickForm2 to progress further with development (poor support for renderers)<br />
HTML_TagCloud<br />
HTML_Template_IT<br />
HTTP_Upload<br />
MDB2 / MDB2_Driver_mysql<br />
Mail / Mail_Mime<br />
Pager<br />
Services_YouTube<br />
Validate<br />
XML_Serializer<br />
tidy</p>
<p>My biggest complaint is only a few are E_STRICT compatible.</p>
<p>It makes development so much easier. I&#8217;ve even adopted the package method for my own framework.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
