Tag Archives | visualization

Dietary Supplements Effectiveness – Bubble Chart

Information is Beautiful has a very slick interactive bubble chart of all the dietary supplements out there sorted by both size (indicating how popular the supplement is) and position (the higher up in the chart, the more scientific proof confirms it works).

Read full story Comments { 0 }

AQEMU Frontend for QEMU

Virtualization has always held a special place in my toolset because it allows me to make modifications to my environment without the headache of potentially breaking something. So, any improvements on this front tend to grab my attention. Recently, I came across AQEMU a GUI frontend to QEMU. For those of you who may not [...]

Read full story Comments { 0 }

Visualization of the World's Air Traffic – Unbelievable

This comes in courtesy of Robert Heron. It’s a fascinating animation of the world’s air-traffic. I cannot believe how much air traffic takes place over the US and during any given day, I don’t think I really ever see an airplane in the sky or hear one.

Read full story Comments { 0 }

Visualization of Eclipse Project Source Code Commits

Grant Gochnauer sent in a cool visualization to the source code history, starting in 2001 with the initial code drop, of the Eclipse source code repository (including the extra projects). If you are a coder or just like to see visually how huge collaborative projects grow, check it out: code_swarm – Eclipse (short ver.) from [...]

Read full story Comments { 0 }
glTail.rb Traffic

glTail.rb: Real Time OpenGL Log Visualization

“Fudgie” took a personal challenge from his boss to see if he could make log visualization interesting from your Apache log file. 1 week, some Ruby and some OpenGL later he created glTail.rb; a real-time Apache log visualization toolthat uses OpenGL to render some interesting effects that represent traffic (Supported on Mac and Linux). It’s [...]

Read full story Comments { 0 }