There are a lot of people out there in the CFML world managing legacy codebases. Some of them use frameworks that are no longer maintained, and many use no framework at all. A common question that I get is whether an app can be slowly converted over to ColdBox without having to rewrite everything at once. The answer is YES! ColdBox will comfortably live alongside your legacy code, giving you the chance to slowly convert it over as you get the chance.
Blog
TestBox v2.2.0 Released!

Team TestBox is proud to bring our latest release to fruition, v2.2.0. This release includes a collection of fixes but also several new cool features like gherkins-like syntax support, spec data binding, test listeners and much more. We invite you to read our updated documentation book and the what's new page for an in-depth overview of the release.
You can also very easily get started or update your project with TestBox via CommandBox CLI for ColdFusion (CFML):
# install testbox box install testbox # update testbox box update testbox #what you thought there was more?
Major Features
Below you can find quick updates on our major features for this release.
FREE CFCamp 2015 ContentBox Beer-Shop

Ortus Solutions is pleased to announce that we’ll be bringing a ContentBox CMS 3.0<...
Submit Your First Pull Request to an Open Source Project

Update 10/10/2015 -- New tickets added!
Perhaps you're using open source projects with your work. You've heard about how Git works, and maybe you even attended one of my sessions on how to submit pull requests. You've never actually tried to do one before though. You were brave one day and click...
Sign Up for Box Training before ColdFusion Summit


How To Submit Pull Requests to the ColdBox Platform

The best part about open source projects is you! Many hands make light work and at Ortus we love getting input from the many smart community members out there. The first way you can help is to report bugs or enhancements in our ticket tracking system. You can read our guide for that here:
http://blog.coldbox.org/blog/how-to-create-a-jira-account-and-enter-coldbox-tickets
The second thing you can do is to actually submit fixes yourself! This may seem scary, but it's a pretty straight forward process once you've done it once. We can never have too many people willing to help. Let's jump in and cover the steps it takes to submit some code to the ColdBox Platform.
Munich CFCamp 2015 Training Bootcamp

We are so excited to bring our training Bootcamp series back to Munich for 3 days of intense Box training r...
ColdBox 4.1.0 Released!

We are excited to announce the general availability of ColdBox 4.1.0. This is a minor release with some needed patches and some cool new REST template features. You can update your library via CommandBox by just typing: box update
or installing it via box install coldbox