Archive for March, 2006

Is Microsoft scre***g the web community again?

Many of the leading luminaries of modern standards-based web design have been very excited about the upcoming release of IE7; the promise of not having to support yet another crappy browser has been very tempting.
Let’s recap what’s happened, though.

Lighttpd url rewrites are funny

Since I’ve been playing around with RoR I’ve found the
script/server
trick for development to be fantastically useful. It’s quick to use, the server itself is fast, and it’s everything I could want. That is, until it’s time to go in to production mode. I’ve been running Apache, using OSX’s built-in build, but I’m [...]

RoR caching and routing

I’ve been trying to learn Ruby on Rails. So far I’ve found it to be a very elegant solution to the problem of writing web apps. Until now I’ve used Tango or PHP, but I hope that I never have to use them again.
I recently had a rather interesting problem, however. My [...]