We recently announced the availability of CommandBox 3.1.0 beta for testing. We've make a screen cast also showing how to start Adobe, Lucee 5, and Railo servers which you can
Blog
Screencast showing how to start Adobe, Railo, and Lucee 5 servers in CommandBox
We recently announced the availability of CommandBox 3.1.0 beta for testing. We've also prepared this short screencast that shows starting up Adobe, Railo, and Lucee 5 servers in CommandBox.
If you'd lik...
Screencast showing how to start Adobe, Railo, and Lucee 5 servers in CommandBox
We recently announced the availability of CommandBox 3.1.0 beta for testing. We've also prepared this short screencast that shows starting up Adobe, Railo, and Lucee 5 servers in CommandBox.
If you'd lik...
Spec Data Binding in TestBox
This issue has comed up several times in our mailing lists, so why not expand a little with a blog post.
The Problem
Many developers working with TestBox love the BDD approach to spec design. Once they get familiar with the syntax they start getting funky! It is just natural! Since they are coding within a CFC they decide to create dynamic it()
or specs by iterating o...
REST2016 - Versioning Your ColdBox REST API with Modules (Runnable Example)
In our ColdBox RESTFul RoadShow this month, we've been talking about why ColdBox is the fastest and easiest ways to build a robust REST API in CFML. One of the very powerful features of the ColdBox MVC Platform is that you can use modules to break your apps and APIs up into management chunks instead of building a monolith. Modules also let you decouple pieces of your application so multiple teams can work on different parts. And with the power of CommandBox's CLI and package manager to assemble your app's dependencies, you can even store modules in a completely separate code repository! This is exactly what we're going to demo today.
CommandBox Now An Official Homebrew Formula
At Ortus, we try to make the installation of our tools as simple as possible, while supporting a variety of platforms. For OS X users, staying up-to-date with your CommandBox installations just got a bit easier.
CommandBox is now an official formula for Homebrew, the package manager for Mac users!
Coldbox Legacy App Demo
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.
Coldbox Legacy App Demo
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.
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...
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...