<?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: Having fun with for loops</title>
	<atom:link href="http://headphono.us/2009/10/25/having-fun-with-for-loops/feed/" rel="self" type="application/rss+xml" />
	<link>http://headphono.us/2009/10/25/having-fun-with-for-loops/</link>
	<description>Pras Sarkar blogs about web technology, music, social networks, digital identities and other random things.</description>
	<lastBuildDate>Mon, 12 Apr 2010 16:27:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pras Sarkar</title>
		<link>http://headphono.us/2009/10/25/having-fun-with-for-loops/comment-page-1/#comment-11568</link>
		<dc:creator>Pras Sarkar</dc:creator>
		<pubDate>Mon, 26 Oct 2009 15:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://headphono.us/?p=102#comment-11568</guid>
		<description>Good catch Dan. I fixed the typo in the first example.</description>
		<content:encoded><![CDATA[<p>Good catch Dan. I fixed the typo in the first example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Reeves</title>
		<link>http://headphono.us/2009/10/25/having-fun-with-for-loops/comment-page-1/#comment-11567</link>
		<dc:creator>Daniel Reeves</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://headphono.us/?p=102#comment-11567</guid>
		<description>That first one is clever, but I would say it&#039;s more a job for the max() function.  Using max would also clear up some ambiguity: the comment says &quot;pages can&#039;t be less than 1&quot; but the code only changes negative numbers to 1, leaving 0 alone.

As a Lisp hacker I don&#039;t believe in loops anyway.  (just kidding)</description>
		<content:encoded><![CDATA[<p>That first one is clever, but I would say it&#8217;s more a job for the max() function.  Using max would also clear up some ambiguity: the comment says &#8220;pages can&#8217;t be less than 1&#8243; but the code only changes negative numbers to 1, leaving 0 alone.</p>
<p>As a Lisp hacker I don&#8217;t believe in loops anyway.  (just kidding)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.593 seconds -->
