<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for CodeUtopia</title>
	<link>http://codeutopia.net/blog</link>
	<description>Web development and other things</description>
	<pubDate>Sun, 05 Jul 2009 03:26:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on pooQuery - The Fluent PHP Revolution! by Joe Devon</title>
		<link>http://codeutopia.net/blog/2008/01/21/pooquery-the-fluent-php-revolution/#comment-38575</link>
		<dc:creator>Joe Devon</dc:creator>
		<pubDate>Sat, 04 Jul 2009 17:28:57 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2008/01/21/pooquery-the-fluent-php-revolution/#comment-38575</guid>
		<description>You fell off the wagon with this post. peeQuery is much better. It automagically writes a speech for each line of code and podcasts it to Twitter!</description>
		<content:encoded><![CDATA[<p>You fell off the wagon with this post. peeQuery is much better. It automagically writes a speech for each line of code and podcasts it to Twitter!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Are DB layers like Zend_Db making people forget SQL? by Joe Devon</title>
		<link>http://codeutopia.net/blog/2007/12/06/are-db-layers-like-zend_db-making-people-forget-sql/#comment-38574</link>
		<dc:creator>Joe Devon</dc:creator>
		<pubDate>Sat, 04 Jul 2009 17:19:29 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2007/12/06/are-db-layers-like-zend_db-making-people-forget-sql/#comment-38574</guid>
		<description>Excellent post. I've been trying to understand what the benefit of not using SQL was. People keep telling me it's better. It's easier. But I find it harder and not better. Maybe people just don't want to learn SQL? Or maybe I just haven't been given an example where it's an improvement. Most examples just look to me like you change SQL syntax for some other syntax that adds a layer of potentially misunderstanding to what you're doing to the database.</description>
		<content:encoded><![CDATA[<p>Excellent post. I&#8217;ve been trying to understand what the benefit of not using SQL was. People keep telling me it&#8217;s better. It&#8217;s easier. But I find it harder and not better. Maybe people just don&#8217;t want to learn SQL? Or maybe I just haven&#8217;t been given an example where it&#8217;s an improvement. Most examples just look to me like you change SQL syntax for some other syntax that adds a layer of potentially misunderstanding to what you&#8217;re doing to the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Theory vs. Practice in coding by Joe Devon</title>
		<link>http://codeutopia.net/blog/2008/09/09/theory-vs-practice-in-coding/#comment-38572</link>
		<dc:creator>Joe Devon</dc:creator>
		<pubDate>Sat, 04 Jul 2009 17:03:31 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2008/09/09/theory-vs-practice-in-coding/#comment-38572</guid>
		<description>I thought I was the only one! What a relief :)</description>
		<content:encoded><![CDATA[<p>I thought I was the only one! What a relief <img src='http://codeutopia.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decoupling models from the database: Data Access Object pattern in PHP by Unit testing 4: Mock objects and testing code which uses the database &#124; CodeUtopia</title>
		<link>http://codeutopia.net/blog/2009/01/05/decoupling-models-from-the-database-data-access-object-pattern-in-php/#comment-38571</link>
		<dc:creator>Unit testing 4: Mock objects and testing code which uses the database &#124; CodeUtopia</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:27:06 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2009/01/05/decoupling-models-from-the-database-data-access-object-pattern-in-php/#comment-38571</guid>
		<description>[...] To make this class better, and easier to test, let&#8217;s modify it to use a data access object. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] To make this class better, and easier to test, let&#8217;s modify it to use a data access object. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit testing part 2: Writing and running tests by Unit testing 3: Writing tests for existing code &#124; CodeUtopia</title>
		<link>http://codeutopia.net/blog/2009/06/10/unit-testing-part-2-writing-and-running-tests/#comment-38570</link>
		<dc:creator>Unit testing 3: Writing tests for existing code &#124; CodeUtopia</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:26:31 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2009/06/10/unit-testing-part-2-writing-and-running-tests/#comment-38570</guid>
		<description>[...] that you know what unit testing is and how to write and run tests, it&#8217;s time to look at writing tests in more [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] that you know what unit testing is and how to write and run tests, it&#8217;s time to look at writing tests in more [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up command-line PHP on Windows by Unit testing part 2: Writing and running tests &#124; CodeUtopia</title>
		<link>http://codeutopia.net/blog/2008/07/28/setting-up-command-line-php-on-windows/#comment-38568</link>
		<dc:creator>Unit testing part 2: Writing and running tests &#124; CodeUtopia</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:25:26 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2008/07/28/setting-up-command-line-php-on-windows/#comment-38568</guid>
		<description>[...] have previously written a post on setting up command-line PHP on windows, which you can read to make it work on [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] have previously written a post on setting up command-line PHP on windows, which you can read to make it work on [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit testing part 2: Writing and running tests by Unit testing: Introduction &#124; CodeUtopia</title>
		<link>http://codeutopia.net/blog/2009/06/10/unit-testing-part-2-writing-and-running-tests/#comment-38567</link>
		<dc:creator>Unit testing: Introduction &#124; CodeUtopia</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:24:08 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2009/06/10/unit-testing-part-2-writing-and-running-tests/#comment-38567</guid>
		<description>[...] the next part we will take a more hands-on coding approach and I&#8217;ll show you some practical examples of [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] the next part we will take a more hands-on coding approach and I&#8217;ll show you some practical examples of [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What would you like to read about on CodeUtopia? by Joe Devon</title>
		<link>http://codeutopia.net/blog/2009/06/02/what-would-you-like-to-read-about-on-codeutopia/#comment-38542</link>
		<dc:creator>Joe Devon</dc:creator>
		<pubDate>Sat, 04 Jul 2009 08:00:12 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2009/06/02/what-would-you-like-to-read-about-on-codeutopia/#comment-38542</guid>
		<description>How about an article about method naming convention/how to write good function names.</description>
		<content:encoded><![CDATA[<p>How about an article about method naming convention/how to write good function names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Dojo dijit.Tree with checkboxes by Matthias Zeis</title>
		<link>http://codeutopia.net/blog/2008/11/21/creating-a-dojo-dijittree-with-checkboxes/#comment-38334</link>
		<dc:creator>Matthias Zeis</dc:creator>
		<pubDate>Wed, 01 Jul 2009 12:18:59 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2008/11/21/creating-a-dojo-dijittree-with-checkboxes/#comment-38334</guid>
		<description>Jani, just wanted to let you know that the live example does not work anymore...

regards,
Matthias</description>
		<content:encoded><![CDATA[<p>Jani, just wanted to let you know that the live example does not work anymore&#8230;</p>
<p>regards,<br />
Matthias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TankWar Online, my JavaScript based cannons game by Snowcore</title>
		<link>http://codeutopia.net/blog/2009/06/30/tankwar-online-my-javascript-based-cannons-game/#comment-38262</link>
		<dc:creator>Snowcore</dc:creator>
		<pubDate>Tue, 30 Jun 2009 16:09:37 +0000</pubDate>
		<guid>http://codeutopia.net/blog/2009/06/30/tankwar-online-my-javascript-based-cannons-game/#comment-38262</guid>
		<description>Yeah! It's really cool game.
Like worms :)</description>
		<content:encoded><![CDATA[<p>Yeah! It&#8217;s really cool game.<br />
Like worms <img src='http://codeutopia.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
