Tag coldfusion

ColdFusion 9 Ternary Operator Fail

One of the things that I was really excited for in ColdFusion 9 was the support for the ternary operator. As Ben said:
To me, the ternary operator is what the IIF() method call always wanted to be.
Unfortuately I was testing some CFML code, written and working on Railo, on a ColdFusion 9 server and had [...]

ColdFusion Development using VirtualBox and Ubuntu 9.10

Here is how I setup a VirtualBox Virtual Machine (VM) running Ubuntu 9.10 Server edition for ColdFusion development on my MacBook Pro.
Step 1: Download Needed Files
The first step is to download all the files you will need. Since the downloads usually take some time we’ll get them out of the way first.
For my installation I [...]

Impressions of Railo

As part of their tour of North America, Railo stopped by Salt Lake City with their CEO Gert Franz and CTO Michael Streit to present their CFML engine to the combined audiences of SLCFUG and NUCFUG groups. Along with the meeting we were able to have dinner with the Railo duo. The content of this [...]

ColdFusion 8.01 on Ubuntu 8.04

Wow, i hadn’t realized how close in version numbers the two things are…
I was thinking today of how many crazy things that I try to do, how many of them don’t work, and how many of them I don’t share when they do. So today I attempt to share a successful install of ColdFusion 8 [...]