<?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 for Michael VanDaniker</title>
	<atom:link href="http://michaelvandaniker.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelvandaniker.com/blog</link>
	<description>Data Visualization Architect</description>
	<lastBuildDate>Thu, 26 Apr 2012 15:57:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on How to make heat maps in Flex by veco</title>
		<link>http://michaelvandaniker.com/blog/2008/07/06/how-to-make-heat-maps-in-flex/comment-page-1/#comment-23163</link>
		<dc:creator>veco</dc:creator>
		<pubDate>Thu, 26 Apr 2012 15:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=4#comment-23163</guid>
		<description>Thanks Mike! I&#039;ll try this out.</description>
		<content:encoded><![CDATA[<p>Thanks Mike! I&#8217;ll try this out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make heat maps in Flex by Michael</title>
		<link>http://michaelvandaniker.com/blog/2008/07/06/how-to-make-heat-maps-in-flex/comment-page-1/#comment-23154</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 26 Apr 2012 11:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=4#comment-23154</guid>
		<description>veco, you mean something like a legend? the GradientDictionary constants are arrays of hex color codes. You could create a linear gradient fill and loop over the array, populating the gradient stops each way. The draw a rect in the background of your container using that gradient fill.</description>
		<content:encoded><![CDATA[<p>veco, you mean something like a legend? the GradientDictionary constants are arrays of hex color codes. You could create a linear gradient fill and loop over the array, populating the gradient stops each way. The draw a rect in the background of your container using that gradient fill.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make heat maps in Flex by veco</title>
		<link>http://michaelvandaniker.com/blog/2008/07/06/how-to-make-heat-maps-in-flex/comment-page-1/#comment-23125</link>
		<dc:creator>veco</dc:creator>
		<pubDate>Thu, 26 Apr 2012 00:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=4#comment-23125</guid>
		<description>How can we use the different GradientDictionary color schemes (THERMAL,RAINBOW,RWB) to create a gradient background color on a container that will represent the &quot;least intense&quot; to the &quot;most intense&quot; color?

Like for example there are a total of 999 clicks on an image, I would like to plot a gradient background on a canvas/container which has the colors for the intensities on the image being heatmapped.</description>
		<content:encoded><![CDATA[<p>How can we use the different GradientDictionary color schemes (THERMAL,RAINBOW,RWB) to create a gradient background color on a container that will represent the &#8220;least intense&#8221; to the &#8220;most intense&#8221; color?</p>
<p>Like for example there are a total of 999 clicks on an image, I would like to plot a gradient background on a canvas/container which has the colors for the intensities on the image being heatmapped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make heat maps in Flex by Harriet</title>
		<link>http://michaelvandaniker.com/blog/2008/07/06/how-to-make-heat-maps-in-flex/comment-page-1/#comment-21816</link>
		<dc:creator>Harriet</dc:creator>
		<pubDate>Fri, 06 Apr 2012 11:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=4#comment-21816</guid>
		<description>Thanks for this subject, I will use it in my flashreport project</description>
		<content:encoded><![CDATA[<p>Thanks for this subject, I will use it in my flashreport project</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to check if you&#8217;re running a debug swf by nook</title>
		<link>http://michaelvandaniker.com/blog/2008/11/25/how-to-check-debug-swf/comment-page-1/#comment-17645</link>
		<dc:creator>nook</dc:creator>
		<pubDate>Mon, 07 Nov 2011 10:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=93#comment-17645</guid>
		<description>Maybe good to clearify how this differ from Capabilities.isDebugger since you use the same terminology (&quot;debug&quot; vs &quot;release&quot;).

AFAIU, your version checks if swf is running in debug mode, whereas isDebugger checks if swf is running in debug player.

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/Capabilities.html#isDebugger</description>
		<content:encoded><![CDATA[<p>Maybe good to clearify how this differ from Capabilities.isDebugger since you use the same terminology (&#8220;debug&#8221; vs &#8220;release&#8221;).</p>
<p>AFAIU, your version checks if swf is running in debug mode, whereas isDebugger checks if swf is running in debug player.</p>
<p><a href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/Capabilities.html#isDebugger" rel="nofollow">http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/Capabilities.html#isDebugger</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Axiis Tech Demo: Visualizing Historic Browser Statistics by Mark</title>
		<link>http://michaelvandaniker.com/blog/2009/10/31/visualizing-historic-browser-statistics-with-axiis/comment-page-1/#comment-16766</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 05 Oct 2011 21:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=263#comment-16766</guid>
		<description>Found it in the srcview; thanks!</description>
		<content:encoded><![CDATA[<p>Found it in the srcview; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Axiis Tech Demo: Visualizing Historic Browser Statistics by Mark</title>
		<link>http://michaelvandaniker.com/blog/2009/10/31/visualizing-historic-browser-statistics-with-axiis/comment-page-1/#comment-16765</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 05 Oct 2011 21:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=263#comment-16765</guid>
		<description>Is the XML data available?  It would be interesting to update the chart with the most recent three years of data to see the ascent of Chrome, leveling off of Firefox and decline of MSIE.  

Thank you.</description>
		<content:encoded><![CDATA[<p>Is the XML data available?  It would be interesting to update the chart with the most recent three years of data to see the ascent of Chrome, leveling off of Firefox and decline of MSIE.  </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Axiis &#8211; A different kind of data visualization framework by engineering leveling</title>
		<link>http://michaelvandaniker.com/blog/2009/04/10/axiis-a-different-kind-of-data-visualization-framework/comment-page-1/#comment-13122</link>
		<dc:creator>engineering leveling</dc:creator>
		<pubDate>Wed, 27 Apr 2011 16:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=231#comment-13122</guid>
		<description>I already have alpha. Its little buggy but it is a great release.</description>
		<content:encoded><![CDATA[<p>I already have alpha. Its little buggy but it is a great release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make heat maps in Flex by Ryan G0dlonton-Shaw</title>
		<link>http://michaelvandaniker.com/blog/2008/07/06/how-to-make-heat-maps-in-flex/comment-page-1/#comment-13114</link>
		<dc:creator>Ryan G0dlonton-Shaw</dc:creator>
		<pubDate>Wed, 27 Apr 2011 10:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=4#comment-13114</guid>
		<description>Amazing concept.</description>
		<content:encoded><![CDATA[<p>Amazing concept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My presentation from 360&#124;Flex &#8211; Getting the most out of Axiis by Michael</title>
		<link>http://michaelvandaniker.com/blog/2010/03/10/getting-the-most-out-of-axiis/comment-page-1/#comment-12453</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 03 Apr 2011 11:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=312#comment-12453</guid>
		<description>Arj,
I would recommend checking out the core functionality video:
http://vimeo.com/5301354</description>
		<content:encoded><![CDATA[<p>Arj,<br />
I would recommend checking out the core functionality video:<br />
<a href="http://vimeo.com/5301354" rel="nofollow">http://vimeo.com/5301354</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

