Posted by Paul O'Flaherty in
Opinion
All I want is a simple gallery for this site. Why can’t I find it?
I’m not a big fan of re-inventing the wheel. If something has been done already I don’t see the point of doing it again (unless it can be improved upon). Improving upon something, doesn’t necessarily mean adding features. Sometimes simplicity is best.
I’ve been seraching the web this morning for a good PHP Photo gallery, and as of now I’ve been pretty dissapointed with the offerings I’ve come across. I’ve looked at all the big names (Gallery, Coppermine, etc.) and I’ve looked at a couple of the smaller players as well. Still, nothing has been “exactly” what I want.
So what do I want? Well, I want a nice little gallery that out puts (X) amount of thumbnails in (Y) number of rows that I specify. Width and size of thumbnails are decided by me. The thumbnails will be produced once by the gallery and stored in a folder to make things faster.
The routine that renders the page can either be displayed according to a css layout, or the code can be called allowing the insertion of the output in existing blogging software posts.
I don’t mind work. I don’t mind having to edit css, php and my database to get this thing running (althouh I’d prefer not to).
I don’t want masses of features, image rotation or discussion capabilites. I don’t require the gallery to allow other users to login, or allow the uploading of images. After all I can always ftp them up.
What I’m looking for is simplicity. Not a 3mb download, and (after unzipping) and 7.35mb upload to my server just for the gallery without even including one image (Coppermine I’m looking at you) .
As an example.. Look at the gallery’s produced by Picasa. Now imagine if they were dynamic and didn’t use static html pages. If you could just drop a new image into the gallery folder and have it appear in the thumbnails.
Now maybe I’m dense, or maybe I’m just not looking properly, but I can’t find a gallery that does what I want. This isn’t the first time I’ve looked. When this site ran on PHPNuke, I used coppermine after much searching. So, can you guys help me?
What gallery software are you using (if any?) or are you just using static html galleries for your images?
Why are you doing things the way you are?
If you do know of a gallery system like the one I have described, can I have the URL please???