Example #1: scraping and minor filtering
Rapid prototyping in PHP with WAMP and Dojo. As I type, code is executed through eval() in near-realtime. The Dojo toolkit provides the interface. Useful for developing regular expressions, data processing, etc.
Shown in the video is an older version of eval2, with the Dojo / tundra theme. The current eval2 theme is soria.
Example #2: MySQL browser
Shown in the video is the tree-view list of databases, tables and fields (types and names.) Primary keys are in dark boldface, indexed keys are in gray boldface. Tables can be browsed in new "windows" (floating panes); pagination is done using Dojo's dojox.layout.ScrollPane.