Archive for July 15th, 2002

I’m a bit psyched. Thanks to some code from Jef, Keefer Madness is about to become JavaScript free. The randomization on the home page has been seamlessly swapped to PHP, meaning it’s now server side and should work in each and every browser out there, plus there’s no hit on the client’s computer to do the randomization.

That same randomization script was also adapted to generate the random quotes on the front page. I just need to conver the other areas of the site that use the image randomization over to PHP.

I’ve been meaning to do this for over a year and am a bit psyched that it’s finally been done.