Clan x86

General Forums => General Discussion => Topic started by: warz on April 09, 2009, 11:03:28 PM

Title: web-based markup debugger
Post by: warz on April 09, 2009, 11:03:28 PM
well, i threw this together while bored today. it uses firebug lite. it's also just as easy to just set a bookmark to firebug lite's javascript file and drag that onto any other url you want to debug, i think. this works for me in IE, anyways. this seemed like a logical process to turn into a simple site, though. :P

i did this initially because i didn't have firefox with firebug at school, and they don't let you install anything on their computers. this supposedly works in most browsers.

let me know if you find it useful. i had some further ideas for it but won't bother if nobody other than me will be using it. hehe

http://chyea.org/
Title: Re: web-based markup debugger
Post by: MyndFyre on April 10, 2009, 01:10:06 PM
That's pretty badass.  IEBug!
Title: Re: web-based markup debugger
Post by: Camel on April 10, 2009, 03:33:41 PM
Awsome!
Title: Re: web-based markup debugger
Post by: warz on April 10, 2009, 09:14:57 PM
haha, yea, iebug. as great as firefox/firebug is, i often find myself using iexplorer wishing i had firebug. hehe.

i was thinking about making adding url shortening for the debug url, and have it cache pages for use for like a day like pastebins do.

i guess i'll add in this other idea i had that'll make it a little bit more of an actual debugging tool.
Title: Re: web-based markup debugger
Post by: MyndFyre on April 10, 2009, 11:51:22 PM
Just as a side note, IE Developer Toolbar for IE8 is AWESOME.  F12 ftw.
Title: Re: web-based markup debugger
Post by: warz on April 11, 2009, 12:04:35 AM
Quote from: MyndFyre on April 10, 2009, 11:51:22 PM
Just as a side note, IE Developer Toolbar for IE8 is AWESOME.  F12 ftw.

i hate ie dev toolbar. i'm not sure i've used it in ie8, though. but, i have a feeling it's pretty similar. it comes nowhere close to firebug, imo.

this javascript firebug isn't all that great, either.