If it weren't enough, we also want to officially welcome Aaron Greenlee to the ColdBox Team. As you can see we are really surrounding ourselves with brilliant folks who are really passionate about ColdBox and ColdFusion. Aaron has been an incredible asset to the team already committing fixes, features and lots of docs! He is definitely an incredible developer and friend. So once again, welcome aboard guys!
Aaron Greenlee ...
Blog
New ColdBox Team Member: Brad Wood
Luis Majano |
April
29,
2011
I am officially announcing a new Team Member to our ColdBox Team: Brad Wood. Brad has been working with us for quite a while now and is an absolute detailed developer. He has helped in core development in several areas from caching, WireBox, renderings and so much more. He is also incredibly helpful in the forums and a very smart cookie. It is really a pleasure to work with him, so thanks Brad for dedicated so much of your time to this community project. Welcome abo...
Connection Recording: Logging with LogBox
Luis Majano |
April
28,
2011
Thanks to Brad Wood for presenting in our ColdBox Connection on a most excellent topic: Logging with LogBox. If you ever wanted more than cflog or cffile is capable off, you have to see this webinar. It will showcase all the features of LogBox for you for usage in any ColdFusion application or ColdBox applications.
- Recoding: http:...
2 more weeks cfobjective ColdBox training
Luis Majano |
April
25,
2011
This is a reminder that our registration for our pre-cfobjective ColdBox training is only open for a few more days and only a few seats are left. The courses we are offering are:
- CBOX100 : Intro To ColdBox A great place for you to start with your ColdBox MVC development.
- CBOX202 : WireBox Dependency Injection Do you want to learn about dependency injection, object de-coupling, messaging? Then t...
ColdBox at CFHour
Luis Majano |
April
21,
2011
I completely forgot about this, so I am posting now. Curt Gratz and I had the privilege of being interviewed by CFHour a few days before our big 3.0 release. This interview is packed with some great stuff, so we invite you to tune in:
- CFHour Page: http://www.cfhour.com/post.cfm/cfhour-special-edition-coldbox-3-0
- Interview:
New Plugin Plain Text Convertor
Curt Gratz |
April
20,
2011
Just posted a new super simple plugin on ForgeBox for your use.
Description:
This plugin takes html or rtf text and converts it to plain text
Example:
This call would return the text of "Test Convertor", stripping out all the HTML.
#getMyPlugin("plaintextconvertor").convert("<p><a href='text.htm'>Test Convertor</a></p>")#
Arguments for the convert function:
text: REQUIRED The text to convert
format: either html or rtf, defaults to html. This is what format your incoming text argument is in.
This plugin uses the Java Swing library. Thanks to Ernst van der Linden for the inspiration.
http://evdlinden.behindthe.net/index.cfm/2011/1/12/Convert-RTF-to-Plain-TEXTJava-Swing-rescue
ColdBox Simple MVC Recording
Luis Majano |
April
15,
2011
Yesterday, we presented in our ColdBox Connection an introduction to ColdBox and Simple MVC via conventions and nothing more. Hopefully, this connection video can introduce you to the simplicity and elegance of conventions. Below you can see the link to the recording and also the source code of the application we built.
ColdBox Connection Schedule Change
Luis Majano |
April
12,
2011
Just a reminder that our ColdBox Connection Show will be delayed by 1 hour and will start every Thursday bi-weekly from 10:00 AM PST - 11:00 AM PST. You can find more information and recordings at our connection page: http://coldbox.org/media/connection
...
...
ColdBox California Training in 15 days
Luis Majano |
April
11,
2011
Just a reminder that our California ColdBox Trainings is coming up real soon!
- CBOX 101 - 3 Day Training April 27th - April 29th
- CBOX 203 - 2 Day Training April 30th - May 1st
ColdBox Wiki Docs Skins Shared
Luis Majano |
April
06,
2011
Since we love collaboration and giving back to the community, we have just opened our Wiki Docs Skins github repository so you can check out how we build out our wiki docs skins for CodexWiki and hopefully you guys can send us your skins and we can use them on the wiki docs site :)
...
...