ColdFusion 8 Ext adapter
Categories: ColdFusion 8, Ext
One of my primary frustrations with the ColdFusion 8 wrappers for Ext is the inability to specify your adapter. Why must I be forced to use YUI?
Read MoreAn Adobe AIR application that brings the ColdFusion 8 documentation to your desktop that is surprising small, easy to use, extremely fast, and built using the Ext JavaScript library.
Get a quick primer on Gears, the open source project by Google that aims to expose new modules and capabilities for the browser that provide general purpose building blocks for web applications to unlock the capabilities of the local machine in a safe manner.
Interested in Adobe AIR? Check out this brief new technologies demonstration I gave on Adobe AIR to my colleagues at Hamilton College.
One of my primary frustrations with the ColdFusion 8 wrappers for Ext is the inability to specify your adapter. Why must I be forced to use YUI?
Read MoreA while back I decided that it would be cool to write an Ext CFC that would perform all most of the interfacing between ColdFusion and the Ext JS library. This was so long ago, that I don’t even remember when I started working on the project in my free time. I looked at the created date of the file, and it looks like I started this on April 17, 2007 (which might have been before Adobe announced that CF8’s <CFGRID> was to use the Ext library). Anyways, a fellow ColdFusion programmer, Isaac Sunkes, was asking about using the Ext library without CF8, which brought back the memories of working on this CFC. So, without further ado…

-