Handling null db values with ORM
I had an email from someone who was trying to use ORM with an existing database and was having errors because of null values in the database. Read more »
I had an email from someone who was trying to use ORM with an existing database and was having errors because of null values in the database. Read more »
I've been getting occasional errors on a ColdBox 3.0.0 website which is using the ColdBox Object Cache Manager where the value is undefined. I've tried to replicate it but couldn't. However, I think I've figured it out. Read more »
ColdFusion first appeared in 1995. So if those people consider ColdFusion to be a old language then I assume they think the same of these languages as well... Read more »
I'm pleased to announce that I have been selected to present at cf.Objective() 2012. Read more »
I've been working on an ColdFusion ORM application so that it also runs on Railo and found a few differences. Read more »
Just a quick blog post about a minor difference between ColdFusion and Railo when returning a query as JSON. Read more »
I just asked on Twitter, if there was a ColdFusion equivalent of JavaScript's .slice() method. Marc Esher replied pointed me at Java's subList method. Read more »
I've been working on some code which needs to be able to run on ColdFusion and Railo. There are several posts about running them on top of a servlet container or JEE server, but I've gone for a quick and dirty solution which I use on Windows. Read more »
My misguided attempt at improving website performance caused an GC overhead limit exceeded error Read more »
A couple of weeks ago I announced that my book eBook "ColdFusion ORM – A guide to developing applications using ColdFusion ORM" was available. In response to some feedback from the awesome ColdFusion community you can now get it it print as well! Read more »