Author Topic: web-based markup debugger  (Read 1938 times)

0 Members and 1 Guest are viewing this topic.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
web-based markup debugger
« 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/
http://www.chyea.org/ - web based markup debugger

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: web-based markup debugger
« Reply #1 on: April 10, 2009, 01:10:06 pm »
That's pretty badass.  IEBug!
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline Camel

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
    • BNU Bot
Re: web-based markup debugger
« Reply #2 on: April 10, 2009, 03:33:41 pm »
Awsome!

<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!

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: web-based markup debugger
« Reply #3 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.
« Last Edit: April 10, 2009, 09:16:44 pm by warz »
http://www.chyea.org/ - web based markup debugger

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: web-based markup debugger
« Reply #4 on: April 10, 2009, 11:51:22 pm »
Just as a side note, IE Developer Toolbar for IE8 is AWESOME.  F12 ftw.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: web-based markup debugger
« Reply #5 on: April 11, 2009, 12:04:35 am »
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