Blog

Dashboard Urgent Update!

Luis Majano |  October 15, 2008

Thanks to AJ Mercer, The application template included in the download for the dashboard became corrupt. I replaced them in the distribution files and I am attaching the zip file to this post. You can download it and place it under the following directory: {DashboardInstall}/model/templates/apptemplate.zip Just replace the old zip file and you should be ok. If not, just download the bundle again. Sorry for the inconvenience.

...
Read More

ColdBox Cheat Sheet, come and get it!!

Luis Majano |  October 15, 2008

I just put together a ColdBox cheat sheet for all you ColdBox Developers. This cheat sheet gives you an overview of the most used functions in your every day development, tips and tricks. I have included a copy with the download bits and also in the track site. Now, you can also download it from here. ColdBox Cheat Sheet Again, this is a great way for you to learn the framework and have...

Read More

Adam Fortuna: Automatically include your views with ColdBox

Luis Majano |  October 15, 2008

Adam Fortuna created a post on a technique to automatically assign default views to your application, which is very very interesting. I also posted an alternate way of assigning default views/layouts to even any handler by just creating and implementing a preHandler or postHandler method on your handler. Great Snippet ...

Read More

More ColdBox Guides: Plugin Guide, Reserved Words, Custom Config Files, and more.

Luis Majano |  October 15, 2008

As always, more documentation so you can get to expand your knowledge on ColdBox. The following guides have been created and some have been updated:

New Guides

* Reserved Words & Methods Guide * Load Custom ColdBox Config Files *

Read More

ColdBox 2.0.2 now out!! Come and get it!! Tons of new stuff.

Luis Majano |  October 15, 2008

Well, yet another ColdBox release!! This one is an exciting one as we approach the 2.1.0 release. More unit testing capabilities, less restrictions, more fixes and more great stuff. This release thanks to God's grace on permitting me do thing I though I could not do. So here is the list of fixes, features and updates. Ohh by the way, a whole new Dashboard is also release, version 2.2.0 with full Railo sup...

Read More

ColdBox Dashboard supports railo as an archive.

Luis Majano |  October 15, 2008

The ColdBox Dashboard application is now fully functional on Railo 2.0RC and will be distributed as the Railo Archive is prepared for it. As of now, Railo fans will have to wait somewhat for the inclusion of the archive. So please bear with me as the Archive is included. As of now, the dashboard is compiled to work on Adobe ColdFusion 7 & 8, and BlueDragon 6 and 7. Than...

Read More

ColdBox: Unit Test your framework application guide!!

Luis Majano |  October 15, 2008

I just updated the previous unit testing guide over at the Trac site with a much more in depth overview of unit testing in ColdBox. It covers on how ColdBox does unit testing for your handlers, how you can create unit tests, unit test suites, how to integrate to Sean Corfields' cfcUnit facade to CFEclipse's CFUnit

Read More

ColdBox Unit Testing your Event Handlers!!

Luis Majano |  October 15, 2008

With the advent of ColdBox 2.0.1 you are now able to unit test your event handlers, plugins, etc. I just completed a step by step guide on how to do this with the provided source in the bundle. Another interesting note is that the ColdBox Dashboard generates applications for you and yes, it also generates the unit tests for it. Unit Testing Handlers Guide So click on the link above to start unit t...

Read More

ColdBox CFEclipse Dictionary & Insight. Happy 4th of July

Luis Majano |  October 15, 2008

Happy 4th of July!! And to commemorate this great holiday, why not have a surprise features. Yes, CFEclipse tag insight, function and scope insight for ColdBox. You can now have insight into the major scopes of ColdBox like event, rc, controller and also all the methods that are used in event handlers, plugins, layouts and views. WOW!! A handy way of coding, and much much faster.

Event Insight...
Read More

CFEclipse CFFrameworks 1.3.1.5 Plugin now supports ColdBox!!

Luis Majano |  October 15, 2008

This might be a little late and silent, but thanks to Mark Drew and his insatiable coding skills we received a few days ago CFEclipse 1.3.1.5 and with it an update to the CFFrameworks Plugin which includes support for ColdBox. This support is to visually see and maintain the ColdBox configuration file. You can view all of your settings and aspects, very nice indeed.