We have released today a cool module that will do HTML compression for your ColdBox and ContentBox applications. This module is based off the HTML Compressor and Minifier project (http://code.google.com/p/htmlcompressor/). This module will compress your HTML with certain compiler rules, compress your inline CSS and even your inline JavaScript. It can also keep track of compressed HTML in any CacheBox provider for you,...
Blog
ColdBox Platform 3.5.0 is now available!
After almost 9 months worth of intense development, testing, research and hard work, ColdBox Platform 3.5.0 Final has been released. This is a tremendous release that focuses on optimizations, speed, RESTful services, ORM integration and finally object/form validation. So a big congratulations goes out to the ColdBox Engineering Team and the entire community for testing and contributing to ColdBox.
To read the entire pres...
ColdBox Platform 3.5.0 Released!
We are so proud to announce the 3.5 final version of the ColdBox Platform! After almost 9 months of development, research and testing, we are ready for more great stuff to come. There are tons and tons of fixes and updates in the release, which actualy makes it the fastest ColdBox release ever (Especially under Railo, wow it is fast, with vanilla framework requests executing at 1ms!). So let's look at some resources for you:
WireBox v1.3.1 Released!
We are so proud to announce a new release for WireBox, our Dependency Injection and AOP framework for ColdFusion. This release is packed with great fixes and lots of enhancements when doing AOP and dynamic ColdFusion co...
WireBox DI & AOP v1.3.1 Released
As part of release week, we are proud to announce yet another release to WireBox, our Dependency Injection and AOP Framework. Here are the resources:
WireBox is a ColdFusion Dependency Injection and AOP Framework that can work with any ColdFusion framework or no framework at all. The major features of this release are laid out below or you can read our What's New Guide for full Geeky details!
- Lots of fixes on concurrency and DI automation
- Binder declarations now take precendence over annotations
- Setter injections now allow you to declare the name of the argument used in the setter instead of by convention.
CacheBox: Caching Engine & Cache Aggregator v1.3.1 Released
We have just launched a new version to our favorite caching engine and aggregator: CacheBox. To read the full details and milestone news, please click on the resources below:
CacheBox 1.3.1 Released
Welcome to release week! Our first release in our list is CacheBox version 1.3.1. Here are some useful resources:
JSMin Compressor v1.7 Released!
JSMin Compressor is a plugin that interfaces with our own flavor of JSMin to minify css and js files. It can also compress several files of the same type into a single include, that can be cached in your ColdBox applications. This release fixes our java parser to compress more complicated CSS3 notations correctly.
Using our compressor can be as easy as this:
#getMyPlugin("...
ColdBox Platform Extensions v2.8 Released
We are glad to announce the new release of our ColdBox Platform Extensions version 2.8. You can either do an Auto-Update from the extension itself or just manually download it from ForgeBox: http://coldbox.org/forgebox/view/ColdBox-Platform-Utilities.
Version 2.8
- Updated to use new Forg...
FileBrowser v1.4 released!
Just a quick note that our ColdBox FileBrowser module that helps you manage files in an application has an update.
- Fixes to missing interception points
- Changed all interception points to be namespaced with fb_ (Please update your interceptors)
- Addition of new events:
- "fb_postF...