RE: Image Crop/Resize Tool

2012-02-25 Thread Bobby Hartsfield
+2000 .:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com http://cf4em.com -Original Message- From: Raymond Camden [mailto:raymondcam...@gmail.com] Sent: Friday, February 24, 2012 4:28 PM To: cf-talk Subject: Re: Image Crop/Resize Tool Like so?

Re: Image Crop/Resize Tool

2012-02-25 Thread Akos Fortagh
Maybe this one? http://deepliquid.com/projects/Jcrop/demos.php I've implemented Jcrop before using ColdFusion, it's pretty simple to do. Jcrop will pass the x,y,width and height coordinates you need to crop the image in url variables. Then you can do: cfset x = #url.x# cfset y = #url.y# cfset w

Re: CF-friendly iPad Code Editor app

2012-02-25 Thread Larry Lyons
I'm trying to decide which CF-friendly iPad code editor to get. So far, its a toss-up between Koder Code, Textastic, and Gusto. Anyone got some experience in using any of these apps and if so, have some nice or not-so-nice things to comment? Also your wish list features if those are

Re: CF-friendly iPad Code Editor app

2012-02-25 Thread Brian Thornton
I second Larrys comments I'm trying to decide which CF-friendly iPad code editor to get. So far, its a toss-up between Koder Code, Textastic, and Gusto. Anyone got some experience in using any of these apps and if so, have some nice or not-so-nice things to comment? Also your wish

Re: CF-friendly iPad Code Editor app

2012-02-25 Thread Michael Stemle
+1 for Textastic. On Sat, Feb 25, 2012 at 17:41, Brian Thornton br...@cfdeveloper.om wrote: I second Larrys comments I'm trying to decide which CF-friendly iPad code editor to get. So far, its a toss-up between Koder Code, Textastic, and Gusto. Anyone got some experience in using