Feeds:
Posts
Comments

Archive for October, 2009

Wordle is a “toy for generating “word clouds” from text that you provide. The clouds give greater prominence to words that appear more frequently in the source text. You can tweak your clouds with different fonts, layouts, and color schemes.”
The useful thing about this is finding out the word use trends you might have in [...]

Read Full Post »

Webpages as Graphs
Here’s an applet that traverses the html of a web page and turns it into a nifty graphic visualisation.  Great for  making the underlying structure clear. (Developed  by Ahare)
The great thing about this is the colour coding for the pages.
blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
green: for [...]

Read Full Post »