Here is my initial take on an article by Ben Forta on the new features of ColdFusion 9. Continue reading
Search
Topics
Codes
Frameworks
People I follow
Here is my initial take on an article by Ben Forta on the new features of ColdFusion 9. Continue reading
Evan Trimboli of the Ext-JS team just published an article describing Ext.Direct, a remoting API that is part of Ext 3.0. Continue reading
Site owners sometimes need to make sure secure connections are used. They can do this quickly with this Apache rule. Continue reading
Steve “Cutter” Blades has created a custom JSON Data Reader for ColdFusion, CFQueryReader. It allows Ext-JS developers to populate GridPanels using serialized ColdFusion queries in their native format or formatted for grid. CFQueryReader is designed to accommodate either format automatically.
Adobe ColdFusion has a long history. Originally introduced by Allaire, it was acquired by Macromedia, then became part of Adobe in yet another acquisition. ColdFusion version 8.0 was released in July 2007, featuring Microsoft .NET integration, integration with Adobe Acrobat forms, and enhanced performance. ColdFusion scored best with developers for its scalability, support and security. Continue reading
Ben Nadel of Kinky Solutions has posted his latest work. He has wrapped the Apache POI API in a ColdFusion tag to help us create “authentic” Microsoft Office file formats. Now, the project contains more than just the POIUtility.cfc; it … Continue reading
So far the standard way of making data connections in Ajax applications has been over XmlHttpRequest, which requires clients to constantly poll backend servers. Adobe is taking advantage of the opportunity to open up a solid platform capable of providing … Continue reading
Rob Gonda posted this today, which I had also experienced while attempting to connect to the Yahoo! Maps API. The solution in my case was to add charset=”utf-8″ to the cfhttp call.
From the ColdFusion Developer Journal: “Adobe has been very successful in selling into the enterprise. This can only help ColdFusion going forward,” says Dave Mendels, SVP of Adobe’s new Enterprise & Developer Solutions business unit (pictured), in this exclusive interview … Continue reading