News:

Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!

Main Menu

web-based markup debugger

Started by warz, April 09, 2009, 11:03:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

warz

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/
http://www.chyea.org/ - web based markup debugger

MyndFyre

Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

Camel


<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

warz

#3
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.
http://www.chyea.org/ - web based markup debugger

MyndFyre

Just as a side note, IE Developer Toolbar for IE8 is AWESOME.  F12 ftw.
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

warz

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.
http://www.chyea.org/ - web based markup debugger