RE: CF8 Image manipulation

2009-03-09 Thread Terry Troxel
-Original Message- From: Dawson, Michael [mailto:m...@evansville.edu] Sent: Monday, March 09, 2009 6:26 AM To: cf-talk Subject: RE: CF8 Image manipulation Not sure if anyone else has posted this since I started reading this thread... http://www.webresourcesdepot.com/jquery-image-crop-plugin-jcrop

RE: CF8 Image manipulation

2009-03-09 Thread Dawson, Michael
Not sure if anyone else has posted this since I started reading this thread... http://www.webresourcesdepot.com/jquery-image-crop-plugin-jcrop/ Thanks, Mike ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

Re: CF8 Image manipulation

2009-03-08 Thread Peter Boughton
Cropping is easy, because JavaScript can mimic it with transparent/shaded backgrounds, and just send the coordinates of the corner back to the server to perform the actual manipulation. Likewise, normal resizing is also rectangular and easy to mimic in JS. Creating a trapezoid is more difficul

Re: CF8 Image manipulation

2009-03-08 Thread Peter Boughton
Cropping is easy, because JavaScript can mimic it with transparent/shaded backgrounds, and just send the coordinates of the corner back to the server to perform the actual manipulation. Likewise, normal resizing is also rectangular and easy to mimic in JS. Creating a trapezoid is more difficul

RE: CF8 Image manipulation

2009-03-08 Thread Terry Troxel
: Dave Watts [mailto:dwa...@figleaf.com] Sent: Sunday, March 08, 2009 10:44 AM To: cf-talk Subject: Re: CF8 Image manipulation > I beg to differ, but I have a cfx_efflare and it allows me to click on an > image and crop it on the admin area of my sites. I can click and drag to any > pa

Re: CF8 Image manipulation

2009-03-08 Thread Dave Watts
> I beg to differ, but I have a cfx_efflare and it allows me to click on an > image and crop it on the admin area of my sites. I can click and drag to any > part of the image and then resize to my heart's content. The last time I looked at CFX_Efflare, it didn't have any client-side functionality

RE: CF8 Image manipulation

2009-03-08 Thread Terry Troxel
6:26 AM To: cf-talk Subject: Re: CF8 Image manipulation Your browser is not an image editor - it cannot manipulate *any* images in this way -regardless of what server-side language/application generated them. To the browser there is no significant difference with the image downloaded from your s

RE: CF8 Image manipulation

2009-03-08 Thread Terry Troxel
[mailto:az...@sabai-dee.com] Sent: Sunday, March 08, 2009 12:55 AM To: cf-talk Subject: Re: CF8 Image manipulation "normal 8 handles"? what is that? where is it 'normal" to see them??? the only thing i can think of where an image has 8 "handles" when you click o

Re: CF8 Image manipulation

2009-03-08 Thread Peter Boughton
Your browser is not an image editor - it cannot manipulate *any* images in this way -regardless of what server-side language/application generated them. To the browser there is no significant difference with the image downloaded from your server and any other image downloaded from the web. If

Re: CF8 Image manipulation

2009-03-08 Thread Azadi Saryev
"normal 8 handles"? what is that? where is it 'normal" to see them??? the only thing i can think of where an image has 8 "handles" when you click on it is M$ applications... and even then it is not always the case... what handles are you talking about? Azadi Saryev Sabai-dee.com http://www.sabai