WikiPath
What a neat idea: Ben Gottlieb’s WikiPath is a screensaver that displays pages from a random path through Wikipedia. You might think that it would take some work to find the URLs that a page links to, but -[WebView stringByEvaluatingJavaScriptFromString:]
makes short work of that.