Don't Back Down

Posted by Chad Everett on October 28, 2005

Looking for The Great Pumpkin? »

Look no further. Apparently Harris Teeter and Bi-Lo are offering pumpkins as large as 175 pounds. That should satisfy most of you.

Update: For the rest? Hang on. I'm sure these thousand-pounders will be at the corner store before too many years go by.

Update: When will the Punkin Chunkin contest (video) be able to handle these big boys? That would be worth the price of admission.

Posted by Chad Everett on October 28, 2005

PHP Image Rotation »

While trying to hastily assemble a Javascript image rotation script, it occured to me that you could probably do the same thing with PHP - and it would not only be easier, but more reliable, since PHP happens on the server-side, independent of the browser someone is using. Sure enough, a short search resulted in an easy-to-use image rotation script written in PHP.