We are proud to announce the release of the WireBox RefCard. WireBox is our dependency injection and AOP framework for ColdFusion applications that is highly based on conventions and annotations. &...
Blog
Coldbox CBDW2013 Online Training is Available!
We are very excited to announce our second online course available for both ColdBox and ContenBox Modular CMS thanks to our annual conference CBDW2013: http://www.udemy.com/coldbox-platform-developer-week-2013/.
Ortus at CFCamp 2013 - Munich
We are excited to be part of CFCamp 2013 for the third year now. This is truly an awesome conference with over 26 different sessions, amazing speakers and of course it is hosted in one of my favorite cities in the world, Munich! So head over to their ...
ColdBox CFML Jobs Board
In order to increase the effort to find and demonstrate great CFML and ColdBox talent, we have published the ColdBox CFML Job Board. You can see the full release of the job board in our ColdBox Blog: http://blog.coldbox.org/blog/coldbox-cfml-jobs-are-here.
...ColdBox CFML Jobs Are Here!

One of the biggest complaints we hear in the CFML world is "Where are the developers?". With that in mind and offering the community a place where they can search, post and look for *Box and CFML related jobs, we have created the ColdBox CFML Job Board. Hopefully we can promote help not only companies and recruiters find developers, but also so ColdBox ...
ContentBox Modular CMS v1.5.7 Released!
ContentBox Modular CMS v1.1.7 has now been released sporting over 20 issues and enhancements. Check out our engineering blog for an in-depth overview...
JSMin 3.1 released!
We just did a critical fix for JSMin with version 3.1. We have also completely documented this project for your viewing pleasure in our wiki: http://wiki.coldbox.org/wiki/Projects:JSMin-Compressor.cfm
Version 3.1
- Critical fix for generating files under high load
This fix will prevent fr...
New Open Source Couchbase Provider for CacheBox
Here at ColdBox HQ, we've been falling in love with Couchbase. It's a distributed Memcached-compatible key-value store AND NoSQL database. Hopefully you been reading out Couchbase
Ortus CacheBox Couchbase Provider Release!

Today we are releasing an open source Couchbase provider for our CacheBox library whether you use it standalone or within a ColdBox application. We have been working with Couchbase NoSQL server and have been absolutely loving it. This provider will allow you to leverage Couchbase Server from any CFML application that leverages CacheBox for your caching needs. We have created two providers in our initial release: 1) For standalone Couchbase integration in any CFML application, 2) For ColdBox applications. The latter will allow you to hook up Couchbase to your ColdBox applications and even allow you to use it for event and view caching alongside data caching. We also take care of serializations and Java inter-operability for Adobe ColdFusion and Railo CFML as well. You can also leverage the Couchbase ColdBox provider for Flash RAM capabilities as well. As with anything we do here at Ortus, this provider is fully documented and professionally supported.
Intro to Couchbase Server for ColdFusion - Clustered NoSQL and Caching at its Finest

Caching is an important layer in today's applications that require high availability in clustered environments. Caching demands require fast performance, lots of storage, and the ability to scale horizontally so your cache infrastructure can grow with your needs. We take caching seriously which is why we've built tools like CacheBox which is not only a caching engine, but an aggregator and API for other caches. In-process caches which run on the JVM alongside your application and share the same heap space are convenient and easy to set up, but they have limitations. This is why we've spent time learning about other out-of-process caching strategies.
