I've not had the amount of time needed to get that program review up here, but I have something just as good. About a month ago, I decided to finally get around to creating a PHP image gallery...
with a twist!
I'd created a photo gallery about a year and a half ago for someone else's site, but the site never took off and the gallery remained in a partially-usable state. What I did recently was take the existing code for the gallery and added in dynamic thumbnail generation using
PHP's GD2 library. Part of my motivation for this was wanting some kind of image gallery to go along with this blog system, linked above in the still-inactive 'Gallery' link under the logo, that would allow you, the readers, to peruse through the images I use in my posts, as well as any other random pictures I might upload to it.
For now, though, I've set it up for testing purposes,
viewable here. I don't know when I'll pick the code back up and finish it, but I just might find time after I finish up a couple of other paying projects!
By EER from zee nesserlents @ Sat Jan 20, 2007 08:55 AM
I remember this avatar from the early days of HDTP
http://www.knwd.us/pics/chocobo.gif
Ah, how ignorant I was back then ;)
btw, the dynamic thumbs are being cached right?