Firefox

Test Post from Performancing Extension

December 20th, 2005  |  Published in Firefox, Internet

So, the good folks over at Performancing have put together the beginnings of a pretty slick little blogging extension for Firefox.  If you’re curious, you can grab it here.

Note: read the start of the page (above the “Install” button).  That’s where it tells you how to use the extension (hint: F8 and the little clicky button in the lower-right corner of your browser).

The account wizard worked beautifully for my custom WordPress install (you’re soaking in it), which is always a nice thing.

Let’s try some test text: bold, italic, underline, bigger, smaller, link.

Firefox Summit Photos

December 14th, 2005  |  Published in Firefox, Mozilla, Work

Finally took the time to resize and post most of the pictures I took while at the Firefox Summit last week. You can find them here. As yet unretouched and unedited, etc etc. Lots of random pictures of hazy landscape. Enjoy.

Several (eight) habits of Wildly Successful del.icio.us users

December 12th, 2005  |  Published in Firefox

The Slacker Manager (worth reading) has written a post about how to get the most out of del.icio.us. For those of you who don’t know, del.icio.us is a social bookmarking service where you can quickly and easily post, store, categorize, and search your web bookmarks online. It takes a bit of getting used to (particularly the idea of having non-private bookmarks, since there’s currently no option to keep marks private), but it’s pretty useful, especially when combined with the del.icio.us Firefox extension and the LazySheep bookmarklet.

Do you prefer Internet Explorer or Firefox?

December 3rd, 2005  |  Published in Firefox, Work

A movie where that question is asked several times. This made my day.

Firefox 1.5

November 29th, 2005  |  Published in Firefox, Work

Big, big exciting day. Firefox 1.5 has launched, a little over a year since Firefox 1.0. That said, go download it, then hit Addons.mozilla.org to check out some of the awesome extensions that are available.

If you’re an extension developer, don’t forget about the Extend Firefox contest. Tons of great prizes, and lots of time left to enter!

Extend Firefox Contest

November 25th, 2005  |  Published in Firefox, Mozilla, Work

Just a reminder that the Extend Firefox contest is well under way, but there’s still lots of time left to create and submit your new or updated extension. Contest rules can be found here.

If you need help getting started, there’s a fair bit of documentation available a the Mozilla Developer Center, and an active IRC channel called “#extdev” on the irc.mozilla.org server.

Lots of great prizes are up for grabs, so now’s a great time to get started!

Top 10 things to do for mom’s PC over Thanksgiving

November 23rd, 2005  |  Published in Firefox

This is a cute, and useful, article. Install Firefox comes in at #5.

You love your mom, right? Remember all those times she took you to soccer practice? And that time when she was the only one clapping in the audience during your ‘recital’? She’s always been there for you, and this Thanksgiving weekend it is time to give a little love back. Since we are not the sentimental type here at Download Squad (flowers and puppies just don’t do it for us), we thought we’d offer up 10 tips to make mom’s computing experience more enjoyable. So, take a break from the annual long weekend of awkward conversations, bad football games, and watching TV reruns in anticipation of the big feast. It’s time to fix mom’s PC!

More Web Developer extensions for Firefox 1.5

November 23rd, 2005  |  Published in Firefox, Web Development, Work

Building on yesterday’s list, I’ve found (through reader recommendations) six more web developer extensions that have been updated for Firefox 1.5. The caveat, however, is that I’ve only personally tested one of them (ColorZilla). Descriptions below are taken more-or-less directly from the extensions’ pages.

ColorZilla
Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies. With ColorZilla you can get a color reading from any point in your browser, quickly adjust this color and paste it into another program. You can Zoom the page you are viewing and measure distances between any two points on the page. The built-in palette browser allows choosing colors from pre-defined color sets and saving the most used colors in custom palettes. DOM spying features allow getting various information about DOM elements quickly and easily. And there’s more…

Console2
Console2 lets you display errors filtered by type (Errors, Warnings, Messages), language (JavaScript, CSS, XML) and context (Chrome, Content). Furthermore it provides a simple search box (as seen in the History and Bookmarks sidebars) and some accessibility improvements.

IETab
This extension embeds Internet Explorer in tabs of Mozilla/Firefox, letting you see how a page is displayed in IE with a single click.

LiveHTTPHeaders
This extension makes information about HTTP headers available in three ways: by adding a “Headers” tab in the “View Page Info” dialog; by adding an item to the “Tools > Web Development” menu that displays HTTP headers in real time; and by allowing you to request headers and “replay” a URL (beta functionality).

User Agent Switcher
Adds a menu and a toolbar button to switch the user agent of the browser.

Quick Locale Switcher
Quickly change and apply a different general.useragent.locale preference from the tools menu.

Venkman for Firefox 1.5

November 22nd, 2005  |  Published in Firefox, Web Development, Work

Someone asked about this in the comments on my previous post, so I thought I’d drop the link here. There is a version of Venkman that (apparently) works with Firefox 1.5. You can find it here. Caveat: I haven’t tested this myself, but other folks have said it works.

Update: mispaste on that URL. Should work now.

Some great Web Developer extensions (that are updated for Firefox 1.5rc3)

November 22nd, 2005  |  Published in Firefox, Web Development, Work

I recently tested all of the following extensions on Firefox 1.5rc3 and OS X. Your mileage may vary.

Web Developer extension
This extension has long been a mainstay for web developers, and I’m extremely happy that it’s being actively updated to work with the latest Firefox releases. When installed, the Web Developer extension adds a toolbar that gives you quick and easy access to a huge number of useful utilities, ranging from viewing and editing CSS through one-click CSS, HTML, and Section 508 validation. It is absolutely indespensible for serious web development work.

Web Developer

View Source With
The ViewSourceWith extension allows you to specify any external application with which to view the source of a web page. If you’re not a fan of the standard View Source system in Firefox, this extension gives you the freedom to use the application of your choice.

ViewSourceWith

Measure It
If you’ve ever needed to know exactly how many pixels it is from point A to point B on a web page, Measure It is here to save the day. This little extension allows you to “pull” a ruler from any point to any other point within the browser window to get precise pixel measurements for height and width. It’s turned on and off with a simple click in the bottom left-hand corner of the browser. Very handy for those pixel-perfect layouts.

MeasureIt

View Rendered Source Chart
This is easily one of my favourite new-to-me extension discoveries. View Rendered Source Chart creates a beautifully formatted and shaded rendering of your page source (including dynamically-generated source, static source, and JavaScript output) that clearly and cleanly displays the nested elements. I’d say this is a must-have extension for developing today’s complex page structures.

View Rendered Source Chart

Link Checker
Fast, simple, visual link checker. This is an absolute godsend of an extension for maintaining web pages and fending off the nefarious demons of link-rot.

Link Checker

UrlParams
Essential for testing and debugging form submissions or other URLs that contain a number of name-value pairs, this extension stays continually updated while you surf. In a nicely designed and compact sidebar, the extension displays the bare URL (without parameters), the referring URL, GET and POST values, the ability to add more name/value pairs to a set, and the option to submit or resubmit (in current window or new tab) the URL values.

UrlParams

Screen Grab
Requiring Java (JVM), you can take full “screen shots” of entire web pages with this extension. Unlike normal screen shots that only capture what’s displayed within the confines of the browser window, Screen Grab will capture an image of the whole page from top to bottom.

Screen Grab

EditCSS
While still imperfect, EditCSS is a quick and easy way to view and play with the CSS files for many pages. The CSS file is loaded into an editable area in the sidebar, and the main window is dynamically updated to instantly show the results of your changes and additions. This is a handy extension for CSS debugging and experimentation.

EditCSS

View Cookies
Adding a new tab in the “Page Info” dialog (accessible on any page via the right-click context menu), View Cookies displays all of the cookies and cookie values associated with a page. This is an obvious boon for tracking and debugging cookies during development.

View Cookies

There are many other incredibly useful web developer extensions out there, but not all are updated to work with the latest releases of Firefox at this point. I’ll update my list and do another post like this after Firefox 1.5 is released. If you know of other web developer extensions that are updated for Firefox 1.5, leave a comment here.