jason dictos wrote: > Is there a program that will auto rezise large .jpg images into > smaller ones, while making index.html pages which have links to the > large images with the smaller thumbnail ones as links? ---
There are quite a few ports that seem to focus on creating webpages and thumbnails of images or entire image-directory heirarchies, with various approaches to address needs from simple and static webpages to complex and dynamic ones. Check out the following in /usr/ports/www or at: http://www.freebsd.org/ports/www.html WebMagick http://webmagick.sourceforge.net/ bins http://bins.sautret.org/ cthumb http://puchol.com/cpg/software/cthumb/ evg http://eclipt.uni-klu.ac.at/projects/evg/ (this webpage gives me a 404-not found) gallery (seems to be a more dynamic, web-user configurable image gallery, using php) http://gallery.sourceforge.net/ igal http://www.stanford.edu/~epop/igal/ p5-Apache-Gallery (uses Perl, for Apache web server) http://apachegallery.dk/ photo_gallery http://www.capybara.org/~dfraser/photo_gallery/ rubyphoto (uses the scripting language Ruby) http://plig.net/~ture/rubyphoto/ swiggle http://mailbox.univie.ac.at/~le/swiggle/ thumbnail_index http://www.acme.com/software/thumbnail_index/ zphoto http://namazu.org/~satoru/zphoto/ -Steve D, NM US -- ---------------------------------------------------------------- Never discourage anyone who continually makes progress, no matter how slow. -Plato ---------------------------------------------------------------- _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
