<?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: Oh, Cool</title>
	<atom:link href="http://sweaterproject.org/2004/12/20/oh-cool/feed/" rel="self" type="application/rss+xml" />
	<link>http://sweaterproject.org/2004/12/20/oh-cool/</link>
	<description>The journal of a boy who learned to knit sweaters</description>
	<lastBuildDate>Mon, 06 Sep 2010 04:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David</title>
		<link>http://sweaterproject.org/2004/12/20/oh-cool/comment-page-1/#comment-2134</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://droth.info/?p=410#comment-2134</guid>
		<description>It&#039;s been a looooong time since I really dug into someone else&#039;s code just for fun.  For some reason, this program just fascinates me.

I guess two of the things that strike me as so cool about this program is that he managed to avoid using any conditionals (if/else) by using Python&#039;s evaluation of &lt;b&gt;and&lt;/b&gt; and &lt;b&gt;or&lt;/b&gt;.  He also works in a lot of lambdas, which I have a hard time writing because I have a hard time imagining a function that only consists of statements.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a looooong time since I really dug into someone else&#8217;s code just for fun.  For some reason, this program just fascinates me.</p>
<p>I guess two of the things that strike me as so cool about this program is that he managed to avoid using any conditionals (if/else) by using Python&#8217;s evaluation of <b>and</b> and <b>or</b>.  He also works in a lot of lambdas, which I have a hard time writing because I have a hard time imagining a function that only consists of statements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DocWhat</title>
		<link>http://sweaterproject.org/2004/12/20/oh-cool/comment-page-1/#comment-2135</link>
		<dc:creator>DocWhat</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://droth.info/?p=410#comment-2135</guid>
		<description>Yeah, some sort of bug in the XML parsing.  I might take the time to tear it apart and build my own version....maybe.

Dunno, got lots of started projects.

Ciao!</description>
		<content:encoded><![CDATA[<p>Yeah, some sort of bug in the XML parsing.  I might take the time to tear it apart and build my own version&#8230;.maybe.</p>
<p>Dunno, got lots of started projects.</p>
<p>Ciao!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
