Verleden week is de eerste release candidate van versie 3.0 van Gallery uitgebracht. Gallery is een in PHP geschreven programma waarmee online fotoalbums kunnen worden gemaakt. Zo worden, in tegenstelling tot bijvoorbeeld Jalbum, de foto's in een database opgeslagen en is er een webserver nodig om het geheel te laten draaien. Andere features zijn bijvoorbeeld de Photo Management-optie die onder andere automatisch thumbnails kan creëren, foto's kan roteren en de grootte ervan kan aanpassen. Verder is het mogelijk om lees- en/of schrijfrechten aan de albums toe te kennen en zijn er talloze modules om de mogelijkheden verder uit te breiden of het uiterlijk aan te passen.
Bij de ontwikkeling van versie 3.0 heeft men zich op vier afzonderlijke onderdelen geconcentreerd, namelijk het programma moet niet te groot worden, het moet eenvoudig te bedienen zijn, het moet snel zijn en tenslotte volledig naar eigen smaak aan te passen. Meer informatie over versie 3.0 van Gallery is op deze pagina te vinden, dit is een stuk uit de aankondiging van RC1:
The Gallery 3 philosophy
We set out to make an amazing application. Not only will you be able to easily host your photos, but you'll find that Gallery 3 makes it a joy. We focused on the following 4 principles:How did we do it?
- Keep It Small - Gallery 3 is 5.7 MB with all of its features. This is a fraction of the size of most similar applications.
- Make It Intuitive - We've got some great usability and user interface experts on our team, designing and prototyping interfaces that just make sense. Frequent tasks are now quick and easy. Tough tasks are possible with great new interfaces.
- Make It Fast - We've made some tough decisions in keeping the scope of Gallery 3 small. We've created a set of features that we think will make most of you really happy, while avoiding some of the crazier features that make the product slow. As a result, you're going to find that it's really snappy!
- Make it Your Own - Modules let you tune your Gallery to have exactly the features that you want. The module system is so simple that even while we were still in beta, the community had written dozens of modules ranging from facial recognition to slideshows to batch tagging. Download and play with them!
We have stood on the shoulders of giants. Gallery 3.0 is made possible by some truly great advances in technology.
- Kohana - We evaluated many PHP frameworks before choosing Kohana. It's speed, flexibility and power made it just what we needed. Thanks to the Kohana folks for providing this first class application framework!
- PHP 5 - We're taking advantage of many of the new features and capabilities available in the latest versions of PHP. This allows us to write much less code and have a faster product.
- jQuery - the write less, do more Javascript library. Gallery 3's rich user interface is heavily driven by Javascript and is made possible by the simple and powerful jQuery framework.
