DataBoss Review
I've managed to get my hands on a copy of Luis Majano's DataBoss and wanted to post some thoughts on it. Read more »
I've managed to get my hands on a copy of Luis Majano's DataBoss and wanted to post some thoughts on it. Read more »
I'll be presenting a free webinar this Wednesday Read more »
A really quick post on how to find the last occurrence of an uppercase character in a string: Read more »
I noticed that Sean Corfield had posted on the FW/1 mailing list about using a thin wrapper around arrays of structs. This is something that I've experimented with before and I find it to be a useful technique. Read more »
I wanted to explore how the variables are scoped when working with closures. Read more »
I've been experimenting with how you'd handle callbacks if you wanted to chain together CSS3 animations. Read more »
EntityToQuery method returns no columns if the array is empty on ColdFusion 9. Read more »
A set of htaccess rules to stop SQL injection attempts at the webserver level Read more »
I was talking to a colleague about a Mac programme called CodeKit which watches a directory and when you make changes to a file, it creates a minified version of that file. This got me thinking about Event Gateways in ColdFusion, so I thought it woul… Read more »
A couple of days ago I blogged about using Head.js to load in JavaScript assets to improve site performance Ryan Anklam commented that he'd seen an issue with Head.js Read more »