<?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: Open Source Flex Component: TreeMap updated to version 2.1.0</title>
	<atom:link href="http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:51:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-30895</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 31 Jan 2012 13:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-30895</guid>
		<description>Thanks for making this available! I think it will be awesome.</description>
		<content:encoded><![CDATA[<p>Thanks for making this available! I think it will be awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-14003</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 19 Jul 2011 04:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-14003</guid>
		<description>Examples are now available here:
https://github.com/joshtynjala/flextreemap/wiki</description>
		<content:encoded><![CDATA[<p>Examples are now available here:<br />
<a href="https://github.com/joshtynjala/flextreemap/wiki" rel="nofollow">https://github.com/joshtynjala/flextreemap/wiki</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayashree</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-13994</link>
		<dc:creator>Jayashree</dc:creator>
		<pubDate>Tue, 19 Jul 2011 02:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-13994</guid>
		<description>Hi, 

I am not able to access the View the examples of TreeMap API.Can you please help me provide the examples details.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am not able to access the View the examples of TreeMap API.Can you please help me provide the examples details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-1192</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 06 Oct 2009 15:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-1192</guid>
		<description>Gaurav, that&#039;s something I want to make a standard feature of the TreeMap component, but I haven&#039;t put any thought into the implementation yet. You might see how the regular Flex Tree implements branch opening to see how you might implement an effect in a similar way for TreeMap.</description>
		<content:encoded><![CDATA[<p>Gaurav, that&#8217;s something I want to make a standard feature of the TreeMap component, but I haven&#8217;t put any thought into the implementation yet. You might see how the regular Flex Tree implements branch opening to see how you might implement an effect in a similar way for TreeMap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Sarin</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-1191</link>
		<dc:creator>Gaurav Sarin</dc:creator>
		<pubDate>Tue, 06 Oct 2009 11:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-1191</guid>
		<description>Hi,
I want to push a fade or zoom effect when an user clicks on the icon to open or close a node.

Can you please give me some tip on how to do that?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to push a fade or zoom effect when an user clicks on the icon to open or close a node.</p>
<p>Can you please give me some tip on how to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-1190</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Tue, 25 Aug 2009 15:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-1190</guid>
		<description>Gauthier, you don&#039;t have to override the function. You can implement the interface &lt;a href=&quot;http://www.flextoolbox.com/components/treemap/2/documentation/com/flextoolbox/controls/treeMapClasses/ITreeMapLayoutStrategy.html&quot; rel=&quot;nofollow&quot;&gt;ITreeMapLayoutStrategy&lt;/a&gt; with a new class if you want to create a new algorithm.</description>
		<content:encoded><![CDATA[<p>Gauthier, you don&#8217;t have to override the function. You can implement the interface <a href="http://www.flextoolbox.com/components/treemap/2/documentation/com/flextoolbox/controls/treeMapClasses/ITreeMapLayoutStrategy.html" rel="nofollow">ITreeMapLayoutStrategy</a> with a new class if you want to create a new algorithm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gauthier</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-1189</link>
		<dc:creator>Gauthier</dc:creator>
		<pubDate>Tue, 25 Aug 2009 08:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-1189</guid>
		<description>I have some problem to modify your algorithm ...
The class SquarifyLayout contains the function squarify which is private. So I can&#039;t override it. :/</description>
		<content:encoded><![CDATA[<p>I have some problem to modify your algorithm &#8230;<br />
The class SquarifyLayout contains the function squarify which is private. So I can&#8217;t override it. :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-1188</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Mon, 17 Aug 2009 16:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-1188</guid>
		<description>Gauthier, you will need to modify the layout algorithm if you want to ensure that leaves are always landscape. The default layout algorithm, called &quot;squarify&quot;, tries to make leaves as close to square (1:1 average ratio width to height) as possible. The fact that your example has a &quot;portrait&quot; orientation is coincidental.</description>
		<content:encoded><![CDATA[<p>Gauthier, you will need to modify the layout algorithm if you want to ensure that leaves are always landscape. The default layout algorithm, called &#8220;squarify&#8221;, tries to make leaves as close to square (1:1 average ratio width to height) as possible. The fact that your example has a &#8220;portrait&#8221; orientation is coincidental.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gauthier</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-1187</link>
		<dc:creator>Gauthier</dc:creator>
		<pubDate>Mon, 17 Aug 2009 13:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-1187</guid>
		<description>http://img5.hostingpics.net/pics/666409Image_4.png</description>
		<content:encoded><![CDATA[<p><a href="http://img5.hostingpics.net/pics/666409Image_4.png" rel="nofollow">http://img5.hostingpics.net/pics/666409Image_4.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gauthier</title>
		<link>http://joshblog.net/2008/12/11/open-source-flex-component-treemap-2-1-0/#comment-1186</link>
		<dc:creator>Gauthier</dc:creator>
		<pubDate>Mon, 17 Aug 2009 13:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://joshblog.net/?p=453#comment-1186</guid>
		<description>Hi,

I just want to know if is it possible to display landscape images instead of portrait to keep the isometry.

&lt;a href=&quot;http://www.hostingpics.net&quot; title=&quot;HÃ©bergement photos&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just want to know if is it possible to display landscape images instead of portrait to keep the isometry.</p>
<p><a href="http://www.hostingpics.net" title="HÃ©bergement photos" rel="nofollow"></a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

