Impressions from Mozilla 1.2b (2002)

28 points by raymii a month ago on lobsters | 22 comments

albino | a month ago

What surprised me is how similar this all is to recent versions of SeaMonkey. The browser and mail views in particular look very familiar, although I think ChatZilla has had a refresh sometime in the past 25 years.

Although I don't daily drive it any more due to website compatibility issues, i really respect the SeaMonkey team's commitment to not fixing that which isn't broken.

koala | a month ago

Wait, what? Seamonkey is still being updated!?

I'm actually tempted to use this. Having Thunderbird in a separate window feels a bit weird. I wish I could group my messaging apps with Thunderbird (e.g. Slack, WhatsApp/Telegram web, etc.).

albino | a month ago

yes, and it's quite usable

At a certain point, the improved performance + addon support + website compatibility of Firefox won me over, but I honestly miss the UI and predictability. I still keep it around and use it as a secondary browser.

hugoarnal | a month ago

That screenshot is a true blast from the past! So cool to see apps like these still maintained!

nortti | a month ago

It's getting new releases every once in a while, but technologically it's still based on Firefox / Thunderbird 60 (well, mostly – stuff like SpiderMonkey is up-to-date). You can think of it as being in a somewhat similar place as Pale Moon, though with closer alignment to Mozilla upstream.

lproven | a month ago

Wait, what? Seamonkey is still being updated!?

Always was.

https://en.wikipedia.org/wiki/SeaMonkey#History

297 releases over the last 21 years.

I wish I could group my messaging apps with Thunderbird

You can. There are a lot of limitations but many work.

Slack: https://services.addons.thunderbird.net/EN-us/thunderbird/addon/slack-quick-access/

Whatsapp: https://services.addons.thunderbird.net/EN-gb/thunderbird/addon/whatsapp-thunderbird/

Telegram: https://services.addons.thunderbird.net/en-Us/thunderbird/tag/telegram

Matrix support is built in.

I cover this regularly in my Register writeups on new T'bird releases, but I am not allowed to post links here.

dzwdz | a month ago

Fascinating article, thanks from sharing. The UI is more sleek than expected.

I'm also surprised Usenet seems alive - better yet, without any spam! I presume eternal-september.org might have some decent spam filters? Does anyone here use it? The discussion there looks interesting.

kev009 | a month ago

When Google shut down their feeds the spam levels dropped by magnitude. It was really a face palm and sigh or relief to see them finally leave.

lproven | a month ago

I'm also surprised Usenet seems alive

Yep.

There was a new committee a few years ago:

https://www.big-8.org/wiki/Main_Page

pointlessone | a month ago

I loved those round buttons. The UI was distinct enough to stand out from the “boring” native UI but still very readable.

freddyb | a month ago

If anyone actually wants to know, the author was asking what tinderbox was. It was like a CI system before the invention of CI system and it ran builds and tests from the tip of the source tree.

regalialong | a month ago

That title confused me since Lobsters likes to append the year to the title for historical content, so I thought this was written in 2002 until I saw

I can't say that I remember what "tinderbox" was.

evert | a month ago

I'm pretty much a life long Thunderbird fan but can't help but feeling the Mozilla email design here is way cleaner. Is this just my rose colored glasses?

My (vanilla) Thunderbird looks like that still. You can set it in appearance: message list view style as "table view".

martinald | a month ago

Very interesting. I remember using a similar version. I think what this doesn't capture was how slow it was compared to IE at the time.

I have a hazy memory of being extremely unimpressed with it taking a horrendous amount of time to load up.

I have equally hazy memories of everyone saying this was expected because Microsoft had a huge advantage being shipped with the OS. However in hindsight I think it was far more down to Mozilla being slow, given I remember finally switching to Phoenix/Firebird (before it was renamed to Firefox) which was massively faster.

I don't remember this at all.

Back then I switched between browsers a lot, but I am quite sure I used Firefox since it was called Phoenix and only used IE as a backup, and until I jumped to Chrome.

martinald | a month ago

No Phoenix/Firebird/Firefox was "fast" back then but Mozilla suite def wasn't. But I could be misremembering.

Ah yeah sorry, I blanked out there for a moment. I definitely also used this, but too short to have real memories.

I think it was slightly before Firefox as well and then you compared it more to the Navigator Suite...

koala | a month ago

My brain is all hazy but I remember the loading splash screen. In 2002 I was finishing university and still sharing a Windows box with my brother on a DSL line. IIRC, Netscape 4.7x had become unusable, so I think I was using mostly Internet Explorer... I was a sad OSS believer, so I jumped into Mozilla and then Phoenix as soon as I could... even though they were much slower than Internet Explorer.

In 2002 I bought my first laptop and I started using Linux full time for personal stuff. (Until 2011, I didn't land on a job where using Linux was possible.)

It's interesting how (IMHO) tabs were the killer feature. Internet Explorer was stagnating (also IMHO) and whomever thought of tabs likely changed the course of computing history. Of course, being OSS and friendlier to standards was a thing I appreciated, as I was doing much more webdev those days. But I think Firefox got to their "peak" marketshare thanks to tabbed browsing.

(Firefox got faster eventually. At the beginning I think you were sacrificing speed for tabs and avoiding Microsoft, but at some point- maybe because computers got faster- all browsers were pretty fast.)

One interesting breed of browser-adjacent software that died off in the 2010s was the download manager. I remember how much of a game changer that was. With IE, you'd leave a large file to download overnight, only to come back and find the download interrupted. Somebody then recommended a download manager: it supported continuing interrupted downloads!

martinald | a month ago

Yes and also parallel threads for the same file. I remember this being a game changer when I got my first 512kbit ADSL line, given I seem to recall a lot of FTP/HTTP download sites often capped per thread speeds to dialup levels. Or I was just being greedy if they were overloaded.

koala | a month ago

Don't forget about the feature of scraping all links in a page and downloading everything.

I really didn't use download managers a lot. I got used to wget, which I think had -c forever, with retries et al.