<?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 Algorithm.co.il</title>
	
	<link>http://www.algorithm.co.il/blogs</link>
	<description>Algorithms, for the heck of it</description>
	<lastBuildDate>Tue, 21 Jun 2011 21:07:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForAlgorithmBlogs" /><feedburner:info uri="commentsforalgorithmblogs" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Wikipedia Images by lorg</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/t0x-OukVI1k/</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Tue, 21 Jun 2011 21:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=701#comment-18115</guid>
		<description>No, just by playing with various image links on Wikipedia.</description>
		<content:encoded><![CDATA[<p>No, just by playing with various image links on Wikipedia.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/t0x-OukVI1k" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/wikipedia-images/#comment-18115</feedburner:origLink></item>
	<item>
		<title>Comment on Wikipedia Images by Uriel Katz</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/NacH0X_vaKM/</link>
		<dc:creator>Uriel Katz</dc:creator>
		<pubDate>Tue, 21 Jun 2011 20:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=701#comment-18114</guid>
		<description>Nice hack!
Were did you find this? in the wiki source code? :)</description>
		<content:encoded><![CDATA[<p>Nice hack!<br />
Were did you find this? in the wiki source code? :)</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/NacH0X_vaKM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/wikipedia-images/#comment-18114</feedburner:origLink></item>
	<item>
		<title>Comment on Exception handling policy – use module exception hierarchies by Code Monkey</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/FhqTgdVtrqA/</link>
		<dc:creator>Code Monkey</dc:creator>
		<pubDate>Fri, 18 Mar 2011 17:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/index.php/programming/python/exception-handling-policy-use-module-exception-hierarchies/#comment-8885</guid>
		<description>This is an excellent way of handling exceptions. I think what you're talking about is basically the python version of creating exception classes in Java. Each module would have it's own exception class, and you could just handle all exception handling for each module in a single class, instead of duplicating the code around the module.</description>
		<content:encoded><![CDATA[<p>This is an excellent way of handling exceptions. I think what you&#8217;re talking about is basically the python version of creating exception classes in Java. Each module would have it&#8217;s own exception class, and you could just handle all exception handling for each module in a single class, instead of duplicating the code around the module.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/FhqTgdVtrqA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/exception-handling-policy-use-module-exception-hierarchies/#comment-8885</feedburner:origLink></item>
	<item>
		<title>Comment on 10 Awesome Theorems &amp; Results by tomer</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/hEtAXUG4cl0/</link>
		<dc:creator>tomer</dc:creator>
		<pubDate>Wed, 09 Mar 2011 20:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=647#comment-8232</guid>
		<description>http://en.wikipedia.org/wiki/Curry_Howard_isomorphism
it basically says that type systems (as in programming languages) and formal logics are equivalent (i think first-order only, but perhaps i'm wrong).</description>
		<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Curry_Howard_isomorphism" rel="nofollow">http://en.wikipedia.org/wiki/Curry_Howard_isomorphism</a><br />
it basically says that type systems (as in programming languages) and formal logics are equivalent (i think first-order only, but perhaps i&#8217;m wrong).</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/hEtAXUG4cl0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/computer-science/cryptography/10-awesome-theorems-results/#comment-8232</feedburner:origLink></item>
	<item>
		<title>Comment on Python Module Usage Stats – Feb 2011 by Deepwalker</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/UOm7CGU9Jiw/</link>
		<dc:creator>Deepwalker</dc:creator>
		<pubDate>Tue, 01 Mar 2011 08:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=670#comment-7671</guid>
		<description>About zope - I think you need distinct zope and zope.interface. Last one doesnt mean, that zope used in project.</description>
		<content:encoded><![CDATA[<p>About zope &#8211; I think you need distinct zope and zope.interface. Last one doesnt mean, that zope used in project.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/UOm7CGU9Jiw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/python/python-module-usage-stats/#comment-7671</feedburner:origLink></item>
	<item>
		<title>Comment on Python Module Usage Stats – Feb 2011 by lorg</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/qXjPqWsrzhI/</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Mon, 28 Feb 2011 22:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=670#comment-7642</guid>
		<description>I might try inactive package filtering... An inactive package is one that hasn't been updated in more than a year? That might work.</description>
		<content:encoded><![CDATA[<p>I might try inactive package filtering&#8230; An inactive package is one that hasn&#8217;t been updated in more than a year? That might work.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/qXjPqWsrzhI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/python/python-module-usage-stats/#comment-7642</feedburner:origLink></item>
	<item>
		<title>Comment on Python Module Usage Stats – Feb 2011 by lorg</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/zuz0qRr8hIw/</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Mon, 28 Feb 2011 22:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=670#comment-7641</guid>
		<description>It seems that many projects don't even bother with json and just try simplejson.</description>
		<content:encoded><![CDATA[<p>It seems that many projects don&#8217;t even bother with json and just try simplejson.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/zuz0qRr8hIw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/python/python-module-usage-stats/#comment-7641</feedburner:origLink></item>
	<item>
		<title>Comment on Python Module Usage Stats – Feb 2011 by lorg</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/mftmoNG-ccw/</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Mon, 28 Feb 2011 22:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=670#comment-7640</guid>
		<description>I will try running it with special handling of setup.py.</description>
		<content:encoded><![CDATA[<p>I will try running it with special handling of setup.py.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/mftmoNG-ccw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/python/python-module-usage-stats/#comment-7640</feedburner:origLink></item>
	<item>
		<title>Comment on Python Module Usage Stats – Feb 2011 by Benny Daon</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/TiS7rz_x9Qw/</link>
		<dc:creator>Benny Daon</dc:creator>
		<pubDate>Mon, 28 Feb 2011 22:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=670#comment-7638</guid>
		<description>great post! 

I wonder if zope would be so high on the list if you'd filter out inactive packages.</description>
		<content:encoded><![CDATA[<p>great post! </p>
<p>I wonder if zope would be so high on the list if you&#8217;d filter out inactive packages.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/TiS7rz_x9Qw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/python/python-module-usage-stats/#comment-7638</feedburner:origLink></item>
	<item>
		<title>Comment on Python Module Usage Stats – Feb 2011 by Noah Kantrowitz</title>
		<link>http://feedproxy.google.com/~r/CommentsForAlgorithmBlogs/~3/qlAB-k-3lSY/</link>
		<dc:creator>Noah Kantrowitz</dc:creator>
		<pubDate>Mon, 28 Feb 2011 20:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm.co.il/blogs/?p=670#comment-7631</guid>
		<description>Ditto with simplejson, many projects will try simplejson, then fall back to json, and then possibly to a bundled copy.</description>
		<content:encoded><![CDATA[<p>Ditto with simplejson, many projects will try simplejson, then fall back to json, and then possibly to a bundled copy.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForAlgorithmBlogs/~4/qlAB-k-3lSY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.algorithm.co.il/blogs/programming/python/python-module-usage-stats/#comment-7631</feedburner:origLink></item>
</channel>
</rss>

