<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>Mozilla · Grey Nicholson</title><id>https://gkn.me.uk/entries/mozilla</id><link href="https://gkn.me.uk/entries/mozilla" rel="alternate"/><link href="https://gkn.me.uk/entries/mozilla/feed" rel="self"/><author><name>Grey Nicholson</name></author><icon>https://gkn.me.uk/style/icon.svg</icon><updated>2025-10-21T12:11:00+00:00</updated>
<entry><title>How To Make Thunderbird Well Sexy</title><id>https://gkn.me.uk/thunderbirdwellsexy</id><link href="https://gkn.me.uk/thunderbirdwellsexy" rel="alternate" type="text/html"/><published>2007-08-03T07:12:00+00:00</published><updated>2007-09-05T09:46:00+00:00</updated><summary>How I envisage the Thunderbird of the future—we'll have it in our flying cars. (This is a re-publication—with a few minor edits—of a comment I wrote to Asa Dotzler's blog post about the reaction to the reorganisation of Thunderbird's development.)</summary><content type="html">
&lt;p&gt;
For Thunderbird to properly succeed in providing real choice and freedom, it needs to become the &lt;em&gt;successor&lt;/em&gt; to Firefox, in the way that Flock is currently trying to be. (You can think of Firefox as “The Internet 1.0”; Flock as “The Internet 1.1” and Thunderbird as “The Internet 2.0” if you like.)
&lt;/p&gt;
&lt;p&gt;
There are lots of people who use Firefox for day-to-day web browsing—great for HTML, CSS and JavaScript interoperability and ostensibly a win. But a large portion of that browsing consists of using “social networking websites” such as Myspace, Facebook, Flickr, Twitter, even Blogger; or “instant messaging services” such as MSN, Yahoo! and AOL&#x27;s instant messengers.
&lt;/p&gt;
&lt;p&gt;
Each of these is closed and isolated from each other, particularly its direct competitors. Any interconnection is done at the whim of one of these companies, one service provider at a time. I can phone a BT line in Glasgow from a Virgin Media line in York; I can send an email from RandomMail to Mom&#x27;s Friendly Email Service, even if neither has heard of the other. But if I write a blog post at Acmeblog, my friends using Myface won&#x27;t see it.
&lt;/p&gt;
&lt;p&gt;
For there to be true freedom, there needs to be an open, standards-based, social network through which people can freely conduct communication. (This is what the Internet is &lt;em&gt;supposed&lt;/em&gt; to be in the first place.) And I don&#x27;t mean “social network” in the limited sense of “a website where you log in and can talk to your friends lol”.
&lt;/p&gt;
&lt;p&gt;
I mean a set of standard protocols by which anyone can communicate with anyone in any conceivable way. I&#x27;m thinking of open, federated standards such as email, Atom (including the publishing bit), Jabber, OpenID and OpenSearch (and avoiding saying “semantic web” even though that&#x27;s pretty close to what I&#x27;m on about).
&lt;/p&gt;
&lt;p&gt;
Flock takes a standard web browser and surrounds that with structured social network stuff. Thunderbird should invert that. It should start from a set of high-level concepts such as contacts, presence, subscriptions and messages. Then it should bring in bits of web browseriness as appropriate to display the content.
&lt;/p&gt;
&lt;p&gt;
(By the way, I shouldn&#x27;t have written this on Asa&#x27;s website; I should have written it in Thunderbird, to: the web; cc: Asa.)
&lt;/p&gt;
&lt;p&gt;
Imagine Thunderbird and Lightning, Pidgin, Skype (but Free), Miro, AllPeers and the Chandler project, all combined into the only communication program you&#x27;ll ever need. Thunderbird should be that.
&lt;/p&gt;</content></entry>
<entry><title>Magically Disappearing Extensions</title><id>https://gkn.me.uk/magicallydisappearingextensions</id><link href="https://gkn.me.uk/magicallydisappearingextensions" rel="alternate" type="text/html"/><published>2005-09-08T10:28:00+00:00</published><updated>2005-09-08T10:28:00+00:00</updated><summary>Warning: this entry contains Mozilla-related minutiæ... or Mozillinutiæ if you will.</summary><content type="html">
&lt;p&gt;
&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=275529&quot; title=&quot;Bug 275529 - Extension Manager does not reject invalid GUIDs&quot;&gt;Bug 275529&lt;/a&gt; was fixed between &lt;abbr title=&quot;Firefox and/or Thunderbird&quot;&gt;Aviary&lt;/abbr&gt; 1.0.x and the &lt;a href=&quot;http://www.mozillazine.org/articles/article7287.html&quot; title=&quot;Mozilla Firefox 1.5 Beta 1 Release Candidates available for testing (MozillaZine)&quot;&gt;imminent 1.5&lt;abbr title=&quot;beta&quot;&gt;b&lt;/abbr&gt;1&lt;/a&gt;. It&#x27;s going to cause lots of fun.
&lt;/p&gt;
&lt;p&gt;
To summarise, Aviary 1.0.x and prior would accept any string as an &lt;abbr title=&quot;extension or theme&quot;&gt;addon&lt;/abbr&gt;&#x27;s id, but Aviary 1.5.x requires the id to be in one of two specific formats. Novelly, there is &lt;a href=&quot;http://developer.mozilla.org/en/docs/Install_Manifests#id&quot;&gt;clear documentation, on Devmo&lt;/a&gt;; note that letters other than A, B, C, D, E and F (upper- or lowercase) are &lt;em&gt;invalid&lt;/em&gt; in &lt;abbr title=&quot;globally unique identifiers&quot;&gt;GUIDs&lt;/abbr&gt;.
&lt;/p&gt;
&lt;p&gt;
Users were able to install addons with malformed ids into Aviary 1.0.x. But when upgrading to 1.5.x, the new version will not recognise these addons; they will &lt;em&gt;completely disappear&lt;/em&gt; from the extension or theme manager and the application will not attempt to find a compatible version.
&lt;/p&gt;
&lt;p&gt;
An addon&#x27;s id is defined in the &lt;code&gt;&amp;lt;em:id/&amp;gt;&lt;/code&gt; element in the addon&#x27;s &lt;a href=&quot;http://developer.mozilla.org/en/docs/Install_Manifests&quot; title=&quot;Devmo&quot;&gt;install manifest (install.rdf)&lt;/a&gt;. You can check it&#x27;s valid by looking at it, or by trying to install the addon. If the id is invalid, Aviary 1.5b1 will display an &lt;samp&gt;invalid id&lt;/samp&gt; error message and refuse to install it. Note that any other installation errors, such as an incompatible version of the application, will take precedence over the invalid id error.
&lt;/p&gt;
&lt;p&gt;
Addon authors should update their addons immediately to include a valid id, instruct existing users to uninstall and reinstall the addon, and (optionally) apologise to them for not following the specification properly in the first place.
&lt;/p&gt;</content></entry>
<entry><title>Your Computer May Be Commandeered By Randomers</title><id>https://gkn.me.uk/yourcomputermaybecommandeeredbyrandomers</id><link href="https://gkn.me.uk/yourcomputermaybecommandeeredbyrandomers" rel="alternate" type="text/html"/><published>2005-08-31T21:18:00+00:00</published><updated>2005-08-31T21:18:00+00:00</updated><content type="html">
&lt;p&gt;
&lt;img alt=&quot;&quot; class=&quot;inset&quot; src=&quot;/yourcomputermaybecommandeeredbyrandomers/criticalupdate.png&quot;/&gt; I&#x27;m often amazed by how many screenshots of Firefox include a critical update icon. A red disc in the top-right of the browser window means there is a &lt;em&gt;critical&lt;/em&gt; update to Firefox available and that you should upgrade immediately.
&lt;/p&gt;
&lt;p&gt;
Yes, it&#x27;s crap &lt;abbr title=&quot;user interface&quot;&gt;UI&lt;/abbr&gt;, which is why it&#x27;s gone in Deer Park - there&#x27;s a nice, big “You need to update Firefox now” dialogue instead. But I&#x27;m still surprised by how many people completely dismiss it. I assume they can see it&#x27;s there; is nobody interested in finding out what it means? It only requires pointing at it.
&lt;/p&gt;
&lt;p&gt;
Maybe the icon should have had a large label reading “Your computer may be commandeered by randomers. Click here if you&#x27;d prefer it not to be.”
&lt;/p&gt;</content></entry>
<entry><title>Tabbed Thunderbird</title><id>https://gkn.me.uk/tabbedthunderbird</id><link href="https://gkn.me.uk/tabbedthunderbird" rel="alternate" type="text/html"/><published>2005-04-03T01:53:00+00:00</published><updated>2005-04-03T01:53:00+00:00</updated><summary>Proposal for a one-pane interface for Thunderbird</summary><content type="html">
&lt;p&gt;
I&#x27;ve been thinking (albeit briefly) about a &lt;a href=&quot;http://bugzilla.mozilla.org/show_bug.cgi?id=218999&quot; title=&quot;Bug 218999 - Thunderbird should use a tabbed interface (bugzilla.mozilla.org)&quot;&gt;tabbed interface for Thunderbird&lt;/a&gt;, or rather a one-pane interface. It looks pretty simple.
&lt;/p&gt;
&lt;p&gt;
(Disclaimer: it&#x27;s 02:17 &lt;abbr title=&quot;British Summer Time&quot;&gt;BST&lt;/abbr&gt; so thoughts may appear partially-formed, deformed, misinformed and/or Nazi-uniformed; I&#x27;ll proof-read this at an undetermined future time.)
&lt;/p&gt;
&lt;pre&gt;
+---------------------------------------------------------------------------------------------------+
| @ Mooquackwooftweetmeow Thunderbird                                                         - + X |
| File  Edit  View  Go  Message  Tools  Help                                                        |
+---------------------------------------------------------------------------------------------------+
|   @@@     @@@  |   @@@    @@@                                                                     |
|   @@@     @@@  |   @@@    @@@                                                                     |
| Get Mail  Stop | Compose  Etc.                                                                    |
+---------------------------------------------------------------------------------------------------+
|  _______   _______   ___________   _______________________                                        |
|_|*Gmail*|_|Airmail|_|aRSSe Feeds|_|Newsgroups of the World|_______________________________________|
|  ____   _____   ______   ____   _____   _____________________   ________________________________  |
|_|Home|_|Inbox|_|Drafts|_|Sent|_|Trash|_|Re: Taking over world|_|*Compose: Re: Taking over world*|_|
|                                                                                                   |
| Subject: Re: Taking over world                                                                    |
| From: rb@virgin.co.uk                                                                             |
| Date: 2005-04-01 08:32                                                                            |
| To: billyg@mozilla.org                                                                            |
+---------------------------------------------------------------------------------------------------+
| Friday sounds good                                                                                |
| --                                                                                                |
| Richard                                                                                           |
|                                                                                                   |
|                                                                                                   |
|                                                                                                   |
+---------------------------------------------------------------------------------------------------+
| ~ |                                                                     | Unread: 0 | Total: 4781 |
+---------------------------------------------------------------------------------------------------+
&lt;/pre&gt;
&lt;p&gt;
The basic idea is that the current 3-pane system is condensed into a set of nested tabs. Each account&#x27;s &lt;samp&gt;Home&lt;/samp&gt; tab shows pretty options like Thunderbird&#x27;s current server pages. &lt;samp&gt;Inbox&lt;/samp&gt;, &lt;samp&gt;Sent&lt;/samp&gt; and friends look much like the current messages pane. Messages&#x27; previews would appear beneath the messages&#x27; list item, in the style of webpage-bound, JavaScript-driven expandable &lt;abbr title=&quot;Frequently Asked Questions&quot;&gt;FAQ&lt;/abbr&gt; lists. All of these tabs would be immutable.
&lt;/p&gt;
&lt;p&gt;
When a message is double-clicked (or middle-clicked) or a &lt;samp&gt;Compose&lt;/samp&gt;-like action is chosen, a new tab would be opened under the appropriate account. These tabs can be closed and perhaps rearranged, imitating Firefox&#x27;s tabs. When sending a message, progress would be indicated in the status bar, not in a pop-up dialogue.
&lt;/p&gt;</content></entry>
<entry><title>It's a Weblog Entry!</title><id>https://gkn.me.uk/itsaweblogentry</id><link href="https://gkn.me.uk/itsaweblogentry" rel="alternate" type="text/html"/><published>2005-01-08T02:48:00+00:00</published><updated>2005-01-08T02:48:00+00:00</updated><summary>What - the title isn't descriptive enough?</summary><content type="html">
&lt;p&gt;
OK, so the normal service has been a bit thin on the ground. Aaanyway... I&#x27;m back off to university tomorrow (Sunday); any new text and/or other whatnot will appear at &lt;a href=&quot;http://www-users.york.ac.uk/~gkn500/&quot;&gt;Mooquackwooftweetmeow B&lt;/a&gt;, my university webspace.
&lt;/p&gt;
&lt;h2 id=&quot;h-meanwhile&quot;&gt;Meanwhile&lt;/h2&gt;
&lt;p&gt;
It took them four years, but this Christmas &lt;a href=&quot;http://news.bbc.co.uk/1/hi/england/london/4122067.stm&quot; title=&quot;Dome hosts homeless for Christmas (BBC News)&quot;&gt;the people in charge finally cottoned on&lt;/a&gt; to the idea of putting two and two together, where the first “two” is a lot of homeless people in London and the second “two” is an empty Millennium Dome.
&lt;/p&gt;
&lt;h2 id=&quot;h-mozilla&quot;&gt;Over in Mozillaland...&lt;/h2&gt;
&lt;p&gt;
Some guys decided to call &lt;a href=&quot;http://getfirefox.com&quot; title=&quot;You know the drill by now - Firefox is good; you should get it, or if you already have it continue to use it&quot;&gt;Firefox “1.0”&lt;/a&gt; for a change. It seems to have worked. Then some other guys did the same with &lt;a href=&quot;http://getthunderbird.com&quot; title=&quot;Again: Thunderbird is not bad; it is less bad than some other email clients and has a cool logo&quot;&gt;Thunderbird&lt;/a&gt;; that also worked reasonably well. And then roughly 20 million people downloaded them and they saw that they were good. And they divided the Firefox and the Thunderbird from the other applications; the Firefox and the Thunderbird they called “cool!” and the other applications they called “less so”. And lo Internet Explorer became without form and void, and darkness was upon the face of its developers. And Bill said “let there be users” but there were no users, for they saw that it was bad. And the grace of web standards be with us all. Amen.
&lt;/p&gt;
&lt;p&gt;
Or something like that.
&lt;/p&gt;
&lt;h2 id=&quot;h-opera&quot;&gt;And in Operaworld...&lt;/h2&gt;
&lt;p&gt;
They made &lt;a href=&quot;http://snapshot.opera.com/&quot; title=&quot;Opera (8.0) Beta&quot;&gt;a browser that can talk like an American&lt;/a&gt;, but it still insists on trying to sell me things I don&#x27;t want, and I can&#x27;t stop the browser or webpages from doing it. I guess they&#x27;re firmly targetting users who can&#x27;t see.
&lt;/p&gt;
&lt;h2 id=&quot;h-happynewyear&quot;&gt;Oh! And...&lt;/h2&gt;
&lt;p&gt;
It&#x27;s 2005, you know - happy new year to everyone.
&lt;/p&gt;</content></entry>
<entry><title>Firefox-related miscellanea</title><id>https://gkn.me.uk/firefoxmiscellanea</id><link href="https://gkn.me.uk/firefoxmiscellanea" rel="alternate" type="text/html"/><published>2004-09-22T03:06:00+00:00</published><updated>2004-10-06T23:43:00+00:00</updated><content type="html">
&lt;p&gt;
I was going to entitle this entry “Mozillanea” but realised that was intensely naff.
&lt;/p&gt;
&lt;h2 id=&quot;h-rewindfastforward&quot;&gt;Modified Rewind/Fastforward extension for Firefox&lt;/h2&gt;
&lt;p&gt;
I&#x27;ve cooked up a &lt;a href=&quot;/firefoxmiscellanea/rewindforward_en_GKN.xpi&quot;&gt;modified version&lt;/a&gt; of &lt;a href=&quot;http://white.sakura.ne.jp/~piro/xul/_rewindforward.html.en&quot;&gt;Piro&#x27;s Rewind/Fastforward extension&lt;/a&gt; for Firefox, based on version 1.2.2004092001. The changes are as follows:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Changed three-arrow Previous and Next buttons (for the default Firefox theme only) to yellow versions of the equivalent two-arrow buttons&lt;/li&gt;
&lt;li&gt;Changed toolbar button captions “Prev.” and “Fastforward” to “Previous” and “F.Fwd” respectively&lt;/li&gt;
&lt;li&gt;Changed Previous and Next tooltips from “Previous page ([text from page])” and “Next page ([text from page])” to “[text from page]”
&lt;/li&gt;
&lt;li&gt;Added my name as a contributor&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
I made the changes mainly for my own use and packaged them into an &lt;abbr title=&quot;Cross Platform Installer&quot;&gt;XPI&lt;/abbr&gt; so I can reinstall the modified version more easily; it should install nicely over the official version.
&lt;h3 id=&quot;h-rewindfastforward-20041006&quot;&gt;2004-10-06&lt;/h3&gt;
&lt;p&gt;
Additional changes, to improve Previous and Next link-guessing:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Removed “after”, “ahead”, “back” and “before” from the link-detection list&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;h2 id=&quot;h-getdrunk&quot;&gt;Get Drunk&lt;/h2&gt;
&lt;p&gt;
Inspired by &lt;a href=&quot;http://kmgerich.com/archive/000071.html&quot; title=&quot;Silliness is its own reward (Technical Jiggery Pokery)&quot;&gt;the slew&lt;/a&gt; of spoof “&lt;a href=&quot;http://getfirefox.com/&quot;&gt;Get Firefox&lt;/a&gt;” buttons, I &lt;a href=&quot;http://gimp.org/&quot;&gt;GIMP&lt;/a&gt;ed up the following in knee-jerk fashion:
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://getfirefox.com/&quot;&gt;&lt;img alt=&quot;Get Drunk - it&#x27;ll be a laugh&quot; src=&quot;/firefoxmiscellanea/getdrunk-bealaugh.png&quot;/&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://getfirefox.com/&quot;&gt;&lt;img alt=&quot;Get Drunk - just for the craic&quot; src=&quot;/firefoxmiscellanea/getdrunk-forthecraic.png&quot;/&gt;&lt;/a&gt;
&lt;/p&gt;</content></entry>
<entry><title>Jukefox</title><id>https://gkn.me.uk/jukefox</id><link href="https://gkn.me.uk/jukefox" rel="alternate" type="text/html"/><published>2004-09-13T16:43:00+00:00</published><updated>2004-09-13T16:43:00+00:00</updated><summary>Why does no-one listen to you when you're right?</summary><content type="html">
&lt;p&gt;
It&#x27;d be nice if more extension authors read the &lt;a href=&quot;http://www.mozilla.org/projects/firefox/extensions/update.html&quot; title=&quot;Extension Versioning for Firefox and Thunderbird&quot;&gt;documentation all extension authors must read&lt;/a&gt; and learned about the Firefox Version Format. A lot of extension authors seem to think 1.5 &amp;gt; 1.45. This would be true if Firefox version numbers were decimal numbers... but they&#x27;re not - they&#x27;re a string of integers, each separated by “.”. So 1.5 is indeed “one point five”, but 1.45 is “one point forty-five”, forty-five is greater than five (no, really), so 1.45 &amp;gt; 1.5. Of course, 1.5 &amp;gt; 1.4.5...
&lt;/p&gt;
&lt;p&gt;
I suppose it was smart to market &lt;a href=&quot;http://www.mozilla.org/products/firefox/&quot; title=&quot;Firefox&quot;&gt;Firefox 0.10&lt;/a&gt; (whose release is imminent) as “Firefox 1.0 Preview Release”, even though some folk seem to think it&#x27;s not a milestone... which it is.
&lt;/p&gt;
&lt;p&gt;
Meanwhile, with crazy autohiding controls and drag-&#x27;n&#x27;-drop placement - &lt;a href=&quot;http://www.foxytunes.org/&quot;&gt;FoxyTunes&lt;/a&gt; 0.61 turns out to be a highly polished extension.
&lt;/p&gt;
&lt;p&gt;
Still, they should&#x27;ve called it “Jukefox”.
&lt;/p&gt;</content></entry>
<entry><title>Firefox extension wackiness</title><id>https://gkn.me.uk/firefoxextensionwackiness</id><link href="https://gkn.me.uk/firefoxextensionwackiness" rel="alternate" type="text/html"/><published>2004-08-24T22:29:00+00:00</published><updated>2004-08-24T22:29:00+00:00</updated><summary>Firefox extensions prompt much mirth</summary><content type="html">
&lt;p&gt;
&lt;a href=&quot;http://www.technerve.com/&quot;&gt;BlockXXX&lt;/a&gt; is a new extension for &lt;a href=&quot;http://www.mozilla.org/products/firefox/&quot;&gt;Firefox&lt;/a&gt; that blocks pornographic content (the anti-&lt;a href=&quot;http://www.squarefree.com/pornzilla/&quot;&gt;Pornzilla&lt;/a&gt;, if you will). According to its release notes: &lt;q&gt;This seems to work pretty well, although there are definitely some holes (large and gaping).&lt;/q&gt; Definitely not working well then.
&lt;/p&gt;
&lt;p&gt;
Until about a month ago, all &lt;span title=&quot;plural of “Firefox”&quot;&gt;Firefoxen&lt;/span&gt; contained the legend &lt;q&gt;Cookies are delicious delicacies.&lt;/q&gt; to describe cookies. Then Mike Connor decided that &lt;a href=&quot;http://www.squarefree.com/archives/000520.html&quot; title=&quot;Cookies are no longer delicious delicacies&quot;&gt;&lt;q&gt;Cookies are pieces of information stored by web pages on your computer. They are used to remember login information and other data.&lt;/q&gt;&lt;/a&gt;. Distraught, I &lt;a href=&quot;http://forums.mozillazine.org/viewtopic.php?t=105452&quot; title=&quot;Cookies *are* delicious delicacies, dammit!&quot;&gt;incited the creation of an extension to restore the legend&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
A month passed and the world had all but forgotten about our delicious delicacies... until Jesse Ruderman published the &lt;a href=&quot;http://www.squarefree.com/extensions/delicious-delicacies/&quot;&gt;Delicious Delicacies&lt;/a&gt; extension, dramatically subtitled &lt;q&gt;Restore the legend&lt;/q&gt;. The world rested in peace once more.
&lt;/p&gt;</content></entry>
<entry><title>InterCraps</title><id>https://gkn.me.uk/intercraps</id><link href="https://gkn.me.uk/intercraps" rel="alternate" type="text/html"/><published>2004-07-23T16:11:00+00:00</published><updated>2004-07-23T16:11:00+00:00</updated><summary>Another English-related public service announcement</summary><content type="html">
&lt;p&gt;
My name is not GrEy NicholSon. I don&#x27;t live in HartlePool, nor in EngLand, nor in the UniTed KingDom.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.mozilla.org/products/firefox/&quot;&gt;Firefox&lt;/a&gt; is not called FireFox; &lt;a href=&quot;http://www.mozilla.org/products/thunderbird/&quot;&gt;Thunderbird&lt;/a&gt; is not called ThunderBird; &lt;a href=&quot;http://www.mozilla.org/projects/calendar/sunbird.html&quot;&gt;Sunbird&lt;/a&gt; is not called SunBird.
&lt;/p&gt;</content></entry>
<entry><title>Bye Bye, Gormozilla</title><id>https://gkn.me.uk/byebyegormozilla</id><link href="https://gkn.me.uk/byebyegormozilla" rel="alternate" type="text/html"/><published>2004-07-17T02:55:00+00:00</published><updated>2004-07-17T02:55:00+00:00</updated><summary>The gormless Mozilla Support mascot goes AWOL</summary><content type="html">
&lt;p&gt;
Hurrah! &lt;a href=&quot;http://www.mozilla.org/support/&quot; title=&quot;Mozilla Support - now Gormozilla-less&quot;&gt;The Gormozilla has gone!&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
I bet the ugly git was scaring off customers.
&lt;/p&gt;
&lt;p&gt;
&lt;img alt=&quot;Gormozilla was a particularly gormless-looking picture of Mozilla - mouth open, eyes staring impassively - complete with a tech-support headset.&quot; src=&quot;/byebyegormozilla/gormozilla.png&quot; title=&quot;Gormozilla&quot;/&gt;
&lt;/p&gt;
&lt;p&gt;
According to &lt;a href=&quot;http://www.mozilla.org/webtools/bonsai/cvslog.cgi?file=mozilla-org/html/support/index.html&amp;amp;rev=&amp;amp;root=/cvsroot/&quot;&gt;the document history&lt;/a&gt;, Gormoz has been out of action for two weeks. Also in the last two weeks, Firefox has been getting many more downloads. Coincidence?
&lt;/p&gt;
&lt;p&gt;
The official line is that security problems in IE are persuading users to switch. Yeah, right!
&lt;/p&gt;</content></entry>
<entry><title>The Gmail Web Interface and How To Avoid It</title><id>https://gkn.me.uk/weblog045</id><link href="https://gkn.me.uk/weblog045" rel="alternate" type="text/html"/><published>2004-06-19T20:21:00+00:00</published><updated>2004-06-19T20:21:00+00:00</updated><content type="html">
&lt;p&gt;
I have one fairly major complaint about Gmail&#x27;s web interface - you can&#x27;t open multiple emails in tabs by middle-clicking. (Pot+kettle sidenote: one can&#x27;t middle-click links in this weblog either, but that&#x27;s an &lt;abbr title=&quot;Extensible Stylesheet Language Transformations&quot;&gt;XSLT&lt;/abbr&gt; fault in Gecko.) In fact, it seems the “links” one clicks to open emails aren&#x27;t really links at all (right-clicking offers no “Open Link in New Tab/Window” options). This would put me right off using Gmail permanently.
&lt;/p&gt;
&lt;p&gt;
Other, minor complaints are: the clock is in 12-hour format; I prefer 24-hour format. Also, the ad-frame isn&#x27;t Adblockable (but I don&#x27;t expect Google to want to fix that :) ). The clock problem could be fixed easily, and neither of these are at all important (just nits).
&lt;/p&gt;
&lt;p&gt;
But I no longer have to use the web interface. Although it is much, much, much, much, much quicker, easier and better than Hotmail&#x27;s, Yahoo&#x27;s and mail.com&#x27;s put together, I just don&#x27;t like web interfaces. Not when I&#x27;ve got &lt;a href=&quot;http://mozilla.org/thunderbird&quot;&gt;an excellent email client&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
For Hotmail I&#x27;ve been using &lt;a href=&quot;http://sf.net/projects/mrpostman&quot;&gt;MrPostman&lt;/a&gt; as a web-interface-to-&lt;acronym title=&quot;Post Office Protocol&quot;&gt;POP&lt;/acronym&gt;3 proxy. For the most part, it works well, although not flawlessly - if and when your account gets clogged up with emails, MrPostman is seemingly incapable of ignoring the “Buy More Space!” adverts added to the page, insists you have no new mail, and refuses to fetch the non-existant mail. But it&#x27;s workable.
&lt;/p&gt;
&lt;p&gt;
MrPostman is aimed at Hotmail, Yahoo.com (not .co.uk) and mail.com - not Gmail. Bobbins.
&lt;/p&gt;
&lt;p&gt;
However, it&#x27;s a good thing that I read an inordinate amount of Mozilla-related weblogs, and have the middle-click-every-link-in-the-text affliction (“tabbed-browsing syndrome”). For &lt;a href=&quot;http://cheeaun.phoenity.com/weblog/2004/06/gmail-at-last.html&quot; title=&quot;cheeaunblog: Gmail at last&quot;&gt;cheeaun&lt;/a&gt; led me to &lt;a href=&quot;http://weblogs.mozillazine.org/djst/archives/005711.html&quot; title=&quot;djst&#x27;s nest: My Own Gmail Account&quot;&gt;djst&lt;/a&gt;, whose comments led to &lt;a href=&quot;http://jaybe.org/downloads.htm&quot;&gt;
&lt;abbr title=&quot;Pop Goes the Gmail&quot;&gt;PGtGM&lt;/abbr&gt;
&lt;/a&gt; - a web-to-POP3 proxy for Gmail! Incidentally, &lt;a href=&quot;http://jaybe.org/info.htm&quot;&gt;the blurb&lt;/a&gt; mentions Thunderbird by name - extra marks. (It should also be mentioned that PGtGM is only for Windows.)
&lt;/p&gt;
&lt;p&gt;
How to set up Thunderbird (or even &lt;span title=&quot;Boo! Hiss!&quot;&gt;Lookout Express&lt;/span&gt;) to use PGtGM isn&#x27;t made obvious, but it&#x27;s there - in the PGtGM interface, click &lt;em&gt;Help/About PGtGM&lt;/em&gt;, then click the &lt;em&gt;E-mail Client Setup&lt;/em&gt; tab to the left of the dialogue. If you&#x27;re using MrPostman alongside (as I am), you may have to change the POP3 port setting in both PGtGM and &lt;abbr title=&quot;Thunderbird&quot;&gt;Tb&lt;/abbr&gt;&#x27;s Account Settings for the appropriate account, to something other than MrPostman&#x27;s. Et &lt;span title=&quot;accent omitted due to character-encoding/character entity nastiness; pretentiousness should be inferred nonetheless&quot;&gt;voila&lt;/span&gt; - Gmail via Thunderbird!
&lt;/p&gt;</content></entry>
<entry><title>Very curious...</title><id>https://gkn.me.uk/weblog031</id><link href="https://gkn.me.uk/weblog031" rel="alternate" type="text/html"/><published>2004-05-12T15:50:00+00:00</published><updated>2004-05-12T15:50:00+00:00</updated><content type="html">
&lt;p&gt;
Mozilla browsers have long had an “easter egg” whereby if you enter &lt;code&gt;about:mozilla&lt;/code&gt; into the location bar, you&#x27;re presented with a nice quote from &lt;a href=&quot;http://en.wikipedia.org/wiki/The_Book_of_Mozilla&quot; title=&quot;The Book of Mozilla on Wikipedia&quot;&gt;the Book of Mozilla&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
What&#x27;s queer, is that entering &lt;code&gt;about:mozilla&lt;/code&gt; into Internet Explorer gives a blue page. No other &lt;code&gt;about:&lt;/code&gt; address (that I&#x27;ve tried) does this.
&lt;/p&gt;
&lt;p&gt;
Surely Microsoft aren&#x27;t nicking source code?
&lt;/p&gt;
&lt;p&gt;
Incidentally, why haven&#x27;t Mozilla&#x27;s copyright/trademark folks taken Microsoft to court over their use of “Mozilla” in IE&#x27;s user agent string?
&lt;/p&gt;</content></entry>
<entry><title>Take Back the Web</title><id>https://gkn.me.uk/firefox</id><link href="https://gkn.me.uk/firefox" rel="alternate" type="text/html"/><published>2004-02-17T19:23:00+00:00</published><updated>2004-02-17T19:23:00+00:00</updated><summary>This is the bit where I talk about Mozilla Firefox for a while</summary><content type="html">
&lt;p&gt;
Mozilla Firebird has reached version 0.8 and has been renamed &lt;a href=&quot;http://www.mozilla.org/products/firefox/&quot; title=&quot;Mozilla Firefox browser&quot;&gt;Firefox&lt;/a&gt;; Mozilla has an &lt;a href=&quot;http://www.mozilla.org/projects/firefox/firefox-name-faq.html&quot; title=&quot;Mozilla&#x27;s Firefox Brand Name FAQ&quot;&gt;FAQ&lt;/a&gt; explaining why. That gets the obligatory announcement out of the way; now on to the original content.
&lt;/p&gt;
&lt;h2 id=&quot;h-stilltodo&quot;&gt;Still To Do&lt;/h2&gt;
&lt;p&gt;
Ben Goodger&#x27;s &lt;a href=&quot;http://www.mozilla.org/projects/firefox/roadmap.html&quot;&gt;Firefox roadmap&lt;/a&gt; outlines what will &lt;em&gt;actually&lt;/em&gt; be included in the 1.0 release; this is a collection of other noteworthy shortcomings (a.k.a. “pet bugs”).
&lt;/p&gt;
&lt;h3 id=&quot;h-stilltodo-dontsteal&quot;&gt;Don&#x27;t Steal Image Associations&lt;/h3&gt;
&lt;p&gt;
Currently, when you set Firefox as the default browser (in Windows, at least), it automatically assigns itself as the default application for PNG, JPEG and GIF images. In the days when Microsoft Paint only handled BMP bitmaps, this sort of thing was OK; but now the ability to not only view, but also &lt;em&gt;edit&lt;/em&gt; these types of images is &lt;em&gt;built in&lt;/em&gt; to Windows, Firefox has no business associating itself with them.
&lt;/p&gt;
&lt;h3 id=&quot;h-stilltodo-uninstallextensions&quot;&gt;Uninstall Extensions&lt;/h3&gt;
&lt;p&gt;
Firefox won&#x27;t be widely adopted by businesses and workplaces until one can easily remove any extensions that are installed. Bosses don&#x27;t like their minions making &lt;em&gt;any&lt;/em&gt; changes to their standardised computing environment, let alone irrevocable ones.
&lt;/p&gt;
&lt;h3 id=&quot;h-stilltodo-singlewindowmode&quot;&gt;Single Window Mode&lt;/h3&gt;
&lt;p&gt;
This one&#x27;s a bit chewy. When its developers say Firefox is a “tabbed browser”, they mean it has the capacity to open multiple pages in one window. However, some folk interpret “tabbed browsing” as where &lt;em&gt;all&lt;/em&gt; documents are opened in the same window - &lt;em&gt;always&lt;/em&gt;; there have even been complaints that tabbed browsing is broken because this isn&#x27;t the case.
&lt;/p&gt;
&lt;p&gt;
Until Firefox does have the option for single window mode - which won&#x27;t be until after version 1.0 - the developers should go easy on describing Firefox as a “tabbed browser”, to avoid disappointment.
&lt;/p&gt;
&lt;h3 id=&quot;h-stilltodo-misc&quot;&gt;Miscellanea&lt;/h3&gt;
&lt;p&gt;
There are various other minor improvements that would easily and quickly make Firefox friendlier, and just plain better. The Windows installer should ask before creating Start Menu, Quick Launch and desktop shortcuts - it&#x27;s only polite. The &lt;a href=&quot;http://cdn.mozdev.org/linkToolbar/&quot; title=&quot;CDN&#x27;s Link Toolbar extension for Firefox&quot;&gt;link toolbar&lt;/a&gt; present in Mozilla should be there in Firefox, too; perhaps then more people would start using &lt;code&gt;&amp;lt;link&amp;gt;&lt;/code&gt;. And finally, MNG support. There&#x27;s really no excuse for its absence - there&#x27;s a patch waiting which only needs the thumbs up.
&lt;/p&gt;
&lt;h2 id=&quot;h-thelocationbar&quot;&gt;The Location Bar&lt;/h2&gt;
&lt;p&gt;
The location bar is, in my opinion, Firefox&#x27;s best feature, and the one thing that stops me from liking other browsers too much.
&lt;/p&gt;
&lt;p&gt;
Any phrase typed into the location bar gets &lt;i&gt;I&#x27;m-Feeling-Luckied&lt;/i&gt;, courtesy of &lt;a href=&quot;http://news.google.co.uk&quot; title=&quot;Google News UK&quot;&gt;Google UK&lt;/a&gt;, except for phrases which include dots. These are interpreted as URLs and invalid URLs generate an error page... but I can get around this using smart keywords.
&lt;/p&gt;
&lt;h3 id=&quot;h-thelocationbar-keywords&quot;&gt;Keywords&lt;/h3&gt;
&lt;p&gt;
Firefox&#x27;s bookmarks can be assigned keywords, which you then type into the location bar and - &lt;em&gt;Hey, Presto!&lt;/em&gt; - the bookmark loads. This is great, but &lt;em&gt;smart&lt;/em&gt; keywords are even greater.
&lt;/p&gt;
&lt;p&gt;
If the URL of a bookmark contains &lt;code&gt;%s&lt;/code&gt;, and the bookmark is assigned a keyword, anything you type into the location bar after the keyword (and a space), will replace the &lt;code&gt;%s&lt;/code&gt; in the URL.
&lt;/p&gt;
&lt;p&gt;
So, if I want to &lt;span class=&quot;propername&quot;&gt;I&#x27;m Feeling Lucky&lt;/span&gt; some search terms (including ones with dots in them), I type &lt;kbd&gt;goto&lt;/kbd&gt; followed by a space, and then the terms - simple. To enable this, all I had to do was create a bookmark whose URL is &lt;code&gt;http://www.google.co.uk/search?q=%s&amp;amp;btnI=I&#x27;m+Feeling+Lucky&lt;/code&gt; and assign it the keyword &lt;code&gt;goto&lt;/code&gt;. When I type, for example, &lt;kbd&gt;goto hell&lt;/kbd&gt; into the location bar, Firefox converts this to &lt;samp&gt;http://www.google.co.uk/search?q=hell&amp;amp;btnI=I&#x27;m+Feeling+Lucky&lt;/samp&gt;, which results in Google sending me to its first match for “hell”. The whole process takes less than a second.
&lt;/p&gt;
&lt;p&gt;
I&#x27;ve also got other smart keywords set up for &lt;a href=&quot;http://images.google.co.uk/&quot;&gt;Google Image Search&lt;/a&gt;, &lt;a href=&quot;http://bugzilla.mozilla.org&quot; title=&quot;bugzilla.mozilla.org&quot;&gt;Mozilla&#x27;s Bugzilla database&lt;/a&gt;, &lt;a href=&quot;http://dictionary.reference.com/&quot;&gt;Dictionary.com&lt;/a&gt; and &lt;a href=&quot;http://uk.imdb.com/&quot;&gt;IMDb&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
All of this means I&#x27;ve practially done away with URLs. If I want the BBC&#x27;s website, I just type &lt;kbd&gt;BBC&lt;/kbd&gt;, and Firefox and Google do the rest. This ludicrous ease of use is, for me, Firefox&#x27;s killer feature.
&lt;/p&gt;
&lt;h3 id=&quot;h-thelocationbar-keywords-googleuk&quot;&gt;Google UK&lt;/h3&gt;
&lt;p&gt;
By default, Firefox uses &lt;a href=&quot;http://news.google.com/&quot; title=&quot;Google News USA&quot;&gt;Google USA&lt;/a&gt;, but you can change this in about:config; it&#x27;s pretty easy to do.
&lt;/p&gt;
&lt;p&gt;
First, type &lt;kbd&gt;about:config&lt;/kbd&gt; into Firefox&#x27;s location bar and press Enter. You&#x27;ll be presented with a plethora (or two) of settings. Into the box next to &lt;samp&gt;Filter:&lt;/samp&gt;, toward the top of the window, type &lt;kbd&gt;keyword&lt;/kbd&gt; and press Enter; this filters out the other settings we won&#x27;t be using.
&lt;/p&gt;
&lt;p&gt;
Double-click the line containing &lt;samp&gt;keyword.URL&lt;/samp&gt; and enter &lt;kbd&gt;http://www.google.co.uk/search?btnI=I&#x27;m+Feeling+Lucky&amp;amp;q=&lt;/kbd&gt; into the dialogue box that pops up. (I&#x27;d copy and paste it.) Finally, make sure &lt;samp&gt;keyword.enabled&lt;/samp&gt; is set to true, and Bob&#x27;s your uncle.
&lt;/p&gt;
&lt;h2 id=&quot;h-brandnew&quot;&gt;Brand New&lt;/h2&gt;
&lt;p&gt;
As mentioned above, along with the new version came a new name and brand, &lt;span class=&quot;propername&quot;&gt;Firefox&lt;/span&gt;. The previous plan was that “Mozilla Firebird” would be the project&#x27;s code-name, and it would eventually be known simply as “Mozilla Browser”. Gladly, that&#x27;s now changed, and we have a browser whose logo looks like this:
&lt;/p&gt;
&lt;img alt=&quot;[A blue, Earth-like globe with a fox curled around and facing it, its tail morphing into flames towards its tip]&quot; src=&quot;/firefox/firefox-logo.png&quot;/&gt;
&lt;p&gt;
The new identity lays to rest previous dissent over the icon/logo Firebird was using - an image of red and orange flames, whose form was also reminiscent of a bird&#x27;s feathers (this logo is still visible in Firefox 0.8&#x27;s Help &amp;gt; About &amp;gt; Credits screen). While I always liked it, some felt it stood out too much from other Windows icons (which in my opinion is good), or that it became an amorphous red blob when shrunk to 16×16 pixels.
&lt;/p&gt;
&lt;p&gt;
This name will stick - it&#x27;s been thoroughly researched, and no-one else is using it for anything resembling a web browser. This means you can start posting your favourite &lt;a href=&quot;http://www.mozilla.org/products/firefox/buttons.html&quot;&gt;Firefox propaganda&lt;/a&gt; about the web (and anywhere else), in good conscience that it&#x27;ll still make sense in a few years&#x27; time. All of which is lovely, as the logo looks bloody brilliant!
&lt;/p&gt;
&lt;h2 id=&quot;h-doingthejob&quot;&gt;Doing the Job&lt;/h2&gt;
&lt;p&gt;
The purpose of a web browser is to display web pages. Mozilla Firefox uses the &lt;a href=&quot;http://www.mozilla.org/newlayout/&quot;&gt;Gecko layout engine&lt;/a&gt;, which displays pages more properly than, say, &lt;a href=&quot;http://www.microsoft.com/windows/ie/default.asp&quot;&gt;Internet Explorer&lt;/a&gt;. By “more properly”, I mean Gecko better conforms to &lt;a href=&quot;http://www.webstandards.org/buzz/archive/2004_02.html#a000294&quot; title=&quot;The Web Standards Project hails Firefox&quot;&gt;web standards&lt;/a&gt;, as described by the &lt;a href=&quot;http://www.w3.org/&quot; title=&quot;W3C&quot;&gt;World Wide Web Consortium&lt;/a&gt;. Firefox displays web pages better than many other browsers - it does the job better.
&lt;/p&gt;
&lt;p&gt;
Incidentally, Mooquackwooftweetmeow conforms to these web standards (as should all websites), with no regard for how Internet Explorer mangles its pages, so Mooquackwooftweetmeow looks better (i.e. decent) in Firefox.
&lt;/p&gt;</content></entry>
</feed>