Release Candidate Status: ------------------------- Gallery2.py works well now. It is very useful for every day use. The 'recursive' option now works very nicely with the 'destdir' option. A new option -g or --gui is included. This fires up a simple Tkinter based gui which exposes the most frequently used options. More funtionality will undoubtedly follow. The directory selection on Windows suffers a bit, when Pythonware releases a new version which supports directory selection this will get fixed. Gallery2.py creates necessary directories as needed when given the 'destdir' option. This feature is tested on linux, not yet on Windows, give it a spin and report success/failure. Contact information: -------------------- If you have any question on Gallery.py, feel free to contact me. My name is Per Jensen, email address: per@net-es.dk New Features in version 2: ------------- - An xml file is written which includes descriptions of each picture. When 2.0 is released, a web interface to edit the descriptions will be produced. The descriptive elements are: 'date', 'who', 'where' and 'what' - It is possible to update an exiting gallery with new descriptions from xml file - New options include 'recursive', 'sourcedir', 'destdir', 'faster'. - Date information is now extracted from pictures and put in xml file.