Simon Willison’s Weblog

Subscribe
Atom feed for firefox Random

102 posts tagged “firefox”

Mozilla's Firefox browser.

2007

The JavaScript alert(), confirm() and prompt() functions in Firefox, Opera and MSIE (but not Safari) will truncate the message after any null character. So an unsuspecting programmer who inserts user-provided text into one of these dialog boxes opens up an opportunity for the user to rewrite the bottom of the dialog box.

Neil Fraser

# 13th January 2007, 12:28 pm / firefox, javascript, neil-fraser, security

Firefox3/Firefox Requirements (via) OpenID and CardSpace are both listed as mandatory features.

# 11th January 2007, 6:56 pm / cardspace, firefox, identity, openid

2006

Introducing Operator. New microformat detecting Firefox extension, developed at IBM and released by Mozilla Labs. Examples are from Yahoo! Local, Upcoming and Flickr.

# 18th December 2006, 4:36 pm / extension, firefox, flickr, ibm, microformats, mozilla, mozillalabs, upcoming, yahoo

Firebug Lite. Add Firebug to your site for non-Firefox browsers.

# 4th December 2006, 2:31 pm / firebug, firefox

Firebug 1.0 Beta. Unbelievably brilliant software. I use this every day.

# 4th December 2006, 1:28 pm / extensions, firebug, firefox

Graphing requests with Tamper Data

I spent the weekend in Boston, speaking at GBC/ACM’s Deep Ajax seminar with Alex Russell and Adrian Holovaty. I’ll be posting some notes on this later, but I wanted to share a really neat Firefox extension that Alex showed me: Tamper Data.

[... 318 words]

Microsummaries in Firefox 2. Neat new feature: short summaries of pages extracted using XSLT.

# 13th May 2006, 10:18 am / firefox, xslt

2005

New features for extension developers in Firefox 1.5. We’re going to see some amazing innovation in extensions in the next few months.

# 4th November 2005, 11:29 am / firefox

Canvas demos

Jesse Andrews (of Book Burro and userscripts.org fame) has built some awesome canvas demos for users of Safari or Firefox 1.5. He has a bar chart and some animated rectangles, but the real gem is the live chart which polls a server using XMLHttpRequest and updates a line graph with live data. He also has some fun mathematical experiments: a cellular automata generator and a neat exploration of Lindenmayer systems (both static and interactive). Read more on his blog.

Firefox 1.5 developer highlights

Firefox 1.5 Beta 1 is out, and is the most exciting browser release in a very long time. It comes with the Gecko 1.8 rendering engine, which includes a ton of interesting new features. New in this version (unless you’ve been tinkering with the Deer Park series):

[... 719 words]

Dissecting the Google Firefox Toolbar

Google have finally released a Firefox version of the Google Toolbar, with some nice praise for XUL in to the bargain. Of course, the most interesting part of the toolbar from a geeky point of view is the bit that queries Google’s servers for PageRank. Sure enough, if you download the google-toolbar.xpi file, unzip it, then unzip the google-toolbar.jar file within there’s a file called pagerank.js with all of the juicy details.

[... 234 words]

Google Firefox Extensions. Google Toolbar, Google Send to Phone and Google Suggest.

# 8th July 2005, 9:36 am / firefox

Blake Ross: The new Firefox tag line (via) Blake claims this is a true story. If it is, wow!

# 8th July 2005, 1:36 am / firefox

View formatted source extension for Firefox (via) I haven’t tried this yet, but apparently it’s a big improvement.

# 5th July 2005, 12:14 pm / firefox

Greasemonkey: Yet Another Reason to Use Firefox. Great writeup of Greasemonkey on the PC World Techlog(!)

# 27th May 2005, 9:37 pm / firefox, greasemonkey

Firefox Counter. How the Firefox counter works.

# 28th April 2005, 6 pm / firefox, javascript

A Firefox observation

There are (to my knowledge) around 80 people on my undergraduate computer science course. Of those 80, I know of at least fourfive who’s final year project involves writing a Firefox extension of some sort. That’s 1 in 2016.

[... 71 words]

Aardvark Firefox Extension. Neat extension for exploring (and altering) the layout of a page.

# 26th April 2005, 10:54 am / firefox

Greasemonkey FUD

Wow, that didn’t take long. Via the Greasemonkey mailing list, Forrester Research have released a report entitled Greasemonkey Primes Firefox For Embarrassment. I have no intention of paying the $49 asking price for the full 3 page report (!), but here’s the executive summary:

[... 283 words]

Nasty Firefox vulnerability and Double Standards. In which I am accused of hypocrisy (response in the comments).

# 8th February 2005, 10:44 am / firefox

Google Video Search: firefox. Recent mentions of Firefox on American TV.

# 25th January 2005, 9:52 am / firefox

The Daily Express on Firefox. Ish. Amusing example of inaccuracy in mainstream media.

# 19th January 2005, 9:50 am / firefox

2004

First Look at Firefox-Based Netscape. Interestingly enough, there’s a “display like IE” option.

# 1st December 2004, 12:45 pm / firefox

Eclipse download hell

One of the many thing the Mozilla/Firefox team have got right is the fantastic ease with which the application can be downloaded. Visitors to www.mozilla.org are greeted with a nice big “Free Download” link, aimed straight at the version for their (automatically detected) operating system hosted on a mirror geographically close to their IP address. It’s hard to think of any way they could improve on this.

[... 527 words]

Mozilla Firefox Start Page. Firefox 1.0 is out. The default home page is hosted by Google.

# 9th November 2004, 11:29 am / firefox, mozilla

Wikipedia Firefox extension (via) Adds Wiki-markup shortcuts to the context menu.

# 4th November 2004, 1:50 pm / firefox, wikipedia