<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Visualization Blog</title>
	<atom:link href="http://visualizeit.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://visualizeit.wordpress.com</link>
	<description>Ideas, Papers and Thoughts on the field of Visualization</description>
	<lastBuildDate>Tue, 17 Nov 2009 20:53:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='visualizeit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7034b0c64e49832912b89c0993f9730b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Visualization Blog</title>
		<link>http://visualizeit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://visualizeit.wordpress.com/osd.xml" title="Visualization Blog" />
		<item>
		<title>Big car, Small car &#8211; Which one is safer?</title>
		<link>http://visualizeit.wordpress.com/2009/11/17/big-car-small-car-which-one-is-safer/</link>
		<comments>http://visualizeit.wordpress.com/2009/11/17/big-car-small-car-which-one-is-safer/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 20:25:10 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[car sales]]></category>
		<category><![CDATA[compact utility vehicle]]></category>
		<category><![CDATA[fatal accidents]]></category>
		<category><![CDATA[passenger cars]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[SUV]]></category>
		<category><![CDATA[tableau software]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=325</guid>
		<description><![CDATA[As a new parent, I have always been guilty of driving a compact car when everyone around me keeps telling me that even though SUV&#8217;s are bad for the environment they are so much safer in case of an accident. I cringed a bit at every such discussion but thought that maybe they had a point.
But [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=325&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As a new parent, I have always been guilty of driving a compact car when everyone around me keeps telling me that even though SUV&#8217;s are bad for the environment they are so much safer in case of an accident. I cringed a bit at every such discussion but thought that maybe they had a point.</p>
<p>But then I thought why not use data visualization to get to the bottom of this and find out what the truth is. Let me preface this by saying that this is my first attempt at visualizing the data I could find for free and any visualization suggestions or data sources that you are aware of will be greatly appreciated.<br />
<em> [Note: No fancy visualizations here <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Only good old bar graphs]</em></p>
<p><strong>Step 1 &#8211; Type of the car vs Fatalities </strong></p>
<p>I first wanted to find out what is the breakdown of car crashes as compared to the type of car. I found that there is extensive data (see data sources below) about car crashes and fatalities. I decided to use fatalities as a measure of how &#8217;safe&#8217; the car is and so this graph shows the type of car as compared to the fatalities in 2008. I was sad to see that  &#8216;Passenger cars&#8217; were ranked first but happy to see that &#8216;Light trucks&#8217; were pretty high up too. Minivans, Compact utility and Large Utility vehicles had far fewer fatalities and I was worrying whether my worst fears (SUV/Minivan = safer) were coming true.</p>
<p><a href="http://visualizeit.files.wordpress.com/2009/11/total_accidents.png"><img class="aligncenter size-full wp-image-330" title="total_accidents" src="http://visualizeit.files.wordpress.com/2009/11/total_accidents.png?w=700&#038;h=510" alt="" width="700" height="510" /></a></p>
<p><strong>Step 2 &#8211; Sales for each type of car</strong></p>
<p>But then I thought that the number of accidents obviously is very dependent on the number of cars that get sold per year and if more passenger cars were getting sold, then more of them would be in a fatal accident thus giving it a higher number. So I found out what the car sale numbers were for 2008 (see data source below) and decided to plot that.</p>
<p><a href="http://visualizeit.files.wordpress.com/2009/11/sales.png"><img class="aligncenter size-full wp-image-329" title="sales" src="http://visualizeit.files.wordpress.com/2009/11/sales.png?w=700&#038;h=443" alt="" width="700" height="443" /></a></p>
<p><strong>Step 3 &#8211; Comparing the Fatalities/Sales ratio</strong></p>
<p>Then the next obvious thing to do was to compute a ratio of the number of fatal accident per type of car with the number of cars sold for that type in a year. On computing the ratio, I found something very interesting. Sorting the graph based on this ratio, I found that <em>Compact Utility</em> vehicles had the highest ratio of fatal accidents to sales. If you look at the first graph, you will see that the compact utility vehicles do not have a large amount of fatal accidents to begin with, but then when that number is divided by the total amount of compact utility vehicles sold, we find an interesting insight (much to my relief and joy).</p>
<p><a href="http://visualizeit.files.wordpress.com/2009/11/accidents_per_sales.png"><img class="aligncenter size-full wp-image-326" title="accidents_per_sales" src="http://visualizeit.files.wordpress.com/2009/11/accidents_per_sales.png?w=700&#038;h=437" alt="" width="700" height="437" /></a></p>
<p>Passenger cars have a lower ratio than Compact utility vehicles, Large utility vehicles and Light trucks.  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://visualizeit.files.wordpress.com/2009/11/passenger_cars.png"><img class="aligncenter size-full wp-image-328" title="passenger_cars" src="http://visualizeit.files.wordpress.com/2009/11/passenger_cars.png?w=700&#038;h=443" alt="" width="700" height="443" /></a></p>
<p>Anyone who has used <a href="http://www.tableausoftware.com">Tableau</a> has probably already guessed that all these visualizations were created using Tableau Software and so I visualized the Ratio, Fatal Accidents, Sales all in one image. It shows clearly how compact utility vehicles have a high ratio even though trucks and passenger cars have higher fatalities and more cars of those types were sold.</p>
<p><a href="http://visualizeit.files.wordpress.com/2009/11/all3.png"><img class="aligncenter size-full wp-image-327" title="all3" src="http://visualizeit.files.wordpress.com/2009/11/all3.png?w=700&#038;h=422" alt="" width="700" height="422" /></a></p>
<p>My current data sources are (Please let me know if you are aware of better ones):</p>
<p>Fatality analysis reporting system &#8211; <a href="http://www-fars.nhtsa.dot.gov/States/StatesCrashesAndAllVictims.aspx">http://www-fars.nhtsa.dot.gov/States/StatesCrashesAndAllVictims.aspx</a></p>
<p>WSJ &#8211; Car sales for the year so far -<a href="http://online.wsj.com/mdc/public/page/2_3022-autosales.html"> http://online.wsj.com/mdc/public/page/2_3022-autosales.html</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/325/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=325&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/11/17/big-car-small-car-which-one-is-safer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/11/total_accidents.png" medium="image">
			<media:title type="html">total_accidents</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/11/sales.png" medium="image">
			<media:title type="html">sales</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/11/accidents_per_sales.png" medium="image">
			<media:title type="html">accidents_per_sales</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/11/passenger_cars.png" medium="image">
			<media:title type="html">passenger_cars</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/11/all3.png" medium="image">
			<media:title type="html">all3</media:title>
		</media:content>
	</item>
		<item>
		<title>Things to look out for at InfoVis 2009</title>
		<link>http://visualizeit.wordpress.com/2009/10/06/things-to-look-out-for-at-infovis-2009/</link>
		<comments>http://visualizeit.wordpress.com/2009/10/06/things-to-look-out-for-at-infovis-2009/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 21:28:54 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[ieee visualization]]></category>
		<category><![CDATA[information visualization]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[visualization conference]]></category>
		<category><![CDATA[visweek]]></category>
		<category><![CDATA[ieee vis]]></category>
		<category><![CDATA[ieee visualization 2009]]></category>
		<category><![CDATA[infovis 2009]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=312</guid>
		<description><![CDATA[
InfoVis (Information Visualization) 2009 is an integral part of the Annual VisWeek conference. This year the VisWeek conference will be held in Atlantic city, NJ from October  11th-16th. In the next few posts, I shall post my views on things to look out for in each of the tracks at the VisWeek conference: VAST, Vis [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=312&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-316" title="infovis09" src="http://visualizeit.files.wordpress.com/2009/10/infovis09.png?w=295&#038;h=107" alt="infovis09" width="295" height="107" /></p>
<p><a href="http://vis.computer.org/VisWeek2009/infovis/index.html">InfoVis (Information Visualization) 2009</a> is an integral part of the <a href="http://vis.computer.org/VisWeek2009/">Annual VisWeek conference</a>. This year the <a href="http://vis.computer.org/VisWeek2009/">VisWeek conference</a> will be held in Atlantic city, NJ from October  11th-16th. In the next few posts, I shall post my views on things to look out for in each of the tracks at the VisWeek conference: <a href="http://vis.computer.org/VisWeek2009/vast/index.html">VAST</a>, <a href="http://vis.computer.org/VisWeek2009/vis/index.html">Vis</a> and <a href="http://vis.computer.org/VisWeek2009/infovis/index.html">Infovis.</a> Here are some exciting talks/panels/workshops/tutorials that I&#8217;m looking forward to at InfoVis this year (Links and other material shall be updated as material becomes available):</p>
<p><strong>Workshops:</strong><br />
Collaborative Visualization on Interactive Surfaces (CoVIS)<br />
Organizers: Petra Isenberg, Michael Sedlmair, Dominikus Baur,<br />
Tobias Isenberg, Andreas Butz</p>
<p><strong>Tutorials:</strong><br />
Visualization and Analysis Using VisIt<br />
Organizer: Hank Childs</p>
<p>Exploring Design Decisions for Effective Information Visualization<br />
Organizers: Jo Wood, Jason Dykes, Aidan Slingsby</p>
<p><strong>Keynote</strong>: Visual Thinking and Visual Thinking Tools<br />
Speaker: <a href="http://ccom.unh.edu/vislab/CWBio.html">Colin Ware</a>, <a href="http://ccom.unh.edu/vislab/index.html">Data Visualization Research Lab</a>, University of New Hampshire</p>
<p><strong>Panels:</strong><br />
Changing the World with Visualization<br />
Organizer: <a href="http://www.eagereyes.org">Robert Kosara</a><br />
Panelists: Sarah Cohen, Jerome Cukier, <a href="http://www.bewitched.com/">Martin Wattenberg</a></p>
<p><strong>Papers:</strong><br />
<em>InfoVis Best Paper Award</em><br />
ABySS-Explorer: Visualizing Genome Sequence Assemblies<br />
Cydney B. Nielsen, Shaun D. Jackman, Inanç Birol, Steven J.M. Jones</p>
<p><em>InfoVis Best Paper Award</em><br />
Mapping Text with Phrase Nets<br />
Frank van Ham, Martin Wattenberg, Fernanda B. Viégas</p>
<p><em>InfoVis Honorable Mention</em><br />
<a href="http://www.mizbee.org/Overview.html">MizBee: A Multiscale Synteny Browser</a><br />
Miriah Meyer, Tamara Munzner, Hanspeter Pfister</p>
<p><em>InfoVis Honorable Mention</em><br />
<a href="http://www.gicentre.org/hierarchical_layouts/">Configuring Hierarchical Layouts to Address Research Questions</a><br />
Aidan Slingsby, Jason Dykes, Jo Wood</p>
<p><em>InfoVis Honorable Mention</em><br />
SellTrend: Inter-Attribute Visual Analysis of Temporal Transaction<br />
Data, Zhicheng Liu, John Stasko, Timothy Sullivan</p>
<p><a href="http://infovis.uni-konstanz.de/index.php?region=publications&amp;name=mansmann">Spatiotemporal Analysis of Sensor Logs using Growth Ring Maps</a><br />
Peter Bak, Florian Mansmann, Halldor Janetzko, Daniel A. Keim</p>
<p><a href="http://www.cs.ubc.ca/labs/imager/tr/2009/NestedModel/">A Nested Model for Visualization Design and Validation</a><br />
Tamara Munzner</p>
<p>“Search, Show Context, Expand on Demand”: Supporting Large Graph Exploration with Degree-of-Interest<br />
Frank van Ham, Adam Perer</p>
<p>A Comparison of User-Generated and Automatic Graph Layouts,<br />
Tim Dwyer, Bongshin Lee, Danyel Fisher, Kori Inkpen Quinn, Petra Isenberg, George Robertson, Chris North</p>
<p>Visualizing Social Photos on a Hasse Diagram for Eliciting<br />
Relations and Indexing New Photos, Michel Crampes, Jeremy de Oliveira-Kumar, Sylvie Ranwez, Jean Villerd</p>
<p><a href="http://www.cs.utoronto.ca/~ccollins/research/bubblesets/index.html">Bubble Sets: Revealing Set Relations with Isocontours over Existing Visualizations</a><br />
Christopher Collins, Gerald Penn, Sheelagh Carpendale</p>
<p><a href="http://www.cs.umd.edu/localphp/hcil/tech-reports-search.php?number=2009-09">Temporal Summaries: Supporting Temporal Categorical Searching, Aggregation and Comparison </a><br />
Taowei David Wang, Catherine Plaisant, Ben Shneiderman, Neil Spring, David Roseman, Greg Marchand, Vikramjit Mukherjee, Mark Smith</p>
<p>Lark: Coordinating Co-located Collaboration with Information Visualization &#8211; <a href="http://www.youtube.com/watch?v=WPPvSIXT94s">YouTube Video </a>  &#8211; <a href="http://innovis.cpsc.ucalgary.ca/Publications/Publications?action=bibentry&amp;bibfile=BibTex.BibTex&amp;bibref=Tobiasz:2009:Lark"> Paper link </a><br />
Matthew Tobiasz, Petra Isenberg, Sheelagh Carpendale</p>
<p>Harnessing the Web Information Ecosystem with Wiki-based Visualization Dashboards<br />
Matt McKeon</p>
<p><a href="http://www.spicynodes.org/">SpicyNodes: Radial Layout Authoring for the General Public</a><br />
Michael Douma, Grzegorz Ligierko, Ovidiu Ancuta, Pavel Gritsai, Sean Liu</p>
<p><a href="http://vis.cs.ucdavis.edu/~ogawa/research/code_swarm/">code swarm: A Design Study in Organic Software Visualization</a><br />
Michael Ogawa, Kwan-Liu Ma</p>
<p><a href="http://vis.stanford.edu/protovis/">Protovis: A Graphical Toolkit for Visualization</a><br />
Michael Bostock, Jeffrey Heer</p>
<p>Participatory Visualization with Wordle<br />
Fernanda B. Viégas, Martin Wattenberg, Jonathan Feinberg</p>
<p><strong>Capstone</strong>: Visual aids: Use of Paintings and Photography for Lighting in the Theater<br />
Speaker: <a href="http://en.wikipedia.org/wiki/Brian_MacDevitt">Brian MacDevitt</a>, Broadway Lighting Designer</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/312/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/312/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/312/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=312&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/10/06/things-to-look-out-for-at-infovis-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/10/infovis09.png" medium="image">
			<media:title type="html">infovis09</media:title>
		</media:content>
	</item>
		<item>
		<title>Things to look out for at VAST &#8216;09</title>
		<link>http://visualizeit.wordpress.com/2009/10/06/things-to-look-out-for-at-vast-09/</link>
		<comments>http://visualizeit.wordpress.com/2009/10/06/things-to-look-out-for-at-vast-09/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 20:50:14 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[ieee visualization]]></category>
		<category><![CDATA[visual analytics]]></category>
		<category><![CDATA[visualization conference]]></category>
		<category><![CDATA[visweek]]></category>
		<category><![CDATA[infovis]]></category>
		<category><![CDATA[vast]]></category>
		<category><![CDATA[vis]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=298</guid>
		<description><![CDATA[
VAST is the Visual Analytics track at the Annual VisWeek conference. This year the VisWeek conference will be held in Atlantic city, NJ from October  11th-16th. In the next few posts, I shall post my views on things to look out for in each of the tracks at the VisWeek conference: VAST, Vis and Infovis. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=298&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><a href="http://vis.computer.org/VisWeek2009/vast/index.html"><img class="size-full wp-image-301 aligncenter" title="vast09" src="http://visualizeit.files.wordpress.com/2009/10/vast09.png?w=324&#038;h=90" alt="vast09" width="324" height="90" /></a></p>
<p><a href="http://vis.computer.org/VisWeek2009/vast/index.html">VAST</a> is the Visual Analytics track at the <a href="http://vis.computer.org/VisWeek2009/">Annual VisWeek conference</a>. This year the <a href="http://vis.computer.org/VisWeek2009/">VisWeek conference</a> will be held in Atlantic city, NJ from October  11th-16th. In the next few posts, I shall post my views on things to look out for in each of the tracks at the VisWeek conference: <a href="http://vis.computer.org/VisWeek2009/vast/index.html">VAST</a>, <a href="http://vis.computer.org/VisWeek2009/vis/index.html">Vis</a> and <a href="http://vis.computer.org/VisWeek2009/infovis/index.html">Infovis.</a> Here are some exciting talks/panels/sessions that I&#8217;m looking forward to this year (Links and other material shall be updated as soon as the papers are available):</p>
<p>Interactive Visual Clustering of Large Collections of Trajectories,<br />
Gennady Andrienko, Natalia Andrienko, Salvatore Rinzivillo, Mirco Nanni, Dino Pedreschi, Fosca Giannotti</p>
<p><a href="http://www.cs.ucdavis.edu/research/tech-reports/2009/CSE-2009-6.pdf">A Framework for Uncertainty-Aware Visual Analytics</a><br />
Carlos D. Correa, Yu-Hsuan Chan, Kwan-Liu Ma</p>
<p><a href="http://www.youtube.com/watch?v=rL3Ga6xBgLw">Parallel Tag Clouds to Explore and Analyze Faceted Text Corpora </a>(YouTube Video)<br />
Christopher Collins, Fernanda B. Viégas, Martin Wattenberg</p>
<p>Describing Story Evolution from Dynamic Information Streams<br />
Stuart Rose, Scott Butner, Wendy Cowley, Michelle Gregory, Julia Walker</p>
<p><a href="http://www.cc.gatech.edu/~john.stasko/papers/vast09-eval.pdf">Evaluating Visual Analytics Systems for Investigative Analysis: Deriving Design Principles from a Case Study</a><br />
Youn-ah Kang, Carsten Görg, John Stasko</p>
<p><a href="www.gris.informatik.tu-darmstadt.de/~tschreck/papers/vast09.pdf">Visual Analysis of Graphs with Multiple Connected Components</a><br />
Tatiana von Landesberger, Melanie Görner, Tobias Schreck</p>
<p>VAST <strong>Best Paper Award</strong>: Iterative Integration of Visual Insights during Patent Search and Analysis<br />
Steffen Koch, Harald Bosch, Mark Giereth, Thomas Ertl</p>
<p><a href="http://web.ics.purdue.edu/~asavikhi/FinVis.pdf">FinVis: Applied Visual Analytics for Personal Financial Planning</a><br />
Stephen Rudolph, Anya Savikhin, David S. Ebert</p>
<p><a href="http://infovis.uni-konstanz.de/index.php?region=publications&amp;name=oelke">Visual Opinion Analysis of Customer Feedback Data</a><br />
Daniela Oelke, Ming Hao, Christian Rohrdantz, Daniel A. Keim, Umeshwar Dayal, Lars-Erik Haug, Halldór Janetzko</p>
<p>VAST Capstone Panel<br />
How Interactive Visualization Can Assist Investigative Analysis: Views and Perspectives from Domain Experts<br />
Organizer: <a href="http://www.cc.gatech.edu/~stasko/">John Stasko</a><br />
Panelists: <a href="http://www.vizworld.com/tag/sarah-cohen/">Sarah Cohen</a>, <a href="http://academic.research.microsoft.com/Author/29512.aspx">Lawrence Hunter</a>, <a href="http://www.joeparry.com/blog/">Joe Parry</a></p>
<p>Are you planning to come by to the <a href="http://vis.computer.org/VisWeek2009/">VisWeek conference</a>? Is so, which sessions are you interested in?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/298/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/298/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/298/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=298&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/10/06/things-to-look-out-for-at-vast-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/10/vast09.png" medium="image">
			<media:title type="html">vast09</media:title>
		</media:content>
	</item>
		<item>
		<title>Visualizing Environmental Factors</title>
		<link>http://visualizeit.wordpress.com/2009/09/03/visualizing-environmental-factors/</link>
		<comments>http://visualizeit.wordpress.com/2009/09/03/visualizing-environmental-factors/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 21:27:47 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[information visualization]]></category>
		<category><![CDATA[scientific visualization]]></category>
		<category><![CDATA[green visualization]]></category>
		<category><![CDATA[NPR energy sources]]></category>
		<category><![CDATA[visualization earth]]></category>
		<category><![CDATA[visualization environmental factors]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=261</guid>
		<description><![CDATA[In this post, I focus on the use of visualization in conveying information regarding the environment, pollution, population effects on the planet and similar issues. The visualizations are particularly powerful and make us realize how much of an impact we have on the world.

Breathing Earth is a wonderful visualization that shows a visual representation of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=261&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In this post, I focus on the use of visualization in conveying information regarding the environment, pollution, population effects on the planet and similar issues. The visualizations are particularly powerful and make us realize how much of an impact we have on the world.</p>
<ul>
<li><a href="http://www.breathingearth.net/">Breathing Earth</a> is a wonderful visualization that shows a visual representation of the amount of CO2 that is being produced every second. Additionally, based on the statistics there is a neat visual representation of number of births and deaths per second. This image is just a snapshot of the ever evolving visualization. Check out the really eye-opening visualization at<a style="text-decoration:none;" href="http://www.breathingearth.net/"> http://www.breathingearth.net/</a></li>
</ul>
<p><img class="aligncenter size-full wp-image-266" title="breathing_earth" src="http://visualizeit.files.wordpress.com/2009/08/breathing_earth.png?w=700&#038;h=369" alt="breathing_earth" width="700" height="369" /></p>
<ul>
<li>The <a href="http://www.footprintnetwork.org/en/index.php/GFN/">Global Footprint Network</a> is an amazing resource that provides information about our footprint on the planet. Other than the excellent scientific resources, they have a quiz that lets you know your carbon footprint at the end. The quiz can be taken at  <a href="http://www.footprintnetwork.org/en/index.php/GFN/page/calculators/"> http://www.footprintnetwork.org/en/index.php/GFN/page/calculators/</a>. Here&#8217;s a screenshot from the quiz which is really well done. <img class="aligncenter size-full wp-image-286" title="footprint" src="http://visualizeit.files.wordpress.com/2009/09/footprint.png?w=700&#038;h=422" alt="footprint" width="700" height="422" /></li>
</ul>
<ul>
<li>The <a href="http://www.vsg3d.com/">Visualization Sciences Group</a> (The company that maintains <a href="http://www.vsg3d.com/vsg_prod_openinventor.php">OpenInventor</a> among <a href="http://www.vsg3d.com/index.php">other things</a>) has a video showing the amazing capabilities of their visualization software -<a href="http://www.tgs.com/products/avizo_green_overview.asp"> Avizo Green</a>. The video can be seen at <a href="http://www.mc3dviz.com/video/player.php?vfile=avizo/AVIZO_GREEN_mercury640x360.flv">http://www.mc3dviz.com/video/player.php?vfile=avizo/AVIZO_GREEN_mercury640&#215;360.flv</a>. Here is a screenshot from the amazing video.  Hedgehogs when visualized over time convey the wind velocity so effectively.</li>
</ul>
<p><img class="aligncenter size-full wp-image-265" title="avizo3d" src="http://visualizeit.files.wordpress.com/2009/08/avizo3d.png?w=630&#038;h=354" alt="avizo3d" width="630" height="354" /></p>
<p><a href="http://www.tgs.com/products/avizo_green_overview.asp"></a></p>
<ul>
<li>A research paper by Wood et al. discusses a web-based solution to visualize environmental data. The snapshot below shows a histogram View of Ozone from 3 sites in London - Jason Wood, Ken Brodlie and Helen Wright,<a href="http://www.comp.leeds.ac.uk/vis/jason/vis96/vis96.html"> Visualization over the World Wide Web and its application to environmental data</a>, Proceedings of IEEE Visualization 1996 Conference, edited by R.Yagel and G.M. Nielson, pp 81&#8211;86, ACM Press. ISBN 0-89791-864-9. <img class="aligncenter size-full wp-image-271" title="pic8" src="http://visualizeit.files.wordpress.com/2009/08/pic8.gif?w=420&#038;h=463" alt="pic8" width="420" height="463" /></li>
</ul>
<ul>
<li>National Public Radio (NPR) had a very informative piece on <em><a href="http://www.npr.org/templates/story/story.php?storyId=110997398">Visualizing The U.S. Electric Grid </a>- Here are some screenshots from the story. <span style="font-style:normal;">I wonder if they could have picked better visualizations to show the &#8217;sources of power&#8217;.<img class="aligncenter size-full wp-image-269" title="npr_coal" src="http://visualizeit.files.wordpress.com/2009/08/npr_coal.png?w=700&#038;h=486" alt="npr_coal" width="700" height="486" /></span></em></li>
</ul>
<p>It is a bit hard to visualize the differences in power generating capabilities of various states since the saturation is mapped to a value. Considering there are only a few different values, using different colors may have been a good idea. Any other thoughts on what they could have used to represent this data more effectively?</p>
<p>Here&#8217;s another visual representation of the wind energy sources. <img class="aligncenter size-full wp-image-270" title="npr_wind" src="http://visualizeit.files.wordpress.com/2009/08/npr_wind.png?w=700&#038;h=487" alt="npr_wind" width="700" height="487" /></p>
<p>What seemed most interesting to me is how much the US is dependent on coal power as compared to wind. I hope with the new administration&#8217;s initiatives for green energy, we will see a change in the near future.</p>
<ul>
<li><a href="http://www.bom.gov.au/cgi-bin/silo/rain_maps.cgi?map=contours&amp;variable=deciles&amp;area=aus&amp;period=1month&amp;region=aus&amp;time=latest">Visualizing rainfall in Australia</a> &#8211;  You can interact with the website to pick different visualizations. They seem to be pre-generated though. Here is a screenshot of one of the visualizations <img class="aligncenter size-full wp-image-264" title="australia_rainfall" src="http://visualizeit.files.wordpress.com/2009/08/australia_rainfall.png?w=686&#038;h=473" alt="australia_rainfall" width="686" height="473" /></li>
</ul>
<ul>
<li><a href="http://www.nytimes.com">NY Times</a> article discussing the <a href="http://dotearth.blogs.nytimes.com/2009/05/07/visualizing-climate-change-and-science/">growing interest in visualizing and drawing attention to the climate change problem through visualization.</a></li>
</ul>
<ul>
<li><a href="http://www.Globalwarmingart.com">Globalwarmingart.com</a> is a website dedicated to drawing attention the problem of climate change through the use of visualizations and infographics. Shown here is the now (in)famous &#8216;embers&#8217; graph that the  Intergovernmental Panel on Climate Change (IPCC) did NOT include in their report on climate change, since some scientists thought that the visualization <strong>&#8220;was too unnerving.&#8221;</strong> Here is the actual figure and its discussion on NYTimes dotEarth blog - <a href="http://dotearth.blogs.nytimes.com/2009/02/23/warming-embers-burning-brighter/">http://dotearth.blogs.nytimes.com/2009/02/23/warming-embers-burning-brighter/</a></li>
</ul>
<p><img class="aligncenter size-full wp-image-268" title="embers" src="http://visualizeit.files.wordpress.com/2009/08/embers.png?w=474&#038;h=493" alt="embers" width="474" height="493" /></p>
<ul>
<li><a href="http://www.climatecentral.org/">Climate Central</a> &#8211; a non-profit organization has some excellent resources that are meant for media and for raising public awareness about the topic of climate change. You can some excellent video as <a href="http://www.climatecentral.org/video/">http://www.climatecentral.org/video/</a>. In their own words</li>
</ul>
<blockquote><p>Climate Central is an accessible one-stop source for timely, relevant, high-quality climate information through a variety of channels, targeting the media and leaders in business, government, and religion.</p></blockquote>
<ul>
<li><a href="http://waterlife.nfb.ca/">WaterLIFE</a> is a wonderfully informative website that provides information about water. It contains videos, photographs and visualizations that draw your attention to the various factors affecting water. Its a really amazing site and the snapshot below does not do it justice. Anyway, check it out at <a href="http://waterlife.nfb.ca/"> http://waterlife.nfb.ca/</a>. Here&#8217;s a snapshot from their website <img class="aligncenter size-medium wp-image-275" title="water_website" src="http://visualizeit.files.wordpress.com/2009/08/water_website.png?w=300&#038;h=208" alt="water_website" width="300" height="208" /></li>
</ul>
<p>Have you seen any other visualization/website that has been used to communicate, inform, educate people about the issues surrounding environmental factors? If so, please feel free to add them in the comments section.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/261/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/261/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/261/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=261&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/09/03/visualizing-environmental-factors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/breathing_earth.png" medium="image">
			<media:title type="html">breathing_earth</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/09/footprint.png" medium="image">
			<media:title type="html">footprint</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/avizo3d.png" medium="image">
			<media:title type="html">avizo3d</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/pic8.gif" medium="image">
			<media:title type="html">pic8</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/npr_coal.png" medium="image">
			<media:title type="html">npr_coal</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/npr_wind.png" medium="image">
			<media:title type="html">npr_wind</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/australia_rainfall.png" medium="image">
			<media:title type="html">australia_rainfall</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/embers.png" medium="image">
			<media:title type="html">embers</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/water_website.png?w=300" medium="image">
			<media:title type="html">water_website</media:title>
		</media:content>
	</item>
		<item>
		<title>Vis, InfoVis, Vast 2009 accepted papers posted</title>
		<link>http://visualizeit.wordpress.com/2009/08/20/vis-infovis-vast-2009-accepted-papers-posted/</link>
		<comments>http://visualizeit.wordpress.com/2009/08/20/vis-infovis-vast-2009-accepted-papers-posted/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 19:09:56 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=280</guid>
		<description><![CDATA[
The VisWeek 2009 website has been update with a list of all the accepted papers for this year.
The list can be found at
Vis Papers: http://vis.computer.org/VisWeek2009/vis/sessions_papers.html
InfoVis Papers: http://vis.computer.org/VisWeek2009/infovis/sessions_papers.html
VAST Papers: http://vis.computer.org/VisWeek2009/vast/sessions_papers.html
I am particularly happy to see that Vis and InfoVis will overlap slightly this year. It will showcase the best work from both the fields and allow for researchers to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=280&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-283" title="visweek09" src="http://visualizeit.files.wordpress.com/2009/08/visweek09.png?w=335&#038;h=102" alt="visweek09" width="335" height="102" /></p>
<p>The <a href="http://vis.computer.org/VisWeek2009/">VisWeek 2009 website</a> has been update with a list of all the accepted papers for this year.</p>
<p>The list can be found at</p>
<p>Vis Papers: <a href="http://vis.computer.org/VisWeek2009/vis/sessions_papers.html">http://vis.computer.org/VisWeek2009/vis/sessions_papers.html</a></p>
<p>InfoVis Papers: <a href="http://vis.computer.org/VisWeek2009/infovis/sessions_papers.html">http://vis.computer.org/VisWeek2009/infovis/sessions_papers.html</a></p>
<p>VAST Papers: <a href="http://vis.computer.org/VisWeek2009/vast/sessions_papers.html">http://vis.computer.org/VisWeek2009/vast/sessions_papers.html</a></p>
<p>I am particularly happy to see that <a href="http://vis.computer.org/VisWeek2009/vis/index.html">Vis </a>and <a href="http://vis.computer.org/VisWeek2009/infovis/index.html">InfoVis </a>will overlap slightly this year. It will showcase the best work from both the fields and allow for researchers to interact and form new collaborations. There seem to be some really interesting papers, <a href="http://vis.computer.org/VisWeek2009/session/workshops.html">workshops</a> and <a href="http://vis.computer.org/VisWeek2009/session/tutorials.html">tutorials</a>. Other new features this year are the<a href="http://vis.computer.org/VisWeek2009/session/discovery.html"> Discovery Exhibition </a>and the <a href="http://vis.computer.org/VisWeek2009/session/forum.html">Forum on Geometric Aspects of Machine Learning and Visual Analytics</a>. Looking forward to an interesting conference in Atlantic City, NJ.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/280/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/280/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/280/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=280&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/08/20/vis-infovis-vast-2009-accepted-papers-posted/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/08/visweek09.png" medium="image">
			<media:title type="html">visweek09</media:title>
		</media:content>
	</item>
		<item>
		<title>Ten most cited TVCG papers</title>
		<link>http://visualizeit.wordpress.com/2009/07/15/ten-most-cited-tvcg-papers/</link>
		<comments>http://visualizeit.wordpress.com/2009/07/15/ten-most-cited-tvcg-papers/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 15:40:26 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[collision detection]]></category>
		<category><![CDATA[graph visualization]]></category>
		<category><![CDATA[information visualization]]></category>
		<category><![CDATA[point set surfaces]]></category>
		<category><![CDATA[tone reproduction]]></category>
		<category><![CDATA[tvcg]]></category>
		<category><![CDATA[visual data mining]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=241</guid>
		<description><![CDATA[The IEEE Transactions on Visualization and Computer Graphics journal completed 15 years this month and in the editorial,  the 10 most cited papers in the last 15 years have been mentioned. Some of them are survey papers and some are classics. These papers have received between 550-250 citations in the past 15 years.
Here are the papers [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=241&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a href="http://www2.computer.org/portal/web/csdl/abs/html/trans/tg/2009/05/ttg2009050705.htm">IEEE Transactions on Visualization and Computer Graphics journal completed <strong>15</strong> years</a> this month and in the editorial,  the 10 most cited papers in the last 15 years have been mentioned. Some of them are survey papers and some are classics. These papers have received between 550-250 citations in the past 15 years.</p>
<p>Here are the papers (in no particular order):</p>
<ol>
<li>I. Herman, G. Melançon, and M.S. Marshall, “<a href="http://homepages.cwi.nl/~ivan/AboutMe/Publications/StarGraphVisuInInfoVis.pdf">Graph Visualization and Navigation in Information Visualization: A Survey,</a>” IEEE Trans. Visualization and Computer Graphics, vol. 6, no. 1, pp. 24-43,Jan.-Mar. 2000.<img class="aligncenter size-full wp-image-250" title="graphvis" src="http://visualizeit.files.wordpress.com/2009/07/graphvis.png?w=369&#038;h=234" alt="graphvis" width="369" height="234" /></li>
<li> M. Alexa, J. Behr, D. Cohen-Or, S. Fleishman, D. Levin and C.T. Silva, “<a href="http://www.cs.jhu.edu/~misha/Fall05/Papers/alexa03.pdf">Computing and Rendering Point Set Surfaces,</a>” IEEE Trans. Visualization and Computer Graphics, vol. 9, no. 1, pp. 3-15,Jan.-Mar. 2003.<img class="aligncenter size-full wp-image-246" title="alexa" src="http://visualizeit.files.wordpress.com/2009/07/alexa.png?w=254&#038;h=421" alt="alexa" width="254" height="421" /></li>
<li>J.T. Klosowski, M. Held, J.S.B. Mitchell, H. Sowizral and K. Zikan, “<a href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=675649">Efficient Collision Detection Using Bounding Volume Hierarchies of k-DOPs</a>,” IEEE Trans. Visualization and Computer Graphics, vol. 4, no. 1, pp. 21-36,Jan.-Mar. 1998.<img class="aligncenter size-full wp-image-247" title="collision1" src="http://visualizeit.files.wordpress.com/2009/07/collision1.png?w=302&#038;h=295" alt="collision1" width="302" height="295" /></li>
<li>J. Rossignac, “Edgebreaker: Connectivity Compression for Triangle Meshes,” IEEE Trans. Visualization and Computer Graphics, vol. 5, no. 1, pp. 47-61,Jan.-Mar. 1999. <a href="http://www.gvu.gatech.edu/~jarek/papers/EdgeBreaker.pdf">GVU Tech Report.</a><img class="aligncenter size-full wp-image-249" title="edgebreaker" src="http://visualizeit.files.wordpress.com/2009/07/edgebreaker.png?w=439&#038;h=299" alt="edgebreaker" width="439" height="299" /></li>
<li>D.A. Keim, “<a href="http://fusion.cs.uni-magdeburg.de/pubs/TVCG02.pdf">Information Visualization and Visual Data Mining</a>,” IEEE Trans. Visualization and Computer Graphics, vol. 7, no. 1, pp. 1-8,Jan.-Mar. 2002.<img class="aligncenter size-full wp-image-251" title="keim" src="http://visualizeit.files.wordpress.com/2009/07/keim.png?w=212&#038;h=209" alt="keim" width="212" height="209" /></li>
<li> N. Max, “<a href="http://www.cs.duke.edu/courses/spring03/cps296.8/papers/max95opticalModelsForDirectVolumeRendering.pdf">Optical Models for Direct Volume Rendering</a>,” IEEE Trans. Visualization and Computer Graphics, vol. 1, no. 2, pp. 99-108,June 1995.<img class="aligncenter size-full wp-image-252" title="max" src="http://visualizeit.files.wordpress.com/2009/07/max.png?w=337&#038;h=257" alt="max" width="337" height="257" /></li>
<li> P.M. Hubbard, “<a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&amp;arnumber=466717">Collision Detection for Interactive Graphics Applications,</a>” IEEE Trans. Visualization and Computer Graphics, vol. 1, no. 3, pp. 218-230,Sept. 1995.<img class="aligncenter size-medium wp-image-248" title="collision2" src="http://visualizeit.files.wordpress.com/2009/07/collision2.png?w=300&#038;h=167" alt="collision2" width="300" height="167" /></li>
<li>S. Lee, G. Wolberg, and S.Y. Shin, “<a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&amp;arnumber=620490">Scattered Data Interpolation with Multilevel B-Splines,</a>” IEEE Trans. Visualization and Computer Graphics, vol. 3, no. 3, pp. 228-244,July-Sept. 1997.<img class="aligncenter size-full wp-image-254" title="scattered" src="http://visualizeit.files.wordpress.com/2009/07/scattered.png?w=700&#038;h=366" alt="scattered" width="700" height="366" /></li>
<li>G.W. Larson, H. Rushmeier, and C. Piatko, “<a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=00646233">A Visibility Matching Tone Reproduction Operator for High Dynamic Range Scenes</a>,” IEEE Trans. Visualization and Computer Graphics, vol. 3, no. 4, pp. 291-306,Oct.-Dec. 1997.<img class="aligncenter size-full wp-image-255" title="tone" src="http://visualizeit.files.wordpress.com/2009/07/tone.png?w=247&#038;h=367" alt="tone" width="247" height="367" /></li>
<li>K. Perlin, “<a href="http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=00468392">Real Time Responsive Animation with Personality</a>,” IEEE Trans. Visualization and Computer Graphics, vol. 1, no. 1, pp. 5-15,Mar. 1995.<img class="aligncenter size-full wp-image-253" title="perlin" src="http://visualizeit.files.wordpress.com/2009/07/perlin.png?w=608&#038;h=204" alt="perlin" width="608" height="204" /></li>
</ol>
<p>Please feel free to add any other TVCG papers that have influenced your work significantly. Congrats TVCG and all the people involved with it!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=241&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/07/15/ten-most-cited-tvcg-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/graphvis.png" medium="image">
			<media:title type="html">graphvis</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/alexa.png" medium="image">
			<media:title type="html">alexa</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/collision1.png" medium="image">
			<media:title type="html">collision1</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/edgebreaker.png" medium="image">
			<media:title type="html">edgebreaker</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/keim.png" medium="image">
			<media:title type="html">keim</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/max.png" medium="image">
			<media:title type="html">max</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/collision2.png?w=300" medium="image">
			<media:title type="html">collision2</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/scattered.png" medium="image">
			<media:title type="html">scattered</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/tone.png" medium="image">
			<media:title type="html">tone</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/07/perlin.png" medium="image">
			<media:title type="html">perlin</media:title>
		</media:content>
	</item>
		<item>
		<title>Eurovis 2009 Papers</title>
		<link>http://visualizeit.wordpress.com/2009/06/19/eurovis-2009-papers/</link>
		<comments>http://visualizeit.wordpress.com/2009/06/19/eurovis-2009-papers/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 20:28:02 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[eurovis]]></category>
		<category><![CDATA[information visualization]]></category>
		<category><![CDATA[scientific visualization]]></category>
		<category><![CDATA[visualization conference]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=150</guid>
		<description><![CDATA[The Eurovis 2009 conference concluded a few days ago in Berlin. Here are some of the papers that I found interesting. Links for all the papers are not available yet, but I shall update the post as and when I find them. Here is the whole list of accepted eurovis 2009 papers. 
The keynote talk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=150&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a href="http://www.zib.de/eurovis09/">Eurovis 2009</a> conference concluded a few days ago in Berlin. Here are some of the papers that I found interesting. Links for all the papers are not available yet, but I shall update the post as and when I find them. Here is the whole <a href="http://www.zib.de/eurovis09/?page_id=780">list of accepted eurovis 2009 papers</a>. </p>
<p>The keynote talk was given by <a href="http://graphics.stanford.edu/~hanrahan/">Pat Hanrahan</a> who is known to give very insightful and thought provoking keynote and capstone talks. This keynote talk was titled <strong><a href="http://visualizeit.files.wordpress.com/2009/06/thought.pdf">Systems of Thought</strong></a>. You can also take a look at his slides from other talks on this website <a href="http://graphics.stanford.edu/~hanrahan/">http://graphics.stanford.edu/~hanrahan/</a></p>
<p>This year at the conference, they awarded 3 best paper awards. Congratulations to the authors of the papers! These are the &#8216;best paper award winners&#8217;:</p>
<p><a href="http://www.cs.swan.ac.uk/~csbob/research/biologySensor/grundy09visualisation.pdf">Visualisation of Sensor Data from Animal Movement</a><br />
Edward Grundy, Mark W. Jones, Robert S. Laramee, Rory P. Wilson and Emily L.C. Shepard &#8211; In this paper they present a unique way of visualization data obtained from sensors attached to animals as they move around the world. Animals such as the cormorant, sea turtles and such were tagged with tri axial accelerometers and tracked through time.<img src="http://visualizeit.files.wordpress.com/2009/06/grundy.png?w=336&#038;h=393" alt="grundy" title="grundy" width="336" height="393" class="aligncenter size-full wp-image-214" /> </p>
<p><a href="http://www.cg.tuwien.ac.at/research/publications/2009/vucini_2009/">On Visualization and Reconstruction from Non-Uniform Point Sets using B-Splines</a><br />
Erald Vuçini, Torsten Möller and M. Eduard Gröller <img src="http://visualizeit.files.wordpress.com/2009/06/vucini.png?w=420&#038;h=176" alt="vucini" title="vucini" width="420" height="176" class="aligncenter size-full wp-image-217" /></p>
<p><a href="http://research.microsoft.com/apps/pubs/default.aspx?id=80974">Collaborative Brushing and Linking for Co-located Visual Analytics of Document Collections</a><br />
Petra Isenberg and Danyel Fisher &#8211; In this paper they discuss a collaborative interface to interact with a collection of documents. The collaborative interface is called Cambiera and is a table top analytics tool. You can also see a <a href="http://www.youtube.com/watch?v=E9izFMJ5yms">video of users interacting with Cambiera on Youtube</a>. <img src="http://visualizeit.files.wordpress.com/2009/06/isenberg.png?w=596&#038;h=363" alt="isenberg" title="isenberg" width="596" height="363" class="aligncenter size-full wp-image-216" /></p>
<p>Here are some of the other papers that I thought were very interesting and hope to go through them in more detail (as they become available) : </p>
<p><a href="www.vis.uni-stuttgart.de/~weiskopf/publications/eurovis09_scatter3d.pdf ">Illuminated 3D Scatterplots</a><br />
Harald Sanftmann, Daniel Weiskopf &#8211; In this paper, the authors tackled an important and challenging problem of visualizing 3D scatterplots. 2D scatterplots are well known to convey data effectively. The use of illumination to better visualize the 3D nature of the data was a very elegant solution and seems to work quite well. <img src="http://visualizeit.files.wordpress.com/2009/06/scatterplots.png?w=322&#038;h=284" alt="scatterplots" title="scatterplots" width="322" height="284" class="aligncenter size-full wp-image-226" /></p>
<p><a href="http://www.cg.tuwien.ac.at/research/publications/2009/bruckner-2009-IVV/">Instant Volume Visualization using Maximum Intensity Difference Accumulation</a><br />
Stefan Bruckner and M. Eduard Gröller &#8211; This paper proposes a novel way to integrate along the ray in the volume rendering process. The idea is very unique and provides excellent results. Since techniques such as MIP, DVR are part of every volume rendering course, seeing such novel and interesting techniques is always exciting. <img src="http://visualizeit.files.wordpress.com/2009/06/mida.png?w=300&#038;h=214" alt="mida" title="mida" width="300" height="214" class="aligncenter size-medium wp-image-224" /></p>
<p><a href="http://www.cse.ohio-state.edu/~woodring/ev09.pdf">Semi-Automatic Time-Series Transfer Functions via Temporal Clustering and Sequencing</a><br />
Jonathan Woodring, Han-Wei Shen &#8211; Time-varying data visualization is always challenging due to the large amounts of data that needs to be visualized. The authors propose a clustering and sequencing based technique to generate &#8217;semi-automatic&#8217; transfer functions for the data. <img src="http://visualizeit.files.wordpress.com/2009/06/semi_tf.png?w=559&#038;h=183" alt="semi_tf" title="semi_tf" width="559" height="183" class="aligncenter size-full wp-image-227" /></p>
<p><a href="https://www.sci.utah.edu/publications/schott09/EuroVis09DirectionalOcclusionShading.pdf">A Directional Occlusion Shading Model for Interactive Direct Volume Rendering</a><br />
Mathias Schott, Vincent Pegoraro, Charles Hansen, Kévin Boulanger, Kadi Bouatouch &#8211; I enjoyed reading this paper a lot since people rarely seem to talk about anything other than ambient occlusion these days. This paper presents an elegant and unique way to provide occlusion shading with reasonable frame rates. Looking forward to implementing this soon. <img src="http://visualizeit.files.wordpress.com/2009/06/directional_occlusion1.png?w=550&#038;h=263" alt="directional_occlusion" title="directional_occlusion" width="550" height="263" class="aligncenter size-full wp-image-219" /></p>
<p><a href="http://www.win.tue.nl/~cwillems/public/eurovis09.pdf">Visualization of Vessel Movements</a><br />
<a href="http://www.win.tue.nl/~cwillems/">Niels Willems</a>, Huub van de Wetering, Jarke J. van Wijk &#8211; This paper provides a very beautiful solution to the problem of visualizing vessels coming in and out of a port. I enjoy reading <a href="http://www.win.tue.nl/~vanwijk/pubs.html">J. J. van Wijk&#8217;s papers</a> and this and the next one are not any different. <img src="http://visualizeit.files.wordpress.com/2009/06/movementdensitysmall.png?w=340&#038;h=182" alt="movementdensitysmall" title="movementdensitysmall" width="340" height="182" class="aligncenter size-full wp-image-225" /></p>
<p><a href="http://www.win.tue.nl/~dholten/">Force-Directed Edge Bundling for Graph Visualization</a><br />
Danny Holten, Jarke J. van Wijk &#8211; The authors follow up on the excellent paper from IEEE Vis 2005 on &#8216;<a href="http://www.win.tue.nl/~dholten/papers/bundles_infovis.pdf">Hierarchical Edge Bundles: Visualization of Adjacency Relations in Hierarchical Data</a>&#8216; (which was mentioned in one of my previous posts on <a href="http://visualizeit.wordpress.com/2009/06/05/seminal-information-visualization-papers/">Seminal infovis papers</a>), with another great paper. This paper has already received a lot of attention <a href="http://www.visualcomplexity.com/vc/project_details.cfm?id=679&amp;index=679&amp;domain=">here</a>, <a href="http://www.vizworld.com/2009/06/force-directed-edge-bundling-for-graph-visualization/">here</a> and <a href="http://infosthetics.com/archives/2009/06/force_directed_edge_bundling_for_graph_visualization.html">here</a>. Here is a screenshot showing migration patters in the united states. <img src="http://visualizeit.files.wordpress.com/2009/06/force_bundles2.png?w=427&#038;h=182" alt="force_bundles" title="force_bundles" width="427" height="182" class="aligncenter size-full wp-image-220" /></p>
<p><a href="http://www.cad.zju.edu.cn/home/chenwei/research/publications.html">Context-Aware Volume Modeling of Skeletal Muscles</a><br />
Zhicheng Yan, Wei Chen, Aidong Lu, David Ebert</p>
<p>Map Displays for the Analysis of Scalar Data on Cerebral Aneurysm Surfaces<br />
Mathias Neugebauer, Rocco Gasteiger, Oliver Beuing, Volker Diehl, Martin Skalej, Bernhard Preim</p>
<p>Visual Analysis of Brain Activity from fMRI Data<br />
Firdaus Janoos, Boonth Nouanesengsy, Raghu Machiraju, Han Wei Shen, Steffen Sammet, Michael Knopp, István Á. Mórocz</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=150&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/06/19/eurovis-2009-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/grundy.png" medium="image">
			<media:title type="html">grundy</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/vucini.png" medium="image">
			<media:title type="html">vucini</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/isenberg.png" medium="image">
			<media:title type="html">isenberg</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/scatterplots.png" medium="image">
			<media:title type="html">scatterplots</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/mida.png?w=300" medium="image">
			<media:title type="html">mida</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/semi_tf.png" medium="image">
			<media:title type="html">semi_tf</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/directional_occlusion1.png" medium="image">
			<media:title type="html">directional_occlusion</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/movementdensitysmall.png" medium="image">
			<media:title type="html">movementdensitysmall</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/force_bundles2.png" medium="image">
			<media:title type="html">force_bundles</media:title>
		</media:content>
	</item>
		<item>
		<title>Empowering people with visualization</title>
		<link>http://visualizeit.wordpress.com/2009/06/11/empowering-people-with-visualization/</link>
		<comments>http://visualizeit.wordpress.com/2009/06/11/empowering-people-with-visualization/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 02:40:00 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[healthycity]]></category>
		<category><![CDATA[impact of visualization]]></category>
		<category><![CDATA[kirwan institute]]></category>
		<category><![CDATA[maplight]]></category>
		<category><![CDATA[masstrack]]></category>
		<category><![CDATA[social explorer]]></category>
		<category><![CDATA[swine flu visualization]]></category>
		<category><![CDATA[ushahidi]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=166</guid>
		<description><![CDATA[This post was heavily inspired by an article in the Economist magazine which can be found at http://www.economist.com/science/tq/displaystory.cfm?story_id=13725877
I wanted to draw the attention to some of the excellent information from the article and hope that we see many such endeavors. 
Maplight.org &#8211; Money and Politics: Illuminating the connection 

Dan Newman of MAPLight.org, a group based in Berkeley, California [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=166&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This post was heavily inspired by an article in the <a href="http://www.economist.com">Economist</a> magazine which can be found at <a href="http://www.economist.com/science/tq/displaystory.cfm?story_id=13725877">http://www.economist.com/science/tq/displaystory.cfm?story_id=13725877</a></p>
<p>I wanted to draw the attention to some of the excellent information from the article and hope that we see many such endeavors. </p>
<p><a href="http://maplight.org">Maplight.org</a> &#8211; Money and Politics: Illuminating the connection </p>
<p><img class="aligncenter size-medium wp-image-178" title="maplight" src="http://visualizeit.files.wordpress.com/2009/06/maplight.png?w=300&#038;h=154" alt="maplight" width="300" height="154" /></p>
<p>Dan Newman of <a href="http://MAPLight.or">MAPLight.or</a>g, a group based in Berkeley, California that charts the links between politicians and money.</p>
<blockquote><p>With maps, you can show people how an abstract concept connects to where they live.</p></blockquote>
<blockquote><p>Starting in January 2007, it tracked which states (those growing sugar-beets and sugar-cane, it turned out) were making the most generous political donations in the run-up to a vote in July 2007 on subsidies for the sugar industry.</p></blockquote>
<p><a href="http://www.amazon.com/Grim-Reapers-Road-Map-Mortality/dp/1861348231">The Grim Reaper&#8217;s road map: An atlas of mortality in Britain</a><br />
by Mary Shaw, Bethan Thomas, George Davey Smith and Daniel Dorling. More information, visualizations and even data can be found at <br />
<a href="http://www.sasi.group.shef.ac.uk/publications/reaper.html"> http://www.sasi.group.shef.ac.uk/publications/reaper.html. </a>Here&#8217;s a screenshot from their book. </p>
<p><img class="aligncenter size-medium wp-image-169" title="grim_reaper" src="http://visualizeit.files.wordpress.com/2009/06/grim_reaper.png?w=300&#038;h=298" alt="grim_reaper" width="300" height="298" /></p>
<p><a href="http://kirwaninstitute.org/">Kirwan Institute for the Study of Race and Ethnicity in Columbus, Ohio</a> project- <a href="http://masstrack.org">Masstrack.org</a>. This visualization shows the geographical locations of the workforce in innovation sectors in Massachusetts. As can be expected, the concentration in the Boston and Cambridge area is very high as compared to the rest of the state. </p>
<p><img class="aligncenter size-full wp-image-171" title="masstrack" src="http://visualizeit.files.wordpress.com/2009/06/masstrack.png?w=700&#038;h=427" alt="masstrack" width="700" height="427" /></p>
<p><a href="http://www.socialexplorer.com">Social explorer</a> lets you explore, save and create slidshows of visualizations of the census 2000 data. The first screenshot shows the interface that allows you to interact with the data. The bottom screenshot shows the median age around the New Haven, CT area. Since, New Haven is mostly a college town, the median age being lower than the surrounding counties in Connecticut makes sense.</p>
<p><img class="aligncenter size-medium wp-image-174" title="socialexplorer" src="http://visualizeit.files.wordpress.com/2009/06/socialexplorer.png?w=300&#038;h=214" alt="socialexplorer" width="300" height="214" /></p>
<p><img class="aligncenter size-medium wp-image-173" title="newhaven_younger_population" src="http://visualizeit.files.wordpress.com/2009/06/newhaven_younger_population.png?w=300&#038;h=218" alt="newhaven_younger_population" width="300" height="218" /></p>
<p><a href="http://www.Ushahidi.com">Ushahidi</a>, which means &#8221;testimony&#8221; in Swahili, is a very innovative website that was developed to map user reported violence in Kenya after the post-election fallout at the beginning of 2008. It has already been adapted and used by <a href="http://www.votereport.in">votereport.in</a> and <a href="http://swineflu.ushahidi.com">swineflu.ushahidi.com.</a></p>
<p><a href="http://swineflu.ushahidi.com"></a>The top two images show Violence and Voter inconsistencies as reported by users. The bottommost image shows Swine Flu cases all over the world. Such field reporting-based visualizations can be invaluable, especially now that a<a href="http://news.bbc.co.uk/2/hi/health/8094655.stm"> worldwide swine flu pandemic has been declared by the WHO</a>. In a previous post, we have seen different <a href="http://visualizeit.wordpress.com/2009/04/28/visualizing-the-swine-flu-pandemic/">visual representations of the Swine Flu Pandemic</a>. <img class="aligncenter size-medium wp-image-177" title="votereport_in_violence" src="http://visualizeit.files.wordpress.com/2009/06/votereport_in_violence.png?w=300&#038;h=140" alt="votereport_in_violence" width="300" height="140" /><img class="aligncenter size-medium wp-image-176" title="votereport_in_namemissing" src="http://visualizeit.files.wordpress.com/2009/06/votereport_in_namemissing.png?w=300&#038;h=146" alt="votereport_in_namemissing" width="300" height="146" /><img class="aligncenter size-medium wp-image-175" title="swine_flu_ushahidi" src="http://visualizeit.files.wordpress.com/2009/06/swine_flu_ushahidi.png?w=300&#038;h=137" alt="swine_flu_ushahidi" width="300" height="137" /></p>
<p>My favorite quote from the article was &#8220;We don’t just want to be about mapping,&#8221; says John Kim of <a href="http://www.healthycity.org/">Healthy City</a>. &#8220;Maps don’t change the world, but people who use maps do.&#8221; </p>
<p>I would like to believe that today we can say something like &#8220;Visualizations dont change the world, but people who use visualizations do.&#8221; </p>
<p>If you have seen other examples of visualizations that have impacted policies, laws or helped draw attention to a problem, please add it in the comments section.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=166&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/06/11/empowering-people-with-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/maplight.png?w=300" medium="image">
			<media:title type="html">maplight</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/grim_reaper.png?w=300" medium="image">
			<media:title type="html">grim_reaper</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/masstrack.png" medium="image">
			<media:title type="html">masstrack</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/socialexplorer.png?w=300" medium="image">
			<media:title type="html">socialexplorer</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/newhaven_younger_population.png?w=300" medium="image">
			<media:title type="html">newhaven_younger_population</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/votereport_in_violence.png?w=300" medium="image">
			<media:title type="html">votereport_in_violence</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/votereport_in_namemissing.png?w=300" medium="image">
			<media:title type="html">votereport_in_namemissing</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/swine_flu_ushahidi.png?w=300" medium="image">
			<media:title type="html">swine_flu_ushahidi</media:title>
		</media:content>
	</item>
		<item>
		<title>Seminal information visualization papers</title>
		<link>http://visualizeit.wordpress.com/2009/06/05/seminal-information-visualization-papers/</link>
		<comments>http://visualizeit.wordpress.com/2009/06/05/seminal-information-visualization-papers/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:56:13 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[information visualization]]></category>
		<category><![CDATA[many eyes]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[heatmaps]]></category>
		<category><![CDATA[infovis]]></category>
		<category><![CDATA[parallel coordinates]]></category>
		<category><![CDATA[prefuse]]></category>
		<category><![CDATA[theme river]]></category>
		<category><![CDATA[treemap]]></category>
		<category><![CDATA[tufte]]></category>
		<category><![CDATA[van wijk]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=152</guid>
		<description><![CDATA[Here is an article that I wrote at Vizworld.com. Vizworld.com is a great resource for all things related to graphics and visualization and is one of the websites that I regularly visit to keep updated with the field. This article has been updated with resources that some of the visitors mentioned in the comments section [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=152&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em>Here is an article that I wrote at </em><a href="http://www.vizworld.com"><em>Vizworld.com</em></a><em>. </em><a href="http://www.vizworld.com"><em>Vizworld.com</em></a><em> is a great resource for all things related to graphics and visualization and is one of the websites that I regularly visit to keep updated with the field. This article has been updated with resources that some of the visitors mentioned in the comments section and I thank them for the same. </em></p>
<p>I have been thinking about making a list of some of the most seminal information visualization papers. These are papers that have made an impact and can be widely seen in the media (print/web) or are being adopted in visualization software/systems such as VTK, Prefuse, Many Eyes and so on. I may have missed out on a few papers, so please feel free to add any that you think are ‘must-reads’ for an infovis researcher.</p>
<p><em>Disclaimer: The list in no particular order of preference.</em></p>
<p>Here’s the list:</p>
<ol>
<li><a href="http://www.win.tue.nl/~vanwijk/clv.pdf">Cluster and Calendar based Visualization of Time Series Data</a>, Jarke J. van Wijk and Edward R. van Selow, Proc InfoVis 99, p 4-9. <img class="aligncenter size-full wp-image-205" title="vanwijk-300x242" src="http://visualizeit.files.wordpress.com/2009/06/vanwijk-300x242.png?w=300&#038;h=242" alt="vanwijk-300x242" width="300" height="242" /></li>
<li><a href="http://graphics.stanford.edu/papers/polaris_extended">Polaris: A System for Query, Analysis and Visualization of Multi-dimensional Relational Databases</a>, Chris Stolte, Diane Tang and Pat Hanrahan, IEEE Transactions on Visualization and Computer Graphics, Vol. 8, No. 1, January 2002. <a href="http://graphics.stanford.edu/papers/polaris_extended"><img class="aligncenter size-medium wp-image-4381" src="http://visualizeit.files.wordpress.com/2009/06/polaris-300x239.png?w=300&#038;h=239" alt="polaris" width="300" height="239" /></a></li>
<li><a href="http://citeseer.ist.psu.edu/shneiderman96eyes.html">The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations</a>, Ben Shneiderman, Proc. 1996 IEEE Visual Languages. An interesting sentence from the paper &#8211; “<em>I</em><em>nformation exploration is inherently a process with many steps, so keeping the history of actions and allowing users to retrace their steps is important. However, most prototypes fail to deal with this requirement.</em>” I feel that with the amazing ‘provenance’ based work that Claudio Silva’s group at the University of Utah are doing on <a href="http://www.vistrails.org/index.php/Main_Page">Vistrails</a>, some of this is being finally addressed.</li>
<li><a href="http://www.research.ibm.com/dx/proceedings/pravda/truevis.htm">How Not to Lie with Visualization</a>, Bernice E. Rogowitz and Lloyd A. Treinish, Computers In Physics 10(3) May/June 1996, pp 268-273.<a href="http://www.research.ibm.com/dx/proceedings/pravda/truevis.htm"><img class="aligncenter size-medium wp-image-4379" src="http://visualizeit.files.wordpress.com/2009/06/not_to_lie-300x210.png?w=300&#038;h=210" alt="not_to_lie" width="300" height="210" /></a></li>
<li><a href="http://www.cs.umd.edu/hcil/excentric/">Excentric Labeling: Dynamic Neighborhood Labeling for Data Visualization</a>. Jean-Daniel Fekete and Catherine Plaisant. Proc. CHI’99, pages 512-519. There is a new paper this year at <a href="http://www.zib.de/eurovis09/">EuroVis 2009 </a>that extends the techniques proposed in this paper &#8211; <a href="http://diuf.unifr.ch/people/bertinie/visuale/eurovis09-bertini.pdf">Extended Excentric Labeling</a> by Enrico Bertini, Maurizio Rigamonti and Denis Lalanne. <a href="http://www.cs.umd.edu/hcil/excentric/"><img class="aligncenter size-medium wp-image-4375" src="http://visualizeit.files.wordpress.com/2009/06/excentric-300x115.gif?w=300&#038;h=115" alt="excentric" width="300" height="115" /></a></li>
<li><a href="http://www.cs.ubc.ca/~tmm/courses/cpsc533c-07-fall/readings/visdb.pdf">VisDB: Database Exploration using Multidimensional Visualization</a>, Daniel A. Keim and Hans-Peter Kriegel, IEEE CG&amp;A, 1994 <a href="http://www.cs.ubc.ca/~tmm/courses/cpsc533c-07-fall/readings/visdb.pdf"><img class="aligncenter size-full wp-image-4388" src="http://visualizeit.files.wordpress.com/2009/06/visdb.png?w=457&#038;h=310" alt="visdb" width="457" height="310" /></a></li>
<li><a href="http://portal.acm.org/ft_gateway.cfm?id=949588&amp;type=pdf&amp;coll=GUIDE&amp;dl=ACM&amp;CFID=16424705&amp;CFTOKEN=22606117">Parallel Coordinates: A Tool for Visualizing Multi-Dimensional Geometry</a>. Alfred Inselberg and Bernard Dimsdale, IEEE Visualization ‘90, 1990.<a href="http://portal.acm.org/ft_gateway.cfm?id=949588&amp;amp;type=pdf&amp;amp;coll=GUIDE&amp;amp;dl=ACM&amp;amp;CFID=16424705&amp;amp;CFTOKEN=22606117"><img class="aligncenter size-medium wp-image-4380" src="http://visualizeit.files.wordpress.com/2009/06/pc-300x223.png?w=300&#038;h=223" alt="pc" width="300" height="223" /></a></li>
<li><a href="http://www.win.tue.nl/~vanwijk/zoompan.pdf">Smooth and Efficient Zooming and Panning</a>. Jack J. van Wijk and Wim A.A. Nuij, Proc. InfoVis 2003, p. 15-22 <a href="http://www.win.tue.nl/~vanwijk/zoompan.pdf"><img class="aligncenter size-medium wp-image-4389" src="http://visualizeit.files.wordpress.com/2009/06/zoompan-223x300.png?w=223&#038;h=300" alt="zoompan" width="223" height="300" /></a></li>
<li><a href="http://www.cs.vt.edu/~north/papers/snap-IJHCS.pdf">Snap-Together Visualization: Can Users Construct and Operate Coordinated Views?</a> Chris North, B. Shneiderman. Intl. Journal of Human-Computer Studies, Academic Press, 53(5), pg. 715-739, (November 2000)<a href="http://www.cs.vt.edu/~north/papers/snap-IJHCS.pdf"><img class="aligncenter size-medium wp-image-4382" src="http://visualizeit.files.wordpress.com/2009/06/snap-300x226.png?w=300&#038;h=226" alt="snap" width="300" height="226" /></a></li>
<li><a href="http://research.microsoft.com/apps/pubs/default.aspx?id=69446">Hotmap: Looking at Geographic Attention Danyel Fisher</a>, IEEE TVCG 13(6):1184-1191 (Proc. InfoVis 2007).<a href="http://research.microsoft.com/apps/pubs/default.aspx?id=69446"><img class="aligncenter size-medium wp-image-4376" src="http://visualizeit.files.wordpress.com/2009/06/hotmap-300x213.png?w=300&#038;h=213" alt="hotmap" width="300" height="213" /></a></li>
<li><a href="http://hcil.cs.umd.edu/trs/91-03/91-03.html">Tree visualization with treemaps: a 2-d space-filling approach</a>, Ben Shneiderman,  ACM Transactions on Graphics, vol. 11, 1 (Jan. 1992) 92-99 and B. Johnson and B. Shneiderman, “<a href="http://www.cs.umd.edu/hcil/treemap/">Tree-maps: A Space Filling Approach to the Visualization of Hierarchical Information Structures</a>“, Proc. of Vis ‘91, Oct. 1991, pp. 284-291.<a href="http://www.cs.umd.edu/hcil/treemap/"><img class="aligncenter size-medium wp-image-4386" src="http://visualizeit.files.wordpress.com/2009/06/tm1-300x232.gif?w=300&#038;h=232" alt="tm1" width="300" height="232" /></a></li>
<li>Danny Holten (2006), <a href="http://www.win.tue.nl/~dholten/papers/bundles_infovis.pdf">Hierarchical Edge Bundles: Visualization of Adjacency Relations in Hierarchical Data</a>, IEEE Transactions on Visualization and Computer Graphics, vol. 12, no 5, pp. 741-748. &#8211; <em>This has already been implemented in <a href="http://www.vtk.org">VTK</a> and is very useful for visualizing hierachical data</em>.<a href="http://www.win.tue.nl/~dholten/papers/bundles_infovis.pdf"><img class="aligncenter size-large wp-image-4374" src="http://visualizeit.files.wordpress.com/2009/06/edge_bundles-600x305.png?w=600&#038;h=305" alt="edge_bundles" width="600" height="305" /></a></li>
<li>Tamara Munzner, Francois Guimbretiere, Serdar Tasiran, Li Zhang, and Yunhong Zhou (2003), <a href="http://www.cs.ubc.ca/~tmm/papers/tj/">TreeJuxtaposer: Scalable Tree Comparison using Focus+Context with Guaranteed Visibility</a>, SIGGRAPH 2003 , published as ACM Transactions on Graphics 22(3), pp. 453-462.<a href="http://www.cs.ubc.ca/~tmm/papers/tj/"><img class="aligncenter size-medium wp-image-4373" src="http://visualizeit.files.wordpress.com/2009/06/clade-300x254.png?w=300&#038;h=254" alt="clade" width="300" height="254" /></a></li>
<li>M. Stone, “<a href="http://www.b-eye-network.com/newsletters/ben/2235">Choosing Colors for Data Visualization</a>“, 2006. <a href="http://www.b-eye-network.com/newsletters/ben/2235"><img class="aligncenter size-medium wp-image-4383" src="http://visualizeit.files.wordpress.com/2009/06/stone-300x163.gif?w=300&#038;h=163" alt="stone" width="300" height="163" /></a></li>
<li>Penny Rheingans (1999). <a href="http://www.cs.umbc.edu/~rheingan/pubs/scales.pdf.gz">Task-based Color Scale Design</a>. Proceedings of Applied Image and Pattern Recognition ‘99, SPIE, pp. 35-43.<a href="http://www.cs.umbc.edu/~rheingan/pubs/scales.pdf.gz"><img class="aligncenter size-medium wp-image-4384" src="http://visualizeit.files.wordpress.com/2009/06/task_based-300x225.png?w=300&#038;h=225" alt="task_based" width="300" height="225" /></a></li>
<li>F. Viegas, M. Wattenberg, F. van Ham, J. Kriss, and M. McKeon, <a href="www.research.ibm.com/visual/papers/viegasinfovis07.pdf">“ManyEyes: A Site for Visualization at Internet Scale</a>“, IEEE Trans. on Visualization and Computer Graphics, Vol. 13, No. 6, Nov.-Dec. 2007, pp. 1121-1128.<a href="http://manyeyes.alphaworks.ibm.com/manyeyes/"><img class="aligncenter size-full wp-image-4377" src="http://visualizeit.files.wordpress.com/2009/06/manyeyes.png?w=427&#038;h=294" alt="manyeyes" width="427" height="294" /></a></li>
<li>J. Heer, S. Card, J. Landay, “<a href="vis.berkeley.edu/papers/prefuse/">prefuse: a toolkit for interactive information visualization</a>“, Proceedings of ACM CHI ‘05, April 2005, pp. 421-430.<a href="http://vis.berkeley.edu/papers/prefuse/"><img class="aligncenter size-full wp-image-4372" src="http://visualizeit.files.wordpress.com/2009/06/banner.gif?w=515&#038;h=40" alt="banner" width="515" height="40" /></a></li>
<li>John Lamping , Ramana Rao , Peter Pirolli, <a href="http://portal.acm.org/citation.cfm?id=223956&amp;dl=GUIDE&amp;coll=GUIDE&amp;CFID=37420576&amp;CFTOKEN=92494211">A focus+context technique based on hyperbolic geometry for visualizing large hierarchies</a>, Proceedings of the SIGCHI conference on Human factors in computing systems, p.401-408, May 07-11, 1995, Denver, Colorado, United States</li>
<li>S. Havre, B. Hetzler, and L. Nowell, “ThemeRiver: Visualizing Theme Changes over Time”, Proceedings of the 2000 IEEE Information Visualization Symposium, Salt Lake City, Oct. 2000, pp. 115-123. Image from Theme river inspired work &#8211; <a href="http://www.research.ibm.com/visual/papers/leebyron_stackedgraphs_byron_wattenberg.pdf">Stacked Graphs: Geometry &amp; Aesthetics, </a><span><span class="articleAuthor">Lee Byron, Martin Wattenberg,</span> <a href="http://www.research.ibm.com/visual/papers/leebyron_stackedgraphs_byron_wattenberg.pdf">IEEE InfoVis 2008<img class="aligncenter size-full wp-image-4385" /> </a></span></li>
<li>M. Wattenberg and J. Kriss, “<a href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=1634320">Designing for Social Data Analysis</a>,” IEEE Transactions on Visualization and Computer Graphics Vol. 12, No. 4, Jul.-Aug. 2006, pp. 549-557.<a href="http://www.babynamewizard.com/voyager"><img class="aligncenter size-medium wp-image-4378" src="http://visualizeit.files.wordpress.com/2009/06/namevoyager-300x152.png?w=300&#038;h=152" alt="namevoyager" width="300" height="152" /></a></li>
</ol>
<p>Other than these papers, these books are a source of invaluable advice about visualizing data.</p>
<p><strong>Books </strong></p>
<ul>
<li>Tufte, Edward R. (2001). <a href="http://www.edwardtufte.com/tufte/books_vdqi">The Visual Display of Quantitative Information</a> (2nd ed.). Cheshire, CT: Graphics Press. ISBN 0961392142.</li>
<li>Tufte, Edward R. (1990). <a href="http://www.edwardtufte.com/tufte/books_ei">Envisioning Information</a>. Cheshire, CT: Graphics Press. ISBN 0961392118.</li>
<li>Tufte, Edward R. (1997). <a href="http://www.edwardtufte.com/tufte/books_visex">Visual Explanations: Images and Quantities, Evidence and Narrative</a>. Cheshire, CT: Graphics Press. ISBN 0961392126.</li>
<li>Few, Stephen (2004). <a href="http://www.amazon.com/gp/product/0970601999?ie=UTF8&amp;tag=perceedge-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0970601999&quot;">Show Me the Numbers: Designing Tables and Graphs to Enlighten</a>. Analytics Press. ISBN 978-0970601995.</li>
<li>Few, Stephen (2006). <a href="http://www.amazon.com/gp/product/0596100167?ie=UTF8&amp;tag=perceedge-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0596100167">Information Dashboard Design: The Effective Visual Communication of Data</a>. O’Reilly Media. ISBN 978-0596100162.</li>
<li>Few, Stephen (2009). <a href="http://www.amazon.com/gp/product/0970601980?ie=UTF8&amp;tag=perceedge-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0970601980">Now You See It: Simple Visualization Techniques for Quantitative Analysis</a>. Analytics Press. ISBN 978-0970601988.</li>
<li>Ware, C. (2004) <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1558608192/ref=lpr_g_1/002-8997304-0908837?v=glance&amp;s=books">Information Visualization: Perception for Design</a>. (2nd Edition) Morgan Kaufman. December, 435 pages.</li>
<li>Ware, C. (2008) <a href="http://www.amazon.com/Visual-Thinking-Kaufmann-Interactive-Technologies/dp/0123708966/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1243883642&amp;sr=1-1">Visual Thinking for Design</a>. Morgan Kaufman</li>
<li>Casey Reas and Ben Fry (2007), <a href="http://processing.org/learning/books/">Processing: A Programming Handbook  for Visual Designers and Artists</a>. MIT Press. 736 pages.</li>
<li>Ben Fry (2007), <a href="http://processing.org/learning/books/index.html#fry">Visualizing Data</a>, O’Reilly. 384 pages.</li>
<li>William S. Cleveland (1985). <a href="http://www.amazon.com/Elements-Graphing-Data-William-Cleveland/dp/0963488414/ref=pd_bxgy_b_text_b">The Elements of Graphing Data</a>, Hobart Press.</li>
<li>William S. Cleveland (1993). <a href="http://www.amazon.com/Visualizing-Data-William-S-Cleveland/dp/0963488406">Visualizing Data</a>, Hobart Press.</li>
</ul>
<p>What other papers/books would you add to this list?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/152/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/152/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/152/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=152&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/06/05/seminal-information-visualization-papers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/vanwijk-300x242.png" medium="image">
			<media:title type="html">vanwijk-300x242</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/polaris-300x239.png" medium="image">
			<media:title type="html">polaris</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/not_to_lie-300x210.png" medium="image">
			<media:title type="html">not_to_lie</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/excentric-300x115.gif" medium="image">
			<media:title type="html">excentric</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/visdb.png" medium="image">
			<media:title type="html">visdb</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/pc-300x223.png" medium="image">
			<media:title type="html">pc</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/zoompan-223x300.png" medium="image">
			<media:title type="html">zoompan</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/snap-300x226.png" medium="image">
			<media:title type="html">snap</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/hotmap-300x213.png" medium="image">
			<media:title type="html">hotmap</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/tm1-300x232.gif" medium="image">
			<media:title type="html">tm1</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/edge_bundles-600x305.png" medium="image">
			<media:title type="html">edge_bundles</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/clade-300x254.png" medium="image">
			<media:title type="html">clade</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/stone-300x163.gif" medium="image">
			<media:title type="html">stone</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/task_based-300x225.png" medium="image">
			<media:title type="html">task_based</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/manyeyes.png" medium="image">
			<media:title type="html">manyeyes</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/banner.gif" medium="image">
			<media:title type="html">banner</media:title>
		</media:content>

		<media:content url="http://visualizeit.files.wordpress.com/2009/06/namevoyager-300x152.png" medium="image">
			<media:title type="html">namevoyager</media:title>
		</media:content>
	</item>
		<item>
		<title>Visualization tools and their use</title>
		<link>http://visualizeit.wordpress.com/2009/05/22/visualization-tools-and-their-use/</link>
		<comments>http://visualizeit.wordpress.com/2009/05/22/visualization-tools-and-their-use/#comments</comments>
		<pubDate>Fri, 22 May 2009 19:06:07 +0000</pubDate>
		<dc:creator>visualizeit</dc:creator>
				<category><![CDATA[data visualization]]></category>
		<category><![CDATA[siggraph]]></category>
		<category><![CDATA[visualization conference]]></category>
		<category><![CDATA[visweek]]></category>
		<category><![CDATA[nvidia cuda webcasts]]></category>
		<category><![CDATA[spotfire]]></category>
		<category><![CDATA[tableau software]]></category>
		<category><![CDATA[visualization software]]></category>

		<guid isPermaLink="false">http://visualizeit.wordpress.com/?p=140</guid>
		<description><![CDATA[In the past, I have discussed visualization tools and a few companies that make them. They are used by a wide variety of professionals such as the Business Intelligence community, Scientific Data explorers, Financial data analysts and many more users.
I feel though that more often than not such tools are an afterthought in a company&#8217;s think tank and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=140&subd=visualizeit&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In the past, I have discussed <a href="http://visualizeit.wordpress.com/2008/09/09/visualization-companies-leading-the-way/">visualization tools and a few companies</a> that make them. They are used by a wide variety of professionals such as the Business Intelligence community, Scientific Data explorers, Financial data analysts and many more users.</p>
<p>I feel though that more often than not such tools are an afterthought in a company&#8217;s think tank and require a significant amount of training, learning and overcoming a mental block by the senior management of a company. Companies such as <a href="http://www.tableausoftware.com">Tableau Software</a>, <a href="http://spotfire.tibco.com/">Spotfire</a>, and many others must have excellent sales teams which, on identifying companies that may be able to benefit from their really stellar software, have to then pitch it to them. Even if the software blows the company management away, the reluctance on their part in adopting it surely must be a problem. Additionally, I am sure that even if the top management think its a great idea, the real users (lower level management/marketing/sales professionals) might not have the time and willingness to invest into using the software.</p>
<p>I know that the people behind these visualization companies are brilliant researchers who are not only innovating in the field of visualization but also taking the extra effort to improve on proven visualization techniques in order to make them easy to use. </p>
<p>I feel very strongly about this matter and wonder if a few things can be done to avoid this situation in the future. Clearly, just as training radiologists and other medical software users to use 3D volume rendering software is an uphill task, training business analysts to use visualization tools must be a difficult task.</p>
<p>1 &#8211; Provide an educational version of the software that can be available and used only through academic institutions. They could be fully featured or have only some evaluation features but let your software be one of the first tools that students use when analyzing their data. That will ensure that at least a few of them will be trained in using the tool when they go on to join a company and root for your visualization software at the company. If you think about it, companies like <a href="http://www.microsoft.com/Express/">Microsoft allow free downloads of their express edition of Visual Studio</a> for students which ensures a familiarity with the software that developers then take to companies when they join there. In my experience, students are far more ready to learn new software and technologies as compared to senior management in a company. They also have more time on their hands and can devote more time to learn the spiffy new features in your visualization software.</p>
<p>2 &#8211; Developing a course or two for data analysis in conjunction with a professor at a university &#8211; Merely providing educational versions of the software is of limited value. An interesting data analysis course that teaches use of your software or two/three other similar software tools along with basics of data analysis and an overview of visualization techniques might be another interesting way to approach the problem.</p>
<p>3 &#8211; Provide easy to use learning material &#8211; Take the time and make sure to have tutorials and multitudes of examples on your website that will allow users to use them and improve over time. Having a free PDF book or a step-by-step tutorial can vastly benefit the user and take some load off of your hands for training purposes. Tableau software does an amazing job in the training realm as can be seen by the examples at <a href="http://www.tableausoftware.com/learning/examples">http://www.tableausoftware.com/learning/examples</a>. You can even download a &#8216;workbook&#8217; for each example and play around with it in your copy of the software.</p>
<p>4 &#8211; Provide free training in the form of Webcasts &#8211; Recently, <a href="http://www.nvidia.com/page/home.html">nvidia</a> had a few <a href="http://www.nvidia.com/object/cuda_education.html">webcasts focused on CUDA</a> and its applicability for general purpose computing on the GPU. The webcast consisted of a few nvidia developers giving a presentation and answering some questions at the end. The webcast was free and was a great way to indoctrinate a few more researchers to use CUDA for which they would have to buy nvidia graphics cards. I thought it was a great idea which could be taken even further when applied to visualization software. If your users already have a running software, then publishing sample datasets and walking them through it can be even more compelling and interactive than reading an online tutorial or a book chapter.</p>
<p>5 &#8211; Providing training at a conference or a workshop might be another way to get users to download your evaluation version and play with some data. Google has been doing similar &#8216;training&#8217; at conferences like <a href="http://www.siggraph.org/">SIGGRAPH </a>and <a href="http://vis.computer.org/VisWeek2008/session/tutorials.html">IEEE Visualization</a> for the last couple of years now. This helps you get new users as well as allow for professionals attending the conference to learn something they might convey to their company when they go back to work, which could translate into acceptance and added sales for the company.</p>
<p>If you have any other suggestions, please feel free to let me know. Sorry there are no pretty visualizations in this post <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/visualizeit.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/visualizeit.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/visualizeit.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/visualizeit.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/visualizeit.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/visualizeit.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/visualizeit.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/visualizeit.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/visualizeit.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/visualizeit.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=visualizeit.wordpress.com&blog=1188419&post=140&subd=visualizeit&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://visualizeit.wordpress.com/2009/05/22/visualization-tools-and-their-use/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3e82b93d0582927c5f6860fee01d2e70?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">visualizeit</media:title>
		</media:content>
	</item>
	</channel>
</rss>