Wednesday December 12, 2001
I've been unhappy with the options for navigating through past logs so I put together a little Calendar which allows you to click on a given date and go to the log entry for it. The calendar is a little whacky (well, the archiving method is whacky so this is a whacky-derivative) and doesn't yet know when a whole day is missing. I'll get to that when I can. At some point I'm going to write my own PHP/mySQL log app so I can do things my way! ":^)

Used PHP for this project: PHP4 on my workstation, PHP3 on my ISP's systems. Reminds me of my Mapblast programming days, when the version of perl on the development servers was way ahead of production for well over a year. MOST of the time it was ok, but it sure wasn't a good way to run the railroad, as they would say.