Blog

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

Tip of the Week: Using Environment Control in ColdBox

Brad Wood |  October 25, 2012
One of the most common server configurations is to have a production server and then 1 or more development or testing servers.  The trick with your "lower" environments is you typically want different settings for logging, error messages, data sources, or outgoing E-mails.  Manually switching settings when you move code is sketchy at best and setting up deployment scripts can be more work than you're willing to take on.
 
Enter ColdBox Environ...
Read More

Check out the ContentBox Connection

Brad Wood |  October 18, 2012

We have started a ContentBox Connection and the next installment is Thursday at Noon CST.  Come see a quick review of installation procedures.  Read more about it here on the ContentBox Blog:

http://www.gocontentbox.org/blog/contentbox-connection-meeting-thursday-at-noon-cst

...
Read More