<?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 Cameron McKay</title>
	<atom:link href="http://cdmckay.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdmckay.org/blog</link>
	<description>Freelance Programmer and Language Polyglot</description>
	<lastBuildDate>Tue, 16 Apr 2013 11:07:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on How to query posts by template in WordPress by Query WordPress Pages by Template &#171; PixelPress Wiki</title>
		<link>http://cdmckay.org/blog/2010/05/13/how-to-query-posts-by-template-in-wordpress/comment-page-1/#comment-1248</link>
		<dc:creator>Query WordPress Pages by Template &#171; PixelPress Wiki</dc:creator>
		<pubDate>Tue, 16 Apr 2013 11:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=1508#comment-1248</guid>
		<description><![CDATA[[...] See here: http://cdmckay.org/blog/2010/05/13/how-to-query-posts-by-template-in-wordpress/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] See here: http://cdmckay.org/blog/2010/05/13/how-to-query-posts-by-template-in-wordpress/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Things I miss from Java while programming in C# by Michael</title>
		<link>http://cdmckay.org/blog/2011/05/02/things-i-miss-from-java-while-programming-in-c/comment-page-1/#comment-849</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 27 Jan 2013 17:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=1841#comment-849</guid>
		<description><![CDATA[You left out my favorite: Java&#039;s requirement that exceptions are either dealt with or thrown, specifically stated in the method declaration. If I use something in a third-party library, I want to know what exceptions it can possibly throw and I want to be forced to deal with them, or throw them myself. All this activity happens at compile-time (Java). Without that, I&#039;m forced to wait till run-time. And I&#039;m not going to write unit-tests for another library to attempt to find the exceptions they may throw (too busy). So Java is far better than C# on this point IMO.]]></description>
		<content:encoded><![CDATA[<p>You left out my favorite: Java&#8217;s requirement that exceptions are either dealt with or thrown, specifically stated in the method declaration. If I use something in a third-party library, I want to know what exceptions it can possibly throw and I want to be forced to deal with them, or throw them myself. All this activity happens at compile-time (Java). Without that, I&#8217;m forced to wait till run-time. And I&#8217;m not going to write unit-tests for another library to attempt to find the exceptions they may throw (too busy). So Java is far better than C# on this point IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pajama: Client and Server Validation Simplified by Episode 105: Font tools, design thoughts, parallel deployment, and my Florida road trip &#124; PHP Podcasts</title>
		<link>http://cdmckay.org/blog/2012/12/06/pajama-client-and-server-validation-simplified/comment-page-1/#comment-823</link>
		<dc:creator>Episode 105: Font tools, design thoughts, parallel deployment, and my Florida road trip &#124; PHP Podcasts</dc:creator>
		<pubDate>Mon, 17 Dec 2012 08:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=2185#comment-823</guid>
		<description><![CDATA[[...] Pajama PHP library :: Rules for form validation on server and client side [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Pajama PHP library :: Rules for form validation on server and client side [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use custom jQuery animation queues by Abolfazl Beigi</title>
		<link>http://cdmckay.org/blog/2010/06/22/how-to-use-custom-jquery-animation-queues/comment-page-1/#comment-777</link>
		<dc:creator>Abolfazl Beigi</dc:creator>
		<pubDate>Thu, 18 Oct 2012 09:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=1620#comment-777</guid>
		<description><![CDATA[Very nice,thanks.]]></description>
		<content:encoded><![CDATA[<p>Very nice,thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating ASP.NET HttpCookie-compatible multi-valued cookies in JavaScript by cdmckay</title>
		<link>http://cdmckay.org/blog/2012/02/12/creating-asp-net-httpcookie-compatible-multi-valued-cookies-in-javascript/comment-page-1/#comment-760</link>
		<dc:creator>cdmckay</dc:creator>
		<pubDate>Thu, 20 Sep 2012 13:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=1969#comment-760</guid>
		<description><![CDATA[@Anuj:  You&#039;ll want to get the value of the multi-valued cookie into a JavaScript object, change the one value, then use the function described in this article to set it in the browser.]]></description>
		<content:encoded><![CDATA[<p>@Anuj:  You&#8217;ll want to get the value of the multi-valued cookie into a JavaScript object, change the one value, then use the function described in this article to set it in the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating ASP.NET HttpCookie-compatible multi-valued cookies in JavaScript by Anuj</title>
		<link>http://cdmckay.org/blog/2012/02/12/creating-asp-net-httpcookie-compatible-multi-valued-cookies-in-javascript/comment-page-1/#comment-759</link>
		<dc:creator>Anuj</dc:creator>
		<pubDate>Thu, 20 Sep 2012 12:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=1969#comment-759</guid>
		<description><![CDATA[Hi
   Thanks for nice tutorial. I have one question if we have to update only single value of cookie how it can be done.
e.g. I would like only change Val1 and dnt want to loose other values.]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
   Thanks for nice tutorial. I have one question if we have to update only single value of cookie how it can be done.<br />
e.g. I would like only change Val1 and dnt want to loose other values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The jQuery animate() step callback function by Extending jQuery Animate() Beyond Basic CSS Animation « Ben Knows Code</title>
		<link>http://cdmckay.org/blog/2010/03/01/the-jquery-animate-step-callback-function/comment-page-1/#comment-758</link>
		<dc:creator>Extending jQuery Animate() Beyond Basic CSS Animation « Ben Knows Code</dc:creator>
		<pubDate>Wed, 19 Sep 2012 12:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=1189#comment-758</guid>
		<description><![CDATA[[...] http://cdmckay.org/blog/2010/03/01/the-jquery-animate-step-callback-function/ &#8211; Discusses the FX object properties and what they represent. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://cdmckay.org/blog/2010/03/01/the-jquery-animate-step-callback-function/" >http://cdmckay.org/blog/2010/03/01/the-jquery-animate-step-callback-function/</a> &#8211; Discusses the FX object properties and what they represent. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Counting Syllables and Detecting Rhyme in PHP by cdmckay</title>
		<link>http://cdmckay.org/blog/2012/08/15/counting-syllables-and-detecting-rhyme-in-php/comment-page-1/#comment-701</link>
		<dc:creator>cdmckay</dc:creator>
		<pubDate>Fri, 17 Aug 2012 15:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=2067#comment-701</guid>
		<description><![CDATA[@Greg Bulmash: The next step is to reorganize the function as a fitness function and start breeding poems using a genetic algorithm :)]]></description>
		<content:encoded><![CDATA[<p>@Greg Bulmash: The next step is to reorganize the function as a fitness function and start breeding poems using a genetic algorithm <img src='http://cdmckay.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Counting Syllables and Detecting Rhyme in PHP by Greg Bulmash</title>
		<link>http://cdmckay.org/blog/2012/08/15/counting-syllables-and-detecting-rhyme-in-php/comment-page-1/#comment-700</link>
		<dc:creator>Greg Bulmash</dc:creator>
		<pubDate>Fri, 17 Aug 2012 14:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=2067#comment-700</guid>
		<description><![CDATA[Wow. From a programmer whose degree is in Creative Writing, a *major* tip of the hat.

Of course, the next challenge is to extract meaning. ;-)]]></description>
		<content:encoded><![CDATA[<p>Wow. From a programmer whose degree is in Creative Writing, a *major* tip of the hat.</p>
<p>Of course, the next challenge is to extract meaning. <img src='http://cdmckay.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use custom jQuery animation queues by RadGH</title>
		<link>http://cdmckay.org/blog/2010/06/22/how-to-use-custom-jquery-animation-queues/comment-page-1/#comment-696</link>
		<dc:creator>RadGH</dc:creator>
		<pubDate>Tue, 17 Jul 2012 04:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://cdmckay.org/blog/?p=1620#comment-696</guid>
		<description><![CDATA[Very useful, lots of information with succinct examples. This is very easy to follow, and I usually struggle with guides like this. Thank you!]]></description>
		<content:encoded><![CDATA[<p>Very useful, lots of information with succinct examples. This is very easy to follow, and I usually struggle with guides like this. Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
