Occasionally I get inspired to build something that will make the web a little bit easier to work with. If I think any of it is worth sharing with the public, I’ll describe it and link to it here…

  • Comb: A very minimal, procedural framework that provides a simple organizational paradigm for structuring web apps. It does NOT address any of the following: Databases, URL routing, Models, Forms, or AJAX.
  • Camber: An OO, kind-of-RESTful web app framework that reflects the way I built sites a few years ago.