<?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: A treemap viewer for python</title>
	<atom:link href="http://www.machine-envy.com/blog/2006/07/29/a-treemap-viewer-for-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.machine-envy.com/blog/2006/07/29/a-treemap-viewer-for-python/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 16:05:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: James Kebinger</title>
		<link>http://www.machine-envy.com/blog/2006/07/29/a-treemap-viewer-for-python/#comment-44</link>
		<dc:creator>James Kebinger</dc:creator>
		<pubDate>Sat, 26 Aug 2006 15:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.machine-envy.com/blog/?p=47#comment-44</guid>
		<description>First thanks for creating this python implementation of treemaps!

I couldn't get the egg file to work - it worked just running __init__.py. I don't know much about creating eggs, but think it should have code in a file named treemap or Treemap. 

I ended up renaming __init__.py to testtreemap.py in another directtory, then running easy_setup -f #egg=testreemap-1.0 testtreemap. The resulting egg file let me run the demo code from a separate file with the addition of "from testtreemap import Treemap"

cheers</description>
		<content:encoded><![CDATA[First thanks for creating this python implementation of treemaps!<br /><br />I couldn&#8217;t get the egg file to work - it worked just running __init__.py. I don&#8217;t know much about creating eggs, but think it should have code in a file named treemap or Treemap. <br /><br />I ended up renaming __init__.py to testtreemap.py in another directtory, then running easy_setup -f #egg=testreemap-1.0 testtreemap. The resulting egg file let me run the demo code from a separate file with the addition of &#8220;from testtreemap import Treemap&#8221;<br /><br />cheers]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.700 seconds -->
