<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Well-formed data &#187; Reviews</title>
	<atom:link href="http://well-formed-data.net/archives/category/reviews/feed" rel="self" type="application/rss+xml" />
	<link>http://well-formed-data.net</link>
	<description>Moritz Stefaner / Visualization</description>
	<lastBuildDate>Wed, 11 Jan 2012 20:44:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>On the role of bacon in visualization</title>
		<link>http://well-formed-data.net/archives/669/on-the-role-of-bacon-in-visualization</link>
		<comments>http://well-formed-data.net/archives/669/on-the-role-of-bacon-in-visualization#comments</comments>
		<pubDate>Tue, 23 Aug 2011 22:27:32 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[bacon]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[criticism]]></category>
		<category><![CDATA[heatmap]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=669</guid>
		<description><![CDATA[I recently ran across a chart on Spiegel Online, the most popular German site for online news. The chart was a tilted 3D heatmap in fully saturated primary colors, with a thick black arrow aside. I quickly uttered my surprise at the presence of such a poorly designed chart — esp. in such a high [...]]]></description>
			<content:encoded><![CDATA[<p>I recently ran across a <a href="http://www.spiegel.de/fotostrecke/fotostrecke-71846-2.html">chart on Spiegel Online</a>, the most popular German site for online news. The chart was a tilted 3D heatmap in fully saturated primary colors, with a thick black arrow aside.</p>

<p><a href="http://www.spiegel.de/fotostrecke/fotostrecke-71846-2.html"><img class="alignnone size-full wp-image-670" title="3. Spieltag / Heatmap / Robben" src="http://well-formed-data.net/wp-content/uploads/2011/08/image-250965-galleryV9-xdwg.jpg" alt="" width="480" height="359" /></a></p>

<p>I quickly uttered my surprise at the presence of such a poorly designed chart — esp. in such a high profile online publication — in a <a href="https://twitter.com/#!/moritz_stefaner/status/105029152993845249">snarky Twitter comment</a>, and soon after, Robert Kosara posted a <a href="http://eagereyes.org/criticism/above-all-do-no-harm">whole blog post</a> defending the graphic, and calling for “a bit more subtlety in our criticism”.</p>

<p>Well, I am not sure if Twitter was optimized for subtlety, yet, I guess I should clarify a bit the background of my judgement (especially since Robert’s speculative assumptions about my train of thought is not accurate in all points).</p>

<p><span id="more-669"></span></p>

<p>The chart in question shows the amount of a certain soccer player’s presence in different areas of the field. The field is divided in cells, and in each cell, a little “tower” indicates by height and color the amount of the player’s presence in that cell. Essentially, this makes it a hybrid of a heatmap and a 3D bar chart overlaid over a soccer field.</p>

<p>The <strong>redundant encoding</strong> (i.e., in this case, using height and color to encode the same value) is nothing bad per se, and in this case quite justified, as both the color encoding as well as the 3D bars height alone would be too weak visual variables for the data.</p>

<p>The <strong>3D-y-ness</strong> of the chart? I am not fond of it. I find it a very clear case of <em>“Hmm, this looks a bit bland. Maybe we should tilt it a little? Ooh look, how awesome.”</em> Frankly, to me this is just childish. Let me put it this way: <strong>Bacon</strong> is a legitimate ingredient to many dishes, and can be quite tasty, when used right. But if your cooking style is to start with cooking something bland, and then add bacon to make it less bland, then, trust me, you are not a great cook. A great cook makes a feast out of a simple egg, they say, and I think this is what we should aspire to.</p>

<p>The <strong>arrow</strong>? Well, it serves its purpose, but it is quite loud, isn’t it. The <strong>missing legend, title, and description</strong> of the data and its transformations? Why bother? We have a 3D chart!</p>

<p>Anyways, all of that is not that grave, maybe even nit-picking, but the one thing that is unforgiveable about the chart is the <strong>color palette</strong>. If you do a heatmap, there is basically only <em>one</em> thing you need to get right, and this is the color palette. Yet, this one has been given very little love.</p>

<p>Generally, using a green, yellow and red gradient could be justified when we have benefits from a “traffic lights” reading. But I cannot see how this would apply in our case. This leaves us with the screaming dissonance of the complimentary primary colors used in full saturation, lacking any difference whatsoever in value or saturation. I hope we don’t need to discuss the aesthetic shortcomings of this approach.</p>

<p><img class="alignnone size-full wp-image-671" title="palette" src="http://well-formed-data.net/wp-content/uploads/2011/08/palette.png" alt="" width="480" height="71" /></p>

<p>Conceptually, things fall apart more, if we look closely, as there is a huge gap between no (zero) and quite little presence (1 in the supposed scale above) in a cell: Of course, I understand that this is due to the green being the color of the playing field, but why not work with that self-imposed constraint, instead of just ignoring it?</p>

<p>Lastly, here is how the gradient looks desaturated:</p>

<p><img class="alignnone size-full wp-image-672" title="palette-bw" src="http://well-formed-data.net/wp-content/uploads/2011/08/palette-bw.png" alt="" width="480" height="71" /></p>

<p>You might say, this is not an issue, as the color hue carries the information, but be reminded that a good proportion of our population is in fact red-green blind, and also for the others, key to establishing contour and depth in an image is to work with brightness contrast.</p>

<hr />

<p>Update: Mike reminds us in the comments that red-green blindness is quite different from just not seeing the respective color hues, which is correct. I did indeed run a test on the image on <a href="http://vischeck.com">vischeck.com</a>, and here is the result:</p>

<p><a href="http://vischeck.com"><img src="http://well-formed-data.net/wp-content/uploads/2011/08/soccer_vischeck.jpg" alt="" title="soccer_vischeck" width="480" height="160" class="alignnone size-full wp-image-680" /></a></p>

<hr />

<p>Well, to end on a more positive note — how could we fix this?</p>

<p>Starting with the colors, here is the lowdown: the recommended approach for encoding “little to high amount” in a color palette is to use <strong>small</strong> variation in <strong>color hue</strong> and combine it with a <strong>higher variation</strong> in <strong>brightness</strong> (see, e.g. Stephen Few’s <a href="http://www.perceptualedge.com/articles/visual_business_intelligence/rules_for_using_color.pdf">color primer</a>). In our case, we might want to stick with the green of the playing field, but rather go into a darker, blue-isher direction for the higher intensities of the data, achieving a harmonious palette. Second, we will group the data into a smaller number of bins, to increase separability and emphasize the fact that the exact numerical measurement is not the point of the chart, but the overall patterns. This could result in a palette like this:</p>

<p><a href="http://well-formed-data.net/wp-content/uploads/2011/08/palette-improved.png"><img class="alignnone size-full wp-image-673" title="palette-improved" src="http://well-formed-data.net/wp-content/uploads/2011/08/palette-improved.png" alt="" width="300" height="60" /></a></p>

<p>Moving to the heatmap itself, I found the 3D blocks emphasize the <em>flaws</em> of the measurement process over the information we want to measure. There is nothing blocky, or square about the soccer player’s movement, it is just an artefact of the data gathering and representation chosen. In a perfect world, we could measure the player’s position to the inch, each single second, [edit] <del datetime="2011-08-24T10:27:43+00:00">resulting in</del> which we could use to model [end edit, thanks Mike, for spotting my inaccuracy here] a smooth 3D manifold instead of the blocks. One way to approximate this could be to <strong>smooth</strong> the data, and separate it with <a href="http://en.wikipedia.org/wiki/Isoline">isolines</a> into regions with a similar intensity. This allows us to focus on the resulting (estimated) topology, instead of the measurement process:</p>

<p><img class="alignnone size-full wp-image-674" title="iso2" src="http://well-formed-data.net/wp-content/uploads/2011/08/iso2.png" alt="" width="300" height="502" /></p>

<p>(Note: This is just a mock-up, as I did not have access to realistic data.)</p>

<p>As a bonus, this image works in very, very small, too, as well as in black and white (these two tests are quite effective, in my opinion):</p>

<p><img class="alignnone size-full wp-image-675" title="small-bw" src="http://well-formed-data.net/wp-content/uploads/2011/08/small-bw.png" alt="" width="480" height="320" /></p>

<p>I am not claiming that this is the perfect solution, there is a myriad ways to work with this data. It is just a quick sketch. But at least, I can justify the design choices I made quite well, and I hope I could demonstrate that if our only goal is merely to “do no harm”, and not to try and make the best choices possible, we are missing out. And remember: don’t eat too much bacon, dear people. Thanks for your attention.</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=669&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/669/on-the-role-of-bacon-in-visualization/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Generative Gestaltung</title>
		<link>http://well-formed-data.net/archives/418/generative-gestaltung</link>
		<comments>http://well-formed-data.net/archives/418/generative-gestaltung#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:09:58 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[generative design]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=418</guid>
		<description><![CDATA[Generative Gestaltung is a unique new book on generative design (and related disciplines like visualization). It is quite example–driven, with loads of typical techniques explored in short processing sketches. At the moment it is only available in German, but I hear an English version is in the works. The website features all code examples and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.generative-gestaltung.de/">Generative Gestaltung</a> is a unique new book on generative design (and related disciplines like visualization). It is quite example–driven, with loads of typical techniques explored in short <a href="http://processing.org">processing</a> sketches. At the moment it is only available in German, but I hear an English version is in the works. The <a href="http://www.generative-gestaltung.de/">website</a> features all code examples and some community functions. Very nice concept and execution overall, and it really makes me eager on learning processing better :)</p>

<p><object beforeeach="function () {}" aftereach="function () {}" width="480" height="290" expressinstaller="http://www.generative-gestaltung.de/swf/expressInstall.swf" style="vertical-align:bottom;" type="application/x-shockwave-flash" data="http://www.generative-gestaltung.de/swf/player.swf"><param name="flashvars" value="file=http%3A%2F%2Fwww.generative-gestaltung.de%2Fvideos%2Fblaettern_web_1mbit_550x310.mov&amp;image=http%3A%2F%2Fwww.generative-gestaltung.de%2Fvideos%2Fblaettern_web_1mbit_550x310.png"></param></object>
<param name="flashvars" value="file=http%3A%2F%2Fwww.generative-gestaltung.de%2Fvideos%2Fblaettern_web_1mbit_550x310.mov&amp;image=http%3A%2F%2Fwww.generative-gestaltung.de%2Fvideos%2Fblaettern_web_1mbit_550x310.png"></param></p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=418&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/418/generative-gestaltung/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Election visualization roundup</title>
		<link>http://well-formed-data.net/archives/166/election-visualization-roundup</link>
		<comments>http://well-formed-data.net/archives/166/election-visualization-roundup#comments</comments>
		<pubDate>Mon, 03 Nov 2008 22:23:31 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Respect]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[us elections]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=166</guid>
		<description><![CDATA[With the US presidential elections coming up tomorrow (exciting!), here is a little roundup of related visualizations and information graphics I enjoyed: Palin sentence diagrams Two projects from Pitch Interactive Job arcs Donations Neoformixhas a couple of interesting visualizations, mostly relating to speech analysis. I like this one best, as it really tells a compact [...]]]></description>
			<content:encoded><![CDATA[<p>With the US presidential elections coming up tomorrow (exciting!), here is a little roundup of related visualizations and information graphics I enjoyed:
<span id="more-166"></span>
<hr />
<a href="http://www.slate.com/id/2201158/" target="_blank"></a></p>

<h4>Palin sentence diagrams</h4>

<p><img class="alignnone size-full wp-image-167" title="palin_sentences" src="http://well-formed-data.net/wp-content/uploads/2008/11/palin_sentences.jpg" alt="" width="480" height="160" />

<hr /></p>

<p>Two projects from <a href="http://www.pitchinteractive.com/">Pitch Interactive</a>
<a href="http://www.pitchinteractive.com/election2008/jobarcs.html"></a></p>

<h4>Job arcs</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/job_arcs.jpg" alt="" title="job_arcs" width="480" height="160" class="alignnone size-full wp-image-168" />

<a href="http://www.pitchinteractive.com/election2008/"></a></p>

<h4>Donations</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/donations.jpg" alt="" title="donations" width="480" height="160" class="alignnone size-full wp-image-169" />

<hr /></p>

<p><a href="http://www.neoformix.com/">Neoformix</a>has a couple of interesting visualizations, mostly relating to speech analysis. I like this one best, as it really tells a compact story: 
<a href="http://www.neoformix.com/2008/OneWeek.html"></a></p>

<h4>Stream graph: Obama’s one week speech</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/streamgraph.jpg" alt="" title="streamgraph" width="480" height="160" class="alignnone size-full wp-image-170" />

<hr /></p>

<p>The NY Times info design department does not cease to amaze me:
<a href="http://www.nytimes.com/interactive/2008/10/06/opinion/06opchart.html"></a></p>

<h4>The measure of a president</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/measure.jpg" alt="" title="measure" width="480" height="160" class="alignnone size-full wp-image-172" />

<a href="http://www.nytimes.com/interactive/2008/10/18/business/20081019-metrics-graphic.html"></a></p>

<h4>Can a president tame the business cycle?</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/tame.jpg" alt="" title="tame" width="480" height="160" class="alignnone size-full wp-image-171" />

<a href="http://www.nytimes.com/interactive/2007/12/15/us/politics/DEBATE.html"></a></p>

<h4>Naming names</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/naming_names.jpg" alt="" title="naming_names" width="480" height="160" class="alignnone size-full wp-image-173" />

<hr /></p>

<p>More lexical analysis and the windbag index from <a href="http://mkweb.bcgsc.ca/">Martin Krzywinski</a>:
<a href="http://mkweb.bcgsc.ca/debates/"></a></p>

<h4>Lexical Analysis of 2008 US Presidential and Vice-Presidential Debates — who’s the Windbag?</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/lexical.jpg" alt="" title="lexical" width="480" height="160" class="alignnone size-full wp-image-174" />

<hr /></p>

<p><a href="http://everymomentnow.com/"></a></p>

<h4>Every moment now</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/everymomentnow.jpg" alt="" title="everymomentnow" width="480" height="160" class="alignnone size-full wp-image-175" />

<hr /></p>

<p><a href="http://scienceblogs.com/principles/2008/10/the_visual_display_of_politica.php">Great discussion</a> on proper plotting of the candidates’ tax plans  (via <a href="http://network.nature.com/groups/scivis/forum/topics/3341">Nature</a> where I picked up the great term “couture visualization”)
<a href="http://scienceblogs.com/principles/2008/10/the_visual_display_of_politica.php"></a></p>

<h4>The Visual Display of Political Information</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/tax.jpg" alt="" title="tax" width="480" height="160" class="alignnone size-full wp-image-176" />

<hr /></p>

<p>Another <a href="http://eagereyes.org/blog/2008/swing-states.html">vivid discussion</a> on displaying swing state dynamics at <a href="http://eagereyes.org/">eager eyes</a>:
<a href="http://eagereyes.org/blog/2008/swing-states.html"></a></p>

<h4>Swing states</h4>

<p><img src="http://well-formed-data.net/wp-content/uploads/2008/11/swing.jpg" alt="" title="swing" width="480" height="160" class="alignnone size-full wp-image-177" />

<hr /></p>

<p>And now, my dear American readers – get out and <strong>vote</strong>! May the youngest and best-looking win :)</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=166&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/166/election-visualization-roundup/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Running the numbers</title>
		<link>http://well-formed-data.net/archives/155/running-the-numbers</link>
		<comments>http://well-formed-data.net/archives/155/running-the-numbers#comments</comments>
		<pubDate>Tue, 26 Aug 2008 09:24:26 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Respect]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=155</guid>
		<description><![CDATA[Seeing Chris Jordan’s TED talk (embedded below) just made me remember his great work in visualizing large numbers of things going wrong. About his latest project, Running the numbers, he writes: Running the Numbers looks at contemporary American culture through the austere lens of statistics. Each image portrays a specific quantity of something: fifteen million [...]]]></description>
			<content:encoded><![CDATA[<p>Seeing <a href="http://chrisjordan.com/">Chris Jordan</a>’s <a href="http://www.ted.com/index.php/talks/chris_jordan_pictures_some_shocking_stats.html">TED talk</a> (embedded below) just made me remember his great work in visualizing large numbers of things going wrong.</p>

<p><!--cut and paste--><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="432" height="285" id="VE_Player" align="middle"><param name="movie" value="http://static.videoegg.com/ted2/flash/loader.swf"></param><param NAME="FlashVars" VALUE="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/ChrisJordan_2008_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true"></param><param name="quality" value="high"></param><param name="allowScriptAccess" value="always"></param><param name="bgcolor" value="#FFFFFF"></param><param name="scale" value="noscale"></param><param name="wmode" value="window"><embed src="http://static.videoegg.com/ted2/flash/loader.swf" FlashVars="bgColor=FFFFFF&amp;file=http://static.videoegg.com/ted/movies/ChrisJordan_2008_high.flv&amp;autoPlay=false&amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;forcePlay=false&amp;logo=&amp;allowFullscreen=true" quality="high" allowScriptAccess="always" bgcolor="#FFFFFF" scale="noscale" wmode="window" width="432" height="285" name="VE_Player" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></param></object></p>

<p>About his latest project, <a href="http://chrisjordan.com/current_set2.php?id=7">Running the numbers</a>, he writes:</p>

<blockquote>
Running the Numbers looks at contemporary American culture through the austere lens of statistics. Each image portrays a specific quantity of something: fifteen million sheets of office paper (five minutes of paper use); 106,000 aluminum cans (thirty seconds of can consumption) and so on. My hope is that images representing these quantities might have a different effect than the raw numbers alone, such as we find daily in articles and books. Statistics can feel abstract and anesthetizing, making it difficult to connect with and make meaning of 3.6 million SUV sales in one year, for example, or 2.3 million Americans in prison, or 32,000 breast augmentation surgeries in the U.S. every month.

This project visually examines these vast and bizarre measures of our society, in large intricately detailed prints assembled from thousands of smaller photographs. Employing themes such as the near versus the far, and the one versus the many, I hope to raise some questions about the role of the individual in a society that is increasingly enormous, incomprehensible, and overwhelming.</blockquote>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=155&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/155/running-the-numbers/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Parallax</title>
		<link>http://well-formed-data.net/archives/153/parallax</link>
		<comments>http://well-formed-data.net/archives/153/parallax#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:17:16 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Respect]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[freebase]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[parallax]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=153</guid>
		<description><![CDATA[David Huynh has recently joined the freebase team, after having worked on Exhibit and other SIMILE tools at MIT. His new project Parallax is obviously based on Exhibit (which followed mostly a faceted filtering paradigm) but demonstrates a really interesting “sidewards browsing technique” for navigating related sets of different types of entities. As an example, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mqlx.com/~david/parallax/index.html"><img class="alignnone size-full wp-image-154" title="Parallax" src="http://well-formed-data.net/wp-content/uploads/2008/08/screenshot_-20-1.png" alt="" width="480" height="274" /></a></p>

<p><a href="http://davidhuynh.net/">David Huynh</a> has recently joined the <a href="http://freebase.com">freebase</a> team, after having worked on <a href="http://simile.mit.edu/exhibit/">Exhibit</a> and other <a href="http://simile.mit.edu/">SIMILE</a> tools at <a href="http://mit.edu/">MIT</a>. His new project <a href="http://mqlx.com/~david/parallax/index.html">Parallax</a> is obviously based on Exhibit (which followed mostly a faceted filtering paradigm) but demonstrates a really interesting “sidewards browsing technique” for navigating related sets of different types of entities.</p>

<p>As an example, you could <a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(v:!((c:ThumbnailView,s:())),vi:0)))">start with a set of architects</a>, then <a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(f:!((p:!((f:!t,p:/architecture/architect/architectural_style)),s:!(/en/modern_architecture))),v:!((c:ThumbnailView,s:())),vi:0)))">filter down to all modern architects</a>, plot them on a map, a timeline etc. – quite nice already, but traditional facet browsing in principle. The catch however, is that you can explore related collections, like the <a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(f:!((p:!((f:!t,p:/architecture/architect/architectural_style)),s:!(/en/modern_architecture))),v:!((c:ThumbnailView,s:())),vi:0)),(d:(l:'Structures%20Designed',p:!((f:!t,p:/architecture/architect/structures_designed))),s:(v:!((c:ThumbnailView,s:())),vi:0)))">buildings they designed</a>,
<a href="http://mqlx.com/~david/parallax/browse.html?state=!((d:(t:/architecture/architect),s:(f:!((p:!((f:!t,p:/architecture/architect/architectural_style)),s:!(/en/modern_architecture))),v:!((c:ThumbnailView,s:())),vi:0)),(d:(l:'Place%20of%20birth',p:!((f:!t,p:/people/person/place_of_birth))),s:(v:!((c:ThumbnailView,s:())),vi:0)))">their birth places</a> etc. in the same manner. Very interesting principle  and nicely executed, yet a bit hard to explain. </p>

<p>In this screencast, David explains it himself:
<object width="480" height="360">    <param name="allowfullscreen" value="true" />    <param name="allowscriptaccess" value="always" />    <param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1513562&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" />    <embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1513562&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="360"></embed></object><br /><a href="http://www.vimeo.com/1513562?pg=embed&amp;sec=1513562">Freebase Parallax: A new way to browse and explore data</a> from <a href="http://www.vimeo.com/user392740?pg=embed&amp;sec=1513562">David Huynh</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1513562">Vimeo</a>.</p>

<p>As a side remark: academically, I think the <a href="http://www.georgikobilarov.com/publications/2008/Kobilarov-Dickinson-LDOW2008-Humboldt.pdf">Humboldt paper</a> by <a href="http://www.georgikobilarov.com/">Georgi Kobilarov</a> first presented this principle (but they also refer to an earlier prototype of David’s work). Unfortunately it was introduced under the name of <em>pivot browsing</em>, which is sort of reserved already for the quite related, but not identical principle introduced in <a href="http://portal.acm.org/citation.cfm?doid=1124772.1124792">dogear</a>. </p>

<p>Any ideas for a good name? Sidewards browsing? Entity shift? Or just stick with parallax?</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=153&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/153/parallax/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Physical visualization</title>
		<link>http://well-formed-data.net/archives/150/physical-visualization</link>
		<comments>http://well-formed-data.net/archives/150/physical-visualization#comments</comments>
		<pubDate>Mon, 07 Jul 2008 19:27:17 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Respect]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[andreas fischer]]></category>
		<category><![CDATA[das automat]]></category>
		<category><![CDATA[physical visualization]]></category>
		<category><![CDATA[udk berlin]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=150</guid>
		<description><![CDATA[Automaten–Andreas created a beautiful new project together with Benjamin Maus: Reflection. Essentially, the waveforms of a musical piece by Frans de Waard were rendered as a sculpture with a CNC Milling Machine. This project sort of follows a week in the life, another physical visualization, where a week of location data of the author is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dasautomat.com/?page_id=118">Automaten–Andreas</a> created a beautiful new project together with <a href="http://www.allesblinkt.com/">Benjamin Maus</a>:<br /> <a href="http://dasautomat.com/?p=129">Reflection.</a></p>

<p><img style="width:480px; overflow:hidden" src="http://dasautomat.com/wp-content/uploads/reflection/anfischer_reflection_4.jpg" alt="Reflection" /></p>

<p>Essentially, the waveforms of a musical piece by Frans de Waard were rendered as a sculpture with a CNC Milling Machine.</p>

<p>This project sort of follows <a href="http://dasautomat.com/?p=119">a week in the life</a>, another physical visualization, where a week of location data of the author is mapped in a wooden cartogram.
<a href="http://dasautomat.com/?p=119">
<img style="width:480px; overflow:hidden" src="http://dasautomat.com/wp-content/uploads/bod/1.jpg" alt="A week in the life" /></a></p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=150&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/150/physical-visualization/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The right design</title>
		<link>http://well-formed-data.net/archives/143/the-right-design</link>
		<comments>http://well-formed-data.net/archives/143/the-right-design#comments</comments>
		<pubDate>Sun, 18 May 2008 19:43:12 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[buxton]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[sketching]]></category>
		<category><![CDATA[user experience design]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/?p=143</guid>
		<description><![CDATA[I just finished reading Bill Buxton’s Sketching User Experiences and it had quite an impression on me. It starts with a general, broad argument on the role of design thinking in business and product development, illustrating how design, design thinking and design artifacts are not yet well enough integrated and understood in technology business. A [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.amazon.com/Sketching-User-Experiences-Interactive-Technologies/dp/0123740371'><img src="http://well-formed-data.net/wp-content/uploads/2008/05/buxton-1.png" alt="" title="buxton-1" width="480" height="192" class="alignnone size-full wp-image-144" /></a></p>

<p>I just finished reading <a href="http://www.billbuxton.com/">Bill Buxton</a>’s <a href="http://www.amazon.com/Sketching-User-Experiences-Interactive-Technologies/dp/0123740371">Sketching User Experiences</a> and it had quite an impression on me. It starts with a general, broad argument on the role of design thinking in business and product development, illustrating how design, design thinking and design artifacts are not yet well enough integrated and understood in technology business. A great introduction also for non-designers, including a fantastic discussion of the iPod design and business story. 
For design practitioners, the main part of the book is concerned with the activities of <strong>sketching</strong> and <strong>prototyping</strong>. His main argument is that these two concepts are often used interchangeably, however serve two very different purposes: 
Sketches are for <strong>getting the right design </strong>, developing the basic idea, the punchline of the design project. Sketches are quick, disposable, diverging, and abundant. 
Prototypes (as well as usability testing, mock-ups, etc.) are for <strong>getting the design right</strong> — narrowing down the possibilities, making decisions, just doing what it takes to get from an idea to a really well designed thing. 
To experienced designers, this might sound quite obvious, but I have to admit myself I did not reflect properly on how I use these words, and how I use these design tools. Buxton did a great job of introducing subtle distinctions in this area, and gives you lots of different angles and examples to get it. Great stuff. Obligatory reading for designers, and highly recommended for anyone who has designers around them – I promise you will understand them much better afterwards :) </p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=143&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/143/the-right-design/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I’m in yr bookz…</title>
		<link>http://well-formed-data.net/archives/124/im-in-yr-bookz%e2%80%a6</link>
		<comments>http://well-formed-data.net/archives/124/im-in-yr-bookz%e2%80%a6#comments</comments>
		<pubDate>Thu, 24 Jan 2008 14:24:39 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Recognition]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[atomiq]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/archives/124/im-in-yr-bookz%e2%80%a6</guid>
		<description><![CDATA[… visualizing your tags :) The “Tagging” book by Gene Smith is out. I am still awaiting a paper copy, but had a chance to look at the online version already. It looks really comprehensive, concise and covering all important tagging concepts. Which is not easy for such a moving target topic. Besides, my elastic [...]]]></description>
			<content:encoded><![CDATA[<p>… visualizing your tags :)</p>

<p><img src='http://well-formed-data.net/wp-content/uploads/2008/01/41bm4kxez8l_ss500_.jpg' alt='41bm4kxez8l_ss500_.jpg' />
<br />
The <a href="http://atomiq.org/archives/2008/01/tagging_the_book.html">“Tagging” book</a> by Gene Smith is out. I am still awaiting a paper copy, but had a chance to look at the online version already. It looks really comprehensive, concise and covering all important tagging concepts. Which is not easy for such a moving target topic. </p>

<p>Besides, my <a href="http://well-formed-data.net/experiments/tag_maps_v5/">elastic tag maps visualization</a> is featured on p.102f. Nice!</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=124&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/124/im-in-yr-bookz%e2%80%a6/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exhibit</title>
		<link>http://well-formed-data.net/archives/119/exhibit</link>
		<comments>http://well-formed-data.net/archives/119/exhibit#comments</comments>
		<pubDate>Sat, 12 Jan 2008 13:25:57 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Respect]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[exhibit]]></category>
		<category><![CDATA[facet-browser]]></category>
		<category><![CDATA[facets]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[semantic-web]]></category>
		<category><![CDATA[simile]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/archives/119/exhibit</guid>
		<description><![CDATA[A real wow-project has gone into version 2: Exhibit. It is part of SIMILE, focussing on “Semantic Interoperability of Metadata and Information in unLike Environments”, which provides a whole toolbox of pragmatic semantic web applications. Exhibit itself presents a “a three-tier web application framework written in Javascript, which you can include like you would include [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://well-formed-data.net/wp-content/uploads/2008/01/exhibit_pres.png' alt='exhibit_pres.png' /></p>

<p>A real wow-project has gone into version 2: <a href="http://simile.mit.edu/exhibit/">Exhibit</a>. It is part of <a href="http://simile.mit.edu/">SIMILE</a>, focussing on “Semantic Interoperability of Metadata and Information in unLike Environments”, which provides a whole toolbox of pragmatic semantic web applications.</p>

<p><span id="more-119"></span></p>

<p>Exhibit itself presents a “a three-tier web application framework written in Javascript, which you can include like you would include Google Maps.” An exhibit application typically consists of a content presentation area and several widgets for filtering, sorting and grouping the content presentation, following the faceted browsing paradigm also used in my <a href="http://well-formed-data.net/archives/54/elastic-lists">elastic lists</a>. Currently, the available widgets cover plain checkbox lists, maps, and timelines, and a live search. </p>

<p><img src='http://well-formed-data.net/wp-content/uploads/2008/01/exhibit_nobel.png' alt='exhibit_nobel.png' /></p>

<p>From my first experiments with the tool, I can say it is really ridiculously easy to create custom views on existing data sets: Data can be imported “from a Google Spreadsheet, Excel spreadsheet, EditGrid spreadsheet, BibTex files or any JSONP data source” without much effort. </p>

<p>Applications are built by loading the exhibit script and then assigning “Exhibit roles” to layers in your java-script: For instance, </p>

<p><code>&lt;div ex:role="facet" ex:expression=".discipline" <br /> ex:facetLabel="Discipline" /&gt;</code></p>

<p>will create a filtering widget looking for values of the “discipline” property in your data set and display them as a list to be used for filtering. It couldn’t possibly be easier to build client-side facet browsing applications.</p>

<p>Other nifty are the integrated browser history for filtering steps and the ability to export filtered views as e.g. HTML, but also tab-separated text files, RDF, etc. </p>

<p><img src='http://well-formed-data.net/wp-content/uploads/2008/01/exhibit_export.png' alt='exhibit_export.png' /></p>

<p>Check out the <a href="http://simile.mit.edu/wiki/Exhibit/Getting_Started_Tutorial">Getting started</a> page to get an impression.</p>

<p>The down side, of course is, that all data has to be loaded on the client before the application can start. So we are rather speaking about hundreds than thousands of data items. Also, I would of course be interested in building custom widgets, however, this looks a wee bit more complicated from first looks into the code. And of course UI-wise, I would have some suggestions as well, but anyways, I find the project quite impressive already as it is! </p>

<p>Kudos to <a href="http://simile.mit.edu/wiki/User:Dfhuynh">David Huynh</a> and the rest of the team at <a href="http://mit.edu">MIT</a>. More info can also be found in <a href="http://people.csail.mit.edu/dfhuynh/research/thesis/thesis.html">David Huynh’s PhD thesis</a>.</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=119&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/119/exhibit/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flare</title>
		<link>http://well-formed-data.net/archives/111/flare</link>
		<comments>http://well-formed-data.net/archives/111/flare#comments</comments>
		<pubDate>Mon, 29 Oct 2007 09:52:18 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[flare]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[infovis]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/archives/111/flare</guid>
		<description><![CDATA[Finally, a decent Flash framework for Information Visualization is available: Flare is an offspring of the Java-based prefuse toolkit, written in ActionScript 3. Especially notable is the good support for animated transitions, an important topic in interactive visualization. Flare is open source software licensed under the terms of the BSD license, and can be freely [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, a decent Flash framework for Information Visualization is available: <a href="http://flare.prefuse.org/">Flare</a> is an offspring of the Java-based <a href="http://prefuse.org/">prefuse</a> toolkit, written in ActionScript 3. Especially notable is the good support for animated  transitions, an important topic in interactive visualization. Flare is open source software licensed under the terms of the BSD license, and can be freely used for both commercial and non-commercial purposes.</p>

<p>Thanks to <a href="http://tillnagel.com">Till</a> for the tip!</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=111&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/111/flare/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

