<?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: Rebuilding Your Programming And Deployment Environments</title>
	<atom:link href="http://www.littlehart.net/atthekeyboard/2009/02/10/rebuilding-your-programming-and-deployment-environments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlehart.net/atthekeyboard/2009/02/10/rebuilding-your-programming-and-deployment-environments/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
	<description>Facebook should&#039;ve be written in unicornSchemaLang, because everyone *knows* that PHP is no good for anything, right?</description>
	<lastBuildDate>Mon, 15 Mar 2010 20:19:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
		<item>
		<title>By: Juan</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/02/10/rebuilding-your-programming-and-deployment-environments/comment-page-1/#comment-11427</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Fri, 20 Feb 2009 07:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=421#comment-11427</guid>
		<description>Agree with Dooltz, Unit testing is time consuming, but once you get use it, you feel lost without the red, green, red, green...

Also you feel more like to refactor, because you&#039;ll know almost instantly if you broke something so it gives you a lot of confidence in your code.</description>
		<content:encoded><![CDATA[<p>Agree with Dooltz, Unit testing is time consuming, but once you get use it, you feel lost without the red, green, red, green&#8230;</p>
<p>Also you feel more like to refactor, because you&#8217;ll know almost instantly if you broke something so it gives you a lot of confidence in your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dooltaz</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/02/10/rebuilding-your-programming-and-deployment-environments/comment-page-1/#comment-11409</link>
		<dc:creator>Dooltaz</dc:creator>
		<pubDate>Wed, 11 Feb 2009 17:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=421#comment-11409</guid>
		<description>I&#039;ve been working on the same system for the past 6 months now in CakePHP. I&#039;m currently in the middle of our first re-factor and I&#039;ve decided to start building Unit Tests along the way.  What I&#039;ve found is that while unit testing is time consuming, it does help you rethink about your and how it is designed.  I&#039;ve found a number of bugs by simply building unit tests. 

Unit tests are also a great way to document your code. When you look at a function, I often wonder just what should the data it receives look like. Unit tests give you a way to see exactly what a function is given and what it returns.  This helps when you need to call it later.

Oh, and VIM Rocks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working on the same system for the past 6 months now in CakePHP. I&#8217;m currently in the middle of our first re-factor and I&#8217;ve decided to start building Unit Tests along the way.  What I&#8217;ve found is that while unit testing is time consuming, it does help you rethink about your and how it is designed.  I&#8217;ve found a number of bugs by simply building unit tests. </p>
<p>Unit tests are also a great way to document your code. When you look at a function, I often wonder just what should the data it receives look like. Unit tests give you a way to see exactly what a function is given and what it returns.  This helps when you need to call it later.</p>
<p>Oh, and VIM Rocks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo Stancato</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/02/10/rebuilding-your-programming-and-deployment-environments/comment-page-1/#comment-11408</link>
		<dc:creator>Paolo Stancato</dc:creator>
		<pubDate>Wed, 11 Feb 2009 03:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=421#comment-11408</guid>
		<description>Hi Chris,

have you tried siteconfidence.co.uk? The service is really great (unfortunately I don&#039;t know how expensive it is), very helpful to catch errores before users and make introspective research.

A red siteconfidence alert was like a earthquake for the operation&#039;s team :)

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>have you tried siteconfidence.co.uk? The service is really great (unfortunately I don&#8217;t know how expensive it is), very helpful to catch errores before users and make introspective research.</p>
<p>A red siteconfidence alert was like a earthquake for the operation&#8217;s team <img src='http://www.littlehart.net/atthekeyboard/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->