Websites as Graphs
Posted May 26th, 2006 @ 09:47pm by Erik J. Barzeski
This image (below) shows how NSLog(); looks as a graph wherein different page elements are assigned colors and the nesting determines the graph. It's explained more thoroughly here, and you can create your own graph at this page.
NSLog();
The Sand Trap .com
Legend:
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
Posted 27 May 2006 at 3:55am #
Wow. Pretty cool to see it pop up and grow over time.I got a big gray "dandelion" right after my root element.
Posted 31 May 2006 at 12:43pm #
Karolczak.com as a graph
Ever wonder what your website would look like as a graph? I noticed this over at NSLog(); Above is how Karolczak.com looks. Quite pretty, and orderly if I do say so myself 🙂 Try making one for your site:...
Posted 28 Dec 2006 at 7:07pm #
Now I know how my website looks. Next I must find out how it sounds. Perhaps we could chain proteins and then I would know how it smells and tastes. Neat stuff.