Blog

3-Day ColdBox Training in Amsterdam

Posted by Luis Majano
Sep 30, 2009 00:00:00 UTC
ColdBox team has just announce a 3 Day training in Amsterdam. Check the press release out and register for this event.

More ColdBox Training - Dallas, Texas

Posted by Luis Majano
Sep 30, 2009 00:00:00 UTC
The ColdBox team has just announced a new ColdBox Training Seminar in Dallas, Texas for November 14th-15th. So check the press release out: http://blog.coldboxframework.com/post.cfm/coldbox-training-in-dallas-are-you-ready.

This training will cover the CBOX-101 2 day course with insight into ColdBox 3.0.0.

Tom de Manincor : ColdBox Certified Trainer for Europe

Posted by Luis Majano
Sep 25, 2009 00:00:00 UTC
As you can find out in the official ColdBox website, Tom de Manincor has joined the ColdBox professional services by becoming the first ColdBox Certified Trainer. He has completed the process of becoming part of the ColdBox Certified Trainer Program and will begin to offer ColdBox training in the Netherlands and Europe.

We are also scheduling a 3 day training: 2 days of CBOX-101 and a full day of hands on workshop before Scotch on the Road in Amsterdam from October 22-24. We will post the registration forms soon in the main ColdBox training site, so stay tuned.

Also, please read the full press release and if you are interested in becoming a certified trainer for your region, please do not hesitate to contact us.

ColdBox Platform Utilities a ColdFusion Builder Extension

Posted by Luis Majano
Aug 25, 2009 00:00:00 UTC

Sana Ullah, from Team ColdBox, started this project a while back and it has gotten quite some traction that we are now releasing a 1.0 of this extension for Adobe ColdFusion Builder.

If you do not know that we now have a ColdFusion IDE then you have been living under a rock. Anyways, you can get the beta of Adobe ColdFusion Builder first and then follow to install our ColdBox Platform Utilities extension.

Our ColdFusion Builder extension can generate 3 custom coldbox templates and you can even extend it to create your own layouts. It comes packaged with three layouts: Advanced, Simple and Flex ColdBox templates.

You can then generate handlers, interceptors, plugins, model objects, views and so much more. You can even choose between tag based and full cfscript syntax.

Remember session scope does not exist in onApplicationStart()

Posted by Luis Majano
Aug 21, 2009 00:00:00 UTC
Are you getting this error:

Cannot lock session scope.

CFLock cannot be used to lock the application or session shared scopes without these scopes being established through the use of the CFApplication tag. If you want to use the session scope you need to enable session management. Application and/or Session variables must also be enabled in the ColdFusion Administrator.

Most likely you either do not have sessionmanagement enabled in your Application.cfm or Application.cfc or you are trying to use a session lock within your onApplicationStart() method of Application.cfc.

This is a reminder and a gotcha that session scope does not exist until onApplicationStart() finishes executing. The interesting thing also, is that in Railo 3.1 session does exist!

Anyways, beware the lock of session or acessing session from onApplicationStart().

ColdBox Chosen As Open Source Project of The Year!

Posted by Luis Majano
Aug 13, 2009 00:00:00 UTC

I read to my delight today on the plane that the Community Awards at Cfunited had voted ColdBox as the best open source project of the year. This is like an Oscar to me :)

Anyways, you can find the recording and presentation here:

http://cfsilence.com/blog/client/index.cfm/2009/8/13/2009-Community-Achievement-Award-Winners

This recognition is thanks to God's wisdom in this project and His guidance. Thanks to the team, community efforts and contributions!!

 

ColdBox 3.0.0 Beta 1 Released!

Posted by Luis Majano
Aug 12, 2009 00:00:00 UTC
A great step forwards!! ColdBox 3.0.0 Beta 1 is here today!!

Get your ColdBox on now: http://www.coldbox.org/index.cfm/download

Tons of new features and enhancements that will make your development faster and easier than ever!

Help us choose the next ColdBox Training Seminar Location

Posted by Luis Majano
Aug 04, 2009 00:00:00 UTC
Would you like another 2 day Training Seminar? If you do, then pick your choices now by going to our announcement blog.

ColdBox Jobs Community!

Posted by Luis Majano
Jul 22, 2009 00:00:00 UTC
We just announced a partnership with Elite Open Source Jobs in order to host a community of jobs for the ColdBox community. You can read all about it at the official ColdBox blog: http://blog.coldbox.org/.

In summary, you can now post jobs or contracts that need anything ColdBox. You can also search for ColdBox/ColdFusion opportunities for either full time, contract or contract to hire.

We are serious in helping developers get the best opportunities out there.

ColdBox For Newbies! Simple MVC

Posted by Luis Majano
Jul 22, 2009 00:00:00 UTC
We just released an article in the ColdBox blog that demystifies how simple MVC can be with ColdBox.

So check it out and learn the basics of a conventions based framework:

http://blog.coldboxframework.com/post.cfm/coldbox-simplemvc-demystifyed

Site Updates

Archives

Entries Search