<?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: 10 tools for Modern PHP Development</title>
	<atom:link href="http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/</link>
	<description>Dave Marshall</description>
	<lastBuildDate>Sun, 24 Jan 2010 23:46:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ??????? &#187; [Web] ????</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-91555</link>
		<dc:creator>??????? &#187; [Web] ????</dc:creator>
		<pubDate>Wed, 25 Nov 2009 02:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-91555</guid>
		<description>[...] 10 tools for Modern PHP Development [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 tools for Modern PHP Development [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haftal?k Derleme #1 &#187; Müjdat Korkmaz: Blog</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-91385</link>
		<dc:creator>Haftal?k Derleme #1 &#187; Müjdat Korkmaz: Blog</dc:creator>
		<pubDate>Sun, 22 Nov 2009 12:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-91385</guid>
		<description>[...] PHP Geli?tirmede Yard?mc? Olacak 10 Araç [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP Geli?tirmede Yard?mc? Olacak 10 Araç [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Martin</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-86942</link>
		<dc:creator>Derek Martin</dc:creator>
		<pubDate>Sun, 16 Aug 2009 11:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-86942</guid>
		<description>I would also recommend using an ORM, such as Propel or Doctrine. Both offer many conveniences, but I like propel simply for the way it creates your objects: there are base objects, and objects. You modify the objects as much as you want, and they never get over-written. When you change your schema, you just tell to re-build the base objects. Handy dandy. Also, Propel gives you getters &amp; setters for everything, which I&#039;m fond of.</description>
		<content:encoded><![CDATA[<p>I would also recommend using an ORM, such as Propel or Doctrine. Both offer many conveniences, but I like propel simply for the way it creates your objects: there are base objects, and objects. You modify the objects as much as you want, and they never get over-written. When you change your schema, you just tell to re-build the base objects. Handy dandy. Also, Propel gives you getters &amp; setters for everything, which I&#8217;m fond of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Landing a PHP job Part 1: Technical Knowledge and Skills</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-64676</link>
		<dc:creator>Landing a PHP job Part 1: Technical Knowledge and Skills</dc:creator>
		<pubDate>Mon, 08 Sep 2008 21:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-64676</guid>
		<description>[...] are plenty of tools available to aid and improve the development process, be familiar with as many as you can handle. I [...]</description>
		<content:encoded><![CDATA[<p>[...] are plenty of tools available to aid and improve the development process, be familiar with as many as you can handle. I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Rosenfeld</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-58294</link>
		<dc:creator>Aaron Rosenfeld</dc:creator>
		<pubDate>Mon, 07 Jul 2008 13:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-58294</guid>
		<description>Thanks for the compilation :)</description>
		<content:encoded><![CDATA[<p>Thanks for the compilation :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: informednetworker.com</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-50395</link>
		<dc:creator>informednetworker.com</dc:creator>
		<pubDate>Tue, 06 May 2008 03:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-50395</guid>
		<description>&lt;strong&gt;10 tools for Modern PHP Development...&lt;/strong&gt;

Dave Marshall offers a list of ten useful tools in PHP Development. These include PHPUnit, Selenium RC, PHP CodeSniffer, Phing, Xdebug, PHPDocumentor, phpUnderControl, Zend Framework, Subversion, and Jira....</description>
		<content:encoded><![CDATA[<p><strong>10 tools for Modern PHP Development&#8230;</strong></p>
<p>Dave Marshall offers a list of ten useful tools in PHP Development. These include PHPUnit, Selenium RC, PHP CodeSniffer, Phing, Xdebug, PHPDocumentor, phpUnderControl, Zend Framework, Subversion, and Jira&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stronghold Crusader</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-48126</link>
		<dc:creator>Stronghold Crusader</dc:creator>
		<pubDate>Tue, 15 Apr 2008 12:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-48126</guid>
		<description>Very nice :) btw very good tips i will use them. Some of them i did not knew.</description>
		<content:encoded><![CDATA[<p>Very nice :) btw very good tips i will use them. Some of them i did not knew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GZ</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-47684</link>
		<dc:creator>GZ</dc:creator>
		<pubDate>Thu, 10 Apr 2008 04:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-47684</guid>
		<description>I agree on most of the items. Just wanted to add that subversion is not only a modern tool to PHP Development. It is a modern tool to any programming language.</description>
		<content:encoded><![CDATA[<p>I agree on most of the items. Just wanted to add that subversion is not only a modern tool to PHP Development. It is a modern tool to any programming language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: changyu</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-47237</link>
		<dc:creator>changyu</dc:creator>
		<pubDate>Fri, 04 Apr 2008 06:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-47237</guid>
		<description>It&#039;s interesting,but I have not used one of them.</description>
		<content:encoded><![CDATA[<p>It&#8217;s interesting,but I have not used one of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP ?????10????? &#124; Sun Limited Mt.</title>
		<link>http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/comment-page-1/#comment-46904</link>
		<dc:creator>PHP ?????10????? &#124; Sun Limited Mt.</dc:creator>
		<pubDate>Mon, 31 Mar 2008 07:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/2008/03/20/10-tools-for-modern-php-development/#comment-46904</guid>
		<description>[...] DaveDevelopment » Archive » 10 tools for Modern PHP Development???PHP ??????????10????????????????? [...]</description>
		<content:encoded><![CDATA[<p>[...] DaveDevelopment » Archive » 10 tools for Modern PHP Development???PHP ??????????10????????????????? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
