<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comentarios en: How to make heat maps</title>
	<link>http://blog.corunet.com/english/how-to-make-heat-maps</link>
	<description>Diseño web</description>
	<pubDate>Wed, 19 Nov 2008 23:34:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>Por: Michael VanDaniker &#187; Blog Archive &#187; How to make heat maps in Flex</title>
		<link>http://blog.corunet.com/english/how-to-make-heat-maps#comment-25026</link>
		<pubDate>Sun, 06 Jul 2008 23:03:00 +0000</pubDate>
		<guid>http://blog.corunet.com/english/how-to-make-heat-maps#comment-25026</guid>
					<description>[...] I&amp;#8217;ve only seen a few Flex apps that use heat maps to show clusters of data, and I&amp;#8217;ve never come across any source code.  Corunet has a blog post detailing their server-side heat map algorithm, and I ported it to Actionscript.  I&amp;#8217;ve continued to play around with the code since the semester ended, making it more efficient, extensible, etc., and I think it&amp;#8217;s about time it saw the light of day. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I&#8217;ve only seen a few Flex apps that use heat maps to show clusters of data, and I&#8217;ve never come across any source code.  Corunet has a blog post detailing their server-side heat map algorithm, and I ported it to Actionscript.  I&#8217;ve continued to play around with the code since the semester ended, making it more efficient, extensible, etc., and I think it&#8217;s about time it saw the light of day. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Por: j&#8217;Alias &#187; Statistiques: Click et Eye Tracking</title>
		<link>http://blog.corunet.com/english/how-to-make-heat-maps#comment-9136</link>
		<pubDate>Thu, 05 Apr 2007 19:00:21 +0000</pubDate>
		<guid>http://blog.corunet.com/english/how-to-make-heat-maps#comment-9136</guid>
					<description>[...] Je connaissais GoogleAnalytics qui présentait graphiquement les click souris mais dans ces nouveaux services il y a le concept très intéressant de zone de chaleur ou HeatMap.   in categories: JavaScript, Gestion de contenu /  R&amp;#233;trolien /       Laisser un commentaire [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Je connaissais GoogleAnalytics qui présentait graphiquement les click souris mais dans ces nouveaux services il y a le concept très intéressant de zone de chaleur ou HeatMap.   in categories: JavaScript, Gestion de contenu /  R&eacute;trolien /       Laisser un commentaire [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Por: david</title>
		<link>http://blog.corunet.com/english/how-to-make-heat-maps#comment-13</link>
		<pubDate>Mon, 07 Aug 2006 09:20:43 +0000</pubDate>
		<guid>http://blog.corunet.com/english/how-to-make-heat-maps#comment-13</guid>
					<description>Thanks, noname. 
Your idea is perfectly viable with this system. You would only need to change the last part of the image generation. Instead of composing both images (last step) just create a semi-transparent png and overlay it using last article's technique

This way you wouldn't need to manually capture the screen. But that wouldn't be difficult to automate, anyway. Stay tuned!</description>
		<content:encoded><![CDATA[<p>Thanks, noname.<br />
Your idea is perfectly viable with this system. You would only need to change the last part of the image generation. Instead of composing both images (last step) just create a semi-transparent png and overlay it using last article&#8217;s technique</p>
<p>This way you wouldn&#8217;t need to manually capture the screen. But that wouldn&#8217;t be difficult to automate, anyway. Stay tuned!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Por: Noname</title>
		<link>http://blog.corunet.com/english/how-to-make-heat-maps#comment-12</link>
		<pubDate>Mon, 07 Aug 2006 09:19:54 +0000</pubDate>
		<guid>http://blog.corunet.com/english/how-to-make-heat-maps#comment-12</guid>
					<description>this is very nice, you are a great programmer with a good sense for visualisation\r\nthe only problem i see is the need for extra manual work for each site - grabbing the website, and i doubt it can be done by some easy script, because it would need to somehow emulate browser.\r\nThat\'s why i really like the original idea with two or more size/opacity/color/z-index images, because it do not need any programming and if the other problems mentioned before with flexible widths etc. are solved, than it is an ideal sollution, it can look like this http://blog.outer-court.com/click2/?mode=result , with better image as you use even better, close to your sollution, but with no need to make one image.
result could by parsed by some ajax xml parser, where you set the div of the whole page (container in your case),   and do document write div id position absolute left 0 top 0 width:100% height:100% / img blue z-index 1 position absolute left 10 top  20 img right z-index 10 position absolute left 10 top 20</description>
		<content:encoded><![CDATA[<p>this is very nice, you are a great programmer with a good sense for visualisation\r\nthe only problem i see is the need for extra manual work for each site - grabbing the website, and i doubt it can be done by some easy script, because it would need to somehow emulate browser.\r\nThat\&#8217;s why i really like the original idea with two or more size/opacity/color/z-index images, because it do not need any programming and if the other problems mentioned before with flexible widths etc. are solved, than it is an ideal sollution, it can look like this <a href='http://blog.outer-court.com/click2/?mode=result' rel='nofollow'>http://blog.outer-court.com/click2/?mode=result</a> , with better image as you use even better, close to your sollution, but with no need to make one image.<br />
result could by parsed by some ajax xml parser, where you set the div of the whole page (container in your case),   and do document write div id position absolute left 0 top 0 width:100% height:100% / img blue z-index 1 position absolute left 10 top  20 img right z-index 10 position absolute left 10 top 20
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
