<?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; Tools</title> <atom:link href="http://datavisualization.ch/tools/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>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>Working with Data in Protovis</title><link>http://datavisualization.ch/tools/working-with-data-in-protovis/</link> <comments>http://datavisualization.ch/tools/working-with-data-in-protovis/#comments</comments> <pubDate>Thu, 17 Feb 2011 15:34:11 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[no-image]]></category> <category><![CDATA[Tutorial]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=7045</guid> <description><![CDATA[Protovis is an open-source visualization library by the Stanford Visualization Group and has become one of the preferred tools in our arsenal. If you want to get started with the popular toolkit too, Jerome Cukier has a comprehensive tutorial about how to work with data in Protovis.]]></description> <content:encoded><![CDATA[<p><img
class="alignnone size-full wp-image-7095" title="Working with Protovis" src="http://datavisualization.ch/wp-content/uploads/2011/02/working_with_protovis_02.png" alt="" width="710" height="180" /><a
href="http://vis.stanford.edu/protovis/">Protovis</a> is an open-source Javascript visualization library by the Stanford Visualization Group and has become one of the preferred tools in our arsenal. If you want to get started with the popular toolkit too, Jerome Cukier has <a
title="Working with data in Protovis by Jerome Cukier" href="http://www.jeromecukier.net/?p=426">a comprehensive tutorial</a> about how to work with data in Protovis. The tutorial is split in five parts covering using (<a
title="Working with data in protovis – part 1 of 5 (Working with Arrays)" href="http://www.jeromecukier.net/?p=429">1</a>, <a
title="Working with data in protovis – part 2 of 5 (Multi-dimensional arrays, associative arrays and protovis)" href="http://www.jeromecukier.net/?p=479">2</a>), sorting (<a
title="Working with data in protovis – part 3 of 5 (Short interlude: what can be done with arrays in javascript?)" href="http://www.jeromecukier.net/?p=494">3</a>) and reshaping (<a
title="Working with data in protovis – part 4 of 5 (Reshaping complex arrays)" href="http://www.jeromecukier.net/?p=502">4</a>) arrays as well as how to structure data to work with complex structures like treemaps or force-directed layouts (<a
title="Working with data in protovis – part 5 of 5 (Working with layouts)" href="http://www.jeromecukier.net/?p=623">5</a>).</p><blockquote><p
style="text-align: left;">For the past year or so I have been dabbling with protovis. I don’t have a heavy CS background but protovis is supposedly easy to pick up for people like me, who are vaguely aware that computers can make calculations but who need to check the manual for the most mundane programming instructions.</p><p
style="text-align: left;">What I found was, while it’s reasonably easy to modify the most basic examples to make stuff happen, it is much harder to understand or adapt the more complex ones, let alone to create a fairly complex visualization. So I started documenting my struggle with data, first for my own use, and eventually realized I could share what I learned.</p><p
style="text-align: right;">—Jerome Cukier</p></blockquote><p>Be aware that the content is laser focused on how to deal with data instead of shiny visualization goodness. That said, if you plan to create custom visualizations with Protovis, I highly recommend to have a look at Jerome&#8217;s notes.</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/working-with-data-in-protovis/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>The Google Books Ngram Viewer</title><link>http://datavisualization.ch/tools/the-google-books-ngram-viewer/</link> <comments>http://datavisualization.ch/tools/the-google-books-ngram-viewer/#comments</comments> <pubDate>Tue, 21 Dec 2010 09:12:41 +0000</pubDate> <dc:creator>Peter Gassner</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[BigData]]></category> <category><![CDATA[DataMining]]></category> <category><![CDATA[Research]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=6678</guid> <description><![CDATA[The Google Books Ngram Viewer shows the power of visualization: instead of offering a huge but abstract data set, Google created a simple visualization tool that shows the data and makes it easily queryable.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/the-google-books-ngram-viewer/' title='The Google Books Ngram Viewer' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2010/12/teaser.png' title='The Google Books Ngram Viewer' alt='The Google Books Ngram Viewer' /></a><p>One aspect that the release of the <a
href="http://ngrams.googlelabs.com/">Google Books Ngram Viewer</a> last week shows really well is the power of visualization: instead of offering a huge but <em>abstract</em> <a
href="http://ngrams.googlelabs.com/graph?content=dataset%2Cdata+set&amp;year_start=1960&amp;year_end=2008&amp;corpus=0&amp;smoothing=3">data set</a> like <a
href="http://googleresearch.blogspot.com/2006/08/all-our-n-gram-are-belong-to-you.html">back in 2006</a>, Google created a simple visualization tool that <em>shows</em> the data and makes it easily <em>queryable</em>. It&#8217;s not as visually appealing as what people like Chris Harrison <a
href="http://www.chrisharrison.net/projects/trigramviz/index.html">have done with similar data</a>, but it doesn&#8217;t have to be! The purpose of this tool is to give first insights and spawn ideas, which can then lead to a deeper analysis.</p><p>What I find most exciting about this project, is that Google enables everyone (no programming skills necessary) to ask questions and dig into a century old corpus of accumulated wisdom in over 5 million books in 6 languages.</p><p>While playing with the Ngram Viewer and looking through other peoples&#8217; queries (click on the charts to go to the source), I noticed that there are different kinds of questions people tend to ask, so I came up with this incomplete and unscientific categorization of what the Ngram Viewer is, that I&#8217;d like to put up for discussion.</p><h3>It&#8217;s About Comparing Things</h3><p>A very simple but powerful use case of the Ngram Viewer is to compare ideas, products, concepts, etc. over time. People like to think in comparisons like &#8220;good&#8221; and &#8220;bad&#8221;, so this is an ideal entry point for people who don&#8217;t quite know what to do with this tool. As a case in point, I wanted to look at how the pie chart stacks up against other visualization methods, and made a first observation: these charts are always opinionated, you can (have to) leave words out, forget them, or spell them differently than others.</p><p><a
href="http://ngrams.googlelabs.com/graph?content=pie+chart%2Cline+chart%2Cbar+chart%2Cscatterplot%2Chistogram&amp;year_start=1880&amp;year_end=2000&amp;corpus=0&amp;smoothing=3"><img
class="size-full wp-image-6682 alignnone" title="pie-bar-line-chart" src="http://datavisualization.ch/wp-content/uploads/2010/12/pie-bar-line-chart.png" alt="" width="710" height="260" /></a></p><p>Another comparison I wanted to make was about what the development of communication media looks like over the years. Here, I noticed a difficulty: The Ngram Viewer is case-sensitive, so be careful how you spell &#8220;Internet&#8221;, as there will be fewer results when written in lower-case.</p><p><a
href="http://ngrams.googlelabs.com/graph?content=telegraph%2Ctelephone%2Cphone%2Cfax%2Cemail%2CInternet&amp;year_start=1800&amp;year_end=2008&amp;corpus=0&amp;smoothing=3"><img
class="size-full wp-image-6685 alignnone" title="telegraph-internet" src="http://datavisualization.ch/wp-content/uploads/2010/12/telegraph-internet.png" alt="" width="710" height="260" /></a></p><h3>It&#8217;s About Patterns</h3><p>Many people discover interesting patterns, like the occurrence of year numbers. Seems logical, when you see it, but did you think of this before?</p><p><a
href="http://ngrams.tumblr.com/post/2363999671/1900-1910-1920-1930-1940-1950-1960-1970"><img
class="alignnone size-full wp-image-6687" title="year-patterns" src="http://datavisualization.ch/wp-content/uploads/2010/12/year-patterns.png" alt="" width="710" height="260" /></a></p><h3>It&#8217;s About Correlations</h3><p>If you suspect, that one thing could have an influence on another, just go to the website,try out some terms, and see, whether they occur in literature during the same time periods. This, of course, is not a definite answer, but it&#8217;s a good start to investigate.</p><p><a
href="http://ngrams.tumblr.com/post/2362972889/inflation-unemployment-english-by"><img
class="alignnone size-full wp-image-6688" title="inflation-unemployment" src="http://datavisualization.ch/wp-content/uploads/2010/12/inflation-unemployment.png" alt="" width="710" height="260" /></a></p><h3>It&#8217;s About Phrases</h3><p>The term &#8220;<a
href="http://en.wikipedia.org/wiki/N-gram">n-gram</a>&#8221; describes words (or characters) that occur in a specific sequence. The Google data is available for n-grams of up to 5 words, which means that it is possible to not only search for single words, but for phrases and sayings.</p><p><a
href="http://ngrams.googlelabs.com/graph?content=we+have+a+problem%2Cwe+have+a+solution&amp;year_start=1800&amp;year_end=2000&amp;corpus=0&amp;smoothing=3"><img
class="alignnone size-full wp-image-6690" title="problem-solution" src="http://datavisualization.ch/wp-content/uploads/2010/12/problem-solution.png" alt="" width="710" height="260" /></a></p><h3>It&#8217;s About Language</h3><p>Because the data repository goes back to the 17th century, this tool can give us an interesting insight into the development of languages, like in the visualization below, that shows how the <a
href="http://en.wikipedia.org/wiki/Long_s">medial s</a> (ſ) was superseded by the &#8220;normal&#8221; s. When looking for insights using this tool, always be aware that words may have been written differently, centuries ago, so they may not show up, if you don&#8217;t know what to look for.</p><p><a
href="http://ngrams.tumblr.com/post/2345489273/when-the-long-s-fell-out-of-use-beft-best"><img
class="alignnone size-full wp-image-6694" title="medial-s" src="http://datavisualization.ch/wp-content/uploads/2010/12/medial-s.png" alt="" width="710" height="260" /></a></p><h3>It&#8217;s About History</h3><p>Books reflect the history of the world, so I queried the Ngram Viewer for &#8220;guerre&#8221; (which is French for &#8220;war&#8221;), a (sadly) omnipresent event of human history. I did the query in French, because a lot of historic wars happened there, and it shows indeed: the French Revolution in 1789–1799, the Napoleonic Wars (1792–1815), the Franco-Prussian War (1870), and then, of course, the two World Wars. If you do the same query in American English, you&#8217;ll also notice a strong bump in the 1970s, the Vietnam War, which didn&#8217;t have the same impact on France as it did on the USA.</p><p>I also made a query for &#8220;baïonette&#8221; (bayonet), a tool of war, and indeed, it correlates with the wars, and we also see, when it became available, and that it&#8217;s less used today (I guess that it still shows up because it&#8217;s written about in history books).</p><p>This shows another interesting use case for the Ngram Viewer: let a teacher ask her students &#8220;what do you see?&#8221; They&#8217;ll (hopefully) know about the two World Wars, but then they&#8217;ll have to go and do some research about what those earlier spikes might mean.</p><p><a
href="http://ngrams.googlelabs.com/graph?content=guerre&amp;year_start=1700&amp;year_end=2008&amp;corpus=7&amp;smoothing=4"><img
class="alignnone size-full wp-image-6698" title="guerre" src="http://datavisualization.ch/wp-content/uploads/2010/12/guerre.png" alt="" width="710" height="404" /></a></p><h3>It&#8217;s About Society</h3><p>A last example that I want to go into, is one, that isn&#8217;t possible with the current version of the Ngram Viewer: the comparison of societal change within different language areas. I supposed, that &#8220;racism&#8221; would have  had different impacts in different regions of the world, the USA specifically. And indeed, when we superimpose queries in American English, British English, German and French using Photoshop (be sure to adjust the percentage scales correctly), we can see the bump in the late Sixties in American, but not in British literature. Also interesting is the development in France, which is strangely linear, and different from all the others.</p><p><img
class="alignnone size-full wp-image-6700" title="racism" src="http://datavisualization.ch/wp-content/uploads/2010/12/racism.png" alt="" width="710" height="260" /></p><h2>Conclusion</h2><p>I hope you had as much fun and insights as I had while researching this article. I strongly believe, that by making a visual viewer available for this huge data set, Google did a lot of people a great service, who wouldn&#8217;t otherwise have a chance to dig into this data at all.</p><p>So, go <a
href="http://ngrams.googlelabs.com/graph?content=do+it+yourself&amp;year_start=1800&amp;year_end=2000&amp;corpus=0&amp;smoothing=3">try the tool yourself</a> and post interesting queries in the comments or to the <a
href="http://ngrams.tumblr.com/">Ngrams Tumblelog</a>. Also be sure to read <a
href="http://ngrams.googlelabs.com/info">Google&#8217;s introduction</a> to the Ngram Viewer, which has some interesting background information. And don&#8217;t forget, that you can click the links at the bottom of the charts, which will take you to the sources in the huge repository of books, that Google has digitized.</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/the-google-books-ngram-viewer/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Polymaps</title><link>http://datavisualization.ch/tools/polymaps/</link> <comments>http://datavisualization.ch/tools/polymaps/#comments</comments> <pubDate>Tue, 24 Aug 2010 08:01:21 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[Mapping]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=6032</guid> <description><![CDATA[Polymaps is a free, open-source JavaScript library for making dynamic, interactive maps. It is the result of a collaboration between Stamen Design and SimpleGeo.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/polymaps/' title='Polymaps' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2010/08/polymaps_01.png' title='Polymaps' alt='Polymaps' /></a><p><a
href="http://polymaps.org/">Polymaps</a> is a free, open-source JavaScript library for making dynamic, interactive maps. It is the result of a collaboration between <a
href="http://stamen.com/">Stamen Design</a> and <a
href="http://simplegeo.com/">SimpleGeo</a>. Founded by Erik Rodenbeck, Stamen is one of the most respected data visualization studios out there. SimpleGeo is a service that provides location infrastructure that makes it easy to add geo-aware features to applications.</p><h3>Description</h3><p>Polymaps provides speedy display of multi-zoom datasets over maps, and supports a variety of visual presentations for tiled vector data, in addition to the usual cartography from OpenStreetMap, CloudMade, Bing, and other providers of image-based web maps.</p><p>Because Polymaps can load data at a full range of scales, it’s ideal for showing information from country level on down to states, cities, neighborhoods, and individual streets. Because Polymaps uses SVG (Scalable Vector Graphics) to display information, you can use familiar, comfortable CSS rules to define the design of your data. And because Polymaps uses the well known spherical mercator tile format for its imagery and its data, publishing information is a snap.</p><h3>Examples</h3><p>The provided examples give a hint about the possibilities you have with Polymaps. Here are two elegant examples for maps based on custom tiles made with <a
href="http://www.cloudmade.com/">CloudMade</a>:<br
/> <a
href="http://polymaps.org/ex/pale-dawn.html#12.00/37.7649/-122.4195"><img
class="alignnone size-full wp-image-6043" title="Pale Dawn" src="http://datavisualization.ch/wp-content/uploads/2010/08/polymaps_02.jpg" alt="Pale Dawn" width="710" height="402" /></a><a
href="http://polymaps.org/ex/midnight-commander.html#12.00/37.7649/-122.4195"><img
class="alignnone size-full wp-image-6044" title="Midnight Commander" src="http://datavisualization.ch/wp-content/uploads/2010/08/polymaps_03.jpg" alt="Midnight Commander" width="710" height="402" /></a></p><p>The following example shows different ways to display data. The used tiles are served by another great piece of code by Stamen named <a
href="http://tilestache.org/">TileStache</a>:</p><p>This visualization shows the pavement quality of San Francisco streets, mashing up two datasets from DataSF. Streets with high pavement quality are shown in green, while those in the worst quality are red.<a
href="http://polymaps.org/ex/streets.html"><img
class="alignnone size-full wp-image-6046" title="Pavement Quality" src="http://datavisualization.ch/wp-content/uploads/2010/08/polymaps_05.jpg" alt="Pavement Quality" width="710" height="399" /></a></p><p><a
href="http://polymaps.org/ex/streets.html"></a>Flickr Shapetiles is a <a
href="http://wiki.openstreetmap.org/wiki/Slippy_Map">slippy map</a> of all the shapefiles that were generated from <a
href="http://blog.flickr.net/en/2006/08/28/great-shot-whered-you-take-that/">geotagged Flickr photos</a>.<a
href="http://polymaps.org/ex/flickr.html"><img
class="alignnone size-full wp-image-6045" title="Flickr Shapes" src="http://datavisualization.ch/wp-content/uploads/2010/08/polymaps_04.jpg" alt="Flickr Shapes" width="710" height="401" /></a></p><p>You can start using Polymaps right away by downloading the source code from <a
href="http://polymaps.org/">Polymaps.org</a> or checkout the latest version from the public repository on <a
href="http://github.com/simplegeo/polymaps">GitHub</a>.</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/polymaps/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Swivel Review – A Guest Post on Information Aesthetics</title><link>http://datavisualization.ch/tools/swivel-review-%e2%80%93-a-guest-post-on-information-aesthetics/</link> <comments>http://datavisualization.ch/tools/swivel-review-%e2%80%93-a-guest-post-on-information-aesthetics/#comments</comments> <pubDate>Tue, 13 Apr 2010 09:34:39 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[Application]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=5109</guid> <description><![CDATA[Together with Kim Rees from Periscopic I have reviewed  the social data visualization application Swivel. Swivel is a simple to use web application that lets you visualize public or private data sets and collaborate openly or in closed user groups.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/swivel-review-%e2%80%93-a-guest-post-on-information-aesthetics/' title='Swivel Review – A Guest Post on Information Aesthetics' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2010/04/swivel_review_01.png' title='Swivel Review – A Guest Post on Information Aesthetics' alt='Swivel Review – A Guest Post on Information Aesthetics' /></a><p>Together with Kim Rees from <a
href="http://periscopic.com/">Periscopic</a> I have <a
title="Social Visualization Software Review: Swivel" href="http://infosthetics.com/archives/2010/04/social_visualization_software_review_swivel.html" target="_blank">reviewed</a> the social data visualization application <a
href="https://www.swivel.com/home" target="_blank">Swivel</a>. Swivel is a simple to use web application that lets you visualize public or private data sets and collaborate openly or in closed user groups. My review is the first post in a series of reviews that will be published over at <a
href="http://infosthetics.com/" target="_blank">Information Aesthetics</a>. Following up are reviews of the online tool <a
href="http://manyeyes.alphaworks.ibm.com/manyeyes/" target="_blank">Many Eyes</a> and the desktop application <a
href="http://www.tableausoftware.com/public/" target="_blank">Tableau Public</a>.</p><p><img
class="alignnone size-full wp-image-5108" title="Swivel Chart Preview" src="http://datavisualization.ch/wp-content/uploads/2010/04/swivel_chartpreview.png" alt="" width="710" height="287" /></p><p>Read the <a
title="Social Visualization Software Review: Swivel" href="http://infosthetics.com/archives/2010/04/social_visualization_software_review_swivel.html" target="_blank">full review</a> on Infosthetics.com and let me know your feedback and thoughts over there in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/swivel-review-%e2%80%93-a-guest-post-on-information-aesthetics/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Visualize Data in HTML5 with HumbleFinance</title><link>http://datavisualization.ch/tools/visualize-data-in-html5-with-humblefinance/</link> <comments>http://datavisualization.ch/tools/visualize-data-in-html5-with-humblefinance/#comments</comments> <pubDate>Mon, 15 Mar 2010 18:50:37 +0000</pubDate> <dc:creator>Jeremy Stucki</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[HTML5]]></category> <category><![CDATA[JavaScript]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=4926</guid> <description><![CDATA[Humble software development released a new visualization library called HumbleFinance. It is inspired by the Domestic Trends visualization of Google Finance, but uses pure JavaScript instead of Flash to display the data.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/visualize-data-in-html5-with-humblefinance/' title='Visualize Data in HTML5 with HumbleFinance' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2010/03/humblefinance_01.png' title='Visualize Data in HTML5 with HumbleFinance' alt='Visualize Data in HTML5 with HumbleFinance' /></a><p><a
href="http://www.humblesoftware.com/">Humble software development</a> released a new visualization library called <a
href="http://www.humblesoftware.com/finance/index">HumbleFinance</a>. It is visually and functionally inspired by the <a
href="http://www.google.com/finance?q=GOOGLEINDEX_US:ADVERT">Domestic Trends visualization of Google Finance</a>. Unlike Google&#8217;s version, which uses Flash, it is written entirely in JavaScript and uses HTML5&#8242;s canvas tag, so no Plug-In is required to display the visualization.</p><p>Although the HumbleFinance graph is especially suited to display financial time series, any two two-dimensional sets of numerical data which share an axis can be displayed.</p><p>The graph is divided in three areas: On top a section of the data sets can be compared side by side. At the bottom an overview over one data set is displayed. It also supports full interactivity, i.e. hovering over a data point in the demo shows connected points and the associated data. You can also scrub through the timeline and zoom the section of the data.</p><p><a
title="Humble Finance Demo" href="http://www.humblesoftware.com/finance/index#finance" target="_blank"><img
class="alignnone size-full wp-image-4930" title="humblefinance" src="http://datavisualization.ch/wp-content/uploads/2010/03/humblefinance.png" alt="" width="710" height="362" /></a></p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/visualize-data-in-html5-with-humblefinance/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Google Public Data Explorer</title><link>http://datavisualization.ch/tools/google-public-data-explorer/</link> <comments>http://datavisualization.ch/tools/google-public-data-explorer/#comments</comments> <pubDate>Tue, 09 Mar 2010 14:17:43 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[Economics]]></category> <category><![CDATA[Financial]]></category> <category><![CDATA[Politics]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=4813</guid> <description><![CDATA[On its trail to organize the world’s information, Google has just added a new experimental product to their Lab. The Public Data Explorer makes “large datasets easy to explore, visualize and communicate”. It is designed to help people comprehend data and statistics through rich visualizations.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/google-public-data-explorer/' title='Google Public Data Explorer' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2010/03/publid_data_explorer_01.png' title='Google Public Data Explorer' alt='Google Public Data Explorer' /></a><p>On its trail to organize the world&#8217;s information, Google has just added a new experimental product to their Lab. The<a
href="http://www.google.com/publicdata/home" title="Public Data Explorer" target="_blank"> Public Data Explorer</a> makes <em>&#8220;large datasets easy to explore, visualize and communicate&#8221;</em>. It is designed to help people comprehend data and   statistics through rich  visualizations.</p><p>The Explorer uses Google&#8217;s ability of syndicating public datasets previously introduced in their search results. The visualizations are built on top of their Visualization API and the animated charts are based on the <a
href="http://googleblog.blogspot.com/2007/03/world-in-motion.html">Trendalyzer</a> technology Google acquired from the <a
href="http://www.gapminder.org/">Gapminder  Foundation</a>. It has previously been available in the <a
href="http://docs.google.com/support/bin/answer.py?hl=en&amp;answer=91610">Motion  Chart in Google Spreadsheets</a>.</p><p>Creating a visualization is straight forward and a matter of minutes. A user can chose the data and how to visually represent it. Additional data can then be applied to different attributes of the visualization. The created views can be shared via permalink or embedded in any webpage.</p><p><iframe
width="710" height="400" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" src="http://www.google.com/publicdata/explore/embed?ds=ltjib1m1uf3pf_&amp;ctype=m&amp;met_s=sizegdp_t2&amp;scale_s=lin&amp;ind_s=false&amp;met_c=tpes2_t1&amp;ifdim=country&amp;pit=1167609600000&amp;hl=en_US&amp;dl=en_US"></iframe></p><h3>The data</h3><p>Google selected the data sets by analyzing anonymous search logs to find patterns in the kinds of searches people  are doing. This way they can cover a majority of the demand for statistical data with a limited amount of different data providers and data sets. Here&#8217;s a list of the <a
href="http://www.google.com/publicdata/directory" title="Public Data Explorer Data Sets" target="_blank">currently available</a> data sets:</p><p>The World Bank, the U.S. Bureau of Labor Statistics, the U.S. Census  Bureau, the  Organization for Economic Co-Operation and Development (OECD), the  California Department of Education, Eurostat, the U.S. Center for  Disease Control, and the U.S. Bureau of Economic Analysis.</p><h3>Conclusion</h3><p>In my opinion Google is in a strong position to evangelize the advantages of transparency in information distribution. Let&#8217;s hope this encourages more insitutions to open acces to their data sets. I am also happy to see a user friendly addition to the solutions already available for developers to access public data programmatically. It makes it really easy to create and share visualizations based on public data. As a note: If you&#8217;re looking to display your own data, I recommend having a look at the <a
href="http://datavisualization.ch/tools/publish-your-visualized-data-with-tableau-public">recently launched</a> Tableau Public.</p><p><strong>What do you think?</strong> Are the available data sources sufficient enough to be real value to the average user? If not, what would you like to see added to the list? Please share your thoughts in the comments below.</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/google-public-data-explorer/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Publish Your Visualized Data With Tableau Public</title><link>http://datavisualization.ch/tools/publish-your-visualized-data-with-tableau-public/</link> <comments>http://datavisualization.ch/tools/publish-your-visualized-data-with-tableau-public/#comments</comments> <pubDate>Wed, 17 Feb 2010 00:08:52 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Tools]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=4570</guid> <description><![CDATA[Tableau Software today launched a new product that brings public data to life on the web. Tableau Public lets anyone who posts content to the web easily create interactive visualizations and publish them online. How it works Tableau Public is a freely available desktop application and can be downloaded from the Tableau.com website. The data [...]]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/publish-your-visualized-data-with-tableau-public/' title='Publish Your Visualized Data With Tableau Public' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2010/02/tableau_public_01.png' title='Publish Your Visualized Data With Tableau Public' alt='Publish Your Visualized Data With Tableau Public' /></a><p>Tableau Software today launched a new product that brings public data to life on the web. <a
href="http://www.tableausoftware.com/public/">Tableau Public</a> lets anyone who posts content to the web easily create interactive visualizations and publish them online.</p><p><img
class="alignnone border size-full" title="Tableau Public" src="http://datavisualization.ch/wp-content/uploads/2010/02/tableau_public_02.png" alt="" width="702" /></p><h3>How it works</h3><p>Tableau Public is a freely available desktop application and can be <a
href="http://www.tableausoftware.com/public/download" title="Tableau Public Download">downloaded</a> from the Tableau.com website. The data can be visualized from multiple text or spreadsheet file formats. A visualization can be as simple as a single chart or as complex as an interactive dashboard application. I had a short introduction to the user interface and it seemed to solve some problems that its competitors struggle with. Tableau Public focuses on the data first and then suggests adequate visualization methods. Thus helping unexperienced users choose the right chart.</p><h3>Bringing visualizations to the web</h3><p>Everything you publish with the application is stored on the Tableau Public servers and is publicly accessible through the website. This is important to keep in mind while visualizing sensitive data. Also, there&#8217;s a 50MB online storage limit. The visualizations are composed with pure HTML, CSS and JS and can be embedded using a short JavaScript snippet.</p><p>I really enjoy the development we see with open data and the available tools to create meaningful visualizations. The approach that such a tool can be used for free as long as the created visualizations are freely accessible, is exemplary.</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/publish-your-visualized-data-with-tableau-public/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Stunning Examples of Data Visualization in Google Earth</title><link>http://datavisualization.ch/tools/stunning-examples-of-data-visualization-in-google-earth/</link> <comments>http://datavisualization.ch/tools/stunning-examples-of-data-visualization-in-google-earth/#comments</comments> <pubDate>Tue, 19 Jan 2010 06:00:48 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[3D]]></category> <category><![CDATA[GoogleEarth]]></category> <category><![CDATA[Heatmap]]></category> <category><![CDATA[Mapping]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=3620</guid> <description><![CDATA[The Google Earth blog recently posted some examples of how well Google Earth can be used as a scientific visualization platform. The examples are posted by Thijs Damsma from the OpenEarth Initiative.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/stunning-examples-of-data-visualization-in-google-earth/' title='Stunning Examples of Data Visualization in Google Earth' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2009/10/datavis_on_googleearth_01.png' title='Stunning Examples of Data Visualization in Google Earth' alt='Stunning Examples of Data Visualization in Google Earth' /></a><p>The Google Earth blog recently <a
title="Data visualizations in Google Earth" href="http://www.gearthblog.com/blog/archives/2009/10/data_visualizations_in_google_earth.html" target="_blank">posted some examples</a> of how well Google Earth can be used as a scientific visualization platform. The examples are posted by Thijs Damsma from the <a
href="http://www.openearth.nl/" target="_blank">OpenEarth Initiative</a>.</p><blockquote><p>OpenEarth is the open source initiative to archive, host and disseminate <a
title="Data" href="http://public.deltares.nl/display/OET/Data">Data</a>, <a
title="Models" href="http://public.deltares.nl/display/OET/Models">Models</a> and <a
title="Tools" href="http://public.deltares.nl/display/OET/Tools">Tools</a> for marine &amp; coastal scientist and engineers. It aims to remedy the above-described inefficiencies by providing a project-superseding approach.</p></blockquote><p><img
class="alignnone size-full wp-image-4413" title="datavis_on_googleearth_02" src="http://www.datavisualization.ch/wp-content/uploads/2009/10/datavis_on_googleearth_02.png" alt="" width="710" height="400" /><img
class="alignnone size-full wp-image-4414" title="datavis_on_googleearth_03" src="http://www.datavisualization.ch/wp-content/uploads/2009/10/datavis_on_googleearth_03.png" alt="" width="710" height="400" /><img
class="alignnone size-full wp-image-4415" title="datavis_on_googleearth_04" src="http://www.datavisualization.ch/wp-content/uploads/2009/10/datavis_on_googleearth_04.png" alt="" width="710" height="400" /></p><p>It seems like the usage of Google Earth goes way beyond checking for your neighbours garden and with the possibilities fo <strong>KML</strong> complex data visualizations in a 3D environment are at your fingertips. OpenEarth even provides some <a
href="http://public.deltares.nl/display/OET/Data+tutorials" target="_blank">tutorials</a> on how to get startet with these types of visualizations.</p><p>Do you have any other examples of data visualization in Google Earth? Or are most of the data mash-ups done with Google Maps?</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/stunning-examples-of-data-visualization-in-google-earth/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Highcharts, Impressive Javascript Library</title><link>http://datavisualization.ch/tools/highcharts-javascript-library/</link> <comments>http://datavisualization.ch/tools/highcharts-javascript-library/#comments</comments> <pubDate>Fri, 04 Dec 2009 09:01:22 +0000</pubDate> <dc:creator>Benjamin Wiederkehr</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[AreaChart]]></category> <category><![CDATA[BarChart]]></category> <category><![CDATA[Interactive]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[LineChart]]></category> <category><![CDATA[Pie Chart]]></category> <category><![CDATA[Scatterplot]]></category> <category><![CDATA[StackedBarChart]]></category><guid
isPermaLink="false">http://datavisualization.ch/?p=4153</guid> <description><![CDATA[Torstein Hønsi from Vevstein Web has created a really impressive Javascript charting library. Highcharts allows a developer to easily include interactive charts in websites or webapplications. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.]]></description> <content:encoded><![CDATA[<a
href='http://datavisualization.ch/tools/highcharts-javascript-library/' title='Highcharts, Impressive Javascript Library' class='share_image'><img
src='http://datavisualization.ch/wp-content/uploads/2009/12/highcharts_01.png' title='Highcharts, Impressive Javascript Library' alt='Highcharts, Impressive Javascript Library' /></a><p>Torstein Hønsi from <strong>Vevstein Web</strong> has created a really impressive Javascript charting library. <a
title="Highcharts javascript chart library" href="http://www.highcharts.com/">Highcharts</a> allows a developer to easily include interactive charts in websites and webapplications. It currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.</p><p>The graphics are rendered using the <strong>Canvas</strong> tag or occasionally <strong>SVG</strong> &amp; <strong>VML</strong>. The supported browsers are Safari, Firefox, Opera, Internet Explorer+ and it also runs great on the <strong>iPhone</strong>. The default skin for the visualizations does quite a good job regarding readybility and clarity. Unfortunately there are some Powerpoint-esque skins as well (please, just cut them out). One really nice feature is the zoomable timeseries, which I haven&#8217;t seen before in <a
title="16 Javascript Libraries" href="http://www.datavisualization.ch/tools/13-javascript-libraries-for-visualizations">any Javascript library</a>.</p><p><a
title="Area-Spline Demo" href="http://www.highcharts.com/demo/?example=areaspline&amp;theme=default"><img
class="alignnone size-full wp-image-4156" title="highcharts_02" src="http://www.datavisualization.ch/wp-content/uploads/2009/12/highcharts_02.png" alt="highcharts_02" width="710" height="168" /></a></p><p><a
title="Zoomable Timeseries" href="http://www.highcharts.com/demo/?example=line-time-series&amp;theme=default"><img
class="alignnone size-full wp-image-4157" title="highcharts_03" src="http://www.datavisualization.ch/wp-content/uploads/2009/12/highcharts_03.png" alt="highcharts_03" width="710" height="168" /></a></p><p>The library is <strong>free</strong> to use for non-commercial applications and there are <strong>commercial licenses</strong> as well. I look foreward to see some real-life examples of it but the <a
href="http://www.highcharts.com/demo/">Demo Gallery</a> looks good so far.</p> ]]></content:encoded> <wfw:commentRss>http://datavisualization.ch/tools/highcharts-javascript-library/feed/</wfw:commentRss> <slash:comments>7</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 19/53 queries in 0.070 seconds using disk: basic

Served from: datavisualization.ch @ 2012-02-09 01:06:36 -->
