For all those brave enough to give it a try, album.pl V6.5 (Beta) is now ready:
http://perl.bobbitt.ca/album/album65.zipMany thanks to Frister for his contributions to this release!
Edit: I finally added the release notes for the beta:
New Features
------------
* Auto-size photo display for the current browser window.
* Moving/Deleting links only moves/deletes the link, not the actual photo.
* Base script has been chopped into multiple modules.
* Added module path configuration variable.
* Can now handle JPEG 2000 (jp2) files.
o If you view from a Windows platform, the site will ask you to install the Lurawave jp2 plugins.
o If you view from a Linux platform, conversion back to jpg occurs on the fly, via ImageMajick.
o jp2 files give me small storage requirements while maintaining image quality
* All thumbnails are png files
* Only some members can upload photos and add ratings
* Provide the option of storing login cookies permanently or only for the current session.
* Better phpbb cookie checking.
* Updated ratings/comments section to use the "ratings" style class.
* Fixed nav footer to work in all browsers.
Bug Fixes
---------
* Fixed double entry in notify file.
* Fixed problem reading binary descriptions.txt.