Linux Web Browsers Reviewed
scubacuda writes: "A while back, Slashdot posted a Rob Valliere's Linux vs. Windows review. Since then, he has posted a 2002 Linux Web Browser Review." This is a great , straightforward round-up of current web-browsing options, as shipped with distributions. Note though that none of these browsers are static -- Konqueror's CVS version, for instance, now includes tabs and other goodies. So bear your own downloading and installation habits in mind.
I've been using Galeon for months at work doing web development (Java!), and I don't think life would be sane if I had to use Netscape.
It's fast, and does some cool things like disable popups, etc. I also dig the Google search boxes at the top.
This little browser is just AWESOME!
A shame that the very fast and neat Dillo wasn't mentioned.
-- Ed Avis ed@membled.com
And it looks like even if you remove these web browsers, Linux will still work.
That's the problem with these kind of reviews; Mozilla is at RC1 and Galeon is at 1.2 - I assume the other browsers are similarily updated. A review of such software needs to be done almost literally within a week or two, or it will be obsolete and/or wrong by the time it reaches its readership. Reviewers really should take note of that, and maybe include a small section on what is happening to each product in developer-land.
/Janne
Trust the Computer. The Computer is your friend.
The only way I've been able to convince Windows IE users to use Mozilla is by introducing them to the pop-up blocking feature. Once they see that, they're in awe, and once you show them things like tabs, they're sold. Try it with your favorite IE user and see what happens!
(And yes, there are extra programs to provide this functionality, but the people I've done this with were happy to dump them.)
While all of the browsers run surprisingly fast on slower CPUs, you need 256MB of RAM for Red Hat 7.2 with the KDE desktop.
This is nonsense.
198 MB is enough to work comforably.
DNA is the ultimate spaghetti code.
Personally, I'm happy with IE6 on YOUR Win2000 and XP boxes also....
note: I guess if you didn't read the review you will not understand this post...
Sticking feathers up your butt does not make you a chicken - Tyler Durden
My browser is missing!
Even though the rendering engine could use some work, they didn't bother to review
"Provided by the management for your protection."
I can't speak for the reviewer, but even on Windows I prefer Mozilla for two reasons: Pop-up blocking and tabbed browsing. I can't live without either of those features any more.
1) Tabbed browsing - it's worth all the hype it receives. Mozilla can be configured such that almost any action will just generate a new tab. I middle click on a link, new tab. If a link has a _TOP target, new tag. Tabs are much easier to navigate especially if your like me and tend to have 15 web pages open at once.
2) Scripting security customization. Almost all the annoying aspects of JavaScript can be individually blocked with Mozilla. This includes disabling pop-up ads or pop-under ads or those stupid things that resize your window. The nice thing is that Mozilla is smart enough to differentiate between an action that occurs onLoad or something verses one where you actually click a link.
3) Sidebar. The mozilla sidebar is pretty neat for two reasons. On the one hand, it provides easy access to things like bookmarks, history, and searching. On the other hand though, the sidebar is built on Mozillas XUL technology such that any webpage can install a new sidebar (well, you have to allow the page to install the sidebar). Freshmeat, CNN, and a few other sites have great sidebars that provide headlines and search facilities (in a compact, easy to use manner).
4) Integrated everything. Mozilla has a built in mail client, WYSIWYG editor, and address book. The WYSIWYG editor doesn't get the attention it deserves. Its really evolved from the horrible Composer of Netscape fame into something that rivals any editor that I've ever used. The mail client is really nice too with all sorts of searching and filtering capabilities that I am not aware of in Outlook (although I only use Outlook at work).
A lot of these things are just showing up in the newer releases (in a usable state at least). When the 1.0 milestone is released, I would really recommend checking it out. The release candidates so far definitely have changed the way I use the internet.
int func(int a);
func((b += 3, b));
I use Mozilla to disable auto-popups, and I love it. But it occurs to me that if/when IE integrates this feature, it won't be long before it's worked around.
The problem is that many pages create JavaScript popups when you click on a link, and for this reason Mozilla allows you to enable or disable this separately. There are many reasons you would want to enable click-triggered popups, so most folks will want/need to leave this on.
Well, I've written a couple of sites where a user clicks on a link, and JS triggers a popup as well as opening up the desired page. This is done intentionally and for functional reasons; but it's only a matter of time before someone at Geocities or Angelfire figures out how to rewrite a user's page so that every single link triggers a popup in addition to opening the desired hyperlink.
It would only take a few lines of server-side scripting; a Perl regexp could do it in a second. And then we'll all have to contend with unwanted popups again, opening on the second page of a site instead of the first; only this time we'll have to disable the good popups as well as the bad ones.
Towards that end, I dearly hope that MS never, ever decides to add pop-up blocking to their browser. As long as they have over 50% usage 'net-wide and lack this feature, no one will see the need to do any of the above. See, unjust monopolies can be a Good Thing....
The "review" provides a remarkably useless screen image of the "preferences" or setup screens for the three browsers of choice.
Regarding Opera, he reviews the "static" build which has a download about twice as large as the "shared." I registered Opera years ago. It has always been superior to IE with multiple pages displayed, speed, and price, since the "adware" ads are pretty much indistinguishable from the eye clutter on the standard web page these days any way. However, for less than $40 you can still let MS know there is web software that is really worth the price. It is worth noting that many of us who use Opera register it. The company has survived in a market where ALL the competition is free, which I believe really speaks to the browser's quality.
The biggest Opera handicap is programmers of secure webpages that test for browser versions rather than available security services and send you messages to "upgrade" to something more secure - like IE.
Regarding IE, there was an article on CNET a couple of months ago where the writer, Robert Vamosi, asserted that IE had an increasingly dated interface due to the appearance of tabbed browing (which was pioneered by Opera.)
------ The only greater hazard to your liberty than n politicians is n+1 politicians.
> Why are browsers so bloated, anyway? My poor
> 133 MHz Pentium with 64 Mb RAM [...] is barely
> able to cope with Netscape 6.
You might want to try a more lightweight browser with the same rendering engine - say, Galeon.
My main workstation is an IBM Thinkpad model 760XD. That's a P166MMX / 80M RAM / 3G HD. Right now I'm running Gnome (minus nautilus), Galeon (to respond to this post), Star Office (to do my actual work), and several smaller apps. I may update to 104M, but my system's quite usable now.
One thing I do is to use Dillo (http://dillo.cipsga.org.br/) for quick browsing. It's very light, depends only on GTK, and loads in a second or so - even with the apps I'm already running.
-- Rick