Archive for March, 2008

Pixar, Wall-E, and the virtue of work

I’m pretty exited about Pixar’s upcoming robot film called Wall-E. The premise is that Wall-E is a robot left on earth to clean up all the trash humans left behind when they flew off into the stars. Or, to put it another way, he’s a robot with a job.
Watch the newest Wall-E Trailer here.
The idea […]

TaffyDB: A Javascript database for your browser

I’d like to take a moment to introduce something I’ve been working on a while: TaffyDB.
TaffyDB is a free (opensource) JavaScript database for Ajax applications. It works by creating a thin (under 10K) data layer within your application. You can insert, update, delete, order, loop, and query against the data layer and integrate it with […]