Instructions

Click on the applet and a field will appear. Enter a url for a website (hint: try a popular blog such as http://www.slashdot.com first)

Hit enter and you will most likely see a circle appear on screen. The size of the circle is determined by how many anchor tags it contains. Every link to another domain (ie: to another website) will spawn a new node on the perimeter of the parent node, and the process will repeat recursively for 4 levels. The angle at which the node settles is determined by the position of the link within the page.

The numbers in the bottom left refer to the number pages currently being parsed and the total number of nodes on the screen, respectively.

Source code
Built with Processing