Blog

Brad Wood

November 02, 2012

Spread the word


Share your thoughts

 

If you've been waiting to play with ColdBox, or tried in the past and gave up, we want to invite you to come check out our ColdBox Lite Kickoff Event at Noon CST on Wednesday November 14th.
 
Team ColdBox will be announcing the lastest step in the life of the ColdBox framework.  We have heard your requests for a smaller, more lightweight version of ColdBox for people who simply want blazing fast MVC conventions without worring about the extra tooling they don't need right now.  As a result, we have finished the final step in our collection of *Box frameworks by extracting just the MVC core of ColdBox to stand on its own.  The result is a lean, mean, lightweight MVC framework weighing in at about 500K in size.  
 
ColdBox Lite follows the same simple conventions and is fully cross-compatible with regular ColdBox.  When you're ready to upgrade to the regular version, it will be a simple matter of dropping in the full platform and switching your apps bootstrap point in Application.cfc.
 
The ColdBox Lite Kickoff Event will be a special edition of our ColdBox Connection series and will be in the regular meeting room:
 
 
12pm CST on Wednesday November 14th

 

Add Your Comment

(1)

Nov 02, 2012 14:23:53 UTC

by David McCan

Nice move. I'm looking forward to trying it out.

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
One Language, Every Runtime: BoxLang Expands Beyond the Server

One Language, Every Runtime: BoxLang Expands Beyond the Server

Discover how BoxLang’s multi-runtime architecture helps developers build beyond the server with support for serverless functions, desktop applications, CI/CD workflows, Java integrations, containers, runtime management, and more.

Maria Jose Herrera
Maria Jose Herrera
June 04, 2026
BoxLang 1.14.0 : Introducing Inner Classes

BoxLang 1.14.0 : Introducing Inner Classes

BoxLang has always embraced a simple truth: the way you organize code shapes the way you think about problems. For a long time, if you needed a helper class, you needed a file. One class, one .bx file, no exceptions. That's clean and predictable, but it creates real friction when a class is tightly coupled to exactly one caller and has no business existing anywhere else.

Luis Majano
Luis Majano
June 03, 2026