Latest ColdBox News
CFObjective 2008 Advanced Workshop Resources posted
I just posted my Advanced Workshop session given today. It was a great presentation and attendance. If you where not there, you can still check it out by going to the wiki presentations area. The presentation shows all the demos we should have done, I am also uploading the complete workshop source code and the script that was my guide to create the demos. As a side note, I will be translating the demos to screencasts so you can follow along. It should take me a few weeks, but they will get there.
CFObjective ColdBox Framework 101 session posted
I just posted my 101 Framework session given this Friday. It was a great presentation and attendance. If you where not there, you can still check it out by going to the wiki presentations area.
ColdBox Documentation Internationalization Project is here!!
This is an announcement that an internationalization translation project is way on its way for the ColdBox documentation. If you go to the official wiki site, you will see two new languages: Japanese and Spanish. The entire docs are being translated now to these languages and should be done by version 2.6 release if possible. Also, a new group has been created for ColdBox Translators. So if you are interested in helping out in the translation process, become an official translator or just help out, please email us at info@coldboxframework.com. Right now we have one Japanase translator and one Spanish translator. So please contribute if you have time.
ColdBox Forums with Google Search now!!
I have just implemented a Google custom search engine for the entire ColdBox Forums that you will find really nice. There are over 1300 messages on the forums now and they now get the best search engine so you can search all you want. So if you really want some advanced searching on any ColdBox topic on the forums, give it a whirl.
As a side note, the entire ColdBox Framework site also implements a custom google search engine that searches this blog, the forums, the wiki documentation, and much more.
ColdBox Beta 2 + Dashboard + New Plugin Pack Update
I have just updated the bits for ColdBox 2.6.0 Beta 2. This update includes tons of fixes on caching, request context optimizations, var scoping fixes, sample application updates, flex tester upgrade, dashboard windows compatibility, mxunit generation, performance updates and a new Cheat Sheet. Phew!! What a week getting ready for CF. Objective. The other update is for the extra downloads, the plugin pack. The plugin pack includes an update rssReader plugin that will now cache either in the coldbox cache or files. This gives you more versatility. Also, you can now decide how many entries per feed you want to create. The other update is also for the plugin pack, new plugin called paging.cfc. This plugin will create a carrousel for paging for any type of recordset or whatever you want to create paging or carrousels for. The api is very simple to use. Anyways, please enjoy this beta and test to your heart's content.
ColdBox Dashboard updated, 2.6.0 beta 1 updated
I just commited a nice fix for the ColdBox Dashboard so you can create new folders that was left out and pointed out by Dan Sorensen. I have updated the ColdBox 2.6.0 Beta 1 bits for you to have an updated ColdBox Dashboard. I have made several improvements to the ColdBox Dashboard which I have not blogged about, but I will be in the coming days. I will also start blogging about all the great new features in 2.6.0.
ColdBox 2.6.0 Beta 1 is now available.
ColdBox 2.6.0 Beta 1 has been released. This is another major update to the framework and toolkit that encompasses on optimizations, bug fixes and several new features. The full release notes and what's new document have been posted to the wiki and you can check them out. Below is just a condensed listing of some of the new features that have been implemented for 2.6.0 beta 1. There are some that are still missing for a full release and of course, your testing and ideas are still welcomed for this version. The beta of 2.6.0 is planned to go on for about 3-4 weeks, depending on the amount of testing done and submissions.
What's New?
- Per application conventions. Control how each application is defined. More granularity and portability.
- New convention: Default Event Action = index(). Each handler can implement a default action to be executed if an event just defines the handler. Of course, you can change this via the per-application conventions.
- onMissingAction() - You can now define this powerful action in your handlers and create virtual events, error handling or whatever you feel like doing. It simulates onMissingMethod() but on a handler level basis.
- Debugger Panel Updates and configuration: You can now fully configure the debugger panel to your liking.
- Execution Profiler Monitor: The framework now saves a stack of requests (configurable) and creates a monitor so you can do execution profiling and poll incoming requests. Again, ANY request, via FLEX/AJAX/AIR or normal http request.

- Reinit Button on info panel:
You can now reinit the framework right from your panel.
- Messagebox Plugin enhanced with multiple optimizations and new methods
- Environment Interceptor enhanced
- New plugin: json
- Complex configuration settings are now JSON based.
- New plugin: methodInjector
- New supertype methods: htmlhead(), getInterceptor()
- getInterceptor() can now retrieve specific interceptors that have been loaded in your application.
- IoC plugin optimizations and updates
- LightWire fixes and updates
- Application storage and session storage plugins optimized and updated
- SES numerical and alphanumerical route definitions
- New Interceptor: security. Secure your event-driven applications with ease. Tons of configuration options and ease of use.
- Cookiestorage plugin can now do encryption
- Render views and cache them at the same time
- Flash persistence scope can now be choosen for flash saving of variables on redirections
- You can now define and execute private events via runEvent(event, private=true)
- Major Caching Updates
- Use of java softreferences to create a memory aware caching mechanism
- Usage of JDK 1.5 > concurrency classes for atomical operations and locking features
- Create your own eviction policies
- Cache panel and graphing updates
- Discard mechanism updated and can even use regular expressions
- cfc Viewer plugin is spanking new
- Request context new methods: isSES(), buildLink() and much more.
Sana Ullah on ColdBox making your life easier!
Sana Ullah of Team ColdBox is now blogging at the coldfusion community and has some great and interesting posts on the new ColdBox features and their established features. Please go here and check them out.
ColdBox 2.6.0 Beta sneek peek + Eclipse Update Site
I have just released a partial list of the release notes for 2.6.0 Beta 1 that will be released in the coming days. You can find also a compatibility guide and a what's new guide, so you can see what are all the cool new features. One of the new things is that I am now delving into Eclipse and the first official ColdBox Eclipse Plugin is now online. The eclipse update site can now be found here: http://www.coldboxframework.com/distribution/eclipse/ Enjoy the coming eclipse plugins... UPDATE: The update site shown above is meant to be used within eclipse. For further instructions, see http://www.coldboxframework.com/index.cfm/download/extras
ColdBox Eclipse Help Plugin: API Reference
The beta for ColdBox 2.6.0 will be coming soon and its full of wonderful optimizations and some new features. You can read all about its progress here. The compatibility guide is also being written and if you are upgrading from previous releases you might want to check it out just in case there is something you need to update.
As you can see from the screenshot above, the new 2.6.0 comes with an eclipse documentation plugin, that embeds the entire codebase API into your eclipse help. The other cool thing is that all the documentation was produced by a coldbox application using the updated cfcViewer plugin. As you can see from the screenshot, the class documented is the new MXUnit class to support unit testing via MXUnit. Anyways, the plugin is now available in the nightly build or via SVN, and there might be some other plugins coming your way? (Husshhh) or maybe even a wiki? (Hushhhh)
CF Objective is almost here! ColdBox Session Debut
Well, CF Objective is almost here, only 31 more days!! I am super excited that this year I will be attending again and actually speaking on two sessions:
- ColdBox Framework 101
- ColdBox Advanced Techniques Workshop
CFUnited Early Bird Ending Soon
Only a few days left for the Early Bird special for CFUnited. So if you haven't registered yet, I really hope you do. I will be doing a great session on ColdBox at the conference and it should be a great one.
ColdBox Survey: Please help out.
I just posted a survey so I can get the community more involved in the development of ColdBox. Please Click here to take survey Even if you haven't used ColdBox, fill it out. I really appreciate your input as I always want ColdBox to be a Community Driven project. Your input is super valuable. UPDATE Live Feeds are the rss aggregations on forums, tickets, wiki, etc. As for Active Record, is to find out if there is interest in implementing such capabilities into ColdBox
IllegalStateExceptions in ModuleTag With ColdBox
I have been getting several reports about IllegalStateExceptions from several people now and wanted to have this documented to help other ColdBox or ColdFusion developers out there. Have you been getting any IllegalStateExceptions in ModuleTag on your ColdBox Applications?? Are you using ColdFusion 7? Well, Adobe has a hot fix for this bug and it has been an old issue and of course, resolved in ColdFusion 8.
Adobe has resolved an issue with IllegalStateExceptions thrown intermittently by ModuleTag. The stacktrace generated is similar to the following: java.lang.IllegalStateException at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:439) at cfindex2ecfm842540228.runPage(C:\InetPub\wwwroot\IllegalStateException\index.cfm:18) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:219) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)The scenario where this problem occurs typically includes the following items: 1. Use of an application framework. 2. Use of Application.cfc and OnRequestEnd or OnSessionEnd method. 3. Calling methods on ColdFusion Components stored in shared scopes, often the application scope. 4. The use of custom tags. Secondary issues caused by the IllegalStateException are often resolved by application of the patch. These issues have included query truncation and invalid parameter binding errors with cfquery and cfqueryparam.
Eclipse Resource Bundles Editor: Great For ColdBox Internationalization.
Ernst Van der Linden pointed me out to a great eclipse plugin to use when using ColdBox's Internationalization features. This plugin is the Eclipse Resource Bundles Plugin
This is an incredible plugin that will help you work with multi-language resource bundles right from within eclipse. I Include the Attessor tool with ColdBox to facilitiate the usage of resource bundles, but this tool takes the cake.
- It shows the property keys as a list or as a tree
- It shows all the available locales at the same time
- You can easily see multi-language translations at one time
- Change languages with ease
- New Language wizard that will blow your mind
- If founds missed keys in any locale and displays a warning icon.
- It saves the keys grouped, in alphabetical order and with the equal signs aligned.
- It escapes Unicode characters that are not inside the ASCII subset. Example: C\u00F3digo postal for Código postal.
- It founds duplicate property values.
- Much More...
Menu
Advertise With Us
Info Box
RSS
May 04, 2008 04:35 PM

