July 25th, 2011

The VIZoSPHERE

A new diversion of mine: mapping twitter accounts related to information visualization with gephi:

 click for zoomable version

This map shows 1645 twitter accounts related to the topic of information visualization. The accounts were determined as follows: For a subjective selection of “seed accounts”[1], the twitter API was queried for followers and friends. In order to be included into the map, a user account needed to have at least 5 links (i.e. follow or being followed) to one of these accounts. The size of the network nodes indicates the number of followers within this network.

[1] The seed accounts were; @moritz_stefaner, @datavis, @infosthetics, @wiederkehr, @FILWD, @janwillemtulp, @visualisingdata, @jcukier, @mccandelish, @flowingdata, @mslima, @blprnt, @pitchinteractiv, @bestiario140, @eagereyes, @feltron, @stamen, @thewhyaxis

October 29th, 2007

Flare

Finally, a decent Flash framework for Information Visualization is available: Flare is an offspring of the Java-based prefuse toolkit, written in ActionScript 3. Especially notable is the good support for animated transitions, an important topic in interactive visualization. Flare is open source software licensed under the terms of the BSD license, and can be freely used for both commercial and non-commercial purposes.

Thanks to Till for the tip!