So you want to create a ModelGlue:Unity application? ( Part 1 )
In this series, we will create a ModelGlue:Unity application. Our example application will manage contacts. We will start with a blank...
So you want to install ModelGlue:Unity
ModelGlue:Unity is a ColdFusion framework that comes with a lot of of functionality and power right out of the box. In this tutorial, we...
Field is a reserved word in cfqueryparam
A workflow application I recently worked on tracks workflow between two groups, a legal group and a group working in the field. I aptly...
Flex Builder and CFMX RDS
Just a public service announcement for those using Flex Builder. Flex Builder really enjoyes defaulting to port 8500 at all possible turns....
Why I love Flex
Over the last 10 or so years, web based applications have used HTML. HTML describes the look and feel of the application to the web...
AjaxCFC + JQuery
Rob Gonda has incorporated one of the top ajax libraries in AjaxCFC. For developers who appreciate the concise power of JQuery this is a...
The Ever Lovely Java 500 NULL error
While refactoring today, I got a dreaded Java 500 NULL error. This is by far my least favorite error because ColdFusion gives ABSOLUTELY no...
CFMX 6.1 versus CFMX 7: War of the Arrays
Arrays in 6.1 are passed differently than in CFMX 7. I know this to be true. What does that mean? There are at least two ways to pass the...
My Travels with Apache, Subversion and Windows XP Pro 64bit
A few days I completed an installation of Subversion on Windows XP Pro 64. Subversion usually a pretty easy set up. In this case I was...