Slashdot Mirror


Browser Wars Mark II

Nigel McFarlane writes "I have no life (humour) other than to write articles about Web technology and open technologies, and the way they mediate, enable and transform our public places and our participation opportunities. Mostly I write about Mozilla and Linux, but my latest effort is an attempted wake-up call over Web standards and the future of the Web." Self-deprecation aside, it's a decent article that summarizes the stakes well.

53 of 418 comments (clear)

  1. I'm with linus torvalds on this one by Anonymous Coward · · Score: 3, Insightful

    Just as good software should be modularized and decentralized, a web browser should be just that: a secure configurable and stable html viewer. What's wrong with external video and audio players? Even flash sites could be viewed that way.

    They are mostly games and fancy bloated intros mostly anyway.

    1. Re:I'm with linus torvalds on this one by ironfrost · · Score: 5, Insightful

      [Flash sites] are mostly games and fancy bloated intros mostly anyway.

      So what? The fact is, people use them, and it's a lot more convenient for them to load up in your browser window than to have to load a new program just to browse a site that someone has written in Flash. The most important thing about a browser to most people isn't stability or even features - it's convenience. If you had to load up a seperate program to see a movie trailer or listen to a song sample, it would annoy people to the extent that most of them wouldn't want to use your browser.

    2. Re:I'm with linus torvalds on this one by mumblestheclown · · Score: 4, Insightful
      Just as good software should be modularized and decentralized, a web browser should be just that: a secure configurable and stable html viewer.

      There should be a new logical fallacy called "fallacy of false convenience" or something like that. this is where some poster attempts to throw some bullshit by you by starting with reasonable premises and then hoping tht you won't notice the sleight of hand.

      Let's look: "good software should be modularized and decentralized." This is a reasonable propositon. but looks at where he goes from there: "a web browser shoud be just that .. a secure configurable and stable HTML viewer."

      Im sorry, you conclusions do NOT follow from your premises. You have instead chosen an arbitrary standard that you happen to agree with and more or less declare this to be 'obvious' when it in fact is not.

      Why should a web browser be a secure configurable (stable i'll take for granted) viewer when it is clear to anybody that today's web is much more than that? why do you NOT have a problem with your web browser being able to view a myriad of image formats but not a myriad of video formats? is there some fundamental difference? NO! or are you suggesting that maybe image viewing should be shucked out an external program? No? Then why is your line in the sand so 'obvious?' (remember, there are lynx users out there who WOULD say that the image viewing should be shucked out to an external viewer and who used to campaign against any web page containing any non-essential information in graphical format; clearly technology has passed those people by).

      For that matter, why shouldn't you have a different program to display each letter of the alphabet, or each color? That's modularized and decentralized, no? While that is of course a silly example, it just goes to show that _your_ definition of "what some AC thinks a web browser should be" is not necessarily what follows from your premises just because "games and fancy bloated intros" don't suit you.

      Only on slashdot would your sort of wishful thinking be marked 'insightful.'

    3. Re:I'm with linus torvalds on this one by MDCore · · Score: 1, Insightful
      you, sir, are a troll.
      They are mostly games and fancy bloated intros mostly anyway.

      what about:
      a) navigation
      b) advertisements (okay, i admit, i hate those and I bet you do too)
      c) "moving media" for want of a better term. "When a static image just won't do."
      d) other stuff I can't put my finger on in the two seconds it's taken me to throw this together.

      meh.
    4. Re:I'm with linus torvalds on this one by BandwidthHog · · Score: 5, Insightful

      While I certainly don't agree with the AC you're replying to, I have to strongly disagree with you on point A, the use of Flash type stuff for site navigation. It's at least as bad as frames in terms of bookmarking, printing, linking, etc. It fundamentally breaks the web.

      While I'm as big a fan of Homestar Runner as the next guy, there's a time and a place for everything. If we're gonna be all idealistic about the very future of the World Wide Web, we've got to seriously question the use of technologies that run counter to basic low level web navigation.

      --

      Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
    5. Re:I'm with linus torvalds on this one by Fuzzle · · Score: 3, Insightful

      I'll never understand the hatred of Flash that pervades geek culture. Yes, there are many flash pages that are overwrought, and could have the same effect produced with good javascript/images, but we've been down this road before. When GIFs and JPGs were introduced to be viewable inline in HTML, I can guarantee that there was this similar reaction. It was the same when DHTML and Javascript first became popular, people derided it for ruining the presentation of content, but now they are integral to many popular geek sites. There is an art to doing good flash, just as there is an art to doing good basic page design, good use of javascript, and good use of CSS. The entireity of Flash isn't crap just because there are a lot of poorly mad sites that use it. The web is much more than HTML these days. Consumers need/demand motion, audio (in some cases, but I hate it), video, and interactivity. With basic HTML, and even with Javascript/DHTML/CSS, it's much harder, less compatible, and less attractive to do this than with Flash. That's the end of my rant.

    6. Re:I'm with linus torvalds on this one by Archibald+Buttle · · Score: 4, Insightful

      I'm not sure why the parent post rates a +5 Insightful.... Maybe it's because the subject line has a magic name within it, giving rise to the thought "somebody's agreeing with Linus so this must be an insightful comment, since Linus is our god." Come on people - Linus is just a guy, and he puts his pants on one leg at a time like the rest of us.

      All of the web browsers I have used only render HTML and plain graphics formats. Yes, Flash displays, and so does embedded video and music, but that is actually done by external video and audio players like Quicktime, Real, or Windows Media. It's certainly not the browser itself - it's just a container for this stuff.

      What do you think plug-ins are all about?

      As for the secure bit, well, most browsers could do a much better job of sandboxing plugins.

    7. Re:I'm with linus torvalds on this one by nwbvt · · Score: 4, Insightful
      I don't know why it is you choose to use text based browsers, maybe you have a legitimate need for them or maybe you just like being a nerd. But if it is the later, this is a much more serious issue for many people who have no choice but to use browsers that cannot support stuff like Flash.

      Many people out there who are hard of hearing or seeing use accessibility tools to use their computer. With something like standards complaint HTML, this works just fine. A blind guy can have his computer read the content off a web page. But with something like Flash, such programs just don't work. You haven't cut him off from using your site with his favorite browser, you have cut him off from using your site period.

      Do the world a favor and whenever you see a site that relies on flash without an alternative, send an email to the owner of the site informing him that his web designer is an incompetent moron (though you might want word it a bit nicer than that).

      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
    8. Re:I'm with linus torvalds on this one by Dwonis · · Score: 2, Insightful
      Actually, it's the web *developer* that's an incompetent moron. Designers are typically people who come up with the overall layout, and developers implement it.

      Of course, it takes specialization in about a dozen different areas to make a *good* website. Most people don't have these skills.

    9. Re:I'm with linus torvalds on this one by nwbvt · · Score: 2, Insightful
      "Im sorry, you conclusions do NOT follow from your premises. You have instead chosen an arbitrary standard that you happen to agree with and more or less declare this to be 'obvious' when it in fact is not."

      Actually his conclusion does follow from his premise. He is arguing that several small tools are better than one big bloated program like most browsers today. That is more or less a common paradigm used in software engineering.

      You may personally disagree with that, but that does not mean there is anything illogical about his argument. You just have a difference of opinion concerning the soundness of his premises.

      All logical arguments start with a set of premises which are assumed to be true. In fact it is impossible to make an argument without that. That doesn't mean the argument is illogical at all. Take a course in logic and you will learn all about it.

      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
    10. Re:I'm with linus torvalds on this one by ajs · · Score: 2, Insightful

      When you speak of "most people", include in that the tens, if not hundreds of thousands who know nothing about computers, and so rely on the advice of a savvy techster they know or who is in the familly. Then think about the fact that those people (*wave*) are telling their parents/relatives/friends that they should avoid any browser that even looks at flash, popups, cookies, &etc. without asking first.

      It's not about convinience. If it were, we'd all be using Macs. It's about dozens of things including security, market penetration, user acceptance, speed, standards compliance, developer evangelism, toolkit compatibility, desktop compatibility, pretty baubles, perception (sand or insane though it may be), anti-corporatism, pro-corporatism, various other flavors of politics, etc, etc.

      Don't try to paint browser (or desktop or operating system, &etc.) selection as a simple issue which everyone approaches the same way.

    11. Re:I'm with linus torvalds on this one by .com+b4+.storm · · Score: 5, Insightful

      Well, let's see... Here are some of the most obvious problems with sites that use all or mostly Flash-based content:

      • How do you "bookmark" a section of a Flash movie? If I find something interesting in a Flash-based web site, and I want to come back to it later, I have to remember all the cutesy menus I had to go through just to get back there.
      • Most Flash pages do not allow copying of text. So, not only can I not easily bookmark the information I want, I can't copy it either unless I whip out a text editor and re-type everything myself.
      • Accessibility! Perhaps Macromedia or someone else has a solution for this, but I've yet to hear of such a thing. How accessible are Flash sites to, say, blind people? If your computer can't access the information as text, how can it read it to you or present it in Braille?
      • Time for a geeky one: it's a closed standard. Unlike HTML, and JPEG, and PNG, and XML, and CSS, etc. Flash is not really an open standard. You have to use Macromedia's tools if you want to do anything serious with the format. If Macromedia goes out of business tomorrow, and you can't get Flash for Windows Longhorn or Mac OS X Tiger, oh well you're screwed. And what happens if they decide they want royalties for every .swf you put on your web site?

      I'll admit, the last point is a bit over the top, but it is one of the complaints commonly found on Slashdot. The first three points comprise my main beef with Flash. Flash is a good technology, but it is not a replacement for open, standardized, and accessible formats like HTML, XML, and CSS.

      --
      "Wow, you're like some kind of superhero able to ward off happiness and success at every turn."
      -- Ryan Stiles
    12. Re:I'm with linus torvalds on this one by Fuzzle · · Score: 2, Insightful
      I never said it was a replacement. It's a compliment to existing tech.

      Accessibility for the blind is available in Flash, most people don't bother though (just like most people don't bother with IMG alt tags and HREF title tags).
      A well designed Flash site can give you the option to bookmark, to copy text, and to have access for the blind. It's no fault of Macromedia's if people aren't using their tool "responsibly".

      The open standard part, I tend to agree with. However, Macromedia has always seemed to be fairly friendly, because they (unlike Real, MS, Apple in the case of Quicktime, etc) realize that they need to _not_ offend the user with an intrusive, obtuse plugin.

      If Macromedia goes out of business, then it won't be much of an issue, because:
      • There won't be many new sites done in flash after that point
      • The good sites will have already had text alternative developed (a must have for flash sites, IMO), thus circumventing the problem of not having a flash plugin
    13. Re:I'm with linus torvalds on this one by Dryth · · Score: 2, Insightful

      How do you "bookmark" a section of a Flash movie? If I find something interesting in a Flash-based web site, and I want to come back to it later, I have to remember all the cutesy menus I had to go through just to get back there.

      I could badly design a site using a single HTML file and a bit of CSS that's completely unbookmarkable beyond what you see when you first load the page. I'd be an idiot to do so, as would anyone presenting Flash content that isn't divided such that it can be bookmarked at reasonable points during site navigation. Don't blame the tools, blame those that go out of their way to abuse them.

      Most Flash pages do not allow copying of text. So, not only can I not easily bookmark the information I want, I can't copy it either unless I whip out a text editor and re-type everything myself.

      Again, I could make a site that's an extreme hassle to copy text from using HTML and a bit of CSS. Again, don't blame the tools.

      Accessibility! Perhaps Macromedia or someone else has a solution for this, but I've yet to hear of such a thing. How accessible are Flash sites to, say, blind people? If your computer can't access the information as text, how can it read it to you or present it in Braille?

      Mind you, I'm not blind, but Macromedia's been promoting Accessibility for a while now. Further, how many existing HTML/CSS-based web sites comply with AAA/508 accessibility guidelines? Provide proper aural stylesheets? How many developers know the capabilities and limitations, or even the names of popular accessibility software? Or even know what the AAA and 508 guidelines are?

      Time for a geeky one: it's a closed standard. Unlike HTML, and JPEG, and PNG, and XML, and CSS, etc. Flash is not really an open standard. You have to use Macromedia's tools if you want to do anything serious with the format. If Macromedia goes out of business tomorrow, and you can't get Flash for Windows Longhorn or Mac OS X Tiger, oh well you're screwed. And what happens if they decide they want royalties for every .swf you put on your web site?

      Valid complaint, but there are both open and commercial alternatives to the Flash application, and documentation of the format is available. If Macromedia disappeared tomorrow, these open alternatives and documentation wouldn't suddenly cease to exist. If Sun were to disappear tomorrow, would all Java developers and products become dead weight?

    14. Re:I'm with linus torvalds on this one by LafinJack · · Score: 3, Insightful

      I don't get it, you have all these apparently smart people here at Slashdot, but who then go and say something like that. Whether you were making a joke or not, there are far too many people who would say the same with all seriousness.

      More people need to realize (both on /. and off) that being an ass does not accomplish much, especially when communicating with businesses. Chewing somebody out will generally not realize your goals. The guy at Taco Bell mess up your burrito? Don't yell at him. If you do, he's gonna put half the stuffing in the new one and probably spit in the damn thing too. Try politely telling him something's wrong with it, and not only does your order get fixed, maybe you just delayed him going on a murderous rampage by not fucking with him just because he works in fast food. Crazy concept, huh?

      On the same note, screaming at some webmaster because they use flash will get your message deleted as soon as they see the first "FUCKING FLASH NAZI" comment. Politely stating your case with a request to rework the site, with something about 'better customer access' will be much more likely to be listened to and implimented. Wow, you actually made a difference! And a difference that's going to help other people, too! Amazing!

      Am I going off on something seemingly innocuous? Sure. But if this simple post changes the mind of one person out there, then hey, it was worth it.

      --
      we are building a religion
      a limited edition
      we are now accepting callers
      for these pendant key chains
  2. Getting to be Annoying by sethadam1 · · Score: 5, Insightful

    This is getting to be annoying, reading all of these browser wars articles. This one happens to be good, and just makes me think - how can we, the developers of the web, stp this from happening?

    Simply by NOT USING new MS technology if it alienates anyone on any platform.

    It's up to us.

    1. Re:Getting to be Annoying by gyratedotorg · · Score: 4, Insightful

      "It's up to us."

      not if you have a manager to answer to!
      --
      Gyrate Dot Org - "Where high-tech meets low-life"
    2. Re:Getting to be Annoying by jhobbs · · Score: 2, Insightful
      The answer is: develop our own technologies, and ship them before Microsoft ships theirs. Make a lot of noise to get people to notice. By the time Microsoft gets its technology out, me must have established a solid userbase. Then, we just hope we can stay ahead.

      Wasn't that the Netscape business model?

  3. Microsoft will win this round as well. by Trigun · · Score: 3, Insightful

    Microsoft is attempting to reinvent the Internet with it's .NET initiative. This initiative will include MS Specific code for web services, which will undoubtedly break interoperability between platforms, and between browsers.

    Microsoft wants you to use the MS Internet(trademark pending), and will make certain that HTML and XML become irrelevant. Windows.Forms is the future, unfortunately, and because they control the specs, they will win the next round of browser wars.

    1. Re:Microsoft will win this round as well. by Anonymous Coward · · Score: 1, Insightful

      not if Ben can help it...

  4. css3 support in Mozilla by millette · · Score: 2, Insightful

    Gee, why are the pages so small? The printer version is much easier to read. Anyway, for the latest word on mozilla's support of css3, don't miss Anne Van Kesteren's report available since Wednesday May 19th, 2004.

  5. WTF? by Isbiten · · Score: 2, Insightful

    Beyond the Foundation are many other Mozilla-enabled browsers such as Konqueror

    I stopped reading here. Well a bit down there's this

    Non-Mozilla browsers such as Safari and Opera

    Huh?

    --
    I fought the corporate America, and the corporate America bought the law.
  6. Do your bit... by Kegster · · Score: 5, Insightful

    Show a non-geek firefox (no, not the movie, they'll never forgive you)

    So far every person I have shown firefox to has installed it and started to use it, even my cousin's kids. The older one even thinks that Linux is cool, which came as a bit of a shock to me ;)

  7. technology only has to be good ENOUGH by gelfling · · Score: 4, Insightful

    Even Copernicus only got it marginally better than Ptolemy but it was better ENOUGH to serve for those who ehanced it, like Kepler. The point is no one really cares how great it is, it has to be only good enough to be absorbed.

    And on a practical level Mozilla is far slower on older machines which is a huge disadvantage.

    The next disadvantage is that you have to DO SOMETHING, e.g install it - you geeks would be amazed what a huge problem that is for 99% of mankind.

  8. Re:I stopped reading this when... by ctid · · Score: 3, Insightful
    But if the author doesn't understand why VHS won, then its a good bet why he can't or won't understand which browser will win and why.

    This is as good an example of a non sequitur as I have ever seen. No doubt you would be appalled if I said that your comment was not worth discussing because you don't know the difference between "its" and "it's".
    --
    Reality is defined by the maddest person in the room
  9. Nobody cares which browser is better... by Domini · · Score: 5, Insightful

    All we care about is which one works.

    For some reason I don't seem to be able to get away from IE. Whatever the reason there are still many (important) sites out there that still just don't work (properly) with non-IE browsers.

    In general though, I will use Opera on win32, Safari on OS X and Fire on Linux as my preferred browsers.

    That does not not mean that I don't ALWAYS try and use IE (on OS X and win32) when I find that the others still don't quite make the grade in site compatibility.

    Same as the silly Beta vs. VHS war. The one that wins is the one that has the most support, and is therefore the better (out of a consumer point of view) browser.

    And I think that's all that really needs saying.

    PS: In my opinion, the best browsers are:

    1) Safari (much faster than Opera on any platform)
    2) Opera
    3) Mozilla
    4) IE (If it had tabbed browsing, it would be better than Mozilla!)

  10. Summary by drewhearle · · Score: 5, Insightful

    The browser wars of the 90's are over. Nobody is "selling" their browsers for their proprietary features. This is why you don't see many (well, not that many) IE-only pages any more - people want to be compliant.
    Microsoft's Internet Explorer is too old. Features that almost every other browser has, like tabbed browsing, skins, etc. are not included, and there are so many holes it's like Swiss cheese.
    Microsoft isn't pursuing it because there's no money in the browser market. As the article says, Apache is free, HTTP is free, most browsers are free, PHP, Perl, HTML, MySQL, and almost everything Internet-related is completly free (not always as in speech, but free nonetheless). Microsoft has no motivation to make an amazing browser, because it doesn't get them anything but a name (which they already have).
    Over the next few years, the only good browsers will be coming from groups like Mozilla who aren't in a money-making business at all and only want to have a great, stable, secure, fast, and standards-compliant browser. They don't want to necessarily dominate the browser market (though I'm sure they'd love that) - they just want to make a good product.
    That is why the browser wars are over. The good browsers will rise, the bad ones will fall - and the good browsers will only come from developers who are in it for "the cause" and not the money.

    --
    -- If you can read this, you are too close to my signature.
    1. Re:Summary by cammoblammo · · Score: 5, Insightful

      The good browsers will rise, the bad ones will fall

      Unfortunately, no. The browser that comes as default on 90+% of the world's desktops will stay where it is. MS will do the easy things like add tabbed browsing and maybe even tighten up security a bit. As the article implies, MS is after control of the content of the net. There was never a lot of money in the browser market per se. It's an issue of power. Unless the vast majority of people who simply use whatever's there find a reason to change (and they already have plenty) they're going to stay as they are.

      Heck, how many people even realise that there are other Internet Explorers out there?

      --

      Cogito, ergo sig.

  11. Hysteria by EchoMirage · · Score: 5, Insightful

    Ugh...another buzzword and acronym-filled article. For instance:

    It's the presence of standardized data in web content--whether current standards such as XHTML or some yet-unknown future standards, perhaps based on XUL--guaranteeing that the web will remain a global commons, an information highway, and a free marketplace.

    XHTML is a reformulation of HTML in XML; XUL is an XML-based language that describes a computer application's graphical user interface. Not the same thing. But anyway, onto the larger pointof hysteria:

    Make no mistake: Microsoft really hates the web.

    Microsoft doesn't hate the Web. The Web has created a huge market for Microsoft in personal computers. Tons of PC sales are rooted in people wanting a computer to examine the "Internet" and "Web" things they've been hearing so much about. PC sales = Windows sales = Office sales. Microsoft doesn't hate the Web.

    When Microsoft tempts these organizations and communities to Longhorn, the web suffers the death of a thousand cuts. Over here will be the standards-based web, with a gradually shrinking set of web sites.

    This statement assumes the basic workflow:

    Step 1: Develop Longhorn with Web-tainting features
    Step 2: Release Longhorn
    Step 3: ??????
    Step 4: Profit! (and dominate Web)

    No. First, you have to ensure that people will upgrade. Longhorn will be coming off the longest active life cycle of a Windows product ever; Microsoft will have to demonstrate in spades that Longhorn is worth the upgrade price, elsewise it will take at least 3-4 years of OEMs shipping Longhorn on all new PCs before it starts to attain ubiquity. Given the current ~2006 release date for Longhorn, that's 2009-2010. A lot can happen technologically during that time. Second, this assumes that the Web won't adapt to Longhorn-specific features, which it almost certainly will (and has adapted to hostile technologies every time before, often by marginalizing them). Third, it assumes that the same disparity between IE and all other browsers will remain basically static. Macs continue to sell well. Mozilla/Firefox/Camino continue to grow in popularity. XML continues to grow in popularity (which IE has significant problems with). Etc. Oh, and likely Longhorn-specific Web stuff will require server-side support; not likely to be included in Apache, which is the majority web server by a significant margin.

    So I really don't buy the author's arguments here. I have no doubt MS will continue to taint the Web with MS-specific features, and I have no doubt that the Web will shrug it off. That's okay - Microsoft has other businesses. They're not now (and never have) put all their eggs in one basket.

  12. Re:Well... It's up to us... again. by ironfrost · · Score: 5, Insightful

    We shouldn't allow Microsoft to take over the net. When doctoring your none-geeks friends machine, simply remove all MS-conspiracy related trash you can find

    Have you ever tried removing something from someone's machine? They complain enough if you get rid of their Bonzi Buddy or Comet Cursor, let alone their browser.

    Seriously though, removing their programs is not the way to go, and will just make people annoyed. The reaction you get if you introduce them to Firefox or Opera as a 'cool new browser' is totally different to what you get for lecturing them with your tinfoil hat on. If you give people a better alternative, they will (probably) use it, but if you try to preach about W3C standards they'll just ignore you.

  13. Oh for fuck's sake.. [READ THIS SUBMITTER] by mumblestheclown · · Score: 5, Insightful
    good god, submitter.. you have written a baldfaced piece of advocacy. your article is completely unbalanced and paints firebird in the best possible light while painting microsoft in the worst possible. this is not journalism; this belongs on some dork's rant blog; journalists don't write "mozilla is technically better than IE; this is a fact." without supporting information, much less basic criteria from which this conclusion was drawn. I'm sorry--you have seen the IE source code?

    I run firebird and IE, and while i use firebird in some cases and it *does* have a number of neat features and IE *does* have a number of annoyances; i could just as easily reverse the terms "firebird" and "IE" in the beginning half of this sentence and I'd be just as accurate.

    IE, by the way, is massively more sophisticated than firebird from a developer's perspective. I can embed IE inside of a windows program transparently. This provides a great many USEFUL features that mozilla can't even dream of as yet.

    but no, what are mere facts compared to your baldfaced assertions.

  14. A plain fact? by prodangle · · Score: 5, Insightful
    The author says:
    The Mozilla browser is technically better than IE. That is plain fact.
    And that's where I stopped reading.

    Of course that is not a 'plain fact'. IE does a lot of things that Mozilla doesn't (form entry isn't broken, for example). On the other hand I'm sure everyone here can name plenty things Mozilla does that IE doesn't. Mozilla may be better in the opinion of the author, and it may be better at the things that matter more to the author, but to state it's superiority as fact is a perfect example of ignorance.

    The fact that the author can't spot the difference between KHTML and Gecko shows he is no position to be comparing browsers.
    1. Re:A plain fact? by Anonymous Coward · · Score: 1, Insightful

      The only *technical* definition of a better browser is standards support, and Gecko (or KHTML) beats IE hands-down in that respect. A browser is a thing that displays data in a standard format the way the standard says the format it supposed to be displayed; a technically better browser is one that comes closer to perfect compliance.

      Oh, and what's this broken form entry you mentioned? I haven't had any problems with forms in any Gecko browser, and I've been using Mozilla and/or Fire(bird|fox) for over a year.

  15. Who to blame? by Anonymous Coward · · Score: 3, Insightful

    Face it...who do we really have to blame for Microsoft's domination here? Back when the Web really started to get on its feet, we geeks and technical users were the early adopters and were the ones who showed everyone else the Internet. And we dumped Netscape like a cheating girlfriend when Microsoft came out with something a little better. We are the ones who made Internet Explorer popular. If you still used Netscape, or "Nutscrape" as it was dubbed, you were laughed at. And now, the number of casual Internet users far outweighs the techies and geeks; it's going to be almost impossible to reverse this trend.

  16. Feedback by Apostata · · Score: 2, Insightful

    I honestly don't think people care about the browser war. People will generally use whatever is closest and works, and a smaller percentage will pay attention to performance/utility details and thus use the better product.

    I remember, back in the 90's, shaking my head even at the term 'browser war'. It seemed ludicrous, if only because the idea that there could ONLY BE ONE BROWSER FOR EVERYONE was childish. This isn't Dune spice, folks.

    The author certainly has a point, regarding the upcoming fight for standards-compliance. However, 'standards-compliance' is a bit of a canard; no one knows enough about the standards to know who's 'standards' are the real (read: good) ones.

    And sentences like "[o]ne of the purposes of Longhorn is to destroy the web as we know it." aren't going to engage anyone in a rational debate.

    You like your browser? Think it's King-Sh*t? Then tell people and switch them over - but then let them ultimately choose to keep using it or not.

    M2c

    --

    This wasn't just plain terrible, this was fancy terrible. This was terrible with raisins in it. - Dorothy Parker
  17. Re:simple by RAMMS+EIN · · Score: 5, Insightful

    The article is not about what makes a good browser. The article is about the treat that Microsoft poses to the web as we know it.

    The reasoning is that Microsoft hates the web, because its openness makes it hard or impossible to extract money from it. Therefore, they will develop proprietary extensions to it which will provide more convenience and a better user experience. These extensions will only work with Microsoft software, but will be adopted by developers, safe in the knowledge that virtually everyone uses or can use that software anyway. The traditional, open web will die, because all the hot stuff is happening in the MS-controlled sector.

    --
    Please correct me if I got my facts wrong.
  18. Re:I stopped reading this when... by BenjyD · · Score: 2, Insightful

    Come on, this guy is posting articles about web browsers and technology trends yet makes two technology-related mistakes on one page. Five minutes with Google could have told him he was wrong.

  19. OT: Dvorak by Bishop · · Score: 4, Insightful

    I hate the statement: "Dvorak superiority is a myth." The ergonomics of the Dvorak keyboard are far superior to Qwerty. Economists are in no position to debate that superiority.

    In terms of the cost of switching to Dvorak then Qwerty probably has the advantage. Replaceing all those keyboards and retraining typeists would be a huge expence for little economic gain. I am suspecious of any study that shows a huge productivity gain from switching to Dvorak. Dvorak users may type faster, but most keyboard users I know are not limited by their typeing speed.

    Certain economists like those who wrote the Qwerty article above hate the Dvorak keyboard. Dvorak shows that the market does not always choose the most advanced (high tech) products. There are some theories of a free market economy that rely on the market always chooseing the best. Unfortunately the Dvorak keyboard delivers quite a blow to these theories. If these economists were scientists they would rework their theories.

    The Dvorak and Qwerty keyboards can be added to a list of technologies that show that a partial solution that is out first will have an advantage over a perfect solution. It is an example of The Rise of "Worse is Better". Backwards compatibility is part of the same picture.

  20. Add option in Firefox: "Open this page in IE" by Anonymous Coward · · Score: 2, Insightful

    Really, I think that many people avoids using replacements for IE just for the fact that one or
    more pages doesn't render (like my employeers intranet... sigh).

    For the mozilla project it would be a trivial technical solution to implement (on Windows
    ofcourse) but it would make the browser experience so much nicer. A page that doesn't render? Open in IE.

    Actually, when I think of it, its probably fully possible to embedd IE's renderwidget inside a
    Mozilla/Firefox window (advantage: all bookmarks are kept in the same place). Add the preferences
    option "Sites that should always be viewed with IE" and never bother with that small incompatibility again.

    Since Mozilla is the underdog (and OSS) there really isn't any prestige or pride to lose from this.

  21. Re:Resistance is futile by BandwidthHog · · Score: 2, Insightful

    And it's asshats like you that are the bulk of the problem. Code to the standards.

    Granted, I realize how difficult it can be to follow that simple directive and still make money as a web developer. I was one from 1998 to 2000. The Browser Wars are exactly why I got out of it. But if you want to stay in that career and make money, your two choices are to do what you know to be right, or be an asshat (see above).

    --

    Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
  22. I'm sure this is an excellent article... by Simon+Brooke · · Score: 3, Insightful

    Unfortunately I can't read it, because the stylesheet specifies a foreground colour for the body text but no background colour, so I get black on black.

    --
    I'm old enough to remember when discussions on Slashdot were well informed.
  23. Re:IE 7 or whatever by The-Dalai-LLama · · Score: 2, Insightful

    People like Zeldman are doing a great job of spreading the word to the design community.

    I came across this site showcasing graphic design with simple, standards-compliant CSS. Just thought it might be of interest.

    Warning, the Emergency Rant Sequence has been initiated...

    Lemme also throw my .02 in here (and this is not in response to anything in the parent post) to say that I would love to see every browser conform to a set of common standards because I don't have any idea what I'm doing.

    I'm sure it's tough for web-professionals, but it's absolutely fucking maddening for non-technical hobbyists like me who are trying to cobble pages together despite our ignorance. HTML for Dummies is open in your lap, 6 Firefox tabs are open to a different reference or Google search result, you've got a tab for the page you're working on, a window for editing your CSS, plus a window for editing the HTML of the page itself, Saturn finally aligns with Jupiter in the third house of Aries rising and lo and behold your page looks great - the boxes line up, the text is placed correctly, and the images look good - so you flip over to check it in I.E. and EVERYTHING IS FUCKING BROKEN AND YOU HAVE NO IDEA WHY! .

    I know that in the best of all possible worlds I would have a full and complete understanding of every rule guiding the implementation of CSS and HTML, comprehensive knowledge of the way that each browser will respond to all aspects of the code, and the computer science and programming background necessary to write and implement the 14 ugly hacks necessary to make a relatively simple fucking page look decent in multiple browsers, but until that day: can't we all just get along?!?!?! Get it together, people. Please, Bill, make a browser that conforms. Do it for the children.

    The Dalai LLama
    ...concludes this test of the Emergency Rant System...

  24. Re:Oh for fuck's sake.. [READ THIS PARENT POSTER] by Anonymous Coward · · Score: 2, Insightful

    From a *web* developer's perspective, Firefox is far more sophisticated than IE. IE's CSS support is abysmal. It can't seem to get something as simple as fixed positioning or negative margins right (I won't even go into its floats and box model). Other standards are even less supported: for example, if you use IE6 to view an XHTML 2.0 page, it asks you where you want to save the file. The only way to judge how technically sophisticated a web browser is is by seeing how well it does what web browsers do--which is display data in standard formats the way the standard says it's supposed to be displayed.

    (Plus, Gecko is just as easy to embed as IE, and it's cross-platform.)

  25. You almost certainly don't need to know. by Colin+Smith · · Score: 3, Insightful

    You may think you need to know, but you'd be wrong. Simply make use of open standards and you'll be fine.

    e.g.
    http://www.tigertrackgps.com/

    Doesn't bloody work because half the site is written in javascript which attempts to detect my web browser, because the version number is below 4, I'm apparently not allowed to see their site and I've chosen one of their competitors instead.

    --
    Deleted
  26. Re:Resistance is futile by Coolmoe · · Score: 2, Insightful

    Thats fine as many corps that I code for have managers using non MS browsers. Your way may be fine if you are selling to the direct public but for corporate sales you had better be standards compliant. Even if you sell to the public directly how much harder is it to make your site standards compliant? It's not in fact it's easier. I will wrap up my arguement with the fact if I were your manager you would be in hot water for cutting 5% of sales right off the top.

    --
    Got hosting
  27. Re:What an idiot, what about MYIE2!!!!!! by Tezkah · · Score: 2, Insightful

    Maybe because its still built on IE, which is not the best browser, only the most popular? Sticking a peice of gum on a giant security hole wont close it, you'll just lose your gum. :(

  28. Re:How does a web designer mess up your computer? by Coolmoe · · Score: 2, Insightful

    So your saying that the browser is safe if you refrain from using it? Avoiding sites is not a security model. Who is in charge of selecting sites that are safe to use? This is just ridiculous.

    --
    Got hosting
  29. Re:One browser that deserves mentioning is by Anonymous Coward · · Score: 1, Insightful

    > It is Gecko without the Mozilla GUI bloat.

    That version is called Firefox.

  30. Seems to me like IE only designers are... by Coolmoe · · Score: 2, Insightful

    LAZY! The herd mentality of 95% of browsers will be able to view my work and screw the rest. Well do what you like but it's not that hard to code for 100% of web browsers.

    Not to mention not all internet related software are browsers. What of search engine spiders? That fancy flash menu will not get you high page ranking on most search engines.

    Not to mention anything that IE can do can be done openly if you are creative and not opposed to learning a new technology. If your only reason for going IE only is so that you can continue to design with FrontPage well I will be seeing you soon in the unemployment line as your coding skills will suffer. How employable will YOU be if your current job goes bye bye! Don't do it only for your boss but for yourself go standards compliant.

    Awww what the hell I don't care about Karma.

    --
    Got hosting
  31. Ending the Debate once and for all by Psymunn · · Score: 2, Insightful

    Look. Lets drop it. Obiously you people don't even know what a good web page looks like so i'm going to direct you to the tutorial of someone who does. (Warning: This site is flash... it'd have to be wouldn't it) Anyway, armed with the advice of this web guru I'm sure we can all make the internet an even more overcrowded, useless dump of misinformation (W3C be damned). Now lets get bloggin'!!!

    --
    The Neo-Bohemian Techno-Socialist
  32. Re:How does a web designer mess up your computer? by Gribflex · · Score: 2, Insightful

    No. I'm not saying that.
    Your statement is an overexageration.

    My complaint is that the author claims that the web messed up his computer in an hour, because he was using IE on low security, and engaging in casual web browsing. This seems unrealistic.

    I suspect that his claims are used primarily to enhance his point (which, I might add, is heavily biased towards the Mozilla foundation).

    I aknowledge that it's possible for this to happen. I've fixed many a computer with gain, porn commander, or "Freewebsearch+++" installed because IE is fast and loose with what it allows to be installed. However, almost all of the time, the offending application was picked up from an untrustworthy source.

    Users should be aware of the websites they go to, just as they are aware of the people that they sleep with, the attachments that they open, and the applications that they install.

  33. The war has been going on for some time. by rspress · · Score: 2, Insightful

    Microsoft has been retooling the web for sometime now. It has worked well for Microsoft because pretty much no one is paying attention to what they are doing. Since the web is one of the few things MS cannot buy outright they have had to use other methods to gain control of it and for the most part it has worked flawlessly. Since most users will use IE on the web adding features to its content creation tools that create sites that only work with IE under windows is something that will sneak under the radar of most users.

    Web standards are the last thing the MS wants. If every browser worked the same that would not give MS an advantage. If the web pages that your business relies on works only with IE and under Windows what will your business have to use to get its work done? This fact has not been lost on Microsoft and day after day many sites are becoming MS only sites where you need IE or IE and Windows to make use of the services the page offers.

    Microsoft only needs to add more MS only features to its content creation and delivery tools to shut out the competition. Next time you are on a Mac or surfing with Linux or using Mozilla under Windows and you cannot access a site do not blame the web designer for bad site design. More than likely MS will be involved with that site in one way or another. They have already done a proof of concept when they torpedoed Opera browsers on their own site before Opera exposed them.

  34. Re:AOL by Reziac · · Score: 2, Insightful

    Oh yes, I agree with you (and see my response to the other fellow who replied in this thread. It may have been a troll by its own admission, but it brought up a good point.) The days of closed systems like AOL (and Compu$erve, and Prodigy, and dozens of others that never made the big time) came and went, but between Longhorn's potential for OS lock-in, and "Trusted Computing", the bad old days of the internet "haves" and "have-nots" are likely to make a comeback.

    I remember when either you were an AOLer, or you weren't, and even email in and out of their closed system was an adventure. AOL was, in its heyday, very much a battle of haves vs have-nots (tho which category one fell into was a matter of perspective). Fragmentation of internet tools, and of what is accessable by whom using what, would play right into a future resurgence of internet haves and have-nots. :(

    --
    ~REZ~ #43301. Who'd fake being me anyway?