User:Roelroscama/trim2/protoyping2: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with " Collatz Pattern script")
 
No edit summary
Line 1: Line 1:
Roel Roscam Abbing, Trimester I, 2012
= Traceroute maps II =
== Description ==
A continuation of Trim1's prototyping project where I try to visualize all the countries my data travels through while I surf the web. At the beginning of the trimester I managed to produce a map of a week's worth of browsing history. This map was huge, completely illegible and chaotic. It seems that graphviz's layout algorithms have a lot of trouble handling that amount of data. So to make the data more legible and better to visualize I started making daily records of my browsing history. With these daily records I could make daily maps that are more structured and legible.
== Media ==
==code==
== Other ==
[[/collatz | Collatz Pattern script]]
[[/collatz | Collatz Pattern script]]

Revision as of 11:30, 2 April 2013

Roel Roscam Abbing, Trimester I, 2012

Traceroute maps II

Description

A continuation of Trim1's prototyping project where I try to visualize all the countries my data travels through while I surf the web. At the beginning of the trimester I managed to produce a map of a week's worth of browsing history. This map was huge, completely illegible and chaotic. It seems that graphviz's layout algorithms have a lot of trouble handling that amount of data. So to make the data more legible and better to visualize I started making daily records of my browsing history. With these daily records I could make daily maps that are more structured and legible.

Media

code

Other

Collatz Pattern script