August 19, 2006

websites as graphs

this cool little app plots out your entire website as a graph:

graph.jpg

What do the colors mean?
blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
green: for the DIV tag
violet: for images (the IMG tag)
yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)
orange: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)
black: the HTML tag, the root node
gray: all other tags

it’s fun to watch it crawl your site and build the graph like a sprouting tinkertoy set! give it a try. it’s like snakes on a plane, except less snakey. and without the plane.

Posted at August 19, 2006 10:39 AM
Comments

Really cool visualization of websites. Does anybody know where to find the source code of this applet?

Posted by: probably a spammer at September 3, 2006 6:45 PM

Comments are now closed for this entry. Thank you for playing.