As we're about to clean up our shared directory structure I'm looking into some way to manage all the photos, graphics, and other images in a nice centralized way.
Right now we're just storing them in a directory structure which got a bit cluttered with the time. To look for pictures and to manage them there're some nice client side tools around, but that's the problem: it's client side so any user has to do the management for himself. So I'm looking for some server side solution and thought about something web based. The requirement to load new images up to the server could even lead to some more reasonable selection of what to store. Right now there're to many doublettes on the server, because someone had to do a photo of one thing or another and tried with different settings, different light, and so on. But to choose two or three of the best images all 20 or more are saved…
So I did look around on the net a bit and decided to look further into Coppermine Photo Gallery and Gallery. Right now I think Gallery will do better what I want.