February 8, 2006
WebServeUSB is just that, a web server (and FTP server) that runs on Flash memory on a USB device. Just plug the device into a USB port on a Windows box, and your server will be up and running and ready to respond to requests. It features a web based administrator, can run CGI scripts and server...
February 7, 2006
No, there is no tag in Flex, but if you do need to dump objects, use the following code (replacing obj with the appropriate object name): mx.utils.ObjectUtil.toString(obj)
February 6, 2006
I attended the first two Spring events in Athens, OH, and was impressed with both. Both were well attended, professionally run by Dave Hannum and his crew, and I was honored to have been able to keynote. Unfortunately, I missed last year's event because of a scheduling conflict, and will have to...
February 5, 2006
First of all, no, ColdFusion is not yet supported on 64-bit Windows. And I don't have a date for when it will be. But, ColdFusion MX 7 can indeed run on 64-bit Windows (I have been doing so for a long time now). The trickier part is getting ColdFusion to talk to 64-bit IIS 6 (which by default only...
February 2, 2006
Check out Will's latest design, available from ColdFusionGear . I just got mine today. This one is too cool!
February 1, 2006
Kronk is the name of Detroit's world-renowned boxing team. Kronk's humble beginnings emerged from the basement of Detroit's Kronk Recreation Center in the early 1970's, under the guidance of the legendary boxing trainer and manager, Emanuel Steward. But Kronk has run into rough times and has been...
January 31, 2006
Using Flex Builder 2 you will be able to build complete Flex applications powered by a ColdFusion backend. And you can build them even without using Flex Enterprise Services (FES for short). But having said that, your application may indeed benefit from FES. We'll be exposing additional FES...
January 31, 2006
An important benefit of the new and improved Flash Remoting adapter (installed with the Flex updater for ColdFusion MX 7.01, and used in conjunction with Flex 2) is the automatic conversion of objects between ColdFusion and Flex - CFCs mapped to ActionScript classes, and vice-versa. For example,...
January 31, 2006
I have posted a sample ColdFusion powered Flex 2 application to Adobe Labs. The Phone Selector application is a very simple example of a ColdFusion powered Flex application. This sample application is deliberately small and highly focused so as to demonstrate ColdFusion Flex integration options....
January 31, 2006
The beta versions of Flex 2 (including Flex Builder 2 and Flex Enterprise Services 2), and "Mystic" (the ColdFusion update which provides sophisticated Flex 2 integration is available for download from the Adobe Labs site.