coldfire coldfusion plugin for firefox
I just downloaded and installed this great plugin for FireFox and ColdFusion called ColdFire. It piggybacks on the FireBug plugin for FireFox and gives ColdFusion debugging information in that window, rather than mess up your styling on your sites/applications. It works pretty well.
One thing the documentation could add is for multi-server (instance) installs of ColdFusion, the path to put the debug.cfm in is [JRunInstallPath]\servers\[servername]\cfusion.ear\cfusion.war\WEB-INF\debug. The documentation only shows for single server install.
What ColdFire shows is: - General Information - Templates - Queries - CFTRACE - CFTIMER
Some things I have found is that I use alot of div callouts in my applications and the information in ColdFire does not change when they are called. Also, I noticed if I do any redirects using <cflocation> the information (queries, etc.) is lost, but I guess that is to be expected.
All in all, this is a cool plugin! Kudos to Raymond Camden and Adam Podolnick for this great plugin!

There are no comments for this entry.
[Add Comment]