<?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: PHP Weekly Reader &#8211; March 30th 2008</title>
	<atom:link href="http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/</link>
	<description></description>
	<lastBuildDate>Thu, 08 Jul 2010 03:46:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Doug Hill</title>
		<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/comment-page-1/#comment-9272</link>
		<dc:creator>Doug Hill</dc:creator>
		<pubDate>Sun, 06 Apr 2008 02:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/#comment-9272</guid>
		<description>@Julian,

Phing and rake coverage would be awesome! I agree with you about build and deployment not being given enough attention, especially on smaller projects. I am a fanatic about trying to automate the entire build and deployment process right from the first line of code though, so I will study anything that gives me insight into making it easier even if its not directly related to the language at hand. 

Keep up the good work.
Doug</description>
		<content:encoded><![CDATA[<p>@Julian,</p>
<p>Phing and rake coverage would be awesome! I agree with you about build and deployment not being given enough attention, especially on smaller projects. I am a fanatic about trying to automate the entire build and deployment process right from the first line of code though, so I will study anything that gives me insight into making it easier even if its not directly related to the language at hand. </p>
<p>Keep up the good work.<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Simpson</title>
		<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/comment-page-1/#comment-9263</link>
		<dc:creator>Julian Simpson</dc:creator>
		<pubDate>Sat, 05 Apr 2008 16:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/#comment-9263</guid>
		<description>Hi Doug,

Thanks for mentioning Build Doctor.  Most of what I do in my day job is Ant and Nant style work, but I don&#039;t want to limit Build Doctor to just those.  Build and deployment (especially deployment) is often overlooked in software and web projects; Build Doctor is about spreading the message that they are an integral part of development, not an afterthought.  I should probably cover Phing and Rake ....

Best

Julian</description>
		<content:encoded><![CDATA[<p>Hi Doug,</p>
<p>Thanks for mentioning Build Doctor.  Most of what I do in my day job is Ant and Nant style work, but I don't want to limit Build Doctor to just those.  Build and deployment (especially deployment) is often overlooked in software and web projects; Build Doctor is about spreading the message that they are an integral part of development, not an afterthought.  I should probably cover Phing and Rake &#8230;.</p>
<p>Best</p>
<p>Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loic Hoguin</title>
		<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/comment-page-1/#comment-9070</link>
		<dc:creator>Loic Hoguin</dc:creator>
		<pubDate>Tue, 01 Apr 2008 11:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/#comment-9070</guid>
		<description>&lt;strong&gt;Annoying site(s) of the week&lt;/strong&gt;

Dear sir, I can only agree with this part of your post. Greetings.</description>
		<content:encoded><![CDATA[<p><strong>Annoying site(s) of the week</strong></p>
<p>Dear sir, I can only agree with this part of your post. Greetings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Street</title>
		<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/comment-page-1/#comment-9004</link>
		<dc:creator>Jonathan Street</dc:creator>
		<pubDate>Mon, 31 Mar 2008 10:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/#comment-9004</guid>
		<description>A tutorial site with sound advice?  That would never work!

You need a bit of a feel good factor.  The easiest way is to miss out all the hard stuff.  $sql = &quot;SELECT * FROM table where id = $_POST[&#039;form&#039;]&quot; works perfectly well in any article looking at database access.  Why make it more complex?

When you were talking about alternatives to GSoC the first thing which came to my mind was &quot;emPHPower&quot;.  I&#039;ve no idea where that&#039;s going to go but it does look interesting.</description>
		<content:encoded><![CDATA[<p>A tutorial site with sound advice?  That would never work!</p>
<p>You need a bit of a feel good factor.  The easiest way is to miss out all the hard stuff.  $sql = "SELECT * FROM table where id = $_POST['form']" works perfectly well in any article looking at database access.  Why make it more complex?</p>
<p>When you were talking about alternatives to GSoC the first thing which came to my mind was "emPHPower".  I've no idea where that's going to go but it does look interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/comment-page-1/#comment-9003</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Mon, 31 Mar 2008 09:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/#comment-9003</guid>
		<description>Hehe .. its only a &quot;code name&quot; for now. I did reg the domain for the hell of it. Anyways, looking forward to your blog post.</description>
		<content:encoded><![CDATA[<p>Hehe .. its only a "code name" for now. I did reg the domain for the hell of it. Anyways, looking forward to your blog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Hill</title>
		<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/comment-page-1/#comment-9000</link>
		<dc:creator>Doug Hill</dc:creator>
		<pubDate>Mon, 31 Mar 2008 08:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/#comment-9000</guid>
		<description>:) The &quot;emPHPower&quot; idea is is awesome!   It was an accident that it got left out BUT thats only because I am saving it for its very own post. I have been kicking around some ideas in my head every since I read it.

I hate the name by the way.</description>
		<content:encoded><![CDATA[<p> <img src='http://www.phpaddiction.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The "emPHPower" idea is is awesome!   It was an accident that it got left out BUT thats only because I am saving it for its very own post. I have been kicking around some ideas in my head every since I read it.</p>
<p>I hate the name by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/comment-page-1/#comment-8999</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Mon, 31 Mar 2008 08:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/php-weekly-reader-march-30th-2008-2/#comment-8999</guid>
		<description>Guess you kicked me of your feedreader then, or maybe my blog posts werent exciting :(

Here are the links .. believing it was all an &quot;accident&quot; :)

emPHPower (brain storming on a PHP advocacy organization):
http://pooteeweet.org/blog/1025

Rasmus on big libs and APC (on the example of Doctrine):
http://pooteeweet.org/blog/1038</description>
		<content:encoded><![CDATA[<p>Guess you kicked me of your feedreader then, or maybe my blog posts werent exciting <img src='http://www.phpaddiction.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Here are the links .. believing it was all an "accident" <img src='http://www.phpaddiction.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>emPHPower (brain storming on a PHP advocacy organization):<br />
<a href="http://pooteeweet.org/blog/1025" rel="nofollow">http://pooteeweet.org/blog/1025</a></p>
<p>Rasmus on big libs and APC (on the example of Doctrine):<br />
<a href="http://pooteeweet.org/blog/1038" rel="nofollow">http://pooteeweet.org/blog/1038</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
