This post originated from an RSS feed registered with Ruby Buzz
by Christian Neukirchen.
Original Post: Tracing websites for fun (and profit?)
Feed Title: chris blogs: Ruby stuff
Feed URL: http://chneukirchen.org/blog/category/ruby.atom
Feed Description: a weblog by christian neukirchen - Ruby stuff
I recently stumbled on GotToZ.com, which
really is an waste of time but I looked like a challenge, so I tried
it for some minutes. The purpose of the site is to tangle through a
web of sites, each representing a letter of the alphabet, finally
reaching Z. I got up to Y manually, but then I decided Ruby could do
that much better than me. I encourage you to try it manually first,
though. (Not like you’re wasting enough time already…)
Run it, possibly a few times because I think the Z site is added
randomly (that’s why every page is fetched up to three times, too),
and save the standard output into a file. Now, you have a nice graph
you can run GraphViz on and do nifty
diagrams, like this (click for full 3884x3434 view, be careful):