<?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>eKini Web Developer Blog &#187; development tools</title>
	<atom:link href="http://blog.ekini.net/tag/development-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekini.net</link>
	<description>Wenbert Del Rosario: PHP, MySQL, Javascript, MVC, Zend Framework, AJAX, jQuery.</description>
	<lastBuildDate>Tue, 24 Aug 2010 00:13:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>10 projects every php developer should use</title>
		<link>http://blog.ekini.net/2007/11/13/10-projects-every-php-developer-should-use/</link>
		<comments>http://blog.ekini.net/2007/11/13/10-projects-every-php-developer-should-use/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 02:55:26 +0000</pubDate>
		<dc:creator>Wenbert</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[development tools]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://blog.ekini.net/2007/11/13/10-projects-every-php-developer-should-use/</guid>
		<description><![CDATA[This news has circulating around the PHP Community for a few days already &#8211; posting it here for record purposes. As a php web developer, you should know that php is probably the language that has the biggest code repository. So no matter what module you want to include in your project there should be [...]]]></description>
			<content:encoded><![CDATA[<p>This news has circulating around the PHP Community for a few days already &#8211; posting it here for record purposes.</p>
<blockquote><p>As a php web developer, you should know that php is probably the language that has the biggest code repository. So no matter what module you want to include in your project there should be an open source solution.</p>
<p>This can help in various ways, but just in case you can’t think of one, here I put a few :</p>
<ul>
<li>Open source is worked by many people, so the result is for sure better than one man’s work</li>
<li>You can have free updates to your code, while otherwise you should code the updates each time something new comes up</li>
<li>You save development time while your project is getting better</li>
</ul>
<p>Anyway, after many years as a web developer, I’ve compiled a list of php classes that can be easily integrated in any project and I am regularly use.</p>
<ol>
<li>For sending emails &#8211; phpMailer</li>
<li>User manipulation</li>
<li>Fetching RSS Feeds &#8211; magpie rss</li>
<li>Geotargeting &#8211; maxmind</li>
<li>Data mining &#8211; htmlSQL (i can&#8217;t wait to use this!!! :) )</li>
<li>Trackback</li>
<li>Templating System</li>
<li>BBCode</li>
<li>Paypal</li>
<li>WYSIWYG Editor &#8211; my favorite! &#8211; tinyMCE</li>
</ol>
</blockquote>
<p>Click here for the entire <a href="http://infortech2k.wordpress.com/2007/11/11/10-projects-every-php-developer-should-use/">article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekini.net/2007/11/13/10-projects-every-php-developer-should-use/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
