Web Slide Show 1.0 |
|
Web Slide Show is a simple Tcl/Tk-based application designed to take a directory containing multiple image files (typically JPEGs from a digital camera or scanned in from film) and arrange them into a muti-page web based presentation containing thumbnails, captions, titles, etc., which can be viewed and navigatged from within a web browser. The HTML files which comprise the presentation are generated automatically by Web Slide Show. Thumbnails are generated automatically, and the explanatory elements, such as captions, titles, etc., are entered by the user, and maintained by Web Slide Show. Web Slide Show depends on external programs to provide the image processing functions necessary to create thumbnails and preview images. Since there are several very capable programs already in existance for doing these functions, I felt it was more efficient to leverage these than to try to duplicate this functionality. This also allowed me to keep the code entirely Tcl/Tk based, which helps keep things simpler and more portable. The image processing package used by Web Slide Show is ImageMagick. To use Web Slide Show, you will need to have Tcl/Tk 8.0 or higher installed on your system as well as ImageMagick. Web Slide Show is being developed under Linux (Red Hat 6.1 + XFCE), but it should work on other UNIX systems which support Tcl/Tk and ImageMagick. Since both of these are available for Win32 platforms, Web Slide Show should, in principle, work on Win32 as well, although I have not tested it this way. Configuration options are provided to allow some control over the format of the presentation; however, Web Slide Show is intended to be an easy, automated way to organize directories of images into web-based presentations, and is not intended to be infinitely configurable. If necessary, the resulting HTML output can be edited in the program's main window, or the saved files may be edited in any HTML editor; however, any such changes will be lost if the page is regenerated using Web Slide Show. A primitive facility for saving and inserting pieces of HTML code is provided, however, to allow some minimal flexibility. New items in v1.0Web Slide Show Initial Release. Features
Additional FeaturesPossible future plans:Screen Shots and Sample Output (version 1.0)What is Required?
CompatibilityWeb Slide Show version 1.0 is compatible with ImageMagick version 4.2.9, and Tcl/Tk 8.0 or higher. UsageView the README file for details on how to setup and use Web Slide Show. Caveats and BugsFor full functionality, it is recommended that Web Slide Show be used with ImageMagick 4.2.9 or higher. See "What is Required" above for more details. Bug reports can be sent to me. Downloading (WSS download is not ready yet, links are not active)
Web Slide Show is provided under the terms of the GPL. Links
Scriptics
- A commercial company founded by the author of Tcl/Tk. Lots
of useful information and links to the most recent versions of Tcl/Tk.
Please feel free to address any comments, bug reports, questions, suggestions, and improvements to me. |