Welcome to release week! Our first release in our list is CacheBox version 1.3.1. Here are some useful resources:
Blog
CFObjective 2012 Pre-Conference Trainings
We are very happy to announce 3 training courses before this year's http://www.cfobjective.com/http://www.cfobjective.com/ in Minneapolis in May: http://coldbox.eventbrite.com/. We will be offering the following courses side by side on May 14th - 15th and then 1 course on May 16th. We also have special discounts for students, non-profits and CFObjective attendees. So if you qualify on any of those categories, e-mail us at training@coldbox.org to receive your discount codes.
ContentBox in the Bay Area ColdFusion User Group
If you will be in the vicinity of San Francisco March 8th, then please drop by to the Bay Area ColdFusion User Group at 6:30 PM. We will be showcasing our new ColdBox powered product, ContentBox. So come and learn about this great new open source content management engine and how ColdBox Modules powers it!
...
ContentBox in San Francisco March 8, 2012
We are incredibly excited to be going to the San Francisco ColdFusion User Group March 8, 2012. The meeting starts at 6:30 pm and we will be reviewing, installing and configuring ContentBox! So if you will be in the area, come out and introduce yourself. We will have some cool stuff to give away and go over this exciting new open source ColdFu...
JSMin Compressor v1.7 Released!
JSMin Compressor is a plugin that interfaces with our own flavor of JSMin to minify css and js files. It can also compress several files of the same type into a single include, that can be cached in your ColdBox applications. This release fixes our java parser to compress more complicated CSS3 notations correctly.
Using our compressor can be as easy as this:
#getMyPlugin("...
Powered by ContentBox CMS!
We are now live running our upcoming product: ContentBox. We are so excited about migrating our entire site and now even sporting a great blog which we call our Ortus BlogBox, in tradition of our *Box products. So please stay tuned to our blog concerning i...
ColdBox Validation Engine for v3.5
Just a quick announcement that we now have finally implemented a validation engine and aggregator in ColdBox for 3.5 release. And in true professional open source style, fully documented: http://wiki.coldbox.org/wiki/Validation.cfm. It has an embedded validation engine but it also allows you to use ANY validation framework within ANY ColdBox application as long as it satisfies a few interfaces. Check out our documentation page but here is a little teaser:
Git and GitHub Basics talk at Open CF Summit
Thanks to everyone who attended the talk I gave with Mike Henke @mikehenke at the Open CF Summit this weekend.
Here are the slides from the presentation. Slides
ColdBox Platform Extensions v2.8 Released
We are glad to announce the new release of our ColdBox Platform Extensions version 2.8. You can either do an Auto-Update from the extension itself or just manually download it from ForgeBox: http://coldbox.org/forgebox/view/ColdBox-Platform-Utilities.
Version 2.8
- Updated to use new Forg...
FileBrowser v1.4 released!
Just a quick note that our ColdBox FileBrowser module that helps you manage files in an application has an update.
- Fixes to missing interception points
- Changed all interception points to be namespaced with fb_ (Please update your interceptors)
- Addition of new events:
- "fb_postF...