<?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"
	>
<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>Survival of the Knittist</description>
	<pubDate>Thu, 20 Nov 2008 09:42:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: David</title>
		<link>http://sweaterproject.org/2004/12/20/oh-cool/#comment-1740</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://droth.info/?p=410#comment-1740</guid>
		<description>It's been a looooong time since I really dug into someone else'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'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-1741</link>
		<dc:creator>DocWhat</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://droth.info/?p=410#comment-1741</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>
