Yeah but there is no reason you can't continue to do that. You can FTP to dir A. Use a cfscheduled task to scan A and copy/watermark new images and then move it to B.
So you get the convenience of being able to add new images whenever - and you get the performance of only having to watermark once. :) On Wed, Jun 2, 2010 at 7:14 AM, Bobby Hartsfield <[email protected]> wrote: > > Hi Ray, Permanently watermarking the images is my last option. The way it > (sorta) works now is preferable if I can get it to work correctly. Right > now, I can just FTP the image to the directory and it starts showing up > (complete with watermark) without really doing anything. > > I know, I'm lazy :-) > > The cfheader was in there at some point. I must have left it out on one of > my failed attempts at fixing this. Thanks for pointing it out. > > @Leigh, yeah, the pixilation is my fault. I lowered the quality of the > images drastically to see if file size was playing a factor. > > -----Original Message----- > From: Raymond Camden [mailto:[email protected]] > Sent: Wednesday, June 02, 2010 6:22 AM > To: cf-talk > Subject: Re: imageRead plus imagepaste plus imageGetBlob issue > > > Never saw the issue myself. You know - as fast as CF is - there really > is no reason to be doing this on every request. When you've made the > watermarked version, you should save it. In fact, I'd just do a one > time script to generate them and then dynamically pick from there. > > Also - I'd consider adding a cfheader above the cfcontent. > > > On Wed, Jun 2, 2010 at 12:29 AM, Leigh _ <[email protected]> wrote: >> >> Luck of the draw maybe, but I did not experience the problem (aside from > pixalation). Though I did get a sporadic error message when viewing > masthead.cfm directly. ?Every few refreshes, the following text appears: >> >> The image "http://acoderslife.com/images/masthead.cfm" cannot be > displayed, because it contains errors. >> >> But only for a second or two. Then the header image appears as expected. >> >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334228 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

