|
Welcome To make.photo.cd Home make.photo.cd resulted from a need to automate the archive and distribute my digital photographs. I also had a need to provide a CDROM that even a neophyte could use. For anyone to make a shell script that generates HTML is probably ungainly use o time, so there is no pretense here as to it's maintainability. make.photo.cd is a mega shell script that generates simple html (no use of java, or javascript, does not mean html that is simple minded :-) set of browsing pages for a selection of Digital Camera images. The final stages will generate a CDROM image. It has been tuned for the CASIO QV-3000EX, but works well with other camera image naming conventions and formats. One needs to pick up the following projects:
ImageMagick-5.4.3-9.tar.bz2
And place them all in the source directory along with the files in the CVS collection. A small edit of the Makefile to deal with the OS selection then just type make. Access the CVS resource for this project:
$ export CVS_RSH=ssh
|