JSON Case Issue between CF8 and CF9
January 29, 2010
I wrote a quick demo for Devon CFUG this week to demonstrate using jQuery, AJAX and ColdFusion together to build a simple "find as you type" search feature. However it turns out that ColdFusion 8 and ColdFusion 9 return slightly different JSON. Read more »
Validate CKEditor content length
January 29, 2010
I was adding CKEditor to a site and wanted to be able to validate that the user had entered some copy into the editor when the form was submitted. Read more »
By value and by ref with nested data types
January 29, 2010
Andy posted comment on my previous post Passing values by reference or value, where he asked what happens if you have an array inside a struct. I thought the easiest way to explain is to post some sample code and output, so here it is. Read more »
Passing values by reference or value
January 27, 2010
This has been posted many time before, but it still catches me out every now and then, so here is a quick reminder of how Coldfusion passes arrays by value but structs, queries and objects by reference. Read more »
My Community Heroes!
January 19, 2010
Recently the list of Adobe Certified Professionals for 2010 was published. It is great to see some new names, particularly those from the UK, on there along with the existing ACPs. However I wanted to acknowledge some members of the community who have been a real help to me personally whom aren't featured on the list. Read more »




