<?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: The ComparisonMatrix component&#8230; or Playboy Playmates and the Economy</title>
	<atom:link href="http://michaelvandaniker.com/blog/2009/01/07/the-comparisonmatrix-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelvandaniker.com/blog/2009/01/07/the-comparisonmatrix-component/</link>
	<description>Data Visualization on the Flash Platform</description>
	<lastBuildDate>Tue, 11 May 2010 14:43:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Michael</title>
		<link>http://michaelvandaniker.com/blog/2009/01/07/the-comparisonmatrix-component/comment-page-1/#comment-715</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 21 Apr 2009 04:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=145#comment-715</guid>
		<description>The data is represented as a simple array objects, each representing a playmate.    Whenever the data changes (which only happens once in this example), the ComparisonMatrix runs through the entire data set and re-evaluates the comparison values.  For a relatively small data set, this can be done in the span of a single frame.</description>
		<content:encoded><![CDATA[<p>The data is represented as a simple array objects, each representing a playmate.    Whenever the data changes (which only happens once in this example), the ComparisonMatrix runs through the entire data set and re-evaluates the comparison values.  For a relatively small data set, this can be done in the span of a single frame.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Yale</title>
		<link>http://michaelvandaniker.com/blog/2009/01/07/the-comparisonmatrix-component/comment-page-1/#comment-702</link>
		<dc:creator>Shawn Yale</dc:creator>
		<pubDate>Mon, 20 Apr 2009 15:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://michaelvandaniker.com/blog/?p=145#comment-702</guid>
		<description>This is very interesting.  How does this data structure compare to multiple OLAP queries?  Have you done any work with creating the comparison values at runtime for the Matrix?  Thanks.</description>
		<content:encoded><![CDATA[<p>This is very interesting.  How does this data structure compare to multiple OLAP queries?  Have you done any work with creating the comparison values at runtime for the Matrix?  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
