Sep 26
Well, not so new, but version 1.0 of Coldfire has just been released.
It plugs into the Firebug Firefox extension and works a treat.
If you write any sort of complex Javascript, you really need Firebug. It allows step-through debugging and variable watching etc.
Coldfire plugs into it and displays all the usual debugging information in a much better format.
It also allows you to watch ColdFusion variables as the request is executed.
More information and Download
Jul 26
Seen this on Sean Corfields site, It's a plug-in developed by Yahoo, that adds extra functionality to fire-bug to allow you to track performance issues.
Get his Blog post on it here http://corfield.org/blog/index.cfm/do/blog.entry/entry/Improving_site_performance_with_YSlow
Get the FF update here here. https://addons.mozilla.org/en-US/firefox/addon/5369
and get the
Documentation for it here http://developer.yahoo.com/yslow/
Recent Comments