Archive for the 'Programming' Category

ColdFusion 8 Upgrade

January 12th, 2009 by Katrina McKenna


I decided I wanted to take advantage of the new features in CF8 for my new application. Plus I heard it was faster so I took the plunge to upgrade.
Unfortunately my hosting provider provides CF8 and  restricts the CFObject tag. CFCs are far less effiecient if I have to create them for every call.
So I [...]

ColdFusion Programmer Figures Out WordPress

December 30th, 2008 by Katrina McKenna


ColdFusion is the only server side web programming language that I have learned but WordPress is in PHP. What is a ColdFusion programmer to do?
Once you learn one language the concepts are all the same but it sure takes some time to get used to the different syntax. I have to admit, though I still [...]