<?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: HeatMapping the Spread of WalMart</title>
	<atom:link href="http://michaelvandaniker.com/blog/2008/08/11/heat-mapping-the-spread-of-walmart/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelvandaniker.com/blog/2008/08/11/heat-mapping-the-spread-of-walmart/</link>
	<description>Data Visualization on the Flash Platform</description>
	<lastBuildDate>Fri, 05 Feb 2010 20:25:04 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd</title>
		<link>http://michaelvandaniker.com/blog/2008/08/11/heat-mapping-the-spread-of-walmart/comment-page-1/#comment-4852</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 07 Jan 2010 17:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=9#comment-4852</guid>
		<description>Thanks for sharing this visualization.  Is it possible to cut out the animation?  Essentially, what I&#039;ve tried to do is change heatMap.dataProvider = walmartsInTimeRange; to heatMap.dataProvider = walmarts;  (and disabled the doAnimation timer).  Yet nothing appear on the map.

Why would I want to skip the animation (which is cool, btw)?  Because my data set is very large (4k+ points) and the animation seems to bog down.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this visualization.  Is it possible to cut out the animation?  Essentially, what I&#8217;ve tried to do is change heatMap.dataProvider = walmartsInTimeRange; to heatMap.dataProvider = walmarts;  (and disabled the doAnimation timer).  Yet nothing appear on the map.</p>
<p>Why would I want to skip the animation (which is cool, btw)?  Because my data set is very large (4k+ points) and the animation seems to bog down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilbert</title>
		<link>http://michaelvandaniker.com/blog/2008/08/11/heat-mapping-the-spread-of-walmart/comment-page-1/#comment-1013</link>
		<dc:creator>Gilbert</dc:creator>
		<pubDate>Thu, 30 Apr 2009 19:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=9#comment-1013</guid>
		<description>Michael,

Thanks. I will experiment with that code.

Cheers</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Thanks. I will experiment with that code.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://michaelvandaniker.com/blog/2008/08/11/heat-mapping-the-spread-of-walmart/comment-page-1/#comment-987</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 29 Apr 2009 19:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=9#comment-987</guid>
		<description>Gilbert,

The Modest Maps team has put together an example of how to get a heat map up and running with the latest version of their framework.

I haven&#039;t compiled their example myself, but I assume zooming works as you&#039;d expect.  Here is the class:  http://modestmaps.mapstraction.com/svn/branches/no-tweenlite/samples/as3/ModestMapsExamples/HelloHeatmap.as</description>
		<content:encoded><![CDATA[<p>Gilbert,</p>
<p>The Modest Maps team has put together an example of how to get a heat map up and running with the latest version of their framework.</p>
<p>I haven&#8217;t compiled their example myself, but I assume zooming works as you&#8217;d expect.  Here is the class:  <a href="http://modestmaps.mapstraction.com/svn/branches/no-tweenlite/samples/as3/ModestMapsExamples/HelloHeatmap.as" rel="nofollow">http://modestmaps.mapstraction.com/svn/branches/no-tweenlite/samples/as3/ModestMapsExamples/HelloHeatmap.as</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilbert</title>
		<link>http://michaelvandaniker.com/blog/2008/08/11/heat-mapping-the-spread-of-walmart/comment-page-1/#comment-955</link>
		<dc:creator>Gilbert</dc:creator>
		<pubDate>Tue, 28 Apr 2009 22:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=9#comment-955</guid>
		<description>Michael,

Thanks for posting the heat map classes.

I tried to replicate your example to make some changes and experiment a little.

However,  in your code you have:


and in the latest version I needed to use:
&lt;modest:MapComponent id=&quot;map&quot; ....

That seems to work, but when zooming, the heat map x and y are not in synch with the map. Any ideas how to solve that?</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Thanks for posting the heat map classes.</p>
<p>I tried to replicate your example to make some changes and experiment a little.</p>
<p>However,  in your code you have:</p>
<p>and in the latest version I needed to use:<br />
&lt;modest:MapComponent id=&#8221;map&#8221; &#8230;.</p>
<p>That seems to work, but when zooming, the heat map x and y are not in synch with the map. Any ideas how to solve that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
