ColdFusion 10 was released today!
Posted by Alan Rother in Adobe , ColdFusion on May 15, 2012
TEST POST
Posted by Alan Rother in ColdFusion on May 6, 2012
THIS IS A TEST POST TO SEE HOW CODE FORMATTING LOOKS IN MY NEW THEME
<cfquery datasource="#Appliction.DBDSN#" name="variables.qGetSometing">
SELECT *
FROM somewhere
WHERE
something = <cfqueryparam cfsqltype="cf_sql_varchar" value="#Arguments.SomeValue#">
</cfquery>
Upgrade Pricing on ColdFusion Builder 2
Posted by Alan Rother in Adobe , ColdFusion on October 7, 2011
So, maybe I'm late to the game wih this, but I was just on Adobe.com and happended to look at ColdFusion Builder 2 in the store and saw they now offer upgrade pricing for Builder if you have any of the following:
Freelance Pay Scale - What should you charge
Posted by Alan Rother in ColdFusion , Random on August 31, 2011
So, this started out as a bit of a brain dump on the AZCFUG.org mailing list when someone asked what the going rate is for a ColdFusion Developer these days. I recieved a lot of positive feedback on it, so I thought it might be a good idea to share on here.

Recent Comments