<?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 for @ infinity, plus 1</title>
	<atom:link href="http://www.sids.in/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sids.in/blog</link>
	<description>if I&#039;m not having fun, I&#039;m not doing it right</description>
	<lastBuildDate>Tue, 02 Aug 2011 12:41:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on HTML Parsing in Clojure using HtmlCleaner by Vladimir</title>
		<link>http://www.sids.in/blog/2010/05/html-parsing-in-clojure-using-htmlcleaner/comment-page-1/#comment-15195</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Tue, 02 Aug 2011 12:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=183#comment-15195</guid>
		<description>Does someone have an idea how to modify parse-page function to access the value of href atribute. For example if I have:

&lt;a href=&quot;http://www.w3schools.com&quot; rel=&quot;nofollow&quot;&gt;Visit W3Schools&lt;/a&gt;

I want to extract  http://www.w3schools.com ?

Thanks.</description>
		<content:encoded><![CDATA[<p>Does someone have an idea how to modify parse-page function to access the value of href atribute. For example if I have:</p>
<p><a href="http://www.w3schools.com" rel="nofollow">Visit W3Schools</a></p>
<p>I want to extract  <a href="http://www.w3schools.com" rel="nofollow">http://www.w3schools.com</a> ?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clojure. by Abhijith</title>
		<link>http://www.sids.in/blog/2010/05/clojure/comment-page-1/#comment-14274</link>
		<dc:creator>Abhijith</dc:creator>
		<pubDate>Wed, 12 May 2010 07:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=177#comment-14274</guid>
		<description>SICP is available at Sapna book store. If it is out of stock at sapna, you can find it at Tata book store(IISC)</description>
		<content:encoded><![CDATA[<p>SICP is available at Sapna book store. If it is out of stock at sapna, you can find it at Tata book store(IISC)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on `lein run` plugin by Tweets that mention `lein run` plugin - @ infinity, plus 1 -- Topsy.com</title>
		<link>http://www.sids.in/blog/2010/05/lein-run-plugin/comment-page-1/#comment-14271</link>
		<dc:creator>Tweets that mention `lein run` plugin - @ infinity, plus 1 -- Topsy.com</dc:creator>
		<pubDate>Fri, 07 May 2010 19:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=197#comment-14271</guid>
		<description>[...] This post was mentioned on Twitter by Javier Neira. Javier Neira said: `lein run` plugin - @ infinity, plus 1 http://bit.ly/aM731b [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Javier Neira. Javier Neira said: `lein run` plugin &#8211; @ infinity, plus 1 <a href="http://bit.ly/aM731b" rel="nofollow">http://bit.ly/aM731b</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on `lein run` plugin by K</title>
		<link>http://www.sids.in/blog/2010/05/lein-run-plugin/comment-page-1/#comment-14270</link>
		<dc:creator>K</dc:creator>
		<pubDate>Fri, 07 May 2010 16:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=197#comment-14270</guid>
		<description>It works fine now, thanks a lot.</description>
		<content:encoded><![CDATA[<p>It works fine now, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on `lein run` plugin by sids</title>
		<link>http://www.sids.in/blog/2010/05/lein-run-plugin/comment-page-1/#comment-14269</link>
		<dc:creator>sids</dc:creator>
		<pubDate>Fri, 07 May 2010 16:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=197#comment-14269</guid>
		<description>K,

I&#039;ve pushed an update to the 1.0.0-SNAPSHOT. Can you try that and let me know if the problem persists?

Thanks.</description>
		<content:encoded><![CDATA[<p>K,</p>
<p>I&#8217;ve pushed an update to the 1.0.0-SNAPSHOT. Can you try that and let me know if the problem persists?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on `lein run` plugin by sids</title>
		<link>http://www.sids.in/blog/2010/05/lein-run-plugin/comment-page-1/#comment-14268</link>
		<dc:creator>sids</dc:creator>
		<pubDate>Fri, 07 May 2010 15:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=197#comment-14268</guid>
		<description>K,

Can you tell me how you are calling lein run? Passing the file path to it?</description>
		<content:encoded><![CDATA[<p>K,</p>
<p>Can you tell me how you are calling lein run? Passing the file path to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on `lein run` plugin by K</title>
		<link>http://www.sids.in/blog/2010/05/lein-run-plugin/comment-page-1/#comment-14267</link>
		<dc:creator>K</dc:creator>
		<pubDate>Fri, 07 May 2010 15:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=197#comment-14267</guid>
		<description>Awesome! No need for shell scripts anymore.

However, are you sure you add the src directory in the classpath, because launching lein run on one of my test file fails (clojure depencies are not resolved)</description>
		<content:encoded><![CDATA[<p>Awesome! No need for shell scripts anymore.</p>
<p>However, are you sure you add the src directory in the classpath, because launching lein run on one of my test file fails (clojure depencies are not resolved)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on `lein run` plugin by Wilkes Joiner</title>
		<link>http://www.sids.in/blog/2010/05/lein-run-plugin/comment-page-1/#comment-14266</link>
		<dc:creator>Wilkes Joiner</dc:creator>
		<pubDate>Fri, 07 May 2010 14:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=197#comment-14266</guid>
		<description>I&#039;ve been putting off writing something like this for a while.  I can&#039;t wait to try it out. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been putting off writing something like this for a while.  I can&#8217;t wait to try it out. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML Parsing in Clojure using HtmlCleaner by sids</title>
		<link>http://www.sids.in/blog/2010/05/html-parsing-in-clojure-using-htmlcleaner/comment-page-1/#comment-14264</link>
		<dc:creator>sids</dc:creator>
		<pubDate>Fri, 07 May 2010 11:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=183#comment-14264</guid>
		<description>Christophe,

Thanks a ton for posting this, this is so much nicer than using HtmlCleaner. I&#039;ve put off going through the Enlive tutorial for far too long now; after seeing this little snippet, I&#039;m unwilling to put it off any more.</description>
		<content:encoded><![CDATA[<p>Christophe,</p>
<p>Thanks a ton for posting this, this is so much nicer than using HtmlCleaner. I&#8217;ve put off going through the Enlive tutorial for far too long now; after seeing this little snippet, I&#8217;m unwilling to put it off any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML Parsing in Clojure using HtmlCleaner by Christophe Grand</title>
		<link>http://www.sids.in/blog/2010/05/html-parsing-in-clojure-using-htmlcleaner/comment-page-1/#comment-14263</link>
		<dc:creator>Christophe Grand</dc:creator>
		<pubDate>Fri, 07 May 2010 08:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sids.in/blog/?p=183#comment-14263</guid>
		<description>You can write this code with Enlive:
http://gist.github.com/393194</description>
		<content:encoded><![CDATA[<p>You can write this code with Enlive:<br />
<a href="http://gist.github.com/393194" rel="nofollow">http://gist.github.com/393194</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

