<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Density Design &#187; Infovis</title>
	<atom:link href="http://www.densitydesign.org/category/infovis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.densitydesign.org</link>
	<description>DensityDesign is a research lab in the Design Department (INDACO) of the Politecnico di Milano. It focuses on the visual representation of complex social, organizational and urban phenomena</description>
	<lastBuildDate>Wed, 28 Dec 2011 15:50:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DataViz Workshop</title>
		<link>http://www.densitydesign.org/2011/11/dataviz-workshop/</link>
		<comments>http://www.densitydesign.org/2011/11/dataviz-workshop/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 18:51:30 +0000</pubDate>
		<dc:creator>Donato Ricci</dc:creator>
				<category><![CDATA[Density Design Lab]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=4874</guid>
		<description><![CDATA[We are excited and proud to announce the "DATAVIZ: VISUAL REPRESENTATION OF COMPLEX PHENOMENA" workshop.
Brought to you by Better Nouveau, it will feature a partnership between the NodeBox — Experimental Media Research Group and DensityDesign.]]></description>
			<content:encoded><![CDATA[<p>We are excited and proud to announce the<em> &#8220;DATAVIZ: VISUAL REPRESENTATION OF COMPLEX PHENOMENA&#8221;</em> workshop.</p>
<p>Brought to you by <a href="http://www.betternouveau.com" target="_blank">Better Nouveau</a>, it will feature a partnership between the <a href="http://research.nodebox.net/index.php/Home" target="_blank">NodeBox — Experimental Media Research Group</a> and DensityDesign.</p>
<p>Inspired coders, designers but also viz-amateurs are welcome with their knowledge, skills and creativity for a full-immersion visualization experience.</p>
<p>All the details can be found <a href="http://www.betternouveau.com/workshop/data_visualization_workshop.php" target="_blank">here</a>.<br />
See you in Turin from December 12 to 17.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2011/11/dataviz-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The few differences between Fineo and ParSets</title>
		<link>http://www.densitydesign.org/2011/07/the-few-differences-between-fineo-and-parset/</link>
		<comments>http://www.densitydesign.org/2011/07/the-few-differences-between-fineo-and-parset/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 18:00:58 +0000</pubDate>
		<dc:creator>Donato Ricci</dc:creator>
				<category><![CDATA[Density Design Lab]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=4221</guid>
		<description><![CDATA[In the last days some discussions about the affinity between...<a href="http://www.densitydesign.org/2011/07/the-few-differences-between-fineo-and-parset/"class="blue geo bold">  more</a>]]></description>
			<content:encoded><![CDATA[<p>In the last days some discussions about the affinity between <a href="http://www.densitydesign.org/research/fineo/">Fineo</a> and <a href="http://eagereyes.org/parallel-sets">ParSets</a> have been arised. Here are just a few notes about why they look similar but they are conceptually very different.</p>
<p>The main difference between Fineo and ParSets is the way they manage the relations between data dimensions, from one axis to the other. Fineo works by comparing <strong>two dimensions at the time</strong> without caring about other dimensions (the previous and the next ones). The other way around (the ParSets&#8217;s one) more information is shown at the expense of readability. But this is the same old trade-off.<br />
<span id="more-4221"></span><br />
Here is an example with a simple data-set with 5 dimensions (<a href="http://fineo.densitydesign.org/fineo_test.csv">here</a> you can find the csv):</p>
<p>Fineo:<br />
<img src="http://www.densitydesign.org/wp-content/uploads/2011/07/5918746669_3ed82b59e3_z.jpg" alt="" title="Fineo" width="640" height="400" class="alignnone size-full wp-image-4272" /></p>
<p>ParSets:<br />
<img src="http://www.densitydesign.org/wp-content/uploads/2011/07/5918743821_90bb1e50ed_z.jpg" alt="" title="ParSets" width="640" height="400" class="alignnone size-full wp-image-4273" /></p>
<p>ParSets works by continuously profiling data, starting from a leading dimension (the first one).</p>
<p>ParSets Ramification:<br />
<img src="http://www.densitydesign.org/wp-content/uploads/2011/07/5919336504_b755519006_z.jpg" alt="" title="ParSets Ramification" width="640" height="400" class="alignnone size-full wp-image-4274" /></p>
<p>Fineo’s flows work <strong>much more like rivers</strong> &#8211; once they flow into each other, you can’t distinguish them. This feature is useful when users are more interested in relating different data dimensions next to each other, than centering the visualization around a leading dimension.<br />
The ParSets techniques visualize a specific tree structure. Differently, Fineo has a network-like underlying structure, the diagrams are constructed on a node-edge model: individual categories are nodes, grouped under the dimension they belong to. The number of nodes belonging to the same couple of connected categories provides the weight of the flow. Dimensions, nodes and edges are respectively visualized as axes, rectangles and connecting flows.</p>
<p>Let’s take a closer look. By filtering the first dimension on a single category, it’s easy to perceive this conceptual difference.</p>
<p>Fineo Filtering:<br />
<img src="http://www.densitydesign.org/wp-content/uploads/2011/07/5918751439_ebdb7702b8_z.jpg" alt="" title="Fineo Filtering" width="640" height="400" class="alignnone size-full wp-image-4275" /></p>
<p>ParSets Filtering:<br />
<img src="http://www.densitydesign.org/wp-content/uploads/2011/07/5919311732_1a1f4fb32f_z.jpg" alt="" title="ParSets Filtering" width="640" height="400" class="alignnone size-full wp-image-4276" /></p>
<p>In the next image we highlighted the number of in/out ribbons in ParSets (4/6) and the in/out flows in Fineo (4/3) &#8211; dimension F/category 1.</p>
<p>Model comparison:<br />
<img src="http://www.densitydesign.org/wp-content/uploads/2011/07/5918753545_1c5a0ee335_z.jpg" alt="" title="Model Comparison" width="540" height="640" class="alignnone size-full wp-image-4277" /></p>
<p>These are the reasons why ParSets is stemming from Parallel Coordinates and Fineo is inspired by Sankey diagrams.<br />
Furthermore, when the dimensions possess a temporal connotation (periods of time like months or years), Fineo comes really useful and easy to read: using the flow metaphor taken from Sankey diagrams, Fineo is able to represent a system with changing states over time.</p>
<p>As a last note both of the visualizations are weighted <a href="http://en.wikipedia.org/wiki/Bipartite_graph">bipartite graphs</a>, which exists long before any interactive software development.<br />
On our part, Fineo was developed to automatize the design of visualizations like the ones featured in the <a href="http://www.densitydesign.org/research/drm/">DRM</a> and <a href="http://www.densitydesign.org/research/cpf/">CPF</a> projects. The projects are dated back to 2008 (which, incidentally, is before Parsets was released to the public) and no available program existed able to answer our needs. So we made our own, which subsequently developed in an interactive analytical tool.</p>
<p>With this being said, nothing comes from scratch, as Dr. Sagan <a href="http://anongallery.org/609/if_you_wish_to_make_an_apple_pie_from_scratch">said</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2011/07/the-few-differences-between-fineo-and-parset/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Macroscopes and Visualization (again): a circular path</title>
		<link>http://www.densitydesign.org/2011/04/macroscopes-and-visualization-again-a-circular-path/</link>
		<comments>http://www.densitydesign.org/2011/04/macroscopes-and-visualization-again-a-circular-path/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 16:11:22 +0000</pubDate>
		<dc:creator>Paolo Ciuccarelli</dc:creator>
				<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Density Design Lab]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[infovis]]></category>
		<category><![CDATA[macroscope]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=3527</guid>
		<description><![CDATA[Three years ago (almost), I discovered an interesting comment about...<a href="http://www.densitydesign.org/2011/04/macroscopes-and-visualization-again-a-circular-path/"class="blue geo bold">  more</a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-3529"><img class="alignnone size-large wp-image-3529" title="The Macroscope" src="http://www.densitydesign.org/wp-content/uploads/2011/04/MACROSCFIG1-438x235.gif" alt="The Macroscope | Joël de Rosnay" width="438" height="235" /></a></p>
<p><a title="Old DensityDesign Blog" href="http://www.densitydesign.org/2008/05/macroscopes/" target="_blank">Three years ago</a> (almost), I discovered an interesting comment about the <strong><a title="Places and Spaces: Mapping Science" href="http://scimaps.org/flat/exhibitions/" target="_blank">Places and Spaces: Mapping Science</a></strong> exhibition (2006 edition), curated  by <a title="Katy Borner" href="http://ella.slis.indiana.edu/~katy/" target="_blank"><strong>Katy Börner</strong></a> (Indiana University, Director of the <a title="IVL Indiana University" href="http://ivl.slis.indiana.edu/people/" target="_blank"><strong>InfoVis Lab</strong></a>), and I found particularly interesting the quotation of <strong>John Thackara</strong> (author of <em>In the Bubble: Designing for a complex world</em>. 2005. Cambridge, MA: MIT Press), talking about <a title="Thackara on Macroscopes" href="http://mitpress.mit.edu/e-books/mediawork/titles/shaping/shaping_webtake/" target="_blank"><strong>Macroscopes</strong></a>. In fact that metaphor is, in my opinion quite compelling if you want to talk about the quest for the <strong>&#8216;big picture&#8217; </strong>(that actually is often our aim at DensityDesign).</p>
<p>So I investigated a bit and I found a previous book by our colleague<strong> </strong>(and friend of Thackara)<strong> Ezio Manzini</strong> (<em>1989. The Materials of Invention: Materials and Design</em>. Cambridge, MA: The MIT Press) where the concept of the macroscope is used: «The quality of the mental image, which is the point of departure for the problem setting, and the overall map of the possible, whence one can progressively derive more detailed maps upon which to trace the path of the problem solving, originate with the macroscope», and finally I went back to the book of <a title="Joel de Rosnay" href="http://pespmc1.vub.ac.be/macrbook.html" target="_blank"><strong>Joël de Rosnay</strong></a> (&#8230;), where the author hope for new tools to face the complexity of the world: «Microscope, telescope: these words evoke the great scientific penetrations of the infinitely small and the infinitely great […] Today we are confronted with another infinite: the infinitely complex. We are confounded by the number and variety of elements, of relationships, of interactions and combinations on which the functions of large systems depend. We are only the cells, or the cogs; we are put off by the interdependence and the dynamism of the systems, which transform them at the very moment we study them. We must be able to understand them better in order to guide them better. […] Now a new tool is needed by all those who would try to understand and direct effectively their action in this world, whether they are responsible for major decisions in politics, in science, and in industry or are ordinary people as we are. I shall call this instrument the macroscope (from <em>macro</em>, great, and <em>skopein</em>, to observe).»</p>
<p>Then we start using the idea of <strong>macroscope </strong>in our presentations (<a title="TEDx Italy Paolo Ciuccarelli" href="http://bit.ly/5Meixu" target="_blank"><strong>TEDx Italy 2009</strong></a> &#8211; 11:00 &#8211; and <a title="Better Software 2010" href="http://slidesha.re/fxNH3X" target="_blank"><strong>Better Software 2010</strong></a>) and in some of our papers (<a title="itAIS 2010 DeCoDe" href="http://bit.ly/hpqaMF" target="_blank"><strong>itAIS 2010</strong></a>).</p>
<p>Now is quite interesting and even more motivating to see on one of the very recent paper from <strong>Katy Börner</strong> (2011. <a href="http://delivery.acm.org/10.1145/1900000/1897871/p60-borner.pdf?key1=1897871&amp;key2=8502079921&amp;coll=DL&amp;dl=ACM&amp;ip=216.144.221.8&amp;CFID=13101904&amp;CFTOKEN=71558051">Plug-and-Play Macroscopes</a>.  <em>Communications of the ACM</em>. Vol. 54<em>(3)</em>, 60-69, ACM Press) the concept and the metaphor of macroscope taken (again) into consideration!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2011/04/macroscopes-and-visualization-again-a-circular-path/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sankey Visualizations</title>
		<link>http://www.densitydesign.org/2010/07/sankey-visualizations/</link>
		<comments>http://www.densitydesign.org/2010/07/sankey-visualizations/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 15:31:23 +0000</pubDate>
		<dc:creator>Luca Masud</dc:creator>
				<category><![CDATA[Density Design Lab]]></category>
		<category><![CDATA[Diagram]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Sankey]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=1749</guid>
		<description><![CDATA[The brazilian news site Estadão.com.br created a sankey visualization]]></description>
			<content:encoded><![CDATA[<p>The brazilian news site <a href="http://www.estadao.com.br/especiais/2010/06/copa_jogadores.shtm">Estadão.com.br</a> created a sankey visualization that analyzes the composition of the national football teams partecipating the world cups from 1994 to 2010.<br />
Thanks to this visualization it is possible to understand the import and export rates of each national team: it is in fact possible to relate the composition of the national teams with the ones of the clubs, divided by country.</p>
<p><a href="http://www.densitydesign.org/wp-content/uploads/2010/07/estadao_06.jpg"><img class="aligncenter size-full wp-image-1763" src="http://www.densitydesign.org/wp-content/uploads/2010/07/estadao_06.jpg" alt="" width="524" height="425" /></a></p>
<p><span id="more-1749"></span></p>
<p>Sankeys are indeed a great way to visualize flows and/or distribution: they are able to give back a general idea of the relative quantities of these flows.</p>
<p>Back in 2008 we did a similar work for DRM, a publication about the state of design research in Italian universities and schools.</p>
<p><a title="DRM by densitydesign, on Flickr" href="http://www.flickr.com/photos/densitydesign/2655862596/"><img src="http://farm4.static.flickr.com/3192/2655862596_ee5cacd6e0.jpg" alt="DRM" width="500" height="364" /></a></p>
<p>In this case it is only a matter of distribution, but in another project,  done for Politecnico di Milano, we developed a visualization that represented students flows during their academic career.<br />
In this way it is possible to analyze how students behave. Do they change specialization from the B.A. courses to the M.A.? What kind of marks do they get? Do they find internships in their same area of specialization?</p>
<p style="text-align: center"><a href="http://www.densitydesign.org/wp-content/uploads/2010/07/cpf1.jpg"><img class="size-full wp-image-1757 aligncenter" src="http://www.densitydesign.org/wp-content/uploads/2010/07/cpf1.jpg" alt="" width="526" height="263" /></a></p>
<p style="text-align: center"><a href="http://www.densitydesign.org/wp-content/uploads/2010/07/cpf2.jpg"><img class="size-full wp-image-1758 aligncenter" src="http://www.densitydesign.org/wp-content/uploads/2010/07/cpf2.jpg" alt="" width="526" height="263" /></a></p>
<p>We are now working on a flexible Sankey generator tool, capable of visualizing both distributions and flows. The project is still ongoing, more news are coming soon!</p>
<p><a href="http://www.densitydesign.org/wp-content/uploads/2010/07/sandokan1.jpg"><img class="aligncenter size-full wp-image-1770" src="http://www.densitydesign.org/wp-content/uploads/2010/07/sandokan1.jpg" alt="" width="526" height="279" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2010/07/sankey-visualizations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisualEyes / Open Seminar</title>
		<link>http://www.densitydesign.org/2010/05/visualeyes-open-conference/</link>
		<comments>http://www.densitydesign.org/2010/05/visualeyes-open-conference/#comments</comments>
		<pubDate>Sun, 16 May 2010 23:33:02 +0000</pubDate>
		<dc:creator>Paolo Ciuccarelli</dc:creator>
				<category><![CDATA[Density Design Lab]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[Knowledge Visualization]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=1710</guid>
		<description><![CDATA[Data are everywhere. Many disciplines are addressing the issues of...<a href="http://www.densitydesign.org/2010/05/visualeyes-open-conference/"class="blue geo bold">  more</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.facebook.com/home.php?#!/event.php?eid=126291017383397"><img class="aligncenter size-full wp-image-1726" title="definitivo_mappa-0_21" src="http://www.densitydesign.org/wp-content/uploads/2010/05/definitivo_mappa-0_21.jpg" alt="" width="362" height="584" /></a></p>
<p><em>Data are everywhere.<br />
Many disciplines are addressing the issues of giving access and making sense to all these data.<br />
<strong>What can and should (visual) design do?</strong></em></p>
<p>&#8220;VisualEyes / The Role of Design in Data, Information and Knowledge Visualization&#8221;<br />
Open Seminar</p>
<p>Thursday <strong>20 May 2010</strong> | <strong>10.00 &#8211; 13.30</strong><br />
Politecnico di Milano | Campus Bovisa | Facoltà del Design | Aula CT63<br />
[<a title="Visual/Eyes" href="http://www.facebook.com/home.php?#!/event.php?eid=126291017383397" target="_blank">Event's page on Facebook </a>]</p>
<p><strong>10:00<br />
</strong><em>&#8220;Understanding through Visualization: a Design Challenge?&#8221;</em><br />
Paolo Ciuccarelli | Politecnico di Milano | dCom | DensityDesign<br />
[ <a href="../">http://www.densitydesign.org</a> ]</p>
<p><strong>10:30</strong><br />
<em>&#8220;Social Data Visualization&#8221;</em><br />
Andrew Vande Moere | Senior Lecturer at University of Sydney &amp; KULeuve<br />
[Information Aesthetics | <a href="http://www.infosthetics.com/">http://www.infosthetics.com</a> ]</p>
<p><strong>11:15</strong><br />
<em>&#8220;Bootstrapping: use visualization to create visualizations&#8221;<br />
</em>Moritz Stefaner | Well Formed Data<br />
[ <a href="http://moritz.stefaner.eu/">http://moritz.stefaner.eu/</a> ]</p>
<p><strong>12:00</strong><em><br />
&#8220;Web visualizations tools and trends&#8221;</em><br />
Daniele Galiffa | VISup<br />
[ <a href="http://www.visup.it/">http://www.visup.it</a> ]</p>
<p><strong>12:45<br />
</strong>Open discussion</p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2010/05/visualeyes-open-conference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The sky is not the limit</title>
		<link>http://www.densitydesign.org/2010/05/the-sky-is-not-the-limit/</link>
		<comments>http://www.densitydesign.org/2010/05/the-sky-is-not-the-limit/#comments</comments>
		<pubDate>Wed, 12 May 2010 16:34:01 +0000</pubDate>
		<dc:creator>Luigi Farrauto</dc:creator>
				<category><![CDATA[City]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[Knowledge Visualization]]></category>
		<category><![CDATA[Map]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=1705</guid>
		<description><![CDATA[Here&#8216;s an interesting article about a new way to map...<a href="http://www.densitydesign.org/2010/05/the-sky-is-not-the-limit/"class="blue geo bold">  more</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nytimes.com/2010/05/11/science/11maya.html?pagewanted=all" target="_blank">Here</a>&#8216;s an interesting article about a new way to map and re-discovery the ancient world through the technologies.</p>
<p>For a quarter of a century, two archaeologists and their team slogged through wild tropical vegetation to investigate and map the remains of one of the largest Maya cities, in Central America. Slow, sweaty hacking with machetes seemed to be the only way to discover the breadth of an ancient urban landscape now hidden beneath a dense forest canopy.</p>
<p>They yielded 3-D images of the site of ancient Caracol, in Belize, one of the great cities of the Maya lowlands. In only four days, a twin-engine aircraft equipped with an advanced version of <strong>lidar</strong> (light detection and ranging) flew back and forth over the jungle and collected data surpassing the results of two and a half decades of on-the-ground mapping, the archaeologists said. After three weeks of laboratory processing, the almost 10 hours of laser measurements showed topographic detail over an area of 80 square miles, notably settlement patterns of grand architecture and modest house mounds, roadways and agricultural terraces.</p>
<p><a href="http://www.densitydesign.org/wp-content/uploads/2010/05/11maya_graphic-popup.jpeg"><img class="alignleft size-medium wp-image-1706" title="11maya_graphic-popup" src="http://www.densitydesign.org/wp-content/uploads/2010/05/11maya_graphic-popup-300x212.jpg" alt="" width="300" height="212" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2010/05/the-sky-is-not-the-limit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Density in Stockholm</title>
		<link>http://www.densitydesign.org/2010/03/density-in-stockholm/</link>
		<comments>http://www.densitydesign.org/2010/03/density-in-stockholm/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 10:49:56 +0000</pubDate>
		<dc:creator>Luigi Farrauto</dc:creator>
				<category><![CDATA[City]]></category>
		<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Diagram]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[Map]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=1660</guid>
		<description><![CDATA[Last November Density Design has been invited by the School...<a href="http://www.densitydesign.org/2010/03/density-in-stockholm/"class="blue geo bold">  more</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0066bis.jpg"><img title="Stockholm" src="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0066bis.jpg" alt="" width="740" height="493" /></a></p>
<p>Last November Density Design has been invited by the School of Art and Architecture of Stockholm to organize a workshop of data visualization with the student of a master. They were working on the same topic, the city of <strong>Pune</strong> in India, trying to understand how to visualize some data about the city.</p>
<p>Students had different background studies, none of them was a graphic designer, mostly architects and artists, so data visualization was a challenge for them all.</p>
<p>Groups had different themes to work on about Pune, different questions to be answered &#8220;graphically&#8221;:<br />
<em>- How the city of Pune is Green?</em> analyzing the environmental changes of the city,<br />
<em>- How accessible is Pune?</em> exploring the ways of transportation from/to Pune,<br />
<em>- How the IT technology affects the life of the citizens?</em> showing why Pune is the IT Capital of India,<br />
<em>- What is growing in Pune? </em>trying to understand how urban landscape is changing through the city-expansion.</p>
<p>During our week in Stockholm we had some design talks with the students, trying to understand the graphic issues linked with their data about the city of Pune. They had a week to produce a poster, so it has been a nice challenge for everybody. All groups produced very interesting visualizations, if we consider that they had no experience with graphic languages, and especially with information design.</p>
<p><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0048bis.jpg"><img title="IMG_0048bis" src="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0048bis-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0038bis.jpg"><img title="IMG_0038bis" src="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0038bis-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0056bis.jpg"><img title="IMG_0056bis" src="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0056bis-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0062bis.jpg"><img title="IMG_0062bis" src="http://www.densitydesign.org/wp-content/uploads/2010/03/IMG_0062bis-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/Slutpresentation_W4.jpg"><img title="Slutpresentation_W4" src="http://www.densitydesign.org/wp-content/uploads/2010/03/Slutpresentation_W4-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/plansch-2009-11-24e-final.jpg"><img title="plansch-2009-11-24e-final" src="http://www.densitydesign.org/wp-content/uploads/2010/03/plansch-2009-11-24e-final-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/diagram-2-A1.jpg"><img title="diagram-2-A1" src="http://www.densitydesign.org/wp-content/uploads/2010/03/diagram-2-A1-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.densitydesign.org/wp-content/uploads/2010/03/091126-presentation.jpg"><img title="091126-presentation" src="http://www.densitydesign.org/wp-content/uploads/2010/03/091126-presentation-150x150.jpg" alt="" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2010/03/density-in-stockholm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tell them anything but the truth: they will find their own</title>
		<link>http://www.densitydesign.org/2010/02/tell-them-anything-but-the-truth-they-will-find-their-own/</link>
		<comments>http://www.densitydesign.org/2010/02/tell-them-anything-but-the-truth-they-will-find-their-own/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:34:50 +0000</pubDate>
		<dc:creator>Gaia Scagnetti</dc:creator>
				<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Diagram]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[Knowledge Visualization]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Theory]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=1627</guid>
		<description><![CDATA[We are proud to present our research in the visualization of complex systems at the Arts &#124; Humanities &#124; Complex Networks — a Leonardo satellite symposium at NetSci 2010 taking place at BarabásiLab — Center for Complex Network Research, Northeastern University in Boston, MA, on Monday, May 10, 2010.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://artshumanities.netsci2010.net/" target="_blank"><img class="size-full wp-image-1628 aligncenter" title="ArtsHumanities" src="http://www.densitydesign.org/wp-content/uploads/2010/02/ArtsHumanities.gif" alt="" width="311" height="277" /></a></p>
<p>The listener (in fables or music) or the observer (in cinema and theater) plays a fundamental role in the narration process. The narrator evokes whereas the observer interprets through his imaginary. The more qualitative is the narrator evocation, the more the observer becomes co-author of the story.</p>
<p>In the visualization of complex networks, the designer should use a narrative mode of though, giving to the audience a good story more than a sound argument. As the movie director, the designer aim to choose the visualization that more preserves the complexity of the environment. As a result he takes a political stance: he directs actors (the elements of a system), he decides the light design (the choice of the elements to visualize), the set designs (the imagery to evoke), the different optical lens (the power of focusing) and most important, the critical point of view of the camera (intentionality).</p>
<p>We will present our research in the visualization of complex systems. The paper <em>&#8220;Tell them anything but the truth: they will find their own. How we visualize the map of the future with respect to the audience of our story&#8221;</em> focuses on the emerging need for a narrative approach for the understanding of complex networks. We consider narrations as tools with the paramount function of myths &lt;to find a shape, a form, in the turmoil of human experience&gt;.</p>
<p>We are proud to present it at the <a href="http://artshumanities.netsci2010.net/" target="_blank">Arts |  Humanities | Complex Networks — a Leonardo satellite symposium</a> at <a href="http://www.netsci2010.net/" target="_blank">NetSci  2010</a> taking place at <a href="http://www.barabasilab.com/" target="_blank">BarabásiLab — Center for Complex  Network Research, Northeastern University</a> in Boston, MA, on Monday,  May 10, 2010.</p>
<p>See you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2010/02/tell-them-anything-but-the-truth-they-will-find-their-own/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A new map of Europe, Wired UK (Proposal)</title>
		<link>http://www.densitydesign.org/2010/02/a-new-map-of-europe-wired-uk-proposal/</link>
		<comments>http://www.densitydesign.org/2010/02/a-new-map-of-europe-wired-uk-proposal/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:32:42 +0000</pubDate>
		<dc:creator>Lorenzo Fernandez</dc:creator>
				<category><![CDATA[Complexity]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Diagram]]></category>
		<category><![CDATA[Infovis]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Representation]]></category>
		<category><![CDATA[Statistic]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=1618</guid>
		<description><![CDATA[This is a map of Europe as you’ve never seen...<a href="http://www.densitydesign.org/2010/02/a-new-map-of-europe-wired-uk-proposal/"class="blue geo bold">  more</a>]]></description>
			<content:encoded><![CDATA[<p><a title="A new map of Europe, Wired UK (Proposal) by densitydesign, on Flickr" href="http://www.flickr.com/photos/densitydesign/4378866185/"><img src="http://farm3.static.flickr.com/2762/4378866185_b96b181b5b.jpg" alt="A new map of Europe, Wired UK (Proposal)" width="740" height="408" /></a></p>
<p>This is a map of Europe as you’ve never seen it. It shows how people in the 27 EU states perceive the impact of the internet and mobile phones on their lives – and then contrasts this with their actual penetration in each country. We wanted to explore new ways to visualize such complex data. So we worked with a statistics team, under Marco Fattore, to crunch data from a 2008 Eurobarometer survey of 27,000 people. The result is this contour map, which makes use of the isobars of traditional cartography. Each panel above refers to a specific question in the survey. The higher a country, the more its citizens say the technology matters. The cartogram shows the tech’s actual penetration. A high penetration of technology doesn’t mean people see a real benefit in using it, the way we see the world is changing as more data is available. We wanted to show a new way to look at geography as Europe’s landscape gets reshaped.</p>
<p>THE EUROBAROMETER SURVEY LAST SEPTEMBER ASKED 27,000 EUROPEANS THESE QUESTIONS: (Numbers relate to the panels on the main map):</p>
<p>1 Has the internet improved how you do your job?<br />
2 Has using a mobile phone helped in your work?<br />
3 Has the internet made you more informed about current issues?<br />
4 Has using a mobile phone helped you to be more informed?<br />
5 Has the internet improved your opportunity to share views/access culture?<br />
6 Have mobile phones helped you to share ideas and content such as photos with others?<br />
7 Has the internet improved how you pursue your hobbies?<br />
8 Have mobile phones helped you better manage your leisure time?<br />
9 Has the internet improved your relationships with family and friends?<br />
10 Have mobile phones helped you keep in contact with family and friends?<br />
<em> </em></p>
<p><em>“Penetration” is calculated from the percentages of households and businesses with broadband access; and the percentage of households with access to the internet via PC, digital TV and mobile device.</em></p>
<p><em><span style="font-style: normal;">Credits</span></em></p>
<p><em><span style="font-style: normal;"><strong>Paolo Ciuccarelli</strong> (Scientific Responsible)<br />
<strong>Marco Fattore</strong> (Assistant Professor, Faculty of Statistics &#8211; data analysis)<br />
<strong>Donato Ricci</strong> (creative direction Project Coordination)<br />
<strong>Michele Mauri</strong>, <strong>Giorgio Caviglia</strong> (coding)<br />
<strong>Luca Masud </strong>(art direction)<br />
<strong>Lorenzo Fernandez</strong>, <strong>Mario Porpora</strong> (designer)</span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2010/02/a-new-map-of-europe-wired-uk-proposal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Density goes to Naples</title>
		<link>http://www.densitydesign.org/2009/09/density-goes-to-naples/</link>
		<comments>http://www.densitydesign.org/2009/09/density-goes-to-naples/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 09:16:23 +0000</pubDate>
		<dc:creator>Luigi Farrauto</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Infovis]]></category>

		<guid isPermaLink="false">http://www.densitydesign.org/?p=1320</guid>
		<description><![CDATA[October 9th 2009 10.00-13.00 International week of Design PAN &#8211;...<a href="http://www.densitydesign.org/2009/09/density-goes-to-naples/"class="blue geo bold">  more</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aiap.it/documenti/11459/148#top"><img class="alignleft size-medium wp-image-1321" title="b837bcadd87b920168ec881c09a83cc3" src="http://www.densitydesign.org/wp-content/uploads/2009/09/b837bcadd87b920168ec881c09a83cc3-300x300.gif" alt="b837bcadd87b920168ec881c09a83cc3" width="300" height="300" /></a></p>
<p>October 9th 2<a href="http://www.aiap.it/documenti/11459/148#top"></a>009<br />
10.00-13.00<a href="http://www.aiap.it/documenti/11459/148#top"></a><br />
International week of Design<br />
PAN &#8211; Palazzo delle Arti di Napoli</p>
<p><strong>&#8220;L&#8217;utente fantasma&#8221;<a href="http://www.aiap.it/documenti/11459/148#top"></a></strong></p>
<p><em>&#8220;Ghost user&#8221;</em></p>
<p>Next month i&#8217;ll take part to a conference in Naples, during the <strong>International Week of Design</strong> organized by AIAP, about the &#8220;Ghost user&#8221;, concerning the forgotten role of the final user of any design project and its relationship with design process.<br />
I will discuss it together with the semiologist Antonio Perri and some graphic designers, like Silvia Sfligiotti, Max Gaeta and Carlotta Latessa.<br />
My intervention will concern, in particular<a href="http://www.aiap.it/documenti/11459/148#top"></a>, the gap between some information design artifacts, such as diagrams, maps and signages, and the final user to whom the projects are meant. The basic statement is always the same: information design should show complexity of the world but making it understandable, clear and &#8216;readable&#8217;.<br />
Sometimes design artifacts are a projection of the designer&#8217;s ego, in a sort of narcissistic, self centered vision of projects, disregarding the user needs; some others design processes aren&#8217;t even taken into consideration, designers give the goal of understanding for granted: the results are incomprehensible artifacts, where communication isn&#8217;t assured, leading to stress, lack of self-estimate, or even <a href="http://www.aiap.it/documenti/11459/148#top"></a>to dangerous situations.<br />
Therefore the over mentioned gap is a complex element itself, which need at list to be analyzed.</p>
<p>This and much more in Naples.</p>
<p><a class="alignleft" title="Design Per" href="http://www.aiap.it/documenti/11484/148" target="_blank">http://www.aiap.it/documenti/11484/148</a><a href="http://www.aiap.it/documenti/11459/148#top"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.densitydesign.org/2009/09/density-goes-to-naples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

