Well, my secret project is out of the bag today. I have been working in embedding a remote proxy into ColdBox in order to enable remote applications like Flex and AIR to communicate with ColdBox and provide an event model for our model. If that makes sense!! Well, so what do we get? This feature lets you create an event driven model that can easily be called from any flex/air application. Not only that, but you can reinitialize the entire application, get settings, and yes, announce custom or core interceptions. You can create custom interceptor chains for your model that can be executed asynchronously when a user hits a save record button for example. The possibilities are endless. Not only that, but this enables you to actually create two front ends using the same reusable ColdBox and model code. The code is the same, you create event handlers, you interact with a request collection, with core and custom plugins, but you don't set views or layouts because the framework is now a remote framework for your model. So what do you do, well, return data, arrays, xml, value objects. Anything, right from withing the event handlers.
Blog
ColdBox Nightly Builds now available!
Thanks to Rob Gonda., ColdBox now has nightly builds. You can download the nightly build from the following location: http://www.coldboxframework.com/downloads/nightlybuild/coldboxNB.zip I have added the information to the wiki and will be updating the other locations soon. The task runs at 12:00 AM every day. When you unzip the build, you will see a build...
Down & Dirty With ColdBox 2.5.0 - Who, What, Why? at the ColdFusion Meetup next Thursday
I will be presenting at the ColdFusion meetup group next week Thursday. So please check it out: http://coldfusion.meetup.com/17/calendar/6710816/ I will be presenting on the up and coming 2.5.0 release, so new features and sneek peeks will be shown. So Please RSVP!!
...ColdBox 2.5.0 RC 1 updated, please download fix.
I have just updated three critical fixes on the RC1 bits that I forgot to include in my script and on my tests. The fixes encompasses the following: 1) Applications running off a root where not registering the handlers property. This has been solved. 2) The multi-threaded logger for coldfusion 8 and bluedragon 7 has been updated with the correct attributes that where missing. 3) The multi-threaded cache manager for coldfusion 8 and bluedragon7 has been updated with the correct attributes ...
Dashboard problems on RC1
I just realized that the compilation under cf8 will not work in cf7. Therefore, I will have to alter my compilation scripts to do cf7 and cf8 compilations for the Dashboard. Expect an update for the dashboard in the RC1 package by the end of the weekend. This should be easy to setup so I can deliver a cf8 and cf7 compiled dashboard.
...ColdBox license agreement on logo, web assets, documentation and more
I have updated the ColdBox license agreement for logos, web assets, documentation and much more. You can find it here: http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbLicenseAgreement The license agreement describes the frameworks Apache 2 license and the updated license for all the content, logo, web assets and documentation, THEY ARE TWO SEPARATE ENTITIES AND LICENSES. So please check it out, so y...
Speaking at ColdFusion Meeting Tonight!!
I will be speaking via Connect at the ColdFusion Meetup Group today at 4:30 pm PACIFIC so everybody is clear. The address for the meeting is: http://experts.acrobat.com/cfmeetup/ See you there.
...What is the big fuzz about ColdBox 2.5.0??
Well, since everybody wants to know what is the big fuzz with the upcoming version 2.5.0, please check out this document: http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbWhatsNew2.50 It will give you a very nice introduction as of what is going on in ColdBox 2.5.0 and what...
Presentation on 2.5.0 Posted.
First of all, let me apologize for a bad connection and even worse my fan in my mac blew up, so It felt like I was inside of a turbine. Anyways, the presso did not go as I planned, but hey, things happen. We will try again in about two weeks, and hopefully it will work better. For now, you can find the presentations posted up on the wiki if you would like a sneek peek. http://ortus.svnrepository.com/coldbox/trac....
ColdBox and SES, its here!!
Well, the last piece of the puzzle is complete and ready for testing, SES support via ColdCourse.