Well, in a nutshell, it's a PHP version of album.pl.
But more than that, it's a redesign, from the ground up. Using lessons learned from album.pl over the last 4 years, album.php will be cleaner, faster and more robust.
The design team consists of myself and DJ Houghton, which is A Good Thing... he does this for a living, where I'm a mere hobbyist.

Today, we had the first design meeting, and came up with a rough feature list. Here is our target feature list for V0.5:
- All text is contained in a string table (text file) for easy customization or translation
- Local configuration files allow settings to be configured on a per-album basis
- List of permissible photo/movie types is easily modified
- Local or "per album" templates can be used to give each album a unique look
- Use config file
- Uses a style sheet, simplifying integration into any site
- Separate file size limits for photos and movies
- Albums can be "hidden" based on regular expressions
- Automatically displays directory tree of photos and movies as a web album hierarchy
- Completely template based for easy customization of HTML
- Simple navigation through next/prev/up icons
- Templates allow insertion of dynamic info, such as username, quota, date/time
- Anon uploads directly into the album
- Concurrent uploads
- Recent uploads page (view las XXX)
- Integration with GD allows automatic thumbnail creation
- Photos can have their own thumbnails
- Log file of significant actions
Note: there is, and
will not be a public release date for V0.5. Just like other infuriating software producers, we're sticking to the "it's done when it's done" schedule. ;)
There's still a lot to do before any significant coding begins, but at least we're on our way.
We will be looking for beta testers at some point, so if you're interested, please let us know. Alternatively, if you'd like to contribute to the project, we'd also love to hear from you.
We'll keep this forum up to date with any news as it happens.
Cheers
Mike & DJ
P.S. We also have a
SourceForge project page where you can browse CVS for our pre-alpha early adopter unreleased code.