Wowzers! It’s been 10 months since I create a post on my blog! There is a good reason for that, I promise. I’m obviously not a prolific blogger like Ray Camden or some of the other folks that
CFML
How I got started in ColdFusion
A tale of my journey into web development and the ColdFusion ecosystem.
Automatically Encrypting and Decrypting Data with ColdFusion ORM and Annotations
I'm writing an application that uses ColdFusion's ORM features heavily. Various fields in my database deal with Personally Identifiable Information (PII) and need to be encrypted to meet regulatory requirements. I've been mulling over the best way to deal with
Adding ModelGlue's Event API to ColdFusion Builder's Code Insight
For the last year or so, all of my ColdFusion development projects have been built using the Model-Glue MVC framework. Over time, you get to where you know the most commonly used methods that are used to interact with the
Converting One Company to CFML Using an OSS CFML engine
There have been some lively discussions on Twitter today centered around the adoption of open source CFML engines in various types of businesses. I can't speak to any kind of trends anywhere, but I wanted to share my experience with
Dynamically Set ColdFusion ORM Datasource
I'm a relative novice using ColdFusion's ORM features having done just one "real" project so far that took advantage of it. I'm working on an application that needs to be able to set the datasource for each request based on