1. Home
  2. What
  3. "debug"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

XHProf Analytics – a profiler for PHP

saved on
uri:
http://xhprof.io/ This link is now broken.
about:
A nice GUI to XHProf, the profiler for PHP applications.

PHP Error | error reporting for PHP

saved on
uri:
http://phperror.net/ This link is now broken.
about:
A nice stack trace generation tool for PHP.

Socketbug - Mobile Web Application Debugging

saved on
uri:
http://socketbug.com/ This link is now broken.
about:
Socketbug is a Remote Debugging Utility built using Socket.IO, which allows to use modern browsers to remotely debug mobile Web applications.

phpmemcacheadmin - Project Hosting on Google Code

saved on
about:
Graphic stand-alone administration for memcached to monitor and debug purpose

Google Chrome Extensions: Firebug Lite

saved on
uri:
https://chrome.google.com/webstore/detail/bnbbfjbeaefgipfjpdabmpadaacmafkj This link is now broken.
about:
Firebug Lite easily integrated into Chrome. Even if I am not a fan of Chrome, because of the omnipotence of Google, I find this tool very useful as a debug facility.

Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy

saved on
about:
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Seems to be little more usable than wireshark!

Jet Profiler for MySQL

saved on
about:
"Jet Profiler for MySQL is real-time query performance and diagnostics tool for the MySQL database server". I love the Query ratings feature and the live query observation - should replace the weak use of MySQL proxy.

Surfin? Safari - Blog Archive » Web Inspector Redesign

saved on
about:
Safari's inspector has been redesigned a few months ago, but I didn't notice this. It looks pretty and rather efficient, I am gonna give it a try on our next project.

symfony | Web PHP Framework | Plugins | firesymfonyPlugin | 1.0.2

saved on
uri:
https://symfony.com/legacy/plugins/firesymfonyPlugin This link is now broken.
about:
This plugin extends the web debug toolbar to send the debug information as a JSON object to the FireSymfony Firebug extension.

firesymfony :: Firefox Add-ons

saved on
uri:
https://addons.mozilla.org/en-US/firefox/addon/9096/ This link is now broken.
about:
FireSymfony is a Symfony web debug toolbar for Firebug. This is the Firefox extension.

Obvious Hints: FireSymfony - A Firebug extension for symfony

saved on
about:
Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.

IEBlog : Introducing the IE8 Developer Tools JScript Profiler

saved on
uri:
https://blogs.msdn.com/ie/archive/2008/09/11/introducing-the-ie8-developer-tools-jscript-profiler.aspx This link is now broken.
about:
Microsoft providing a pale copy of Firebug along with IE8...

sfFirePHP plugin

saved on
uri:
https://symfony.com/legacy/wiki/sfFirePHPPlugin This link is now broken.
about:
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.

Opera Dragonfly

saved on
uri:
https://www.opera.com/products/dragonfly This link is now broken.
about:
Welcome to Opera Dragonfly alpha, the foundations of Opera's upcoming Developer Tools. Debug JavaScript, inspect CSS and the DOM, and view any errors – Opera Dragonfly makes developing using Opera easier than ever, both on your computer and mobile phone.

YSlow for Firebug

saved on
about:
YSlow analyzes any web page and generates a grade for each rule and an overall grade. If a page can be improved, YSlow lists the specific changes to be made.

print_r for Javascript version 0.2 and Bookmarklet version

saved on
uri:
http://www.cableaz.com/print_r.php This link is now broken.
about:
print_r -like Functionality for Javascript