<?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>Datavisualization.ch &#187; Showcases</title> <atom:link href="http://datavisualization.ch/showcases/feed/" rel="self" type="application/rss+xml" /><link>http://datavisualization.ch</link> <description>Datavisualization.ch is the premier news and knowledge resource for data visualization and infographics.</description> <lastBuildDate>Wed, 01 Feb 2012 07:23:31 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>A Thousand Milieus</title><link>http://datavisualization.ch/showcases/a-thousand-milieus/</link> <comments>http://datavisualization.ch/showcases/a-thousand-milieus/#comments</comments> <pubDate>Tue, 17 Jan 2012 15:09:15 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Gephi]]></category> <category><![CDATA[Network]]></category> <category><![CDATA[Processing]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8470</guid> <description><![CDATA[Berlin based designer and programmer Christopher Warnow had a closer look at the interest graph between people reading the same books.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/a-thousand-milieus/' title='A Thousand Milieus' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2012/01/a_thousand_milieus_01.png' title='A Thousand Milieus' alt='A Thousand Milieus' /></a><p>Berlin based designer and programmer <a
href="http://christopherwarnow.com" target="_blank">Christopher Warnow</a> had a closer look at the interest graph between people reading the same books. He developed an application that loads recommendations for a given book on Amzon.com and converts visualizes the information as a network. Soon, milieus of interest emerge showing related topics and additional literature.</p><p>The application is written in Processing leveraging the power of the open source graph visualization library <a
href="http://gephi.org/toolkit/" target="_blank">Gephi Toolkit</a>. You can download the tool and read more information on <a
title="Christopher Warnow" href="http://christopherwarnow.com/portfolio/?p=278" target="_blank">Christopher&#8217;s website</a>.</p><div
class="slider"><img
class="alignnone size-full wp-image-8472" title="a_thousand_milieus_02" src="http://datavisualization.ch/wp-content/uploads/2012/01/a_thousand_milieus_02.png" alt="" width="710" height="478" /><img
class="alignnone size-full wp-image-8471" title="a_thousand_milieus_03" src="http://datavisualization.ch/wp-content/uploads/2012/01/a_thousand_milieus_03.png" alt="" width="710" height="478" /></div><p><iframe
src="http://player.vimeo.com/video/32559678?portrait=0&amp;color=ee0011" frameborder="0" width="710" height="444"></iframe></p> <img
src='http://datavisualization.ch/wp-content/uploads/2012/01/a_thousand_milieus_source.png' title='Submitter of A Thousand Milieus' alt='Submitter of A Thousand Milieus' /><a
href="http://christopherwarnow.com" target="_blank">Christopher Warnow</a> is part of the studio for generative design <a
href="http://www.onformative.com/" target="_blank">Onformative</a> and the media art collective <a
href="http://wearechopchop.com/" target="_blank">We Are Chop Chop</a>.]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/a-thousand-milieus/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Visualizing 138 Years of Popular Science Magazine</title><link>http://datavisualization.ch/showcases/visualizing-138-years-of-popular-science-magazine/</link> <comments>http://datavisualization.ch/showcases/visualizing-138-years-of-popular-science-magazine/#comments</comments> <pubDate>Wed, 26 Oct 2011 14:58:02 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Process]]></category> <category><![CDATA[Processing]]></category> <category><![CDATA[Tutorial]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8332</guid> <description><![CDATA[Jer Thorp, Data Artist in Residence at the New York Times and creative coder extraordinaire, explains the process behind his latest piece for Popular Science.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/visualizing-138-years-of-popular-science-magazine/' title='Visualizing 138 Years of Popular Science Magazine' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/10/popsci_01.png' title='Visualizing 138 Years of Popular Science Magazine' alt='Visualizing 138 Years of Popular Science Magazine' /></a><p><a
href="http://blog.blprnt.com/">Jer Thorp</a>, Data Artist in Residence at the New York Times and creative coder extraordinaire, explains the process behind his latest piece for Popular Science in a <a
href="http://blog.blprnt.com/blog/blprnt/138-years-of-popular-science">recent article</a>. The task at hand was to visually represent the complete archive of their publication. The final piece is anchored by a kind of molecular chain – decade clusters in turn contain year clusters. Every atom in these year clusters is a single issue of the magazine, and is shaded with colours extracted from the issue covers via a colour clustering routine. The size of the issue-atoms is determined by the number of words in each issue.</p><blockquote><p>Picking out interesting words from all of the available choices (pretty much the entire dictionary) was a tricky part of the process. I built a custom tool in Processing that pre-visualized the frequency plots of each word so that I could go through many, many possibilities and identify the ones that would be interesting to include in the final graphic. This is a really common approach for me to take – building small tools during the process of a project that help me solve specific problems. For this visualization, I actually ended up writing 4 tools in Processing – only one of which contributed visually to the final result.</p></blockquote><div
class="slider"><img
class="alignnone size-full wp-image-8342" title="popsci_02" src="http://datavisualization.ch/wp-content/uploads/2011/10/popsci_02.jpg" alt="" width="710" height="710" /><img
class="alignnone size-full wp-image-8342" title="popsci_03" src="http://datavisualization.ch/wp-content/uploads/2011/10/popsci_03.jpg" alt="" width="710" height="710" /><img
class="alignnone size-full wp-image-8342" title="popsci_04" src="http://datavisualization.ch/wp-content/uploads/2011/10/popsci_04.jpg" alt="" width="710" height="710" /><img
class="alignnone size-full wp-image-8342" title="popsci_05" src="http://datavisualization.ch/wp-content/uploads/2011/10/popsci_05.jpg" alt="" width="710" height="710" /><img
class="alignnone size-full wp-image-8342" title="popsci_06" src="http://datavisualization.ch/wp-content/uploads/2011/10/popsci_06.jpg" alt="" width="710" height="710" /><img
class="alignnone size-full wp-image-8342" title="popsci_07" src="http://datavisualization.ch/wp-content/uploads/2011/10/popsci_07.jpg" alt="" width="710" height="710" /><img
class="alignnone size-full wp-image-8342" title="popsci_08" src="http://datavisualization.ch/wp-content/uploads/2011/10/popsci_08.jpg" alt="" width="710" height="710" /></div><p>It&#8217;s excellent to get a glimpse at how such complex yet elegant solutions come together and what decisions were taken along the way. See the related <a
title="138 Years of Popular Science on Flickr" href="http://www.flickr.com/photos/blprnt/sets/72157627854698933/with/6281316931/" target="_blank">set on Flickr</a> to visually follow the development of the graphic. This isn&#8217;t Jer&#8217;s first process documentation and if you are not familiar with his work, I strongly recommend to have a <a
title="Source Code &amp; Tutorials" href="http://blog.blprnt.com/source-code-tutorial" target="_blank">look</a>.</p> <img
src='http://datavisualization.ch/wp-content/uploads/2011/10/pop_sci_source.jpg' title='Submitter of Visualizing 138 Years of Popular Science Magazine' alt='Submitter of Visualizing 138 Years of Popular Science Magazine' /><a
href="http://blog.blprnt.com/">Jer Thorp</a> is a software artist, writer, and educator. He is a contributing editor for Wired UK. He is currently Data Artist in Residence at the New York Times.]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/visualizing-138-years-of-popular-science-magazine/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Riots in England</title><link>http://datavisualization.ch/showcases/riots-in-england/</link> <comments>http://datavisualization.ch/showcases/riots-in-england/#comments</comments> <pubDate>Tue, 06 Sep 2011 07:38:58 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Timeline]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8246</guid> <description><![CDATA[The Guardian let you follow the spread of the recent riots in England on an interactive timeline that shows the most important incidents and how they spread over the different neighborhoods.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/riots-in-england/' title='Riots in England' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/09/england_riots_timeline_01.png' title='Riots in England' alt='Riots in England' /></a><p>The shooting of Mark Duggan on August 4th sparked a series of riots first in Tottenham then across England. The Guardian let you follow their spread on an <a
title="England riots: an interactive timeline" href="http://www.guardian.co.uk/uk/interactive/2011/sep/05/england-riots-timeline-interactive?CMP=twt_gu">interactive timeline</a> that shows the most important incidents and how they spread over the different neighborhoods. The user can scroll through a 3D timeline and watch how the riots unfolded. Every event is marked and linked to the belonging article.</p><p><a
href="http://www.guardian.co.uk/uk/interactive/2011/sep/05/england-riots-timeline-interactive?CMP=twt_gu"><img
class="alignnone size-full wp-image-8249" title="england_riots_timeline_02" src="http://datavisualization.ch/wp-content/uploads/2011/09/england_riots_timeline_02.jpg" alt="" width="710" height="445" /></a><a
href="http://www.guardian.co.uk/uk/interactive/2011/sep/05/england-riots-timeline-interactive?CMP=twt_gu"><img
class="alignnone size-full wp-image-8250" title="england_riots_timeline_03" src="http://datavisualization.ch/wp-content/uploads/2011/09/england_riots_timeline_03.jpg" alt="" width="710" height="445" /></a></p><p>From the same team of The Guardian comes <a
title="Twitter traffic during the riots" href="http://www.guardian.co.uk/uk/interactive/2011/aug/24/riots-twitter-traffic-interactive">another visualization</a>, showing the traffic on Twitter during the riots. The Guardian has compiled a unique database of more than 2.5m tweets related to the riots, showing how Twitter activity explodes after every reported event.</p><p><a
href="http://www.guardian.co.uk/uk/interactive/2011/aug/24/riots-twitter-traffic-interactive"><img
class="alignnone size-full wp-image-8251" title="england_riots_twittertraffic_02" src="http://datavisualization.ch/wp-content/uploads/2011/09/england_riots_twittertraffic_02.jpg" alt="" width="710" height="397" /></a></p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/riots-in-england/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>The Evolution of the Web</title><link>http://datavisualization.ch/showcases/the-evolution-of-the-web/</link> <comments>http://datavisualization.ch/showcases/the-evolution-of-the-web/#comments</comments> <pubDate>Fri, 02 Sep 2011 07:30:01 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[Internet]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8232</guid> <description><![CDATA[The folks over at Google Chrome  have teamed up with Hyperakt and Vizzuality to put together the 2011 version of the Evolution of the Web visualization.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/the-evolution-of-the-web/' title='The Evolution of the Web' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/09/evolutionoftheweb_01.png' title='The Evolution of the Web' alt='The Evolution of the Web' /></a><p>The folks over at <a
href="http://chrome.blogspot.com/" target="_blank">Google Chrome</a>  have teamed up with <a
href="http://hyperakt.com/" target="_blank">Hyperakt</a> and <a
href="http://www.vizzuality.com/" target="_blank">Vizzuality</a> to put together the 2011 version of the <a
href="http://evolutionofweb.appspot.com/">Evolution of the Web</a> visualization. It&#8217;s an interactive timeline that shows how the current web technologies have evolved over time. The color bands in the visualization represent the interaction between web technologies like HTML5, CSS3 and WebGL and browsers that we use daily. Screenshots from past versions of todays browsers are a nice addition (Mosaic 1.0 anyone?). As you would expect, it&#8217;s all built using purely open web technologies and the data is provided by <a
href="http://www.wikipedia.org/" target="_blank">Wikipedia</a> and <a
href="http://caniuse.com/" target="_blank">CanIUse</a>.</p><p><img
class="alignnone size-full wp-image-8241" title="evolutionoftheweb_02" src="http://datavisualization.ch/wp-content/uploads/2011/09/evolutionoftheweb_02.png" alt="" width="710" height="425" /><img
class="alignnone size-full wp-image-8242" title="evolutionoftheweb_03" src="http://datavisualization.ch/wp-content/uploads/2011/09/evolutionoftheweb_03.png" alt="" width="710" height="425" /><img
class="alignnone size-full wp-image-8237" title="evolutionoftheweb_04" src="http://datavisualization.ch/wp-content/uploads/2011/09/evolutionoftheweb_04.png" alt="" width="710" height="425" /></p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/the-evolution-of-the-web/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>2011 MTV #VMA Twitter Tracker</title><link>http://datavisualization.ch/showcases/2011-mtv-vma-twitter-tracker/</link> <comments>http://datavisualization.ch/showcases/2011-mtv-vma-twitter-tracker/#comments</comments> <pubDate>Mon, 29 Aug 2011 07:59:52 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[SVG]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8220</guid> <description><![CDATA[For this year's Video Music Awards, MTV looked again at the San Francisco based design studio Stamen to help them visualize what's happening on Twitter during this major entertainment event.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/2011-mtv-vma-twitter-tracker/' title='2011 MTV #VMA Twitter Tracker' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/08/vma_twitter_tracker_01.png' title='2011 MTV #VMA Twitter Tracker' alt='2011 MTV #VMA Twitter Tracker' /></a><p>For this year&#8217;s Video Music Awards, MTV looked again at the San Francisco based design studio Stamen to help them visualize what&#8217;s happening on Twitter during this major entertainment event. With their experience from recent works for MTV, Stamen extended the <a
href="http://vma-twittertracker.mtv.com/live/#">VMA Twitter Tracker</a> by three new views on the data: Buzz, Paparazzi and Hot Seat.</p><p><a
href="http://vma-twittertracker.mtv.com/live/#buzz">Buzz</a> displays the overall and most recent ranking of the stars based on their mentions on Twitter. Portraits of the artists are shown in a <a
href="http://en.wikipedia.org/wiki/Sierpinski_triangle">Sierpinski-esque</a> layout accompanied by a numeric ranking on the right side of the screen.<br
/> <a
href="http://vma-twittertracker.mtv.com/live/#buzz"><img
class="alignnone size-full wp-image-8222" title="vma_twitter_tracker_buzz" src="http://datavisualization.ch/wp-content/uploads/2011/08/vma_twitter_tracker_buzz.jpg" alt="" width="710" height="351" /></a></p><p><a
href="http://vma-twittertracker.mtv.com/live/#paparazzi">Paparazzi</a> is a collection of user submitted photos ranked and scaled based on their retweets.<br
/> <a
href="http://vma-twittertracker.mtv.com/live/#paparazzi"><img
class="alignnone size-full wp-image-8224" title="vma_twitter_tracker_paparazzi" src="http://datavisualization.ch/wp-content/uploads/2011/08/vma_twitter_tracker_paparazzi.jpg" alt="" width="710" height="351" /></a></p><p><a
href="http://vma-twittertracker.mtv.com/live/#hotseat">Hot Seat</a> shows Tweets by artists inside the building based on their location in the audience.<br
/> <a
href="http://vma-twittertracker.mtv.com/live/#hotseat"><img
class="alignnone size-full wp-image-8223" title="vma_twitter_tracker_hotseat" src="http://datavisualization.ch/wp-content/uploads/2011/08/vma_twitter_tracker_hotseat.jpg" alt="" width="710" height="381" /></a></p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/2011-mtv-vma-twitter-tracker/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Inspirational Infographics Roundup H-57</title><link>http://datavisualization.ch/showcases/inspirational-infographics-roundup-h-57/</link> <comments>http://datavisualization.ch/showcases/inspirational-infographics-roundup-h-57/#comments</comments> <pubDate>Fri, 26 Aug 2011 10:22:07 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Infographics]]></category> <category><![CDATA[Pictograms]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8207</guid> <description><![CDATA[Milan based advertising and graphic design studio H-57 has put together a series of posters that use pictograms to tell biographies of more or less real and more or less important personalities.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/inspirational-infographics-roundup-h-57/' title='Inspirational Infographics Roundup H-57' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_01.png' title='Inspirational Infographics Roundup H-57' alt='Inspirational Infographics Roundup H-57' /></a><p>Milan based advertising and graphic design studio H-57 has put together a series of posters that use pictograms to tell biographies of more or less real and more or less important personalities. Don&#8217;t take it too seriously — fun for friday, so to speak.</p><p><img
class="alignnone size-full wp-image-8208" title="pictogramhistoryposters_02" src="http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_02.jpg" alt="" width="560" height="792" /><img
class="alignnone size-full wp-image-8209" title="pictogramhistoryposters_03" src="http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_03.jpg" alt="" width="560" height="792" /><img
class="alignnone size-full wp-image-8210" title="pictogramhistoryposters_04" src="http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_04.jpg" alt="" width="560" height="792" /><img
class="alignnone size-full wp-image-8211" title="pictogramhistoryposters_05" src="http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_05.jpg" alt="" width="560" height="792" /><img
class="alignnone size-full wp-image-8212" title="pictogramhistoryposters_06" src="http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_06.jpg" alt="" width="560" height="792" /><img
class="alignnone size-full wp-image-8213" title="pictogramhistoryposters_07" src="http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_07.jpg" alt="" width="560" height="792" /></p> <img
src='http://datavisualization.ch/wp-content/uploads/2011/08/pictogramhistoryposters_source.png' title='Submitter of Inspirational Infographics Roundup H-57' alt='Submitter of Inspirational Infographics Roundup H-57' />H-57 works as a advertising agency, design studio and experimental laboratory. Find more of their work <a
href="http://www.h-57.com/">h-57.com</a>.]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/inspirational-infographics-roundup-h-57/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>The Visualizing Player</title><link>http://datavisualization.ch/tools/the-visualizing-player/</link> <comments>http://datavisualization.ch/tools/the-visualizing-player/#comments</comments> <pubDate>Tue, 19 Jul 2011 12:08:56 +0000</pubDate> <dc:creator>Jeremy Stucki</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Tools]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8122</guid> <description><![CDATA[Visualizing.org launched their brand new Visualizing Player, a terrific tool for embedding interactive and static data visualizations.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/the-visualizing-player/' title='The Visualizing Player' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/07/visualizing_player_teaser2_460.jpg' title='The Visualizing Player' alt='The Visualizing Player' /></a><p>Yesterday <a
href="http://www.visualizing.org/">Visualizing.org</a> launched version 1.0 of their Visualizing Player, a media player designed specifically for embedding and displaying infographics and data visualizations.</p><p>Perhaps its best feature is that it&#8217;s nearly agnostic of the visualization format. Right now it supports HTML5, Java, Flash, PDF, Video, Image, and whole websites. Functionality of the player adapts to each format; interactive visualizations and videos are launched via a play button, high resolution images can be zoomed and panned to explore details.</p><p>It also features a full-screen mode which launches a seperate browser window and is especially suited for interactive visualizations. It allows the user to favorite (account required), share and embed, and download a visualization. As Visualizing.org is one of the few platforms that cares for proper licensing (all content is CC-licensed), you won&#8217;t have to worry about being allowed to embed and share visualizations with the Visualizing Player.</p><p>Here&#8217;s what an embedded interactive Flash visualization looks like:</p><p><iframe
src="http://www.visualizing.org/embedded/12201" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="710" height="450"></iframe></p><p>And a static infographic (with zoom and pan functionality):</p><p><iframe
src="http://www.visualizing.org/embedded/23166" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="710" height="450"></iframe></p><p>As with any 1.0 release, there are still a few quirks and loose ends. Especially when displaying website and HTML content, there sometimes seem to be scaling issues and too many scrollbars appear. Some visualizations work around this by launching directly in full screen mode (like <a
href="http://www.visualizing.org/visualizations/ghost-counties">Jan Willem Tulp&#8217;s Ghost Counties</a>). Also, when panning an image, it inadvertently sticks to the cursor when the mouse is released outside of the Player and then re-enters. But I&#8217;m sure the people at Visualizing.org are working hard to release an even better version 1.1.</p><p>Small issues aside, we&#8217;re pretty excited and think the Visualizing Player is a terrific tool for people to embed and share visualizations. It offers great features for displaying properly licensed interactive and static content, and goes beyond embedding mere screenshots and links. So what do you think? Do you have any suggestions for improvements? Share them here in the comments or directly on <a
href="http://www.visualizing.org/stories/announcing-visualizing-player-10">Visualizing.org</a>.</p> <img
src='http://datavisualization.ch/wp-content/uploads/2011/07/visualizing_source.png' title='Submitter of The Visualizing Player' alt='Submitter of The Visualizing Player' />The Visualizing Player is a project of <a
href="http://www.visualizing.org/">Visualizing.org</a>, a community of creative people working to make sense of complex issues through data and design.]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/the-visualizing-player/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>In Graphics Issue 2</title><link>http://datavisualization.ch/showcases/in-graphics-issue-2/</link> <comments>http://datavisualization.ch/showcases/in-graphics-issue-2/#comments</comments> <pubDate>Mon, 18 Jul 2011 08:03:00 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Infographics]]></category> <category><![CDATA[Magazine]]></category> <category><![CDATA[Print]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8114</guid> <description><![CDATA[The Berlin-based design studio Golden Section Graphics recently released their second edition of IN GRAPHICS. The magazine explores visually 9/11, the Berlin Wall, Fukushima and a wide range of other topics.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/in-graphics-issue-2/' title='In Graphics Issue 2' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/07/ingraphics2_01.png' title='In Graphics Issue 2' alt='In Graphics Issue 2' /></a><p>The Berlin-based design studio <a
href="http://www.golden-section-graphics.com/">Golden Section Graphics</a> recently released their second edition of <a
href="http://www.ingraphics.info/">In Graphics</a>. The magazine is published twice per year as a bilingual edition in English and German. The first issue won 10 national and international design prizes, including a bronze award from the ADC Germany and a gold European Design Award in the magazine category.</p><p>The cover story explores visually the events around 9/11. From 3D renderings of the plane crashes to a scatterplot comparing casualties of terrorist attacks to the wars in Afghanistan and Iraq. Another big feature shows everything you need to know about the Berlin Wall as its&#8217; 50 anniversary comes up in August 2011. The rest of the 90 pages strong magazine is filled with beautifully crafted information graphics explaining the situation in Fukushima, Antarctica, Marathons, Woman Football, Royal Weddings and more. Contributions by illustrator Patrick They, artist Konstantin Voit, and designer and author David McCandless complement the original content by the Golden Section Graphics team.</p><p>The second edition of In Graphics is once again an extremely well put together piece of information design. Beside the quality of the works inside, it&#8217;s also a joy to feel the texture of the paper, the well crafted binding and the thickness of the magazine — Lovely!</p><p><img
class="alignnone size-full wp-image-8131" title="ingraphics2_02" src="http://datavisualization.ch/wp-content/uploads/2011/07/ingraphics2_02.png" alt="" width="710" height="254" /><img
class="alignnone size-full wp-image-8132" title="ingraphics2_03" src="http://datavisualization.ch/wp-content/uploads/2011/07/ingraphics2_03.png" alt="" width="710" height="254" /><img
class="alignnone size-full wp-image-8135" title="ingraphics2_06" src="http://datavisualization.ch/wp-content/uploads/2011/07/ingraphics2_06.png" alt="" width="710" height="254" /><img
class="alignnone size-full wp-image-8133" title="ingraphics2_04" src="http://datavisualization.ch/wp-content/uploads/2011/07/ingraphics2_04.png" alt="" width="710" height="254" /><img
class="alignnone size-full wp-image-8134" title="ingraphics2_05" src="http://datavisualization.ch/wp-content/uploads/2011/07/ingraphics2_05.png" alt="" width="710" height="254" /></p> <img
src='http://datavisualization.ch/wp-content/uploads/2011/07/ingraphics2_source.png' title='Submitter of In Graphics Issue 2' alt='Submitter of In Graphics Issue 2' />IN GRAPHICS is published by <a
href="http://www.golden-section-graphics.com/" target="_blank">Golden Section Graphic</a>s, founded in 2007 by Jan Schwochow. The studio is is highly specialized in creating information graphics and has won numerous awards over the past years at Malofiej, SND or ADC.]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/in-graphics-issue-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>When Does Crime Happen?</title><link>http://datavisualization.ch/showcases/when-does-crime-happen/</link> <comments>http://datavisualization.ch/showcases/when-does-crime-happen/#comments</comments> <pubDate>Wed, 13 Jul 2011 05:00:50 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Crime]]></category> <category><![CDATA[Mapping]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8051</guid> <description><![CDATA[Joe Golike and Sha Hwang of Trulia take a deeper look at when crime typically happens throughout the day in 25 big cities across the United States.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/when-does-crime-happen/' title='When Does Crime Happen?' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/07/when_crime_happens_01.png' title='When Does Crime Happen?' alt='When Does Crime Happen?' /></a><p>Joe Golike and Sha Hwang of <a
href="http://www.trulia.com/">Trulia</a> take a deeper look at when crime typically happens throughout the day in 25 big cities across the United States. The result, <a
href="http://insights.truliablog.com/vis/when-crime/#">When does crime happen?</a> is a set of interactive stacked area charts that allow for detailed comparison between different types of crimes and high-level comparison between different cities. On hover, a tooltip reveals more detailed information and the percentage of reported crimes per type and hour. I think the small multiples work pretty fine for comparison over cities and the charts show the data in a readable and elegant way. The visualization is built in HTML5 using <a
href="http://mbostock.github.com/protovis/">Protovis</a> and the underlying data comes from <a
href="http://spotcrime.com/">SpotCrime</a>. Read more about their findings on the <a
href="http://insights.truliablog.com/2011/07/do-bad-guys-sleep/">Trulia Insights blog</a>.</p><p><img
class="alignnone size-full wp-image-8060" title="when_crime_happens_02" src="http://datavisualization.ch/wp-content/uploads/2011/07/when_crime_happens_02.png" alt="" width="710" height="562" /><img
class="alignnone size-full wp-image-8061" title="when_crime_happens_03" src="http://datavisualization.ch/wp-content/uploads/2011/07/when_crime_happens_03.png" alt="" width="710" height="562" /></p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/when-does-crime-happen/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>TenderNoise</title><link>http://datavisualization.ch/showcases/tendernoise/</link> <comments>http://datavisualization.ch/showcases/tendernoise/#comments</comments> <pubDate>Thu, 07 Jul 2011 07:06:09 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Showcases]]></category> <category><![CDATA[Heatmap]]></category> <category><![CDATA[Mapping]]></category> <category><![CDATA[Noise]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=8055</guid> <description><![CDATA[Did you know that noise complaints are the no. 1 quality-of-life issue for city residents? The folks over at Movity.com tackle this issue with the TenderNoise project.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/showcases/tendernoise/' title='TenderNoise' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2011/07/tendernoise_01.png' title='TenderNoise' alt='TenderNoise' /></a><p>Did you know that noise complaints are the no. 1 quality-of-life issue for city residents? The folks over at <a
href="http://movity.com/">Movity.com</a>, before being acquired by Trulia, decided to tackle this issue as a first step in providing detailed information about life quality of different city districts with the <a
href="http://tendernoise.movity.com/">TenderNoise</a> project.</p><p><img
class="alignnone size-full wp-image-8065" title="tendernoise_02" src="http://datavisualization.ch/wp-content/uploads/2011/07/tendernoise_02.jpg" alt="" width="710" height="492" /><img
class="alignnone size-full wp-image-8066" title="tendernoise_03" src="http://datavisualization.ch/wp-content/uploads/2011/07/tendernoise_03.jpg" alt="" width="710" height="492" /><img
class="alignnone size-full wp-image-8067" title="tendernoise_04" src="http://datavisualization.ch/wp-content/uploads/2011/07/tendernoise_04.jpg" alt="" width="710" height="316" /></p><p>In a partnership with Arup and Stamen Design, Movity contributed and worked on the application for the CityCentered Festival 2010. Using decibel readers at major intersections in the Tenderloin district of San Francisco, they collected the data in a rather rough resolution, but were able to track over 1.6 million data points for a weekend and weekday. The visualization shows the measured noise levels as bubbles on a map in conjunction with an animated time series that shows the absolute values over time.</p><p>What I like about the visualization is, intended or not, the exploration of flicker as a attribute to represent information. Areas with extreme variations in noise level seem more &#8220;nervous&#8221;. While flicker isn&#8217;t a precisely readable attribute, it is definitely capable to convey information to the user. Leveraging the digital medium we have more visual features, like direction and velocity of motion, at our disposal (see <a
href="http://www.csc.ncsu.edu/faculty/healey/PP/">Perception in Visualization</a> by Christopher G. Healey).</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/showcases/tendernoise/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 14/65 queries in 0.091 seconds using disk: basic

Served from: datavisualization.ch @ 2012-02-09 01:48:26 -->
