Blog

ColdBox Connection Meeting Tuesday at Noon CST

Brad Wood |  November 05, 2012

Please tune in tomorrow at Noon CST for the next installment of our ColdBox Connection meetings.  In this episode, we'll have guest speaker Joel Watson sharing about his just-released additions to ColdBox's ORM detached criteria queries and subqueries.  Here's the URL for the meeting room:

http://...

Read More

ColdBox Platform 3.5.3 Release Galore!

Luis Majano |  November 03, 2012

We are proud to announce yet another release of our ColdBox Platform version 3.5.3.   This is not only a full platform release but a whole set of releases of all of our internal projects and frameworks.  Here are the releases and their appropriate release information fro...

Read More

ColdBox DevBox 2.0 has dropped!

Luis Majano |  November 03, 2012

ColdBox DevBox has now matured and we have a 2.0 released. DevBox is a full open source development stack for ColdBox and ColdBox LITE, ready to go for development in any environment (Windows, Linux, Mac). Just download, click start and get ready to code. This development server is full of goodies from ColdBox sample application...

Read More

ColdBox Platform v3.5.3 Released!

Luis Majano |  November 03, 2012

logo

We are proud to announce yet another ColdBox Platform release version 3.5.3. This is an important patch release that addresses many important issues, but also introduces some great enhancements. This release also encompasses a new WireBox release (v1.6), new CacheBox release (v1.4) and new MockB...

Read More

MockBox v2.0 Released!

Luis Majano |  November 03, 2012

logo

We are proud to announce MockBox 2.0. This new version of MockBox sports out great new mocking capabilities that will make you want to mock immediately. You can read our What's new with MockBox 2.0 to get a better idea of this release.

Below are the major areas we...

Read More

CacheBox 1.4 Released!

Luis Majano |  November 03, 2012

logo

We are proud to announce CacheBox version 1.4. This is an important patch release that we recommend all customers to upgrade to especially if you are using CacheBox with Railo. You can read our What's new with CacheBox 1.4 to get a better idea of this release.

...

Read More

WireBox 1.6 Released!

Luis Majano |  November 03, 2012

logo

We are proud to announce WireBox version 1.6. This is minor release that brings you great stability, fixes and great ORM additions. You can read in detail about this release in our What's new with WireBox 1.6 guide.

Below are the major areas we concentrated in thi...

Read More

ColdBox Platform Utilities v2.10 Released!

Luis Majano |  November 03, 2012

We are so proud to announce another big update to our Adobe ColdFusion Builder exension: ColdBox Platform Utilities version 2.10.  This update has tons of cool updates and fixes:

  • Railo compatibilitie...
Read More

Announcing ColdBox Lite Kickoff (Pure MVC Conventions)

Brad Wood |  November 02, 2012

 

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 M...
Read More

Tip of the Week: Securing Your Application's reinit

Brad Wood |  November 01, 2012

 

One of the first things you learn with ColdBox is how to add ?fwreinit=1 to the end of your URL to force a reload of the entire application.  This is required to pick up new settings, etc.  Many of you probably leave the reinit password at its default of "1".  While that's fine for your development and testing servers, it's not recommended  on production.  Reinitializing your application can potentially be an intensive operation, and you don't w...
Read More