Slashdot Mirror


AOL Lays Off 50 Netscape Coders

xcable points out a CNET story which begins "America Online on Tuesday said it has laid off 50 employees involved in Web browser development at its Netscape subsidiary amid a reorganization of its Mozilla open-source browser team," and offers a reminder that "AOL recently made a deal with Microsoft to use IE in future AOL releases." This adds a bit more detail to yesterday's (updated) story about the establishment of the Mozilla foundation.

126 of 713 comments (clear)

  1. If... by Soukyan · · Score: 5, Interesting

    If Mozilla surpasses IE in the next couple years, do you think AOL will try to bail on Microsoft? This could get interesting. The litigation is over for now so the browser wars must begin again... as if they ever ended.

    1. Re:If... by reallocate · · Score: 4, Insightful

      >> If Mozilla surpasses IE ...

      That won't happen unless Microsoft drops IE and starts shipping Mozilla.

      --
      -- Slashdot: When Public Access TV Says "No"
    2. Re:If... by Gerv · · Score: 5, Insightful

      if they had worked on the portable Gecko completely and forgotten (Or at the very least, pushed right back) things like XUL and skined interfaces, they could have written a handful of application shells for their supported platforms and dropped in an excelent browser engine.

      So, Mr. Know-It-All Anonymous Coward, pontificating from on high, here's a pop quiz. If you have to implement an entire widget set in your browser to have any hope of supporting styleable form controls etc. (as outlined in CSS2 and above), is it better to:

      a) Write one user interface for all platforms using those same controls, and use that UI as another testbed for them
      b) Write five or more separate user interfaces, and have to keep them all up to date and in sync?

      Without XUL, there would have been no Netscape help in doing Mozilla for Linux, Mac, BSD etc. because there would have been no incentive to chase such a small part of the browser market.

      Gerv
      (gerv@mozilla.org)

    3. Re:If... by Anonymous Coward · · Score: 2, Interesting

      I'd write a small layer that sits atop standard platform controls, and then write the platform specific code below that for each platform (Which is what, four? Windows, Mac, GTK+, Motif). Only if you really really have to do you roll your own non-standard control. I may be triping, but it seems that other browsers engines have managed this amazing feat without building an entire cross platform application framework from the ground up.

      Besides which, Gecko + the old Netscape codebase applications could have been running without XUL, as a proper browser, head to head against Internet Explorer, even if that meant that horror-of-horors the engine did not have full support for CSS2 stylable form controls.

    4. Re:If... by Gerv · · Score: 5, Informative

      What was the choice to go with XUL instead of a cross-platform toolkit like Qt or Wx?

      I wasn't in on that decision, as it was before my time, but I can make a guess. Back in October 1998:

      - QT wasn't free
      - GTK wasn't ready (although we do use bits of it)

      And anyway, like I said, you need to have control of the widget set if you want to be able to modify it to allow animated GIFs on buttons, and other stuff you need to support CSS2 styling.

      Gerv

    5. Re:If... by Gerv · · Score: 3, Interesting

      but it seems that other browsers engines have managed this amazing feat without building an entire cross platform application framework from the ground up.

      Don't be fooled. I'm pretty sure the form controls in IE are not native Windows form controls. And check Dave Hyatt's blog for details of the contortions he's had to go through to get even some of this stuff working with the Aqua widget set.

      Besides which, Gecko + the old Netscape codebase applications

      Have you seen the old codebase? I'm told that getting Gecko into it just wasn't possible. It was too much of a mess.

      Gerv
      (gerv@mozilla.org)

    6. Re:If... by keith73 · · Score: 5, Interesting

      It could happen. As Peter-Paul Koch theorized in this article (slashdot thread).
      MS may lose ground in the browser market because they have frozen IE at version 6 SP1. The next version, 7 will only be available on the next Windows OS. With that a few years away, then the adoption of the new OS and browser taking another few years, the other browsers out there, Mozilla and Opera mainly, will make gains in the market because of standards, constant updates and new features being added, support for new technologies that may emerge in the next few years, etc.
      In other words, IE will become the rabbit, taking a siesta under a tree while a bunch of turtles slowly creep by.

      You can't simply dismiss the possibility with a wave of the hand.

      - keith

      --
      -- Does anybody know where the 'any' key is on the keyboard?
    7. Re:If... by FooBarWidget · · Score: 4, Informative

      On top of that, even in 2003:
      - QT for Windows isn't Free.
      - GTK for Windows still doensn't work 100% correctly and doesn't integrate well with the environment.

    8. Re:If... by arth1 · · Score: 4, Interesting

      You don't have to build a monolithic do-it-all middleware language parser in order to support stylable front-ends. What you DO need, and which Mozilla totally lacks, is a well-defined and specced down API.
      The "pile some more pasta on the heap and hook up to whatever ends are sticking out" isn't a good programming design. Even if it covers a 5 lb XUL meatball.

      I don't mean to troll here, but there ARE different methods of approaching projects, and I don't think the model of Mozilla is as good as, say, the Linux kernel model. Not because of lack of control, but because of a lack of a predefined API. Sure, XUL has it's own API, but it's more volatile than liquid nitrogen, and all the inconsistencies and lack of enforced limits make up a HUGE portion of the bugzilla bugs, causing delays and a product that's less than it could have been.

      Personally, I'd like to see NO middleware layer, but a well-defined API that anyone can use, but so well defined that it can't be ABused, letting people write the frontend in anything they like from Motif/C to Tcl/Tk. Don't abstract the engine by layers of self-glorifying pork, but define the interfaces narrowly and specificly.

      Finally, I'm sorry to see the job cuts, but as a business decision, I can fully understand why AOL decided on this. Much as I love Mozilla and Netscape, taking 7 years to produce something that's only marginally better, and only capturing a couple of percent of market share -- it's not really a project that's done well, and the same amount of money might buy other improvements for AOL.

      As I see it now, 1.4 might be the last major release -- the firebird/mozilla integration will undoubtably take place, but with 50 developers and monetary support gone, I doubt it will be to its full potential, and only be a footnote in the history of browsers. But I may be wrong. I hope I am wrong.

      Regards,
      --
      *Art

    9. Re:If... by halo8 · · Score: 3, Interesting

      your a fool

      your a fool to belive that M$ is just sitting back and waiting 2-3 years to release IE 7, right now they have an update ready to go for IE 6.5, and should some "new technologies" come out before the next OS, rest assured that M$ will release a patch with most of the other stuff they were plannig on releasing anywayse.

      this is a simple tactic to lull other development teams in a sence of security. please next time think before you post

      --
      The More Knowledge you have the Luckier you Get- J.R. Ewing
    10. Re:If... by *weasel · · Score: 4, Insightful

      IE will continue to be developed and extended by MS army of coders. they're just going to lock the browser major version to the OS and not supply a standalone download. if you're thinking that IE is on feature freeze, you're greatly mistaken.

      aside from that, new features and standards are only added by web developers when the critical mass of the target market has access to them. I doubt any 2nd party browser can pick up critical mass to get significant developer support - let alone in the span of time between MS OS releases.

      MS just isn't offering IE as a free standalone download. No doubt it's to escape legal backfire from their declaration that it's an integral part of the OS (if it really is - then you can't offer a free download as they do.)

      i'm not going to dismiss the possibility that something else might eclipse IE - but i am willing to dismiss the possibility that it'll happen as a result of lack of development and extension by MS.

      --
      // "Can't clowns and pirates just -try- to get along?"
    11. Re:If... by reallocate · · Score: 3, Interesting

      Possible, but very unlikely. Any goodies that an alternative browser might offer can be adopted by Microsoft. If it is a goodie that won't work on Windows, why would they care?

      Microsoft is moving on from peddling IE as a separate application because people take browsing capability for granted. Unless they're ideologically driven, they will need a strong incentive to take the risk of installing a separate program just to do something they can already do.

      --
      -- Slashdot: When Public Access TV Says "No"
    12. Re:If... by axxackall · · Score: 4, Insightful
      the other browsers out there, Mozilla and Opera mainly, will make gains in the market because of standards, constant updates and new features being added, support for new technologies that may emerge in the next few years

      Main features, desired first of all by 90% of browser users, to add to Mozilla and Opera will be feature already in IE: (1) *stable* support of *all* plugins that needed to display a plugin-based content that is already on the Web and (2) simulating IE to display a IE-oriented content that is already on the Web.

      Let me try it in few small logical steps. Why do people use browser? To access online content. What content? The one published for existing web users. What do people use now to surf? IE. So, what is the main feature they need? IE-compatibility. What about W3C standards? leave for academicians. IE is the real standard.

      Personally I hate IE way of standard ignorance. I love W3C standards. But when I develop my content I develop it not for myself, but for other people, 90% of them are IE users.

      Mozilla (and/or Opera and/or KHTML) can surpass IE only if it will work *exactly* (including all standard problems) as IE *plus* it will have some additional useful feature, (like tabs, gestures and smart bookmarks) many of them all non-IE browsers already have.

      --

      Less is more !
    13. Re:If... by Geekenstein · · Score: 3, Insightful

      The problem with this argument is that you're looking at it from the standpoint of someone who has at least a partial clue. 90% of the people in the world that use a web browser only use it because that's what browser was there for them to use.

      Ask the average Joe off the street what web browser he uses, and you can expect either a blank look or "uh...AOL?" to be the answer. Do you really expect them to have the skill to go download another browser and install it? Why should they?

      It's the principle of Path of Least Resistance. If you want Mozilla to take over, get Dell and Gateway to make it the default browser, and AOL to replace IE in its client. They won't. That would piss off MS. Hey, maybe that's why they say monopolies stifle change?

      You know what? I'm a victim of this too. That little E is sitting right next to my start menu. Want to bet which browser gets used most? From a technology standpoint, both browsers show web pages almost identically, and the differences are only visible on pages where people consciously use the latest-and-greatest. You know, the ones that any sane company wouldn't use because it doesn't work with the Lowest Common Denominator.

    14. Re:If... by Gerv · · Score: 4, Insightful

      Personally, I'd like to see NO middleware layer, but a well-defined API that anyone can use, but so well defined that it can't be ABused, letting people write the frontend in anything they like from Motif/C to Tcl/Tk.

      What, like this? The doxygen server is down right now, so some links don't work; but we do have an excellent embedding API - used by Galeon, Epiphany, Camino, and many other projects.

      the firebird/mozilla integration will undoubtably take place, but with 50 developers and monetary support gone, I doubt it will be to its full potential, and only be a footnote in the history of browsers. But I may be wrong. I hope I am wrong.

      People are already raving about, and switching to, Mozilla Firebird, and it's only at 0.6.

      Anyway, if you sit there and watch, you are more likely to be right than if you come and give us a hand :-)

      Gerv

    15. Re:If... by poot_rootbeer · · Score: 2, Insightful


      I suspect that when Microsoft sees that adoption of Windows XP04whatever/IE 7.0 just isn't happening at the rate they expect it to, and their browser market share is dropping as users replace IE6 with more modern browsers from Mozilla or Opera or whomever, they will change their course and revive the IE6.1 codebase, rushing to add in all the features that other browser users have been enjoying for years.

      The question is, will it be too late? Netscape 4.x just got worse and worse as the developers were forced to try and add features like CSS into a codebase that was never designed to support it.

    16. Re:If... by miguelitof · · Score: 2, Interesting
      That's why I clicked "Yes" when it asked "Do you want to make Firebird your default browser?" Really wasn't all that hard and the application did the prompting.

      -sam, posting from IE because he's at work.

      First of all, let me say that I love Mozilla. Mozilla Firebird is my default browser at home, on my laptop, on my wife's PC and on my work desktop.

      However, your signature shows the exact problem, and the reason why IE will (unfortunately) continue to hold onto the browser market. You use IE at work because that is what is installed (and I am guessing you cannot download a different browser). For Joe Consumer, IE is what is installed on their computer, and Joe doesn't know that he can download a different browser. He'll continue using IE, because he doesn't know any better.

      M$'s move to tie IE to Windows may have been a questionable marketing move, but having an IE icon on every Windows desktop was brilliant. People are lazy and unmotivated to download something if they have another program that works "just as well."

      It does not matter how easy getting and installing Mozilla is for users. Most users still will not, they'll still just use what is installed on their computer.

      What the Mozilla Foundation needs to do is get deals with computer manufacturers to pre-install Mozilla, and put an icon for the big lizard on the desktop. However, that'd cost millions, millions that the Foundation does not have.

      --
      --- Biffster.org
      "Bite my shiny metal ass."
    17. Re:If... by babbage · · Score: 3, Insightful
      Microsoft is a lot of negative things, but stupid isn't one of them. So, for the sake of argument, let's consider that IE as a freestanding product has been not discontinued, but mothballed. No one seems to be working on it, no new versions are forthcoming, there is no roadmap for future development.

      What happens then if Mozilla really does start to gain market share?

      How threatened would Microsoft feel if Mozilla's user base hit 10%, 25%, or 50%? How high would the level have to get before they took action? My guess is that the first tactic would be to accelerate the next version of Windows, and provide incentives to make sure that the public upgrades (who says competition is a bad thing?). But if that's not enough, and Mozilla/Gecko use kept rising, how would they respond?

      My hunch is that there is some threshold -- and I don't know what it is any more than anyone else does -- above which Microsoft would have no choice but to take IE out of mothballs, and the malarkey about "we can't improve IE without improving the underlying operating system." That's baloney, as should be obvious to anyone that has used any browser that has made a release since IE5/IE6 came out (Mozilla, Phoenix, Safari, Opera, OmniWeb, iCab, CrazyBrowser [which is even IE based!), etc).

      So, if the sleeping giant stirs, and independent IE development is reactivated, how long would it take to ramp up work on it? It wouldn't surprise me if a point release (with atrophied features like popup management, maybe tabs) could be out in three to six months, and a full release within six months to a year. At a guess, obviously I don't know how long it would take to allocate people to work on it, get them familiar with the existing codebase, etc, but it wasn't that long ago that Netscape and Microsoft were release major browser upgrades on something like a nine month schedule, and maybe -- just maybe -- some stiff competition from Mozilla (and, to a lesser extent, Safari & Opera) can spur on another round of that.

      Rabbits wake up, you know...

    18. Re:If... by salesgeek · · Score: 2, Interesting

      I find it interesting that things "have" to work like another, older thing. When people start to think this way, they leave room for another new idea to dispace the old.

      It wasn't so long ago that the web replaced several technologies that did many of the same things: BBSes, Gopher and HyperCard type development environments. People will drop the web in a heartbeat if something better and different comes along. The trillion dollar question is when will it, and what will it be?

      Stop trying to copy something that's already been done and find a better way to do it.

      --
      -- $G
    19. Re:If... by CharterTerminal · · Score: 4, Interesting

      90% of the people in the world that use a web browser only use it because that's what browser was there for them to use.

      An excellent point, and one that tends to get overlooked. Not only do most people use IE because it's already there; believe it or not, most people use IE because they don't even realize that they have other options. Don't get me wrong - I've done more than my fair share of Mozilla advocacy. Or rather, "attempted to do." This is how it usually goes down:

      Them: "Hey, what's that? That's not Internet Explorer."

      Me: "Nope, it's a different browser, called Mozilla. It blocks popup ads, and see how clever the tabs are? I can have several different websites open at once, but my taskbar isn't all cluttered."

      (Long silence.)

      Them: "More than one website open at once?"

      Me: "Right. Like say I opened one website, and I read half of it, and I wanted to come back later, but in the meantime I decided to go to another website. See?" [clicks tabs to demonstrate]

      Them: "I never do that."

      Me: "You've never opened more than one website at a time?"

      Them: "No."

      Me: "Oh. Well... then... err... but surely you'd rather use a browser that blocks pop-up ads, right?"

      Them: "Pop-ups are kind of annoying, but I don't like to download software and install it and stuff. I'd rather just live with the pop-ups."

      Me: "Okay. Um. Well. As long as you're happy, I guess that's the important thing." [weeps quietly]

      (I'm not kidding. I've had this exact same conversation with three different people in the last two weeks alone. Except for the weeping. I was kidding about the weeping.)

    20. Re:If... by hixie · · Score: 2, Insightful

      Ok that's it. Gerv, you need to stop talking utter garbage as if you were some kind of authority on the subject. You aren't.

      Let's get some facts straight. First of all, CSS (any version) does not require that you style form controls. That is a myth, perpetuated by people like me, who used to want to see that level of control available to authors (As you can tell from the recently released CSS3 UI draft, the CSS working group is in fact moving away from stylable controls altogether).

      Secondly, it is quite possible to develop multiple products for different platforms, and in fact, for some platforms it is the best way. In particular, the Mac. The Mac's UI is SO different from other platforms in key, if subtle, ways (menu bar placement, order of menu bar items, the fact that you can have an application running with no windows, etc) that it is significantly EASIER to write an application specifically for that platform rather than try to continually fix XUL to work on the Mac.

      Sure, some platforms (Win32, Gnome) are similar enough that you can use one widget set and a few #ifdefs to support both platforms. But that is by no means a requirement.

      So please, get some perspective, get your facts right, and stop posting with "@mozilla.org" in your sig as if it meant anything more than "I used to intern at Netscape and they never took away my mail account". The sad fact is you're only on staff@mozilla.org because the rest of staff are too chicken to ask you to leave.

      -- Ian Hickson
      (Editor of Mozilla's XBL spec, Mozilla's XUL spec, the W3C's CSS2.1 spec, three W3C CSS3 modules; Invited Expert to the W3C; QA contact for a dozen or more Bugzilla components; Mozilla contributor for 4+ years; Intern at Netscape for 4 times longer than Gerv; and currently employed by Opera software. But no fancy e-mail address.)

  2. Whaaa???? by Bob+Abooey · · Score: 5, Interesting
    They laid off 50 workers and the article claims that to be less than 10% of the Netscape workforce?????

    What the hell are all those guys doing there?

    --

    All the best,
    --Bob

    1. Re:Whaaa???? by Jad+LaFields · · Score: 4, Funny

      Trying to stuff as many AOL icons in as possible.

      --
      [SIG] It's like putting a moose in the blender -- a recipe for disaster!
    2. Re:Whaaa???? by Anonymous Coward · · Score: 5, Informative

      ---------- Forwarded message ----------
      Subject: Netscape is dead
      Resent-Date: Tue, 15 Jul 2003 14:14:05 -0700 (PDT)
      Resent-From: champions@netscape.com
      Date: Tue, 15 Jul 2003 14:13:27 -0700
      From: Daniel Veditz
      To: champions@netscape.com

      well, the final whackage happened this morning... No more Netscape client.
      Of the handful of apps people left three I know of (Seth included) were
      transfered to Photon (AOL Communicator), the rest laid off. The Gecko team
      (backend), which mostly survived the December cuts, was dismantled. A lot
      were cut, a few found other jobs in AOL, none are going to be working on
      Gecko.

      Mozilla development is now going forth under a new "Mozilla Foundation" --
      see the mozilla.org site for details. AOL's kicking in a chunk of change
      and some machines to get it started, and then it's on its own.

      The evangelism team was cut in half and disbursed, so the revamped
      devedge.netscape.com site is now dead.

      There will not be any more Netscape releases. When asked about security
      firedrills execs said they'd assemble a "SWAT team" to address it and
      possibly push out a bugfix, but I'm guessing the PR would have to be
      pretty bad for them to go to that expense.

      Dunno what happens to the newsgroups. I suspect they're already unofficial
      and function only because Markus makes time for it every once in a while.

      Good luck to us all,
      -Dan Veditz

      P.S. I'm still employed, folks already working on the AOL client were not
      affected. But there's rumors of another layoff/reorg after the next AOL
      client ships so my time may still come ;-)

    3. Re:Whaaa???? by pmz · · Score: 3, Interesting

      There will not be any more Netscape releases.

      Me thinks Sun should pick up Mozilla as a Sun ONE Browser product or something, so they have a product to bundle with Solaris 10 and Mad Hatter. Solaris 9 got Netscape 6 and Netscape 7, Solaris 8 had Netscape 4.7x, so they will need to have something to give customers as a standard component with the next release.

      However, I wonder how many software engineers Sun has left to spare? The number of Sun-branded packages going in their Orion bundling is breath taking at first glance. Sun must be a much bigger company than I thought.

  3. Big Deal by grennis · · Score: 2, Funny

    I'm amazed those people still had jobs. What were they doing, anyway?

    Software Engineer, AOL/Netscape 1999-2003 : Contributed bloat and bugs to massive failed project. Managed to continue to get paid for years beyond useful function. Perfected art of staring at monitor and 'zoning out' while pretending to work.

    1. Re:Big Deal by pi+radians · · Score: 4, Funny

      Perfected art of staring at monitor and 'zoning out' while pretending to work.

      Meh, just like Microsoft Office, this can be placed on anyone one of our resumes.

      --

      sin(6cos(r)+5A)
    2. Re:Big Deal by akiaki007 · · Score: 2, Insightful

      The parent post should be modded down.

      Netscape employees are a large work force (and test force) behind Mozilla. Half the testers and coders on Mozilla are/were Netscape employees.

      --
      "Time is long and life is short, so begin to live while you still can." -EV
    3. Re:Big Deal by syle · · Score: 5, Funny

      Hey! Without my job at Netscape, I would never have the free time to post this comment!

      --

      /syle

    4. Re:Big Deal by SpriteGF · · Score: 5, Informative

      Failed in the sense that it never dug Netscape, as a browser and company, out of the hole. But I'm sure glad to see that Mozilla rose out of all that effort.

      As to what they were doing, you should check out ex-mozilla, a list of all the ex-employees that have accumulated over the past --- decade? --- and a little description each wrote up of what they did and what they're now doing. Bittersweet.

    5. Re:Big Deal by Rogerborg · · Score: 4, Funny

      The parent post should be modded down.

      If we can't retain a degree of levity at times like this, then the terrorists have already won.

      --
      If you were blocking sigs, you wouldn't have to read this.
    6. Re:Big Deal by ajs · · Score: 2, Insightful

      The Netscape employees were a part of AOL that did not earn AOL any money

      Wildly incorrect, unless you don't include saving millions (tens, hundreds, I have no idea) of dollars as "earning" money. AOL is getting IE for free. Why? Because of two factors: 1) AOL was likely to win its case against MS. But, that was a minor thing, and MS would likely have made more money on the IE licensing than they would have lost on the case. So why?

      2) AOL was waving Netscape around as their big stick, all the while hoping to never have to use it. The better Netscape got, the more reasonable AOL's threat became, and the more MS was looking at paying out for the suit AND losing the IE business to Netscape (thus legitimizing Netscape and likely moving a huge chunk of the industry with it).

      MS could not allow that, and AOL knew it. I doubt anyone has ever gotten as sweet a deal out of MS, and this one was possible due to the hard work of Netscape employees.

      Mind you, I think AOL has made the wrong choice. They're tying their fate to MS, and free or not, IE is now able to control the AOL users' experience without the threat of Netscape stepping in to replace it. I see a very dark future for AOL users, and I'll be continuing to shepherd all of my friends and relatives who use it over to the bells and other ISPs. Give them Mozilla mail+browser and an account with Joe dialup, and most of them are all set.

  4. Maybe this shouldn't be a suprise.... by i_want_you_to_throw_ · · Score: 4, Interesting

    As long as Steve Case was there, AOL was never going to cozy up to MS. Now that he's gone, you'll probably see a lot more of this now that AOL has to run themselves as a profit making concern.

    1. Re:Maybe this shouldn't be a suprise.... by Cyno · · Score: 2, Insightful

      But look at them now. Time Warner clearly has control of the company and AOL is losing customers and money like there's no tomorrow. Perhaps there really is no tomorrow this time. Maybe people are flocking because the whole world is slowly sinking into the ocean. I don't know. None of this makes any sense from a logical point of view. But as soon as you start caring about those shares and money then one might see how some short sighted individual could make decisions like these.

      I just wish I knew their name. :)

  5. They've sort of laid off Mozilla as well... by jkrise · · Score: 4, Interesting

    $2 mn. for 10 coders for the Mozilla project isn't much, after you consider other expenses. I think AOL is acting as I'd predicted some time back - quick death for Netscape, slow poison to Mozilla, and surrender to the IE devil...

    But then, to expect better from a company that settled a lawsuit with MS (for the latter's guilty conduct, mind you) is a bit too far.

    -

    --
    If you keep throwing chairs, one day you'll break windows....
    1. Re:They've sort of laid off Mozilla as well... by Thoguth · · Score: 3, Insightful

      Wait a minute, there are 10 coders working on Mozilla and 450 (down 10% from 500) working on Netscape, even though Netscape is practically just a skin and some annoying AOL branding on top of Mozilla??? What's wrong with this picture?

      --
      The requested URL /iframe/sig.html was not found on this server.
    2. Re:They've sort of laid off Mozilla as well... by Gerv · · Score: 5, Informative

      slow poison to Mozilla

      Not at all. Mozilla will continue, overseen by the new Mozilla Foundation.

      And if a gift of $2M is "slow poison", then perhaps we should get them really annoyed - they might shower us with even more money. ;-)

      Gerv
      (gerv@mozilla.org)

    3. Re:They've sort of laid off Mozilla as well... by jkrise · · Score: 4, Interesting

      Wait a minute, there are 10 coders working on Mozilla and 450 (down 10% from 500) working on Netscape

      Therein lies the tragedy - AOL has already made up it's mind to kill Netscape - why not disband the entire team?

      Why have 45 Netscape developers for 1 Mozilla developer, when Mozilla users are more than 100 per Netscape user?

      It's pretty clear AOL is just caving to the MS arm-twisting; doing that to Netscape, the one good American software that really scared the shit out of MS is - well, unpardonable. It's the exact opposite of freedom, and standing up to be counted.

      Long Live Netscape!
      -

      --
      If you keep throwing chairs, one day you'll break windows....
    4. Re:They've sort of laid off Mozilla as well... by Gerv · · Score: 4, Informative

      450 (down 10% from 500) working on Netscape

      There appears to be a lot of confusion about this. "10% of the Netscape workforce" doesn't mean "10% of the people working on Netscape-the-browser."

      As I understand it, excepting the "transition team" who are helping to set up the Mozilla Foundation, they've laid off almost everyone who was paid to work on Netscape/Mozilla for AOL.

      Gerv
      (gerv@mozilla.org)

    5. Re:They've sort of laid off Mozilla as well... by mpsmps · · Score: 5, Informative
      According to wheezy's post on Mozillazine:

      That article plays some number games, sadly. There is no such thing as "Netscape staff." Netscape is a brand. I repeat: NETSCAPE IS A BRAND. When the statement "less than 10% of Netscape staff" is made, that should translate to "less than 10% of AOL's Mountain View campus." The bottom line is, 100% of former Mozilla developers in the employ of AOL are no longer working on Mozilla. I don't know of any exceptions.
    6. Re:They've sort of laid off Mozilla as well... by Rogerborg · · Score: 2, Interesting

      Yes, $50K is great if you're living in your parents' basement and they're buying your hardware. God forbid that a development team should have a workplace or pay for their own dev kit or anything.

      --
      If you were blocking sigs, you wouldn't have to read this.
    7. Re:They've sort of laid off Mozilla as well... by kahei · · Score: 2, Funny

      Netscape, the one good American software that really scared the shit out of MS

      Hee hee hee. You're cute :)

      --
      Whence? Hence. Whither? Thither.
  6. The Register by KingDaveRa · · Score: 5, Informative

    The Register have an interesting take on this too here

    1. Re:The Register by IamTheRealMike · · Score: 4, Insightful
      Like a lot of journalists, lacking a take on a juicy story, they have to steal one from elsewhere. The "it took too long because they started again" line has been done to death. The fact is, that they had no choice.

      Would people really be praising Netscape/AOL instead if they had constantly hacked the limping, near dead Communicator codebase? Would we really be pleased that the two most popular browsers BOTH sucked at standards compliance? Is a 20%/80% market share split OK, when they are both as bad as each other?

      The fact is that the moment Microsoft decided to kill Netscape, they were dead. I've seen many suggestions about what they should have done, but the fact is that none hold water. If they hadn't started over, they'd have still lost, because IE was better engineered, had more resources and so on. If they had started over but not used XUL, XPCOM or NSPR Mozilla would have been Windows only. It would have minimal marketshare on Windows, as opposed to having nearly 100% marketshare on Linux.

      As it is, they started over, and took their time about it, and made something good.

      I'm not convinced that they'd have more market share even if they had carried on using the old 4.x codebase really, at least this way Mozilla/Firebird has legions of geek fans who are spreading the word, as opposed to dumping all over it like they used to.

      Poor old Netscape - put in a lose/lose scenario, they lost. You have to give them some credit for making the best of a bad situation. That's something most journalists won't say though, it's realistic and therefore boring.

    2. Re:The Register by IntlHarvester · · Score: 4, Insightful

      Netscape killed themselves with their own hubris and irrational reverence for Communicator 4. The rewrite might have been justfied, but the goal of making an exact clone of the old version was just a terrible management decision.

      I guess they missed the memo where users decided that Communicator sucked. The whole premise seems to have been that there was some sort of giant secret Netscape fanbase out there that was only concerned about standards compliance issues. Quite the opposite -- in the laundry lists of bitches about Netscape, for most users compatibility was very low on the list.

      It seems like they had this arrogant, obsolete Rule The World independant platform strategy left over from the Netscape Communication days and it just did not fit either AOL or mozilla.org. Not to mention the just plain arrogant decisions about compatibility that was not befitting a browser with 1% marketshare.

      Even when you go back to old slashdot discussions about Mozilla, the concerns were being echoed -- Why make the mailer run in the same process space as the browser? Why not lightweight and modular like IE? Why so bloated? And the answer was "Because the way Netscape does things." Well, end users looked at it and just said "Netscape? Bleck." They were dead from the get-go.

      It wasn't until the writing was on the wall and the pinkslips were in the mail did mozilla drop their Party Line of "When In Doubt, Copy Version 4". Firebird is what Mozilla should have been since the beginning -- a fresh new platform that had a chance at attracting users and devs.

      --
      Business. Numbers. Money. People. Computer World.
    3. Re:The Register by zxSpectrum · · Score: 2

      I'm not convinced that they'd have more market share even if they had carried on using the old 4.x codebase really, at least this way Mozilla/Firebird has legions of geek fans who are spreading the word, as opposed to dumping all over it like they used to.

      You've got it the wrong way around. Geeks scare people. Geek evangelism scares people away from Mozilla. Besides, the geek style of evangelism is to blame for 95% of the Slashdot crowd never getting laid.

  7. As always, more proof of the old saying: by burgburgburg · · Score: 2, Insightful
    "Resistance is futile"

    Now stop whining and playing around with those Linux boxen, boot to Windows XP and connect up to the hive. We have to complete our assimilation of the Alpha quadrant.

    1. Re:As always, more proof of the old saying: by lovebyte · · Score: 5, Funny

      We have to complete our assimilation of the Alpha quadrant.
      Wrong. MS does not support alpha chips anymore. Hey, even Compaq/HP does not support them anymore!

      --

      I'll do it for cheesy poofs.

    2. Re:As always, more proof of the old saying: by pmz · · Score: 2, Interesting

      Hey, even Compaq/HP does not support them anymore!

      Looking at Alpha's recent benchmark results, and the fact that its ISA is comprehensible to a human being, I find HP's split between PA-RISC, Alpha, and the almighty Itanium pretty darn confusing.

      Perhaps, once an organization spends so much money, the point of no return has been passed regardless where the road ahead leads...

  8. AOL != Netscape anymore by mblase · · Score: 4, Interesting

    Looks like AOL is trying to untie itself from Netscape and Mozilla as much as possible. By establishing and funding the Foundation, they continue to make the browser possible without tying themselves to it. The seeming hypocrisy of AOL using the IE browser (so they can stay on the Windows desktop) while developing Mozilla is now resolved.

    Saddening, but understandable from a business perspective. Hopefully every one of those coders will be rehired by the Foundation so they can continue to do what they do best, with or without AOL's direct support.

  9. More bad news... by rekkanoryo · · Score: 3, Interesting
    for Netscape faithfuls like me. Oh well, at least with the Mozilla project being split, I might be able to get a fairly lightweight mail app that I can tolerate (I already use Opera for browsing and keep Netscape 7.1 around just for mail).

    I bet Microsoft's happy to see another competitor dying, though.

    1. Re:More bad news... by Gerv · · Score: 3, Informative

      I might be able to get a fairly lightweight mail app that I can tolerate

      Thunderbird should be right up your street.

      Gerv
      (gerv@mozilla.org)

    2. Re:More bad news... by chrisbw · · Score: 2, Insightful

      I bet Microsoft's happy to see another competitor dying, though.

      I can't imagine that Microsoft really gives too much of a damn. I don't know if I'd really even call it a "competitor," considering Netscape/Mozilla is free, and IE is "free" (since it comes with the OS.

      I don't really see much of an impact on Microsoft (AOL contracts excepted).

      --
      Chris -- http://www.bitter.net/
  10. New employment opportunities by teamhasnoi · · Score: 2, Funny
    Dear ex-AOL employees,

    I heard how you just got screwed by AOL. Please call me next week; I think I may have some work that will interest you!

    Signed,
    Fred Garvin, Male Prostitute
    P.S. Bring a raincoat.

  11. I have to ask... by allism · · Score: 3, Interesting

    And this really isn't meant to be a troll, I just wanna know...

    Does anyone here actually use Netscape as their default browser?

    If you do, why? Is it solely for political/moral/whatever reasons, or does it offer some technical feature that you have not found in another browser?

    How many people here have Netscape as a browser on their computer NOT as a primary browser, and why did you install it? WHy is it not the primary browser?

    1. Re:I have to ask... by luugi · · Score: 2, Interesting

      And this really isn't meant to be a troll, I just wanna know...

      Does anyone here actually use Netscape as their default browser?

      If you do, why? Is it solely for political/moral/whatever reasons, or does it offer some technical feature that you have not found in another browser?

      How many people here have Netscape as a browser on their computer NOT as a primary browser, and why did you install it? WHy is it not the primary browser?


      I use it as my primary browser mostly because of Tab browsing. It's a real time saver when you get use to it.

      --
      Think like a man of action, act like a man of thought.
    2. Re:I have to ask... by jjohnson · · Score: 2, Insightful

      I've used it as my default browser since 1.0. Faster rendering and tabbed browsing were really the issues for me. I had a brief flirtation with Phoenix for 0.3 and 0.4, but switched back to Mozilla for greater stability. This is on Win32, so the only other option for me Opera, and I didn't want to pay money for a good browser.

      --
      Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.
    3. Re:I have to ask... by Drakon · · Score: 4, Informative

      Netscape isn't really the point. Mozilla is. and I currently use mozilla as my primary browser. It has tabs, much better implemented than konqueror. It works on all the platforms I use, so I don't need a different set of keystrokes and menus on each machine. The mail program is better than anything else which doesn't cost money, and arguably better than many that do.
      Netscape comes bundled with AIM, but besides that is more or less identicle to mozilla. Firing netscape coders translates to firing mozilla coders.

    4. Re:I have to ask... by drunk_as_in_beer · · Score: 2, Informative

      Does anyone here actually use Netscape as their default browser?

      Well, one of my friends got fed up with IE so I told her to switch to Mozilla. She couldn't get Realplayer or something to work with Mozilla, so she switched to Netscape and liked it better for some reason. Personally, everything works for me in Mozilla, but for non-geeks maybe Netscape offers an easier install (it installs all the plugins people want to use).

      --
      --Drunk as in Beer
    5. Re:I have to ask... by Tackhead · · Score: 4, Informative
      > Does anyone here actually use Netscape as their default browser?

      Yeah. (Mozilla, that is.)

      1) Tabbed browsing. Easier/faster to repeatedly click "X" in the corner than to wave over one of 20-30 windows. I let pages load in the background while reading one.

      2) With Prefs Toolbar, easy image/Java/Javashit/cookie control. All off by default. Re-enabled only when required. One click in a checkbox. Proxy is on by default, hooked into Proxomitron. Turned off if and only if a site requires it, for the duration of that site view. One-click (well, one-pulldown) control of User-Agent. For dumbfuck web designers that see "What? Not IE? No HTML for you! No, we're not even going to send the HTML and let your browser try to render it, we're just going to tell you to go away because we don't want your business."

      3) Security. No ActiveX, no other dumb misfeatures, less integrated with the OS so that as-yet-undiscovered dumb misfeatures are less likely to affect an entire system.

      In short - Mozilla offers me control over my browsing experience (in terms of feature #2, a level of control I haven't seen since Netscape 3. Netscape 4 was a downgrade in terms of burying/hiding the Javashit and image autoload options to make them less accessible.)

      In comparison, IE offers me virtually no control over my browsing experience. So I use Mozilla, not IE. If the job is "viewing web pages", Mozilla is the better tool for the job.

  12. Re:Huh? by Isofarro · · Score: 4, Interesting
    I thought AOL was going to be using Netscape as their browser, the whole point in buying them?
    Probably just to get the rights to sue Microsoft for monopoly practises. Now the court case has been settled (much in Microsoft's favour) there's no need to hold on to an ex-$4.2 billion dollar company.
  13. AOL in bed with MS by ebh · · Score: 3, Insightful

    So are AOL's long-term lease on IE, and its buy-high-sell-low Netscape strategy precursors of further mergers (think MSN/AOL)?

    Not only could it provide many more chances for opportunistic middle managers to use layoffs to make it look like they're Doing Something, but the thought of putting Time Warner's clout behind its longstanding efforts at being a multimedia content provider must make MS salivate. (MSNBC? Zzzz.)

  14. Re:Very sad by rekkanoryo · · Score: 2, Insightful
    Stupid question here:

    How do you propose that people download alternative browsers if IE is totally removed from Windows?

    After all, it's not like you can go out to the local Circuit City, Best Buy, Office Max, etc. and get a browser off the shelf, and whithout a browser, you can't view webpages to get to be able to download something.

  15. Outsourcing... by ttj · · Score: 2, Insightful

    Looks like AOL is just outsourcing browser development and saving a buck or two by not having to pay the salaries for in-house development. By outsourcing, they can also just stand by and see what happens and eventually pick the fruit by using whatever browser comes out on top.

  16. Can AOL users finally get better software? by philipsblows · · Score: 4, Interesting

    I'm guessing there are some legal strings attached, but I wonder whether a fully AOL-capable version of Mozilla, distrbuted almost like the original AOL virus itself (in this case, I would, for example, bring over an install CD to help my AOL-using parents to move beyond IE... even better if they could get around AOL 7.0 or whatever they're using). Yes, they can use whatever browser they want, but how about an email client that works?

    Is there a legal barrier in place to prevent this, especially from former (and whoafully under appreciated) employees ? Since AOL never followed through while they were there, I think the only real justice at this point would be to let loose better, cross-platform software for the AOL userbase out there. Who knows, maybe some linux users will make the switch to AOL...

    As an aside, a few troll comments here and there have suggested that now IE can be the one true client to create web content for... I give such commentary little credence, but is the SCO action on IBM (et al.) and the AOL action on Mozilla just bad timing, or is the fact that Microsoft money flows to both make any more interesting their coincidence?

    Just a thought. Posted using Moz 1.4, by the way.

  17. Competition good for jobs by NigelJohnstone · · Score: 2, Interesting

    There the proof then, competition is good for jobs because more people work on competing products.

    50 Netscape codes go, but no more people are needed to work on IE.

    So if you want more jobs, make sure there's more competition, not more retrictive copyright laws.
    Simple.

  18. Confusing article... by djeaux · · Score: 4, Insightful
    The /. headline says it's 50 "coders" & the CNET headline says "developers," but the article says "employees." There's a bit of a difference in laying off 50 programmers & laying off 50 secretaries or technicians. One thing we can be fairly safe in assuming: it wasn't 50 managers. Inevitably, the last rat to have to hop off a sinking ship is the HR director.

    Regardless, this is sad news. Sad, but not unexpected. Here's hoping some far-sighted investors will pick up Netscape/Mozilla -- it would probably be the bargain of the week, especially if MSIE really is dead in the water until Longhorn is finished.

    Maybe this is Larry Ellison's chance to show us once again how badly he hates Bill Gates.

    --
    "Obviously, I'm not an IBM computer any more than I'm an ashtray" (Bob Dylan)
    1. Re:Confusing article... by IamTheRealMike · · Score: 4, Insightful
      Apparently, there is hope:

      * The number of volunteer Moz hackers eclipsed the number of Netscape hackers last month.

      * Quite a few of the core hackers are already being picked up by IBM, Sun and Red Hat.

      I expect Moz will mature into a true open source project - heavily funded by a variety of sources, with a strong community of volunteers to back it up. This is for the best - I'm never comfortable with projects dominated by corporate hackers. Do you think OpenOffice would survive if Sun dropped it tomorrow? No, it has no community.

      Mozilla has, and that's really amazing. It's gone from corporate product, to a projec truely owned and developed by society. It'll be OK.

  19. Bake sale for Mozilla by guacamolefoo · · Score: 4, Funny

    Given the layoff of the 50 programmers at AOL, I think that the newly-formed Mozilla Foundation (the "MF"...heh) should hold a bake sale and use the proceeds to hire 50 programmers from New Dehli to replace them. the MF will need to raise at least $50 or $60 bucks to get started...

    GF.

  20. $2 milllion over 2 yrs? by jlusk4 · · Score: 5, Insightful

    $2e6/50 = $20,000/yr

    And, if that 50 was only 10% of the Netscape workforce, and we split that $2 mil over 500 users, that's a Christmas bonus, not a salary.

    So, $1 mil/yr for the Moz Foundation is chump change. An earlier statement that "5 coders is plenty for Mozilla" seems kind of silly to me. I wonder how big the IE team is.

    Thanks for the good time, honey, I'll call you. Here, buy yourself something nice.

    Now we get to see how Moz survives as a *real* open-source project (i.e., w/out funding). At least it's got a good code base (right?).

    John.

    1. Re:$2 milllion over 2 yrs? by goldspider · · Score: 2, Informative

      If you RTFA (from yesterday), you would have seen that the Mozilla Foundation is receiving 10 coders, not the remaining 450 Netscape coders.

      --
      "Ask not what your country can do for you." --John F. Kennedy
  21. Re:Netscape? by gid · · Score: 2, Funny

    I was confused too, I not-so-accidentally, accidentally pronounced it as "mozilla".

  22. It was bound to happen by bernywork · · Score: 2, Insightful

    Sorry, but who couldn't see this happening??

    1) Microsoft changes default browser back to IE.
    2) Mozilla foundation setup.

    As far as I could see, the writing was on the wall for the Netscape coders at AOL as soon as they stopped using it. Why keep the coders if they aren't adding business benefit any longer?

    (Forgetting the benefit to the community here)

    --
    Curiosity was framed; ignorance killed the cat. -- Author unknown
  23. just another sign AOL by Archfeld · · Score: 2

    is going the way of the dinosaur...With mozilla Firebird out, they choose IE ?!?! Game Over AOL, Game Over man

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  24. No AOL for Apple, No AOL for Linux by RichMan · · Score: 2, Interesting

    What sort of buisness decision is this that effectively cuts off their potential customer base? Tiing themselves to IE basically limits their customer base to bleeding edge windows systems. That old IE/media player/chat client just won't like that old hardware.

  25. IE by loconet · · Score: 4, Interesting

    So AOL promised MS to use IE in their next versions (is this only for AOL windows?). How does the future plan of IE not being stand-alone affect this AOL using IE issue? Will MS release a special "IE for AOL" version? Will AOL not include a browser and just use IE APIs straight from Windows? What about non Windows users? Macs?

    --
    [alk]
    1. Re:IE by Yort · · Score: 2, Insightful
      What about non Windows users? Macs?

      I wondered about this as well. Especially with AOL's user base dwindling, and heavy competition from others (MSN in particular), why on earth would they strike a deal to use IE? What to they *gain* from that?

      As far as I can tell, the whole deal is a MS win all the way. AOL will be tied to Windows, and people it's already pretty difficult for a non-techie user to get connected to the internet using a new Windows box *without* getting hooked up to MSN.

      I just don't understand why they settled the way they did. It seems to me they'd have much more to gain in battling MSN by undermining IE's dominance and allowing themselves to have control over their browsing engine.

    2. Re:IE by _xeno_ · · Score: 2, Insightful
      IE is basically a standard Windows control, just like a button or a checkbox.

      Well, not really, but like a whole bunch of the more complicated Windows "controls" it can be embedded in a similar fashion. It works similar to the way Gecko works in Mozilla. The browser embeds a browser "control" into the window that contains the back buttons and the like.

      You can verify that the IE "control" is separate by openning the Help option in the Start menu in any version since Windows NT 4 or Windows 95. It will open up a window that contains an index on the left and a document on the right. Right click on the right pane and the popup menu should look surprisingly similar to IE displaying a webpage. (In XP, you'll need to choose an option, let's say "What's new in Windows XP" before a "standard" browser control appears.) This is an embedded IE control.

      Hopefully this answers your question: IE will remain just like it currently really is, a control that can be embedded in any program. It's already a "standard" control since Windows 98/2000. It will just now be - er, even more standard, or something. I really don't know what the "change" means, from a developer point of view. (I think it means "IE 7 will not be backported to older Windows versions.")

      Mozilla does something similar. If you have the DOM Inspector installed on Mozilla, then you can "inspect" a browser window and look for the "tabbrowser" element in the tree. (Look for the "hbox" above the "statusbar" on the bottom, and then open the last element until you see "tabbrowser" - openning this up (last element always) eventually brings up a "browser" element. This is the XUL element that contains the HTML page you view.)

      --
      You are in a maze of twisty little relative jumps, all alike.
  26. Netscape Probably Hurt AOL Sales by reallocate · · Score: 4, Interesting

    too bad, but not unexpected. Remember, AOL's purpose in life is to make money, not promote alternatives to Microsoft.

    Tieing yourself to a browser more than 9 of 10 people don't want to use seems like a good way to cut sales, not increase them.

    --
    -- Slashdot: When Public Access TV Says "No"
    1. Re:Netscape Probably Hurt AOL Sales by donutz · · Score: 5, Insightful

      Tieing yourself to a browser more than 9 of 10 people don't want to use seems like a good way to cut sales, not increase them.

      That's a little more harshly stated than I think the reality is. What survey has shown that 9 out of 10 people don't want Netscape/Mozilla? And if that survey exists, did people get to try the advanced features that these browsers have that IE lacks?

      I think it's more an issue of 9 out of 10 people don't know there's a better browser out there, so they use what comes with their computer.

    2. Re:Netscape Probably Hurt AOL Sales by Mr_Silver · · Score: 4, Insightful
      I think it's more an issue of 9 out of 10 people don't know there's a better browser out there, so they use what comes with their computer.

      Personally I'd say it's more like 9 out of 10 people are perfectly happy with what they have and don't want to move away from something they're comfortable with.

      Which is exactly the same as saying 9 out of 10 people don't want Mozilla.

      (after all, if they did want an alternative, they'd have downloaded it - which is what we all did)

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
  27. AOL's folley by drgroove · · Score: 4, Interesting

    50 developers is 10% of the Netscape work force... however, AOL's 'official' position is that they're still supporting the browser & the web portal.

    aol official position

    AOL is making a *huge* mistake by not using the Gecko engine as the core of their browser/ISP product. Right now they're using Gecko as the core in their Compuserve and Mac AOL product, but still using IE in the Windows product. Seems like they could streamline their internal coding operations by standardizing on one code base, which would ultimately save them more money than letting developers go.

    Also, by using the Gecko engine in the product, they could in theory start offering AOL on Linux-based PC's; while that might sound like an unprofitable venture at first, I can't imagine all of those people purchasing Lindows-based PC's at Walmart not wanting AOL as their ISP ... and Walmart sure is selling a whole lotta Lindows PC these days.

  28. Re:Netscape? by DZign · · Score: 2, Funny

    where's the time Netscape was a cool company and everyone wanted to work there..

  29. Re:fuckin whatever by Lysol · · Score: 4, Interesting

    Honestly tho, who fucking cares!? I mean, I'm sorry to those that lost their jobs, definitely - this is not directed at them. But as far as the AOL shitbag goes, you had to see this stuff coming from a mile away. They are not even remotely the same AOL that Case or jwz worked for. They are one of the largest media companies in the world!

    All these biz guys understand the M$ biz guys. They're all about numbers and not innovation, so the bloodletting is beginning; nothing anyone can do about it.

    Now, that said, Mozilla is the key here. I don't think it will die in the forseeable future. Combined with Linux gaining more and more ground, there must exist a free, open browser. Sure, Konqueror will hang around, but Mozilla will still have a larger user base. And companies that depend on that, like Redhat, IBM, Sun (once they ditch Netscape 4), and others, they will put development efforts into it. And if the Moz Foundation gets really strapped for cash, then just move it to SourceForge or Savannah.

    Point is is that there is no use thinking or worrying about AOL or Netscape anymore. They've been goners for some time. Mozilla is the focus and given the 'freeness' of the code, it will continue to live on regardless of cut funding and developers. Granted, it might slow, but no worse than IE.

    I for one am sorry my fellow coders are out of a job, but I have all the faith in the world for Moz cuz I think it's a great browser. I mean, c'mon, if the C=64 (long live the C=64!) can still live after all these years, why not Moz?

  30. It's about coverage by akiaki007 · · Score: 4, Insightful

    The reason that AOL uses IE is to that MS will have AOL pre-packaged on the computers with a nifty shortcut link to install the software. This way a user doesn't have to download the software online, or worry about how they are going to get online. Most users are still using a modem, and have no way to get online unless they first contact an ISP. This way, AOL is already on the computer, and they don't have to call anyone. It's just there. That is why they use IE. And MS wants them to use it, well, because they are the largest ISP and they all use IE.

    AOL will stop using IE when Windows starts to lose it's market share (by a LOT)

    --
    "Time is long and life is short, so begin to live while you still can." -EV
  31. Re:Netscape? by GeckoFood · · Score: 4, Interesting

    With Netscape circling the drain for so long, it was just a matter of time. Netscape was too far gone to be salvageable anyway. Mozilla has been a much better browser, almost from go, than Netscape ever was, which is a little surprising since they were based on the same code base.

    On a related topic, I have fiddled with Mozilla and Opera and compared them, and I think it's safe to say that Opera's claim of being the fastest browser out there is incorrect.

    Now that AOL has made a deal with the devil, Netscape's demise went from anticipated to guaranteed. I hate to see Netscape go, as it was a viable alternative at one time and some people out there still prefer it.

    --
    Be excellent to each other. And... PARTY ON, DUDES!
  32. This isn't entirely bad... by drunk_as_in_beer · · Score: 2, Interesting

    ...this is just AOL cutting the Mozilla project loose. Yeah, $2 million contribution to the Mozilla Foundation isn't much, but I expect many other companies to contribute. No worries here. In fact, it seems appropriate that the Mozilla project is disconnected from AOL.

    --
    --Drunk as in Beer
    1. Re:This isn't entirely bad... by Anonymous Coward · · Score: 4, Informative
      It is entirely bad. AOL have kicked the chair away from the project and left it in a crumpled heap. The 2 mil is a blow off and barely covers the cost of running the site and the online bug tools.


      As one of the laid off employees I can assure you that Mozilla is going to be a shambles for at least six months. I have a ton of bugs and while I'll help where I can I'm certainly not going to have the chance to fix these things, what with looking for a job and earning a wage somewhere else. Therefore they'll sit in a heap with a zillion other bugs that no one wants to touch because they are not sexy enough to fix. Mozilla will survive and as open source it can't die, but suggesting AOL axing paid developers is not all bad is like saying the same of a mugging victim who spends half a year in hospital recovering from a beating.


      With that said, Mozilla 1.4 is an awesome browser. It destroys IE in almost everyway and hopefully its stability will be enough to win new converts while the transition and recovery happens.

  33. When will we see this regularly? by swb · · Score: 2, Funny

    It is official; Netcraft now confirms: Mozilla is dying

    One more crippling bombshell hit the already beleaguered Mozilla community when IDC confirmed that Mozilla market share has dropped yet again. Now it is down to less than a fraction of 1 percent of all browsers. Coming on the heels of a recent Netcraft survey which plainly states that Mozilla has lost more market share, this news serves to reinforce what we've known all along. Mozilla is collapsing in complete disarray, as fittingly exemplified by failing dead last in the recent Sys Admin comprehensive networking test.

    You don't need to be a Kreskin to predict Mozilla's future. The hand writing is on the wall: Mozilla faces a bleak future. In fact there won't be any future at all for Mozilla because Mozilla is dying. Things are looking very bad for Mozilla. As many of us are already aware, Mozilla continues to lose market share. Red ink flows like a river of blood.

    Netscape is the most endangered of them all, having lost 93% of its core developers. The sudden and unpleasant departures of long time Netscape developers only serves to underscore the point more clearly. There can no longer be any doubt: Netscape is dying.

    Let's keep to the facts and look at the numbers.

    Due to the troubles of AOL, abysmal sales and so on, Netscape went out of business and was taken over by AOL who sell another troubled service. Now AOL is also nearly dead, its corpse turned over to yet another charnel house.

    All major surveys show that Mozilla has steadily declined in market share. Mozilla is very sick and its long term survival prospects are very dim. If Mozilla is to survive at all it will be among OS dilettante dabblers. Mozilla continues to decay. Nothing short of a miracle could save it at this point in time. For all practical purposes, Mozilla is dead.

    Fact: Mozilla is dying

    (With apologies to the original *BSD is dying troll).

  34. other markets by sdibb · · Score: 2, Interesting
    I wonder, how is this going to affect AOL's other markets now?

    With Netscape, they had AIM support built right-in. All MSIE has is a little taskbar button for Messenger (I dunno if they have one for AIM, too). I'm pretty sure it won't be as easy to create a Netscape profile using your AIM login at the same time though.

    And what about Real Player? IE integrates pretty well with Media Player. Actually, if Real Player up and died, it would be no big loss, but I wonder how AOL is still gonna push that stuff, if they don't push Netscape anymore that comes with it all.

    Well, not like they were really pushing Netscape anyway. They just made it the default browser, and I'm sure the average AOLer didn't notice anyway. Without Netscape though, I imagine that the other two might have a harder time standing on their own.

    I just hope WinAmp doesn't get the axe, too.

  35. Sigh by 4of12 · · Score: 5, Interesting

    So Microsoft has more than enough cash on hand to buy out AOL/TW.

    If the marketplace were completely free and unfettered, you'd think that Microsoft would, rather than pour money down the hole that has been MSN, simply buy out AOL with its 30 million subscribers.

    But Microsoft won't do this because they know they can't; that the DoJ would immediately ask questions about unfair market consolidation were such a buyout offer made.

    So instead MSFT pours money into MSN and leverages its dominant products of Windows, Office and Explorer to subsidize MSN.

    As AOL dies slowly over a few years, this will be viewed as "OK", the marketplace in action, and no inconvenient questions will be raised except by AOL management and stockholders.

    Since MS can rely upon a steady revenue stream from Windows and Office to subsidize its efforts into taking over new markets they enjoy an advantage that AOL and other competitors simply don't have.

    People buy Windows and Office like they're a standard, a necessity, that's no more avoidable than paying gasoline taxes.

    Yes, Microsoft has the enviable position of just collecting taxes - like a government. And competing against the government is a no-win situation.

    It is a foregone conclusion that AOL will lose. They will wither to nothing, or simply to a marginally-sized pet, like Apple, who would have died long ago if Microsoft had decided to not release Office for Mac.

    --
    "Provided by the management for your protection."
  36. Re:Kill mozilla out of it's misery by Gerv · · Score: 2, Informative

    And which four would that be?

    Firebird, Camino (previously known as Chimera), Galeon and Epiphany.

    Gerv
    (gerv@mozilla.org)

  37. Not sure what's going on... by gfxguy · · Score: 3, Interesting

    I perused the article and I'm not sure if it's Mozilla or Netscape developers... they are not the same thing, and I'm sure AOL has developers who take Mozilla and massage it into Netscape. If those are the people getting laid off then I don't feel so bad.

    Well, I feel bad for them, but I've always hated the changes AOL made to Mozilla before releasing it as Netscape - like when they removed the pop-up feature, and all the crap they include.

    I too, though, find it painful explaining Mozilla to people over and over again.

    --
    Stupid sexy Flanders.
  38. Netscape was just a bargaining chip by Anonymous Coward · · Score: 5, Insightful

    AOL kept them around long enough to extract that $750M from Microsoft without having to waste time and money pursuing the antitrust complaint.

    Microsoft paid what is pocket change to them to deliver the final blow to the stake in the heart of what was once their biggest competitor in the browser arena. AOL/TW got badly needed cash, Microsoft got another seven years of IE dominance amongst the mouth-breathing internet user set. Web pages will continue to be designed so they'll look good for AOL retards instead of being designed to comply with established standards so they look good in all standards-compliant browsers.

    As usual, Microsoft wins, the other party to the agreement thinks they won but will later realize they didn't, and the internet-using public loses.

  39. Love those tabs by FuzzyDaddy · · Score: 2, Insightful
    The tabs are huge, for me. When I log into slashdot, for example, I open all the links in tabs that look interesting, so I can finish reading the current link while the others are downloading.

    It's also a very nifty way, if you're looking up a lot of things, to temporarily keep track of them. Keep the tabs open on the pages that are interesting, and close the ones that aren't.

    I know that in principle the same thing could be acheived by opening new windows, but that get's very cluttered, especially if you have other apps open.

    (I'm using Firebird on Windows 2000 at the moment)

    --
    It's not wasting time, I'm educating myself.
  40. Re:Very sad by RevMike · · Score: 2, Interesting
    Not a correct analogy...

    Microsoft doesn't need to provide you with competing browsers. They should not prohibit system builders like Dell or Gateway from doing so, however.

    Imagine that many drug companies manufactured a similar allergy medicine. One of them also makes a heart medicine that dominates it's market. Then that drug maker goes to all the pharmacies and says "You can't sell my heart medicine unless you only sell my allergy medicine." The pharmacies know that the heart medicine is vital to many of their clients and that if they don't have that heart medicine, the clients will go elsewhere. They cave. The other drug companies lose access to the market for their allergy medications, and the consumers lose choice.

    Microsoft doesn't need to provide support for competing products, but they shouldn't user their position as the dominant desktop OS provider (heart medicine manufacturer) to prevent system builders (pharmacies) from also providing browsers (allergy medicines) from other firms.

  41. You see, grennis.. by Marc2k · · Score: 5, Funny

    Bob Slydell: The Netscape developers.
    Bill Lumbergh: Who're they?
    Bob Porter: You know, squirrely looking guys, mumble a lot.
    Bill Lumbergh: Oh, yeah.
    Bob Slydell: Yeah, we can't actually find a record of them being current employees here.
    Bob Porter: I looked into it more deeply and I found that apparently what happened is that they were laid off five years ago and no one ever told them, but through some kind of glitch in the payroll department, they still get paychecks.
    Bob Slydell: So we just went a ahead and fixed the glitch.
    Bill Lumbergh: Great.
    Dom Portwood: So um, the Netscape developers have been let go?
    Bob Slydell: Well just a second there, professor. We uh, we fixed the *glitch*. So they won't be receiving paychecks anymore, so it will just work itself out naturally.
    Bob Porter: We always like to avoid confrontation, whenever possible. Problem solved from your end.

    --
    --- What
  42. Re:Can somebody please briefly explain..... by BetterThanCaesar · · Score: 2

    Opera is so much faster on my system. It is also much more strict when it comes to rendering pages, making flaws and bad sgml/xml stand out. Very good when you're writing your own web pages; not so good when you're visiting others'.

    Oh, and I really like the ability to easily apply your own style sheets on the fly in Opera, making those pages using green text on orange background readable.

    Both have popupblockers and good cookie control.

    Did I mention Opera is much faster than Mozilla? :-) (Yeah, I know it's flamebait, but come use my system for an hour and you'll see what I mean.)

    --
    "Stop failing the Turing test!" -- Dilbert
  43. Re:in related news by fehlschlag · · Score: 2, Funny

    Sorry, that was supposed to be:
    The letters A O L undergo a shift of +12 +4 +2.

    Must...drink...more...coffee! [sigh]

  44. Does this mean that AOL will abandon pre-XP users? by Dcnjoe60 · · Score: 5, Interesting

    AOL has announced that it will use IE for the browser for seven years. Microsoft has announced that there will no longer be a standalone version of IE. So, if AOL is to still work on existing Windows boxes, then it must remain at IE6. But, it's hard to beleive that they won't want to move to the latest and greatest (tongue in cheek) IE when it ships, but that would force AOL to either maintain separate code bases or drop support for current versions of Windows. If they choose the separate code bases, then using the least common denominator approach, AOL won't be able to include future web features, because they don't exist in IE6. Dropping support for older versions of Windows, is a very calculated risk. There are two possible outcomes. Facing a forced upgrade, either AOL's would switch to a different ISP or shell out the bucks for a new version of Windows (and possibly new hardware). My bet would be to switch ISPs, but I'm sure AOL and MS are counting on people buying a new version of Windows, instead. If they are right, that's not a bad investment for MS $750M to get AOL users to all buy a copy of the next version of Windows. At 35 million AOL subscribers and a $100 upgrade cost, MS stands to gross $3.5 billion dollars. Not a bad return on investment.

  45. yes, but it's spelled M-o-z-i-l-l-a by cascadingstylesheet · · Score: 4, Interesting

    Does anyone here actually use Netscape as their default browser?

    Mozilla; yes of course.

    1. Popup blocking.
    2. Block images by server (waiting for block Flash by server ...)
    3. Tabbed browsing.
    4. Bookmark groups of tabs.

    What's not to like?

    1. Re:yes, but it's spelled M-o-z-i-l-l-a by IGnatius+T+Foobar · · Score: 4, Interesting

      Does anyone here actually use Netscape as their default browser?

      Count me in -- I've been faithfully using both the Netscape branded browser and the Netscape portal for the last couple of years. Mainly as a way to thank them for funding the development of the single most important application on my desktop -- to say "This strategy is sound and you have my support."

      Now that they've fired everyone, I'm not so sure about it anymore, and I may simply drop back to stock Mozilla (and choose a different home page).

      This whole ordeal has made me do some thinking, though. I've talked to some people who simply won't even look at Netscape. The lackluster Netscape 4 and the disastrous Netscape 6 stick too much in their minds, even though Netscape 7 is a world-class browser that simply wipes the floor with IE, hands down. I wonder if Netscape is a dirty word at this point in time? Perhaps Mozilla is the name to push now. Certainly with users ... but it'll be an uphill climb to get webmasters and plugin authors to change from "This supports IE and Netscape" to "This supports IE and Mozilla." Naturally, we'd all prefer "This supports web standards" but for the stupidfolk among them (i.e. most of them) it's still much better than "Windows/IE only."

      Thank you AOL for the initial $2 million in funding (but to Dick Parsons, I hope you rot in hell next to Bill Gates). Now it's time for others in the industry to both fund and push the Mozilla effort. IBM in particular ought to be assigning a boatload of developers to Mozilla, especially in the light of recent developments (such as Munich) in which they are partially responsible for the well-being of an increasing number of desktop Linux users. Without a world-class browser, the Linux desktop simply cannot exist. It's time for everyone to step up to the plate and make Mozilla not only replace Netscape as the brand everyone recognizes, but take the role of a well-liked brand. The name "Netscape" seems to be as poisonous as "WordPerfect" now.

      --
      Tired of FB/Google censorship? Visit UNCENSORED!
  46. Re: What the hell were all those guys doing there? by Jack+Zombie · · Score: 2, Informative

    Well, according to ex-mozilla employee list one of the coders was:
    - Driving an Alfa Romeo Spider, inspired by Dustin Hoffmans drive across the San Mateo bridge in "The Graduate", with a Netscape sticker
    - Drinking 8 cans of soda a day and building a freakin replica of the golden gate bridge
    - Doing bbqs at 5 Eden Avenue, Sunnyvale
    - Kegs of guinness at above address
    - Having the police turn up at above address - not to stop the party, but to check out Mike McQues Hummer
    - 'Video conferencing' with parents back home in Ireland by sitting in front of Fish Cam!
    - Heading with netscapees Tom Pixley and Rob Larrubio to Vegas to see U2 perform on the opening night on the Pop Mart tour, and getting more wasted than he has ever been in his life at 'Manhattan' in the New York New York hotel!
    - Nerf gun wars.
    - Duke Nuken wars.
    - Mario Super Kart wars.
    - Being interviewed or filmed once a week, and getting annoyed by it
    - Writing a script that spat out random numbers on the screen for the film crews to get excited about
    - Touring Be when they had 10 employees - and then getting a BeBox
    - Taping up PABs monitor when he screwed up
    - Beer Busts, and then going on the piss in Palo Alto with the cute admin girl from his building

    Coding not included.

    --
    "You should never doubt what nobody is sure about." -- Willy Wonka
  47. Re:Netscape? by GeckoFood · · Score: 2, Interesting

    Regarding to Opera... if you are comparing it to mozilla... Opera is faster, damn faster.

    My experience has actually been the opposite. I have to agree, Opera is plenty fast, but every time I have compared the two, Mozilla has left Opera behind. It very well could be a function of my Windows configuration, though, as I have done some odd things to my system. I haven't tried Opera under Linux (since early beta), so I can't compare there, but I have used Mozilla under Linux and have been most pleased.

    Regardless, Mozilla and Opera are both faster than Netscape.

    --
    Be excellent to each other. And... PARTY ON, DUDES!
  48. It's an IE web (unfortunately) by wilsonjd · · Score: 5, Insightful

    The problem with Joe Average User trying to use any browser other than IE is that there are too many websites out there that ONLY work on IE. They don't use web standars, they use IE-specific code. Try to view those pages on Mozilla (or nearly any other browser that is standards-based,) and they simply don't work. It's a chicken-egg problem: those sites won't change, because 90% of users use IE. Users won't change, becuase many sites won't work outside IE. I had always hoped that if AOL switched to Mozilla, it would FORCE those websites to change, because of the number of users AOL has. Unfortunetly, it doesn't look like it will happen.

  49. I don't really understand the relationship, but... by TrekkieGod · · Score: 4, Interesting
    Seems to me this has nothing to do with caving to MS...if I had "45 Netscape developers for 1 Mozilla developer", and virtually all of the new features came from Mozilla, I'd figure that I'm wasting a lot of money paying all those lazy Netscape developers too.

    Then again, I don't really have an understanding of the mozilla/netscape relationship, just what I heard--mozilla started when netscape opened its code, aol gives mozilla money, aol gets all the cool stuff from mozilla and reinserts it into netscape. If it's more complicated than that and I'm missing something, please feel free to explain it to me.

    --

    Warning: Opinions known to be heavily biased.

  50. There appears to be some tricky wording here... by HiThere · · Score: 2, Insightful

    The information appears to be that all Mozilla coders have been laid off, or transferred to other projects. Mainly laid off.

    The 10% figure appears because they counted a lot of people who have nothing to do with the browser as being a part of the "Netscape workforce". This is feasible because, as I read, there wasn't any official definiton of what the "Netscape workforce" was. So they adjusted it to make the announcement seem much less direct than it really was.

    It's truly fortunate that this was postponed until Mozilla was essentially finished. I'm not sure of the wisdom of the breaking it apart into minor pieces, as that may require more effort than can easily be afforded, but it makes sense as each of those pieces will be easier to maintain. We should probably expect Mozilla development to slow down significantly from now on, however. At least until things are reorganized, and new development teams have formed. (If people aren't working full time on the project, you need lots more of them, which means a differnt project structure.)

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  51. Don't throw away the Netscape name!... by thx2001r · · Score: 4, Insightful

    Well it looks like the day of Netscape's execution is nigh, but I wonder, with the formation of the Mozilla Foundation, why doesn't AOL donate the Netscape trademarks to the foundation.

    Though Netscape has been increasingly marginalized, I think from a sheer brand name recognition point of view, if Mozilla, or Mozilla Firebird become Netscape, they will have a much easier time entering the collective conscious of many more people out there.

    I tried Mozilla Firebird 0.6 for the first time yesterday and have to say I was very impressed! It was Netscape and Mozilla minus all the bloat, as advertised. If a Netscape 8 label is thrown on this and the usual barrage of AOL advertisements doesn't install with it, it could have a great chance of siezing some market share from the stagnating Explorer 6.

    Of course, AOL will likely keep the Netscape trademark and simply let it get full of dust bunnies (as a portal web site no one will go to) to the point where no one remembers it anymore.... but if they'd only donate it to the Mozilla Foundation... it at least seems like a reach around for the current and future rounds of Netscape employees being fired.

    --

    -Joe
    If we're all god's children, what's so special about Jesus? - Jimmy Carr

  52. Re:Too late, too late, & other thoughts. by Merk · · Score: 4, Informative

    Evidently you're not a very advanced browser user. I don't mean this as an insult, if Safari does everything you need, great. For me, and many others, despite the bloat, Mozilla has necessary features that other browsers lack.

    Let's start with cookie handling. There are a handful of websites that I want to accept cookies from. With Mozilla I can have it prompt me every time a site wants to set a cookie and if the cookies really are necessary I'll accept, otherwise I'll reject. With Safari you don't have that degree of fine-grained control.

    Keyword bookmarks. Sure, Safari has the "Google" bar at the top. In mozilla I get the same feature by typing "g Search Terms" in the address bar, and mozilla knows to expand "g" to the full google search URL, placing the search terms in the appropriate place. But I also have keyword searches for IMDB, dictionary.cambridge.edu, google groups, google images, amazon, a w3 validator... In Safari there doesn't appear to be a way to do that.

    More complete proxy control: I can say I don't want a proxy for 10.0.0.1/8 and have my entire internal network unproxied. There simply doesn't seem to be a way to do that in Safari.

    Anyhow, I could go on and on about the features that Mozilla has that Safari doesn't, but I think I've made my point.

  53. Since Mozilla 1.0 by Jagasian · · Score: 2, Insightful

    I have been using Mozilla since version 1.0, on both Windows and Linux. We have seen a great improvement in stability and performance, as well as a few useful features, since that first version.

    I think that it would be best for Mozilla to throw everything they have at tweaking Mozilla as is. New features are great, but if you want more people to switch from IE, Mozilla will have to be polished so that there aren't little quirks that frustrate IE users experimenting with Mozilla.

    Not only that, but you can keep those experimenters by further improving Mozilla's performance and stability.

    It might be next to impossible, but if Mozilla could load faster than IE, without Mozilla being pre-loaded in the background, you would win a big chunk of converts with that alone.

    Page rendering actually seems faster in Mozilla, with version 1.4 on Windows. So startup time should still be the big focus, but improving rendering time is still good :-)

    Some other people also recommend making Mozilla a complete and total IE replacement on Windows. I agree. It should become something like the Coke/Pepsi test. They should look, feel, and smell the same to the user. All menus should be laid out the same. All icons should look the same. All widgets should behave the same. ...short of bug fixes, new features, and performance improvements in Mozilla... the user should not be able to tell the difference.

    I know there are IE skins for Mozilla, but someone needs to go further with that idea and redo the entire browser interface, pulldown menus and all!

  54. What about AOL OS X? (Gecko-based) by mactari · · Score: 4, Interesting

    Welp, I admit it. Looks like I was wrong. An AOL-supported Mozilla is dead.

    What does this mean for the OS X AOL client? That's the one thing (Gecko-based OS X client is already out there) that made me think AOL'd keep going. Looks like IE 7 (or whatever) is going to have some really neat stuff. Enough that the MS licensing agreement with AOL makes it a good idea for AOL to kill Gecko as a back-up engine for its software.

    Maybe the Safari embeddable engine is easy enough to use that AOL is going that way. Or maybe AOL OS X's engine will just fold up into proprietary software. The MPL allows that.

    I don't feel *that* badly. AOL, whether it meant to or not, pulled the plug, strangely enough, immediately after Moz became the best browser on the market. That's good timing from where I'm sitting -- which is in front of a monitor, posting with Mozilla/Firebird.

    --

    It's all 0s and 1s. Or it's not.
  55. Wow! Just like Joel Predicted! by PHAEDRU5 · · Score: 2, Interesting

    http://www.joelonsoftware.com/news/20030601.html

    --
    668: Neighbour of the Beast
  56. Re:Which they should! by 4of12 · · Score: 3, Insightful

    Two things, though.

    First, IE and Windows help to provide a mutual lock-in, while bundling Mozilla with Windows would permit easier migration away from Windows because users would no longer have to confront Something Different as a browser.

    Second, security holes have afflicted Microsoft for long enough that they simply shrug them off, claim that they'll be fixed in the next update, that premature open notification of vulnerabilities is Bad, and that Hackers are responsible for Evil.

    The cumulative problem of security holes will be used as evidence for the need to have TCPA instituted as a standard, which will also cut down on Terrorism and Pedophiles as well as Bad Hackers.

    No need for MS to adopt Mozilla and compromise a perfectly useful leveraging tool in IE, that now has over 90% of the market.

    --
    "Provided by the management for your protection."
  57. Re:Does this mean that AOL will abandon pre-XP use by TheAwfulTruth · · Score: 4, Informative

    You clearly do not know anything about the architecture of Windows, IE or AOL's "browser". AOL is NOT using "IE" it is using the Windows HTML rendering engine which IE also uses...

    Windows ships with an HTML rendering engine as a COM object. Internet Explorer (IE6) uses this rendering engine to render pages. So does the Windows shell, so does the Windows help system and so do many 3rd party apps, including AOL. This is the main reason that AOL used "IE" It was a componetized "browser" long before anyone at Netscape even understood the concept.

    Windows will ALWAYS contain an HTML rendering engine that will ALWAYS be available to third party vendors. Even if there is no wrapper in the form of a stand alone browser ("IE") from MS itself. The interface to the engine is multi- layerd as well, always supporting the older protocols, so new version of the engine will still work with older versions of software written for it. (It is currently on it's 2nd API)

    BTW if you want to see what is available to third parties, check out the "MyIE2" browser. A tabbed, mouse gestured, popup blocking alternative to IE built using the windows HTML rendering engine. It's still mssing a couple of more advanced features which I hope get added soon, but it just shows that the lack of a MS branded "IE" is no loss to anyone, in fact it's an incentive for 3rd party developers like AOL!

    --
    Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
  58. Re:Very sad by Trelane · · Score: 2, Interesting
    Thats like saying instead of buying a car with gas already in the tank, you could instead buy an empty car, push it down the road 50 miles to the nearest gas station, OR walk 50 miles to the gas station and lug a can of gas back with you OR wait for someone to drive down the road so you can siphon some gas from them.


    No, you completely misunderstood what I was saying.

    Point is, the OS, as viewed by the end user, would include a browser. Someone in the supply chain would include one, however no browser would be forced to be on everyone's desks.

    Within your (popular) car-analogy framework, we have:
    Today's Situation
    You buy your car from a Honda dealership, a Toyota dealership, a Ford dealership, or a used car dealership down the street. From whomever you purchase a car, the situation's the same. Because Exxon made the engine, it requires Exxon gas. Helpfully, they've included Exxon gas with your car. You can use other gas, but Exxon recommends their own gas (and requires you use it at least a little, because of how they designed the engine; heck, you've heard a silly rumor that Exxon engines sometimes turn on the engine warning light if they detect the wrong (i.e. non-Exxon) type wheel, carbuerator, distributor cap, etc., especially the once-popular but now rare DR-DOS wheel, and you've wondered once or twice in your daydreams if this couldn't have also led to some of the problems you experienced with your Exxon engine when you've used non-Exxon gas), so 95% of the car drivers out there buy only Exxon gas. Coincidentally, since the market on gas has collapsed (due to Exxon's monopoly position and abuse thereof? But you're Joe User and don't notice or care about such things), most gas stations only sell Exxon gas. They will serve you Exxon gas, and a few will let you tank up with other types of gas, but the vast majority of users drive their Ford, Toyota, Volkswagen, Volvo, or whatever still using their Exxon engine with the Exxon gas, and blissfully visiting Exxon-only stations.
    Oh, yeah. You've vaguely heard somewhere (being Joe User, not the Greenpeace type) that Exxon's not the happy-friendly company they portray themselves to be, but rather reportedly had a bad spill up somewhere in the North, and have been rather rude to Shell and BP recently, the only (minor) competition left to them. You've also heard some rumours (you're still a little more informed than most of the Joe Users out there in some aspects) vague rumblings about problems with Exxon engines and about the number of odd things (insects?) that turn up in the Exxon gas. But, all this didn't make it into the mainstream media, since Exxon also owns a large portion of some major news sites, and since everyone knows and uses Exxon, and they seem such a nice company....
    The Proposed Situation:
    We still assume that all car manufacturers ship with Exxon engines. However, in this situation, Exxon actually is the happy, friendly company they portray themselves to be. The car dealers or their suppliers are allowed to ship whatever gas they want to in the cars they sell. Exxon might (or might not) require a little Exxon gas now and again, but the other gas is of higher quality and has more features (cleans various things, helps prevent those annoying attackers from effectively using sugar in your gas tank, etc.), so many dealerships and people ship the gas they like to use. Of course, you're free at some dealerships to come with your own gas, or to select from a (sometimes wide!) variety of gas. And the dealerships sometimes also get a kickback from the gas vendors, for giving people a chance to try their gas.

    And that's the way I see it.

    --

    --
    Given enough personal experience, all stereotypes are shallow.
  59. Worse news... by Anonymous Coward · · Score: 2, Insightful

    Worse news...AOL has signed a pact with microsoft to use MS servers for delivering digital content..Time Warmer digital content. MS quietly makes a huge deal like this and it slips under the radar on /...people are too busy bashing MS to see the forest for the trees.

  60. Financial contribution? by Phantasmo · · Score: 2, Insightful

    I love Mozilla Firebird - it's probably my favourite piece of software, and I'd gladly pay for it.
    I already gave $15 to mozdev.org for the upgrade, but when will the Mozilla Foundation start accepting donations?

    --

    The US Army: promoting democracy through unquestioned obedience
  61. Re:XUL by arose · · Score: 2, Informative

    GTK apeared because they needed a toolkit for gimp.

    --
    Analogies don't equal equalities, they are merely somewhat analogous.
  62. ask a stupid quesiton... by Doktor+Memory · · Score: 4, Insightful
    So, Mr. Know-It-All Anonymous Coward, pontificating from on high, here's a pop quiz. If you have to implement an entire widget set in your browser to have any hope of supporting styleable form controls etc. (as outlined in CSS2 and above), is it better to:

    a) Write one user interface for all platforms using those same controls, and use that UI as another testbed for them
    b) Write five or more separate user interfaces, and have to keep them all up to date and in sync?

    Guess what, hotshot? The answer to that question is: Whichever one will not take 4+ years to ship in a working form while the world's largest and most predatory corporation is working overtime to dig your grave.

    Please notice that despite the nonstop handwaving from the Mozilla team about how maintaining seperate native interfaces for the assorted Gecko frontends was supposed to be some sort of impossible herculean task that no reasonable person could be expected to tackle, in the time that it took to produce ONE semi-functional version of Mozilla, Opera Software, a company with not even a tenth of AOLNSCP's resources, produced multiple versions of a fully functional web browser, for all of Mozilla's major target platforms. Not only did they produce, maintain and upgrade native Windows, MacOS and Linux versions of Opera, but they increased their market share, and made money doing it.

    "We had no choice but to implement XUL/XPFE" is the Big Lie of the entire Netscape saga. The fact that mozilla team members are still stating it with cultish earnestness suggests not that you all came to a reasoned engineering decision, but that your project management was not merely incompetant, but downright pathological. If 1% market share and the firing of your entire development team isn't enough to convince you that somewhere, somehow, you made the wrong decision, you are simply delusional.

    Hopefully, some of the core Mozilla developers and managers will use some of their newly acquired free time to read Fred Brooks' "The Mythical Man-Month." When Brooks talks about the Second-System Effect, he's talking about you.
    --

    News for Nerds. Stuff that Matters? Like hell.

    1. Re:ask a stupid quesiton... by russellh · · Score: 2, Interesting
      in the time that it took to produce ONE semi-functional version of Mozilla, Opera Software, a company with not even a tenth of AOLNSCP's resources, produced multiple versions of a fully functional web browser, for all of Mozilla's major target platforms. Not only did they produce, maintain and upgrade native Windows, MacOS and Linux versions of Opera, but they increased their market share, and made money doing it

      Hmm, if I recall correctly, I had two children in the time it took Opera to release their Mac browser... If I do not recall correctly, it is due to lack of sleep or under/over caffeination.

      --
      must... stay... awake...
  63. Or... by Anonymous Coward · · Score: 2, Insightful

    But when I develop my content I develop it not for myself, but for other people, 90% of them are IE users.

    You could write solid HTML that doesn't depend on the idiosyncracies of ANY browser, including IE.
    Sorry, but when I see comments like that, I really have no sympathy for anyone who is stuck coding for IE only. You contributed to the problem youself.
  64. So what if this is a troll? by angst7 · · Score: 2, Funny

    I'm exercising my karma-burning perogative baby...

    Fuck AOL.

    Fuck those cockmunching peabrain shiteating worthless motherfuckers.

    Thank you.

    --
    StrategyTalk.com, PC Game Forums
  65. Re:Why AOL uses IE.... by pcause · · Score: 2, Interesting

    I suspect the real reason is money and an understanding of what their real business and goals are. AOL isn't in the software business, it is in the content business. It costs a bunch of money to develop and support a browser. The articles I read said that they had 50 people working on NS. That is a cost of that is probably over $7.5 million a year.

    AOL realizes that they compete with MS as an ISP and content provider. They have given up the idea that they are going to be a desktop platform and compete with MS. It never made sense in the first place. The competition is about content and service. AOL wants to leverage MS's development expense, not duplicate it.

    MS supports the standards, does a good job rendering and, as was pointed out, handles poorly coded pages much better than NS. 97% of users are using IE. The world has changed. AOL has changed. AOL has realized it and moved on to do what it needs to to be a successful business. They don't need to be in the browser business to succeed. They don't need to fight a religious war with MS about browsers and desktops to succeed.

    This may disappoint many who are looking for a champion to fight what they perceive as MS's hegemony. If that is what you want, look to Sun or IBM, it isn't AOL any more. In reality, it never was, because AOL really never threw the effort needed to compete and to win (if that was even possible) into Netscape.

  66. Re:Opera now has an XPFE though! by Doktor+Memory · · Score: 2, Insightful

    For the record, I have nothing against the concept of cross-platform development toolkits. They can be great, time-saving things.

    But. Priorities. Opera developed a functional product that could be used by the vast majority of their paying customers first. Then they prototyped and shipped versions for secondary platforms. After they started seeing revenue (or the potential for revenue; I'm not privy to their books, merely aware that they're apparently still in business, unlike the Mozilla team), they then wrote the minimum amount of glue to allow them to ship their releases in lockstep. And they did it in what...a quarter of the time it took to build a functional XPFE browser? An eighth?

    Second point: XUL was more than just a cross-platform widget set. If that had been all that it was, Moz 1.0 would have shipped in 1999, maybe even 1998. People write cross-platform toolsets all the damn time, and it rarely takes half a decade to do. No, XUL/XUI/XPFE were the logical result of Netscape drinking its own "it's not a web browser, it's an application platform! " kool-aid. It's an API, it's an application framework, it's a development toolkit, it's an XML parser, it's a widget set, it'll walk your dog and it gets your whites whiter!

    Just search for comments from users with mozilla.org and netscape.com addresses on slashdot for the past few years: Mozilla wasn't just going to be a better web browser, it was going to be the foundation for an entire industry of "mozilla-based web applications" that someone, somewhere, was sure to write.

    See, as far as I can tell, it's the not-so-secret desire of just about every developer who ever lived to write The One Universal Cross-Platform Middleware Library That Everyone Will Use Forever. Therefore, except in the exceedingly rare instances where doing that is the actual stated and understood project plan from the CEO on down (ie: win32, java, .net, openstep), the job of every project manager in the world is to stand behind that developer's back with a rattan cane, and smack them across the shoulders everytime they start to try it. Netscape's management completely failed in this critical task, and Microsoft's near-total control of a market that 5 years ago they were an also-ran in is the entirely predictable result.

    --

    News for Nerds. Stuff that Matters? Like hell.

  67. This is not the end ... by konmaskisin · · Score: 2, Insightful

    It's time to put up or shut up on OSS - let's contribute rather than complain. The O'Reilly books on XUL have been published and the solid featureful codebase (of 1.4) has been finally, truly freed. Phoenix from ashes anyone? ...

    We should also all say THANK YOU to AOL for supporting the development of Mozilla. It could have been killed years ago but AOL visionaries kept it alive until it was "ready" for the wild. The $2 foundation grant should keep the foundation in servers and bandwidth as long as it needs and with a skeleton crew of CVS, bugzilla maintainers, build engineer detritus cleaners and sysadmin staff time the burn rate will be low.

    How about mozdev.org and mozilla.org teaming up to share bandwidth and hardware? How about cutting over to SVN and getting tigris.org to collaborate? Bugzilla should be a fabulously attractive project for collaboration.

    Sourceforge has focused ... its stock may have tanked but they are doing something useful and making money (barely) now. No reason Mozilla.org can't do the same.

    Sun and Redhat will provide build environments for weekly builds (nightlies are overkill) and gecko will be honed to the point wher it takes 10 lines of code to embed.

    But who the heck will do the windows builds?!!

  68. The Netscape name is negative by cloudless.net · · Score: 2, Insightful

    Netscape Navigator 3.0 made the company famous, but that was long long time ago.

    Netscape Communicator 4 gave the company a bad reputation. It was buggy, unstable, and with lots of proprietary "features," oh and the "blink" tag too.

    Netscape 5 never existed, because it took too long to develop. And people are begining to forget the Netscape brand name.

    Netscape 6 finally released, but it was not ready at all. Scared off even die-hard Netscape fans.

    Netscape 7 released by AOL with AOL spyware and craps. Most people would rather use Mozilla.

    With all its mistakes and bad reputation, don't you think it is better to get rid of the Netscape brand name?