Blog

Luis Majano

May 07, 2012

Spread the word


Share your thoughts

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, so compression is done efficiently.  So if you are looking to optimize your applications even more, then check out our HTML Compressor.  If you are using ContentBox, you can just go to the Modules tab > ForgeBox.  Then click install and watch it download and install it for you in your ContentBox system.

We have already seen tremendous bandwith benefits already by using this module, so what are you waiting for!

Downloads

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026