Blog

Getting Inherited CFC MetaData

Posted by Brad Wood
May 06, 2012 08:19:00 UTC
ColdFusion's getMetaData function is a very handy way to introspect the functions, properties, and annotations of a component in an easy-to-digest format of arrays and structs. ColdFusion even nests structs to represent the metadata of the classes your component extends as well. Recently, for an enhancement I was building for WireBox, the DI/AOP framework inside ColdBox, I wanted to be able to condense all the metadata down for the component in question as well as all the components it inherits from to a single list of functions, properties, and annotations. After a short bit of Googling, I didn't find any code that did that so I decided it was a perfect opportunity to write a function that did just that.

Coder's Revolution Now Powered By Railo 3.3.1

Posted by Brad Wood
Nov 08, 2011 06:43:00 UTC
Well, I've done it. After all those years of threatening to get of my duff and do it, I've finally dragged my personal site and blog out of the dark, shameful hole of ColdFusion MX7 (shudder) to the bleeding edge Utopian glory of Railo 3.3.1.

Error installing ColdFusion Builder 2 HotFix 1

Posted by Brad Wood
Jul 18, 2011 20:34:00 UTC
So, downloaded HotFix 1 for ColdFusion Builder 2 just now and tried to install it on my Windows 7 machine. InstallAnywhere started up, but then gave me the following error:
"Unable to execute the desired program.
Please get another copy of the installer and try again.
"

ColdBox Connection Today On WireBox 3.1 And AOP

Posted by Brad Wood
Jun 23, 2011 18:27:00 UTC
Just a quick reminder that the latest ColdBox Connection starts at Noon Central today. Luis will be talking about the new features of WireBox 3.1 which was just released as well as an in-depth explanation of of the new AOP implementation. AOP (Aspect Oriented Programming) is seriously cool stuff, so put your thinking caps on and come learn. You can't beat free ColdBox training! You'll find the meeting here:
http://experts.adobeconnect.com/coldbox-connection/ Update:
Here is the recording URL of the meeting:
http://experts.adobeconnect.com/p1vqmd7hiy1/

Google and Les Paul

Posted by Brad Wood
Jun 09, 2011 18:22:00 UTC
If you haven't seen it, Google's homepage has a very cool tribute to Les Paul. It's a live strum-able guitar. Below are some hints on how to use it for the less musical ones among us along with some recordings of mine.

ColdBox Connection today on CacheBox

Posted by Brad Wood
Jun 09, 2011 17:02:00 UTC
Just a friendly reminder about the ColdBox Connection meeting today at noon Central. ColdBox Connection is an online webinar that is held every two weeks by Team ColdBox to showcase a part of the ColdBox Platform and answer your questions. Today's is being hosted by Aaron Greenlee and will be discussing CacheBox, the enterprise caching framework which is baked into ColdBox as well as available as a separate utility for your existing apps. Here is the Connect room: http://experts.adobeconnect.com/coldbox-connection/ Hope you see you there!

My LogBox Slidedeck, Sample Code And Recording URL

Posted by Brad Wood
Apr 29, 2011 00:17:00 UTC
In case you missed the ColdBox Connection webinar today and are dying to know all about LogBox, the enterprise logging library that can be used stand-alone or inside a ColdBox application, I have good news! Here is a link to the recording, my slide deck and most importantly ALL the sample code I used including the Pirate Log Formatter and the QR Code log appender.

I'm Speaking At This Week's ColdBox Connection Online Meeting

Posted by Brad Wood
Apr 26, 2011 06:09:00 UTC
ColdBox has an online meetup every other week called the ColdBox Connection. Just a note that the next one is this Thursday at noon Central time. I will be talking about LogBox-- the Logging framework that is built into ColdBox and also can be used as a stand-alone logging utility in a legacy app. See you there! http://experts.adobeconnect.com/coldbox-connection/

ColdBox 3.0 Has Gone Gold!

Posted by Brad Wood
Mar 30, 2011 19:34:00 UTC
I am very excited to announce that ColdBox 3.0 has been officially released. After 6 milestone releases and 2 release candidates it is finally complete. I am especially proud to see this since a number of fixes, and code submissions of my own have worked their way into the ColdBox framework, Sample Apps, and Builder Extensions over the past 2 years. A brief list of new features in ColdBox 3.0 includes:

Slide Deck For My ColdBox 3.0 Preso At KCDevCore

Posted by Brad Wood
Feb 24, 2011 20:22:00 UTC
Last Tuesday I presented on the ColdBox Framework to my local Kansas City user group with an emphasis on the new 3.0 features like WireBox. Here is the slide deck I used.


http://slidesix.com/view/KCDevCore-ColdBox-3-WireBox-10-preso




Site Updates

Entries Search