<?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 on: DiggMapper: Visualizing Digg data using Treemaps</title>
	<atom:link href="http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/</link>
	<description>"I write pretty software"</description>
	<lastBuildDate>Mon, 23 Jan 2012 10:32:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: code zen &#187; Blog Archive &#187; I got dugg and blew it ;)</title>
		<link>http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/comment-page-1/#comment-5351</link>
		<dc:creator>code zen &#187; Blog Archive &#187; I got dugg and blew it ;)</dc:creator>
		<pubDate>Mon, 09 Apr 2007 19:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=45#comment-5351</guid>
		<description>[...] This is hilarious: I was followed a link off of metah&#8217;s blog to a java application called Google Browser by Touchgraph.which apparently maps how websites connect to each other. Of course, I tried it with this site and I saw a link from digg coming in. Following it I found that Brajeshwar had actually seeded my DiggMapper application. And in keeping with Murphy&#8217;s law, that was the night I moved some files around and actually blew the location of the swf the application was loading in. Hence most of the comments are &#8220;this sucks, it doesnt work at all !&#8221;. Either way, I did get a few diggs and hey, I formally have a dugg application  . [...]</description>
		<content:encoded><![CDATA[<p>[...] This is hilarious: I was followed a link off of metah&#8217;s blog to a java application called Google Browser by Touchgraph.which apparently maps how websites connect to each other. Of course, I tried it with this site and I saw a link from digg coming in. Following it I found that Brajeshwar had actually seeded my DiggMapper application. And in keeping with Murphy&#8217;s law, that was the night I moved some files around and actually blew the location of the swf the application was loading in. Hence most of the comments are &#8220;this sucks, it doesnt work at all !&#8221;. Either way, I did get a few diggs and hey, I formally have a dugg application  . [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arpit</title>
		<link>http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/comment-page-1/#comment-5041</link>
		<dc:creator>arpit</dc:creator>
		<pubDate>Tue, 03 Apr 2007 17:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=45#comment-5041</guid>
		<description>Hi Uma,

Right now there is no logic to the colors used. They are actually randomly picked from an array of colors. The goal of the code in this post was to demonstrate the algorithm that automatically computes areas based on weights. Using category and subcategory information to determine color values would definitely move DiggMapper closer to an application status than the experiment it is right now :)</description>
		<content:encoded><![CDATA[<p>Hi Uma,</p>
<p>Right now there is no logic to the colors used. They are actually randomly picked from an array of colors. The goal of the code in this post was to demonstrate the algorithm that automatically computes areas based on weights. Using category and subcategory information to determine color values would definitely move DiggMapper closer to an application status than the experiment it is right now <img src='http://www.arpitonline.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uma Konappalli</title>
		<link>http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/comment-page-1/#comment-5022</link>
		<dc:creator>Uma Konappalli</dc:creator>
		<pubDate>Tue, 03 Apr 2007 06:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=45#comment-5022</guid>
		<description>Hi.. 

I am a Information Design Student from India. I was researching for some material regarding TreeMaps and I came across your blog. The DiggMapper application interested me. I do have a few questions related to the colours used.. I found that there was a repitition in the colours used in one particular category results. Is this to imply sub categorization in one category.. And if so.. what was the basis of the choice of colours used.. Please throw some light to this topic.. 

Regards
Uma</description>
		<content:encoded><![CDATA[<p>Hi.. </p>
<p>I am a Information Design Student from India. I was researching for some material regarding TreeMaps and I came across your blog. The DiggMapper application interested me. I do have a few questions related to the colours used.. I found that there was a repitition in the colours used in one particular category results. Is this to imply sub categorization in one category.. And if so.. what was the basis of the choice of colours used.. Please throw some light to this topic.. </p>
<p>Regards<br />
Uma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arpit</title>
		<link>http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/comment-page-1/#comment-2730</link>
		<dc:creator>arpit</dc:creator>
		<pubDate>Sun, 18 Feb 2007 22:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=45#comment-2730</guid>
		<description>Ibrahim: I had moved the swf for a while and hadnt updated the url so sorry abt that. 
Dana: yeah i know...havent looked at the mx Tootip class to find out if I can cleanly position the tips the way flex components do by default.</description>
		<content:encoded><![CDATA[<p>Ibrahim: I had moved the swf for a while and hadnt updated the url so sorry abt that.<br />
Dana: yeah i know&#8230;havent looked at the mx Tootip class to find out if I can cleanly position the tips the way flex components do by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dana G</title>
		<link>http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/comment-page-1/#comment-2572</link>
		<dc:creator>Dana G</dc:creator>
		<pubDate>Fri, 16 Feb 2007 08:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=45#comment-2572</guid>
		<description>Heya, Know you;re still working on it  but u asked... the rollover still pops up on the right side of the pointer when I go to the right side of the screen - can&#039;t read it all the juicy opening details of the open-to-all gmail story on the bottom right. Had to click. oh metrics are playing in my head (sung to raindrops are falling on my head) and that I will take as a sign I should go-to SLEEP. night!</description>
		<content:encoded><![CDATA[<p>Heya, Know you;re still working on it  but u asked&#8230; the rollover still pops up on the right side of the pointer when I go to the right side of the screen &#8211; can&#8217;t read it all the juicy opening details of the open-to-all gmail story on the bottom right. Had to click. oh metrics are playing in my head (sung to raindrops are falling on my head) and that I will take as a sign I should go-to SLEEP. night!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ibrahim</title>
		<link>http://www.arpitonline.com/blog/2007/02/10/diggmapper-visualizing-digg-data-using-treemaps/comment-page-1/#comment-2432</link>
		<dc:creator>Ibrahim</dc:creator>
		<pubDate>Mon, 12 Feb 2007 10:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.arpitonline.com/blog/?p=45#comment-2432</guid>
		<description>Clicked there and nothing appeared. I use Firefox</description>
		<content:encoded><![CDATA[<p>Clicked there and nothing appeared. I use Firefox</p>
]]></content:encoded>
	</item>
</channel>
</rss>

