The battle for default browser status.
[ Posted by Dan on October 16, 2003 | 15 Comments ]
 Being a web developer, I download all of the browsers I can get and use them and come to various opinions about their utility, speed, compatibility and that intangible 'like it or hate it' quality. For the last month or two, Safari and Mozilla have been taking turns as my 'love it' browser, and I now keep them both running at all times.
Safari is my most often used browser for a few simple reasons...
- It's pretty fast.
- It has tabbed brosing.
- I want to support the mothership.
- The bookmarks handling is great.
- The Google search is small and always there for me.
But there is one huge disadvantage in Safari that I'm not sure affects many other people. The JavaScript engine is very slow. Simple JavaScript is nicely handled and the engine is pretty good in terms of standards compatibilitiy, but when the going gets tough and there's lots of heavy JavaScript to deal with, Safari bogs down. I have one page in particular that I use daily that is a great example. but that's on an intranet site and you can get there from the Internet. Mozilla handles that same page perfectly, and extremely quickly.
Mozilla's advanages are...
- Fast parsing/rendering.
- Fast JavaScript handling.
- Standards compliancy.
- JavaScript Debugger, JavaScript Console and the Dom Inspector
Unfortunately, it's not an Apple browser (which is not a good reason to say it's disadvantaged, but for some reason I put it in there), has an unnessesarily chunky UI (why are the tabs so huge?) and has an email client embedded (I would migrate to Firebird but there's no DOM Inspector or JavaScript debugger, and it's still pretty buggy).
I think Safari is better for casual browsing and Mozilla is better for working. (Dis)Agree?
 |
 |
 |
 |
 |
From what I've heard, Mozilla Firebird is much better on Windows/Linux than on OSX, only because only recently (in the last 6 months or so, I think) has there even been an OSX build of Firebird. Given time, I'm sure that the OSX-specific bugs ironed out.
I personally don't like the Mozilla suite becuase it does way more than I need it to. Firebird is perfect in that it's only a web browser and (on Windows, at least) a very efficient one at that. I've never used Safari, so I can't compare the two, but hopefully when Firebird on OSX gets better, it will be able to give Safari some competition.
I'm pretty sure that there is a DOM Inspector extension floating around, or at least there was. I want to say the same thing about a JavaScript debugger, but I can't recall either way. In any event, once Firebird replaces the current browsing component of the Mozilla suite as "the" Mozilla browser, there will be a DOM Inspector and JavaScript debugger available for it, because they don't want to lose functionality when the switch is made. They may not be included in Firebird itself, but they will be made available as extensions.
Sorry for the long, rambling comment...I didn't originally intend for it to be this long. :)
-Posted by milbertus on October 16, 2003 09:42 AM
|
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
Now that I'm doing less web development, my browser preferences have changed a bit. Previously I used all browsers, for testing of course, but mainly IE Mac (then one of the most standards compliant browsers), now I use Safari... and all the others!
Being on the standards bandwagon for ages, I've been a bit of nomad, I just can't find the perfect browser! I've long held hopes for Camino (and recent activity is encouraging), and OmniWeb is very nice, but Safari tends to be most comfortable (esp. with Saft for true full screen, and PithHelmet to block ads.)
JavaScript bookmarklets that open Sherlock are nice, but one of the most useful differences is text handing; with Safari you have full Services support, Spell Checking in text fields, standard OS X key bindings (for selection short cuts, shift-option to select, and more advanced stuff.) It really comes down to Safari and OmniWeb for slick, user-oriented UIs (Camino has the will, but maybe not the way?)
I just hope that Apple keep working on the rendering, compliance and performance, or we'll all have to keep switching back to one of the Gecko browsers.
BTW, 'Taras', I too like opening windows behind what I'm reading (or in tabs to keep all related items together), just hold down Option-Shift-Command when clicking the link.
-Posted by marc on October 17, 2003 08:29 AM
|
|
 |
 |
 |
 |
Comment posting has been turned off because I don't have enough time and will to deal with the constant comment spamming. I'm very sorry and will fix this sometime soon (soon = before 2004 ends).
|