<?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>vis4.net/labs</title>
	<atom:link href="http://vis4.net/labs/feed" rel="self" type="application/rss+xml" />
	<link>http://vis4.net/labs</link>
	<description>experiments around data visualization</description>
	<lastBuildDate>Tue, 10 Apr 2012 19:57:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Alpha-shapes aka concave hulls in d3</title>
		<link>http://vis4.net/labs/184</link>
		<comments>http://vis4.net/labs/184#comments</comments>
		<pubDate>Tue, 03 Jan 2012 00:24:41 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=184</guid>
		<description><![CDATA[I implemented a pretty simple algorithm which computes alpha-shapes aka. the concave hull of a point set.]]></description>
			<content:encoded><![CDATA[<p>I implemented a pretty simple algorithm which computes alpha-shapes aka. the concave hull of a point set. The main idea is to compute the Delaunay triangulation and then remove every triangle that has edges longer than &#8220;alpha&#8221;.</p>
<p>Thanks to the amazing visualization library <a href="http://mbostock.github.com/d3/">d3</a>, implementation was a matter of minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HCL Colors in Chroma.js</title>
		<link>http://vis4.net/labs/185</link>
		<comments>http://vis4.net/labs/185#comments</comments>
		<pubDate>Sat, 17 Dec 2011 16:09:16 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=185</guid>
		<description><![CDATA[I created an interactive tool for exploration of color scales in different color spaces.]]></description>
			<content:encoded><![CDATA[<p>For my blog post &#8220;<a href="http://vis4.net/blog/posts/avoid-equidistant-hsv-colors/">How To Avoid Equidistant HSV Colors</a>&#8221; I created an interactive color space explorer, also known as &#8220;color selector&#8221;. It also allows to preview a set of linear interpolated equidistant colors. You might also want to check out <a href="https://github.com/gka/chroma.js">Chroma.js</a>, a library for lots of color related tasks.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/185/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stuttgart 21: Referendum vs. Election results</title>
		<link>http://vis4.net/labs/177</link>
		<comments>http://vis4.net/labs/177#comments</comments>
		<pubDate>Thu, 01 Dec 2011 14:01:11 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=177</guid>
		<description><![CDATA[This graphic opposes the results of a recent referendum to the latest election results.]]></description>
			<content:encoded><![CDATA[<p>In Germany, there was quite a debate about the rebuilding of the Stuttgart main train station known as &#8220;Stuttgart 21&#8243;. Recently, people got the chance to vote for or against the rebuilding in a referendum. This graphic opposes the results of this referendum to the latest election results from six months ago.</p>
<p>(german only)</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/177/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Map of Internet and Population</title>
		<link>http://vis4.net/labs/172</link>
		<comments>http://vis4.net/labs/172#comments</comments>
		<pubDate>Sat, 22 Oct 2011 14:05:41 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=172</guid>
		<description><![CDATA[I tried to visualize the global digital divide by mapping more than 80,000 populated places against 350,000 locations of IP addresses.]]></description>
			<content:encoded><![CDATA[<div>
<p>With this map I tried to visualize the <a href="http://en.wikipedia.org/wiki/Global_digital_divide">global digital divide</a>. It shows more than 80,000 populated places in blue and about 350,000 locations of IP addresses in red. White dots indicate places where many people live and many IP addresses are available.</p>
<p>The IP address locations are taken from the <a href="http://www.maxmind.com/app/geolitecity">GeoLiteCity database by MaxMind</a>. The database of populated places is taken from <a href="http://download.geonames.org/export/dump/cities1000.zip">geonames.org</a>. The visual style is largely inspired by Eric Fischer’s wonderful <a href="http://www.flickr.com/photos/walkingsf/sets/72157627140310742/">Flickr-vs-Twitter maps</a>.</p>
<p><a href="http://driven-by-data.net/vis/internet_and_population.png" rel="slb[slb_160]">Normal version</a><br />
<a href="http://driven-by-data.net/vis/internet_and_population_hires.png" rel="slb[slb_160]">Hi-res version</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/172/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remake of Ben Fry&#8217;s Fortune 500 Viz</title>
		<link>http://vis4.net/labs/160</link>
		<comments>http://vis4.net/labs/160#comments</comments>
		<pubDate>Wed, 28 Sep 2011 08:30:32 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=160</guid>
		<description><![CDATA[A HTML5 remake to step in the fight against Java applets.]]></description>
			<content:encoded><![CDATA[<p>Recently, Ben Fry <a href="http://fathom.info/fortune500/">published a great visualization</a> that shows the Fortune 500 index from 1955 to 2010. It was built in Java, which Ben explained as follows:</p>
<blockquote><p>The piece uses Java. I spent a few hours on a JavaScript version, but it ran at 3 frames per second (instead of 60; it’s like 1998 again!) It also required a 6 megabyte JSON file for all the data. No thanks.</p></blockquote>
<p>Having read this, I instantly began thinking about how to implement the identical visualization in HTML5 using canvas. I played around a few hours and came up with this one. </p>
<p>Ben also noted that he didn&#8217;t want to deal with negative profits because of additional work for the log-scales. In my version I used a bipolar log-scale to display negative profits.</p>
<pre>function bipolar_log(value) {
   if (Math.abs(value) < 1) return 0;
   else if (value > 0) return Math.log(value);
   else return -log(-value);
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fraction vs. Conscience</title>
		<link>http://vis4.net/labs/147</link>
		<comments>http://vis4.net/labs/147#comments</comments>
		<pubDate>Tue, 13 Sep 2011 13:11:15 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=147</guid>
		<description><![CDATA[A radial scatterplot that shows the consensus of fractions at roll-call votes in the German Bundestag.]]></description>
			<content:encoded><![CDATA[<p>The visualization shows the consensus of fractions at roll-call votes in the German Bundestag. The more closed a fraction vote, the closer the symbols move to the center. This way one can quickly find votings, where members were freed from their party discipline, such as the CDU/CSU MPs on issues of genetic engineering.</p>
<p>If you&#8217;re interested, there&#8217;s also an <a href="http://visualisiert.es/artikel/fraktionszwang/">German article</a> explaining some of the design decisions.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/147/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streamgraph Library for AS3</title>
		<link>http://vis4.net/labs/135</link>
		<comments>http://vis4.net/labs/135#comments</comments>
		<pubDate>Fri, 12 Aug 2011 19:29:25 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=135</guid>
		<description><![CDATA[I ported the streamgraph Processing code by Lee Byron and Martin Wattenberg to ActionScript.]]></description>
			<content:encoded><![CDATA[<p>I ported the Processing <a href="https://github.com/leebyron/streamgraph_generator">code</a> of the <a href="http://www.leebyron.com/else/streamgraph/">Streamgraph generator</a> by Lee Byron and Martin Wattenberg to ActionScript. Also I added an user interface to play around with the streamgraphs. Find the source <a href="https://github.com/gka/as3streamgraph-demo">here</a> and <a href="https://github.com/gka/as3streamgraph">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/135/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Treemap Library for AS3</title>
		<link>http://vis4.net/labs/128</link>
		<comments>http://vis4.net/labs/128#comments</comments>
		<pubDate>Sun, 07 Aug 2011 21:39:41 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=128</guid>
		<description><![CDATA[Simple and lightweight library for creating Treemaps in ActionScript.]]></description>
			<content:encoded><![CDATA[<p>I forked <a href="https://github.com/joshtynjala/flextreemap">Josh Tynjala&#8217;s TreeMap Component for Adobe Flex </a>on GitHub and created <a href="https://github.com/gka/as3treemap">as3treemap</a>, a lightweight and minimal treemapping library, out of it. This example shows the well-known package structure of the Flare visualization toolkit. Examples and demo implementation is <a href="https://github.com/gka/as3treemap-demo">available</a> on GitHub, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/128/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Streets of Berlin</title>
		<link>http://vis4.net/labs/57</link>
		<comments>http://vis4.net/labs/57#comments</comments>
		<pubDate>Mon, 01 Aug 2011 15:56:51 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=57</guid>
		<description><![CDATA[A street-and-railways-only map of Berlin in poster size.]]></description>
			<content:encoded><![CDATA[<p>Probably the cheapest visualization I ever created, but since <a href="http://fathom.info/allstreets/">Ben Fry has done the same before</a>, I think I&#8217;m allowed to do so, too. This map simply shows all streets and railroads of Berlin. Likewise as in the US version, one can identify relevant geographic features like parks, rivers and lakes at places without streets.</p>
<p>Thanks to the kind folks at <a href="http://openstreetmaps.org/">OpenStreetMaps</a> and <a href="http://downloads.cloudmade.com/europe/western_europe/germany/berlin">cloudmade.com</a>, creating this image took me five minutes, literally. Three minutes for downloading the Illustrator document and two for a little editing.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/57/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Blindness Test Images</title>
		<link>http://vis4.net/labs/61</link>
		<comments>http://vis4.net/labs/61#comments</comments>
		<pubDate>Sun, 03 Jul 2011 15:59:22 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=61</guid>
		<description><![CDATA[I generated color blindness test images that show simple icons instead of numbers.]]></description>
			<content:encoded><![CDATA[<p>I generated some <a href="http://www.colour-blindness.com/colour-blindness-tests/ishihara-colour-test-plates/">Ishihara color blindness test images</a> with Processing. Instead of numbers I used simple icons of things I knew my son would be able to name. Find the source files <a href="../../../blog/wp-content/uploads/2011/07/colorblindness.zip">here</a>. The icons are taken from <a href="http://thenounproject.com/">thenounproject</a>. Here&#8217;s <a href="http://vis4.net/blog/posts/color-blindness/">why I did this</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/61/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shortest Distances to Nuclear Reactors</title>
		<link>http://vis4.net/labs/68</link>
		<comments>http://vis4.net/labs/68#comments</comments>
		<pubDate>Mon, 07 Mar 2011 17:08:05 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=68</guid>
		<description><![CDATA[Keep away from the red areas in case of emergency.]]></description>
			<content:encoded><![CDATA[<p>Created these maps right after the nuclear catastrophe in Japan in March 2011. Interestingly, in most countries there are no power plants near to the capital cities.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/68/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visualizing Plagiarism</title>
		<link>http://vis4.net/labs/99</link>
		<comments>http://vis4.net/labs/99#comments</comments>
		<pubDate>Tue, 01 Mar 2011 18:40:56 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=99</guid>
		<description><![CDATA[Showing plagiarized lines and footnotes in the PhD thesis of former minister of defense.]]></description>
			<content:encoded><![CDATA[<p>Large bars = normal text line, small bars = footnote line. Dark red bars stand for full rip-offs and masked rip-offs, red bars represent <a href="http://de.guttenplag.wikia.com/wiki/PlagiatsKategorien">other plagiarism categories (german)</a>. Created literally in the night before zu Guttenberg backed out as German minister of defence. Source: <a href="http://de.guttenplag.wikia.com/wiki/Guttenberg-2006">Guttenplag-Wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/99/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Production vs. Consumption</title>
		<link>http://vis4.net/labs/92</link>
		<comments>http://vis4.net/labs/92#comments</comments>
		<pubDate>Tue, 11 Jan 2011 18:32:25 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=92</guid>
		<description><![CDATA[This Processing experiment was a kind of precursor for the Europe's Energy project.]]></description>
			<content:encoded><![CDATA[<p>This Processing experiment was a kind of precursor for the <a href="http://energy.publicdata.eu/ee">Europe&#8217;s Energy</a> project. Red circle represent energy consumption, yellow circles represent energy production, the y-position represents the ratio of consumption and production.</p>
<p>Inspired by <a href="http://www.informationisbeautiful.net/2009/kyoto-whos-on-target/">David McCandless&#8217; &#8220;Kyoto &#8211; who&#8217;s on target&#8221;</a>, Data source: <a href="http://epp.eurostat.ec.europa.eu/portal/page/portal/energy/data/main_tables">epp.eurostat.ec.europa.eu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wikileaks Mirror Network</title>
		<link>http://vis4.net/labs/79</link>
		<comments>http://vis4.net/labs/79#comments</comments>
		<pubDate>Sun, 12 Dec 2010 17:51:48 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=79</guid>
		<description><![CDATA[Animated map of all Wikileaks mirror server locations that appeared after the blocking of the main Wikileaks site.]]></description>
			<content:encoded><![CDATA[<p>This visualization is responsible for the all-time-highest peak in my visitor statistics. It shows how the network of Wikileaks mirror server evolves after the domain was blocked in many countries. I was able to create this interactive map in a few hours because I was working on <a href="http://openflashmaps.org">OpenFlashMaps</a> at the same time.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/79/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Live Map</title>
		<link>http://vis4.net/labs/124</link>
		<comments>http://vis4.net/labs/124#comments</comments>
		<pubDate>Wed, 17 Nov 2010 18:10:52 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=124</guid>
		<description><![CDATA[Live visualization of geo-tagged Twitter messages that were sent during the CASTOR transport in November 2010.]]></description>
			<content:encoded><![CDATA[<p>Live visualization of geo-tagged Twitter messages that were sent during the CASTOR transport in November 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/124/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Additional Incomes of Parliamentarians</title>
		<link>http://vis4.net/labs/105</link>
		<comments>http://vis4.net/labs/105#comments</comments>
		<pubDate>Wed, 03 Nov 2010 02:46:20 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=105</guid>
		<description><![CDATA[This interactive map shows the extra incomes of Members of the German Bundestag]]></description>
			<content:encoded><![CDATA[<p>A map of Germany with all members of the German Bundestag (MdB) represented by circles. The circles are positioned at the election district of each MdB, the color represents the political party and the size shows the annual extra income the MdB makes beside his political life.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/105/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualization of Isolines</title>
		<link>http://vis4.net/labs/37</link>
		<comments>http://vis4.net/labs/37#comments</comments>
		<pubDate>Fri, 01 Oct 2010 15:18:13 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=37</guid>
		<description><![CDATA[Implementation of a simple isoline generation algorithm in ActionScript.]]></description>
			<content:encoded><![CDATA[<p>I implemented an isoline generation algorithm in ActionScript. See <a href="http://vis4.net/labs/isolines/Main.as">source file</a>, if you like.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>German Party Donations</title>
		<link>http://vis4.net/labs/5</link>
		<comments>http://vis4.net/labs/5#comments</comments>
		<pubDate>Fri, 01 Oct 2010 11:17:25 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=5</guid>
		<description><![CDATA[Visualization of around 300 donations given to German parties with minimum amounts of 50.000€.]]></description>
			<content:encoded><![CDATA[<p>Visualization of around 300 donations given to German political parties. The minimum amount or each donation is 50k€.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/5/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Visualizing Network Traffic</title>
		<link>http://vis4.net/labs/87</link>
		<comments>http://vis4.net/labs/87#comments</comments>
		<pubDate>Fri, 17 Sep 2010 17:10:52 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=87</guid>
		<description><![CDATA[Mapped servers and routes that are involved in a short file-sharing session.]]></description>
			<content:encoded><![CDATA[<p>The initial data is collected using Wireshark Network Protocol Analyzer. Each package network route is resolved via traceroute and then mapped using the free GeoLiteCity database by MaxMind.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/87/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>United States Poverty Map</title>
		<link>http://vis4.net/labs/74</link>
		<comments>http://vis4.net/labs/74#comments</comments>
		<pubDate>Wed, 01 Sep 2010 16:42:36 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=74</guid>
		<description><![CDATA[Demonstration of my now-discontinued project OpenFlashMaps.]]></description>
			<content:encoded><![CDATA[<p>As a demonstration of my now-discontinued project <a href="http://openflashmaps.org">OpenFlashMaps</a>, I created this <a href="http://en.wikipedia.org/wiki/Choropleth_map">choroplet map</a> of the United States. Those days I was kind of proud to manage rendering of such big maps in AS3. The data is taken from <a href="http://www.census.gov/support/DataDownload.htm#IPE">U.S. Census Bureau</a> and shows the percentage of people living in poverty in 2006.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/74/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiments With Streamgraph Colors</title>
		<link>http://vis4.net/labs/111</link>
		<comments>http://vis4.net/labs/111#comments</comments>
		<pubDate>Fri, 27 Aug 2010 21:19:30 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=111</guid>
		<description><![CDATA[I created a tool for experimentation with streamgraph color scales. ]]></description>
			<content:encoded><![CDATA[<p>While I was playing around with <a href="http://www.leebyron.com/else/streamgraph/">streamgraphs</a>, I created a color scale experimentation tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/111/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Map Widget for Piwik</title>
		<link>http://vis4.net/labs/118</link>
		<comments>http://vis4.net/labs/118#comments</comments>
		<pubDate>Tue, 17 Aug 2010 09:40:55 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=118</guid>
		<description><![CDATA[I created an open source map widget for Piwik Web Analytics, which is now part of the core.]]></description>
			<content:encoded><![CDATA[<p>Instead of proprietary tools like Google Analatics, I prefer using the open source analytics tool <a href="http://www.piwik.org">Piwik</a>. However, since it is created mainly by volunteers, Piwik lacks some good visualizations. Before of the 1.0 release, there was just a plain table showing the visitor countries, which was something I could accept. Therefore I created this Flash-based map widget which is now part of the Piwik core. Here&#8217;s the related <a href="http://piwik.org/blog/2010/08/open-source-world-map-for-piwik/">blog post on piwik.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/118/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sunburst Browser Statistics</title>
		<link>http://vis4.net/labs/52</link>
		<comments>http://vis4.net/labs/52#comments</comments>
		<pubDate>Mon, 09 Aug 2010 15:44:53 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=52</guid>
		<description><![CDATA[I created this as a module for the opensource Piwik Web Analytics software.]]></description>
			<content:encoded><![CDATA[I created this as a module for the opensource Piwik Web Analytics software.]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Map of Internet Adresses</title>
		<link>http://vis4.net/labs/42</link>
		<comments>http://vis4.net/labs/42#comments</comments>
		<pubDate>Tue, 08 Jun 2010 15:26:27 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=42</guid>
		<description><![CDATA[Reverse-visualization of 1,139,441,531 geolocated ip-adresses in the GeoCity Lite database.]]></description>
			<content:encoded><![CDATA[<p>This visualizations shows the geographic location of 1,139,441,531 ip adresses. The locations are grouped by city, divided into four categories according to the total number of ip adresses belonging to a city. The categories are <em>net-metropoles</em> (more than 10,000,000 IPs), <em>net-capitals</em> (1,000,000 up tp 10,000,000 IPs), <em>net-cities</em> (100,000 up 1,000,000 IPs) and <em>net-villages</em> (fewer than 100,000 IPs). IP adresses that cannot be allocated to a city were left out.</p>
<p>I created this visualization using ActionScript, based on my classes for <a href="http://vis4.net/blog/2009/12/selected-map-projections-in-actionscript/">map projections</a> and <a href="http://vis4.net/blog/2009/11/polygon-operations-in-actionscript/">polygon maths</a>, which you can download for own usage. The data was extracted from the free <a href="http://www.maxmind.com/app/geolitecity">GeoLite-City database</a> by <a href="http://www.maxmind.com">MaxMind</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showcase of Map Projections</title>
		<link>http://vis4.net/labs/48</link>
		<comments>http://vis4.net/labs/48#comments</comments>
		<pubDate>Thu, 01 Apr 2010 15:37:36 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=48</guid>
		<description><![CDATA[Interactive demo of the different map projections included in my as3proj library.]]></description>
			<content:encoded><![CDATA[<p>I created a sample application that shows a world maps in different map projections. You can change the projection using the menu at the bottom. Also you can filter out some map projections, e.g. to only display rectilinear map projections. The visualization of some projections (like the Orthographic Projection) still need a little more coding to be perfect (eg. removal of hidden lines and faces), but this was out of the scope of this demo.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/48/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>World Biggest Companies</title>
		<link>http://vis4.net/labs/82</link>
		<comments>http://vis4.net/labs/82#comments</comments>
		<pubDate>Wed, 17 Feb 2010 18:01:36 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=82</guid>
		<description><![CDATA[A huge line chart of the 2000 biggest companies listed in the Forbes2000 index.]]></description>
			<content:encoded><![CDATA[<p>A huge line chart of the 2000 biggest companies listed in the Forbes2000 index. Created with Processing. Here&#8217;s <a href="http://vis4.net/blog/en/posts/worlds-biggest-companies/">more information about the graphic</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/82/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualizing Postal Codes</title>
		<link>http://vis4.net/labs/33</link>
		<comments>http://vis4.net/labs/33#comments</comments>
		<pubDate>Thu, 22 Oct 2009 15:11:52 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=33</guid>
		<description><![CDATA[Interactive visualization of German Postal Codes as seen in the book Visualizing Data by Ben Fry.]]></description>
			<content:encoded><![CDATA[<p>This is a blatant rip-off of an visualization example showed by Ben Fry in his book Visualizing Data. The difference is that I used German postal codes, build the visualization in Flash and took a more usable color scale.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distinguishable Random Colors</title>
		<link>http://vis4.net/labs/18</link>
		<comments>http://vis4.net/labs/18#comments</comments>
		<pubDate>Fri, 11 Sep 2009 13:43:07 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=18</guid>
		<description><![CDATA[An attempt of finding a hue transformation to make "neighbour" colours more distinguishable. ]]></description>
			<content:encoded><![CDATA[<p>The human vision heavily depends on the photoreceptor cells found in the eye&#8217;s retina. Of the two types of cells, cones and rods, the cones are responsible for our color perception. To make it short, humans have like an RGB system of cones, which means that there are cones responsible for perceiving red, green and blue. Interestingly, these cones are <a href="http://hyperphysics.phy-astr.gsu.edu/hbase/vision/rodcone.html#c3">not equally distributed</a>. In fact, there are far more red-cones (64%) than green-cones (32%) and almost no blue-cones (2%), which is the reason why we are extremely good in distinguishing red from green and blue but very poor in distinguishing blue from green. This is good to know when it comes to automatically chosen colors in visualization. If one picks ten different colors, how can we make sure that the viewer will be able to see any differences between them all?</p>
<p>To investigate into this question, I created this little experiment.</p>
]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/18/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Optimizing Text Readability</title>
		<link>http://vis4.net/labs/29</link>
		<comments>http://vis4.net/labs/29#comments</comments>
		<pubDate>Sun, 09 Aug 2009 15:05:49 +0000</pubDate>
		<dc:creator>Gregor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vis4.net/labs/?p=29</guid>
		<description><![CDATA[Experimented with the HSL color space to increase text readability on white backgrounds.]]></description>
			<content:encoded><![CDATA[Experimented with the HSL color space to increase text readability on white backgrounds.]]></content:encoded>
			<wfw:commentRss>http://vis4.net/labs/29/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching using memcached

Served from: vis4.net @ 2013-06-19 12:04:48 -->