Blog

ColdBox Training In August: CFunited 2009

Luis Majano |  July 16, 2009
CFUnited 2009 is coming soon and we still have seats available for ColdBox Training.  This is a full day of ColdBox training and goodness.  You don't want to miss this!  The course is CBOX-100 and you can find more information about it here.

Intro to ColdBox is an intense 1-day training course that will get you start...
Read More

LogBox Beta 2 Released

Luis Majano |  July 16, 2009
Another happy LogBox day.  Today we are releasing a quick beta update to LogBox.  This update includes a fix thanks to Mark Mandel and one of my favorite features: Category Inheritance. First of all, LogBox is an Enterprise Logging Library that is part of the up and coming ColdBox 3.0.0 Platform Suite.  It is completely standalone from ColdBox MVC and can be used in any project you like.  The full documentation can be found here:
Read More

Would you like a private request collection?

Luis Majano |  July 13, 2009

This topic has been going on for a while, where some people have come up with the idea of having a private request collection that is unaffected by the incoming URL/FORM/REMOTE variables but still have access to it via the request context object.  You already CAN do this by just building a simple request context decorator.  However, some people think that this could be a cool core addition.  I am starting to think so also, so here are my thoughts on the topic.

The purpose of this pos...

Read More

LogBox Appenders - Submit your own appenders

Luis Majano |  July 13, 2009

As you have probably read a few days ago we released LogBox: An enterprise ColdFusion Logging Library, part of the new ColdBox 3.0.0 Platform Suite.   The library's core of logging takes place thanks to its appenders that send messages to different destinations.  As of now, the distribution has 11 appenders included, but if you want to build your own, you can very very easily.  Not only that, since we are in Beta, you can submit your appenders and we will include them in the distribution if t...

Read More

LogBox: Enterprise ColdFusion Logging Library Released

Luis Majano |  July 10, 2009
After much work and restructuring the ColdBox logging capabilities into a standalone library, we have arrived to the birth of LogBox.  The ColdBox logging capabilities exist since version pre 1.0 way back in 2005 and now finally are open for usage with or without ColdBox MVC.  LogBox is part of an entire set of suites of services that the ColdBox 3.0.0 Platform is being built on, which includes:

New ColdBox Feedback Forum

Luis Majano |  June 15, 2009
We have added a new FeedBack Forum to all of the ColdBox websites so it makes it easy for the community to report new features, ideas, enhancements and bugs.  Not only that, but we can all vote for what features to support or build and so much more.  So please check it out, by going here:  http://coldbox.uservoice.com/ or just by clicking on the new feedback tabs on the sites.

Read More

ColdBox Training at CFUnited 2009

Luis Majano |  June 15, 2009
This is a reminder that will be having a 1 day training at CFUnited 2009 on August 11th.  This is a full day of ColdBox training and goodness.  You don't want to miss this!  The course we will be delivering is CBOX-100 and you can find more information about it here
Read More

Mocking Objects with ColdBox Annotations

Luis Majano |  June 12, 2009
One of the nice things about ColdBox's model integration features are the ability to inject objects by using annotations via the cfproperty tag.  This gives a cleaner API to objects that don't really need to expose setters just for dependency injection purposes.  Why? well, in MY opinion, objects should be shy and only expose what they need to expose to the outside world.  By leveraging annotations, I can cleanly define the dependencies of my object and what is even better, it can...
Read More

Introducing MockBox: The ColdBox Mocking Framework

Luis Majano |  June 09, 2009
I am proud to announce another addition to our ColdBox Platform: MockBox.  MockBox is a companion package to the ColdBox Platform that will give you advanced mocking/stubing capabilities; hence a Mocking Framework. Not only does it integrat...
Read More

New ColdBox Alliance Partner: Computer Know How

Luis Majano |  June 06, 2009
We are kicking off our ColdBox Alliance Program with the company Computer Know How.

Computer Know How was founded in 1997 as a resale and consulting firm. At Computer Know How, we understand that technology...
Read More