Hi,
FirePHP is a great and simple tool to display bebugging informations outside of a webpage.
Also I love the idea of extending an already existent and amaising extension that FireBug is.
But in my mind FirePHP could be really more than a var_dump alternative...
What about coupling FirePHP's power with
Xdebug's one?
Have you heard about
DBGP (A common debugger protocol for languages and debugger UI communication)? (
MacGDBp already uses it)
If FirePHP could communicate with Xdebug(over DBGP), it would become the ultimate firefox extension for PHP developers.
Please give me your opinion about it. I haven't the skills to implement it myself but I wanted to share the idea because I really think it can be something amaising.
Cheers.
Antoine