Filippo 3D Library Preview
Because many people asked me to, I decided to give a preview of my upcoming 3D Vector Library “Filippo”, named after Filippo Brunelleschi, one of the foremost architects and engineers of the Italian Renaissance and inventor of linear perspective. Currently I’m thinking of using Raphaël to do the rendering, but for now my SVG/VML abstraction [...]
DOM Caching Revisited
I recently found www.domcached.com. It was not exactly what I’ve looked for, so I changed some bits here, some bits there. This is the current version I’m currently working with. I consider adding real HTML5 database support. So what it’s for? DomCache is a trivial wrapper for the use of DOM Storage provided by modern [...]