Self Validating Entities with CF9

August 23, 2009

The default settings for ColdFusion 9's ORM capabilities mean that you don't want to populate your entities with invalid data as it will be automatically saved. Read more »

Why use ColdFusion?

August 17, 2009

At work, we sometimes get asked why we use ColdFusion. This is usually because another company that has quoted for the job is using PHP. As a result I wrote some copy to go on our website stating "Why we use ColdFusion". I wanted to sell the positives of ColdFusion instead of point scoring against other server side technologies, as that just leads to a flame war! Read more »

I'm an Adobe Certified Expert!

August 17, 2009

Last Friday, I finally got round to taking the ColdFusion 8 Adobe ColdFusion Expert exam. I'm pleased to say that I passed and can now call myself an Adobe Certified Expert. This puts me in some stellar company, and I hope I can live up to my peers. Read more »

CF9 ORM - Clearing the session cache II

August 04, 2009

A more refined version of my post on CF9 ORM - Clearing the session cache. Read more »

CF9 ORM - Clearing the session cache

August 03, 2009

Clearing the session cache to stop ColdFusion saving changes to an ORM entity. Read more »