<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Compojure Demystified with an example &#8211; Part 4</title>
	<atom:link href="http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/</link>
	<description>Raw information. No finesse :)</description>
	<lastBuildDate>Tue, 28 May 2013 06:47:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Emiliano Zilocchi</title>
		<link>http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/#comment-255</link>
		<dc:creator><![CDATA[Emiliano Zilocchi]]></dc:creator>
		<pubDate>Sun, 14 Aug 2011 13:29:04 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=146#comment-255</guid>
		<description><![CDATA[First of all thanks for this great tutorial!, in just a few minutes you can see a web application up and running with Clojure. 
Just a quick comment, I had to add this line: &quot;:repl-init address_book.webserver&quot; to project.clj and then run: &quot;lein repl&quot; instead of &quot;lein swank&quot;. Otherwise my browser stayed loading forever and nothing happened.
Thanks again for all this info!]]></description>
		<content:encoded><![CDATA[<p>First of all thanks for this great tutorial!, in just a few minutes you can see a web application up and running with Clojure.<br />
Just a quick comment, I had to add this line: &#8220;:repl-init address_book.webserver&#8221; to project.clj and then run: &#8220;lein repl&#8221; instead of &#8220;lein swank&#8221;. Otherwise my browser stayed loading forever and nothing happened.<br />
Thanks again for all this info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angel</title>
		<link>http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/#comment-249</link>
		<dc:creator><![CDATA[angel]]></dc:creator>
		<pubDate>Sun, 26 Jun 2011 03:55:46 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=146#comment-249</guid>
		<description><![CDATA[Hi...I think github project has a problem with the routes..I download it and run well, but when I try save the dates I get in http://localhost:8080/addresses &quot;Page no found&quot;...I would try check it..I suspect than would be a problem with the underscore _  and - but I&#039;m not sure :(

thanks for the great tutorial]]></description>
		<content:encoded><![CDATA[<p>Hi&#8230;I think github project has a problem with the routes..I download it and run well, but when I try save the dates I get in <a href="http://localhost:8080/addresses" rel="nofollow">http://localhost:8080/addresses</a> &#8220;Page no found&#8221;&#8230;I would try check it..I suspect than would be a problem with the underscore _  and &#8211; but I&#8217;m not sure <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>thanks for the great tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva Jagadeesan</title>
		<link>http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/#comment-67</link>
		<dc:creator><![CDATA[Siva Jagadeesan]]></dc:creator>
		<pubDate>Thu, 09 Sep 2010 05:56:01 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=146#comment-67</guid>
		<description><![CDATA[Thanks Limux, for pointing out. 

I have updated code with random-number function]]></description>
		<content:encoded><![CDATA[<p>Thanks Limux, for pointing out. </p>
<p>I have updated code with random-number function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: limux</title>
		<link>http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/#comment-64</link>
		<dc:creator><![CDATA[limux]]></dc:creator>
		<pubDate>Wed, 08 Sep 2010 08:12:59 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=146#comment-64</guid>
		<description><![CDATA[Good, but where is the random-number?]]></description>
		<content:encoded><![CDATA[<p>Good, but where is the random-number?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siva Jagadeesan</title>
		<link>http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/#comment-55</link>
		<dc:creator><![CDATA[Siva Jagadeesan]]></dc:creator>
		<pubDate>Sun, 29 Aug 2010 19:01:00 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=146#comment-55</guid>
		<description><![CDATA[Thanks, Ben ]]></description>
		<content:encoded><![CDATA[<p>Thanks, Ben </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://techbehindtech.com/2010/08/24/compojure-demystified-with-an-example-part-4/#comment-54</link>
		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Sun, 29 Aug 2010 18:56:10 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=146#comment-54</guid>
		<description><![CDATA[Hi Siva! 
Nice post, again. Thanks! I will update my translation this week. All the best.

 -- Ben]]></description>
		<content:encoded><![CDATA[<p>Hi Siva!<br />
Nice post, again. Thanks! I will update my translation this week. All the best.</p>
<p> &#8212; Ben</p>
]]></content:encoded>
	</item>
</channel>
</rss>
