<?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: Road to tag cloud: Progress</title>
	<atom:link href="http://www.leichtgewicht.at/436/road-to-tag-cloud-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leichtgewicht.at/436/road-to-tag-cloud-2/</link>
	<description></description>
	<lastBuildDate>Thu, 15 Apr 2010 18:11:36 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Code User</title>
		<link>http://www.leichtgewicht.at/436/road-to-tag-cloud-2/comment-page-1/#comment-62</link>
		<dc:creator>Code User</dc:creator>
		<pubDate>Fri, 11 Dec 2009 04:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.leichtgewicht.at/?p=436#comment-62</guid>
		<description>Thanks for the clean code and especially for the example.
Have a great life.</description>
		<content:encoded><![CDATA[<p>Thanks for the clean code and especially for the example.<br />
Have a great life.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Reynolds</title>
		<link>http://www.leichtgewicht.at/436/road-to-tag-cloud-2/comment-page-1/#comment-61</link>
		<dc:creator>Larry Reynolds</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.leichtgewicht.at/?p=436#comment-61</guid>
		<description>Never mind. Has more to do with me too retarded to know how to use the code base with flash instead of flex. I&#039;m not a flex guy - foo.</description>
		<content:encoded><![CDATA[<p>Never mind. Has more to do with me too retarded to know how to use the code base with flash instead of flex. I&#8217;m not a flex guy &#8211; foo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Reynolds</title>
		<link>http://www.leichtgewicht.at/436/road-to-tag-cloud-2/comment-page-1/#comment-60</link>
		<dc:creator>Larry Reynolds</dc:creator>
		<pubDate>Sun, 08 Nov 2009 23:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.leichtgewicht.at/?p=436#comment-60</guid>
		<description>Hi Martin,

Great example! Been playing with the source and I&#039;ve run into a snag getting it to work: I&#039;m only seeing one iteration in the object cloud. I&#039;ve traced the issue to the &#039;nextTry&#039; timer event handler in AbstractStraightPositionAlogrithm.as. Specifically:

if ( _currentSetNo == 0 )
{
	currentShape = _currentShapeSet.shape;
	nextChild();
}

_currentSetNo is only 0 at the first timer event. Afterwards it&#039;s been incremented to 1, therefor nextChild() is never called. 

Any thoughts? I&#039;ve only now just begun playing with it, so maybe I&#039;m missing something obvious. 

Thanks, 
Larry</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>Great example! Been playing with the source and I&#8217;ve run into a snag getting it to work: I&#8217;m only seeing one iteration in the object cloud. I&#8217;ve traced the issue to the &#8216;nextTry&#8217; timer event handler in AbstractStraightPositionAlogrithm.as. Specifically:</p>
<p>if ( _currentSetNo == 0 )<br />
{<br />
	currentShape = _currentShapeSet.shape;<br />
	nextChild();<br />
}</p>
<p>_currentSetNo is only 0 at the first timer event. Afterwards it&#8217;s been incremented to 1, therefor nextChild() is never called. </p>
<p>Any thoughts? I&#8217;ve only now just begun playing with it, so maybe I&#8217;m missing something obvious. </p>
<p>Thanks,<br />
Larry</p>
]]></content:encoded>
	</item>
</channel>
</rss>
