<?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: Clojure Web Server (in less than 100 lines)</title>
	<atom:link href="http://robert.zubek.net/blog/2008/04/26/clojure-web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.zubek.net/blog/2008/04/26/clojure-web-server/</link>
	<description></description>
	<pubDate>Wed, 27 Aug 2008 22:55:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Mr. Smith</title>
		<link>http://robert.zubek.net/blog/2008/04/26/clojure-web-server/#comment-88</link>
		<dc:creator>Mr. Smith</dc:creator>
		<pubDate>Tue, 24 Jun 2008 01:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://robert.zubek.net/blog/?p=23#comment-88</guid>
		<description>all of the (. context (...)) calls can be replaced with doto</description>
		<content:encoded><![CDATA[<p>all of the (. context (&#8230;)) calls can be replaced with doto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://robert.zubek.net/blog/2008/04/26/clojure-web-server/#comment-29</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 29 Apr 2008 03:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://robert.zubek.net/blog/?p=23#comment-29</guid>
		<description>Ah, that's right, make-contexts fell out during an edit - it's back now, right above the make-server definition. 

Thanks for the heads up! :)</description>
		<content:encoded><![CDATA[<p>Ah, that&#8217;s right, make-contexts fell out during an edit - it&#8217;s back now, right above the make-server definition. </p>
<p>Thanks for the heads up! <img src='http://robert.zubek.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Reeves</title>
		<link>http://robert.zubek.net/blog/2008/04/26/clojure-web-server/#comment-28</link>
		<dc:creator>James Reeves</dc:creator>
		<pubDate>Mon, 28 Apr 2008 19:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://robert.zubek.net/blog/?p=23#comment-28</guid>
		<description>A really helpful article! Just one critism: you reference "make-contexts", but you don't actually define it anyway.</description>
		<content:encoded><![CDATA[<p>A really helpful article! Just one critism: you reference &#8220;make-contexts&#8221;, but you don&#8217;t actually define it anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
