Sep 23, 2008
Categories: Adobe
Hand on Flex training will be happening not too far from Central New York this weekend at Montclair State University in NJ. This is two days of training, $75 for each day, which will consist of a full day of training by Farata Systems on Friday 9/26 and then traditional sessions on Saturday 9/27.
Read More
Sep 23, 2008
Categories: Adobe
Adobe announced the latest versions of their most popular software packages, bundled as Adobe Creative Suite 4. Some of the cool new features include the content-aware resizing features in Photoshop, code-hinting for JavaScript (including hinting for your favorite library/framework) and photoshop smart objects in Dreamweaver, and more.
Read More
Apr 14, 2008
Borrowing some code & ideas from Pete Freitag’s CFIMAGE presentation; this is a rather simple, safe, and easy way to upload photos using a User-Defined Function in ColdFusion. Uploading files is very straight forward in ColdFusion, but I like this function because it takes care of all the little details, so I can concentrate on working with the file afterwards, and moving to the next iteration when programming.
Read More
Feb 28, 2008
Categories: Adobe
Thats right, you can get Flex Builder 3 Professional for education for free if you qualify.
Read More
Nov 7, 2007
I have been using CFFTP to successfully implement a file browser that easily enforces local file/folder permissions because the CFFTP client connects and authenticates as the user that is logged in. It was really quite simple and straightforward (thanks CF!). However…
Read More