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...
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...
We are announcing the release of ContentBox v1.5.7 which includes some critical patch fixes and managed to squeeze in some new functionality. You can either download the updates or use our auto-update panel to upgrade. The updates are now cumulative for the 1.5.X series only as well, so you can upgrade from any 1.2 version or higher. However, please remember to read the update instructions before auto-updating.
We are also formalizing our releases, all releases will be placed in the bleeding edge channel before general release. If all goes well after 1 week of being in the beta channel, then it moves to the general release.
You can read our very detailed release notes in our archive page. Below we will cover the major enhancements this release brings to the table a part from all the improvements and bugs that where squashed.
We are announcing the release of ContentBox v1.5.7 which includes some critical patch fixes and managed to squeeze in some new functionality. You can either download the updates or use our auto-update panel to upgrade. The updates are now cumulative for the 1.5.X series only as well, so you can upgrade from any 1.2 version or higher. However, please remember to read the update instructions before auto-updating.
We are also formalizing our releases, all releases will be placed in the bleeding edge channel before general release. If all goes well after 1 week of being in the beta channel, then it moves to the general release.
You can read our very detailed release notes in our archive page. Below we will cover the major enhancements this release brings to the table a part from all the improvements and bugs that where squashed.
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
This fix will prevent fr...
We are announcing the release of ContentBox v1.5.6 which includes over 46 different issues closed and updated. You can either download the updates or use our auto-update panel to upgrade. The updates are now cumulative for the 1.5.X series only as well, so you can upgrade from any 1.2 version or higher.
We are announcing the release of ContentBox v1.5.6 which includes over 46 different issues closed and updated. You can either download the updates or use our auto-update panel to upgrade. The updates are now cumulative for the 1.5.X series only as well, so you can upgrade from any 1.2 version or higher.
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

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.

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.

We are proud to announce today the public release of our product Ortus ProfileBox. We have been waiting for the release of FusionReactor 5 and now that it is here, we are happy to introduce you to the newest member of ...