February 23rd, 2006
Because every JavaScript calendar is different, I didn’t notice that I booked my return flight for the wrong date. Fixing this has turned out to be rather expensive.
I’m supposed to return from Hawai’i on Sunday, February 26th. Unfortunately, my flight is actually booked for Sunday, March 26th. Oops.
I’m a website designer with a deep appreciation [...]
February 21st, 2006
I’m away from this site for a few days while I’m on vacation. I’m going to revamp it once I’m back: remove the technical articles let this just be about stuff in my head.
The combination (technology + random thoughts) always felt like an odd pairing for me and realized I’m trying to do two different [...]
January 20th, 2006
I finally got DokuWiki working on an IIS installation with friendly URL’s. Apache’s mod_rewrite doesn’t exist for IIS, but a similar module called URL Rewrite for IIS works nearly as well.
It took a fair amount of trial and error (and the useful regex tester from the makers of ISAPI rewrite). Here are the steps I [...]