Abu.js is an interesting delve into the depth of JavaScript’s capabilities with scope. This script will randomly change your scripts variable scope. Load it up and let it fly!
https://github.com/recomputing/abu.js
Get the t-shirt! http://www.zazzle.com/dont_fork_abu_js_tshirt-235023689340217923


On the Popularity of Web Apps
For the last few years I’ve been looking for ways to reinvent the graphical user interface. My original idea was something web-based, but I did not know much about web development at the time. I toyed with Visual Basic, but it was slow and awkward. I tried with OpenGL, but it was not only too powerful for what I wanted to do, but too complex to maintain robustness. I adopted Python when it seemed capable of making custom GUIs, but alas, Tkinter is somewhat limited. Now I am back to trying a web-based using AJAX.
Read more »