Ade in Business

The enterprising journey of a web developer

Ade in Business header image 1

Web development with Firebug

January 26th, 2007 · 1 Comment

Firebug is an add-on for Firefox that bundles a number of great tools to help web developers. Version 1.0 was released this week, and to honor the occasion I thought I’d discuss a few of the features that I’ve grown to love.
Console Logging
This is the first feature that got me really excited, albeit one [...]

[Read more →]

Tags: Technology

What ever happened to debugging?

March 2nd, 2006 · 1 Comment

I frequently browse with the JavaScript Console open on Firefox. It’s invaluable for testing and debugging while I’m doing development and I usually leave it open because I’m too lazy to close and reopen the window when I go back to programming. (Give me a break — there’s no keyboard shortcut to open [...]

[Read more →]

Tags: Technology