Archive for the ‘Firefox’ tag
Firefox’s weird black borders
A few weeks a go i was working on a new blog to replace the current Wordpress software. The last two weeks however i had no time to work on it. So last night when i couldn’t sleep i loaded the site from my SVn repo. And when i opened it in firefox i was suprised to see some weird black borders around some page elements. After checking my CSS i confirmed it was not created by any CSS on the page.
After an hour i got frustrated and went to bed. So this morning i was looking at it. An noticed a horizontal scrollbar. That shouldn’t be there i thought. And when i looked closy at the images on the page they looked correlated. It was like the page was zoomed in. Then it hit me. Firefox has a new zoom function. So after hitting
View > Zoom > Reset
The page was back to normal. It’s minor issue. But maybe it will help somebody from going crazy
Firefox add-ons
Seems a lot of people publish their list of most used Firefox add-ons. And since i get this questions regulary. I decided to make a list of the firefox add-ons i mostly use. Although some don’t have firefox 3 support yet. These tools have made life as a developer easier. And in some cases speed things up
This is one of those tools that are indispensable in every web developers toolkit. It’s a great tool for debugging interfaces. You can actively step through the DOM elements. It also allows for dynamically updating the CSS and HTML. But one of the greatest features for me is the displaying of asynchronous JavaScript calls. This makes debugging Ajax applications a lot easier.
This tool integrates nicely with firebug. It makes it possible to show PHP debug information on the firebug console. So the debug data doesn’t interfere with the page your working on. I have to admit. I don’t use it very often. But it’s still a great tool.
An extremely power full tool. That let’s you add scripts to automate tasks. Or to trigger certain attack vector’s
If you’re scared of malicious JavaScript or just want to block those annoying ads. Then this is a great tool.
Amazing tool from Yahoo. it let’s you analyze the page load process. It’s great to
track down problems with slow loading pages. Or just a tool to help with optimization.
A nice tool to track DOM events.
Want to know what the web server actually sends back? A great tool for analyzing web traffic.
Watch HTTP headers send between your browser and the web server.
A virtual ruler to use inside your browser. It’s always good to be able to visually measure something
Gives the ability to change HTTP headers
A nice tool for editing headers and post data. Great security tool for testing webapplications.
This is an awsome tool from the GNUcitizen project. It adds an active scripting envirement to the browsers. In which it is possible to script almost everything. From the current page to the browser chrome. This add-on acts as the base for other tools. For more information head over the GNUcitizen.
The toolbar that comes with Zend Studio or Zend Studio for Eclipse. It add some PHP IDE features to the browser. Like debugging and profiling. Just a shame that it’s a toolbar and not some status bar icon. The toolbar takes up a lot of space.
This tool adds some text transformation features to the right click menu. When enabled it’s possible to transform / encrypt text with the following encoding / encryption (L337, ROT13, BASE64, HEX, URL, BIN, DES, AES, Morse code)
Unicode Input Tool / Converter
Conver hexidecimal || decimal entities or characters to unicode.







