Using StructFind for fun and profit
There is a very weird debate going on in the CF-Aussie list about the merits of the ColdFusion function structFind(). StructFind( struct,...
Pablo Vos Presents Ten facts why Coldfusion beats PHP and ASP
Someone just forwarded an article from Pablo Vos, “10 facts why ColdFusion is better than PHP or ASP”. The 10 facts are are...
ColdFusion Developers – Spot the Mistake
Take a look at this code: I just spent 15 minutes tracing all this code out trying to find out why nothing was returned. The intent of the...
Rewriting my blog in an emerging rich web technologies such as AJAX, Flex or Silverlight
Effective immediately, I will be rewriting this blog software in an emerging rich web technologies such as AJAX, Flex or Silverlight. Now...
Nice post on The Model-Glue Event Lifecycle
ModelGlue Users and especially my MG series users, have a read on Doug Boude’s Blog about the The Model-Glue Event Lifecycle. Doug...
Some thoughts on OO and the Industrial Revolution
Object Oriented programming has come up again as a topic du jour and is quite possibly one of the more divisive topics in the ColdFusion...
So you want to use Transfer ORM in your ModelGlue:Unity application (Part 1)
Previously, we connected Transfer ORM into our ContactOMatic application. Now, we will use it to get some things done! The completed files...
Thanks Adobe onAir BusTour
This past Saturday evening, the Adobe onAir Bus Tour breezed into Raleigh/Durham for a three hour stop. Mike Chambers and Kevin Hoyt gave...
The Evil Side of Maintain Database Connections and Stored Procedure Errors
A word of caution. When working with Stored Procedures in a development environment, do yourself a favor and untick the ‘Maintain...