Wordle.net is a Java applet which creates a tag cloud based on input text, increasing the text size for more frequent words. The arrangement of the text is very appealing visually.
I gave Wordle this blog’s titles till date, finetuned a few setting and voila, a visualization of what the general focus of last 2-3 years of my writing\blogging has been about.
You can click on the above image for a large version
The Java applet with the above data
I would not get to use the Unicode “non-breaking space” character, so silicon and valley show up as two words above.
It is created by Jonathan Feinberg, who works at the Collaborative User Experience (CUE) group at IBM Research.
Thanks to Ned for pointing Wordle out.