Monday, December 17th, 2007
At work I push out all of the website updates (to our Farcry CMS) through ANT (using the scp task). I recently upgraded to Eclipse 3.3 / ANT 1.7. Now, every time I push the update out, Coldfusion (CF8) returns a ” File not found” error for the index.cfm file (root of the [...]
Coldfusion |
Monday, October 29th, 2007
I recently completed an article for the Adobe AIR Developer Center on Managing AIR Updates with ColdFusion 8. Check it out and let me know what comments you have.
I will be extending the UpdateManager in the weeks ahead. I will be covering all of the details here. It will be the next [...]
AIR, Coldfusion |
Thursday, September 6th, 2007
Getting information from multiple locations on the Internet for a single application is commonplace these days. It is one of many things that makes AIR such a great application platform.
To begin with, we are going to be dealing with a very simple Coldfusion component. The component contains one function "getStuff". If you [...]
AIR, Coldfusion |
Tuesday, August 14th, 2007
I am leaving the hotel now heading to the Fox Theatre for the Adobe AirTour. I will provide full coverage tonight including session recaps, photos, and some code samples. Check back tonight for it.
AIR, Coldfusion |
Friday, April 6th, 2007
Installing Coldfusion MX7 Enterprise on Redhat Enterprise 4 (64-bit) was more difficult than I would have imagined. Adobe has been a bit unclear about whether the 64-Bit of RHEL 4 is actually supported. However, with quite a bit of command line work and some bullying of the Java Virtual Machine - we can [...]
Coldfusion, Linux |