album
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 339
album 4.01
album is an HTML photo album and thumbnail generator that supports themes/skins. more>>
album is an HTML photo album generator that supports themes. It takes directories of images and creates all the thumbnails and HTML that you need. Its fast, easy to use, and very powerful.
Main features:
- You can use themes to choose or redesign the album "look and feel."
- Recursively descends directories to make a hierarchy of photo albums
- EXIF support, Video thumbnails...
- So very easy to use!
<<lessMain features:
- You can use themes to choose or redesign the album "look and feel."
- Recursively descends directories to make a hierarchy of photo albums
- EXIF support, Video thumbnails...
- So very easy to use!
Download (0.10MB)
Added: 2007-01-09 License: Free For Educational Use Price:
1023 downloads
Galbum 0.1
GAlbum is currently a small photo album application for Gtk+ and GNOME. more>>
GAlbum is currently a small photo album application for Gtk+ and GNOME. It aims to be a system for media data management.
Currently the available functions support browsing of a collection of digital photos. Galbum indexes photos by content rather than by file name so duplicated photos are handled correctly.
<<lessCurrently the available functions support browsing of a collection of digital photos. Galbum indexes photos by content rather than by file name so duplicated photos are handled correctly.
Download (1.7MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1061 downloads
DynAlbum 1.5
Dynalbum is a fully dynamic automatic Web photo album generator. more>>
Dynalbum is a fully dynamic automatic Web photo album generator. The album includes an index page with thumbnails, navigation tools on each album page, and four sizes of each picture.
The entire album is dynamically generated from a directory of JPEGs, TIFFs, PNGs, and GIFs when it is accessed. Unlike other photo album generators, it doesnt clutter files with thumbnails and static HTML.
DynAlbum generates each page and each scaled image (including thumbnails) dynamically every time it is accessed. This means that theres no need to keep static copies of anything but the original pictures.
INSTALLATION:
Copy the dynalbum.py program to the file "index.py" in your image directory. You need to enable mod_python for this directory. This can be accomplished either in your httpd.conf (/etc/httpd/conf/httpd.conf or /etc/httpd/conf.d/python.conf) or in a ".htaccess" file.
The .htaccess file is placed in your image and adusts web server parameters for that directory. In order to use a .htaccess file you may need to enable support using the "AllowOverride" directive in the global apache configuration.
httpd.conf example:
DirectoryIndex index.py
AddHandler python-program .py
PythonHandler mod_python.publisher
PythonInterpPerDirectory On
.htaccess file example:
DirectoryIndex index.py
AddHandler python-program .py
PythonHandler mod_python.publisher
PythonInterpPerDirectory On
and change the relevant instance of "AllowOverride None"
in httpd.conf to "AllowOverride All" to enable .htaccess
support in Apache.
Enhancements:
- Generates multi-page image indexes
- Dynamically generates ZIP archives
<<lessThe entire album is dynamically generated from a directory of JPEGs, TIFFs, PNGs, and GIFs when it is accessed. Unlike other photo album generators, it doesnt clutter files with thumbnails and static HTML.
DynAlbum generates each page and each scaled image (including thumbnails) dynamically every time it is accessed. This means that theres no need to keep static copies of anything but the original pictures.
INSTALLATION:
Copy the dynalbum.py program to the file "index.py" in your image directory. You need to enable mod_python for this directory. This can be accomplished either in your httpd.conf (/etc/httpd/conf/httpd.conf or /etc/httpd/conf.d/python.conf) or in a ".htaccess" file.
The .htaccess file is placed in your image and adusts web server parameters for that directory. In order to use a .htaccess file you may need to enable support using the "AllowOverride" directive in the global apache configuration.
httpd.conf example:
DirectoryIndex index.py
AddHandler python-program .py
PythonHandler mod_python.publisher
PythonInterpPerDirectory On
.htaccess file example:
DirectoryIndex index.py
AddHandler python-program .py
PythonHandler mod_python.publisher
PythonInterpPerDirectory On
and change the relevant instance of "AllowOverride None"
in httpd.conf to "AllowOverride All" to enable .htaccess
support in Apache.
Enhancements:
- Generates multi-page image indexes
- Dynamically generates ZIP archives
Download (0.014MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1094 downloads
WMAlbum 0.1.5
WMAlbum is a dock applet that displays album covers for songs being played by XMMS. more>>
WMAlbum is a dock applet that displays album covers for songs being played by XMMS. You must already have images of the album covers stored near the file being played.
WMAlbum provides a handy circular menu for play/skip/etc, and can replace wmxmms. Although dock applets are designed for the WindowMaker window manager, they also work in other window managers including openbox and blackbox.
WMAlbum is underdocumented but very simple. Place .jpg images of your album covers next to the mp3 files, and wmalbum will take care of displaying them whenever xmms switches songs. You can control xmms using the circular menu or use your mouse-wheel to control volume. Double-click to see the album cover image full-size. Linger, and a tooltip will appear with the artist and song title.
WMAlbum does not include any album cover images. It does not include any scripts for automatically fetching them. It does not use id3 tags, so it does not bloat your mp3s.
WMAlbum requires gdk-pixbuf and xmms to build. gimp-perl is necessary to rebuild the graphic circular menu, but not necessary for an ordinary build. Instructions for debian users are in the readme.
<<lessWMAlbum provides a handy circular menu for play/skip/etc, and can replace wmxmms. Although dock applets are designed for the WindowMaker window manager, they also work in other window managers including openbox and blackbox.
WMAlbum is underdocumented but very simple. Place .jpg images of your album covers next to the mp3 files, and wmalbum will take care of displaying them whenever xmms switches songs. You can control xmms using the circular menu or use your mouse-wheel to control volume. Double-click to see the album cover image full-size. Linger, and a tooltip will appear with the artist and song title.
WMAlbum does not include any album cover images. It does not include any scripts for automatically fetching them. It does not use id3 tags, so it does not bloat your mp3s.
WMAlbum requires gdk-pixbuf and xmms to build. gimp-perl is necessary to rebuild the graphic circular menu, but not necessary for an ordinary build. Instructions for debian users are in the readme.
Download (0.15MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1117 downloads
MP3::Album 0.14
MP3::Album is a Perl extension to manage a music album built of mp3 files. more>>
MP3::Album is a Perl extension to manage a music album built of mp3 files.
SYNOPSIS
use MP3::Album;
$mp3_album = MP3::Album->new(files=>@files);
#check is as set of mp3 has a uniform encoding
if ($mp3_album->bitrate_check()) &&
$mp3_album->frequency_check()) {
print "This set of mp3 is well encodedn";
} else {
print "not so goodn";
}
#get tracks and artistic information (layout) from cddb
@layouts = $mp3_album->fetch_layout(method=>CDDB);
#using one of the above matches to generate tags
$mp3_album->layout($layouts[0]); # set the album layout to
# on of your choice
$mp3_album->generate_tags();
#and then rename the files
$mp3_album->rename_files();
The general idea is to assume you can construct a set of mp3 files that , burnt into a cd, is equal to the "original" cd album. This modules helps to check if in every case this assumption is valid, and gives a set of utilities to manage that set of mp3 (ie: Generate mp3 tags or rename files according to a cddb match).
The so called album info is divided into two sets: the technical info and the layout info.
Technical info
Gives all the information about the mp3 file and about the album as a group of those files. For an example it gives you the general encoding(s) of the album and if it has a uniform encoding (all the tracks are encoding at the same bitrate).
Layout info
Gives you all the information about the disc layout. This is track names, album artist, etc. You can get layouts of various ways; for now three of them where implemented : information extracted from mp3 tags, from cddb, imported from a text file. for more info about the layouts read the perldoc of MP3::Album::Layout
<<lessSYNOPSIS
use MP3::Album;
$mp3_album = MP3::Album->new(files=>@files);
#check is as set of mp3 has a uniform encoding
if ($mp3_album->bitrate_check()) &&
$mp3_album->frequency_check()) {
print "This set of mp3 is well encodedn";
} else {
print "not so goodn";
}
#get tracks and artistic information (layout) from cddb
@layouts = $mp3_album->fetch_layout(method=>CDDB);
#using one of the above matches to generate tags
$mp3_album->layout($layouts[0]); # set the album layout to
# on of your choice
$mp3_album->generate_tags();
#and then rename the files
$mp3_album->rename_files();
The general idea is to assume you can construct a set of mp3 files that , burnt into a cd, is equal to the "original" cd album. This modules helps to check if in every case this assumption is valid, and gives a set of utilities to manage that set of mp3 (ie: Generate mp3 tags or rename files according to a cddb match).
The so called album info is divided into two sets: the technical info and the layout info.
Technical info
Gives all the information about the mp3 file and about the album as a group of those files. For an example it gives you the general encoding(s) of the album and if it has a uniform encoding (all the tracks are encoding at the same bitrate).
Layout info
Gives you all the information about the disc layout. This is track names, album artist, etc. You can get layouts of various ways; for now three of them where implemented : information extracted from mp3 tags, from cddb, imported from a text file. for more info about the layouts read the perldoc of MP3::Album::Layout
Download (0.008MB)
Added: 2006-11-07 License: Perl Artistic License Price:
1081 downloads
Albummer 0.1.1
Albummer is a simple browser for MP3 collections. more>>
Albummer is a simple browser for mp3 collections. It is intended for use with collections of whole albums, rather than individual tracks.
Main features:
- Consolidated view of multiple folders containing albums
- Find album covers with Google
- Play a random album from the collection
- Runs on Windows and Linux (and probably others)
- Plays music in your favourite player
Version restrictions:
- Makes a lot of assumptions about how your collection is organised
- Searching for album covers sometimes hangs
- User preferences are very primitive (you have to edit a Python code fragment)
Installation:
1. Install dependencies (see below)
2. Extract the Albummer tar file to a location of your choice
3. Edit config.py to point to your album folders (a nicer way to do this is planned for a future release)
4. Run albummer.py to start Albummer
<<lessMain features:
- Consolidated view of multiple folders containing albums
- Find album covers with Google
- Play a random album from the collection
- Runs on Windows and Linux (and probably others)
- Plays music in your favourite player
Version restrictions:
- Makes a lot of assumptions about how your collection is organised
- Searching for album covers sometimes hangs
- User preferences are very primitive (you have to edit a Python code fragment)
Installation:
1. Install dependencies (see below)
2. Extract the Albummer tar file to a location of your choice
3. Edit config.py to point to your album folders (a nicer way to do this is planned for a future release)
4. Run albummer.py to start Albummer
Download (0.024MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1493 downloads
AlbumReady 0.1
AlbumReady is a software that generates static Photo Albums for publishing on the web. more>>
AlbumReady is a software that generates Photo Albums for publishing on the web, and has several advantages over generally available album softwares.
It generates static pages, which means that they load much faster and are easily searchable. It is flexible, and allows you to generate custom pages by providing a template.
AlbumReady project is feature rich, and provides various customization options to the user, depending on his particular needs.
<<lessIt generates static pages, which means that they load much faster and are easily searchable. It is flexible, and allows you to generate custom pages by providing a template.
AlbumReady project is feature rich, and provides various customization options to the user, depending on his particular needs.
Download (0.015MB)
Added: 2006-04-14 License: Freeware Price:
1288 downloads
MicroAlbum 1.6
MicroAlbum project is a photo gallery script written in PHP, with an emphasis on simplicity, ease of installation and usage. more>>
MicroAlbum project is a photo gallery script written in PHP, with an emphasis on simplicity, ease of installation and usage. It does not have a million features, nor does it have a thousand configurations, skins or plugins. It is intended to be small, simple and fast.
It works on the principle that you create one folder for each photo album, and you put the pictures you want into that folder. The script does the rest.
Main features:
- Just One File, minimal configuration and installation required
- Just create a folder of images for each album, simplicity itself
- Automatic building/rebuilding of thumbnails and previews
- Customisable CSS, html header and footer
- Most popular images smart-album
- Rotate individual images, add captions
- Sort albums by date, filename or custom order
- Password protected administration functions
MicroAlbum offers some customisation features to let you change the look and feel of the album; you can add your own stylesheet, and customise the headers and footers.
<<lessIt works on the principle that you create one folder for each photo album, and you put the pictures you want into that folder. The script does the rest.
Main features:
- Just One File, minimal configuration and installation required
- Just create a folder of images for each album, simplicity itself
- Automatic building/rebuilding of thumbnails and previews
- Customisable CSS, html header and footer
- Most popular images smart-album
- Rotate individual images, add captions
- Sort albums by date, filename or custom order
- Password protected administration functions
MicroAlbum offers some customisation features to let you change the look and feel of the album; you can add your own stylesheet, and customise the headers and footers.
Download (0.015MB)
Added: 2007-01-24 License: BSD License Price:
1003 downloads
Random Album 0.3
Random Album will play a random album from your collection. more>>
For a long time I wanted to play a random "album" in Amarok. I could not find how to do it with what existed, so I got around to write my own (first) amarok script.
Random Album should be a playlist really, but I dont know yet how to do that.
So here it is. It will play a random album from your collection. Upon reaching the last song, it will load a new one in the playlist.
Alternatively, you can select to play a random artist (see the configuration)
The script acces the database. Ive only tried with MySQL. I think that the "album" mode will work with SQLite, but not the "Artist" mode.
Enhancements:
- For amarok 1.4.3 and above(?) ONLY! For ealier versions use 0.2
- Changed script to work with Amarol 1.4.3
- The "tags" table in the database now contains the path of a file below a given "device" (defined in table "devices"). The script now handles that correctly using KURL.
- The "album path" filter filters according to the path below the "device" path. The device path is not taken into account
BUG
- No attempt is made to check that the files do exists... This may be problem.... There seem to be no such a method with KURL and the "unicode" function refuse to take a QString (PyQt says it should) so I cant convert things to use os.path.isfile()
<<lessRandom Album should be a playlist really, but I dont know yet how to do that.
So here it is. It will play a random album from your collection. Upon reaching the last song, it will load a new one in the playlist.
Alternatively, you can select to play a random artist (see the configuration)
The script acces the database. Ive only tried with MySQL. I think that the "album" mode will work with SQLite, but not the "Artist" mode.
Enhancements:
- For amarok 1.4.3 and above(?) ONLY! For ealier versions use 0.2
- Changed script to work with Amarol 1.4.3
- The "tags" table in the database now contains the path of a file below a given "device" (defined in table "devices"). The script now handles that correctly using KURL.
- The "album path" filter filters according to the path below the "device" path. The device path is not taken into account
BUG
- No attempt is made to check that the files do exists... This may be problem.... There seem to be no such a method with KURL and the "unicode" function refuse to take a QString (PyQt says it should) so I cant convert things to use os.path.isfile()
Download (0.007MB)
Added: 2006-10-09 License: Open Software License Price:
1110 downloads
Album Shaper 2.1
Album Shaper is a graphical application used to create, maintain, and share photo albums. more>>
Album Shaper is a graphical application used to create, maintain, and share photo albums using open formats like HTML, XSLT, and JPG.
Two-layer albums can be created in a drag-n-drop interface which allows quick and easy arrangement and catagorization of photos. Batch rotations make getting your photos ready a quick and easy task.
You can also crop, enhance, and manipulate your photos using a powerful but intuitive editing interface. Photos, collections, and albums themselves can be labeled as needed and modified at a later time by saving and loading from a simple XML format.
Albums are exported as HTML which can then be posted directly on the web or viewed straight from your hard drive.
While mainly a bugfix release, Album Shaper 2.1 adds complete French and German translations, a new Radiant theme, and a new Mosaic image manipulation.
The compilation and installation process for Linux/FreeBSD users has also seen significant
improvements.
Enhancements:
New Features / Feature Enhancements:
- New mosaic manipulation!
- Aspect ratio selection usability improvements (smarter placement with regard to rotating selections, positioning, and support for tall photos)
- Improved B/W and Sepia effects (weights now based on modern display phosphor characteristics)
- Added French translation
- German translation brought up to date
Minor Improvements:
- Rewrote AlbumShaper.pro project file to support changing install location on Unix systems
- Changed "Disable checking for..." checkbox to "Check for photo modifications..." under settings
- Cut down window and dialog title text by removing "Album Shaper: " prefix
- Fixed alert dialogs to handle long message translations
- Various spelling mistakes and other minor visible text improvements
- Fixed fonts in status area and various dialogs
- Cosmetic fixes regarding buttons and layout in Save as dialog
- Added missing red color to some button references in help system
Bug Fixes:
- Fixed a bug where dropping objects from the desktop / file browsers on album / collection image caused Album Shaper to crash
- Fixed a bug where Album Shaper would crash when trying to edit 8 bit grayscale and color images
- Fixed a bug where after removing photos in a collection the edit tab and various buttons below were still enabled
- Fixed a threading bug in the file preview feature that could cause the program to hang
- Fixed the rare 0kb bug! (reverting a photo sometimes caused the photo to be corrupted)
- Disabled user input while loading albums
- Fixed a bug where loading recent albums using the keyboard shortcuts could cause Album Shaper to crash
- Fixed a bugs where using save-as to copy an album from one location to another did not copy over the original form of an image
- Fixed minor bug in Slick theme where carriage returns in photo descriptions caused problems in slide show mode
- Fixed a bug in the Metallic theme where collections that had no cover images could not be reached using the navigation bar
- Fixed various compiler warnings under Linux / FreeBSD
<<lessTwo-layer albums can be created in a drag-n-drop interface which allows quick and easy arrangement and catagorization of photos. Batch rotations make getting your photos ready a quick and easy task.
You can also crop, enhance, and manipulate your photos using a powerful but intuitive editing interface. Photos, collections, and albums themselves can be labeled as needed and modified at a later time by saving and loading from a simple XML format.
Albums are exported as HTML which can then be posted directly on the web or viewed straight from your hard drive.
While mainly a bugfix release, Album Shaper 2.1 adds complete French and German translations, a new Radiant theme, and a new Mosaic image manipulation.
The compilation and installation process for Linux/FreeBSD users has also seen significant
improvements.
Enhancements:
New Features / Feature Enhancements:
- New mosaic manipulation!
- Aspect ratio selection usability improvements (smarter placement with regard to rotating selections, positioning, and support for tall photos)
- Improved B/W and Sepia effects (weights now based on modern display phosphor characteristics)
- Added French translation
- German translation brought up to date
Minor Improvements:
- Rewrote AlbumShaper.pro project file to support changing install location on Unix systems
- Changed "Disable checking for..." checkbox to "Check for photo modifications..." under settings
- Cut down window and dialog title text by removing "Album Shaper: " prefix
- Fixed alert dialogs to handle long message translations
- Various spelling mistakes and other minor visible text improvements
- Fixed fonts in status area and various dialogs
- Cosmetic fixes regarding buttons and layout in Save as dialog
- Added missing red color to some button references in help system
Bug Fixes:
- Fixed a bug where dropping objects from the desktop / file browsers on album / collection image caused Album Shaper to crash
- Fixed a bug where Album Shaper would crash when trying to edit 8 bit grayscale and color images
- Fixed a bug where after removing photos in a collection the edit tab and various buttons below were still enabled
- Fixed a threading bug in the file preview feature that could cause the program to hang
- Fixed the rare 0kb bug! (reverting a photo sometimes caused the photo to be corrupted)
- Disabled user input while loading albums
- Fixed a bug where loading recent albums using the keyboard shortcuts could cause Album Shaper to crash
- Fixed a bugs where using save-as to copy an album from one location to another did not copy over the original form of an image
- Fixed minor bug in Slick theme where carriage returns in photo descriptions caused problems in slide show mode
- Fixed a bug in the Metallic theme where collections that had no cover images could not be reached using the navigation bar
- Fixed various compiler warnings under Linux / FreeBSD
Download (4.3MB)
Added: 2005-05-30 License: GPL (GNU General Public License) Price:
1701 downloads
mp3album.pl 0.82
mp3album.pl is a tool for creating album lists from a batch of mp3 files. more>>
mp3album.pl is a tool to automatically create album lists from a batch of mp3 files including ID3v1, ID3v2.2 or ID3v2.3 information. It creates HTML reports.
<<less Download (0.018MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1186 downloads
SuperAlbum 1.0.6
SuperAlbum provides a Java-based album creator and viewer for online use. more>>
SuperAlbum provides a Java-based album creator and viewer for online use.
SuperAlbum is a Java-based digital photo album creation and deployment tool. It features a Viewer that can be customized and extended.
Photo albums can easily be deployed onto the Web using only two files.
It automatically resizes all images, packages them up, and prepares them for deployment.
Main features:
- Supports image transition such as Fade, Slide, Split..etc.
- Supports customizable album themes and colors.
- Supports various image standards: jpg, gif, tiff, bmp.
- Automatically resizes your extremely large and cumbersome digital photos
- Does NOT edit any orignal image files.
- Create a sequence of images.
- Supports thumbnails
- Supports regular view mode, when you dont need to deploy over the web
- Supports automatic timed configured slide shows, so you can impress your girlfriend.
- Handles all different image sizes so that all images display nicely in the album
- Can be configured to call you favorite photo editor like Photoshop or Gimp to manipulate the image. The change image will be refreshed back into the album
- Extensible so that new image transition can be added as well as HTML themes.
- Its open source and its FREE
- Runs on jdk1.4.1(or higher) so its platform independent.
- Smart caching to enable faster image load time.
- Lastly it would be extremely illegal to call it SuperAlbum if it wasnt in fact Super!!!
Enhancements:
- Added a preview panel for previewing images prior to adding them to the album.
- Added smarter album creation and control.
<<lessSuperAlbum is a Java-based digital photo album creation and deployment tool. It features a Viewer that can be customized and extended.
Photo albums can easily be deployed onto the Web using only two files.
It automatically resizes all images, packages them up, and prepares them for deployment.
Main features:
- Supports image transition such as Fade, Slide, Split..etc.
- Supports customizable album themes and colors.
- Supports various image standards: jpg, gif, tiff, bmp.
- Automatically resizes your extremely large and cumbersome digital photos
- Does NOT edit any orignal image files.
- Create a sequence of images.
- Supports thumbnails
- Supports regular view mode, when you dont need to deploy over the web
- Supports automatic timed configured slide shows, so you can impress your girlfriend.
- Handles all different image sizes so that all images display nicely in the album
- Can be configured to call you favorite photo editor like Photoshop or Gimp to manipulate the image. The change image will be refreshed back into the album
- Extensible so that new image transition can be added as well as HTML themes.
- Its open source and its FREE
- Runs on jdk1.4.1(or higher) so its platform independent.
- Smart caching to enable faster image load time.
- Lastly it would be extremely illegal to call it SuperAlbum if it wasnt in fact Super!!!
Enhancements:
- Added a preview panel for previewing images prior to adding them to the album.
- Added smarter album creation and control.
Download (1.1MB)
Added: 2007-03-28 License: BSD License Price:
943 downloads
Album::Tutorial 1.05
Album::Tutorial is a Perl module on how to use the Album program. more>>
Album::Tutorial is a Perl module on how to use the Album program.
SYNOPSIS
This tutorial describes the basic use of the Album program to create and maintain browser based photo albums.
Getting started
To get started, create a new directory and cd to it. Create a subdirectory large and put some pictures there. If you have installed the album tool in your execution path, you can now execute it as follows:
$ album -v
No info.dat, adding images from large
info.dat: Cannot update (does not exist)
Number of entries = 7 (7 added)
mkdir thumbnails
mkdir icons
mkdir css
Creating icons: first-gr.png first.png ... sound.png movie.jpg
Creating style sheets: common.css index.css ... journal.css
im023.jpg: thumbnail OK
im024.jpg: thumbnail OK
im025.jpg: thumbnail OK
im026.jpg: thumbnail OK
im027.jpg: thumbnail OK
im028.jpg: thumbnail OK
im029.jpg: thumbnail OK
Creating pages for 7 images
(Needed to write 7 image pages)
Creating pages for 1 index
(Needed to write 1 index page)
Your results will vary, but be similar to this example run. What you can see is that album found 7 images in the large directory, created thumbnails, icons and css directories, created thumbnails by resizing the images, and finally created the HTML pages. You can inspect your first photo album by opening file index.html with your favorite browser. You can click on any image to see the larger version. Navigation buttons are provided to the left of the image.
It is interesting to run album again:
$ album -v
No info.dat, adding images from large
info.dat: Cannot update (does not exist)
Number of entries = 7 (7 added)
.......[7]
Creating pages for 7 images
(No image pages needed updating)
Creating pages for 1 index
(No index pages needed updating)
album tries to avoid doing unnecessary work as much as possible. In this case, all thumbnails and image and index pages are up to date. The line of periods shows progress, one period for each image processed.
<<lessSYNOPSIS
This tutorial describes the basic use of the Album program to create and maintain browser based photo albums.
Getting started
To get started, create a new directory and cd to it. Create a subdirectory large and put some pictures there. If you have installed the album tool in your execution path, you can now execute it as follows:
$ album -v
No info.dat, adding images from large
info.dat: Cannot update (does not exist)
Number of entries = 7 (7 added)
mkdir thumbnails
mkdir icons
mkdir css
Creating icons: first-gr.png first.png ... sound.png movie.jpg
Creating style sheets: common.css index.css ... journal.css
im023.jpg: thumbnail OK
im024.jpg: thumbnail OK
im025.jpg: thumbnail OK
im026.jpg: thumbnail OK
im027.jpg: thumbnail OK
im028.jpg: thumbnail OK
im029.jpg: thumbnail OK
Creating pages for 7 images
(Needed to write 7 image pages)
Creating pages for 1 index
(Needed to write 1 index page)
Your results will vary, but be similar to this example run. What you can see is that album found 7 images in the large directory, created thumbnails, icons and css directories, created thumbnails by resizing the images, and finally created the HTML pages. You can inspect your first photo album by opening file index.html with your favorite browser. You can click on any image to see the larger version. Navigation buttons are provided to the left of the image.
It is interesting to run album again:
$ album -v
No info.dat, adding images from large
info.dat: Cannot update (does not exist)
Number of entries = 7 (7 added)
.......[7]
Creating pages for 7 images
(No image pages needed updating)
Creating pages for 1 index
(No index pages needed updating)
album tries to avoid doing unnecessary work as much as possible. In this case, all thumbnails and image and index pages are up to date. The line of periods shows progress, one period for each image processed.
Download (0.049MB)
Added: 2006-11-17 License: Perl Artistic License Price:
1071 downloads
Java Image Album 1.1
Java Image Album (jIA) is a Free Open Source easy to use wizard-style JavaTM application that generates HTML photo albums. more>>
Java Image Album project is a Free Open Source easy to use wizard-style JavaTM application that generates HTML photo albums.
Automatically resize your images and produce a set of HTML pages including index pages with thumbnails and detailed caption pages for each photo. Publishing a new photo album is as simple as copying a directory of images to your web directory.
Main features:
General Features
- Wizard-style interface
- 100% Java, runs on all platforms
- Supports .jpg images
- Read Exif information new
- Open Source! See the licence
User Interface Features
- Image preview
- HTML Caption editing
- Change order of photos to be published
- Select / deselect photos to be published
- Enhanced user interface, including easier selection of folders
- Remembers most settings from previous runs, speeding up the publishing process.
- Stores captions with source photos, in .txt files
- Time-saving shortcut keys for most options
- Select All and Clear All buttons on captions panel
- Faster thumbnail loading
Publishing Features
- Generates index page, with thumbnails
- Generates HTML pages with next/prev links
- Option to resize all portait or landscape images
- Option to output original sized images as well
- Customize number of output columns
- Option to generate multiple thumbnail pages
- Option to generate link to parent album
- Option to place detail caption above or below photo
- Option to align detail photo left, center or right
- Option to display EXIF information new
<<lessAutomatically resize your images and produce a set of HTML pages including index pages with thumbnails and detailed caption pages for each photo. Publishing a new photo album is as simple as copying a directory of images to your web directory.
Main features:
General Features
- Wizard-style interface
- 100% Java, runs on all platforms
- Supports .jpg images
- Read Exif information new
- Open Source! See the licence
User Interface Features
- Image preview
- HTML Caption editing
- Change order of photos to be published
- Select / deselect photos to be published
- Enhanced user interface, including easier selection of folders
- Remembers most settings from previous runs, speeding up the publishing process.
- Stores captions with source photos, in .txt files
- Time-saving shortcut keys for most options
- Select All and Clear All buttons on captions panel
- Faster thumbnail loading
Publishing Features
- Generates index page, with thumbnails
- Generates HTML pages with next/prev links
- Option to resize all portait or landscape images
- Option to output original sized images as well
- Customize number of output columns
- Option to generate multiple thumbnail pages
- Option to generate link to parent album
- Option to place detail caption above or below photo
- Option to align detail photo left, center or right
- Option to display EXIF information new
Download (0.27MB)
Added: 2007-07-03 License: MPL (Mozilla Public License) Price:
854 downloads
MP3::Album::Track 0.14
MP3::Album::Track is a Perl extension to manage a physical track of a mp3 album. more>>
MP3::Album::Track is a Perl extension to manage a "physical" track of a mp3 album.
SYNOPSIS
use MP3::Album::Track;
#create a track object
$track = MP3::Album::Track->new(filename=>$path_to_mp3_file);
#set its mp3 tag
$track->set_tag(title=>i dont know why);
#rename it!
$track->rename(filename=>$path_to_new_file);
Manages a mp3 album track. Gets and sets mp3 file info.
<<lessSYNOPSIS
use MP3::Album::Track;
#create a track object
$track = MP3::Album::Track->new(filename=>$path_to_mp3_file);
#set its mp3 tag
$track->set_tag(title=>i dont know why);
#rename it!
$track->rename(filename=>$path_to_new_file);
Manages a mp3 album track. Gets and sets mp3 file info.
Download (0.008MB)
Added: 2006-11-07 License: Perl Artistic License Price:
1084 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above album search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed