Beta of gallery2
Back in the late summer of 2003 (yeah, that’s about a year and a half ago) I started to develop a new version of the software that drives my online photo gallery. It seems, however, the second system syndrome cough me and thus the ambition was to fix everything that was lacking in the old version at once. Since the old version was just a quick perl hack there was not much that could be reused so the new system is redesigned from the ground up. It uses a PostgreSQL database to store information about the images and the application is implemented in C++ using FastCGI and the WAL toolkit (which I will publish one of these days).
It’s still not completed but most of the functionality exists, some of the more interesting ones:
- Galleries organized in categories
- Images and galleries can be commented
- Images can be rated
- Friendly URIs
On top of that there’s Facefinder, which provides a method to highlight different areas of a photo and mark that as a persons face. The name of the person who’s face has been highlighted is then displayed below the photo, and on hover the selection is shown. This information is also used to generate small images of that persons face from various photos. I believe this is best explained by an example, so look at this or this photo and see for yourself. Hover the names to the right just under the photo, then click one of them.
I would love to get some feedback, but please keep in mind that it’s still in beta, and everything doesn’t always work as expected. If you would like to get an account (to comment and to try the admin part of facefinder) let me know and I’ll set one up, as the signup functionality is not there yet.
March 5th, 2005 at 18:43
En liten feature request lista.
* Prefered browsing mode
Problemet (imo) är t.ex. när man får en länk direkt till en bild (ex när man klickar på ett ansikte under users) så måste man vänta på att dom 10 bilderna ovanför bilden ska ladda. Jag skulle vilja få upp bilden i “goofy mode” (med next o prev knappar), men eftersom det finns andra som inte vill browsa bilder så, så kanske det här ska va en setting för varje user.
* Comments history
En enkel lista som visar alla komentarer man skrivit till bilder. Så kan man lätt gå tillbaka till en komentar för o se om någon har kontrat
* Next/Prev knapparna i “goofy mode”
Borde finnas ovanför bilden också. Dom flyttas nämnligen upp och när man browsar mellan bilderna eftersom endel har mer o andra mindre antal komentarer, vilket gör att man måste flytta musen vid varje bild.
March 15th, 2005 at 17:57
man, that Facefinder feature is sooooooooooo effin kewl, it’s not even funny… wow!
March 16th, 2005 at 09:57
Thanks, glad you like it!
April 11th, 2005 at 12:49
EAE rules!
)