Welcome to the homepage of Web Multi Media Manager (wmmm by now).

wmmm is a photo thumbnail generator "on-the-fly" (I used ImageMagic Suite for images manipulation). Into a not public version I have added the support of waves and .mp3 files, very useful to make a loop "gallery". No trashing html files into images dirs, only an hidden folder with configuration data and preview images. Easy management of photo gallery, with sub-folders capability. Simple management of a TrueType fonts collection (with preview without installing the font).
I wrote this code for my personal use, the best feature IMHO is the ability of manage a collection of various media formats (view, hear and try) with the easy ftp interface (or with a samba share, NFS, etc).

To use this tool you need:

· a web server with PHP support
· one ftp/nfs/smb access to the image dir
· ImageMagic Suite installed on web server (all major distributions)

Currently it can:

· image display on _blank window
· support thumbnail of .jpg .gif .png .bmp files
· dynamic page content creation (and update)
· preview in real-time of TrueType fonts (php need the gd lib with freetype lib support - works with php <= 4.0 )
· customization of images size preview, number of columns in table, size of the page
· easy display of files .wav .mp3 (icon objects)
· full xhtml code compilant
· support of themes on icons interface (with win and kde theme)

To do:

· logo generation (render an image of TTF with size and color customizable)
· administration web interface (with images admin/upload via http)
· setup (not only first run) web interface
· themes support (not only icons)
· next and prev buttons feature (on image display - optional)
· better javascript on images display popup
· various pre-settings for thumbnail page structure
· add more documentation
· more and more :-)


Click here for a sample page (the ttf preview is not working here)

or download here

Installation:

· unbzip the distribution file into your web preferred place
· make your customizations to the file .wmmm/config.php (check the path of convert - the only primary setting)
· make sure to have write permission to the thumbnail dir (default .wmmm/php_thumb) - you can do "chmod 777 .wmmm/php_thumb"
· put your stuff into the wmmm installation dir, and go with your favorite browser to http://www.yourdomain.com/path/wmmm/


This software is under the GPL license.
 

Valid XHTML 1.0!
email :: :: WebMultiMediaManager