<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ben Maynard&#039;s blog about anything &#187; components</title>
	<atom:link href="http://blog.visionsource.org/tag/components/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.visionsource.org</link>
	<description>I swear this blog is different from the others!</description>
	<lastBuildDate>Fri, 27 Aug 2010 20:37:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP libraries and components</title>
		<link>http://blog.visionsource.org/2008/06/02/php-libraries-and-components/</link>
		<comments>http://blog.visionsource.org/2008/06/02/php-libraries-and-components/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 05:16:33 +0000</pubDate>
		<dc:creator>Ben Maynard</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[libraries]]></category>

		<guid isPermaLink="false">http://blog.visionsource.org/?p=10</guid>
		<description><![CDATA[Well I haven&#8217;t blogged for a bit, so im hoping to do some catch up today. Since working in the business world, I find you never have time to write libraries for everything you want your application to do, and why would you when there are excellent classes out there that do just what you [...]]]></description>
			<content:encoded><![CDATA[<p>Well I haven&#8217;t blogged for a bit, so im hoping to do some catch up today. Since working in the business world, I find you never have time to write libraries for everything you want your application to do, and why would you when there are excellent classes out there that do just what you need to, have community + developer support so you do not need to worry about any bugs within your system. Then with all this, it frees up your time so you can spend time working on the things that matter.</p>
<p>So with this in mind, i read an article about 30 useful classes and components, and I recommend checking out half these items. Personally my favorite is <a href="http://htmlpurifier.org/" target="_blank">HTML Purifier</a> as its a must have to prevent XSS injection attacks + cleaning up user submitted code.</p>
<p><a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/" target="_blank">Click here to view 30 useful php classes and components</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visionsource.org/2008/06/02/php-libraries-and-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
