A JavaScript web console, useful for quick experimentation, debugging, presentations (for live coding) and workshops.
- Resizable font (yep, biggest issue with Firebug in workshops)
- shift + up/down for bigger console
- Save history (easy)
- Add support for loading in a DOM (not so easy)
- Permalink to session (trickier, server side required - can I do it without?)
- Permalink to individual execs (easy)