May 27 2006

Web Sites as Graphs

Websites as Graphs

This is pretty cool — a Java applet that renders a HTML page as a graph, where each circle represents a HTML tag. The black one is the root HTML tag. I think the grey “dandelion” cluster is what I have in my <head> tag. All I’m missing is a tooltip on nodes so you can see what is what.

Found via NSLog();.