<?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 for Coderholic</title>
	<atom:link href="http://www.coderholic.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderholic.com</link>
	<description>Addicted to Development</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:46:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PostgreSQL for MySQL users by Frank</title>
		<link>http://www.coderholic.com/postgresql-for-mysql-users/comment-page-1/#comment-8111</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=567#comment-8111</guid>
		<description>&gt;&gt; A few other things to note: PostgreSQL only supports single quotes in queries not double quotes

PostgreSQL supports the SQL Standards, that&#039;s why. Double quotes can be used for database objects like tables and columns:

SELECT * FROM &quot;table&quot; WHERE &quot;column&quot; = &#039;value&#039;;

This also works in Oracle, SQL Server and other databases, MySQL is the exception.</description>
		<content:encoded><![CDATA[<p>&gt;&gt; A few other things to note: PostgreSQL only supports single quotes in queries not double quotes</p>
<p>PostgreSQL supports the SQL Standards, that&#8217;s why. Double quotes can be used for database objects like tables and columns:</p>
<p>SELECT * FROM &#8220;table&#8221; WHERE &#8220;column&#8221; = &#8216;value&#8217;;</p>
<p>This also works in Oracle, SQL Server and other databases, MySQL is the exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PyRadio 0.2 Released by Ben</title>
		<link>http://www.coderholic.com/pyradio-02-released/comment-page-1/#comment-7852</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 21 Feb 2010 17:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=269#comment-7852</guid>
		<description>Hi Erik,

Thanks for the suggestion. I&#039;ll add this feature in the next version.

Thanks, Ben</description>
		<content:encoded><![CDATA[<p>Hi Erik,</p>
<p>Thanks for the suggestion. I&#8217;ll add this feature in the next version.</p>
<p>Thanks, Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PyRadio 0.2 Released by Erik</title>
		<link>http://www.coderholic.com/pyradio-02-released/comment-page-1/#comment-7839</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Sun, 21 Feb 2010 16:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=269#comment-7839</guid>
		<description>There should be a way to stop playing without having to exit. Sort of like a pause, except due to the fact that it&#039;s live radio, you can&#039;t really pause it. I guess turning the volume down all of the way with one key press (perhaps &quot;space&quot;) is what I&#039;m looking for.</description>
		<content:encoded><![CDATA[<p>There should be a way to stop playing without having to exit. Sort of like a pause, except due to the fact that it&#8217;s live radio, you can&#8217;t really pause it. I guess turning the volume down all of the way with one key press (perhaps &#8220;space&#8221;) is what I&#8217;m looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 Freelance Developer Job Sites by Ben</title>
		<link>http://www.coderholic.com/top-10-freelance-developer-job-sites/comment-page-1/#comment-7358</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 04 Feb 2010 11:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=133#comment-7358</guid>
		<description>Thanks Will - fixed.</description>
		<content:encoded><![CDATA[<p>Thanks Will &#8211; fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 Freelance Developer Job Sites by will</title>
		<link>http://www.coderholic.com/top-10-freelance-developer-job-sites/comment-page-1/#comment-7314</link>
		<dc:creator>will</dc:creator>
		<pubDate>Wed, 03 Feb 2010 23:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=133#comment-7314</guid>
		<description>The link for javascript ninja is broke :: http://jobs.jsninja.com</description>
		<content:encoded><![CDATA[<p>The link for javascript ninja is broke :: <a href="http://jobs.jsninja.com" rel="nofollow">http://jobs.jsninja.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 12 New Programming Languages in 12 Months by Ben</title>
		<link>http://www.coderholic.com/12-new-programming-languages-in-12-months/comment-page-1/#comment-7291</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 02 Feb 2010 16:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=519#comment-7291</guid>
		<description>@Leif - I&#039;ve done a bit of C++ before (mostly with OpenGL). This list is just for new languages I want to learn.

@Java4Learners - It certainly is a lot of languges, and it&#039;s going to be a challenge. I can&#039;t say I&#039;ve found it more difficult to learn &quot;less mature&quot; languages after working with Java in the past. I&#039;ll keep you updated on how I find things with this challenge though!</description>
		<content:encoded><![CDATA[<p>@Leif &#8211; I&#8217;ve done a bit of C++ before (mostly with OpenGL). This list is just for new languages I want to learn.</p>
<p>@Java4Learners &#8211; It certainly is a lot of languges, and it&#8217;s going to be a challenge. I can&#8217;t say I&#8217;ve found it more difficult to learn &#8220;less mature&#8221; languages after working with Java in the past. I&#8217;ll keep you updated on how I find things with this challenge though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 12 New Programming Languages in 12 Months by Java4Learners</title>
		<link>http://www.coderholic.com/12-new-programming-languages-in-12-months/comment-page-1/#comment-7275</link>
		<dc:creator>Java4Learners</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=519#comment-7275</guid>
		<description>First of all that a lots of languages on the list to grasp. Once you work on Java, working on other languages esp. when they are not mature seems difficult. What you take on this?</description>
		<content:encoded><![CDATA[<p>First of all that a lots of languages on the list to grasp. Once you work on Java, working on other languages esp. when they are not mature seems difficult. What you take on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recommended reading from Coders at Work by PK</title>
		<link>http://www.coderholic.com/recommended-reading-from-coders-at-work/comment-page-1/#comment-7230</link>
		<dc:creator>PK</dc:creator>
		<pubDate>Fri, 29 Jan 2010 11:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=529#comment-7230</guid>
		<description>I love &quot;Code Complete&quot; and &quot;Practice Of Programming&quot;. I would love to see &quot;The Art of Unix Programming&quot; in the list.

Cheers
-- PK
http://roorky.com</description>
		<content:encoded><![CDATA[<p>I love &#8220;Code Complete&#8221; and &#8220;Practice Of Programming&#8221;. I would love to see &#8220;The Art of Unix Programming&#8221; in the list.</p>
<p>Cheers<br />
&#8211; PK<br />
<a href="http://roorky.com" rel="nofollow">http://roorky.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recommended reading from Coders at Work by Kevin</title>
		<link>http://www.coderholic.com/recommended-reading-from-coders-at-work/comment-page-1/#comment-7168</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 25 Jan 2010 14:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=529#comment-7168</guid>
		<description>“the book you wish your idiot coworker had read” lol. That is so true. The first time I read Code Complete was a revelation. The good thing about this book is that once you read it, a lot of it sticks in your mind when you program. I would say that this book should be handed to every new intern who joins a software organization. It will save him or her a lot of falls.</description>
		<content:encoded><![CDATA[<p>“the book you wish your idiot coworker had read” lol. That is so true. The first time I read Code Complete was a revelation. The good thing about this book is that once you read it, a lot of it sticks in your mind when you program. I would say that this book should be handed to every new intern who joins a software organization. It will save him or her a lot of falls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 8 Reasons Why You Should Try Django by SMiGL</title>
		<link>http://www.coderholic.com/8-reasons-why-you-should-try-django/comment-page-1/#comment-7166</link>
		<dc:creator>SMiGL</dc:creator>
		<pubDate>Mon, 25 Jan 2010 13:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderholic.com/?p=336#comment-7166</guid>
		<description>Nice post. Django is perfect framework</description>
		<content:encoded><![CDATA[<p>Nice post. Django is perfect framework</p>
]]></content:encoded>
	</item>
</channel>
</rss>
