personally i find it just as easy to use a horizontal looper see: http://www.dwfaq.com/Snippets/snippet_details.asp?CatID=13&SnipID=276
and just set the image height & width to a thumbnails size then make the image clickable to a larger one. seems to work very well. dave ----- Original Message ----- From: "Michael Kear" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, April 05, 2003 11:15 PM Subject: RE: (Photo) Gallery for Cold Fusion? > There's a tag in the gallery that will let you manipulate images in a > whole variety of ways, including making thumbnails and copying images to > thumbnails folders. You could use that as the basis for your gallery > app. But I've never managed to make it create good images. I don't > know how other people have managed with it, but I think there's no > substitute for the MkI eyeball in deciding if an image is crisp and > clear and correctly cropped. > > > This was a big blow for me because I have several photo galleries I > maintain for clients and for my own projects. It consumes far too much > of my time, and as a result I keep procrastinating on them until I am > forced to update them. > > > Has anyone else used the custom tag for creating image thumbnails > automatically? > > > Cheers, > Michael Kear > Windsor, NSW, Australia > AFP Webworks. > > > > > > -----Original Message----- > From: Jim McAtee [mailto:[EMAIL PROTECTED] > Sent: Sunday, 6 April 2003 12:17 PM > To: CF-Talk > Subject: (Photo) Gallery for Cold Fusion? > > Is there anything similar to the PHP open source project "Gallery" > available for > Cold Fusion? I've been playing with some php open source projects such > as Post > Nuke, phpBB2 and Gallery for the past week and they are some impressive > pieces > of work. > > The Gallery project on SourceForge can be found at: > http://sourceforge.net/projects/gallery > > The application uses one of several open source image processing > packages (I'm > using ImageMagick) to do image manipulation like creating thumbnails, > photo > rotation, and autoresizing. I can just about muddle through php and can > customize a few sundry features, but I'd love to find a CF version of > Gallery > that I could integrate into a couple of existing ColdFusion applications > that > I'm working on. > > BTW, wasn't there a CF Open Source mailing list at HOF at one time? I > don't see > any trace of it on the web site any more. Is there currently a good > resource > for CF open source projects? > > Thanks, > Jim > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

