Slashdot Mirror


A Linux 'Browser War' in the Making?

We all know about Mozilla. It's one of the major 'poster children' for the entire Open Source concept. Build 9, Build 10, Build 11, and so on. Someday there will be a Mozilla that will run without crashing, and we'll love it. Someday. Then there's Opera's Linux - and BeOS, Mac, EPOC and OS/2 - ports. Over the last week we've had 100+ readers submit the news that (proprietary shareware) Opera for Linux is close to beta release. But there's another potentially exciting Linux browser in the works that has hardly gotten any publicity. (continued)

I learned about the new KDE browser project almost by accident. The concept is only a few months old, and active work on it only started a few days ago. Konqueror - "Konq" for short - is not the spotty KFM utility included in the current KDE release, but a whole new code base.

The people working on Konqueror are worried about getting too many people's hopes up too hard and fast; if they do, and if they run into Mozilla-type slowdowns, they'll end up with plenty of egg on their faces. All they're willing to show the world at this point is this screenshot.

It's amazing how far Konqueror has come in almost no time, especially when you realize that this is a purely volunteer project with just a few members, not a big deal with big money from a big company like AOL/Netscape behind it.

Are there other Linux browsers in the works? Good question; if you know of one, please tell us about it.

Another question: Would more volunteers help Konqueror? Perhaps, perhaps not; the KDE developers aren't sure that more bodies would necessarily help.

Should we all get behind Mozilla and push? Yet another good question - and one that's been hashed to death all over the place but hasn't been fully answered yet.

Whatever the answers, I believe most Slashdot readers agree on one thing: that a better Linux browser would be a Good Thing(tm).

We have a little poll about Linux browsers to the right of this story. And, as always, your thoughts on the subject are more than welcome.

2 of 401 comments (clear)

  1. Competition is good by slk · · Score: 5

    What the browser space really needs is competition, on all fronts. Companies and projects should be competing to make the fastest, most stable, most compliant browser with the best user interface. Mnemonic and several other free browser projects were effectively killed by Mozilla.

    We shouldn't have all our browser eggs in one basket, any more than we should all be using the same operating system or text editor. Especially with open source browsers (but even with closed source ones), competition brings about innovation, as well as better code and, in the end, a better browser.

    If one browser supports PNG, then they all will feel the need to support PNG. If another one is 100% compliant with the HTML 4.0 spec, then they all will feel the need to be compliatn. This competition is going to be the best thing that's happend to browsers, on any platform.

    Personally, I look forward to trying out all the new browsers (konquerer, opera, and mozilla), as well as the old favorites (w3m, lynx, and netscape), and using whatever's best. Especially if it's open source, I'd also look forward to contributing bug fixes and new code. However, this means a relatively small and clean open source project, not that 120MB of C++ monstrosity called Mozilla.

    --
    ERROR: Null .sig, core dumped.
  2. Konqueror should use the Mozilla Layout Library by hattig · · Score: 5

    Is it just me, but the layout engine in Mozilla is pretty damned good by all accounts, it is the stuff surrounding it that cacks up all the time.

    So wouldn't it make sense to use the Mozilla layout engine inside of Konqueror, and also to use that layout engine as a standard html widget for all of the different programs that display html to some extent? That way, all (bug hunting and fixing) resources will be focussed of one code base, instead of having loads and loads of different code bases around?

    Or maybe it is just me being hopeful!

    Just the idea of a standard libhtml widget would be great for Linux and other Unix variants. Why reinvent the wheel indeed!

    Oh well... there will always be two or three competing things in the Linux world it seems (gtk vs. qt, KDE vs. Gnome, Mozilla vs. Konqueror, etc)... it is when they are merged that the trouble occurs... look at gcc.