Archive for the ‘debug’ Category

1.Web developer`s toolbar
Web Developer`s tool bar probably will become one of the best plugins You`ve ever seen. It comes with his own tool bar that gives many useful tools for analyzing, validating and optimizing web-pages. The great thing about this plugin is that it’s on a few different browsers, so if you switch between them [...]

 
Overview
As developers we can create great software. Unfortunately, we usually introduce a few bugs along the way. Using a testing tool can ensure we catch the bugs and resolve them quickly. There are many different approaches to testing. Some advocate writing the tests within the application, others suggest a separate testing [...]

Tutorial on “Debugging any PHP Application with XDebug and Eclipse PDT
http://drupal.org/node/147267
http://devzone.zend.com/article/2930-Debugging-PHP-applications-with-xdebug

One of our lovely WebAppers readers, James Wright has found an interesting tool and submitted to us. This is called dBug, which is a PHP version of ColdFusion’s cfdump. Basically, it outputs colored and structured tabular variable information. Variable types supported are: Arrays, Classes/Objects, Database and XML Resources. Stylesheet can be easily edited. Table cells [...]

Top addons for IE:
http://sixrevisions.com/tools/internet_explorer_extensions_addons_web_developers/
Multiple Internet Explorer versions on XP:
http://tredosoft.com/Multiple_IE


top