Mar 28, 2008
Have you ever wanted to know if a request is coming from an Ajax call or from a standard GET/POST from the browser when using the ColdFusion 8 Ajax functionality?
Read More
Mar 25, 2008
In case you haven’t already checked it out, be sure to have a look at the applications available for download at the Adobe AIR Marketplace on Adobe Exchange. What is the Adobe AIR Marketplace? According the FAQ:
Adobe AIR Marketplace is a place where AIR developers can publish their Adobe AIR applications for users to download. You can find the Adobe AIR Marketplace at www.adobe.com/go/marketplace.
Read More
Mar 24, 2008
HistoryTabs.js is a Prototype class to make tabbed navigation with history management simple. Designed for simplicity and convenient Ajax navigation using a tabbed interface that maintains the state of the browser’s back and forward buttons.
Interested? Read more and download HistoryTabs.
Read More
Mar 10, 2008
I will be giving a brief presentation at the local ColdFusion User Group meeting tomorrow on my Ext.CFC that implements the basic features of ColdFusion 8’s <CFGRID> and associated tags. After releasing the inital CFC I began working on upgrading to the implementation to using the latest Ext 2.x - which required some minor changes. I have also completed the basic implementation of an editable grid, but want to finish the rest of the form controls available. So, here is the Ext.CFC upgraded to Ext 2.x with grouping ability.
Read More