Joe Hewitt needs a huge fucking award. Huge.
Saying Goodbye to Firebug
101–110 of 157 posts
Re: Saying Goodbye to Firebug
#102Re: Saying Goodbye to Firebug
#103Earlier quoted context omitted.
You can get a similar view in Chrome by turning off the filter button and the two view buttons in the network toolbar, then ctrl-click on any of the columns in the table to hide the ones you aren't interested in.
Yeaaaah... not a Chrome-phone-home fan, so I'll make do with what FF has to offer. But thanks for the suggestion, hope it helps someone else. :)
Re: Saying Goodbye to Firebug
#104Earlier quoted context omitted.
Yeah, SoftICE, I remember buying Hackerzvoice (a French newspaper-like hacking magazine) which included SoftICE tutorials on how to crack WinRAR license verification. (for educational purposes of course) I was amazed that I could breakpoint and debug any running app. I miss SoftICE. I read this a while back from someone who work for the company which owns SoftICE copyright : https://reverseengineering.stackexchange.c…
Any idea what people use now instead of softice?
Re: Saying Goodbye to Firebug
#105"The story of Firefox and Firebug is synonymous with the rise of the web. We fought the good fight and changed how developers inspect HTML and debug JS in the browser. Firebug ushered in the Web 2.0 era. " I love, used and appreciate firebug as much as the next guy but this is a bit much. Its a great product that helped alot of people it's not an ideal to fight for nor "ushered" in web 2.0.
Re: Saying Goodbye to Firebug
#106"The story of Firefox and Firebug is synonymous with the rise of the web. We fought the good fight and changed how developers inspect HTML and debug JS in the browser. Firebug ushered in the Web 2.0 era. " I love, used and appreciate firebug as much as the next guy but this is a bit much. Its a great product that helped alot of people it's not an ideal to fight for nor "ushered" in web 2.0.
Without Firebug a lot of the JS development that was basically required for Web 2.0 sites would have been much much slower and even more complex to maintain.
It didn't create Web 2.0 (arguably that had been a thing since 2003-2004, and the term dates to ~99) but it did usher it into mainstream development due to making it less painful to create that content.
Re: Saying Goodbye to Firebug
#107Earlier quoted context omitted.
> I absolutely abhor the network panel in Chrome. What do you mean? There are plenty of ways to filter down the activity tab in Chrome if the problem you're experiencing is that the volume of requests is too high to be useful.
It is interesting that Network Panel in Firefox has built-in simple Postman-like tool [1] for editing request which you have already made. [1]: https://imgur.com/a/hBkmq // Chrome has copy as curl command.
Re: Saying Goodbye to Firebug
#108Re: Saying Goodbye to Firebug
#109Earlier quoted context omitted.
Yeaaaah... not a Chrome-phone-home fan, so I'll make do with what FF has to offer. But thanks for the suggestion, hope it helps someone else. :)
Then why not use Chromium? You get the same development experience with less Google.
Re: Saying Goodbye to Firebug
#110Earlier quoted context omitted.
Visual Studio did front-end web debugging back then?
The parent claimed the following: "Firebug didn't just raise the bar for web debugging, it pretty much raised the bar for all debugging tools." I dispute the idea that Firebug raised the bar for non-web debugging tools.