CF8 Debugger presentation

Categories: ColdFusion, ColdFusion 8

CF8 Debugger presentation
Today I gave a short presentation on the ColdFusion 8 debugger as part of a series of short presentations at the ColdFusion User Group of Central New York meeting in Syracuse, NY.  You can download the presentation, the examples, and read a couple of tricks on setting up and using the CF8 debugger.

 
Read More

Problems with RDS Query Viewer in Eclipse?

Categories: Adobe, ColdFusion

Some people have reported issues with the ColdFusion extensions for Eclipse provided by Adobe.  There is an update out there that you can download directly from Dean Harmon’s blog.

Read More

New CF Community web site

Categories: Adobe, ColdFusion

You heard right.  There’s a new ColdFusion community site provided by Ning and setup by Nick Tong at www.coldfusioncommunity.org.  The site provides several group features all within a friendly interface that is simple and intuitive.  I highly recommend you check out the site, and sign up for an account.  Great idea Nick - very cool!

Read More

CFFTP list folder with leading numbers issue

Categories: Adobe, ColdFusion

I have been using CFFTP to successfully implement a file browser that easily enforces local file/folder permissions because the CFFTP client connects and authenticates as the user that is logged in.  It was really quite simple and straightforward (thanks CF!).  However…

Read More