DynaCloudlet
DynaCloudlet v0.1 – another bookmarklet. Drag to your favorites/bookmarks, visit any web page, then click the bookmark. I’ll explain it tomorrow when I have more energy.
Note: this has not been extensively tested, but worst-case scenario, it just will not work or will throw an error. Good luck.
———-
[UPDATE 2009-05-29] As promised, more info…
DynaCloudlet was actually very simple to program. There are 3 main pieces:
- the Bookmarklet code – this loads jQuery from ajax.googleapis.com, then loads my script which loads the next two items;
- the css and Javascript driving the dialog box (which all came ready to run from the jQuery UI project);
- the jQuery plugin called DynaCloud which hunts for non-stop-words and tallies up their frequency, and then generates the tag cloud based on that data.
One Response to “DynaCloudlet”
susan said:

Now this is super cool.