All Tags // cfimage
Moving Images Between CF 8 and Flex 3 (AIR 1.5) - Part 1 of 2 posted on: 2/3/09
Description: In this first of a two part post I'll be showing how I setup my CFC to handle the server side image reading and storing.
Moving Images Between CF 8 and Flex 3 (AIR 1.5) - Part 2 of 2 posted on: 2/3/09
Description: In this entry I cover the Flex side of sending and receiving image data through the RemoteObject to ColdFusion 8.
Presentation: Moving Data Between ColdFusion 8 and Flex 3 posted on: 2/16/09
Description: On Sunday, Feb. 15th I did a connect presentation for the Dallas / Fort Worth CFUG on moving data between CF8 and Flex 3. Here is the recording of that presentation and the files I used.
http://experts.na3.acrobat.com/p37889200/
Delivering Raw Image Data to JavaScript & Dallas Tech Fest 2009 Presentation Files posted on: 6/22/09
Description: With Dallas Tech Fest 2009 over I can now share the demo files I was working on for my presentation. Below you'll find links to both the demo application and my slides (PDF). The jQuery Gallery demo displays a method for delivering Base64 Image data from a remote CF method call to JavaScript. The application is packaged up and downloadable from the main demo page.
Demo Application: http://portfolio.lanctr.com/cfimage
Slides (PDF): http://slantsoft.com/files/ServeFile.cfm?file=dallas_tech_fest_2009_steve_good_cfimage.pdf
Enjoy, and as always, feel free to drop me any questions or comments.
Resizing an image with CFImage (Creating a Thumbnail) posted on: 10/30/08
Description: An example of how to resize an image to create a thumbnail.

