<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Jeethu's Blog</title>
	
	<link>http://jeethurao.com/blog</link>
	<description>Life, Code et al.</description>
	<lastBuildDate>Thu, 04 Aug 2011 04:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForJeethusBlog" /><feedburner:info uri="commentsforjeethusblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Installing Rosetta on Snow Leopard by Craig</title>
		<link>http://jeethurao.com/blog/?p=211&amp;cpage=1#comment-1317</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Thu, 04 Aug 2011 04:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=211#comment-1317</guid>
		<description><![CDATA[Thanks!  I had this exact same problem and didn&#039;t know of any PPC apps offhand that I could install to trigger the dialog box.

Cheers..
Craig]]></description>
		<content:encoded><![CDATA[<p>Thanks!  I had this exact same problem and didn&#8217;t know of any PPC apps offhand that I could install to trigger the dialog box.</p>
<p>Cheers..<br />
Craig</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Counting bloom filters in python and javascript by Thanh Do</title>
		<link>http://jeethurao.com/blog/?p=164&amp;cpage=1#comment-1303</link>
		<dc:creator>Thanh Do</dc:creator>
		<pubDate>Sat, 07 May 2011 21:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=164#comment-1303</guid>
		<description><![CDATA[Thanks for the article. I just have a quick question. We need to initialize the capacity of the bloom filter before hand right? Is there anyway to implement a scalable counting bloom filter?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the article. I just have a quick question. We need to initialize the capacity of the bloom filter before hand right? Is there anyway to implement a scalable counting bloom filter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Rosetta on Snow Leopard by confussed</title>
		<link>http://jeethurao.com/blog/?p=211&amp;cpage=1#comment-1302</link>
		<dc:creator>confussed</dc:creator>
		<pubDate>Fri, 29 Apr 2011 00:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=211#comment-1302</guid>
		<description><![CDATA[i just bought the new mac book pro and i need to install rosetta.. it says on the apple website &quot;If your computer is connected to the Internet: Click the Install button in the Rosetta dialog. Rosetta will be downloaded and installed for you.&quot; whats the rosetta dialog??&quot; and how do i get rosseta??]]></description>
		<content:encoded><![CDATA[<p>i just bought the new mac book pro and i need to install rosetta.. it says on the apple website &#8220;If your computer is connected to the Internet: Click the Install button in the Rosetta dialog. Rosetta will be downloaded and installed for you.&#8221; whats the rosetta dialog??&#8221; and how do i get rosseta??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Rosetta on Snow Leopard by J</title>
		<link>http://jeethurao.com/blog/?p=211&amp;cpage=1#comment-1301</link>
		<dc:creator>J</dc:creator>
		<pubDate>Thu, 28 Apr 2011 02:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=211#comment-1301</guid>
		<description><![CDATA[Thank you! You are awesome. I had this exact same problem as well.]]></description>
		<content:encoded><![CDATA[<p>Thank you! You are awesome. I had this exact same problem as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun with mercurial precommit hooks by Marcus Lindblom</title>
		<link>http://jeethurao.com/blog/?p=37&amp;cpage=1#comment-1282</link>
		<dc:creator>Marcus Lindblom</dc:creator>
		<pubDate>Fri, 26 Nov 2010 20:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=37#comment-1282</guid>
		<description><![CDATA[You don&#039;t need to have in-process python scripts in the path. Just prefix with python: to load the hook.

precommit.tests = python:c:\Users\Jeethu\code\project\hooks\test_hook.py

You do need to change your script a bit to make it work (provide a single hook function instead of running as __main__) but otherwise that works very nicely.]]></description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to have in-process python scripts in the path. Just prefix with python: to load the hook.</p>
<p>precommit.tests = python:c:\Users\Jeethu\code\project\hooks\test_hook.py</p>
<p>You do need to change your script a bit to make it work (provide a single hook function instead of running as __main__) but otherwise that works very nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Merging Django querysets – redux by James Burkhart</title>
		<link>http://jeethurao.com/blog/?p=93&amp;cpage=1#comment-1281</link>
		<dc:creator>James Burkhart</dc:creator>
		<pubDate>Tue, 09 Nov 2010 00:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=93#comment-1281</guid>
		<description><![CDATA[Why would you make the additional SQL calls to get the Tag objects? Why not just use this line to replace the 3 you wrote:
Post.objects.filter(tags__text__in=(&#039;python&#039;,&#039;django&#039;))]]></description>
		<content:encoded><![CDATA[<p>Why would you make the additional SQL calls to get the Tag objects? Why not just use this line to replace the 3 you wrote:<br />
Post.objects.filter(tags__text__in=(&#8216;python&#8217;,'django&#8217;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Rosetta on Snow Leopard by Unearthed</title>
		<link>http://jeethurao.com/blog/?p=211&amp;cpage=1#comment-1276</link>
		<dc:creator>Unearthed</dc:creator>
		<pubDate>Fri, 01 Oct 2010 17:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=211#comment-1276</guid>
		<description><![CDATA[You need to start writing again! I thought you already had!]]></description>
		<content:encoded><![CDATA[<p>You need to start writing again! I thought you already had!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accidents will happen! by Unearthed</title>
		<link>http://jeethurao.com/blog/?p=9&amp;cpage=1#comment-1270</link>
		<dc:creator>Unearthed</dc:creator>
		<pubDate>Fri, 27 Aug 2010 19:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=9#comment-1270</guid>
		<description><![CDATA[You &quot;squeal&quot; like a pig. Not scream like one, actually.]]></description>
		<content:encoded><![CDATA[<p>You &#8220;squeal&#8221; like a pig. Not scream like one, actually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Rosetta on Snow Leopard by Victor Reutenauer</title>
		<link>http://jeethurao.com/blog/?p=211&amp;cpage=1#comment-1267</link>
		<dc:creator>Victor Reutenauer</dc:creator>
		<pubDate>Sat, 07 Aug 2010 20:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=211#comment-1267</guid>
		<description><![CDATA[Thank you,just had the same problem to use gnuplot in command line.

Victor]]></description>
		<content:encoded><![CDATA[<p>Thank you,just had the same problem to use gnuplot in command line.</p>
<p>Victor</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Rosetta on Snow Leopard by A.S</title>
		<link>http://jeethurao.com/blog/?p=211&amp;cpage=1#comment-1264</link>
		<dc:creator>A.S</dc:creator>
		<pubDate>Sat, 24 Jul 2010 07:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://jeethurao.com/blog/?p=211#comment-1264</guid>
		<description><![CDATA[/you need to write more! It&#039;s necessary!!]]></description>
		<content:encoded><![CDATA[<p>/you need to write more! It&#8217;s necessary!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
