Tip of the Week: Using Inheritence to Share Event Handler Code
Press Release: New ColdBox Online Course!
We are glad to announce our first ever ColdBox online course: http://www.udemy.com/coldbox-platform-developer-week-2012/
This course covers materials from our live webinars hosted by the ColdBox Team and seasoned ColdBox developers from around the world dur...
ColdBox Online Training Available!
We are proud to announce our first online training course available via udemy.com: http://www.udemy.com/coldbox-platform-developer-week-2012/.
This course covers over 53 lectures and over 25 hours of video content. This is definitely an ultimate training tool for you or your organization. We are working on more specific courses, so stay tuned!
...ColdBox Training At CFCamp 2012
We are so glad to announce our CFCamp 2012 boot camp training in Munich, Germany. We will be attending this amazing conference from October 15-16, 2012 in beautiful Munich, Germany. Then on October 17 and 18 we will be holding several ColdBox and ContentBox trainings, called HOTs (Hands on Trainings). Each HOT will be about 4 hours long.
October 17 -
Tip of the Week: AOP Simple Interceptions in Handlers
- preHandler
- pre{Action}
- postHandler
- post{Action}
- aroundHandler
- around{Action}
Press Release: ColdBox Dev Box
We are excited to announce the release of ColdBox DevBox. DevBox is a full open source development
ColdBox RESTFul Services At RIACON 2012
Here is the recording of our ColdBox RESTFul services presentation we gave at this years RIACON (2012).
ColdBox RESTFul services from Luis Majano on Vimeo.
...ColdBox Platform Sublime Bundle is Here!
We are happy to announce our first version of our ColdBox Sublime Bundle for Sublime Text Editor.
Sublime Text is a sophisticated text editor for code, markup and prose.
You'll love the slick user interface, extraordinary features and amazing performance.
With this bunlde you will be able to create tons of ColdBox relate...
Tip of the Week: Action Arguments in Your Handlers
The methods in your handlers (actions) have always accepted the "event" object, which is the request context for that event and contains things like the request collection and private request collection.
Introducing ColdBox DevBox
Today we are happy to release ColdBox DevBox. DevBox is a full open source development stack for ColdBox, 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 applications, MXUnit, ColdFusion Builder ...