August 14, 2012
ContentBox is a professional ColdFusion based open source modular content management engine that allows you to easily build websites, blogs, wikis, complex web applications and even power mobile or cloud applications. Built on top of ColdBox with a secure and flexible modular core, designed to...
July 5, 2012
Ok, so it's not the most in-depth technical publication out there, but CIO magazine is read by IT decision makers, so this is important. The magazine has published a slideshow highlighting 9 Programming Tools for Maximizing HTML5 . The first 3 are Adobe products - Edge , Dreamweaver CS6 , and the...
June 30, 2012
The ColdBox team has announced the first ever ColdBox Developer week. In conjunction with the release of ColdBox 3.5 and their new CMS ContentBox, they are hosting a full week of completely free ColdBox-related training put on by ColdBox experts from around the world. CBDW will all be online...
June 11, 2012
We just released security hotfix APSB12-15 for ColdFusion 9.0.1, 9.0, 8.0.1, and 8.0 for Windows, Macintosh and UNIX. This update resolves an HTTP response splitting vulnerability in the ColdFusion Component Browser.
June 10, 2012
ColdFusion 10 Developer Week has concluded, but the recordings are now online.
May 29, 2012
Five days, nineteen sessions on ColdFusion 10. Registration for ColdFusion 10 Developer Week 2012 is now open.
May 24, 2012
Code coverage is an essential part of testing, and is used to reflect the completeness of performed testing. Code coverage is instrumental in providing information about how much of the total code is actually tested by a test suite. Rancho is an experimental tool used to get code coverage for any...
May 23, 2012
ColdFusion 10 has been released, and users have been asking about the update to our ColdFusion Web Application Construction Kit (aka CFWACK) books. So, here's the scoop ... ColdFusion 10 is a very important release, one which builds on the success of ColdFusion 9 by adding invaluable new features...
May 22, 2012
ColdFusion finally supports Axis2 , and Milan Chandna explains Using Axis2 web services with ColdFusion 10 in this new ADC article.
May 20, 2012
WebSocket is a web technology providing for bi-directional, full-duplex communications channels over a single TCP connection, and WebSocket support is new in ColdFusion 10. Awdhesh Kumar has posted an article entitled HTML5 WebSockets and ColdFusion – Part 1: An overview and first steps , and...