10 little applications based in HTML, CSS and Javascript.
Today the most important thing in the world of application development is making that app as powerful as posible, but without making it slow and heavy. The direct solution to do this is the intermediate code. No need of memory management sections, or graphics, just write that you want an image and it will appear. As simple as that. Here are 10 little applications, and more will be uploaded later.
PBL (aka PHP Bug lost) is a simple one-file script for use in any php websites that offers a console for debug and monitoring on your broser.
It's based on FirePHP and PHP Quick Profiler. You can send log messages to the console, view SQL Querys, memory usage, list of user and server vars, files included, automatic detection of ajax request (like FireBug)... etc.
Subbarna is the new web-graphical way to admin Subversion. You can admin your repositoroies (create, modify, delete, add/remove users, etc...) by a simple web interface.