Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Article Poll

Poll What Linux WWW browser users need is...
Plenty of browser choices
Everyone to support Mozilla
Konqueror - as soon as its usable
A Gnome browser project
I'm happy with Netscape Navigator 4.x
GUI browsers suck. Lynx r00ls!
Who cares? I use Windows & MSIE
[ Results | Polls ]
Comments:401 | Votes:8573

A Linux 'Browser War' in the Making?

Posted by Roblimo on Tue Nov 16, 1999 11:21 AM
from the competition-is-good-good-good dept.
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.

This discussion has been archived. No new comments can be posted.
A Linux 'Browser War' in the Making? | Log In/Create an Account | Top | 401 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2 | 3 | 4
  • by slk (2510) on Tuesday November 16 1999, @06:29AM (#1528193)
    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.
  • by hattig (47930) on Tuesday November 16 1999, @06:30AM (#1528194) Journal

    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.

  • In all honesty... by bconway (Score:1) Tuesday November 16 1999, @06:31AM
  • by scrutty (24640) on Tuesday November 16 1999, @06:32AM (#1528196) Homepage
    I can think of
    • mnemonic
    • gzilla
    • hotjava
    • arena
    • amaya
    • lynx
    • Star Office
    • w3
    Right off the top of my head. I am only too sure there are others.

    Note that this list does not seek to compare or champion any of the browsers mentioned, a few of them are very sucky indeed. I just thought I'd mention them. Certainly in the linux world there hardly ever seems to be a lack of choice. Celebrate Diversity !

  • we need a "i use windows and want mozilla" option by ostiguy (Score:1) Tuesday November 16 1999, @06:33AM
  • by Booker (6173) on Tuesday November 16 1999, @06:33AM (#1528198) Homepage
    Not to fan the widget wars or anything.... :)

    There's another one out there - haven't played with it for a while, but I don't see it get much press, either. It's Armadillo [gzilla.com] - a GTK+ based browser written in C.

    ----

  • Short and Sweet by IS lackey (Score:1) Tuesday November 16 1999, @06:37AM
  • And I'll raise you plug-ins by Oates (Score:1) Tuesday November 16 1999, @06:37AM
  • Amaya by Isaac-Lew (Score:1) Tuesday November 16 1999, @06:37AM
  • by kzinti (9651) on Tuesday November 16 1999, @06:39AM (#1528202) Homepage Journal
    I think it was Jamie Zawinski who said that every application seeks to expand until it can read e-mail. I would add the corollary that the really bloated applications expand until they can browse HTML.

    For example: there is Emacs/W3 [indiana.edu], which just released version 4.0 [freshmeat.net]. To quote the Freshmeat entry: Emacs/W3 is a full-featured web browser, written entirely in Emacs-Lisp, that supports all the bells and whistles you will find in use on the web today, including frames, tables, stylesheets, and much more. Emacs/W3

    Now, I happen to use XEmacs. It's my favorite editor. I couldn't code without it, debug without it, or even read e-mail without it. But I can browse the web without it, and I think building an emacs-based browser is just way over the edge.

    As the wise man said, though, Your Mileage May Vary.

    --JT
  • Quality over Quantity by Emule (Score:1) Tuesday November 16 1999, @06:40AM
  • What's needed is . . . by mrdojo (Score:1) Tuesday November 16 1999, @06:42AM
  • Re:we need a "i use windows and want mozilla" opti by Chameleon (Score:1) Tuesday November 16 1999, @06:43AM
  • console web browser -- w3m by vkulkarn (Score:2) Tuesday November 16 1999, @06:45AM
  • That certainly sounds like a good idea; one not-so-minor problem; MLL uses the Mozilla Public License, which is not compatible with GPLed code as documented in the MPL FAQ: [mozilla.org]
    18.How can GPL code be incorporated into the Communicator code base?

    Under our reading of the GPL, it will not be possible to incorporate code covered by the GPL into the Communicator source code base. It is also not possible to use GPLed code and NPLed code together in a Larger Work. This is different for LGPL code. It is possible to create a larger work using LGPLed code that can then be used in conjunction with NPLed code through an API..

  • Cineast Project by Anonymous Coward (Score:1) Tuesday November 16 1999, @06:47AM
  • I have used the new BeOS browser and loved it. by Pengo (Score:2) Tuesday November 16 1999, @06:47AM
  • A better link. by afniv (Score:1) Tuesday November 16 1999, @06:47AM
  • Add to that Mnemonic by Christopher B. Brown (Score:1) Tuesday November 16 1999, @06:47AM
  • My thouhts by killmeplease (Score:2) Tuesday November 16 1999, @06:49AM
  • The existing KFM browser is actually pretty good! by shawnhargreaves (Score:1) Tuesday November 16 1999, @06:49AM
  • it's really hard by arielb (Score:2) Tuesday November 16 1999, @06:49AM
  • Re:Zawinski's Law, Redux by rlk (Score:1) Tuesday November 16 1999, @06:49AM
  • Crash!! by Anonymous Coward (Score:1) Tuesday November 16 1999, @06:50AM
  • Lineo's embrowser runs on fbcon... by andersen (Score:1) Tuesday November 16 1999, @06:51AM
  • Re:Competition is good by Darth Maul (Score:2) Tuesday November 16 1999, @06:51AM
  • Re:we need a "i use windows and want mozilla" opti by icebitz (Score:1) Tuesday November 16 1999, @06:54AM
  • There are even more browsers by Fufie (Score:2) Tuesday November 16 1999, @06:55AM
  • Other browsers... (Score:3)

    by lar3ry (10905) on Tuesday November 16 1999, @06:55AM (#1528227)
    There are lots of other browsers, if one just looks.

    There's W3C's Amaya, and their orphaned Arena browser. Sun has HotJava. There's Netscape and Mozilla (of course). Lynx. Mosaic is still around. I remember something called "dozer" (or was that an HTML editor?) as well. Star Office also contains a browser within it.

    There are probably a few projects that I haven't heard about.

    It makes sense for KDE and Gnome to incorporate browser technology into their desktop environments.

    What would be bad for everybody would be if every one of these started to extend HTML with their own proprietary features (Netscape's CENTER tag comes immediately to mind, but there are plenty of other culprits here).

    If I can sit down at any of these browsers, and once I figure out how navigation works (click on links for graphical browser, TAB and ENTER for lynx, etc.), I should be able to surf on any and all of these. And all pages should render as best as possible on every one of these browsers.

    This means that JVM's need to be standardized, JavaScript implementations need to be compliant to some standard, or else we will be in a tower of Babel where everybody can talk, but nobody can hear what anybody else is saying.

    To see what I'm talking about, just browse some of the comp.infosystems.www.* newsgroups, and listen to all the complaints about how Netscape and IE disagree on the rendering of this-and-that, and multiply it by the sheer number of browsers that are still coming out.

    I welcome all browsers, even newcomers. But this isn't 1993... there are standards that they are expected to adhere to.

    I know the complaints...

    HTML (what version? 3.2, 4.0? hmmm?). CSS (1 or 2?). JavaScript. Java (1.02? 1.1.x? 1.1.x + Swing? 1.2?). HTTP (1.0? 1.1?). You name it.

    Well, the best thing would be to support as many of these as you can; usually the newer versions are backward compatible. If not, there is usually some way to specify which version something is written to; support as many and as much as you can.

    This is a tall order for a web browser nowadays, and the weight of these requirements has been very apparent in the Mozilla development. But your users will love you for it.
    --
  • Re:Other browsers that work with linux by recon1984 (Score:1) Tuesday November 16 1999, @06:55AM
  • Choices, not Wars by Threed (Score:1) Tuesday November 16 1999, @06:56AM
  • by Otto (17870) on Tuesday November 16 1999, @06:57AM (#1528230) Homepage
    They're trying to support too much.

    Mozilla has support for everything. Everything from email to the kitchen sink is part of the codebase.

    It's gotten so badly bloated now that I hesitate to call it a browser anymore. All I want my browser to do is to display web pages, run some java/javascript, and support plugins for objects in a page. That's it. No more, please.

    Look at the mozilla modules list:
    -E-mail/news? I'd really prefer that to be a separate program that can open my web browser if needed, thanks.
    -Dialup? I've already set that up, thanks again.
    -Embeddable Web Browser? What the heck are you embedding that in?
    -HTML to Text/PostScript Translation? Wouldn't this really be better as a separate program? How about saving using HTML? Simpler, eh?
    -PerlConnect (Perl and JavaScript connection )? What the heck is this for?

    And all the other stuff there. It just seems to me that they're not developing a browser anymore, they're developing an application suite.

    Start with a simple architecture, and work up from there. Ahhhhh, would be nice.


    ---
  • Re:Add to that Mnemonic by scrutty (Score:1) Tuesday November 16 1999, @06:57AM
  • IE for linux (Score:3)

    by _martini_ (77384) on Tuesday November 16 1999, @06:58AM (#1528232) Homepage
    we'll just have to ask microsoft to make an IE client for linux. We'll just have to tell them it's for "winlinux", I'm sure they'll understand.

    My personal opinion is that the mozilla project needs to focus more on fixing the browser before they add things like a html editor/news/mail reader. but since they've already added those things...mozilla should enforce a feature freeze on the current milestone.

    but thats just my opinion
  • Re:Competition is good by Anonymous Coward (Score:2) Tuesday November 16 1999, @07:01AM
  • Screenshot looks familiar... by bsiggers (Score:1) Tuesday November 16 1999, @07:03AM
  • Pushing Mozilla by Tsk (Score:1) Tuesday November 16 1999, @07:05AM
  • Once there was Mnemonic by heroine (Score:2) Tuesday November 16 1999, @07:06AM
  • I feel like Pavlov's dog! by dkh2 (Score:1) Tuesday November 16 1999, @07:09AM
  • by richnut (15117) on Tuesday November 16 1999, @07:09AM (#1528239)
    What browser companies need to do is to meld the browser with the UI, like (dare I say it) Microsoft does. You have to admit there's some value in being able to type c:\mp3 or http://slashdot.org into the same window in a MS operating system and receiving the results you want. KDE has an advantage with Konquerer in that they have already spent a good amount of time learning how to handle files and applications and all they need to do is drop in a few more components to meet the level that IE is at. Netscape/Mozilla dont have that. They're designed as standalone utilities not integrated components. The web browser has become the consistent pervasive UI for computers, and the KDE folks are looking to capitalize on it. People on /. will always seek out niche utilities to do what we want. People who are not hackers will be able to flock to something like a KDE/Browser two-headed monster.


    -Rich
  • What Linux Browsers Need. by fiid (Score:1) Tuesday November 16 1999, @07:09AM
  • Re:In all honesty... by Anonymous Coward (Score:1) Tuesday November 16 1999, @07:09AM
  • I voted msie -- Meant wine by jovlinger (Score:1) Tuesday November 16 1999, @07:09AM
  • Re:Zawinski's Law, Redux by Our Man In Redmond (Score:1) Tuesday November 16 1999, @07:11AM
  • Multi-function programs are a BAD THING by Dirtside (Score:1) Tuesday November 16 1999, @07:11AM
  • red baron by fishbowl (Score:2) Tuesday November 16 1999, @07:14AM
  • Re:The existing KFM browser is actually pretty goo by platypus (Score:2) Tuesday November 16 1999, @07:14AM
  • Re:Zawinski's Law, Redux by Joe Rumsey (Score:1) Tuesday November 16 1999, @07:16AM
  • Opera footprint by Ryanwoodings (Score:1) Tuesday November 16 1999, @07:17AM
  • Re:Konqueror should use the Mozilla Layout Library by Wumpus (Score:1) Tuesday November 16 1999, @07:18AM
  • what about... by rbf (Score:1) Tuesday November 16 1999, @07:18AM
  • Never mind the browser, where's the plugins by silver (Score:1) Tuesday November 16 1999, @07:20AM
  • No need for GUI just possible a better console by Mojo2k (Score:1) Tuesday November 16 1999, @07:20AM
  • need for browsers with encryption by double_h (Score:1) Tuesday November 16 1999, @07:21AM
  • Re:Konqueror should use the Mozilla Layout Library by elflord (Score:1) Tuesday November 16 1999, @07:22AM
  • Re:Why Mozilla is so badly broken by rangek (Score:1) Tuesday November 16 1999, @07:23AM
  • Don't forget Amaya! by drok (Score:1) Tuesday November 16 1999, @07:23AM
  • Re:Multi-function programs are a BAD THING by elflord (Score:1) Tuesday November 16 1999, @07:24AM
  • Re:Konqueror should use the Mozilla Layout Library by HunterD (Score:2) Tuesday November 16 1999, @07:26AM
  • Something Doesn't Add up by ecampbel (Score:1) Tuesday November 16 1999, @07:28AM
  • Re:Once there was Mnemonic by NettRom (Score:2) Tuesday November 16 1999, @07:29AM
  • You forgot a browser by Larsson (Score:1) Tuesday November 16 1999, @07:30AM
  • Re:Konqueror should use the Mozilla Layout Library by elflord (Score:1) Tuesday November 16 1999, @07:31AM
  • More screenshots! by Anonymous Coward (Score:1) Tuesday November 16 1999, @07:33AM
  • Re:Other browsers that work with linux by msphil (Score:2) Tuesday November 16 1999, @07:33AM
  • Eagerly awaiting Opera by mattyj (Score:1) Tuesday November 16 1999, @07:34AM
  • Re:Other browsers... by haggar (Score:1) Tuesday November 16 1999, @07:37AM
  • Mozilla Lite? (Score:3)

    by DataGrok (81077) on Tuesday November 16 1999, @07:38AM (#1528275) Homepage

    I am not a C++ coder. Yet. And I know I'm totally oversimplifying the situation in my quesiton. With that in mind, maybe someone more enlightened than I could answer me this: Could it be possible for an industrious group of coders to grab the mozilla layout engine and wrap a simplistic UI around it, effectively creating what I see many people here asking for? ... A lightweight-but-functional browser-only browser, minus all the crap?

    I used to be a big fan of the Mozilla project, but every screenshot that I see, I end up saying, "What is that mess over in that sidebar there? I don't want that. Can't they just finish the friggin renderer?"

  • Re:One thing that could kill Linux: non-GPL browse by dezmond (Score:1) Tuesday November 16 1999, @07:38AM
  • by Chris Siegler (3170) on Tuesday November 16 1999, @07:38AM (#1528277)

    E-mail/news?

    From a recent /. poll [slashdot.org], over twenty percent of /. users use communicator for their mail client. Now what do you think that is for the less knowledgable browsing public?

    HTML to Text/PostScript Translation?

    I convert to text all the time, and conversion to PS is nice when there are many embedded images and you would rather not fetch them all with wget.

    Embeddable Web Browser?

    If you mean the GTK+ mozilla widget, it's small and useful and was contributed code.

  • Re:Why Mozilla is so badly broken by Keel (Score:1) Tuesday November 16 1999, @07:38AM
  • Re:Competition is good by mosch (Score:1) Tuesday November 16 1999, @07:40AM
  • Not more choices, more standardization by rjaninda (Score:1) Tuesday November 16 1999, @07:41AM
  • Re:Competition is good by mosch (Score:1) Tuesday November 16 1999, @07:41AM
  • Re:Konqueror should use the Mozilla Layout Library by Ledge Kindred (Score:2) Tuesday November 16 1999, @07:42AM
  • Re:The existing KFM browser is actually pretty goo by philsky (Score:1) Tuesday November 16 1999, @07:44AM
  • by asa (33102) <asa@mozilla.org> on Tuesday November 16 1999, @07:46AM (#1528284) Homepage
    Mozilla starts with a simple architecture. It uses a light-weight, quick as lightning html rendering engine. Add xml support, javascript and their blossoming child XUL and you've got the beginnings of a great product. Add on to that a simple mail/news interface (btw, the browser does not rely on mail/news code, mail/news code is pretty lightweight and sits atop the browser)and you've got a very functional product. Add an open java interface so you can plug in the version you like and it's really starting to look sharp (but still simple). Read a little more before you judge mozilla. Not all modules are part of the default product and not all modules that are part of the product are as big as the name would suggest.
  • Not just a web browser - and more screenshots by Quigley (Score:2) Tuesday November 16 1999, @07:46AM
  • Plugins - Right on! by bigdogs (Score:1) Tuesday November 16 1999, @07:47AM
  • Why must there be a browser war? by rekle (Score:1) Tuesday November 16 1999, @07:47AM
  • I understand the commotion by arivanov (Score:1) Tuesday November 16 1999, @07:48AM
  • Re:Why Mozilla is so badly broken by hadron (Score:1) Tuesday November 16 1999, @07:49AM
  • Re:My thouhts by korr (Score:1) Tuesday November 16 1999, @07:50AM
  • Yes you could by MatriXOracle (Score:1) Tuesday November 16 1999, @07:51AM
  • Re:Konqueror should use the Mozilla Layout Library by JSBiff (Score:1) Tuesday November 16 1999, @07:54AM
  • Konqueror's benefits by Spyffe (Score:1) Tuesday November 16 1999, @07:54AM
  • looks pretty sweet by josepha48 (Score:1) Tuesday November 16 1999, @07:59AM
  • Re:Eagerly awaiting Opera (Same Here) by Luke (Score:1) Tuesday November 16 1999, @08:00AM
  • Re:Add to that Mnemonic by Eccles (Score:1) Tuesday November 16 1999, @08:01AM
  • Re:Competition is good by twit (Score:2) Tuesday November 16 1999, @08:02AM
  • Re:Lineo's embrowser runs on fbcon... by KnightStalker (Score:1) Tuesday November 16 1999, @08:03AM
  • Don't forget BSD by The Muffin Man (Score:1) Tuesday November 16 1999, @08:03AM
  • Opera near beta!?! by Steelehead (Score:1) Tuesday November 16 1999, @08:04AM
  • Re:Why Mozilla is so badly broken by -=Cynic=- (Score:1) Tuesday November 16 1999, @08:04AM
  • We Need Netscape (Score:4)

    by bjb (3050) on Tuesday November 16 1999, @08:07AM (#1528311) Homepage
    I'm sure some people won't agree with this, but I strongly believe that we need to get Mozilla out soon so that Microsoft won't have an opportunity to 'standardize' the internet. What I mean is that if most of the general population uses Internet Explorer long enough, web developers will start developing sites that work ONLY with IE. This hasn't quite happened yet, but with some more time and some more 'features' put out with IE, this most likely will happen.

    What we need is competition in the browser market to prevent this and to ensure that standards, not companies, rule the internet's content.

    This is why we need Mozilla. It is Netscape. People know who Netscape is. Netscape might be in a strange state right now, but they are the underdog and people did use them at one point. Now I'm not bashing KDE or Opera (I use both browsers), but telling web designers that their new IE feature won't work under those browsers probably won't hold much weight (I hope I'm wrong there). Netscape, on the other hand, will get them to think about it.

    I guess it comes down to the number of people who use a particular browser. There is still a significant number of people using Netscape, so you can argue that you need to support that browser. I just hope we can see Mozilla in force before its too late.

    --

  • Re:Competition is good by bmetzler (Score:2) Tuesday November 16 1999, @08:08AM
  • by Anonymous Coward on Tuesday November 16 1999, @08:08AM (#1528313)
    Maybe you should look at the mozilla code and/or newsgroups before whether you decide if the mozilla team is forward thinking.

    Mozilla is a very heavily Object oriented project which is very modularized.

    Most people who actually know anything about the Mozilla project look upon 'bloat' differently than idle commentators such as seen often in slashdot.

    The fact is that the market requires certain features from their 'internet experience'. This includes mail/news, Postscript output, etc.

    Communicator was built as a monolothic application which had all these modules inextricably linked in one binary. In mozilla, these modules are seperated. If you want, you could rip out the mail/news DLL, and you would not have mail support any more.

    I don't understand what you consider 'bloat'. You don't like large executables? Fine, we split it up into multiple DLLs. You don't like large download time? Fine, we make the distribution download size a fifth of what is was previously.

    Maybe you're just whining that you think we'd get a better product quicker if you had all the mail/news engineers working on core browser stuff? Well, anyone who's done any s/w engineering knows that you can't just throw more engineers at a project to get it done quicker/better.

    Mail/news is an application that sits on top of the new mozilla framework. If mozilla was just a browser, it could not compete with IE. The core of Mozilla is a framework for building applications such as a web browser, or mail client.

    The importance of an HTML mail client cannot be underestimated in a corporate environment. Many millions of seats of Communicator and outlook have been sold to corporations, and they love and demand HTML mail.

    So, we must provide and HTML mail client. Do we make them download it seperately? What do you do about the shared components such as core layout? do we make people download it twice?

    Here's some real numbers from a recent mozilla status report:

    Footprint
    Estimate of compressed total download size on Win32: 1266k

    Uncompressed DLL sizes:
    Win32: 1174k, Mac: 2382k, Linux: 2331k


    Now compare to Microsoft IE 5.

    Minimum installation (without Outlook) is about 50MB. With Outlook, you're talking about another 20MB.

    THAT'S bloat. We can get mail/news for around (guess) 500kb compressed download.


    My main point is that adding these features don't significantly impact the size of the project. If you don't want a feature, remove the DLL. But the mozilla team know what the market demands. Just because you don't want something in the browser doesn't mean nobody else does.
  • Re:Competition is good by twit (Score:2) Tuesday November 16 1999, @08:09AM
  • KMozilla? by sandler (Score:1) Tuesday November 16 1999, @08:15AM
  • Re:Opera! by KnightStalker (Score:1) Tuesday November 16 1999, @08:17AM
  • You know what I want in a browser? by Greyfox (Score:2) Tuesday November 16 1999, @08:20AM
  • Crashes... by schon (Score:2) Tuesday November 16 1999, @08:23AM
  • Re:No need for GUI just possible a better console by Dixie_Flatline (Score:1) Tuesday November 16 1999, @08:23AM
  • Mozilla is not Netscape by MikeFM (Score:1) Tuesday November 16 1999, @08:25AM
  • Re:My thouhts by jilles (Score:2) Tuesday November 16 1999, @08:27AM
  • I'm writing this from win32 opera right now by dennisp (Score:2) Tuesday November 16 1999, @08:28AM
  • Lynx with strong encryption by Demona (Score:1) Tuesday November 16 1999, @08:34AM
  • Re:Competition is good by richnut (Score:2) Tuesday November 16 1999, @08:39AM
  • Grail! by Mal-man (Score:1) Tuesday November 16 1999, @08:41AM
  • Re:Competition is good by xmedh02 (Score:1) Tuesday November 16 1999, @08:41AM
  • Re:Zawinski's Law, Redux by Zoltar (Score:2) Tuesday November 16 1999, @08:45AM
  • Re:Eagerly awaiting Opera (Same Here) by sterwill (Score:1) Tuesday November 16 1999, @08:46AM
  • The best (IMHO) are: by Anonymous Coward (Score:1) Tuesday November 16 1999, @08:49AM
  • Re:Competition is good by Biff Cool (Score:1) Tuesday November 16 1999, @08:53AM
  • GPL'ed browser by ccchips (Score:1) Tuesday November 16 1999, @09:02AM
  • Re:Competition is good by stevew (Score:1) Tuesday November 16 1999, @09:03AM
  • Re:Other browsers that work with linux by mke2fs (Score:1) Tuesday November 16 1999, @09:03AM
  • Mozilla don't do LinuxPPC by Militant (Score:1) Tuesday November 16 1999, @09:04AM
  • Amen. moderate this up! by asa (Score:1) Tuesday November 16 1999, @09:05AM
  • by kas (31397) on Tuesday November 16 1999, @09:07AM (#1528366) Homepage
    As one of the developers of Mnemonic, let me make a few remarks about the status of the project.

    As with any project (including KDE's browser and Mozilla), Mnemonic has gone through several design stages and we have thrown away the entire codebase several times now. It's not very strange that only very few people know about it, since none of those times did we ever reach a point were the program did anything remotely useful.

    At the moment, things are, however, progressing very rapidly. Apart from a very small core library (some 230 Kb), everything from network protocols to rendering engines is in separate modules. There is a rather decent generic XML parser, a completely GUI-toolkit independent rendering engine, network protocol modules (with SSL being added at this very moment) and a GTK based layer on top of that.

    Just as the Konqueror team kept things relatively quiet, we have decided to work out the basics without giving too much publicity (although of course the code has always been available for anyone to look at). But as soon as the table layout algorithms have been debugged, we will start to release binaries (as that is probably the first time that the browser is really useful).

    For more discussion, please join the mailing list; more info and status updates can be found at http://www.mnemonic.org [mnemonic.org].

  • Re:We Need Netscape by Gleepy (Score:2) Tuesday November 16 1999, @09:09AM
  • Re:GPL'ed browser by PigleT (Score:2) Tuesday November 16 1999, @09:10AM
  • Re:Konqueror's benefits by xxyyxxzz (Score:1) Tuesday November 16 1999, @09:13AM
  • Re:Crash!! by Thrakkerzog (Score:1) Tuesday November 16 1999, @09:16AM
  • Re:we need a "i use windows and want mozilla" opti by Mike Shaver (Score:1) Tuesday November 16 1999, @09:17AM
  • KDE already does that by wimpy (Score:1) Tuesday November 16 1999, @09:20AM
  • Re:Why Mozilla is so badly broken by noc (Score:1) Tuesday November 16 1999, @09:25AM
  • Re:Something Doesn't Add up by Thrakkerzog (Score:1) Tuesday November 16 1999, @09:27AM
  • Well... by jdube (Score:1) Tuesday November 16 1999, @09:33AM
  • Re:Zawinski's Law, Redux by Nessak (Score:1) Tuesday November 16 1999, @09:35AM
  • The REAL Law of Zawinski by IGnatius T Foobar (Score:2) Tuesday November 16 1999, @09:35AM
  • Re:Why Mozilla is so badly broken by Otto (Score:2) Tuesday November 16 1999, @09:45AM
  • The ultimate browser choice by mindriot (Score:1) Tuesday November 16 1999, @09:47AM
  • Re:Privacy Browser -- Stick It to the Man! by aclute (Score:1) Tuesday November 16 1999, @09:48AM
  • More power to opera by drunkenkatori (Score:1) Tuesday November 16 1999, @09:49AM
  • Re: Zawinski's Law, Redux by larsi (Score:1) Tuesday November 16 1999, @10:10AM
  • Re:Why limit it to KDE users? by whoop (Score:1) Tuesday November 16 1999, @10:10AM
  • LET'S ASK RED HAT FOR SOURCES. by emanon (Score:1) Tuesday November 16 1999, @10:13AM
  • Re: MIT and jwz's coding by Anonymous Coward (Score:1) Tuesday November 16 1999, @10:18AM
  • Status of Konqueror and the need of helping hand by boloni (Score:2) Tuesday November 16 1999, @10:21AM
  • Re:We Need Netscape by rhdwdg (Score:2) Tuesday November 16 1999, @10:23AM
  • Re:IE for linux by arielb (Score:1) Tuesday November 16 1999, @10:25AM
  • Re:Cineast Project by ecki (Score:1) Tuesday November 16 1999, @10:28AM
  • Re:Uh, you forgot Mosaic... by SoftwareJanitor (Score:2) Tuesday November 16 1999, @10:28AM
  • Re:Why limit it to KDE users? by puetzk (Score:1) Tuesday November 16 1999, @10:30AM
  • Re:GPL'ed browser by JabberWokky (Score:1) Tuesday November 16 1999, @10:33AM
  • Re:GPL'ed browser by arielb (Score:1) Tuesday November 16 1999, @10:33AM
  • Exactly by Spyffe (Score:1) Tuesday November 16 1999, @10:34AM
  • Re:Konqueror's benefits by TrentC (Score:1) Tuesday November 16 1999, @10:36AM
  • Re:Competition is good by Daniel (Score:2) Tuesday November 16 1999, @10:36AM
  • Re:Konqueror should use the Mozilla Layout Library by HunterD (Score:1) Tuesday November 16 1999, @10:38AM
  • Re:Well... by musicmaker (Score:1) Tuesday November 16 1999, @10:38AM
  • Re:Mozilla don't do LinuxPPC by puetzk (Score:1) Tuesday November 16 1999, @10:39AM
  • Re:Why limit it to KDE users? by Droog (Score:1) Tuesday November 16 1999, @10:40AM
  • Re:Forgot email... by puetzk (Score:1) Tuesday November 16 1999, @10:40AM
  • Re:Eagerly awaiting Opera (Same Here) by Luke (Score:1) Tuesday November 16 1999, @10:41AM
  • Re:We Need Netscape by arielb (Score:1) Tuesday November 16 1999, @10:43AM
  • When running the nightly builds... by VValdo (Score:1) Tuesday November 16 1999, @10:47AM
  • Konqueror screenshots... by nitehorse (Score:1) Tuesday November 16 1999, @10:47AM
  • Re:Why Mozilla is so badly broken by Daniel (Score:2) Tuesday November 16 1999, @10:49AM
  • Re:Yes you could by TrentC (Score:1) Tuesday November 16 1999, @10:57AM
  • Re:Competition is good by twit (Score:2) Tuesday November 16 1999, @11:01AM
  • Re:Opera! by phred (Score:1) Tuesday November 16 1999, @11:03AM
  • Re:Choices, not Wars by nitehorse (Score:1) Tuesday November 16 1999, @11:06AM
  • Mozilla != Netscape by SpinyNorman (Score:2) Tuesday November 16 1999, @11:10AM
  • Re:And I'll raise you plug-ins by /dev/joe (Score:1) Tuesday November 16 1999, @11:10AM
  • Graphical browsers could learn from Lynx by Tim Fraser (Score:1) Tuesday November 16 1999, @11:10AM
  • what about emacs-w3 and Amaya by mengel (Score:1) Tuesday November 16 1999, @11:24AM
  • Re:Why Mozilla is so badly broken by rangek (Score:1) Tuesday November 16 1999, @11:27AM
  • Re:Don't forget BSD by Steelehead (Score:1) Tuesday November 16 1999, @11:29AM
  • Re:Competition is good by hautis (Score:1) Tuesday November 16 1999, @11:43AM
  • Re:Once there was Mnemonic by NettRom (Score:2) Tuesday November 16 1999, @11:53AM
  • Opera would be nice by Big Mac (Score:1) Tuesday November 16 1999, @11:54AM
  • Re:Competition is good by Abigail-II (Score:1) Tuesday November 16 1999, @12:04PM
  • Re:Just a thought by Dick Deadeye (Score:1) Tuesday November 16 1999, @12:08PM
  • Re:lynx r00ls? by Anonymous Coward (Score:1) Tuesday November 16 1999, @12:11PM
  • It could work... by Tim (Score:1) Tuesday November 16 1999, @12:16PM
  • Re:Competition is good by Abigail-II (Score:1) Tuesday November 16 1999, @12:19PM
  • As long as a browser supports standards by Caged (Score:1) Tuesday November 16 1999, @12:20PM
  • Re:Eagerly awaiting Opera (Same Here) by mattyj (Score:1) Tuesday November 16 1999, @12:21PM
  • Re:Competition is good by cookd (Score:1) Tuesday November 16 1999, @12:23PM
  • Re:Konqueror should use the Mozilla Layout Library by Abigail-II (Score:1) Tuesday November 16 1999, @12:24PM
  • Re:Competition is good by Kent Berglund (Score:1) Tuesday November 16 1999, @12:26PM
  • Amaya by mlc (Score:1) Tuesday November 16 1999, @12:31PM
  • Re:Privacy Browser -- Stick It to the Man! by FeriteCore (Score:1) Tuesday November 16 1999, @12:32PM
  • Re:Why Mozilla is so badly broken by extrasolar (Score:2) Tuesday November 16 1999, @12:40PM
  • Re:Zawinski's Law, Redux by Abigail-II (Score:1) Tuesday November 16 1999, @12:41PM
  • Mozilla on glibc2.0 systems? by Chris Frost (Score:1) Tuesday November 16 1999, @12:47PM
  • Re:Competition is good by DarkBlood (Score:1) Tuesday November 16 1999, @12:48PM
  • Ideas for browsers. by Inoshiro (Score:1) Tuesday November 16 1999, @01:02PM
  • Re:It could work... by robwicks (Score:1) Tuesday November 16 1999, @01:02PM
  • Re:Eagerly awaiting Opera (Same Here) by sterwill (Score:1) Tuesday November 16 1999, @01:03PM
  • Re:Konqueror should use the Mozilla Layout Library by Darchmare (Score:1) Tuesday November 16 1999, @01:05PM
  • Re:Eagerly awaiting Opera (Same Here) by sterwill (Score:1) Tuesday November 16 1999, @01:05PM
  • Re:Competition is good by Alex Belits (Score:1) Tuesday November 16 1999, @01:14PM
  • Re:hotjava 3.0 has improved a lot since 1.0 by poopie (Score:1) Tuesday November 16 1999, @01:15PM
  • Re:Mozilla Lite? by ghazban (Score:1) Tuesday November 16 1999, @01:20PM
  • I'm impressed!! (^_^) by RayChuang (Score:1) Tuesday November 16 1999, @01:21PM
  • Re:Competition is good by Alex Belits (Score:1) Tuesday November 16 1999, @01:21PM
  • Re: Why Mozilla is so badly broken by saska (Score:1) Tuesday November 16 1999, @01:27PM
  • Re:How do I "stablize" netscape?????? by ghazban (Score:1) Tuesday November 16 1999, @01:31PM
  • Re:Privacy Browser -- Stick It to the Man! by ghazban (Score:1) Tuesday November 16 1999, @01:35PM
  • Wow. by RayChuang (Score:1) Tuesday November 16 1999, @01:36PM
  • OPEN extensions to OPEN standards are a good thing by Ineversaidthat (Score:1) Tuesday November 16 1999, @01:41PM
  • Re:We Need Netscape by jimfl (Score:1) Tuesday November 16 1999, @01:42PM
  • Re:Actually... by UCSCJeff (Score:1) Tuesday November 16 1999, @01:43PM
  • Not intended as flamebait, but... by rve (Score:1) Tuesday November 16 1999, @01:46PM
  • Gnome going to integrate mozilla engine? by ghazban (Score:1) Tuesday November 16 1999, @01:47PM
  • Re: The REAL Law of Zawinski by Pyro P (Score:2) Tuesday November 16 1999, @01:54PM
  • HTML Embedding by Indomitus (Score:2) Tuesday November 16 1999, @02:04PM
  • Konqueror helping Microsoft? by athmanb (Score:1) Tuesday November 16 1999, @02:10PM
  • Re:Konqueror should use the Mozilla Layout Library by Abigail-II (Score:1) Tuesday November 16 1999, @02:11PM
  • Re:Why You're Wrong Again by asa (Score:1) Tuesday November 16 1999, @02:15PM
  • Re:It could work... by IkeTo (Score:1) Tuesday November 16 1999, @02:16PM
  • Re:lynx r00ls? by Anonymous Coward (Score:1) Tuesday November 16 1999, @02:24PM
  • I want Java support by CryoMax (Score:1) Tuesday November 16 1999, @02:38PM
  • Um.. I know this ois off topic, but... by The OPTiCIAN (Score:1) Tuesday November 16 1999, @02:45PM
  • Re:We Need Netscape by tgd (Score:2) Tuesday November 16 1999, @02:47PM
  • Re:Eagerly awaiting Opera (Same Here) by mattyj (Score:1) Tuesday November 16 1999, @02:51PM
  • More KOnqueror screenshots by Anonymous Coward (Score:1) Tuesday November 16 1999, @02:54PM
  • Re:Why Mozilla is so badly broken by Daniel (Score:2) Tuesday November 16 1999, @03:02PM
  • Mozilla should change their development model by evilj (Score:1) Tuesday November 16 1999, @03:10PM
  • Re:The existing KFM browser is actually pretty goo by Foddrick (Score:1) Tuesday November 16 1999, @03:13PM
  • Re:Competition is good by Sludge (Score:1) Tuesday November 16 1999, @03:33PM
  • Bad options! by aaarrrgggh (Score:1) Tuesday November 16 1999, @03:42PM
  • Re:Why Mozilla is so badly broken by MattyT (Score:1) Tuesday November 16 1999, @03:50PM
  • It's Spyglass by tarp (Score:1) Tuesday November 16 1999, @04:02PM
  • Re:lynx r00ls? by anonymous cowerd (Score:1) Tuesday November 16 1999, @04:10PM
  • Re:need for browsers with encryption by drew (Score:1) Tuesday November 16 1999, @04:26PM
  • IE for UNIX by acb (Score:1) Tuesday November 16 1999, @04:53PM
  • Libraries by aaarrrgggh (Score:1) Tuesday November 16 1999, @05:17PM
  • Re:Zawinski's Law, Redux by kzinti (Score:1) Tuesday November 16 1999, @05:26PM
  • more screenshots! by slick3 (Score:1) Tuesday November 16 1999, @05:33PM
  • non-X gui browsers? by jjeff (Score:1) Tuesday November 16 1999, @06:26PM
  • What Linux (and all other OS'es) really need is... by kuro5hin (Score:2) Tuesday November 16 1999, @06:45PM
  • Re:Why Mozilla is so badly broken by nufan (Score:1) Tuesday November 16 1999, @07:56PM
  • Re:Opera! by KnightStalker (Score:1) Tuesday November 16 1999, @08:01PM
  • Re:Zawinski's Law, Redux by urgleburgle (Score:1) Tuesday November 16 1999, @09:14PM
  • w3m screenshots by KMSelf (Score:2) Tuesday November 16 1999, @09:19PM
  • Why so much size difference? by renoX (Score:1) Tuesday November 16 1999, @09:25PM
  • And another browser in the make by jancastermans (Score:1) Tuesday November 16 1999, @09:31PM
  • Re:Opera! by Vidar Hokstad (Score:1) Tuesday November 16 1999, @09:36PM
  • Re:Why Mozilla is so badly broken by Helge Hafting (Score:1) Tuesday November 16 1999, @10:23PM
  • Re:Actually... by Helge Hafting (Score:1) Tuesday November 16 1999, @10:26PM
  • KDE2 screenshots by RPoet (Score:1) Tuesday November 16 1999, @10:31PM
  • Opera is the fine example to follow... by Artemis3 (Score:1) Wednesday November 17 1999, @12:16AM
  • Re:What Linux (and all other OS'es) really need is by John Allsup (Score:1) Wednesday November 17 1999, @12:47AM
  • Re:I voted msie -- Meant wine by ben_ (Score:1) Wednesday November 17 1999, @01:10AM
  • Opera's text based browser. by shaka (Score:1) Wednesday November 17 1999, @01:21AM
  • Gnus/W3 by Per Abrahamsen (Score:2) Wednesday November 17 1999, @02:48AM
  • gtkmozilla by Nodatadj (Score:1) Wednesday November 17 1999, @03:17AM
  • all these browsers - how do they compete with IE? by goon (Score:1) Wednesday November 17 1999, @03:19AM
  • Re:Anyone heard abaout arachne? by radja (Score:1) Wednesday November 17 1999, @03:20AM
  • Pick ONE by finally (Score:1) Wednesday November 17 1999, @03:33AM
  • Re:Competition is good by Ed Avis (Score:2) Wednesday November 17 1999, @03:36AM
  • Re:Why Mozilla is so badly broken by Otto (Score:2) Wednesday November 17 1999, @03:51AM
  • Re:When running the nightly builds... by Otto (Score:2) Wednesday November 17 1999, @03:52AM
  • Re:Zawinski's Law, Redux by kzinti (Score:1) Wednesday November 17 1999, @03:57AM
  • Re:Why You're Wrong Again by Otto (Score:2) Wednesday November 17 1999, @03:59AM
  • Re:Competition is good by twit (Score:2) Wednesday November 17 1999, @04:45AM
  • Re:Almost dead by joev (Score:1) Wednesday November 17 1999, @08:08AM
  • Re:How about MDI vs. SDI flamebait? :> by msew (Score:1) Wednesday November 17 1999, @06:54PM
  • Re: What you think by evilj (Score:1) Thursday November 18 1999, @05:44AM
  • Re:Opera! by KnightStalker (Score:1) Thursday November 18 1999, @06:18AM
  • Re:Eagerly awaiting Opera (Same Here) by sterwill (Score:1) Thursday November 18 1999, @10:37AM
  • Re:It's Spyglass by fishbowl (Score:2) Thursday November 18 1999, @04:15PM
  • Re:Competition is good by Abigail-II (Score:1) Friday November 19 1999, @01:28PM
  • Opera by Jon SvT (Score:1) Saturday November 20 1999, @06:30AM
  • Re:all these browsers - how do they compete with I by Jon SvT (Score:1) Saturday November 20 1999, @06:58AM
  • 132 replies beneath your current threshold.
(1) | 2 | 3 | 4