Re: [cfaussie] cfimage processing slow

2012-08-08 Thread Zac Spitzer
if it's slow, they are probably RGBA images this might help http://zacster.blogspot.com.au/2011/05/coldfusion-slow-imageresize-problem.html z On Wed, Aug 8, 2012 at 3:29 PM, Steve Onnis st...@cfcentral.com.au wrote: currently cf9 -- You received this message because you are subscribed to

RE: [cfaussie] MAD! Melbourne Adobe Developers: Searn Corfield, Clojure. 21 Aug **TUESDAY**, 2012

2012-08-08 Thread Dale Fraser
And me, probably 4 from here. Regards Dale Fraser http://dale.fraser.id.au http://cfmldocs.com http://learncf.com http://flexcf.com From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf Of Josh Wines Sent: Wednesday, 8 August 2012 3:38 PM To:

RE: [cfaussie] MAD! Melbourne Adobe Developers: Searn Corfield, Clojure. 21 Aug **TUESDAY**, 2012

2012-08-08 Thread Brendan Owen
I'll be there On Aug 8, 2012 5:52 PM, Dale Fraser d...@fraser.id.au wrote: And me, probably 4 from here. ** ** Regards Dale Fraser ** ** http://dale.fraser.id.au http://cfmldocs.com http://learncf.com http://flexcf.com ** ** *From:*

Re: [cfaussie] MAD! Melbourne Adobe Developers: Searn Corfield, Clojure. 21 Aug **TUESDAY**, 2012

2012-08-08 Thread Mark Mandel
S'gonna be a full house! :) Mark On Wed, Aug 8, 2012 at 7:16 PM, Brendan Owen brendan.o...@gmail.com wrote: I'll be there On Aug 8, 2012 5:52 PM, Dale Fraser d...@fraser.id.au wrote: And me, probably 4 from here. ** ** Regards Dale Fraser ** **

RE: [cfaussie] cfimage processing slow

2012-08-08 Thread Steve Onnis
Charlie Once again thank you for such an indepth response. Yes the task i am performing is resizing, generating thumbnails of images. I have about 12000 images that i am performing this task on and i have been monitoring the folder that the generated thumbnails are being stored in. I have been

Re: [cfaussie] cfimage processing slow

2012-08-08 Thread Blair McKenzie
Does the job need to be done with ColdFusion? Even if this is an ongoing task, at the scale you're talking about I have to agree with Josh - ImageMagick would be better. Throwing to ImageMagick with CFEXECUTE separately for each image might be faster than CFIMAGE. It would definitely be faster for

Re: [cfaussie] cfimage processing slow

2012-08-08 Thread Blair McKenzie
Yes. ImageMagick is like the gold standard of image processing tools. On Thu, Aug 9, 2012 at 9:55 AM, Steve Onnis st...@cfcentral.com.au wrote: does that handle cmyk images? ** ** *From:* Blair McKenzie [mailto:shi...@gmail.com] *Sent:* Thursday, 9 August 2012 9:54 AM *To:*