Posted on September 27, 2007 at 6:26 PM in
ColdBox, ColdFusion
It's actually been three or four days now, but I finally launched the LISD Council of PTAs site, my first one that is built on the ColdBox framework. The development process is so quick and intuitive with ColdBox.
I've been extremely busy with "kids stuff" of late, so I haven't had a chance to really do much else. Hopefully in the coming days I'll be able to set some time aside to post a couple of quickie ColdBox tutorials.
ColdBox Documentation
Luis Majano (ColdBox Creator)
Posted on September 25, 2007 at 8:49 PM in
ColdFusion
So the other day I posted about CF YELLING all the time. Today I experienced quite the opposite - whispering. Actually, completely quiet is more like it. No output to the screen. Nothing.
[Continue Reading]
Posted on September 20, 2007 at 4:03 PM in
ColdFusion
Okay, I've been playing with ColdFusion for over ten years now. During that time, naturally, I've always noticed that when you define variable names and then <cfdump> them, CF converts them to UPPERCASE.
[Continue Reading]
Posted on September 13, 2007 at 7:21 PM in
Fusebox
The other day Sean released a FB5.5 update to the Cat Club demo application, so I downloaded it to play around a bit with the new toy. I am truly excited about the option to eliminate XML from one's Fusebox applications.
IMPORTANT: The XML is still perfectly valid, and the FB5.5 release will *not* break older apps. As a matter of fact, I have several 5.1 applications that are now running on the 5.5 core, without a single keystroke change to the code.
When I unzipped and ran the Cat Club demo from the webroot, it performed flawlessly. And fast? Yes! Very. "So far so good," I thought, and then I went to putting together my own little demo app, utilizing the implicit circuit feature (no XML). That's when I stubbed my toe, fell down, and skinned up my knees.
[Continue Reading]