Just an announcement that the Early Bird Pricing for ColdBox Training ends this Friday at 5pm Pacific. After that, you will get the standard training price. I would recommend you register this week so you can take advantage in over $250 in savings.
Blog
ColdBox API Docs available for download
Luis Majano |
February
06,
2009
Just a quick note that now the ColdBox API docs are also available for download thanks to Mark Mandel's ColdDocs project.
The download is a zip file containing the Platform's CFC API documentation in HTML format. You can download the Docs from the downloads release page or from the
The download is a zip file containing the Platform's CFC API documentation in HTML format. You can download the Docs from the downloads release page or from the
ColdBox 2.6.3 is almost here...
Luis Majano |
February
05,
2009
We have been working hard on solidifying the enhancements introduced in ColdBox 2.6.2, which by the way, rocked. We introduced new model integration features that will let you talk to model objects, persist them and yes, autowire them. 2.6.2 introduced a brand new dependency injection framework based on metadata (annotations) and a cool DSL (Domain Specific Language). Anyways, you can check out al...
CFConversations interview
Luis Majano |
February
03,
2009
I did an interview for CFConversations back in October and it is now released. Please check it out by visiting the cfconversations website.
It was a true pleasure to talk to
Come see Adobe debate Microsoft at the IECFUG
Luis Majano |
January
27,
2009
Come join us for "The battle for control of the future of computing” debate at
7 PM (PST/GMT +8) on Thursday, February 12 in the Bronco Student
Center (Ursa Minor) at California ...
ColdBox Plugin using Brian Kotek's Form Utilities
Luis Majano |
January
27,
2009
Tony Garcia has posted an excellent tutorial on how to use Brian Kotek's Form Utilities within a ColdBox Application with easy and elegance.
Thanks for this great tutorial Tony!!
http://www.objectivebias.com/blog/entry...
Thanks for this great tutorial Tony!!
http://www.objectivebias.com/blog/entry...
Seminar FAQ Update and Hotel Discounts Posted
Luis Majano |
January
26,
2009
If you have not registered to go to the CBOX-101 Core ColdBox Training Seminar, what are you waiting for? The early bird ends in 2 weeks and you can now save over $300!! Come learn more about ColdBox in Sunny California in a seminar with over 16+ hours of intense training and networking. So go now and register!!
The
The
CBOX101 Training Seminar in Southern California now open
Luis Majano |
January
19,
2009
ColdBox Platform Official Training Seminars Announces Early-Bird Special Pricing for March 14-15 2008 CBOX 101- Core ColdBox Seminar in Ontario, California. Welcome to where it's sunny and warm!
ColdBox Platform Official Training Seminars today announces an Early-Bird Special discount registration price of just $895 for...
ColdBox Platform Official Training Seminars today announces an Early-Bird Special discount registration price of just $895 for...
Loading ColdBox Settings from the database
Luis Majano |
January
16,
2009
The ColdBox configuration file has a place for you as the developer to create as many custom setting variables as you like. You can create simple or complex settings via JSON notation. This approach is great, but sometimes, you want for these variables to be, well, more dynamic. The following UDF helps you achieve this, by storing your name-value pairs of settings in a persisten storage such as a database. Then just basically call this UDF from your application start hand...
Code Depot updates, new plugin and interceptor
Luis Majano |
January
14,
2009
Dutch Rapley has contributed two nice additions, a POST method plugin and a form inspector interceptor. Please check them out here in our code depot.
...
...