AuctionGallery is a terminal script that creates picture galleries and HTML descriptions for the purpose of putting them into auctions like eBay or Yahoo! Auctions. It is aimed at power-sellers who need an efficient way of generating auction descriptons.
Be the first to post a text review of AuctionGallery. Rate and review a project by clicking thumbs up or thumbs down in the right column.
0.9.5 October 3, 2007 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new feature: rsync/ssh support * Thanks to Kai Timmer <email@kait.de> for the rsync/ssh patch 0.9.4 September 10, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new command-line option -n <item name> * Added new feature: links directory containing useful symlinks * Added new option: delete_originals * Fixed a bug when files get overwritten and duplicated during rename * Improved error checking of configuration options * All convert and rename work is done in a temp directory to avoid possible conflicts * Fixed permission problems in install script * Made user config file permissions chmod 600 to hide passwords * Improved config file searching when using -c option * Revised sample configuration file auctiongallery.conf * Fixed error "Something missing from config file" by always reading default configuration first * Improved system wide / user defined configuration handling * Added two new sample templates 0.9.3 August 20, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added user-defined configuration options ~/auctiongallery/auctiongallery.conf * User-defined templates moved to ~/auctiongallery/templates * Pictures and auction descriptions moved to ~/auctiongallery/auctions * Backups moved to ~/auctiongallery/backup * Corrected some grammar in README and manpages 0.9.2 August 13, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed the name of package and executable from gallery to auctiongalery * Got rid of parsing configuration and template files * Fixed the trailing line break problem * convert_options now requires a set of quotes, see changed template config files * Added command-line parameters -c, -t and -h * Added a man page * Added sophisticated install and uninstall scripts * Renamed sample templates to sample1, sample2 and sample3 * Reorganized source code, split everything into functions * Changed gallery.html into description.html 0.9.1 August 6, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed license from free to GPL. * Completely rewrote the parsing of configuration and template files. Should be a lot faster now. * Changed append-user to append_user. * Added template_path to gallery.conf. * Configuration is now checked at the beginning, before templated are listed. * Fixed invalid error checks when creating directories and added more error checking to configuration/template variables. 0.9 July 12, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Initial release
0.9.5 October 3, 2007 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new feature: rsync/ssh support * Thanks to Kai Timmer <email@kait.de> for the rsync/ssh patch 0.9.4 September 10, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new command-line option -n <item name> * Added new feature: links directory containing useful symlinks * Added new option: delete_originals * Fixed a bug when files get overwritten and duplicated during rename * Improved error checking of configuration options * All convert and rename work is done in a temp directory to avoid possible conflicts * Fixed permission problems in install script * Made user config file permissions chmod 600 to hide passwords * Improved config file searching when using -c option * Revised sample configuration file auctiongallery.conf * Fixed error "Something missing from config file" by always reading default configuration first * Improved system wide / user defined configuration handling * Added two new sample templates 0.9.3 August 20, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added user-defined configuration options ~/auctiongallery/auctiongallery.conf * User-defined templates moved to ~/auctiongallery/templates * Pictures and auction descriptions moved to ~/auctiongallery/auctions * Backups moved to ~/auctiongallery/backup * Corrected some grammar in README and manpages 0.9.2 August 13, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed the name of package and executable from gallery to auctiongalery * Got rid of parsing configuration and template files * Fixed the trailing line break problem * convert_options now requires a set of quotes, see changed template config files * Added command-line parameters -c, -t and -h * Added a man page * Added sophisticated install and uninstall scripts * Renamed sample templates to sample1, sample2 and sample3 * Reorganized source code, split everything into functions * Changed gallery.html into description.html 0.9.1 August 6, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed license from free to GPL. * Completely rewrote the parsing of configuration and template files. Should be a lot faster now. * Changed append-user to append_user. * Added template_path to gallery.conf. * Configuration is now checked at the beginning, before templated are listed. * Fixed invalid error checks when creating directories and added more error checking to configuration/template variables. 0.9 July 12, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Initial release
0.9.5 October 3, 2007 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new feature: rsync/ssh support * Thanks to Kai Timmer <email@kait.de> for the rsync/ssh patch 0.9.4 September 10, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new command-line option -n <item name> * Added new feature: links directory containing useful symlinks * Added new option: delete_originals * Fixed a bug when files get overwritten and duplicated during rename * Improved error checking of configuration options * All convert and rename work is done in a temp directory to avoid possible conflicts * Fixed permission problems in install script * Made user config file permissions chmod 600 to hide passwords * Improved config file searching when using -c option * Revised sample configuration file auctiongallery.conf * Fixed error "Something missing from config file" by always reading default configuration first * Improved system wide / user defined configuration handling * Added two new sample templates 0.9.3 August 20, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added user-defined configuration options ~/auctiongallery/auctiongallery.conf * User-defined templates moved to ~/auctiongallery/templates * Pictures and auction descriptions moved to ~/auctiongallery/auctions * Backups moved to ~/auctiongallery/backup * Corrected some grammar in README and manpages 0.9.2 August 13, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed the name of package and executable from gallery to auctiongalery * Got rid of parsing configuration and template files * Fixed the trailing line break problem * convert_options now requires a set of quotes, see changed template config files * Added command-line parameters -c, -t and -h * Added a man page * Added sophisticated install and uninstall scripts * Renamed sample templates to sample1, sample2 and sample3 * Reorganized source code, split everything into functions * Changed gallery.html into description.html 0.9.1 August 6, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed license from free to GPL. * Completely rewrote the parsing of configuration and template files. Should be a lot faster now. * Changed append-user to append_user. * Added template_path to gallery.conf. * Configuration is now checked at the beginning, before templated are listed. * Fixed invalid error checks when creating directories and added more error checking to configuration/template variables. 0.9 July 12, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Initial release
0.9.5 October 3, 2007 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new feature: rsync/ssh support * Thanks to Kai Timmer <email@kait.de> for the rsync/ssh patch 0.9.4 September 10, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new command-line option -n <item name> * Added new feature: links directory containing useful symlinks * Added new option: delete_originals * Fixed a bug when files get overwritten and duplicated during rename * Improved error checking of configuration options * All convert and rename work is done in a temp directory to avoid possible conflicts * Fixed permission problems in install script * Made user config file permissions chmod 600 to hide passwords * Improved config file searching when using -c option * Revised sample configuration file auctiongallery.conf * Fixed error "Something missing from config file" by always reading default configuration first * Improved system wide / user defined configuration handling * Added two new sample templates 0.9.3 August 20, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added user-defined configuration options ~/auctiongallery/auctiongallery.conf * User-defined templates moved to ~/auctiongallery/templates * Pictures and auction descriptions moved to ~/auctiongallery/auctions * Backups moved to ~/auctiongallery/backup * Corrected some grammar in README and manpages 0.9.2 August 13, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed the name of package and executable from gallery to auctiongalery * Got rid of parsing configuration and template files * Fixed the trailing line break problem * convert_options now requires a set of quotes, see changed template config files * Added command-line parameters -c, -t and -h * Added a man page * Added sophisticated install and uninstall scripts * Renamed sample templates to sample1, sample2 and sample3 * Reorganized source code, split everything into functions * Changed gallery.html into description.html 0.9.1 August 6, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed license from free to GPL. * Completely rewrote the parsing of configuration and template files. Should be a lot faster now. * Changed append-user to append_user. * Added template_path to gallery.conf. * Configuration is now checked at the beginning, before templated are listed. * Fixed invalid error checks when creating directories and added more error checking to configuration/template variables. 0.9 July 12, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Initial release
0.9.5 October 3, 2007 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new feature: rsync/ssh support * Thanks to Kai Timmer <email@kait.de> for the rsync/ssh patch 0.9.4 September 10, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added new command-line option -n <item name> * Added new feature: links directory containing useful symlinks * Added new option: delete_originals * Fixed a bug when files get overwritten and duplicated during rename * Improved error checking of configuration options * All convert and rename work is done in a temp directory to avoid possible conflicts * Fixed permission problems in install script * Made user config file permissions chmod 600 to hide passwords * Improved config file searching when using -c option * Revised sample configuration file auctiongallery.conf * Fixed error "Something missing from config file" by always reading default configuration first * Improved system wide / user defined configuration handling * Added two new sample templates 0.9.3 August 20, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Added user-defined configuration options ~/auctiongallery/auctiongallery.conf * User-defined templates moved to ~/auctiongallery/templates * Pictures and auction descriptions moved to ~/auctiongallery/auctions * Backups moved to ~/auctiongallery/backup * Corrected some grammar in README and manpages 0.9.2 August 13, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed the name of package and executable from gallery to auctiongalery * Got rid of parsing configuration and template files * Fixed the trailing line break problem * convert_options now requires a set of quotes, see changed template config files * Added command-line parameters -c, -t and -h * Added a man page * Added sophisticated install and uninstall scripts * Renamed sample templates to sample1, sample2 and sample3 * Reorganized source code, split everything into functions * Changed gallery.html into description.html 0.9.1 August 6, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Changed license from free to GPL. * Completely rewrote the parsing of configuration and template files. Should be a lot faster now. * Changed append-user to append_user. * Added template_path to gallery.conf. * Configuration is now checked at the beginning, before templated are listed. * Fixed invalid error checks when creating directories and added more error checking to configuration/template variables. 0.9 July 12, 2005 Stan Vasilyev <stan.vasilyev@csun.edu> * Initial release
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?