MarginalHacks.com DaveSource.com GetDave.com - all the current Dave Pointers. Daveola.com - My home.
Album

Home

Themes/Examples

Languages

Plugins

License

Download

Documentation
. de es fr hu it nl ru

Mailing List

CHANGELOG

Praises

Contact

License:

If you like album, please see the License page.
(It's free, but I sure could use some donations!)
 

Download:

It's a single perl script. To start, download the entire package or just album and some themes.
    Install:
    Themes/Lang/Plugins:
    (needs current album.tar.gz)
    UNIX
    album.tar.gz album_data.tar.gz
    Debian / dpkg
    album.deb   (data included)
    Redhat / RPM
    album.rpm (v4.15)   (data included) - courtesy zyxel
    GIT repository
    on github
    Windows
    album_install.exe    (New GUI/graphical album generator! In beta!)
    Mac OSX
    album.tar.gz
    imagemagick
    (if broken, use alternate:
    imagemagick download)
    album_data.tar.gz
    Download/view individual:
    Themes | Languages | Plugins

    Extras: (optional)
    caption_edit CGI script that allows you to view your albums as a CGI form where you can edit captions names and headers and rerun album. Works with most themes, but you need to run album with -caption_edit first.
    TKAlbum GUI interface for album! For systems with Tcl/Tk. Can automatically download photos from USB and create albums for you.
    ffmpeg Optional - can make thumbnails from movies (mpg,mov,avi,...) [linux/x86 static binary]
    simmer_theme Easy theme creation tool!
    gal2album
    Converts TheGallery directories into album directories.
    caption_index
    Obsolete! See the album plugin 'utils/capindex'
    Creates a single index page for all images in your photo album. See example
    in_album Moves incoming photos into subdirectories with adjustable limit of photos/directory and then runs album. You will need to edit the first few lines of the script for the settings you want.
    album-mapflags Petr Doubek contributed this script which puts flags and thumbnails on a (local) map image (using x/y coords). See example on his site.

    Revision Control
    album.versions Stored versions can be found here.

Requires:

(Windows version has no requirements)
  1. Perl, which kicks ass
  2. convert, from ImageMagick
    NOTE: Many versions have bugs. Here are some I know of:
    5.4.9 Problems under windows. Requires a temp.tmp file?
    5.3.2 Bug in identify (use -noidentify)
    5.2.3/4.2.2 Convert doesn't recognize type of .jpg
    ..Fix is to modify code to prepend "jpeg:" to created files
  3. ffmpeg [optional] only if you want thumbnails for movie clips
  4. Image::Size perl module [optional] for faster album generation

Freshmeat?

You bet.






















These pages were, of course, generated by a perl script with this source