Slashdot Mirror


WWW Inventor On Microsoft's Browser Tricks

Unipuma writes: "Tim Berners-Lee gives his views in an interview with Silicon Valley about the latests blocking of the MSN website for most other than Internet Explorer browsers. 'I have fought since the beginning of the Web for its openness: that anyone can read Web pages with any software running on any hardware. This is what makes the Web itself. This is the environment into which so many people have invested so much energy and creativity. When I see any Web site claim to be only readable using particular hardware or software, I cringe - they are pining for the bad old days when each piece of information need a different program to access it.'"

378 of 503 comments (clear)

  1. Hear hear by RedOregon · · Score: 1, Informative

    Agreed wholeheartedly. M$ isn't the only one guilty of this type of action, as sites all over the damn place either won't display or won't display right depending on what browser you use, but they're the first ones (that I'm aware of) to try to do it on a wholesale, large-scale basis. Glad they took the pressure hit and backed off; now if other sites will just take the example...

    --
    Skivvy Niner? Email me!
    HEY! Look left just ONE MORE TIME!
    1. Re:Hear hear by tcr · · Score: 1

      It's a shame in a way that TBL didn't retain some kind of ownership over the HTTP protocol...

      Then the W3C would have been able to grant licences to browser vendors wanting to use it, and make standards compliance a condition of the licence being granted.

      Just a thought...

      --


      Information wants to be beer.
    2. Re:Hear hear by Ouroboro · · Score: 2, Insightful

      It's a shame in a way that TBL didn't retain some kind of ownership over the HTTP protocol...

      Then the W3C would have been able to grant licences to browser vendors wanting to use it, and make standards compliance a condition of the licence being granted.

      If HTTP had been a licensed protocol, it would never have been as popular as it is.

      --
      When I want your opinion I will beat it out of you.
    3. Re:Hear hear by tcr · · Score: 1

      You're completely right...

      I guess that's where 'stealth patenting' comes in...? :-)

      --


      Information wants to be beer.
    4. Re:Hear hear by Anonymous Coward · · Score: 2, Insightful

      Actually developing websites that run well on MSIE, Lynx, Netscape and so on can be, to put it mildly demanding...

      Somewhere you have to draw the line, expecially with a deadline closing in, management breathing down your neck, and users demanding "word functionality" in every god damn textbox...

      Im not making excuses here, mind you. I fully agree that everything important chould be as accessible as possible. And that Microsofts attempts to "lock in" users are just as pathetic as usual.

      But certain functionality issues can't be (easily) solved in all web browsers.
      And all to often you won't be paid to even try...

    5. Re:Hear hear by Anonymous Coward · · Score: 3, Interesting

      Yeah, but there's varying degrees of viewability. I just redesigned a site and before I did, I took a hard look at the statistics of our users. About 70% of our users were using IE 5. Another 30% were using Netscape. I could see that of that 30%, around 70% were coming from in house, and I know that we aren't using Netscape as our default browser anymore. So that meant that I could safely assume that around only around 10-15% of the people visiting our pages were using Netscape 4. We were lucky and didn't have anything less than NN4 or IE5, believe it or not.

      So when the PTB said they wanted popout menus and cute mouse over events, I made them work in IE. Netscape users get all the site, they just don't get little popout submenus. They can still get to those menus with 1 click, so they aren't missing anything.

      The site looks good in lynx, which I actually care more about than either IE or NN, since the people using lynx may be blind and need a text only browser so the screen can be quickly read to them.

      When I get time, webmaster is only one of my duties, I'll make the popout menus work for Netscape. I've already got all the browser detection coded in, so the rest will be a cinch.

      Konqueror and Opera handle the IE pages correctly, so Netscape is the only one that is special.

    6. Re:Hear hear by mbrod · · Score: 1

      I love how I not only have to use IE, Mozilla, and Konquerer, but multiple versions of them (IE) to be able to do what I want on certain web sites.

      Never used to be that way. I used to be able to hit submit buttons (on Yahoo) and have them work in my web browser of choice. I have problems mostly with IE 6 and Mozilla.

    7. Re:Hear hear by eam · · Score: 1

      > Actually developing websites that run well on
      > MSIE, Lynx, Netscape and so on can be, to put it
      > mildly demanding...

      Solution: Design websites to be compatible with a published HTML standard.

    8. Re:Hear hear by Anonymous Coward · · Score: 1, Funny

      We were lucky and didn't have anything less than NN4 or IE5, believe it or not.

      I just visted your site using Netscape 3.x

      So now your statement is false.

    9. Re:Hear hear by Alan+Partridge · · Score: 1

      you are somewhat naive, no? if I want to use Opera, iCab or (best of all) Omniweb on a day to day basis, I am virtually forced into identifying it to your site as something else, usually Netscape or MSIE 4. So your client stats end up being nonsense anyway - how many Konqueror users do the same?

      --
      That was classic intercourse!
    10. Re:Hear hear by sqlrob · · Score: 2

      If the total cost for the license was $0.01 or $1.00 (e.g. enough to make a contract stick)?

      How much does the GPL cost? That's a license, isn't it?

    11. Re:Hear hear by techsoldaten · · Score: 1

      In all of this discussion, I think we are all forgetting a basic, simpler point: MSN is not a very good protal to begin with. It looks like a really bad shopping mall - every time I have ever seen it I covered my wallet.

      This story would be news if it was about google.

    12. Re: Hear hear by Inthewire · · Score: 1

      But HTTP is far more pervasive than the GPL

      --


      Writers imply. Readers infer.
    13. Re: Hear hear by sqlrob · · Score: 1

      The example of GPL was just to counter the mindset "If it's a license it must cost something". Doing a standard under GPL is IMHO counterproductive. However, having a limitation saying that any programs you implement follows the standard and does not extend it is reasonable.

      Of course, for HTTP (or HTML or XML or ...) there's no way to change the terms now. And is there anyone that has customized HTTP? HTML, definitely yes. HTTP though?

    14. Re:Hear hear by smcv · · Score: 1

      Standards-compliant HTML which works in all browsers is nice, but contradictory. At the moment the best compromise I can find is:

      • use a Netscape 4 bug to break my Cascading Style Sheets in NS 3 and 4, because when I didn't, I had overlapping images, illegible text and all sorts of nastiness (the old Netscape rendering engine got confused easily it appears)
      • horizontal rules (<hr />) hidden using CSS, so CSS browsers will display borders+colours between areas, and non-CSS browsers (Lynx/Netscape 4/etc) will display a horizontal rule instead
      • writing XHTML and CSS using the subset supported by recent versions of the Big Two (i.e. the stuff a standards-compliant browser should cope with, minus IE/NS/Mozilla bugs)
      • avoiding making risky features critical: I don't use Java at the moment, and if I did I definitely wouldn't make a navbar or something similarly important with it. Similarly, I use Javascript for odd bits of automatic redirection, but only as a fallback from meta tags (which most browsers respect anyway), and there's a normal link as a fallback from the Javascript (so if you have a broken *and* non-JS browser, it just takes slightly longer to redirect).

      Detecting browsers is often misused, but with older Javascript implementations the only way is sometimes to use a browser sniffer. If only there was a standard function like browser.does("DOM_2") or something so you could switch by features rather than browser... this also has the advantage that you won't do odd things to a browser which none of your detection code picks up (e.g. some new obscure browser which reported its own user agent string but used IE-compatible Javascript).

      Still, pretty mouseovers are hardly critical if you give the Netscape users some almost-as-easy way to get at the menus. OTOH, I'm always really annoyed when sites have Flash or Java navbars, are inaccessible without the appropriate plugin, and give you a smug message about "get a real browser" as the alt text... especially when my Java plugin (Mozilla+Blackdown Java) runs modern <object> applets happily and ignores their backwards(-compatible), deprecated <applet> ones...

    15. Re:Hear hear by javaman235 · · Score: 1

      He's right...You guys need to check w3.org, and you'll see that NO BROWSER fully implements w3c recomendations for browsers...Not Mozila, nobody.

      AS far as the demands on web devs about this, I feel your pain. One solution I found was to make a PHP/ASP/JSP object with session scope that represents the browser they came in on, then keep content and presentation separate enought that when something that needs special tags comes, you can associate alternative HTML "wrappers" for the data that display for different browser, even if the wrapper just says "your browser can't read this". It keeps the site clean and accessible, and locks people out only of the components that they actually can't see, rather than the whole site.

      --
      -The art of programming is the pursuit of absolute simplicity.
    16. Re:Hear hear by Isofarro · · Score: 1

      Standards-compliant HTML which works in all browsers is nice, but contradictory.

      First off, there is no HTML Standard - only a WWW Consortium Recommendation. Secondly, there is more than one Recommendation, based on the DTD used to author the page. So making pages largely compatible involves using the relevant DTD for each User-Agent (note User-Agent, not browser). There's no point hacking an HTML4.01 Strict DocType to work in Netscape 3, since this browser implements a form of HTML3.2.

      A lot of these myths and fallacies are covered by the document Publishing on the Web Is Different

      Detecting browsers is often misused, but with older Javascript implementations the only way is sometimes to use a browser sniffer.

      Never use a browser sniffer. MSN.com proved conclusively the idiocy involved in relying on User-Agent strings.

      If only there was a standard function like browser.does("DOM_2") or something so you could switch by features rather than browser...

      There is, and always have been. Javascript object-detection is a recommended way of determining a browser's functionality, so if(document.getElementById) {} identifies browsers that comply with W3C recommendations to DOM.

      The one thing most web-designers are completely forgetting is that plain old HTML is supposed to be a document structure, not a layout format. Trying to force it to layout can only reduce the effectiveness of the structure, thus impair its future as a www-document.

      With ideas like the Sematic Web approaching fruition, it is essential for webdesigners to concentrate on getting the document structure right first, then use CSS for layout.

      Lets move beyond the fuzzy effects, and concentrate on the web's future. Its obvious msn have no clue about the web's potential as a global and open medium.

    17. Re:Hear hear by FleshWound · · Score: 1

      If you're running Windows, you can edit your hosts file to redirect search.yahoo.com to google.yahoo.com. I did this about a week ago (a few days after I started experiencing problems with Yahoo! and NS6.1), and it's been fine ever since.

  2. Netscape by mr100percent · · Score: 1, Informative

    Didn't Netscape force eveyone to use thir browser to see Netscape.com?

    Of course it failed miserably, just as I hope MS does for this...

    1. Re:Netscape by entrox · · Score: 1

      erp.. you really sure? Isn't that some kind of catch-22 ?!

      --
      -- The plural of 'anecdote' is not 'data'.
    2. Re:Netscape by entrox · · Score: 1

      whoops.. seems i have forgotten, that netscape.com was remodelled to be a portal. sorry

      --
      -- The plural of 'anecdote' is not 'data'.
    3. Re:Netscape by Brian+Kendig · · Score: 1

      Nope. Netscape never forced everyone to use their browser to see netscape.com. Had Netscape done this, it would have backfired -- instead of people flocking to install Netscape so they could get to Netscape's web site, people would have abandoned Netscape's web site in droves. The lost ad revenues were enough to convince Netscape not to implement any restriction like this.

    4. Re:Netscape by CoffeeJedi · · Score: 1

      I think the biggest difference there is the content aspect. Apple has never tried to position itself as a content pusher, there's no AppleNBC, AppleN (yeah, we all remember eWorld, but that was before the web was universal). I don't have THAT much of a problem with vertical hardware/software markets, but MS shooting its own content down that vertical pipe is just plain scary.

      --
      May you be touched by His Noodly Appendage. RAmen.
    5. Re:Netscape by Bobo+the+Space+Chimp · · Score: 1

      Well,

      I do remember multiple times re-installing my Win OS, and using IE to go to Netscape immediately to download the new Netscape. This never worked. I always had to use my computer expertise to use a command prompt to FTP to ftp.netscape.com and get it.

      Now, the question is: did Netscape bust their site so IE couldn't get in, or did MS bust IE so it couldn't dl Netscape from Netscape's site.

      I haven't tried this lately, but it used to be a standard problem I had to overcome on different machines a year or two ago -- at least 4 times.

      --
      I am for the complete Trantorization of Earth.
    6. Re:Netscape by tchuladdiass · · Score: 1

      Actually, if I remember right, the Netscape download was rather large, and there was a "bug" in IE that caused it to not be able to download files that were larger than [size of Netscape Navagater - some small amount].

    7. Re:Netscape by hearingaid · · Score: 2

      That's right, except that the IE bug was actually worse than that: you couldn't download many useful things. Netscape eventually came up with a split download feature that survived IE.

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

    8. Re:Netscape by BattyMan · · Score: 1

      Reliable sources point out that this has been fixed in IE6. I guess the Empire is no longer worried about anyone downloading NetScrape, and has consequently relaxed this restriction on the maximum ftp size....

      --
      Exceeding the recommended torque is not recommended.
    9. Re:Netscape by hearingaid · · Score: 2

      It was fixed in IE4 IIRC :)

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

  3. Compatibility? What about standards? by don_carnage · · Score: 5, Insightful

    It would probably be a good thing if browsers followed the HTML standard. I can't tell you how annoying it is to make a decent looking website only to find out that your Netscape 4.7 users see garbage.



    1. Re:Compatibility? What about standards? by karot · · Score: 4, Insightful

      It would be an even better thing if the HTML standard

      a) Stood still for a while
      b) Kept browser compatibility in mind
      c) Didn't just base itself on the latest non-standard toy added by MS or NS
      d) Wasn't developed by Committee

      (Committee == A mammal with an average of 100 legs, and no brain)

      OK, time for my tablets... The real-world is calling me back ;-)

      --
      Enjoy Y2K? Roll-on Year 2037!
    2. Re:Compatibility? What about standards? by Darren+Winsper · · Score: 1

      HTML 4 has been around for getting on for five years. Is that not standing still for long enough?

      Granted, there is XHTML, but it's not vastly different from HTML and anything that can render HTML 4 can be tweaked relatively easily to render it.

    3. Re:Compatibility? What about standards? by don_carnage · · Score: 2

      If the same exact page renders completely different in two different browsers, then how is that not following the standard?

    4. Re:Compatibility? What about standards? by keath_milligan · · Score: 3, Informative

      Whoever modded this redundant is off-base. This is the core of the issue.

      The whole problem here is that some browsers don't correctly or fully implement the standards (NS 4.x) or that other browsers (IE) "extend" the standard with proprietary tags and then web content producers build sites with a single browser in mind.

      Browser makers need to choose a level of W3C standards-compliance (v3, v4, etc.) and implement to chosen level religiously. Likewise, web developers need to do the same with their sites - pick a level of compliance and stick to it. Modern browsers (at least IE6 and recent versions of Mozilla) are doing a much better job of standards-compliance.

    5. Re:Compatibility? What about standards? by metamatic · · Score: 1

      My web site is written to web standards circa 1996. That's why it looks like garbage in Netscape 4.

      I wholeheartedly support blocking Netscape 4 from accessing web sites; it's just too badly broken.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    6. Re:Compatibility? What about standards? by david.johns · · Score: 1
      Actually, I have to disagree. Writing a valid HTML parser is a pain in the butt. Grabbing someone's Free XML parser and Free javascript interpreter, thrusting them together and making some calls between them... That's EASY.

      Which means that XHTML 1.0, being an XML, is EASIER to parse - assuming people actually validate their pages. ;)

    7. Re:Compatibility? What about standards? by Sloppy · · Score: 2

      I can't tell you how annoying it is to make a decent looking website only to find out that your Netscape 4.7 users see garbage.

      I keep hearing this kind of stuff, and it just doesn't match up with my experiences. I have never written a page only to discover that some browser couldn't display it. Could someone please point to an example page that shows this problem? I would love to see a page that Netscape 4.x can't display. My guess is that the page will contain a bunch of typesetting stuff instead of being HTML, but maybe I'm wrong. Anyway, if anyone could give an example, it would really help.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    8. Re:Compatibility? What about standards? by Gryffin · · Score: 3, Troll

      The part of this whole story that galls me most is Microsoft's excuse: "We blocked Mozilla and Opera because they are not sufficiently standards compliant." Opera and Mozilla are both far more compliant with the W3C than anything Redmond has wrought. Heck, IE6 is a step *backwards* in compliance, with it's fscked-up CSS box model. Oh, wait, it just hit me: Microsoft wasn't talking about W3C standards. They were talking about *Microsoft* standards. Don't make the mistake of thinking that this was an isolated incident. "Embrace, Extend Extinguish." The era of MSHTML, MSCSS, and the whole Microsoft Internet(TM) has just begun.

      --
      Learn from the mistakes of others. You won't live long enough to make them all yourself.
    9. Re:Compatibility? What about standards? by don_carnage · · Score: 2

      Older version of Netscape did not have good support for CSS.

    10. Re:Compatibility? What about standards? by Verteiron · · Score: 2, Funny

      Hell, on Win machines html files are already identified as "Microsoft HTML" files and have been since IE4 came out...

      --
      End of lesson. You may press the button.
    11. Re:Compatibility? What about standards? by spaceyhackerlady · · Score: 1
      Oh, wait, it just hit me: Microsoft wasn't talking about W3C standards. They were talking about *Microsoft* standards.

      I find this to be an increasingly standard (groan) view: things are viewed as "standard", "user-friendly" or just plain good depending entirely on how well they conform to Microsoft-isms. Even if the person making the evaluation has never seen and can't name a single non-Microsoft product or system in the particular area.

      I've had people tell me that writing code for the Win32 API is A Good Thing, because it's portable.

      No, I don't work there any more.

      ...laura

    12. Re:Compatibility? What about standards? by Sloppy · · Score: 2

      Oh, I understand that, but even when a web browser doesn't support CSS, the pages still come out looking fine, don't they? They just end up displaying in a default style instead of whatever style the author was thinking of. But they still display all the content.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    13. Re:Compatibility? What about standards? by waynetv · · Score: 1

      You miss the point. The browser supports CSS, it just does it so badly that a properly coded site comes out looking like hell.

      My company codes all our sites for 4.x browsers and up but we serve a different CSS to Netscape 4 for this reason.

    14. Re:Compatibility? What about standards? by corky6921 · · Score: 2

      My rule of thumb: Make it look good on IE 5. Make it work on Netscape. Sure, my table borders may look bad on Netscape, but is the information there and can the website user read it properly? That is what counts.

    15. Re:Compatibility? What about standards? by 8string · · Score: 1

      Maybe you don't have enough experience coding html then. I know most /.ers are c gurus, so I'm guessing that's you... 8)

      I have seen PLENTY of pages TOO MANY pages that NS won't render properly. And yes, SOME that it won't render AT ALL. It's a documented fact that it's css support sucks. Yes, CSS may be broken in the latest IE, but at least it worked properly before, and it's still less broken than NS.

      In case you don't know the history, NS invented the font tag, and all the formating tags. Initially html was supposed to use a style language like css, but NS jumped the gun on the _emerging_ standard and created _their_ own standard (ie: ecma script, javascript, potato potahhto, right guys?). They resisted css once it was adopted as a standard and included only 1/2 hearted support for it. I'm sorry, but IE is a great browser. I hate Bill too, but IE just works better. I know it's not a popular opinion here because it's MS and _everything_ they do _must_ be evil and suck, but it's true. You want to know what will work and won't in each browser and SEE how broken NS 4 is?

      In the olden days, IE 3 sucked, NS 3 ruled. But that was the OLDEN days. Even NS 6 has some broken stuff in it that the released despite developers PLEAING for them not to since fixes had been sent to them MONTHS before (that article was posted here, so search for it yourself.) :)

      Just Because Bill is evil doesn't mean his browser sucks.

    16. Re:Compatibility? What about standards? by simp7264 · · Score: 1

      So true.

    17. Re:Compatibility? What about standards? by sorial · · Score: 1
      Don't forget to add Solaris, HPUX, IRIX, and any other Unix clone to the pot if you're going to say that. There's only ONE UNIX, and all others are clones with their own standards. POSIX tries to get things together a little, but there isn't an operating system on the face of the planet that's 100% POSIX compliant - that and UNIX existed before POSIX was designed to bring it together. HTML specs existed before the browser wars sought to tear it all apart though, so really, bringing operating system standards into this is a little silly.

      By the same token, you must realize that *nix OSs weren't developed to be run on all hardware by all users and get the same experience in all places. The WWW was developed as a cross platform idea, and Microsoft is trying to change that to further their own ends. There are several examples of Microsoft doing just that with other products. JavaScript (Microsoft's version is JScript I believe) is one. Sure that's business, but nobody owns the WWW, which is why it has, and should have independant standards, not corporate ones.

    18. Re:Compatibility? What about standards? by smcv · · Score: 2, Informative

      There's an easy way to do this, thanks to a Netscape 4 bug. Never use to load your stylesheet; use @import(foo.css); instead (both are fully standards compliant, and both use external stylesheets, which are A Good Thing). Netscape 4 never got round to implementing this, so NS4 users will see your site in not-so-glorious black-on-grey. But it'll work, which is a distinct improvement. You can even in the common bits plus Netscape kludges, and use for the IE/Opera/Mozilla/NS6/other-recent-browsers alterations.

    19. Re:Compatibility? What about standards? by driptray · · Score: 2, Informative

      IE6 is a step *backwards* in compliance, with it's fscked-up CSS box model.

      Actually the box model in IE5 was broken, and it has now been fixed in IE6. The fact that you got it the wrong way around just shows how easy it is for a Microsoft bug to be converted to "a standard" in people's minds, and for the "correct" behaviour to be seen as the bug.

    20. Re:Compatibility? What about standards? by javaman235 · · Score: 1

      Its never that easy. w3.orgs recomendations are always ahead of browsers can do, and are implemented to varying degrees by various broswers...There are for instance CSS functionalities that no browser can yet do, others that only IE can do, others that only Mozilla can do.

      --
      -The art of programming is the pursuit of absolute simplicity.
    21. Re:Compatibility? What about standards? by hamshere · · Score: 1

      I have been working as a web developer for five years and, as yet, have not managed to create a website that doesn't function or that looks wrong in NN4.

      If they are seeing garbage, you are writing the code wrong. You might want to try testing it now and again?

      M$ have a site which is attempting to show off MSIE. They have no real reason to support Netscape or Opera (due to user demographics, as well as the fact that they are their competitors) and every reason not to.

      It would indeed be lovely if browsers could follow a standard. Only problem is, by the time the next version of the browser has appeared, the standard has changed and your competitor is having to build to a new standard. I really can't blame them for just doing it their own way in an environ like that.

      Can you imagine coding a site where the information architecture went through revolutionary changes every few months? It's ridiculous.

      --
      -- tom 2.0
    22. Re:Compatibility? What about standards? by FleshWound · · Score: 1

      Probably not half as annoying as making a decent-looking web site only to find out that your IE users see garbage.

      The pendulum swings both ways, my friend.

    23. Re:Compatibility? What about standards? by LMCBoy · · Score: 1

      I'm a bit late, but NS 4.x cannot render the following page properly, which passes both the W3C HTML 4.0 and CSS validators:

      http://kstars.sourceforge.net

      In particular, the image in the left menubar is never properly sized (and it is often not even the right image!) Worse yet, if you hit reload, you'll often get different results. That *can't* be good. (In case you only have NS4, the left menubar is supposed to contain a screenshot followed by a series of links, all on a blue background with a black border. The W3C banner is *not* supposed to be there.)

      --
      Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
    24. Re:Compatibility? What about standards? by Anders · · Score: 1

      Actually the box model in IE5 was broken, and it has now been fixed in IE6.

      Out of curiosity (and because I spent yesterday learning that I could not add a CSS margin/padding to an IMG tag with IE), what is the difference in the box model of the two browser versions?

    25. Re:Compatibility? What about standards? by OmegaDan · · Score: 2

      goto my websites ...

      thehumbleguys.com
      monkelectric.com

      they look gorgeous in IE, and are almost unuseable in ns

    26. Re:Compatibility? What about standards? by 8string · · Score: 1

      You're just plain silly my friend.

    27. Re:Compatibility? What about standards? by BattyMan · · Score: 1

      No, I'm not.

      Go read the documents in evidence and the decision of the Court.

      If you can still use IE after reading that stuff, you have NO conscience.

      And who gave that M$ luser moderator points?

      --
      Exceeding the recommended torque is not recommended.
    28. Re:Compatibility? What about standards? by The+Smith · · Score: 1
      Notice that the misleading `Microsoft' tag is only applied to .html files. There's no `Microsoft Bitmap', or `Microsoft Help File', or `Microsoft Device Driver', even though those 3 file formats really are Microsoft's own creation.

      Clearly Microsoft have some difficulty accepting that open standards don't belong to them. But we know that already.

    29. Re:Compatibility? What about standards? by Darren+Winsper · · Score: 1

      Err...you missed my point. If it can render HTML 4 correctly, then the hard part is done. XHTML is very similar to HTML 4, so it could be just a matter of tweaking the parser if it's written well.

  4. MiSsiNg by Zargle · · Score: 1, Redundant

    -ERROR-

    This comment is not supported by your browser.

  5. Let's be fair: this isn't IE specific. by dave-fu · · Score: 1, Interesting

    Granted, it's the freshest big outrage in our mind, but if you can hop in the Way Back Machine and head back a couple of years to when Netscape was still a viable contender, there most certainly were "Best Viewed With Netscape" sites to go with the "Best Viewed With Internet Explorer" ones. I remember this well because IE had a hard time working with JS 1.1 and I railed for us to make our site a Netscape-only one then much as I rail for my company to make our site an Internet Explorer-only site now. IE may extend the standards, but at least it supports them.
    The dream of a fully open web is a beautiful one, but as long as people use GIFs, PDFs, Flash/Shockwave/Real Player/etc., don't bullshit yourself into believing that Microsoft is the company committing the most egregious offenses when it comes to balkanizing the web.

    --
    Easy does it!
    This comment has been submitted already, 276865 hours , 59 minutes ago. No need to try again.
    1. Re:Let's be fair: this isn't IE specific. by Darren+Winsper · · Score: 1

      What standard does IE support better than Mozilla/Netscape 6.1?

    2. Re:Let's be fair: this isn't IE specific. by Cardinal+Biggles · · Score: 4, Insightful
      I railed for us to make our site a Netscape-only one then much as I rail for my company to make our site an Internet Explorer-only site now. IE may extend the standards, but at least it supports them.

      Tell me, what standards does IE support that, say, Mozilla and Konqueror don't?

      It was my impression that standards compliance is better in Mozilla and Konqueror than in IE, and that Opera is not significantly worse.

      The only reason you would make your site IE-only is that it does not support the standard correctly in some cases, and that you want to work around its bugs without having to worry about how your hacks look in minority browsers.

      That may be a valid argument if you are strapped for cash and are not very ethical about supporting monopolies. But to say that IE is ahead of other browsers in standards support is simply untrue.

    3. Re:Let's be fair: this isn't IE specific. by rogerl · · Score: 1

      "Granted, it's the freshest big outrage in our mind, but if you can hop in the Way Back Machine and head back a couple of years to when Netscape was still a viable contender, there most certainly were "Best Viewed With Netscape" sites to go with the "Best Viewed With Internet Explorer" ones"

      Yes, but there is a huge difference between "Best Viewed with..." and "we will not let you view unless you are using..."

    4. Re:Let's be fair: this isn't IE specific. by mydigitalself · · Score: 1

      well if you've read TBL's book, weaving the web, you will probably find many things that are the "entire foundation of the web". for instance, tim basically wanted all browsers to have in-line edit and post functionality for web pages so like-minded professors could collaborate over the web on intellectual-type stuff. basically like a wikki.

      just because TBL dreamt up the web (although gauging from his OWN comments in the book, the idea wasn't solely his) doesn't mean that whatever he thought the web should be, must be. his dream has been commercialised and has suffered the consequences. whatever he says is actually quite redundant and should be taken with a pinch of salt considering that he's an intellectual and microsoft are a large money making commercial beast.

      secondly, this whole thing about making your site readable by as many browsers as possible... for the last 4 years i've been developing WEB APPLICATIONS. not little porn popup animated gif scrolling div tags blah blah stuff - like REAL applications. from usability surveys i've both read and conducted, i have a long list of "irritating things" that clients encouter using web-based SOFTWARE (not BROCHUREWARE). many irritations stem from having too many server requests. so we try to do more stuff in the client to not annoy the user. a lot of this is revolves around div tags, layers, inner html.

      anyway, my point here is two-fold:
      a) microsoft's adherance to the W3C DOM is better than NS/Mozilla. So for every damn function we have to agent detect and change the DOM hierarchy because of this!
      b) microsoft have added functionality that is outside of the W3C specifications (RIGHT CLICK CONTENT MENUS!!! et al) which vastly improves the user experience.

      and, really, we are building this web applications for corporate intranets and extranets. the users are either within the organisation (and so we can choose the browser) or are in another large organisation. looking at our public WWW logs, we get 8% traffic from non IE users. To give better functionality to 92% of users, and losing 8% of users is a number i'm quite happy with.

      thanks.

    5. Re:Let's be fair: this isn't IE specific. by ThePilgrim · · Score: 1

      just because TBL dreamt up the web (although gauging from his OWN comments in the book, the idea wasn't solely his) doesn't mean that whatever he thought the web should be, must be. his dream has been commercialised and has suffered the consequences. whatever he says is actually quite redundant and should be taken with a pinch of salt considering that he's an intellectual and microsoft are a large money making commercial beast

      I don't understand why an intellectual should be counted less than a mony making business. If it wasn't for intelleectuals like TBL then theer would be no MSIE version what ever

      --
      Wouldn't it be nice if schools got all the money they wanted and the army had to hold jumble sales for guns
    6. Re:Let's be fair: this isn't IE specific. by Kaiwen · · Score: 5, Insightful
      IE may extend the standards, but at least it supports them.

      The two problems with this are that A) Mozilla (and certainly W3C's own reference browser, Amaya, which was also blocked) is arguably at least as standards-compliant as IE6, and B) MSN's site wasn't standards compliant anyway.

      After changing my User-Agent string, I was able to access MSN's site with the latest Mozilla nightly; to my eye, it rendered MSN identically to IE5.5, a fact of which MS must surely have been aware. Toss in B) above, and it becomes obvious that the whole standards claim was a smokescreen.

      The browswer lockout, IMHO, was simply a piece of the Microsoft package. With all the links in WinXP driving users to MSN, the next step is to cajole, encourage and lock all this new traffic into Internet Explorer. If everything from Office to IE to Windows Media Player to keyword searches to online help is going to throw MSN up on my screen, only to remind me how inferior my current browser is, I can either figure out how to decouple XP from MSN (a hopeless quest), or simply ditch my browser. No rocket science here.

    7. Re:Let's be fair: this isn't IE specific. by ninewands · · Score: 2, Insightful

      Your opinion is all well and good until the owner of the site you develop for hires a vision-impaired person for a position requiring access to your pages.

      In the U.S., at least, employers are required, by federal law, to make "reasonable accomodation" for their employees disabilities. For the visually-impaired, this usuallyhave seen one such person who used a systray-installed "display magnifier program.

      My own opinion is that openness is the better path. My webpages may stike some as *BORRRRING* but they are best viewed with NS2 and above, IE 2 and above and/or Lynx. What I give up in neat tricks like pop-up menus, I try to make up for with meaningful content that can be read by all.

      That's my $0.02. No one is responsible for my opinion but me, and sometimes I'm not responsible for it either. :-)

    8. Re:Let's be fair: this isn't IE specific. by ninewands · · Score: 1

      Want a great example? Captions of graphics being displayed in a box when you move the mouse pointer over them. This is a very system specific thing.

      Funny, NS 4.77 on my Solaris box at work, AND on my Linux box at home, pops up tooltip-like boxes with whatever the content of the ALT parameter of the IMG SRC = ... tag contains. Has for several back-level versions too.

    9. Re:Let's be fair: this isn't IE specific. by DennyK · · Score: 2

      Strange...I tested Mozilla with captions and it displayed the text just fine. You aren't referring to ALT attributes on IMG tags, are you? ALT attributes are not meant to be used as captions, you know. For user agents that cannot display images, forms, or applets, [ALT] specifies alternate text. Yes, IE will display a tool tip with the ALT content when you hover over an image, but that is NOT a standard implementation or use of an ALT tag. A decent screenreader should know how to interpert ALT tags in pages.

      What do you mean, IE has a better UI than Netscape 6.1? I'd prefer Mozilla's UI to IE's any day. Netscape 6.1 is not much different. UI is a subjective thing...what you really mean is that you like IE's UI better... ;)

      DennyK

    10. Re:Let's be fair: this isn't IE specific. by imuffin · · Score: 2, Funny

      If 95% or so of people use IE, then doesn't IE become the standard, putting the W3C into a state of noncompliance to the standard?

    11. Re:Let's be fair: this isn't IE specific. by BattyMan · · Score: 1

      If 95% or so of people use IE, then doesn't IE become the standard....?

      NO . IE remains immoral, and beneath redemption. The great unwashed 95% majority remain ignorant.

      --
      Exceeding the recommended torque is not recommended.
    12. Re:Let's be fair: this isn't IE specific. by FleshWound · · Score: 1

      Under Windows, Internet Exporer eats up far more memory than Netscape, Mozilla, or any other web browser could ever DREAM us using. The trick there is that most of the stuff IE needs to run is loaded when Windows starts up. Don't feel bad, though... many a devout IE user have fallen prey to Microsoft's ruse.

      As far as speed goes, in my experience, IE can't hold a candle to Netscape. IE may seem to load faster, but that's because most of its baggage is already in the cargo hold, so to speak. When it comes to loading web pages, Netscape wins every time (with the notable exceptions of pages that don't load in Netscape at all due to piss-poor programming "skills" on the behalf of the site's "webmaster").

      IE is bloated, buggy, and slow.

      Where do I sign up?! </sarcasm>

  6. WWW Inventor??? by Dutchmaan · · Score: 1, Funny

    It says 'www Inventor' in the headline... yet I don't see Al Gore's name anywhere...

    Besides... everyone knows thats where the word 'AlGore'rythm comes from..

    Dont hurt me!

    1. Re:WWW Inventor??? by Speare · · Score: 5, Informative

      It says 'www Inventor' in the headline... yet I don't see Al Gore's name anywhere...

      Ha ha ha, yes, how funny.

      However, the joke goes that Al Gore "invented" the Internet, not the World Wide Web. The WWW is only one aspect of the Internet, certainly the killer app that brought it mainstream in the 1990s.

      Good ol' Al never sought credit for "inventing" it, but did claim some responsibility for "creating" it in its current form: a public and global network mostly driven by the private sector. In his years as a lawmaker, he did sponsor legislation that supported this transition from a purely academic (ARPA) and military (DARPA) tool of one country, mostly driven by the government of that country.

      --
      [ .sig file not found ]
    2. Re:WWW Inventor??? by donux · · Score: 3, Informative

      Talking at a Unix User Group in London last year, Vint Cerf corrected an attendee
      who made a similar jibe about Al Gore.

      Cerf paid tribute to the work that Gore had done to help create the modern internet
      and expressed regret that the comment had become such an albatross for the (then)
      presidential candidate.

  7. Why is this about "My Rights"? by pointym5 · · Score: 4, Interesting

    What does this have to do with anybody's rights? If MSN shuts out other browsers, well that sucks I guess, but I have no inalienable right to read MSN with Opera. And there wasn't much in the article about anybody's "rights", just a discussion of the meaning of W3C standards.

    1. Re:Why is this about "My Rights"? by sveinhal · · Score: 1

      If MSN shuts out other browsers, well that sucks I guess, but I have no inalienable right to read MSN with Oper.a

      I know this is a bit off topic, but MSN is open for Opera-users now. Your point about your "rights", however, is still valid.

      -s-

    2. Re:Why is this about "My Rights"? by lgraba · · Score: 3, Informative

      Why would anyone want to bother reading M$N sites anyway?

      I have a reason. At home, I tend to use Linux probably 95% of the time, so I normally couldn't care less about MSN. However, my DSL/ISP is Qwest, and they are 'transitioning' (i.e. selling) their ISP customers to MSN. If I were passive and just allowed this to happen, I would then need to access MSN to administer my account. This would mean that I would have to log into windows and access the admin page with IE. Also, as discussed a couple of weeks ago on Slashdot, in order to read my mail, I would have to use MS Outlook, since MS is somehow restricting POP3 to only work with MS clients.

      I will not be passive in this, however, but will have to change ISP's (while probably keeping Qwest as the the DSL provider). I have talked to a couple of other Qwest DSL customers at work, and they are switching ISP's, and someone at my wife's work told her that they are switching for the same reason. Maybe we can get a mass migration going.

      In the meantime, does anyone know of an ISP in the Minneapolis/St. Paul area that works with Qwest's DSL?

    3. Re:Why is this about "My Rights"? by Glytch · · Score: 2

      Really? Opera 5.05 under Linux still brings up that useful page telling me to upgrade my version of Explorer.

    4. Re:Why is this about "My Rights"? by dpilot · · Score: 3, Interesting

      Not sure if this is exactly a right, or not, but remember that Al Gore built the Internet with your tax dollars. Theoretically, as a 1/250,000,000th owner, you should have unfettered access. Microsoft walling off parts of the Internet as Win-only or IE-only is kind of like General Motors walling off parts of the D.W.D. Interstate Highway system for only GM brand cars.

      --
      The living have better things to do than to continue hating the dead.
    5. Re:Why is this about "My Rights"? by TheReverend · · Score: 1

      Actually it's closer to them walling off their parking lot... since MSN owns their servers...

      --


      "Let me open these blinds so the snipers can see in." - Kevin Giffhorn
    6. Re:Why is this about "My Rights"? by imuffin · · Score: 1

      I sure want people to use my roads and stop driving on those other roads. I think I'll start mass producing cars, and giving them away for free. Then, when GM, Ford, and all the other automakers are out of business, I'll make my cars incompatible with their roads and everyone will be forced to drive on my roads! Then, I'll make my roads toll roads because no one has a choice any more....

    7. Re:Why is this about "My Rights"? by Zeinfeld · · Score: 2
      Not sure if this is exactly a right, or not, but remember that Al Gore built the Internet with your tax dollars. Theoretically, as a 1/250,000,000th owner, you should have unfettered access. Microsoft walling off parts of the Internet as Win-only or IE-only is kind of like General Motors walling off parts of the D.W.D. Interstate Highway system for only GM brand cars.

      Someone metamod down the libertarian twit who modded the parent offtopic.

      The fact that the Internet was built originally with public money is actually an important point. However as well as getting the initial funds passed to set up the Internet, Gore was also largely responsible for the structure of the 'privatisation' scheme under which private sector ISPs took over the function of the NSF backbone.

      One byproduct of this is that we now get SPAM. The other byproduct is that the Internet does not depend on a rickety T1 for its backbone which would probably be a wee bit inadequate to meet current demand.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  8. Unreadable sites by bribecka · · Score: 4, Insightful

    I wonder what his opinion is on needing a plug-in to view some content--it basically amounts to the same thing.

    The problem is that in order for all browsers to see everything, a web site would probably have to use HTML 1.0, resulting in a very boring web. More current technologies aren't standards based since they are so new. Where does it stop? Everything must be compatible with Mosaic 1.0?

    I don't agree with the MSN lockout, but there are instances on the web where a program is required to view certain content, and I don't see any sites getting rid of Flash just because Lynx doesn't support it.

    --

    Where are we going and why am I in this handbasket?

    1. Re:Unreadable sites by pointym5 · · Score: 4, Informative
      and I don't see any sites getting rid of Flash just because Lynx doesn't support it.


      That's because they're foolish. I regularly send "I'm a pain in the ass" mail to whatever marketing address I can find to inform people that locking potential customers out of their promotional websites is the height of stupidity. Use of Flash or other plugins may be OK for optional "tours" or whatever, but to block a customer from the main page due to lack of a plugin is a clear case of marketing people gone wild without adult supervision.


      The idea that flash animation is required to grab attention is based on a misunderstanding of the context. If I go to a commercial web site, chances are I've gone there on purpose to gather information. I do not need to be impressed. I do not need eye candy to keep me "stuck" to the site. I just want information.


      The same goes for access sites at banks or credit card companies (like Citibank, for example) that feel the need to drown me in stupid flyover popup menus. Why why why? I just want to check my balance, and your 100K of Javascript does NOT make my life better.

    2. Re:Unreadable sites by mrpengin · · Score: 1

      Maybe I'm too thick to see it, but aren't things like Flash and Plug-ins a type of privilege? You don't have to have them but if you want and extra "treat" you can use them.

      Denying someone view of a certain site because of the software they use is a virtual "civil-rights" movement waiting to happen.

      Maybe I'm on my way to troll town but this how I see it.

      --

    3. Re:Unreadable sites by Masem · · Score: 5, Informative
      HTML 4.0 has a wonderful tag called the OBJECT tag. It allows you to include multi-media content but allows multiple levels of defaults if that content can't be displayed on the target browser. (Compared to IMG, where it only has one level, the ALT tag, and this can't be formatted nicely in HTML).

      E.G., if I wanted a Flash animation, but defaulting to a static JPG if Flash wasn't available, or in the case of a text browser, a short paragraph describing what the user could have seen, I could do this:

      OBJECT type="x-application/flash" src="image.swf">
      <OBJECT type="image/jpg" src="image.jpg">
      This is a the default text rendering here.
      </OBJECT>
      </OBJECT>

      If OBJECT was used more, then it wouldn't matter if content was mostly in plug-ins; it should be no problem to rewrite it to use alternate methods to maximize those who can see it. In non-4.0 browsers, the code above simply looks like the inner text block, so they will still see something.

      The problem is that OBJECT is yet to be strongly implemented by any browser, IE, NS, Opera, etc. Yet it was introduced in the HTML 4.0 standard, which is more than a year old, so it's a matter of getting these browser makers (all of them, not just a few select ones) up to speed on the latest approved spec asap. With how Mozilla does a separate development of the Gecko engine that handles the HTML display from the mechanics of browsing and the UI, this can help, but I doubt that one can do a similar separation with code from IE or Opera.

      --
      "Pinky, you've left the lens cap of your mind on again." - P&TB
      "I can see my house from here!" - ST:
    4. Re:Unreadable sites by Stiletto · · Score: 3, Insightful

      What makes a web site boring? Informative?

      Is information not surrouned by animation and beautiful shadowed icons less valuable? Does a slick candy coating make a content-less website more compelling?

      Does that flash animation really give your readers a more "complete web experience"? Do different fonts make your words more meaningful? Does the color of your text say anything about the message it contains?

      Does a message have to stand out to be outstanding?

    5. Re:Unreadable sites by TekkenLaw · · Score: 2, Interesting

      I think you are missing the point totally..making your site accessible to all browsers definitely does not mean serving to the lowest common denominator. It just means you should detect the browser & serve content appropriate for it. If a browser supports the fancy stylesheets & latest HTML standards, by all means take advantage of that, but don't forget folks using lynx who would prefer text-only content.

      As for plugins for Flash etc., I don't think this is comparable to shutting people out, as long as parallel content is available (whenever possible). Of course in all this, the most important issue is of the development cost in creating content for the large number of browsers out there.

    6. Re:Unreadable sites by Jorrit · · Score: 1

      I agree with you for 95% of the sites :-)

      But keep in mind that there are also sites for which the main purpose is not giving out information but showing something. A good example are sites for children. These sites have the focus on fancy graphics and often use Flash. I've seen some VERY good usages of flash on some children sites and I think without Flash (or other 'flashy' graphics) those sites would not be interesting for children.

      Greetings,

      --
      Project Manager of Crystal Space (http://www.crystalspace3d.org). Support CS at http://tinyurl.com/cb3x4
    7. Re:Unreadable sites by mydigitalself · · Score: 1

      in your idiology, at the half-time interval you wouldn't have television adverts you would have news readers telling people about the benefits of a product.

      nice ideas, but not only do you forget about the importance of BRANDING, but you've totally forgotten about the human psyche here. if i paint a grey block red, its has different appeal.

    8. Re:Unreadable sites by CoolVibe · · Score: 1
      Blockquoteth the poster:
      (Compared to IMG, where it only has one level, the ALT tag, and this can't be formatted nicely in HTML).

      You are forgetting the lowsrc tag with IMG, in which you can specify a lower quality image if the one in the src tag cannot be displayed.
    9. Re:Unreadable sites by david.johns · · Score: 1
      On the other hand, you seem to have forgotten about the properties of our dear medium.

      Say it with me, kids: Television is PASSIVE!

      IF I choose to go to a website, 9 times out of 10 it is because of some piece of information that I believe to be there. If branding gets in the way of the information, I have a negative association with that brand. Not only that, but I may leave in disgust, not having found information that I was looking for, and go looking for a competitor product that will tell me what I want to know.

      Of course, maybe you should think about a web not centered entirely on marketing for a little while... an exercise for the reader. ;)

    10. Re:Unreadable sites by mydigitalself · · Score: 1

      hmmm. good points. but yes and no. i often use the internet to shop around for better deals so that i don't have to walk down tottenham court road in the pouring rain with thousands of beautiful electronic goods shouting at me from their windows "you must own me".

      i digress. i've done a lot of web-based branding type exercises before. lets just take one example. a large financial services company. now, there is very little "cool" about financial services. but flash (the concept not neccessarily the software!) is important. for instance, we ran a high-yield rate investment campaign. and on the front page we had a flash animation going WHOOO HAAAA CHECK OUT THIS CAN MAKE YOU RICH kind of thing. this "banner" received 48% of our "first click traffic".

      now to take this back into the context of the original post. when we moved the banner off the front and returned things back to normal, we still had a hyperlink to the page in just normal old text. the "first-click" traffic dropped down to 12%. and so the point i was trying to make was that the presentation of your content is always important.

      but you are very right, don't over-do it and irritate the user into a click-away. that does impact on the brand.

    11. Re:Unreadable sites by archen · · Score: 1

      what you probably mean is HTML 2. A lot of modern browsers can actually sort of choke on HTML 1 as far as I've seen. Paragraph markers after the paragraph and such.

    12. Re:Unreadable sites by Anne_Nonymous · · Score: 1

      >> resulting in a very boring web

      That's kind of like saying "Clippy" makes Word a better program. Sure, it's exciting to have a talking paperclip on your desktop, but try to do anything productive that way.

    13. Re:Unreadable sites by stubear · · Score: 1

      Actually, Microsoftused the Object tag in IE 3.0 to embed their activeX plug-ins. They have used it since but only recently implemented the Embed tag because this is what Netscape supported and thisis what some web developers were asking for. I believe the W3C has deprecated the Embed tag in lieu of the Object tag.

      Similarly the exact same thing happened with the div tag. Microsoft' used the div tag for everything since IE 4. Frontpage would even replace things like the p tag with the div tag. The layer tag was unheard of except for Netscape. Once again the W3C deprecated the layer tag in lieu of the div tag.

      Anyone see a pattern forming here?

    14. Re:Unreadable sites by Nyarly · · Score: 1
      The idea that flash animation is required to grab attention is based on a misunderstanding of the context. If I go to a commercial web site, chances are I've gone there on purpose to gather information. I do not need to be impressed. I do not need eye candy to keep me "stuck" to the site. I just want information.

      My guess is that you, like me, neither watch broadcast television, nor miss it. However, many Americans (who are, let's face it, the primary audience for most web sites) don't have much patience for static information rich media. They need eye candy to keep them where they've gotten. And typically, they got there by accident, body-ad, gatoring or ham-fisted searching. There are deeper social issues than Flash-loving advertizers gone mad. The problem is mostly the generally short attention spans...

      What was I talking about?

      --
      IP is just rude.
      Is there any torture so subl
    15. Re:Unreadable sites by Anonymous Coward · · Score: 1, Funny

      Don't you be flashing my children, you perverted freak!

    16. Re:Unreadable sites by MrBoring · · Score: 1

      Okay, so the marketers have a point. But how about at least having a plain option. Low frames. Low or no images. Or putting a description on images which act as buttons or such.

      Remember, the more you embed your information in fancy web stuff, the harder it is to find it in a web search.

    17. Re:Unreadable sites by swirlyhead · · Score: 1

      Yes, You are utterly right. I spent time trying to
      point out to a former employer that the fancy crap_o_la his dreamweaver jockeys
      were pushing didn't meet business needs. But
      I was firmly told that the most important thing was not that
      the site be useful and quick to load via modem,
      but that it look good on the salesmans laptop.
      This is perfectly normal behavior for a culture that values quantity over quality.

    18. Re:Unreadable sites by bitrott · · Score: 1

      Luddite. You like your static pages with your amber screens? I'm no fan of pop-ups/unders, ads, etc., but then I usually make it a habit of only visiting sites that make good/proper use of what the net has to offer.

    19. Re:Unreadable sites by Bamyazi · · Score: 1

      Thank god for some comment that doesn't bow down and lick the nads of Open Source. For standard web pages I agree that cross browser support should be the norm, but many people are now trying to build DHTML based applications, and the crappy support of standards across the board for most DHTML functionality makes is prohibitively expensive to develop for all browsers - so most people opt for building for the most common browser - and guess who makes that!

    20. Re:Unreadable sites by donux · · Score: 1

      There's a difference between
      1. Publishing Flash fluff that certain browsers can't see
      2 Arbitrarily locking out competent browser software that could adequately render a page, given the chance.

      Where does it stop? Everything must be compatible with Mosaic 1.0?

      Who modded this up? Shame on you.

    21. Re:Unreadable sites by plam · · Score: 1

      The lowsrc tag is not in HTML4 and was just recently removed from mozilla.

      The <OBJECT> tag seems like a much better deal.

    22. Re:Unreadable sites by Steveftoth · · Score: 1

      Both the P tag and the Layer tag were bad.

      Layers had to go, the new DOM makes all elements like layers, with the exception that you can't position the new tag as easily as layers. The p tag is just a bad tag IMHO.

    23. Re:Unreadable sites by mini+me · · Score: 1

      Where does it stop? Everything must be compatible with Mosaic 1.0?

      I can't think of too many sites out there that Mosaic 1.0 can't read. Frames might be the exception, but that's why you can include regular HTML in a frameset page. I'm sure that MSN.com will not even come close to rendering in Mosaic, but I should be able to still get the content out. It may look bad (I think it looks bad in IE6 even, but that's another story) but I can bet that 99% of the viewer's of the site are their either for the content, or because they don't know how to change thier default home page and so the look isn't all that important.

      Maybe all web sites should spend less time on the layout and more on accessablilty. Slashdot's Palm page is an example how the content can be used without making everything look "pretty". An Apache module might be useful for something like this. Strip out useless tags and format it so it is still useful, but just contains the facts.

    24. Re:Unreadable sites by jesterzog · · Score: 3, Insightful

      The problem is that in order for all browsers to see everything, a web site would probably have to use HTML 1.0, resulting in a very boring web. More current technologies aren't standards based since they are so new. Where does it stop? Everything must be compatible with Mosaic 1.0?

      I disagree. There are at least two ways to provide content for web browsers that don't support the latest standards. The first is to detect the browser and display for it, and the other is to design degradable pages - which is the proper way to do it, and what the w3c has been continuously trying to encourage people to do for the last ten years. (Except for a couple of looney years when HTML 3.2 was around.)

      Right back since HTML 2.0, which was the first stable formal release of an HTML spec, the w3c has requested that user agents ignore what they don't understand.

      If you look properly at the HTML 4.01 or even better the XHTML 1.0 strict spec (which is basically the same thing except with an XML syntax enforced), the whole thing is rigged around building a page using only basic markup like headings, paragraphs, lists, and so on. Nearly everything to do with formatting has been deprecated, except for what was more or less available in HTML originally.

      The HTML syntax has been reduced to the one for providing the actual information - or that's what the intention is, at least. All of the cool looking stuff has been moved to other specs like CSS (which is approaching version 3), that are defined externally and linked to the HTML file. With the most modern standards, it's possible to take a very basic HTML web page of marked up information, and turn it into a flashy, presentational marvel. That is for people who choose to use browsers that display those extentions. At the same time however, it doesn't prevent blind people from getting directly to the information. It doesn't prevent people using lynx.

      IMHO, good web design should always put the information part on the HTML and build the presentation around it. The alternative is serving browser-specific content, but that's really ugly because your server needs to know about all the different browsers, and it needs more server hardware for the extra processing.

      The time where it is useful is for web browsers that think they support a certain standard and act like they support a certain standard, but then completely screw it up. Netscape 4 does this with CSS. Some of the earlier browsers do it with javascript, and so on.

      It's not just legacy browsers that don't support modern standards, it's modern browsers that don't work in visual media. For example, tell me how a speech browser would support the tabbed menu selector at the top of MSN in a way that would convey "The Microsoft Network Experience". And yet you can be sure it supports all the standards that are relevant to its media.

      The thing is that it's always supposed to have been up to the user agent on the user end to decide how to present the content. That's why web servers serve up markup instead of images. I wish more managers out there would understand that. Incidently, does anyone know if Microsoft was letting in MSIE clients who had CSS and/or Javascript disabled? I forgot to check.

      My feeling now is that Microsoft has just recently used some hypocritical doublespeak and screwed over a general management view of how web standards are supposed to work, stating some of the facts but ignoring the most important ideals that they're there for.

    25. Re:Unreadable sites by NutscrapeSucks · · Score: 1

      The LAYER tag was never even recognized by the W3C, much less deprecated. It was a proprietary Netscape-ism.

      Instead of going their own way, Microsoft followed the W3C work, which is why they support DIV and Netscape 4 never really did.

      So, it seems that in your hated of Microsoft, you've lost sight of the standards and become a Netscape collaborationist dupe.

      (I'm sure the discussion of why P was depricated can be looked up.)

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    26. Re:Unreadable sites by BlueTurnip · · Score: 2

      a web site would probably have to use HTML 1.0, resulting in a very boring web.

      Perhaps a more "boring" web, but probably a much more useful one. How many websites have you been to that feature flashing graphics or animations where useful information is conveyed in them.

      The earliest web specifications allowed for hypertext and embedded graphic images, sufficient to convey almost all the information presented on the web. Remember, the web was conceived as an information delivery tool, not an advertising medium!

    27. Re:Unreadable sites by smcv · · Score: 1

      Since when was <p> deprecated? No sign of it here... XHTML v1.1 tags list

      <p>Use of <p> as a glorified line break is deprecated. It's a non-empty tag. It surrounds a paragraph, like this one (since I'm posting in HTML anyway, I've faked an extra p tag to illustrate it). I suppose use of <p> as anything except a paragraph is also deprecated.</p>

      Actually, it's more important than <div> - a div tag has no particular significance (it's just a box with linebreaks for CSS and scripting to refer to), whereas a p tag definitely represents a paragraph (complete with conventional formatting like blank lines, which you can change to indents or something with CSS if you so wish). Remember, if you want unreadability, write continuous text; if you want legible writing, paragraph it (or that's what they told me at school anyway :-)

      Indeed, the first tags Dave Raggett's HTML tutorial (hosted by the W3C) describes are title, h1 to h6, and p.

    28. Re:Unreadable sites by Isofarro · · Score: 1

      I can't think of too many sites out there that Mosaic 1.0 can't read

      I'm just having a look at the web through Netscape 1.1 - msn won't let me in (but NN1.1 is standards compliant - surely it complies with HTML1.0). At least my site works fine in it :-)

      An Apache module might be useful for something like this. Strip out useless tags and format it so it is still useful, but just contains the facts.

      That's approaching accessibility from the wrong way. HTML was never meant to be the root of all documents, but the end-point. Start with a syntax that allows information and content the highest priority - then transform it to the required output.

      For me, I'm building a DocBook editing enviroment for all my content, then use simple XSL transforms that can produce any desired output from HTML for browsers or palms, to text only, to RTF, to PDF and PostScript. That way one source can be used to create multiple looks and feels.

      Want to change the layout, edit one .xsl file, then run the transform - new website without changing any content.

  9. hmm, very true by CoolVibe · · Score: 3, Interesting
    Well.. I recently blocked MSIE from my webpage. Every other browser is welcome, but not MSIE.

    But based on what Mr. Berners-Lee says I feel kinda awkward now. Indeed, the web should be accessible by everyone and everything. There's more reasons why TBL is right, and Microsoft is at fault there as well (MS extended HTML tags anyone?). But that's probably another story and that's offtopic.

    I will remove the ban on MSIE from my site when I have the time... What the hell was I thinking?

    1. Re:hmm, very true by GlassUser · · Score: 2

      The most embarassing part is that IE seems to have the best implementation of modern (in internet-time) standards out. Of course they have proprietary tags supported, but for the most part IE will render an HTML4.0 Strict page properly. Last I checked, NS barfed on CSS. I used to say "best viewed in IE5", but that's kinda ghey. Now I just say "best viewed in an HTML4-compliant browser". Doesn't sound anywhere near as elitist. And then when people email me about it not working in netscape, I tell them to get a browser that supports modern standards.

    2. Re:hmm, very true by seizer · · Score: 1

      Way back in the ollllld days, Netscape extended tags and standards too. People complained, just like now, saying that it left Mosaic users and all those Amiga folks out in the dark. But mostly, they turned out to be useful and people implemented them...(isn't the CENTER tag a Netscape creation?).

    3. Re:hmm, very true by gazbo · · Score: 1
      There are two reasons why I don't feel the need to flame you:
      • You're going to remove the ban
      • You wrote Microsoft not Micro$soft

      Incidentally, I went to your site using IE6, and followed the link to show me how insecure my browser is. After meekly asking me to accept a certificate that was out of date and invalid in some other way (I forget why, but I accepted it in the name of science) When I got to the page I was shown some seriously lame things aimed at scaring me. Such as how many pages I'd visited in that window. And a couple of vulnerabilities that I was immune to.

      But before I take the piss too much, I was not too happy about the fact my clipboard was visible - this was especially rubbed in as I had just copied a password from an email.
      Still, I didn't see anything that caused me any security concern, just a vague annoyance that it keeps grabbing the focus when it refreshed.

      BTW, I use IE because Netscape is seriously crap (admittedly I hear 6.1 is much better, and Mozilla is better still) and I'm not going to refuse to use what is IMHO the best browser on the 'market'. Perhaps when I try Mozilla I may be converted?
    4. Re:hmm, very true by CoolVibe · · Score: 1
      Uhm I was one of the people that complained about extending tags :). Right now I don't care all too much, although the web usability issue does strike a chord with me (I used to administer a network where at least 2 persons were visually impaired, yes they used Linux, since their braille lines seemed to work better with it. Blind and/or partially blind people have no use for anyhing with the word 'graphical' in it.). Sticking with w3c standards helps of course, but doing simple stuff like using alt with img tags goes a long way. Trying to refrain from using frames helps too. (and there's a myriad of other things you can do to make a site accessible)

      It's important that a site works with something like lynx or links or any other browser out there. CSS is cool because it degrades so nicely. I really don't know what hit me when I decided to put MSIE unfriendly PHP code in my site. Must've been a serious brainfart.

      Ah well.. fuhgeddaboudit... :)

    5. Re:hmm, very true by Luyseyal · · Score: 2
      I tell them to get a browser that supports modern standards.

      me too. I always recommend the latest mozilla build and am careful to note that while IE5 for Mac is very compliant, IE5 for Windows is significantly less compliant than the Mac codebase. Then I note that since Mozilla uses the same codebase on all platforms, it does not have this cross-platform compatibility problem that IE5 has. I have not used/tested/read anything about IE6 so I will keep my comment limited to IE5.

      When Netscape 6 finally stabilizes on a decent version of Mozilla, I might recommend that. But until then, no way. With the Mozilla runtime always being open like IE's is, it's much speedier.

      cheers,
      -l

      --
      Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
  10. Huh ? by tmark · · Score: 2, Troll
    they are pining for the bad old days when each piece of information need a different program to access it.'"


    What does this mean ? Is he comparing the "bad old days" with supposed "good recent days", the latter when every piece of information can be accessed by a single program ? Schlepping up numbers or words on a webpage does not constitute real 'access' any more than does providing printouts or plain text files - you still need a program (or human) to parse the output, and this is usually trivial compared to the work involved in using that information.

    And what does this have to do anyways with MS trying to block access to websites when using anything but Explorer ? This is an attempt to make ALL their information accessible by a SINGLE program, and NOT an attempt to make every piece of information accessible by a DIFFERENT program.

    We owe him a debt of gratitude for inventing the web but as far as I am concerned his invention does not make Berners-Lee's opinions on these subjects any more or less valuable than any other reasonably astute person, and his opinions are even less valuable to me when they range to social commentary. Most of his writings I have found to be incoherent or self-contradictory.

    1. Re:Huh ? by bluGill · · Score: 2

      Have you ever got a document in MSWord format and not had a program that reads word? I have several times. There was a day when the docuemtn you needed was on a internet machine that you had ftp access to, but because you didn't have the right translator avaiable you couldn't read it.

      While the web isn't the best possibal fix for that problem it is a good enough fix.

    2. Re:Huh ? by FrankNputer · · Score: 1
      Schlepping up numbers or words on a webpage does not constitute real 'access' any more than does providing printouts or plain text files - you still need a program (or human) to parse the output

      This program is called a web browser...


      This is an attempt to make ALL their information accessible by a SINGLE program, and NOT an attempt to make every piece of information accessible by a DIFFERENT program.

      And if you don't have that particular program, then you need to get it & keep it around if you want to use that particular source of information, which is exacly what he was referring to.

      Score:2, Not Paying Attention


    3. Re:Huh ? by Anonymous Coward · · Score: 3, Interesting

      "What does this mean ? Is he comparing the "bad old days" with supposed "good recent days", the latter when every piece of information can be accessed by a single program ?"

      Apparently so. And the proof is in the ability of search engines like google to find stuff all over the world.

      "Schlepping up numbers or words on a webpage does not constitute real 'access' any more than does providing printouts or plain text files - you still need a program (or human) to parse the output, and this is usually trivial compared to the work involved in using that information"

      Compare going to the library to read the CIA world fact book to browsing it from their website. Hell compare a BBS to slashdot. Sure you still need access and someone has to pay the freight but in the end if you can it's a good thing. More access to more information and access to global communication mediums are a good thing.

      "And what does this have to do anyways with MS trying to block access to websites when using anything but Explorer ? This is an attempt to make ALL their information accessible by a SINGLE program, and NOT an attempt to make every piece of information accessible by a DIFFERENT program."

      Easy it comes down to this. Microsoft is making the web that they own into areas only IE can access (Yes I know you can forge your browser info but how many would just switch instead?)it's their right but it's a poor choice acessability wise. He called them on the carpet and is using his place as a web pioneer to get his point across. This should be applauded not derided.

      "We owe him a debt of gratitude for inventing the web but as far as I am concerned his invention does not make Berners-Lee's opinions on these subjects any more or less valuable than any other reasonably astute person,"

      Hey it's your opinion and you are entitled to it. At the same time, the medium of expression you choose to use today and that was seen by likely tens of thousands of readers was the one he helped bring into being.

      "and his opinions are even less valuable to me when they range to social commentary."

      But how do you reconcile that with the very idea that communication of ideas is a social thing? If someone didn't have a grand but flawed vision we might not have the web at all.

      "Most of his writings I have found to be incoherent or self-contradictory."

      Yup over many years and keynotes and papers he sure has put out a lot of stuff. Some of it is oppositional to prior views he held. Some of it is also little sound byte quotes taken from grander visions. Maybe he mellowed a bit. Maybe the world changed from his idealistic view of one program to create view and communicate. My point is lots of things change and our ability to adapt is a good one. Don't begrudge someone that ability.

    4. Re:Huh ? by pogen · · Score: 1
      This is an attempt to make ALL their information accessible by a SINGLE program, and NOT an attempt to make every piece of information accessible by a DIFFERENT program.

      You're assuming that MSN is the only site capable of blocking specific browsers. Guess what happens when other sites start blocking IE? If this practice became widespread, it would effectively make different types of information (i.e., different sites) accessible only via different browsers. There would not necessarily be a single browser capable of viewing any site on the web.

    5. Re:Huh ? by the+rug · · Score: 1

      And what does this have to do anyways with MS trying to block access to websites when using anything but Explorer ? This is an attempt to make ALL their information accessible by a SINGLE program, and NOT an attempt to make every piece of information accessible by a DIFFERENT program.

      Playing with words, here?

      "an attempt to make every piece of information accessible by a DIFFERENT program"? People didn't make such attempts, even in the bad old days (Appleworks was word processing, db, spreadsheet for the appleII, for instance).

      Berners-Lee said "when each piece of information need a different program to access it": MSN info (ALL its hypertext info) is the piece of information, MSN browser is the program. That's almost like the old days, i say almost because in the bad old days the app couldn't process foreign data because it wasn't designed to, while in MS case some apps may have been able to access data, but they were actively blocked. So he should have said "the GOOD old days"...

    6. Re:Huh ? by leviramsey · · Score: 2
      You're assuming that MSN is the only site capable
      of blocking specific browsers. Guess what
      happens when other sites start blocking IE? If this practice became widespread, it would
      effectively make different types of information
      (i.e., different sites) accessible only via
      different browsers. There would not necessarily
      be a single browser capable of viewing any site
      on the web.


      How many /. users boast about their personal pages using any of hundreds of methods to deny access to IE?

    7. Re:Huh ? by pogen · · Score: 1
      How many /. users boast about their personal pages using any of hundreds of methods to deny access to IE?

      I've never seen one (my threshold is probably too high), but I don't doubt they exist. That's not quite the scale I had in mind, though... not at all comparable to MSN. And in any event, I don't applaud the practice.

    8. Re:Huh ? by heptapod · · Score: 1

      How many /. users boast about their personal pages using any of hundreds of methods to deny access to IE?

      How many of these sites get more than 20 hits a month to read about a linux box named after their cat or some anime bitch?

      When Amazon, CNN or Slashdot starts doing this on a regular basis then I'm sure other sites will sit up and take notice.

  11. Content vs Media by ers81239 · · Score: 4, Interesting

    Isn't the main problem that everyone wants the web to be 'cool', not just deliver information. When the internet was invented, it was a way to share information without requiring seperate programs to access information from seperate sources.

    As a web developer, managers mostly care about how it looks, not how it works. They care about what their managers think, not what site visitors think. Everywhere I've worked sees between 90% to 98% M$ browsers, so the managers wisely decide not to spend time/money on developing for other browsers.

    As for Microsoft's claims that other browsers don't work as closely to the standards as theirs does, thats obviously hogwash. Embrace and Extend is their true scam.

    --
    there are 2 kinds of people. those who divide people into 2 kinds, and those who don't.
    1. Re:Content vs Media by Andrewkov · · Score: 2

      Were you there in the "good old days"? There was WWW, gopher, ftp, nntp, archie, email, and others ... You needed a seperate program for each service. It took a while before the old web browsers could access these services (Mosiac was one I remember).

    2. Re:Content vs Media by lowtekneq · · Score: 1

      True indeed, and lets think about those standats... BLINK / MARQUEE tags. But its definatly not about the looks for MS its about using their "technology" (monopoly) but i don't want to repeat everything in my post on this.

      --
      Carpe meam simiam!
  12. It's only news because Microsoft did it by Brad+Wilson · · Score: 3, Insightful

    Many sites on the web are designed toward some goal. Many are designed to be most useful in IE, because most users are using IE (depending on who you ask, the numbers will vary, but nobody denies that IE has the stranglehold now). The only reason this makes Slashdot is because the anti-Microsoft bias of the editors itches to report something like this. It's done every hour of every day on some web site somewhere.

    Does that mean IE is the best browser? Not necessarily. It is the most standards compliant browser? Not necessarily. Should people be designing their sites to be HTML 4.0/XHTML compatible instead of IE compatible? Probably. But I think the inventor of the web has a slight blind side to the fact that de-facto standards (namely, that the vast majority of users who browse the web use IE) are at least as powerful as bodies-based standards.

    1. Re:It's only news because Microsoft did it by Brad+Wilson · · Score: 1
      And when a popular site does this it sets a bad precedent for others.
      The cat's out the bag, I'm afraid. The precedent was set long before MSN decided to require IE.
      As a devloper I struggle with the same problems you exposed. I also try to keep my webpages standards compliant because it ensures the largest audience.
      I agree... I don't think it's necessarily wise to code for IE only, as I intimated in my original posting. But the problem with coding for "standards compliance" is that, honestly, no browser is. So you have to pick a subset. Then you get into the question of which subset. Do you code for IE or Netscape, or the even yet smaller section of the standard that both do right? Do you consider people without Java? Without JavaScript?

      Is it any wonder so many sites are going to Flash? You might as well call that HTML 5.0 as it works great in the major browser and always renders identically. ;)
    2. Re:It's only news because Microsoft did it by Asic+Eng · · Score: 2
      Arguably these problems are slightly different.

      In one case, the access problems are caused by using new features, eyecandy etc. In the other case specific browsers are locked out, even though they'd be perfectly able to display the content.

      While you can find plenty of arguments to excuse the first case, it seems difficult to attribute the second to anything but malice.

    3. Re:It's only news because Microsoft did it by crankbear · · Score: 1

      That's both true and false.

      While it may be true that there exists an anti microsoft bias in the prevalent /. reader, I don't think it's the important point of this article.

      That there exist other websites that "...are designed to be most useful in IE...", is largely irrelevant; they are other websites, not neccessarily under the control of microsoft.

      What people are concerned about (or at least me) is the suspicion that microsoft is bringing about a change that will ultimately close off part (and it will be a large part) of the web to those of us who refuse to conform (by which I mean pay them money).

    4. Re:It's only news because Microsoft did it by Brad+Wilson · · Score: 1
      What people are concerned about (or at least me) is the suspicion that microsoft is bringing about a change that will ultimately close off part (and it will be a large part) of the web to those of us who refuse to conform (by which I mean pay them money).
      IE is free. But even if you are a black-helicopter conspiracy theorist, then all you need do is grab the source to your favorite Open Source browser, and change the agent string to something that fools the website into thinking it's IE (this would be particularly effective with Mozilla, as it seems to render nearly identically to IE in most of my testing).

      Remember, though, that the primary issue at hand is that they own the content. You have no right to it anyway. They can use it as they see fit, including restricting from people who aren't using IE. Microsoft hardly controls a "large part" of the web content.
    5. Re:It's only news because Microsoft did it by crankbear · · Score: 1

      I think you've managed to effectively miss my point entirely. Let me attempt to define a few things a little more effectively:

      When I say "pay them money", I don't mean directly for the content, though the content, at least in part, will get some of its funding this way.

      IE is free. This is not true. I had to purchase an operating system upon which to run IE.

      Either way, my point was more central to the fact that this is bigger news than another website restricting access by browser, not because /. has a strong anti-microsoft sentiment, but because microsoft was restricting access to its content by requiring you to run their browser. It's essentially an alternative to a subscription fee for content that people had formerly had access to for free. That makes it newsworthy.

  13. Hmmm. It works for me (yay MSN?) by tenzig_112 · · Score: 2

    Funny. My ancient Netscape for Irix works just fine. I believed this story completely for a time because I had no real interest in msn.com. I'm sure they're locking out some browsers, but why not all?

    [kidding]
    Hey, this is just a trick to get us to try it- and thereby up their hitcount!
    [/kidding]

    Windows X-Con is ready for you!

  14. Look Beyond, Look Beyond by webword · · Score: 5, Insightful

    I don't think that Microsoft ever really planned on blocking browsers. At least not yet, and at least not for the long haul. Oh, I think eventually they will block other browsers for real, but just not yet.

    So, why did Microsoft block some folks from MSN? What were they so "foolish" you ask?

    The answer is obvious. Microsoft are great at marketing. This was free publicity. Tons and tons and tons of free press....

    After an Online Ruckus, Microsoft Opens MSN Site to All

    What a total win! They have the NY Times giving them a great headline. Oooh, Microsoft the kind, the gentle, the good. Microsoft, so good for people. So willing to bend over for people.

    What a crock. Wake up. It is sad that even Berners-Lee was suckered into this whole thing. People are always taking their eye off the ball. Microsoft knew they couldn't keep people out very long, but they knew it would stir things up. Free publicity.

    Microsoft = marketing wizards.

    By the way, given what I have said, isn't it a shame that we'll spend more time talking about Microsoft? And, isn't it a shame that /. even posted this story...?

    1. Re:Look Beyond, Look Beyond by Masem · · Score: 3, Interesting
      While MS is certainly trying to spin it there way, the end of the NYTimes article claims that the spin is going against them; particularly in light of anti-trust claims.

      But I disagree that you think that MS didn't block on purpose. If all they had done was to only allow IE browsers onto the site, I can see that as being a bit of egotism and lack of foresight in whomever programmed that. However, as specifically pointed out, it was blocked certain browser strings; that is, with the default Opera identification string, it was blocked, but when it was changed by one letter, access was granted.

      But again, as the NYT article indicates, that might not have been done at the upper levels; it could have been some younger native programmer not realizing the right way to impose such a block. However, given that the latter version happened over the former, it suggests there might have been much more deeper alternative motives for this switch.

      --
      "Pinky, you've left the lens cap of your mind on again." - P&TB
      "I can see my house from here!" - ST:
    2. Re:Look Beyond, Look Beyond by webword · · Score: 3, Insightful

      Masem,

      You definitely have some good points. However, I suspect that most people don't really pay full attention when they read articles. In the case of the NY Times article, the headline is pretty positive. Then again, even if you see it as negative, and even if the article is negative, it doesn't matter much. Microsoft still gets the upper hand. That is, they still get the publicity -- good or bad press doesn't matter to them. It is free and it is powerful. I stand by my posting.

      Here is something else to think about. What if you are correct and there really are deeper motives. Let's assume that I am wrong. What are the deeper motives? What does this action tell us about their plans and objectives? As usual, I don't think that there are any obvious answers.

    3. Re:Look Beyond, Look Beyond by kryzx · · Score: 3, Interesting
      Microsoft = marketing wizards.

      Interesting point, but think about this: this little stunt got all the critics talking about something MS could easily reverse, instead of talking about Win XP. It's a beautiful, no cost distraction to focus critical attention away from the really big coup. Classic misdirection. And I believe it's intentional. When it comes to marketing and PR, MS is ten steps ahead of everyone.

      --
      "I don't know half of you half as well as I should like, and I like less than half of you half as well as you deserve."
    4. Re:Look Beyond, Look Beyond by MrFudd · · Score: 1

      Does Microsoft need more free publicity? If they could choose, would they want their name appearing next to words like Ruckus? That sounds like BAD publicity. The NYT headline is dubious at best. It is not a great way to get their message accross. They have much more advantageous means at their disposal.

      --
      If you meet the wabbit on the woad...
    5. Re:Look Beyond, Look Beyond by shadow303 · · Score: 1

      As much as I hate to admit it, it appears that there was at least a little bit of "oops" involved. According to pdabuzz.com, one of the locked out browsers was the pocket pc version of IE. I can't see any reason why they would deliberately block that.

      --
      I've got a mind like a steel trap - it's got an animal's foot stuck in it.
    6. Re:Look Beyond, Look Beyond by sql*kitten · · Score: 2

      So, why did Microsoft block some folks from MSN? What were they so "foolish" you ask?

      I've built web sites where we've locked out browsers, usually Netscape. The reason is simple: we can make the site do what we want it to do in MSIE, and the cost of making it do what we want it to do (and all the regression testing on different versions and platforms) in Netscape wasn't justified by the number of Netscape users we saw in the logs for a previous version of the site. It was judged by people senior to me (who presumably know this stuff) that it was better for Netscape users to see nothing but a message to use MSIE than it was for them to use the site and see that it was broken for them.

      The thing that academic-style organizations that typically set standards on the Internet haven't yet learnt is that commercial organizations don't have time to wait for their deliberations. It is unreasonable to expect everyone in the industry to wait until a standards body can agree - Netscape didn't wait, did they? Remember <BLINK>?

      So long as there is a common subset that works in all browsers - and there is, HTML 3.2 - then vendors should be free to add extensions. If you don't want to use them, that is fine by me, but if I want to use them on content I author, that too is my right.

    7. Re:Look Beyond, Look Beyond by bmajik · · Score: 1, Redundant

      have you tried hitting msn with a non IE browser ?

      It doesn't let in lynx. Should I try and change my lynx user-agent to lynz ?

      i suspect the bit about doing a browserid match on Opera is probably made up - or an incorrect conclusion made from too little experimentation.

      --
      My opinions are my own, and do not necessarily represent those of my employer.
    8. Re:Look Beyond, Look Beyond by RAVasquez · · Score: 1

      On the other hand, it also distracted non-critics of MS. It happened in the midst of MS's biggest intentional marketing campaign and drew attention back to their traditional monopolistic behavior, even from outlets inclined to treat XP favorably. It may have even given Opera grounds for a lawsuit -- remember, the message specifically said that the browser was not fully standards-compliant, which reminds me of the phrasing Windows 3 used when running on top of DR-DOS.

      I personally think this stroke of marketing genius is closer to the New Coke debacle. Sure, it got people talking about Classic Coke, but the embarassment to the company was hard to live down.

      --

      --- Work, worry, consume, die. It's a wonderful life. -- Bill Griffith

    9. Re:Look Beyond, Look Beyond by chocochip · · Score: 1

      I'm able to browse the site now with lynx. Haven't been able to until today.

    10. Re:Look Beyond, Look Beyond by tonedevil · · Score: 1

      I'll grant you that if you can get someone to change browsers to see your site they are probably malleable enough to be sold ice in a snowstorm. Of course you will have insulted and inconvenienced people who have minds of their own but if your company is run by people who think I want to be directed in my browser use then they probably aren't smart enough to have created anything a thinking person could use. I can't really imagine that if you are too lazy/stupid to code in a way that can accommodate at the least the major browsers that a site you put up could be of interest to me. Standards mean that certain elements are standard if you can't work with that maybe you aren't really meant to be a coder.

    11. Re:Look Beyond, Look Beyond by rhizome · · Score: 1
      But again, as the NYT article indicates, that might not have been done at the upper levels; it could have been some younger native programmer not realizing the right way to impose such a block. However, given that the latter version happened over the former, it suggests there might have been much more deeper alternative motives for this switch.

      This is code that inserts a page *before the front page* of msn.com, do you really think this is the work only of some coder monkey?
      --
      When I was a kid, we only had one Darth.
    12. Re:Look Beyond, Look Beyond by kindbud · · Score: 2

      The thing that academic-style organizations that typically set standards on the Internet haven't yet learnt is that commercial organizations don't have time to wait for their deliberations. It is unreasonable to expect everyone in the industry to wait until a standards body can agree - Netscape didn't wait, did they? Remember ?

      Yes, I do. <BLINK> is the perfect counter example. Because Netscape "couldn't wait", the standard began to become fractured, creating exactly the circumstance you're describing, where a web page that is written to the parts of the standard that works on all browsers is thought of as somehow "broken" or "incomplete" or "unprofessional". Even though it works perefectly.

      So long as there is a common subset that works in all browsers - and there is, HTML 3.2 - then vendors should be free to add extensions. If you don't want to use them, that is fine by me, but if I want to use them on content I author, that too is my right.

      It certainly is your right. It's also your right to have unprotected sex with your partner, and not inform them of the STD you're carrying. Just because you have the right to do something, does not make that something praiseworthy.

      --
      Edith Keeler Must Die
    13. Re:Look Beyond, Look Beyond by NutscrapeSucks · · Score: 1

      The document.form object (introduced with Netscape 3 and emulated in virtually every other browser) is a "vendor extention" that was never W3C ratified.

      But yet it's a defacto standard and it's virutally impossible to do client-side form validation or manipulation without it.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    14. Re:Look Beyond, Look Beyond by kruczkowski · · Score: 2

      Its true. I've always told people, "Microsoft is NOT a software giant, but a Marketing Giant"

      --
      hmm... for fun I enjoy launching DDoS attacks against 127.87.42.5
    15. Re:Look Beyond, Look Beyond by Coreigh · · Score: 1

      "isn't it a shame that we'll spend more time talking about Microsoft?"
      We do it because we need somebody wielding a sharp stick to keep us vigilant. Whatever your cause you face an antagonist. I think they tried to teach me that in English literature. Everyone needs a "bad-guy." The world just wouldn't be any fun if there were no threat. How entertaining would Star Trek be without the Borg or the Klingons? Or Star Wars without the Dark side?

      --



      "Waitress I need two more boat-drinks..."
    16. Re:Look Beyond, Look Beyond by Zontar+The+Mindless · · Score: 2
      If they could choose, would they want their name appearing next to words like Ruckus?
      Well, it worked awfully well for Ozzy Osbourne, Alice Cooper, and the Rolling Stones...
      --
      Il n'y a pas de Planet B.
    17. Re:Look Beyond, Look Beyond by Zontar+The+Mindless · · Score: 2
      The document.form object (introduced with Netscape 3 and emulated in virtually every other browser) is a "vendor extention" that was never W3C ratified.
      It is part of the W3C standard. Take a look in the DOM-1 and DOM-2 specs where "DOM-0" and backwards compatibility are discussed.
      --
      Il n'y a pas de Planet B.
    18. Re:Look Beyond, Look Beyond by Tony-A · · Score: 1

      Would you trust corporate data to .NET?
      The key to B2B will be interfacing with systems that won't or can't upgrade to the latest whatever. Even the suspicion that a vendor might do something to break compatability is enough reason to switch vendors fast.

    19. Re:Look Beyond, Look Beyond by SurfsUp · · Score: 2

      The answer is obvious. Microsoft are great at marketing. This was free publicity. Tons and tons and tons of free press....

      Yeah right, nice theory, except that the press is all negative and probably dwells more on Microsoft's delay in removing the block than anything else. Plus makes Microsoft look weak because of having to give in to the demands of a bunch of angry geeks.

      For the life of me, I can see no sense in Microsoft's strategy here, only that they seriously underestimated the strength of the backlash and the vulnerability of their position.

      It makes even less sense to me that they delayed removing the block, which really heated things up. And finally, when they did get around to it, the damage was already done as far as effect on the anti-trust case goes.

      Somebody in the executive suite is on crack.

      --
      Life's a bitch but somebody's gotta do it.
    20. Re:Look Beyond, Look Beyond by NutscrapeSucks · · Score: 1

      whoops! Thank you for correcting my ignorance.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
  15. The Bad Old Days... by Compulawyer · · Score: 2
    ...in Microsoft's view are only "bad" to the extent that every piece of software needed to access a discrete piece of information is not totally controlled by Microsoft. Bad for the computing public is good for MS because it means the strengthening of its monopoly on desktop systems and increased licensing revenues from the multiple programs necessary for each piece of information accessed.

    The ideal model for MS is one where not only do you need different programs for different information (managed "seamlessly" of course by Windows) but also where MS gets to ding your credit card every time you access that information.

    It pains me to see Mr. Berners-Lee's accomplishment being twisted by MS's greed.

    --

    Laws affecting technology will always be bad until enough techies become lawyers.

  16. Netscape 6 seems to work fine by hAkron · · Score: 1, Informative

    I just connected to www.msn.com with netscape 6.0 what browsers are they talking about? Or what part of the MSN site in particular won't display with anything other than IE? Or is this just a shoot first ask questions later type of article where nobody botherd to check the accuracy of the story?

    1. Re:Netscape 6 seems to work fine by trentfoley · · Score: 1

      I just connected to www.msn.com using Konqueror 2.2.1, Mozilla 0.9.4, even lynx! No errors reported by the site. It seems that Microsoft has changed their tune.

    2. Re:Netscape 6 seems to work fine by rc.loco · · Score: 1

      Opera and Mozilla both fail, or did so as of last Friday. I tested both. And got a nice page telling me that I should use IE for Windows or MacOS. Funny, I run neither OS.

      Haven't checked again. It's too depressing. I'm beginning to think that Microsoft *has* won and that perhaps it's time for me to think about getting out of Microsoftland/IT altogether.Sigh.

      -rc

      --
      --rc
    3. Re:Netscape 6 seems to work fine by skt · · Score: 1

      they seem to have removed the browser check. It now works on at least mozilla .9.5 under linux or win32. You are correct though, it was inaccessible for a couple of days...

  17. Upgrade to IE? Not likely. by Simm0 · · Score: 1

    May be all webpages should implement a blocking mechanism for IE and offer an `upgrade' to a w3c compliant browser like mozilla.

    1. Re:Upgrade to IE? Not likely. by mkelley · · Score: 1

      well, that might fix some of the problems, but since Mozilla or Opera isn't completely w3c compliant we're really getting nowhere.

      If MS wants to block the traffic, let them. It's their ad selling that will suffer. A monopoly is one thing, but when ad dollars decline because 20%-30% of potential viewers can no longer see the site, the financial emphasis will return. If Wendy's or KFC blocked 20-30% of potential customers, there would be hell to pay. Microsoft being a public company wants to make money and they dont' want bad PR.

      --

      m.kelley
      life is like a freeway, if you don't look you could miss it.
    2. Re:Upgrade to IE? Not likely. by xtremex · · Score: 1

      Why not change your OS? Why use an inferior OS like Windows?

      --
      If you're not a Liberal in your 20's, then you have no heart.If you're still a Liberal in your 30's you have no brain.
  18. Good tactics from MS... by marijnm · · Score: 1

    Tim has a good point about MS. They just try to make money and they employ the power they have.

    So, rest assured, they don't do all this to limit our freedom or give us bugged software, they just try to survive and make money ;)

    Marijn

  19. Mozilla now works on msn.com by luugi · · Score: 1

    I'm now able to access www.msn.com with my Mozilla browser version 0.9.5.

    Did Microsoft give access to all the browsers now?

    --
    Think like a man of action, act like a man of thought.
    1. Re:Mozilla now works on msn.com by luugi · · Score: 1

      I'm using Mozilla 0.9.5 on both Linux and Windows. And it now works fine.

      --
      Think like a man of action, act like a man of thought.
  20. I am not a zealot, BUT... by Anton+Anatopopov · · Score: 1
    Microsoft deserve to rot in the eternal flames of hell for this outrageous attempt to coerce people into using their browser.

    I am saddened that they cannot allow their products to compete on their merits alone. I mean, IE6 is a good browser, it stands on its merits, why did microsoft think it was insightful to block out other browsers ? It will have a negative effect on Microsoft in the long run, as people start to realise their unethical methods are hurting innocent consumers.

  21. In case anyone missed it. by Anonymous Coward · · Score: 1, Informative

    MS blocking browsers is not new and they still do it. Try playing any game on the Zone with anything other then IE.

    I have to keep IE as I can't play Asherons call if I use Opera.

  22. And the problem is? by Aerog · · Score: 2, Interesting

    But the question still remains, who really wants to visit the MSN site anyway? I'm one in the opinion that the MSN site is already simply pro-microsoft messaging, so what's the big deal. Sure, other sites do block certain browsers, but I'm in the opinion that web developers should try their best to make it look good in all (I sure do; still design on Netscape 4.7, but add features that work in one browser (by way of the navigator.appname function.) Yeah, that discriminates against non-JS users, but there are ways around that, too, you just have to accept not having a snazzy front end.)

    The thing you have to ask is is it worth it. If you don't care what MS does with their pages, use Mozilla (or Konqueror, if that turns your crank) and read something else. If the hits go down they might reconsider.

    But maybe I'm just ranting.

    --

    - Relativistic? That's barely Newtonian!
    1. Re:And the problem is? by Seehund · · Score: 1

      No problem really. The big deal is that MS removed their browser ban.

      If a(n) (in)famous company like MS publicly admits that any information on the WWW should be accessible by any browser, then the recent media buzz we have seen covering this might hit some "webmasters" of other companies with the cluestick, and make them realise that it's not only those pesky, obscure open source outfits that adhere to WWW standards on their sites. MS may be evil, but they're also influential.

      OTOH, I beleive MS will "invent" a new "standard" now and use it on msn.com, and for some strange reason the only browser capable of utilising the standard will be the latest MSIE. "We're sorry, but your inferior browser will not let you experience the MSN.com site at its full extent. Please upgrade your browser."

      --
      Help savingAmigaOS and a free PowerPC market
    2. Re:And the problem is? by gazbo · · Score: 2, Interesting
      OTOH, I beleive MS will "invent" a new "standard" now and use it on msn.com, and for some strange reason the only browser capable of utilising the standard will be the latest MSIE. "We're sorry, but your inferior browser will not let you experience the MSN.com site at its full extent. Please upgrade [microsoft.com] your browser."
      Hmmm...Sounds familiar...Flash anyone? A proprietary, closed standard that has spread all over the web, leading to pages that say 'I see you have not got Flash. Please download it or piss off'

      I believe that with Flash, Macromedia are the worst of the lot - push a product that appeals to arty people (have you ever tried writing a database driven website presented through Flash? I'd rather not repeat the experience) and then harp on about how it's the best standard there is.

      Well, sure it's the best standard. Just like if only MS were allowed to write browsers, they would be standard, because they would *be* the standard.
      </rant>

      Phew. Anyone would think I really hate Flash.

      PS. The next person who sends me an hilarious flash game...
  23. How much proof do we really need by VEGETA_GT · · Score: 1, Interesting

    This is just another example of how Micro$oft is taking over the market to its entirety. I can't understand why it is taking so much time for the courts in the states to do something about micro$oft considering almost every few days I come on Slashdot I see another thing such as this that shows micro$soft as being monopolistic

    And another ting, to be honest I never use MSN (besides a old hotmail account that is about to go) so if they do make it completely IE only, then I will not be hit. Just as long as SlashDot here stays free to all web browsers then I am happy

    my 2 cents plus 2 more

  24. Freedom vs Control by Alien54 · · Score: 5, Interesting
    It is, of course about freedom vs control. any monopoly wants to have control.

    The question is if it is possible to have freedom while allow a single company control. Or is it a matter of the golden handcuffs, and an S&M relationship between the marketer and the customer?

    Even in an S&M type of relationship, there is the matter of trust. And the problem is that in a large company, there will be people you can not trust. It becomes a fight between people who want to improve the product vs people who wish to get head by destroying their competitors. MS seems to have segregated these tyeps somewhat, pushing the destructive types into marketing.

    I do not want an S&M relationship with my software provider. I want a meritocracy of software, not a meritocracy of marketing and propanga. By the actions of marketing , and the silly games they play in system design to lock out other companies, Microsoft lost me long ago. They could not trust the quality and craftmanship of their own product to win the customer over. They had to use dis-honest means. Which meant that I started dis-trusting what the system was telling me. Their very tactics taught me to distrust them. I think that any thinking person tends to resent this kind of thing after awhile. After all, these efforts to take control are not even with your own best interest at heart, not matter how misguided. It is with their own best interest at heart, without regard for the benefits to others. Most people do not like being used in this way.

    The example of MS behavior regarding the Web is only more of the same.

    --
    "It is a greater offense to steal men's labor, than their clothes"
    1. Re:Freedom vs Control by bitrott · · Score: 1

      How does the MS monopoly come into any of this. While they have an undeniable hold over the browser wars, it's still their right as a portal owner to cater to the customer they want to. Noone's making anyone go to MSN (and I don't see why anyone would anyway), but as a content provider, they have the right to call the shots as to how their page is rendered. You don't have the right to play the "internet police" and demand that their pages be rederable on any/all browsers. Remember, friends don't let friends use Nutscrape.

    2. Re:Freedom vs Control by Alien54 · · Score: 1
      *shudders* You've planted this image of Bill Gates in black leather with a whip in my mind. Goddamn you.

      LOL

      somebody please mod this up

      --
      "It is a greater offense to steal men's labor, than their clothes"
    3. Re:Freedom vs Control by Cro+Magnon · · Score: 1

      Isn't the M$ EULA a lot like those S&M slave contracts?

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    4. Re:Freedom vs Control by Cro+Magnon · · Score: 1

      Not that I know anything about S&M!

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    5. Re:Freedom vs Control by Tony-A · · Score: 1

      How does the MS monopoly come into any of this.
      Microsoft is a monopoly. This means that any and all activities that might have any bearing on competitiveness are subject to intense scrutiny. Anything that MSN does that might be construed to further Microsoft's monopoly is subject to intense scrutiny.
      We are not the "internet police" in that we do not have the duty to demand that their pages be renderable on any/all browsers, but we have the right to demand that MSN show good technical reasons for any defect in their site that disallows access by any browser. Since MSN corrected the defect, I would assume we were right and MSN was wrong.

    6. Re:Freedom vs Control by drinkypoo · · Score: 1

      How evocative, S&M. You say you want to be free of propaganda, but you're engaging in it yourself.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  25. aol? by 2MuchC0ffeeMan · · Score: 1

    'I have fought since the beginning of the Web for its openness: that anyone can read Web pages with any software running on any hardware. '

    but i still can't get into my aol keyword wtf? page...

    --
    Runnin' On Empty .... I'm Still Alive
  26. DCMA by grmoc · · Score: 2, Interesting

    Isn't this basically what the DCMA effectively forces one to do- that is, if you follow it to the letter?
    Look, I can't use MY pencil because the RIAA hasn't licensed it to write an opinion about song X from artist, erm label Y. (Yeah, exaggeration, but what the hey..)

    The "bad old days" is precisely what large copyright-holders want- It makes control so much easier when it is illegal to create, copy, or use information (which I might point out is the lifeblood of any culture..) without using their hardware or software.

    Just imagine what it will (could) be like if we followed the DCMA to the letter =) What fun.
    Right.

    1. Re:DCMA by trentfoley · · Score: 1
      I'm not one to point out that someone made a typo, but since you used "DCMA" 3 times, I'm assuming that you did so intentionally. I assume you are referring to the Digital Millenium Copyright Act, otherwise known as DMCA.

      But, you do get bonus points -- you got RIAA correct.

      I'm not always such an ass, but at least for today, I am.

    2. Re:DCMA by grmoc · · Score: 2

      lol.

    3. Re:DCMA by HHaygood · · Score: 1
      Come on, say it with me:

      Digital Millennium Copyright Act.

      Digital Millennium Copyright Act.

      Come on, people! Do you have any idea how dumb it makes you look when you criticize a law you can't even SPELL?

  27. Small irony by agentZ · · Score: 2

    Did anybody else find it mildly ironic that the author of article added hyperlinks to the text? Admittedly, in this case, they were useful, but wasn't the addition of hyperlinks to the page without the author's knowledge one of the features that was widely critizied in the upcoming version of Internet Explorer?

    1. Re:Small irony by arson1 · · Score: 1

      yeah, but the AUTHOR added the links to his own work. He knew where the links would be and where they were going to. Micorsofts plan takes the control away from the author, and gives it to microsoft.

      --


      --
      Don't sweat the petty things, and don't pet the sweaty things.
    2. Re:Small irony by pkesel · · Score: 1

      No irony at all. The AUTHOR put them in, with the links he provided. What's the relation between that and what M$ wants to do? Why should that be ironic?

      --
      - Sig this!
    3. Re:Small irony by vsync64 · · Score: 1
      wasn't the addition of hyperlinks to the page without the author's knowledge one of the features that was widely critizied in the upcoming version of Internet Explorer?

      Not by me it wasn't (you may have to scroll down a bit).

      --
      TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
    4. Re:Small irony by agentZ · · Score: 2

      I should have been more clear. The author added links to the words of his interviewee. The interviewee had no knowledge of the hyperlinks being added to his words.

    5. Re:Small irony by ngibbins · · Score: 1
      wasn't the addition of hyperlinks to the page without the author's knowledge one of the features that was widely critizied in the upcoming version of Internet Explorer?

      Yes, but because the links went only to Microsoft-designated sites and the feature wasn't well documented (so that other could also use it).

      The ability to annotate the work of others with links is a central feature of open hypertext systems which dates back as far as Vannevar Bush's Memex and Ted Nelson's Xanadu, and such functionality is provided on the Web by the W3C XLink standard. It is not the technology itself which is "wrong", but rather how it is used.

  28. They changed the code due to general outrage by octothorpe · · Score: 1

    The code in question was only up for a day or so, they changed it when so many negative news stories came out. I can personally conferm that it didn't work with Mozilla 0.9.5 or Konqueror for that day. MS really has a knack for creating bad publicity, you'd think that they'd work on that.

  29. Their loss, not mine by mwood · · Score: 1

    Sorry, but if MSN page authors aren't smart enough to read standards documents, then too bad for them. I'm still waiting to see anything worth reading on MSN anyway.

  30. What have they learned? by kc0dby · · Score: 1, Funny



    DG: What has Microsoft learned from its antitrust experiences?

    TBL: I can't answer that one.


    Let me try:

    1. They are above the law.

    2. There are so many more opportunities to use their monopoly against the best wishes of consumers.

    3. Bad software doesn't really hurt their ability to leverage their monopoly.

    If their is any hope out there, we need to educate the general public in concern to the evils of Passport and single software browsing.

    We are just preaching to the choir here.

    --
    I apparently forgot that sig != uptime...
  31. MSN Site by ChuckDivine · · Score: 1

    I personally don't pay much attention to the MSN site. I used to glance at Slate, because some of the stuff is interesting and, well, it's free as in beer.

    I sometimes even enjoy the fancier sites on the Web -- providing they are well done.

    But there is one thing that really annoys me -- to the point that I personally cross such sites off my list of ones to visit. Tiny fonts. What is the point of forcing people to look at Slate in tiny fonts? Slate is mostly about using words to communicate. Not sounds, not visuals (although there is a bit of both). I want to read sites with fonts that are comfortable for my eyes. Is that too much to ask?

    --
    "Beer is proof God loves us and wants us to be happy." -- B. Franklin
  32. MS and Big Tobacco?? by Man+of+E · · Score: 1
    From the article:
    Normally in the USA it is the rule of law which constrains a company from doing damage to society in the search for profits. Tobacco companies continue to create additions to their products, but their advertising is curtailed by legislation and the law has allowed individuals to later sue about the suffering and death which they caused. This would suggest that we should be looking at legislation to control the independence of the medium which we rely on and trust for so much.
    What kind of argument is this? We all agree that MS has not been playing nicely, but to say "vertical integration = killing people => legislation" makes no sense at all. Berners-Lee has a wonderfully idealistic perspective on openness, and I applaud him for that. Much of the rest is bollocks.
    --
    Ceci n'est pas une sig
  33. Actually, that's the misquote. by JeremyYoung · · Score: 2, Insightful

    The actual quote has Gore saying, "when I was in congress, I took the initiative in creating the world wide web." Which is actually a fairly accurate thing to say, since it was legislation he supported that opened up the internet for people to change.

    --

    Go Lakers!

    1. Re:Actually, that's the misquote. by dillon_rinker · · Score: 1, Offtopic

      I don't have access to a recording or a transcript, but I'm fairly sure it was "I took the initiative in creating the internet." He didn't provide funding for the creation of HTML or HTTP; nor did he provide funds for httpd or apache development. I would suggest that if he used the phrase "world wide web" then he was being deceptive.

      All in all, he would have been better off saying "I took the initiative in funding the internet; without that initiative, we wouldn't have the internet in its current form."

    2. Re:Actually, that's the misquote. by Speed+Racer · · Score: 1

      You are correct. Here is the transcript from CNN.

      --
      Free Mac Mini. Yes, I'm
    3. Re:Actually, that's the misquote. by Zeinfeld · · Score: 2
      I don't have access to a recording or a transcript, but I'm fairly sure it was "I took the initiative in creating the internet." He didn't provide funding for the creation of HTML or HTTP; nor did he provide funds for httpd or apache development.

      You are correct in your initial point but wrong in the second. NCSA was funded through one of the programs that Gore started when he was in Congress, the NCSA browser and Web server were built with that money. Apache began on the NCSA code base.

      When Tim and I came to the US it was because the US govt were willing to fund our research. They gave the initial money to start the Web consortium. That was after the Web was already quite successful but it is untrue to state that the Clinton administration had nothing to do with it. Gore in particular was a major supporter within the administration. They used the Web during the 1992 election campaign when there were fewer than 100 users.

      The misquote was by the way quite deliberate. What happened was that Declan McCullogh wrote an initial story in Wired ridiculing the idea that Gore had any involvement. He then went to his right wing creep friends at the Cato institute who put out a PR release based on his initial story. He then wrote a followup story in which he introduced the 'Gore Invented Internet' carnard which his friends at Cato took to their Republican allies who issued PR to the mainstream media.

      It was from start to finish a right wing smear campaign. The only reason why it worked is that the media don't check their stories, even when there is a readily available videotape and transcript.

      It is somewhat surprising that so many people worked themselves into a lather of self-richeous indignation on our behalf. Back in the early days of the Web the press was quite willing to print without question the Netscape PR pieces which asserted that Marc Andressen was the sole 'true' inventor.

      If you want a giggle go to a remainder shop and buy a copy of 'Netscape Time' which some flack wrote for Jim Clarke. It is notable that Tim is the only member of the W3 team who did not join Netscape who is mentioned in the index. There are three references and on each occasion Clark makes an untrue statement to diminish Tim's contribution.

      As Oscar Wilde put it 'choose your enemies carefully'. Marc and Jim made the mistake of choosing to make me an enemy and I set out to make sure that Microsoft became their enemy. They have only themeselves to blame for the failure of their company.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  34. Why bother? by worf_mo · · Score: 1
    Would it really be that bad if MS really allowed access to their website through MSIE only? Leaving aside for a moment the fact that all of this seems to be another marketing trick, it is "their website" after all. You do not have the implicit _right_ to watch their content (even if you had any interest in it). So if they require you to use their product to watch their content (propaganda?): fine, you still have a choice, it depends on you.

    Yes, it it sad when companies or individuals "optimize" their website for one or the other browser; yes, it goes against the principle of sharing information with as many as possible. But it is not an infringement of your very rights. You can let them know what you think of their policies by simply not visiting the website in question.

  35. coincidence..? by kipple · · Score: 3, Funny

    let me see if I got it right: am I wrong, or that happened in the same period of time that XP was launched?

    No, I'm not thinking what I'm thinking, right?

    --
    -- There are two kind of sysadmins: Paranoids and Losers. (adapted from D. Bach)
  36. What's the big deal? by Anonymous Coward · · Score: 1, Informative

    What do you expect Microsoft to do? The important thing to remember here is that this is that this is a free market. This isn't anticompetitive (that would be Microsoft forcing /. to only display for IE). Microsoft has the right to make their site viewable by only their browser, and I have the right to never visit their site (IE or not). Most people using MSN probably use IE anyway. If /. or Yahoo or Google tried it, they would probably see a significant drop in business, and change their mind. That's how a free market *should* work. There is plenty of competition on the web to make sure that it works out...

    1. Re:What's the big deal? by leonbrooks · · Score: 2
      This isn't anticompetitive (that would be Microsoft forcing /. to only display for IE).

      That would be true if all potential visitors to MSN had previously agreed to use IE. As it is, MSN is a significant (nothing like a majority) purported participant in a set of public standards (HTTP, TCP/IP and HTML), and yet they are preventing legitimate users of client software employing those standards (and if you whine about how much of those standards, Exhibit A is Mozilla, which easily trumps even IE for the Mac in this arena) from accessing their purported service.

      If Microsoft want to apply their own standards, they forfeit the right to call http://www.msn.com/ a website. Let them use their vaunted SMB/CIFS, if they dare.

      IIS already sends SMB responses to HTTP connects, did y'know? If the host ISP is stupid enough to let SMB out, PortSentry at the client gateway blocks the website because it ``attacked'' the PortSentry'd gateway via SMB.

      --
      Got time? Spend some of it coding or testing
  37. Make Mozilla do the same! by linuxrunner · · Score: 1

    Now every time you use mozilla and the word "Microsoft" appears on a web page. It will automatically make a link to Microsoftsucks.com

    Maybe that will be someones attention!

    Linuxrunner

    --
    www.slightlycrewed.com - Because aren't we all?
  38. The complexity of modern-day webpages by egrinake · · Score: 4, Interesting

    I believe that todays web-pages have become far too complex to fulfill the purpose they were originally intended for; originally HTML was a simplistic markup-language, which focused more on the content-structure of the document instead of the layout, using tags like H1, B, A, P etc. When sticking to these very simple tags, it is up to the user agent to render the page as best it can for its particular medium. A HTML-page should be as easily viewable in a browser on a 16,7m colour modern computer system as on a cellular phone, text-mode browser (lynx etc), news-ticker, blind-terminals or whatever. These different environments requires highly different methods for formatting the data, but the main concern is that it is still easily viewable, and has a logical structure (ie you can distinguish a headline from a footnote).

    Today, however, HTML has become very layout-centric, as opposed to content-centric, with emphasis on tables and invisible GIFs for arranging the data. This is most probably a consequence of larger commercial companies moving content onto the web, and using a mindset from magazine and newspaper production in this entirely new medium; and that's where the problems start. When you try to develop a web-page as you would a page in a magazine you have to use alot of tricks to get the desired result, and these tricks corrupt the basic meaning of an html-page. For example, it is not uncommon to have ten nested tables to take care of a basic page layout. However, the purpose of tables is not to take care of layout and design, it is to present data matrixes. And it is this kind of widespread abuse that has messed up the web to the point where it is only properly viewable by a handful of browsers, of which maybe only one or two display it as was intended by the page creator. Luckily we have new standards like XML and XHTML (I have no experience with XHTML whatsoever - so apoligies in advance if this should be wrong) which allows us to separate content-structure from layout and design. But people will most probably abuse these new standards as well... I just think that something's VERY wrong when a browser contains more source code than a complete operating system.

    1. Re:The complexity of modern-day webpages by MrBoring · · Score: 1

      The idea that displaying text, excuse me, text with layout or markup tags, being slower than molases is not impressive. Does anyone else cringe when they have to open up a help link web link from a local application?

      It takes really long because browser people insist on having a JRE, javascript interpreter, sometimes mail and newsreaders. Of course then there's the plugin's.

      Whatever happened to the good ole days where text was text, and help files where man pages or a Windows help file. And desktop publishing was done on WordPerfect?

    2. Re:The complexity of modern-day webpages by bitrott · · Score: 1

      Spoken like someone who has no clue what they're talking about. This "abuse" of the "language" has NOT come from corporate sources, but from web artists and freelance designers who want MORE out of the limited web experience. The primitive tools early HTML provides for page design are sloppy and inconsistent, and you're right, elements like tables were not designed to be used like they are. But we're not getting to move forward because of lusers who insist on using non-w3c standard browsers with slooppy rendering.

      This is not the first time I've seen this debate on /., but as with the last time, you've all proven to be the biggest bunch of luddites around ("take your style sheets and stuff'm"). Would you like to have the net rendered on your amber screen at a prompt? Fine, but leave the Net alone for the rest of us who'd like to use it for high impact design and web apps.. You all like to wank off about possible VR, Snow Crash wet dreams, but you can't even see past a well designed CSS, you sods.

    3. Re:The complexity of modern-day webpages by Calum+I+Mac+Leod · · Score: 1, Insightful

      egrinake: "...Today, however, HTML has become very layout-centric, as opposed to content-centric, with emphasis on tables and invisible GIFs for arranging the data..."

      Yes, a load of people have a very layout-centric approach, but that doesn't mean that HTML is about layout. HTML 4 brought us plenty of new semantic attributes, and deprecated a lot of the presentational stuff that crept into HTML 3.1

      In fact XHTML 1.0 gave us exactly no new HTML structure (it just allows for the idea of mixing HTML with other XML based markup languages). The idea of leaving the markup to HTML and the presentation to CSS is far from new, it just took the browsers a long time to catch up.

      I just hope that lots and lots of gullible people believe that XHTML 1.0 is the beginning of structure on the Web, and start to use it as they should have done years ago.

      Calum
      --
      Calum I Mac Leod
      Scottish Borders

    4. Re:The complexity of modern-day webpages by egrinake · · Score: 1

      you've all proven to be the biggest bunch of luddites around ("take your style sheets and stuff'm").

      From a few of the replies to my original post, it seems that some have misinterpreted my statements as being anti-aesthetical. I'm not at all against expanding HTMLs capabilities for design, but it has to be done in a correct and standards-compliant way in order to preserve HTMLs original purpose; to provide a flexible way of formatting data, making it possible to render the pages on various devices.

      In accordance with this, I think that CSS and related design-extensions are a great idea, because it separates the page design from the data itself, so that these kinds of rules can be stripped by a presentation-layer not capable of displaying advanced graphics. However, when some of the tags are being used in unconvensional ways this often leads to many devices not being able to render the page in a sensible way. This is excactly why standards like WML have been created, when HTML should have been more than sufficient.

      Well, let's all just hope that XHTML might fix this by providing a clean way of separating content-structure and design/layout.

    5. Re:The complexity of modern-day webpages by pclminion · · Score: 3, Insightful
      Actually, HTML has not become layout-centric at all. HTML developers have become layout-centric. Think about it. If you want such-and-such a paragraph to appear in such-and-such a place, should you have to use funky kludges such as "invisible GIFs" to get the thing to line up properly?

      You shouldn't HAVE to use invisible GIFs. Or tables in tables in tables in... HTML in fact has no good layout controlling features. Why has HTML become so hard to use, if you want a real good-looking page? Because HTML has nothing to do with layout -- and this remains the case.

    6. Re:The complexity of modern-day webpages by atomray · · Score: 1

      I agree entirely. As a Java/JSP programmer, I've butted heads repeatedly with our graphics team over html. The programmers want xhtml/css, and none of this crap with embedded tables and transparent gifs. I try to explain to the graphics guys that this is not a magazine, it's a web page, but they don't seem to be able to get it...we end up wasting so much of the programmers' time integrating their bizarre html with our Java code. Now and then I drag one of them over to show them what their page looks like in Netscape 4 on Linux (fucking nasty!).

      If you don't code html simple and to the standards, it will only look good on your machine/browser.

      --
      take your sig and shove it
    7. Re:The complexity of modern-day webpages by tshoppa · · Score: 1
      It's true, today's web pages are far more complicated than originally intended, but I think it speaks highly of current HTML standards that HTML *can* be used for these purposes (and fairly portably, too, if you know what you're doing.)

      If a tool only does what you originally intended for, you've met your goal. If your tool turns out to be far more powerful than you ever imagined, you've far surpassed your goal. Thank you, Tim Berners-Lee.

    8. Re:The complexity of modern-day webpages by bitrott · · Score: 1

      I dig. The rhetoric flys thick around here. I'm a radical one on this issue though. See: http://www.alistapart.com Some great discussions from THE net designer community on the issue. They were the ones that called for an all out ban on non W3C browsers.

    9. Re:The complexity of modern-day webpages by TheInternet · · Score: 2

      The programmers want xhtml/css, and none of this crap with embedded tables and transparent gifs. I try to explain to the graphics guys that this is not a magazine, it's a web page, but they don't seem to be able to get it

      You guys are secretly on the same side. In additional to providing better content/display separation, xml/xhtml/css provides *more* control over the display, providing more magazine-like features.

      But arguing with designers that their designed should be more pedestrian isn't going to accomplish anything. They are trained and expected to be creative and push the boundaries, not churn out the web equivalent of a russian submarine design ethic.

      Netscape 4 on Linux (fucking nasty!)

      Netscape 4 is severly behind the times and severly broken in terms of rendering modern standards. It wasn't even compliant with CSS1 back when it was introduced in 1997, and the rendering engine has hardly changed since. A lot of people are simply giving up on Netscape 4 because it's such a nightmare to support and no longer is actively maintained.

      In fact, the only reason some people still use nested tables and single pixel spacers are because Netscape 4's CSS support is so horrible.

      If you don't code html simple and to the standards, it will only look good on your machine/browser

      Although history has shown that browser's standard support does not improve until sites start using them.

      - Scott

      --
      Scott Stevenson
      Tree House Ideas
  39. Standards and Extra Functionality by saqmaster · · Score: 1

    As commented above, MSIE is the current standard for browsers. Why do you think they force people to use Internet Explorer to view MSN and other sites?

    One possible answer to this relates to the reasons why IE is the most popular browser:

    Functionality.

    MSIE supports a lot more (yes, call it MS breaking the rules as you please) features and functionality. Sure, W3 would go bananas - and probably have - but ultimately the company which created these new standards would surely want to use these extra features (some dhtml/layers - not sure on specifics) on their own site.

    Remember, MSN is going to be the main gateway for .NET MyServices - MSN is MS's web venture and will surely want to portray the array of leading technologies.. They'd be stupid not to..

    --
    "Never let the truth get in the way of a good story..."
  40. 10% isn't insignificant! by alexhmit01 · · Score: 5, Interesting

    One of my client's sites was written with just IE in mind. It makes heavy use of CSS, and Netscape's CSS bugs just cough on it.

    However, the logs indicate that currently 8.5% of our users are Netscape 4.x.

    The operations guy at the client broke out his calculator, saw the costs of my fixing the system for Netscape, saw the revenue/profit increase, and saw that B>A and said, do it.

    I was hoping to just change the style sheet, but Netscape is totally busted, so it looks like separate scripts. Sure the IE version will be the priority, but when you can increase profits 8-10% of more (in fact, increasing revenue by 8% should increase profits 10%-12% based upon some fixed costs, etc.) it becomes really hard to justify ignoring.

    Unless technology costs are a rediculously high percentage of your budget, you can't ignore 8% of the market.

    Now WebTV and Mac, that are .5% and 1.5% of this website? They probably aren't worth spending resources on beyond testing on the Mac, but you have to evaluate your costs.

    What about non-commercial sites? Code to HTML standards, and use minimal CSS. While we have sites that need heavy CSS to look amazing, the site could work without them. Limit yourself to fonts, sizes, etc., and you'll be fine. Don't worry about it looking right tot he pixel and you'll be fine on multiple browsers.

    Alex

    1. Re:10% isn't insignificant! by sphealey · · Score: 2
      I was hoping to just change the style sheet, but Netscape is totally busted, so it looks like separate scripts. Sure the IE version will be the priority, but when you can increase profits 8-10% of more (in fact, increasing revenue by 8% should increase profits 10%-12% based upon some fixed costs, etc.) it becomes really hard to justify ignoring.
      Would you be justified in popping a window that said something like: "Hey, we aren't affiliated with Netscape, but we noticed you are using NS4.7x. We suggest that you upgrade to Netscape 6.1 here(URL)" ?

      sPh

    2. Re:10% isn't insignificant! by kin_korn_karn · · Score: 1

      Would you be justified in popping a window that said something like: "Hey, we aren't affiliated with Netscape, but we noticed you are using NS4.7x. We suggest that you upgrade to Netscape 6.1 here(URL)" ?


      Well, then you get people who don't want to upgrade getting pissed off because you're pushing new software on them, and that backfires. It's amazing how attached people become to certain versions of software.
    3. Re:10% isn't insignificant! by Myopic · · Score: 1

      1. I agree that ten percent is not an insignificant population.

      2. I completely disagree that people should avoid CSS. (Yes, this is going to be a CSS rant.) I code my website (see my sig) to be very standards compliant (I'm a huge nerd) but I REFUSE TO CODE FOR NETSCAPE 4.7. Netscape 4.7 wasn't a good browser years ago when it came out, and it's even worse now. I use Mozilla as my browser of choice FOR THE REASON that it renders CSS properly. Why would we hold up the web for a browser that has sucked for so so so long?

      CONCLUSION: don't suck. Use stylesheets. They are your friend. And for the love of God, don't use Netscape 4.7. Go get a real browser. I'd rather use IE than that buggy piece of crud.

    4. Re:10% isn't insignificant! by droleary · · Score: 1

      Now WebTV and Mac, that are .5% and 1.5% of this website? They probably aren't worth spending resources on beyond testing on the Mac, but you have to evaluate your costs.

      A couple things to keep in mind are that 1) it's not about the platform or even the browser, but the supported browser features, so it's not WebTV or the Mac that's really at issue, but what it is you want to put on your web site that available/popular browsers support, and 2) it's not just about losing customer you already have, but also about losing out on attracting new customers. I can't tell you the number of times I've been locked out by a web site and just decided to do business elsewhere. Don't let monitoring your logs influence your decisions too much because it could be a source of negative feedback; maybe WebTV users would be 90% of your business if you'd just support their desire to give you money instead of locking them out because they can't run some eye candy plug-in.

    5. Re:10% isn't insignificant! by Calum+I+Mac+Leod · · Score: 1

      > Now WebTV and Mac, that are .5% and 1.5% of this website?

      How did you come up with that?

      I have found that enquiries from WebTVers and sales to WebTVers far outweigh the tiny footprint left by their very aggressive proxy caches. If the Web sites I control were WebTV unfriendly then I might have as much faith in my server logs as you seem too. ;-)

      If your figures are for "hits" or "impressions" then the friendliness of your Web site to users of various browsers may affect the numbers greatly. I hit many Web pages, and I use the WWW to research much of my employer's expenditure, yet I don't browse much (or spend money with) those businesses whose Web sites I am locked from. Many PHBs in unprogressive corp's don't seem to spot the holes in obviously tainted research.

      Calum
      --
      Calum I Mac Leod
      Scottish Borders

  41. It's not just the MSN site... by Zenjive · · Score: 2, Interesting

    I was trying to download the latest Intellipoint mouse drivers from Microsoft's website using Mozilla. I drilled down to a page that listed the latest (or so I thought) ver. 3.x drivers for my mouse.

    I clicked the link to download and was taken to a custom 404 page that offered links to other pages where I might find what I was looking for, those pages took me to even more 404 pages and so forth and so on.

    Out of curiousity, I tried downloading the drivers using IE 5.5, this time I was taken to a different page that listed the (real) latest drivers for the Intellipoint mouse, version 4.x.

    It seems like a whole lot of effort to go through to make it difficult for people that haven't been assimiliated by the M$ borg.

    And besides, drivers should be freely available to anyone, regardless of what browser/platform they are using. What if I was downloading it from my Solaris machine to use on a Win9x machine that didn't have a fast connection?

    --


    A vacuum is a hell of a lot better than some of the stuff that nature replaces it with. - Tennessee Williams
  42. Saving a copy... by cluening · · Score: 2

    I think I'll be saving a copy of this interview to show to people who insist on using the most obscure plugins to do their web work. Maybe I am strange, but I really like it when I can look at web pages from any computer anywhere and have them look essentially the same. Thus, I tend to use simple HTML with well-supported graphics and non-browser specific tags. That doesn't seem like all that difficult of a thing to do. Trying to take over the computing world with a bad product just doesn't seem nice to me...

    --
    Posted from the wireless couch.
  43. Companys are for the people by puppy0341 · · Score: 1

    The problem is that people in companys
    get into believing that their company
    is more worth than people.

    But it is not. Companys shall think about making
    profit and gaining power but not at the cost of
    anything.

    You profit when the company has problems
    and there are friends who help the company
    and not only vultures ripping it apart.

    Don't let your yourself be imprisoned in
    the corporate religion as you wouldn't
    with any other religion.

    Always reminds me of Raistlin Majere
    when he had killed all the people in the world
    of DragonLance sitting in his tower and crying
    because he realized what he did.

  44. maybe some attention for Mozilla? by twocents · · Score: 1

    Microsoft surely does know how to garner attention through what initially seems to be a poor decision.

    I was glad to see Mozilla and Oprah mentioned, however. Sort of like everytime MS downplays Linux, they mention their name. Good or bad I'm not sure. I'm actually more angry about their stupid search redirect.

    1. Re:maybe some attention for Mozilla? by NutscrapeSucks · · Score: 2

      Mozilla is only supposed to attract attention from developers and testers -- it's not supposed to be an end user browser. That's what Netscape is for.

      Note that Netscape 6.x wasn't blocked -- that indicates that there was no great consipriacy towards the #2 browser (or it's dev branch).

      More like some marketing shmo said "There's this thing called Mozilla, I have no idea what it is, but we don't have time to test it, so let's block it." Typical stupid decision you see all the time when you get non-technical people making technical decisions.

      (To some extent, mozilla.org brought this on themselves by holding the pretention that the Mozilla browser is something entirely disconnected from their employers over at AOL/Netscape. If Moz sent a Netscape 6-like user-agent string, they wouldn't have had this problem.)

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    2. Re:maybe some attention for Mozilla? by Zontar+The+Mindless · · Score: 2
      (To some extent, mozilla.org brought this on themselves by holding the pretention that the Mozilla browser is something entirely disconnected from their employers over at AOL/Netscape. If Moz sent a Netscape 6-like user-agent string, they wouldn't have had this problem.)
      Don't blame the baby for getting thrown out with the bathwater. If MSN's developers tested for object and functional compatibility rather than taking the lazy route and testing UA strings, Moz wouldn't have been blocked.
      --
      Il n'y a pas de Planet B.
    3. Re:maybe some attention for Mozilla? by NutscrapeSucks · · Score: 1

      Easier said than done -- how do you test for the fact that Netscape 4.x claims to implement certain functionality that is in fact totally broken? Also functional compatibility doesn't say anything about what the end result looks like (a real concern for those guys).

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
  45. It's the right of other browsers to compete by code_rage · · Score: 4, Informative

    The right which is being abrogated is the right of other browser publishers to compete with IE. Since Microsoft has been ruled a monopoly, special rules apply to them which don't apply generally in the marketplace. Monopolies cannot use their monopoly power to exclude competitors. Some of the licensing issues such as excluding Netscape from the Windows desktop might be permitted if MS were not a monopoly, but as a monopoly they cannot use this power.

    1. Re:It's the right of other browsers to compete by bitrott · · Score: 1

      > It's the right of other browsers to compete

      Says who? A web page designer's right to have a page rendered appropriately INCLUDES dictating what browser is used to to the job. As the content provider, YOU the customer come to US the provider. To get the most out of the experience you have certain requirements you must meet. This is really very simple folks. Microsoft may be a monopoly, but MSN alone isn't. There's no monopoly of crappy portal sites like theirs. Noone's forcing anyone to serf to MSN, and noone's forcing you to view their page, despite your browser.... Netscape/Mozilla sucks 'nuff said

    2. Re:It's the right of other browsers to compete by KlomDark · · Score: 3, Funny
      "Noone's forcing anyone to serf to MSN, and noone's forcing you to view their page, despite your browser.... "

      Serf: (n) Slave, indentured servant.

      Hmmm... Interesting choice in spelling there...

    3. Re:It's the right of other browsers to compete by KlomDark · · Score: 2
      Even better, the m-w.com definition:

      serf
      Function: noun
      Etymology: French, from Old French, from Latin servus slave
      Date: 1611: a member of a servile feudal class bound to the soil and subject to the will of his lord

    4. Re:It's the right of other browsers to compete by Urchlay · · Score: 2, Insightful

      So what happens when Microsoft decides to have FrontPage generate web pages that contain this browser detection code by default? Sure, they would probably include a ``Disable Browser Detection'' checkbox, but it would be buried under n layers of menu hierarchy...

      If they combine this with bundling FrontPage with their OSes (or do they do this already? I don't have any MS OS newer than Windows 95), after a while FrontPage would become the path of least resistance.

      This browser-blocking stuff, right now, only affects (affected?) MSN.. but what happens if every crappy Geocities homepage and small business corporate web site includes this code by default? Eventually, ``Web Browser'' will be synonymous with ``Microsoft Internet Explorer''... Netscape, Mozilla, Konq, (name your alternate web browser), would be about as useful for general Web surfing as Mosaic is now. (There are those who would argue that this has already happened, but I do all right for now with Opera and NS 4.7)

      This would be fine, if MS would port their browser to a reasonable chunk of the platforms out there, and do a good job of porting it. (Well, it wouldn't be fine exactly, but it would be livable). I hate microsoft, but I'd use their browser if I didn't have to pay for it, and if it ran on my machines. The same goes for the company I work for: we're a tiny startup, providing 3rd-party support for Open Source software. We can't afford to pay through the nose for MS licenses, and we already get everything done in Linux, so even if we wanted to migrate to Windows, it would be a bad move (not least because all the employees would quit!)

      Right now, the only way I can run MS IE is on Solaris, on a Sparc machine. Unfortunately, the Solaris versions of IE are pretty awful, especially on cheaper, slower Sparc hardware.. if I want to run IE on Intel hardware, I must *buy* a copy of a Windows OS, and run it whenever I want to run IE. Since I get my actual work done in Linux and occasionally Solaris, this isn't possible, even if I or my company wanted to (yes, our budget is small enough that we can't afford to pay Microsoft for the ``privilege'' of running their OS and browser).

      So who is the loser here? Not Joe Sixpack, who doesn't know (or feel the need to know) that there's more to using a computer than clicking the Start button, and who already paid his ``Windows tax'' when he bought his PC... the small business is screwed, here. Joe Sixpack is also screwed, but only in an indirect, abstract way that he probably doesn't care about. I'm no expert on the economy, but I've been led to believe that it's bad for the economy as a whole, when the environment is hostile to small businesses. Granted, the dot-bomb crash of last year has a lot to do with this, but Microsoft is not only not helping (wouldn't expect them to, that's not why they're in business), but they're actively hurting the situation. Eventually, nobody but MS stockholders and employees will be able to afford their OS (exaggeration, but you see my point?)

      It's easy enough to answer me with ``If you can't afford to pay, you can't afford to play''... but we're talking about Web standards, which are supposed to be open and usable by everyone who can afford a 'net connection.

    5. Re:It's the right of other browsers to compete by buzzini · · Score: 1

      Windows has been ruled a monopoly, not Internet Explorer or Microsoft in general. That kind of mushy analysis leads to all sorts of crazy conclusions, as demonstrated by your post.

    6. Re:It's the right of other browsers to compete by bitrott · · Score: 1

      Oi, and that's ho I feel after a day of web design and coding in ASP/CFML. You're not as witty as I already know I am.

    7. Re:It's the right of other browsers to compete by bitrott · · Score: 1

      Aaaand, dragging in the never ending RIAA debate makes you right? If I bloody want to screen against browser types that's MY right as a provider, whether I run Bonsai Kitten or fuckin' Yahoo. If I want to suffer the consequences of market time that's also my decision. The scythe swings both ways my friends, and your socialist banter only kicks your own ass in the end.

    8. Re:It's the right of other browsers to compete by Flower · · Score: 2
      Jackson didn't find some program a monopoly, he found a company to be a monopoly in a certain market. That case revolved around the browser they distributed under that monopoly.

      I suggest getting your axioms and facts right before critiquing somebody else's analysis.

      --
      I don't want knowledge. I want certainty. - Law, David Bowie
    9. Re:It's the right of other browsers to compete by leviramsey · · Score: 1
      Eventually, ``Web Browser'' will be synonymous with ``Microsoft Internet Explorer''


      For a good portion of the 'net population, that's already true. And for a good portion of what's left, the Internet is AOL.



      On a slightly related note, is anyone else amused by the ads for NFL.Com, which say: "visit us on the web at nfl.com or AOL keyword nfl.com"? What the fsck was the point of buying a keyword on aol?

    10. Re:It's the right of other browsers to compete by heptapod · · Score: 1

      I'd actually be worried if Microsoft started including browser detection code by default on Notepad.

      I don't know of anyone (or any business) which creates relevant or informative web sites on the internet using any iteration of FrontPage.

    11. Re:It's the right of other browsers to compete by ClosedSource · · Score: 1

      "Since Microsoft has been ruled a monopoly, special rules apply to them which don't apply generally in the marketplace."

      I read about this all the time on slashdot. What exactly are these "special rules"? I suspect that if the case against MS stands, there will be some very specific remedies. As long as MS complies with the remedies, they can pretty much do what they want. I don't think the government is likely to start another action once the current case is resolved.

    12. Re:It's the right of other browsers to compete by code_rage · · Score: 2
      Isn't msn.com where all of the on-line Windows documentation and tech support information is? As such, msn.com could be "accused" of being part and parcel to Windows (this would require a prosecution which is unlikely to occur for several reasons). If Microsoft uses msn.com to establish a "tying" with Internet Explorer, then they would be violating the Shermen act, by using their OS monopoly to dominate the browser market.


      Here's a basic overview from 1998.


      A quote from the article:

      The Justice Department and the states contend that Microsoft is violating the Sherman Antitrust Act, which was passed by Congress in 1890. The act has two sections. The first section prohibits certain types of agreements that restrict the flow of trade. The second section prohibits the misuse of monopoly power, namely anti-competitive actions that seek to maintain that monopoly power and actions that attempt to use that monopoly power to dominate another market.



      I found a more recent summary of the Court of Appeals decision, some of which "reverses" my thinking -- in actuality, the antitrust code does not directly confer a right to compete to the competitors of a monopoly market. But it does guarantee that the consumers have a right not to be harmed by anti-competitive practices by the monopoly holder. This tends to mean the same thing, but not always. Microsoft has apparently argued effectively that since they have not raised prices the way the old monopolists did, that they have not harmed consumers.

  46. The problem is: The disintegration of invidiuality by jathos · · Score: 2, Insightful
    The problem is that as corporations merge, the web becomes more homogenous. For example, I used to frequent the ESPN.com site.
    Initially it was espn.starwave.com. Then Disney bought it, and the "go" network was born, thus: espn.go.com. Somehow, MSN has now partnered with Disney, and it has become espn.msn.com, complete with an MSN banner at the top (much like Slashdot's OSDN banner, but much larger).


    What happens when sites like ESPN block users, because MSN told them to? On Friday, I visited ESPN site and found a pop-up window stating that my browser (Mozilla0.9.5/Solaris) would not display the page correctly, even though it obviously displayed it perfectly. The worry is that Microsoft will section off a part of the web and make it Microsoft-only, just as it tried to separate Java into running only on Microsoft browsers/OSes.


    The solution is to stop visiting these sites (after 5 years of daily ESPN visits, I now visit CNNSI instead), but the word must get out, or the future of the web will indeed be bleak as Berners-Lee mentioned.

  47. DMCA+Huxterism=Bad Future by rossjudson · · Score: 2, Offtopic
    I resent XP because of its relentless huxterism: Guiding or forcing me to use the sites that it prefers. There is a scary nexus in front of us that nobody seems to be talking about, and its about the freedoms we have with our general computing devices. Microsoft is very interested in guiding/forcing you to use their sites and technologies, to drive their revenue model.

    Right now they are able to avoid some criticism because you can reconfigure IE. You don't have to use their search sites, and you don't have to use the home page they so thoughtfully provide for you. But, what if they took the ability to set your own home page away? What if they took away the ability to choose your own search engine? What then? Why, you say, you'd just figure out how to modify the registry or hack the program or something like that. But you can't. You just violated the DMCA by doing that. You tampered with a security system, and you're going to jail.

    This isn't paranoia. It's a logical extension of what we're seeing right now. Not only will it be difficult to NOT use Microsoft's chosen service providers, it'll actually be illegal.

    Ultimately, it's about freedom. Do I have the right to do as I wish with a general computation device that I own? The DMCA says no. Hollings say s no. Microsoft says no.

    I think the industry has done just fine without massive regulation so far. We are entering an age where "the little guy" can do something equally as interesting as a large corporation. Clearly, they can't have that. Campaign contributions are dangerously close to ensuring that "they" succeed.

    Who is "they"?

    It is the RIAA. It is Microsoft. These companies believe their right to control the ultimate use of their products is more important than YOUR right to live and think in freedom.

  48. Not even Slashdot is truly W3C compliant!!! by PastaAnta · · Score: 3, Interesting

    TBL is absolutely right. The foundation for a free Internet is standard compliance. But where are we when not even Slashdot is W3C HTML compliant???

    I tried to validate it at validator.w3c.org, but I got more than 600 errors!
    Try for yourself

    No Goat is hidden here

  49. Who needs MSN? by certsoft · · Score: 2, Funny

    I just added www.msn.com to my firewall's filter list, now all my browsers work exactly the same on that site.

  50. MS Marketing vs. Terrorists by Weird+Dave · · Score: 1

    Agreed. I truly believe that if terrorists attacked MicroSoft Headquarters (they attacked an MS office in Nevada), and vaporized all the source code to all MS Software, that the Marketing Department would still turn a profit. Then, Bill Gates would set his lawyers on bin Laden, and the whole mess would be over. (I can dream, can't I?)

    --

    Grumble, Grumble
  51. Education! by Cujo · · Score: 2, Insightful

    I know clever and talented web designers for whom "standards compliance" is at best a vague abstraction. They hardly ever visit the W3C site, and probably never run their pages through the validator (it hurts). There's a kind of pisoner's dilemma at work here: why should I be the first one to comply, when no one else is, not even the big guys?

    The solution is the same as it is for lots of things - get to them when they're young, and help them understand and value openness and robustness. The key to making openness work is a strong community-developed standards process, which only works if you comply.

    This is going to take at least a generation.

    --

    Helium balloons want to be free.

  52. It's a defect of marketing by Nelson · · Score: 1
    The whole idea behind markup and HTML is to remove the presentation aspect from the content and let intelligent software figure that out. Since the early netscape days they've been adding HTML tags and people have been doing tricks with tables to make the content provider have control of the presentation rather than the software.


    "Best Viewed with _" is inevitable if businesses are going to use it and they are going to let their marketing groups have any say. You think they are going to like it when Foo Browser renders their page in to ass? No, they are going to say that it should be used with "Monopoly Browser" and if they're really serious they'll put javascript or some kind of filter on their http server to block the others out. To make matters worse, they probably paid some 22 year old "programmer" $200,000 to build the page and make it hip in the first place.


    Ironic how the beauty of it initially was that you didn't need to pay artists to produce content because it was so simple and software figured it out for you but that's life, we'll complicate things if were given a chance to.

  53. That's by design... by sheldon · · Score: 2

    You're right. But it's not a problem. It's just that the initial view of HTML and the web was very shortsighted.

    1. Re:That's by design... by MikeBabcock · · Score: 2

      HTML's design wasn't shortsighted so much as those who wanted to do more layout-oriented stuff shouldn't have used HTML at all.



      They should've innovated (real innovation) and brought out a protocol that was similar to the web but had real-time two-way communications for web applications (instead of relying on cookies and POSTs, etc.) as well as layout mechanisms and colour matching, etc.



      HTML would have stayed a raw data form or moved to XHTML eventually with CSS but would've have been used for things like this.


      --
      - Michael T. Babcock (Yes, I blog)
  54. That's all this application does... by Greyfox · · Score: 2
    What about the application you're using right now? It's fairly popular. All it really does is schleps up numbers or words. Right now it's schlepping up these words. I've seen it modified to support a wide array of collaborative projects.

    You can do a lot of stuff with just words and numbers, especially with server side code to back it up.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  55. Is this even worthy of discussing? by liquidsin · · Score: 2, Insightful

    I hate to join The Army of the Damned(tm), but is this really so news-worthy? Last time I looked, there were 'members only' sites all over the internet. NY Times has free registration. Since IE is a free download, isn't this just more of the same? I tried to help my girlfriend with her cable modem, and when I went to their tech support website, it wouldn't let me in because I didn't have a Rogers @Home browser. Are they evil too? The fact is, you can get your news from any other 'free' news site. If you really need your MSN, which is a free service, then they have every right to ask you to do something for them. We register for free at NY Times to use the service. We get ad banners from damn near every site on the web. So if MS says 'do this for us and we'll give you free content', either download the free browser, or go elsewhere. It's not anti-competitive behaviour. They're not telling you that you have to use IE for ALL websites, just theirs.

    --
    do not read this line twice.
    1. Re:Is this even worthy of discussing? by nagora · · Score: 2
      They they should stop lying about it: they are not using HTML and claiming that they do is false advertising. If they stopped that then I'd have no problem with needing a special browser to view their non-HTML pages.

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
  56. I block browsers too by shd99004 · · Score: 1

    The web has never and will never be a place where anyone can use any browser to view any web site. Ever heard of browsers that doesn't support all standards? Even if you don't WANT to block people out, you still are, if you use the latest WWW standards. If you want any web site to be viewable by any browser, you will need to use nothing more than HTML 1.0. No HTML 4.0, no frames, no CSS...

    --
    Will work for bandwidth
  57. like this... by CptnHarlock · · Score: 1
    If the same exact page renders completely different in two different browsers, then how is that not following the standard?
    If you have the same exact bad html in two different browsers wich are differently forgiving/nonforgiving you end up with two different renderings. AFAIK the most standards compliant browser is Opera, eventhough they don't have all the standards fully integrated.

    Cheers...

    --
    $HOME is where the .*shrc is
    -- silver_p
    1. Re:like this... by Computer+suck! · · Score: 1, Interesting

      CSS vs. Layers.
      MSIE, Opera, Mozilla uses CSS (Standard), Nutscrape uses Layers (and the evil layer tag, pre CSS).
      Javascript.
      Standards, HA, Javascript does not know of these 'standards'!

      Then you have the fact that some tags are just interpertated differntly!

      Then you have the fact that not all the standards are implemented, so even if it's perfect HTML (validated & everything, which I have) it still rendereds diffrently on diff. browsers.

      When I play as web-dev I normal go for this approch:
      HTML 3.2 + CSS Compatable first and formost.
      MSIE Comptable 'extras (inc. Java Script)'
      if I have time, I'll add netscape etc.

  58. I keep saying this OVER & OVER & OVER by ch-chuck · · Score: 2

    Sigh - it's really a shame ppl lose sight of the real issue - Sure, other companies play vendor lock in games. But very few of them enjoy a virtual 90% monopoly power position to leverage. Some pissant startup tries to lockin customers may just lose it, ala netscape. Other's are handed a monopoly on a silver platter from IBM which they can use that to push their products, regardless of quality, and certainly overriding 'consumer choice'.

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
    1. Re:I keep saying this OVER & OVER & OVER by BattyMan · · Score: 1

      THAT'S IT!!!

      When somebody else tries to lock you into something, you generally have some alternative.

      When the Empire tries to lock you in, you have no choice

      That's one of the key points used to determine guilt in anticompetitive monopoly behavior. A little guy can get away with lots of dirty tricks that the "market leader" cannot, simply because the "market leader" already enjoys powers and advantages that the small fry do not.

      Misuse of this market leadership power is criminal. And that's Micro$oft.

      --
      Exceeding the recommended torque is not recommended.
  59. Really? by Slad · · Score: 3, Funny

    I thought Al Gore invented the internet.

    --
    I am Slad.
  60. anybody?! by waddgodd · · Score: 1

    Has anyone else noted that even MS products are being frozen out of MSN? The Pocket PC people are all over the fact that WinCE's IE won't work with MSN, and I've heard that IE 5.5- is also affected. MS isn't doing anticompetitive activities, they're doing crack!

    --
    Just because you're paranoid doesn't mean they aren't out to get you
  61. Nope... and Netscape 6.1 has separate issues... by alexhmit01 · · Score: 2

    Sending the user away from the page means that they aren't generating revenue for my client. We're not interested in improving the web, we're interested in improving their bottom line.

    If it works in my Mozilla browser, terrific, if not, oh well. If and when Mozilla/Netscape 6.x provide enough of a reason to make the site compliant, we'll work through their bugs.

    It's annoying, but IE/Netscape 6 conversions should be easier. I don't mind (too much) writing two stylesheets. They don't take that long. It's making two versions of the site (a legacy one for Netscape) that is annoying me.

    I test in IE because thats what the users are using. I'll develop for Netscape 6 when the platform is available.

    The central codebase is the same, I just need to write different HTML renderers...

    Sigh, one of our projects is to write our own XML language that was a content/display combo that wasn't HTML. Then we'll just write three renderers, IE/Netscape/Mozilla. Oh well, one day.

    Alex

  62. Tim Doesn't Get It by Otis_INF · · Score: 1

    Not to be rude or anything, but the owner of a website can decide at ANY TIME who will get access to which data, not Tim. If a certain company wants to lock out parts of its websites for certain individuals, that's their choice and their responsibility. If you don't have a contract of some sort (like you've paid money to get access to that website) you're out of luck. Tim can jump high and low, but that's reality and he can't do anything about that, nor should he be able to.

    If a company wants to exclude certain individuals from its websites for some reason, less visitors will visit the website. In the case of MSN, that can be a disadvantage at best, since competing sites like Yahoo offer the same information.

    On a personal note: Tim invented a nice hypertext system, but that's about it. For the rest his views are rather 'unpragmatic' to say the least.

    --
    Never underestimate the relief of true separation of Religion and State.
    1. Re:Tim Doesn't Get It by WolfWithoutAClause · · Score: 4, Insightful

      > ... but the owner of a website can decide at ANY TIME who will get access to which data, not Tim.

      That sounds obvious, but let's look at it more closely.

      First it isn't necessarily true; there are limits under the law for the actions that parties may take; e.g. a monopoly that has been convicted of monopolistic practices may not be allowed by law to restrict accesses that are likely to extend their monopoly in an illegal direction.

      Secondly, Microsoft wasn't restricting the users that access their site, they were restricting the software that they accessed it with. That's quite different.

      Finally, we want a person on a standards commitee to be fairly unpragmatic. He needs to come from a point of view that competitors should actually cooperate together; this is not a natural position that competitors take- even when to do so would often be to their mutual advantage.

      Actually, I think Tim gets it exactly. He's not exactly stupid.

      --

      -WolfWithoutAClause

      "Gravity is only a theory, not a fact!"
  63. Just an MS tactic? by blowdart · · Score: 1

    Perhaps, but what if I want to view AOL content without having AOL installed? Same tatics? I think so.

  64. I've seen worse from MS... by antoniol · · Score: 1

    I'm surprised that nobody seems to remember this. It was a couple of months ago, when the British government had the misfortune of commissioning MS to design their web portal. The result, a public site paid for by UK taxpayers, it denied access to non-IE browsers. The explanation was a supposed immaturity of SSL support in these browsers, IIRC. Sorry, I'm too lazy right now to dig up any links on this, but there was something about it on LT and ZDNET.

    The URL is www.gateway.gov.uk, and if one clicks on "What do I need before I can register" one sees that this has been fixed; a reasonable palette of browsers is now supported.

    Maybe it's just me, but isn't what they tried to pull there a bit more serious than barring people from their own corporate wesite?

  65. Not entirely. by bleckywelcky · · Score: 1

    I'm at school using a computer with Netscape Navigator 4.08 and I still can't access the MSN site. As well, using different browsers (kinds, versions) I haven't been able to access the MSN site at different times since they first started blocking out other browsers. The funny thing is that I used the OffByOne web browser that I found at TinyApps.org that is only HTML 3.2 compliant and only 1100k in size, and the MSN site was displayed perfectly fine. This helps evidence that this whole shenanigan from M$ is completely BS.

    1. Re:Not entirely. by simp7264 · · Score: 1

      No that just means Netscape sucks. Which I think anyone who has ever developed web stuff will agree.

    2. Re:Not entirely. by sciencewhiz · · Score: 1

      MSN displays in netscape 4.78 and lynx (that suprised me) but will not display in netscape 3.04.

  66. HCL anyone? by Anonymous Coward · · Score: 1

    I'm not in favor of IE bigots taking over the web. In fact, sometimes it really annoys me because it often results in pages that look like crap/features that don't work. That having been said, it's really difficult for me to get upset about MSN being blocked for non-IE users. Tons of free publicity--something that MS has got to be loving around the time of XP. "Hey, MSN must have some really great stuff if everyone's so upset, right?" Oh yes, MSN is so much better now that it's an "exclusive" destination for the 85% of people that use IE. Let's not mince words here--MSN is a piece of shit. On to other news: does anyone remember when Microsoft's HCL was blocked to non-IE users? Now that really pissed me off. It interfered with my job because I can't use IE at work. Not being able to access the boring pap on MSN is one thing, but denying me access to support (or the lack of it) is what really gets my goat.

  67. Blocking their own browsers by scarhill · · Score: 1

    As of last night, I could get into msn.com with Mozilla 0.9.4 (after being blocked on Friday).

    But when I tried with an old Mac PowerBook running IE 4.5, I still received the "upgrade your browser message", rendered as plain text, not HTML. Unbelievable!

  68. And what about 'frames' :D by Otis_INF · · Score: 1

    Same with frames, or even pictures. Mosaic first couldn't display background pictures. Frames was another netscape invention that was accepted by almost everyone, but was left out the HTML standard for YEARS.

    Blocking out people with IE just because you can't stand the fact that the maker of that browser blocks some crappy browser that is used by 1% of the internet population is not really making a statement other than saying "I'm stupid and by doing this I again show that to you all".

    --
    Never underestimate the relief of true separation of Religion and State.
    1. Re:And what about 'frames' :D by Zeinfeld · · Score: 3, Interesting
      Same with frames, or even pictures. Mosaic first couldn't display background pictures. Frames was another netscape invention that was accepted by almost everyone, but was left out the HTML standard for YEARS.

      Actually I did the first bckground images, it was not a Netscape invention.

      Netscape was at the time trying to work out how to implement tables. The problem being that they were trying to parse their HTML with a yacc parser which doesn't work because SGML is not an LR(1) grammar but that was all Rob and Lou had learn't in their undergrad Comp sci compilers course.

      Frames might have been received with more enthusiasm by the rest of the Web community if the proposal for the standard had not been delivered in the manner of the Japaneese declaration of war prior to Pearl Harbour. By the time the spec had finished scrolling off the fax machine Netscape had already released the new browser.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  69. Maybe it's a case of scruples versus legality... by CrazyBusError · · Score: 1

    What micros*ft are doing is unscrupulous, but legal. Perhaps we need some form of 'right of access' law involving the internet. However you look at it, it's bad karma on the part of micros*ft, but will hopefully come back to haunt them some day. Imagine if the telephone companies all got together and said 'right, your communications protocol sucks. We have a better one, we've devised new standards which you can emulate, but you still can't send data across phone lines unless you're using our hardware and back end software' People would go apeshit. It caused enough trouble when BT tried enforcing it to a lesser extent with the BABT standard in this country. At least you could still use a modem that wasn't BABT approved. Maybe try using microsofts ideas against them. Issue W3C compliancy certificates to web sites which could then be searched upon. Set your search engine to ignore anything that isn't. Maybe I'm covering stuff that's already been done. If so, I apologise. I'm still fairly new to this side of I.T.

    --
    -Never argue with an idiot. They drag you down to their level, then beat you with experience-
  70. Your Rights? A sign of things to come. by Erris · · Score: 1
    Misbehavior from M$ is everyone's bussines, until the world gets over them. M$, in case you forgot, makes more than a crummy "network" called MSN. They make an even crummier OS or two, that they force large computer vendors to carry through various monopoly tricks and large advertising budgets. Remember the 90% "market share" their PR folks like to brag about?

    This is another demonstration of M$ using that monopoly to embrace, extend and extinguish yet another area. The target is the web. They are distributing a crummy browser with lots of "extended" features that only their OSs users are privalidged to see. They are also putting that kind of code into their own web servers and turning them on by default so that those who use them must turn them off to avoid upsetting their customers. That they were willing to do this on their own site makes you think they will turn such a switch on for all IIS in the future. It's an old game, make everything non M$ a pain on an M$ OS. Their administrators, who already say ignorant things about other browsers, will have more work to do and harbor more hate about free or alternate software.

    This also furthers SSSCA type legislation. The more hate they can generate, the less likely people are to really care when the time comes. "Why should we care about those dumb wierdos that use that perverted non M$ standards complient software?", they will ask. "Freedom? You are free to write anything you want on an M$ system, what's wrong with you?" Ahhhhh! The ignorance compounds itself.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
  71. Who Cares? by andy_from_nc · · Score: 1

    I'd understand if people were upset about Microsoft blocking Expedia or something useful from other browsers. But I could care less if they block MSN.com from other browsers. The site is a useless ad-portal. Mostly its there for the homepage for IE. So does it really matter if its blocked? Yes I understand the openness of the web issue and I'm afraid of what MS plans with passport and other silly proprietary technologies and yes I use Mozilla and Linux, but I think people are jumping the gun on this one. Who cares about MSN? Microsoft.

    1. Re:who cares? by minid · · Score: 1

      well... thats what slashdot were made i guess.. =)

  72. Worthwhile Process by virg_mattes · · Score: 3, Insightful

    The most ironic part of this message is that you spent the whole post talking about how presentation is so important, and yet you presented the whole thing in a single typeface without HTML tags of any kind, and the only formatting you used is positioning.

    More importantly, the post made your point well, and in so doing, it refuted your point nicely.

    Virg

    1. Re:Worthwhile Process by bribecka · · Score: 2

      The most ironic part of this message is that you spent the whole post talking about how presentation is so important, and yet you presented the whole thing in a single typeface without HTML tags of any kind, and the only formatting you used is positioning.

      Yeah, why didn't he take advantage of the vast multimedia features available in the Slashdot message board? You could have used a bold or italics, or maybe a unordered list!

      I hope that post was not serious.

      --

      Where are we going and why am I in this handbasket?

  73. MSN Blocked from Where? by TaylorRay · · Score: 2

    I just tried out MSN on NS 4.77, IE 6, Opera 5 and NS 6.1. It looks acceptable on Konqueror, as well. All work just fine -- passport even works.

    As a Web developer, I can tell you from experience that Netscape 4.x series browsers have chapped my ass far more than any version of IE ever has.

    I agree that if everyone used Lynx and only geeks used the Internet we might have Nirvana. Unfortunately, the medium of the World Wide Web has gone through the same evolution every other mass medium has -- from a tool for hobbyists to a mass (and therefore commercial) medium. Just like radio, however, if you pine for the days of vacuum tubes and cloth-covered wiring, you can always roll your own...

  74. An Anti-Web Viewpoint by MrBoring · · Score: 2, Insightful

    I disagree about Flash. I really wish web developers would have the courtesy of not using things like this. The web protocol and most browsers with them, is really slow. It's also not innovative except in allowing people to pass whole words in the form of tags when they could pass symbols and save bandwidth. We don't need to make it any slower. So if using a standard such as Mosaic 1.0 saves bandwidth by cutting out the fancy crap, I'm all for it. I don't use the web for pretty pictures. I use it for research, and people who insist on developing software for the the absolute slowest GUI available.

    1. Re:An Anti-Web Viewpoint by sir99 · · Score: 1
      It's also not innovative except in allowing people to pass whole words in the form of tags when they could pass symbols and save bandwidth.
      Well, I'll agree that html is getting more verbose than is necessary, but using a binary format is just a Bad Idea. The content can be compressed with gzip instead while it is sent out over the wire, and have the benefit of being small, while also being human-readable. Strangely enough, lots of browsers and servers support this. Why else would you get like 12 kBps on html when you get 3 kBps on compressed data?
      --
      The ocean parts and the meteors come down
      Laid out in amber, baby.
    2. Re:An Anti-Web Viewpoint by LeBleu · · Score: 1

      Why else? Because you are using at least a vaguely modern telephone modem, which has the compression option enabled. Modem protocols have supported compression since the days of 28.8 or 14.4k. Of course, they can compress text far better than random data (such as something that has already been compressed).

      --
      --LeBleu

      If you're reading this you're part of the mass hallucination that is Kevin the Blue.

  75. Re:Don't Block MSIE, but do this instead. (OT) by CoolVibe · · Score: 1

    While I'll probably won't do such a thing, you _did_ give me an idea for an extra theme for my site though :)

  76. No irony at all by Sloppy · · Score: 2

    The values of whether or not the useragent should do additional processing, vs whether or not pages should be created according to standards, are totally orthogonal. They are completely independant variables. Thus, there is no irony at all. A person can be smartlinks-tolerant and MSN-hating, smartlinks-hating and MSN-hating, smartlinks-tolerant and MSN tolerant, or smartlinks-hating and MSD tolerant. None of the four possible positions contains any inconsistency. (Of course, three of the positions are still wrong, though. ;-)

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  77. Tim - If you don't like it ...INNOVATE by Ars-Fartsica · · Score: 2, Insightful
    Tim can bitch all he wants about MSN ultimately becoming a closed network, and Microsoft clients ultimately sterring people towards a closed network they control...but at the end of the day the best solution that the W3 has to offer is HTTP 1.1 and XHTML 4.

    The stateless, text-oriented, forms-supported model had its day but that day has passed. The only way Microsoft, AOL, and other comapnies can offer vastly richer experiences is to either turn their entire site into a Flash sequence, or to develop proprietary protocols.

    Seeing how Microsoft would be insane to factor out the most interactive aspect of the online experience to a third party vendor like Macromedia, I am not surprised at all to see them making the moves they are making.

    The W3 could have done something about this though - once upon a time they understood that HTTP needed to be overhauled, but the HTTP-NG spec was never refined. More or less they just decided that HTTP 1.1 was the last HTTP spec. Well, guess what happens in an innovation vaccum at the open, standards-based end? Yup, closed proprietary extensions.

    Within five years the "open" web will be a second-class network and AOL and Microsoft will own 95% of online traffic on their closed, enhanced networks.

    1. Re:Tim - If you don't like it ...INNOVATE by MikeBabcock · · Score: 2

      Umm, XHTML and HTTP 1.1 are not the problem; the fact that Microsoft doesn't simply step off and allow you to visit the site with any browser you like is the problem.

      --
      - Michael T. Babcock (Yes, I blog)
    2. Re:Tim - If you don't like it ...INNOVATE by t_allardyce · · Score: 1

      Thats not innovation. The HTML/TP etc.. standards were designed for a reason, they are open, human readable, low-bandwidth, and simple. Look for example at gnu.org, its fast and simple and you can find what your looking for. If you _really_ want to jazz up gnu.org, goto your browser settings, fiddle with the colours and fonts and then play some music in the background, while flash animation has its uses (stick death). The stateless, text-oriented forms-supported model's day has not passed.

      The days of stupid interfaces designed by dumb people who think easy-to-use means lots of big buttons, that drag you through pointless graphics and bandwidth hogging crap and then give you 50 banner ads have passed.

      --
      This comment does not represent the views or opinions of the user.
    3. Re:Tim - If you don't like it ...INNOVATE by Ars-Fartsica · · Score: 2
      Look for example at gnu.org, its fast and simple and you can find what your looking for.

      If you think you can make money with a site as sparse as gnu.org, be my guest.

      The web is a platofrm for consumer products - the geek minimalist lynx user market is so infinitesimally small that it would be idiotic for any website designer to predicate a site layout based on it.

    4. Re:Tim - If you don't like it ...INNOVATE by Ars-Fartsica · · Score: 2
      the fact that Microsoft doesn't simply step off and allow you to visit the site with any browser you like is the problem.

      But its only a problem for the 10% of users who either don't use XP or IE. Frankly they can get away with shunning this market as it is a lost cause anyway - that 10% will never migrate to Microsoft tools if they haven't already.

      This isn't about being a good corporate citizen - MS has never cared about that in any case (because nice guys finish last). Its about locking people into a close network of sites that support extended A/V and interactivity that joe user will drool over and pay for.

      MSN will simply be another AOL, and yes, most consumers will gladly allow themselves to be locked into one of these networks.

    5. Re:Tim - If you don't like it ...INNOVATE by t_allardyce · · Score: 1

      Capitalist Pig(tm)

      The web is a platform for free exchange of information.

      How many websites have you seen where the designer has no clue as to how people will be using it? surely it would be much better to give us the raw data (e.g a stock/catalog database) and have the software on our computer (the client) do all the pretty graphics/formatting/searching to our needs.

      --
      This comment does not represent the views or opinions of the user.
  78. Gestures? No thanks... by CoolVibe · · Score: 1

    Uhm, I like Opera, but not because of the 'gestures' thing. It might be nice if you use it for a laptop with one of those glidepoint thingeys, but otherwise it's just another vehicle towards the dreaded RSI (IMHO). Gestures won't work on anything else than a PDA or some other handheld device.

  79. And they procmail you to /dev/null by Ars-Fartsica · · Score: 2
    Let me tell you from experience that major web sites get huge volumes of crank mail and you are often going directly to the bin bucket when you waste your time sending them.

    Major web sites work from server logs, useage stats, competitive metrics and other metrics to devise their site design.

    And frankly the interest group you represent is so infinitesimally small that they would be idiots to listen to you in the first place (and they know it).

    1. Re:And they procmail you to /dev/null by Error27 · · Score: 2

      For every user who complains about a web page there are a hundred who also hate your web page but don't complain.

      Just because a lot of people use your web page doesn't mean they like it. It just means that there isn't something better yet.

      But it's your site so do whatever you want.

  80. Amaya by sourcehunter · · Score: 2
    What he said wasn't 100% correct -

    Amaya is NOT blocked by MSN.com - at least the 5.1 version isn't.

    I was able to load MSN.com...

    Only problem - it didn't interpret it correctly, probably because as he pointed out, they do not use proper XHTML formatting. Screenshot here.

    What is REALLY funny is you get something different every time you reload :).

    --

    quis custodiet ipsos custodes - Juvenal
  81. Re:Unreadable sites and poor design by MrBoring · · Score: 5, Insightful

    Yes. Yes. Yes. Do get angry at these web people. I used to be able to dial directly into my bank and download my transactions, and pay bills, all without a web browser. And it was faster. I don't care what you web people say. Life is faster when you don't spell everything out in plain text and use pretty graphics and javascript and such.

    Yes. Get rid of the excessive javascript, or even better, don't use it at all! Get rid of the excessive pictures. Don't put a back picture when I could use my back key! Don't create popup menus, just use links. Don't put up ads on bank account pages, especially after the customer has paid you $6.95 per month.

    And give the information! Don't make us email you for it. Don't make us call some 800 number and talk to a salesperson. If you have prices, put them up! Don't hide them unless you're ashamed of them.

    Have honest links. If you have a download link for an application, for instance, don't make us go through 10,000 slow, image laden web pages just to download the thing. A download link should take us to a downloadable file! (Or a page with the OS selection and such). Forget the mirrors crap. Just ask us a location and direct us to it.

    To the web developers: Make life simpler, and faster. Not slow and annoying!

  82. Re:TB-L is irrelevant. by Shuh · · Score: 1

    My my my... so many misconceptions! So much ignorance! Where to begin? Perhaps the beginning...

    > Microsoft paid the price to control the dice.

    Wrong... Microsoft was handed the dice by IBM -- a matter of *pure luck*. From there Microsoft has taken its initial shaky DOS monopoly and parlayed it into an air-tight Windows monopoly, which in turn has given it a word processing/office/web browser/etc. monopolies... Right now they are trying to turn that into a messaging and even *web* monopoly...

    > That's capitalism people -- and as a result we get better products, a better web, better standards of living

    The web is better if only Unkie Microsoft can tell you what you can and can't see? I've seen people who have to use the Windows craptacular operating system, and let me tell you, that's about the lowest standard of living there is...

    > and a better return on MSFT investment

    Ahhhh... where it all comes together! So if there was a business that was taking America by storm that made ricketty, unsafe, bad-mileage cars and used monopolistic practices to keep you from buying a BMW or even a Toyota, you would get into that rattle-trap and change the oil every 10.23 miles just so you could see your stock go up? I guess you would practically shit in your pants with glee if this self-same company shut down the railroads and airline industry and then put toll-booths on the highways every 12.578 miles! ;cD

    > than those who obsess over unimportant things like having NCSA Mosaic, Netscape 2.0, and Chimera still work and access web pages. Who cares? Noone uses that crap anymore!

    No one is obsessing over old browsers... just the fact that web-sites can be made to work with most *all* browsers if you take the time. The REAL problem people are having is the fact that *even MODERN* browsers are being shut out by M$'s monopoly power and we are not getting better products this way!

    > This is just another instance of a bitter inventor soured by seeing others take his crude invention and make something successful and marketable and impressive. They did the REAL work, not him!

    This is just wrong on so many different levels. The people who did the "REAL" work were EVERYONE who worked on the web -- not just MicroSoft and IE! Hell, Internet Explorer wasn't even created by Microsoft! They screwed Spyglass out of the original source code! How did they do this, you may ask... easy, they made a deal where Microsoft would distribute Spyglass as Internet Explorer and Spyglass would get a percentage of the sales... Guess what? M$ never sold IE! They gave it away for free and coasted on thier OS monopoly while Spyglass went out of business because that was their only source of revenue!

    > MSIE is where it is today because it beat the stuffing out of Netscape and every other competing browser, hands down, in a free capitalist marketplace. Just accept it and move on.

    Pure unadulterated ignorance. This guy must have learned everything he knows about computers from Microsoft's advertising. M$IE is where it is today because M$ illegally leveraged their OS monopoly to give themselves a browser monopoly. Ever wonder why in almost ten years of "Windows," M$ hasn't made it easier to install/uninstall programs on its OS? Because THEY want the control. The fact that you could not "uninstall" M$IE from Windows '98 and the fact that installing Nestcape on a Microsoft OS produced uneven results (due to hidden/obscure code/protocols) made IE the defacto standard for all new Windows PCs after 1998.

    > MSIE is the gold standard now. Thanks to Microsoft's hard work, we now have a single standard, with a single reference implementation (which is also the worlds most popular).

    If M$ really WAS so much better than its competitors, why would it need to always give away copies of its competing products along with its OS? Wouldn't M$ make *MORE* money if it just SOLD its browser/word processor/etc? That would mean more money for M$ and higher stock prices, right? That would be good for our Sainted-Company, right?

    > ...And because of Microsoft's HARD WORK making a better browser, they get to decide what HTML, DHTML, Javascript, VBSCript, and XML are...

    Ahhhh... M$'s hard work again. It's almost as if the writer is having a hard time believing it himself and is trying hard to be convince through repitition. In other words: "We have the power, now even though you invented it and did most of the development work, we'll take it from here because we're smarter and better than you -- we have a monopoly and we know how to use it! Ohhh, and don't forget, if you try to innovate and make some money, don't bother, we'll just give away something just like it after a year or two anyway!"

    Does the writer REALLY believe we would even HAVE "HTML, DHTML, Javascript, VBSCript, and XML" if it were all up to M$? Well -- maybe that Fisher-Price scripting language, VBSCRipt, but not PERL or Python or Java, etc... I mean, if M$ hasn't significantly carried the introduction/evolution of these standards to this point, what make him think they are going to come up with and maintain *BETTER* standards in the future? This is M$'s perfect customer, the kind that would move to French Geyana and participate in an M$-sponsored Kool-Aid party if need be.

    > not a bunch of academic weenies at the W3C who've never worked in a high-pressure competitive corporate software development workplace.

    Yeah, not the PEOPLE WHO MADE IT POSSIBLE for other people to work in a high-pressure competitive corporate software development workplace!

    > The people who DO the hard work, and those who spend the bucks to develop a better WWW get to make those choices.

    Yeah, it's so easy to come up with web-standards that the "hard working/high-pressure/competitive corporate developers" at Microsoft were ONLY 10-15 years behind the times until the past 3-5 years! "Web standards and consumer choice -- for sale to the highest bidder!" -- Microsoft

    > This is how it SHOULD be.

    Did you have to work to become this dumb, or does it come naturally?

    Edward

  83. Pixel perfect by Bobo+the+Space+Chimp · · Score: 2, Insightful

    Remember also that a lot of sites, especially the big corporate ones, like to program things down to the pixel, instead of relying on browsers to render the theoretical page layout tags. That raises the difficulty quite a lot on rendering.

    --
    I am for the complete Trantorization of Earth.
    1. Re:Pixel perfect by Bobo+the+Space+Chimp · · Score: 1

      virtual layout tags! Not theoretical...

      Virtual!

      --
      I am for the complete Trantorization of Earth.
  84. Open, Free Communications Protocols are a MUST by gdyas · · Score: 2

    In reading about the latest stupid move MS has taken to try & turn the the internet into their own proprietary .NET I find myself hoping that the new judge is watching. OK, sure, breaking up the company doesn't look feasible any longer, though it would have been nice to separate their OS from their Office Productivity from their .NET/MSN ventures. Not gonna happen though. SO, what structural remedies can be taken?

    I think our best chance lies in a judically mandated opening of all IE & .NET software & protocols to allow anyone & everyone to use it. This directly prevents an MS takeover of the net, let's them keep their precious OS monopoly, and adequately punishes them for the underhanded methods used to gain browser superiority in the first place. It also makes sure that this major piece of software most people use to surf the net is out in the open, without any hidden dirty little secrets.

    It'd be nice to make them open up the OS too, but it won't happen. Outside of /. too many people like Windows & are mystified by Linux to want it in anyone else's hands. Maybe we could try for opening up the MFCs, a long time wish of WinX programmers everywhere, which would go a long way toward making all programs better. For any lasting remedy though, something has to be done to thwart the development of proprietary internet protocols. Each individual has a part to play too. Do NOT use Passport / Hotmail. Do NOT patronize any .NET-using service. I now run XP, and despite the hype, it's completely possible to use this OS without involving yourself in any of that crap. Long term, write your congresspeople to demand laws mandating all internet communications protocols be open and available for even the individual user to make use of.

    --

    The only tool you've got against psychosis is experience.

  85. Stop, look, listen by Brian+Kendig · · Score: 4, Insightful

    You're all overlooking something very important, something absolutely critical to the game:

    Microsoft is not interested in playing nice. Everything they do is geared towards locking in more customers to gain more control and thereby more money. They pay lip service to standards and open-ness when it doesn't hurt them, but they have absolutely no hesitations about violating standards, breaking the law, or otherwise Not Being Nice when it suits them to be.

    The sole and entire purpose of Windows XP is to lock people into using the msn.com web site for all their needs, and to force them into using Windows Media Player for video and audio files. Their goal is divisiveness and incompatibility from anything that's not Microsoft-made. They want to leverage the Windows market share to make their standards and their services so necessary that people will have to be able to access the msn.com web site, and so therefore it'll just be too much trouble to bother using any browser other than IE, or any media player other than WMP. MP3's will be too much of a hassle because Windows XP doesn't support them nearly as nicely as it supports WMA files. (XP's media player has crippled MP3 features, including limiting the bit rate at which the MP3 codecs can record music.)

    Stop trying to make sense of Microsoft's actions in terms of what's best for competition or for the web. Microsoft doesn't care. They will play nice when it benefits them; they'll play dirty when it suits them; and there's nothing anybody can do about it, because they've shown they're capable of tying court cases in knots for years until long after they've won the battles in question and crushed their opponents into oblivion.

    Notice, by the way, that they're doing their best to make absolutely certain that they own all the file formats they're using; they only push for open formats when they don't own the market in question. You can bet it'll be a cold day in hell before Linux users ever get to use Windows audio and video file formats without getting sued by Microsoft, and the formats which Linux supports will continue to be deprecated in Windows -- thereby relegating Linux to become an 'incompatible' operating system which even fewer users will have an incentive to use.

    Microsoft's actions are extremely bad for the industry and for the future of computing. They have far too much power and there's no clear way to stop them.

  86. Not that it's a surprise or anything, but... by lux55 · · Score: 1
    Tried putting MSN through validator.w3.org:
    "Fatal Error: no document type declaration; will parse without validation

    I could not parse this document, because it uses a public identifier that is not in my catalog.

    You should make the first line of your HTML document a DOCTYPE declaration, for example, for a typical HTML 4.01 document..."
    Dies on the first line. Now that's a level of standards-compliance we should all aspire to!
  87. Get over it, "content" web is a lost cause by Ars-Fartsica · · Score: 1, Flamebait
    However, the purpose of tables is not to take care of layout and design, it is to present data matrixes.

    Thats fine if you are detailing lab study results...but this approach is inane if you are designing a site for consumers.

    1. Re:Get over it, "content" web is a lost cause by egrinake · · Score: 1

      Yes, well, I've been working as a web-developer for some years now, and I also use lots and lots of tables for formatting the pages. But my point is that this would have been better solved by adding a designated tag for this kind of control instead of abusing tables.

      I'm not going to get into a flamewar on wether or not one should use tables for formatting, in today's reality you'll have a hard time finding a web-developer who doesn't. I'm just trying to make a point about how promising, well-planned universal standards are corrupted, and basically destroyed, when applied incorrectly, mainly by incompetent/ignorant people or by corporations who aren't able to see the long-term consequences of their actions because they're blinded by the aspects of profit.

      This also applies to a variety of other standards who'll probably suffer the very same fate, for the very same reasons.

    2. Re:Get over it, "content" web is a lost cause by Ars-Fartsica · · Score: 2
      I'm just trying to make a point about how promising, well-planned universal standards are corrupted, and basically destroyed, when applied incorrectly, mainly by incompetent/ignorant people or by corporations who aren't able to see the long-term consequences of their actions because they're blinded by the aspects of profit.

      Please point me to the part of the table standard (or even the CALS derivation that spawned it), that say you should not use tables for presentation or layout.

    3. Re:Get over it, "content" web is a lost cause by reynaert · · Score: 2

      "Please point me to the part of the table standard (or even the CALS derivation that spawned it), that say you should not use tables for presentation or layout."

      Here you go.

      From the HTML 4.01 Specification, Section 11.1: Introduction to Tables:

      Tables should not be used purely as a means to layout document content as this may present problems when rendering to non-visual media. Additionally, when used with graphics, these tables may force users to scroll horizontally to view a table designed on a system with a larger display. To minimize these problems, authors should use style sheets to control layout rather than tables.

      From the Web Content Accessibility Guidelines 1.0, Guideline 5. Create tables that transform gracefully.:

      Tables should be used to mark up truly tabular information ("data tables"). Content developers should avoid using them to lay out pages ("layout tables").
  88. netscape used to do this, too by buzzini · · Score: 2, Insightful

    Everyone should remember that loveable Netscape used to block foreign browsers from their site as well. This was back in the days when Netscape had 90% market share and thought it could bully everyone from AT&T to AOL. How times have changed...

  89. Here's the harm to consumers by Get+Behind+the+Mule · · Score: 2

    Every time there's a thread about the anti-trust trial against Microsoft, I am astonished to read posts on Slashdot by people rushing to their defense. One of the common claims is that the efforts to destroy Netscape have created no disadvantage to consumers.

    Well, here you are: an Internet based on open standards is a benefit to consumers, because the browser vendors have to compete by delivering better quality against a common standard, but can't drive anyone out by introducing incompatibilities (which are completely superfluous to any consumers' needs). The more competition, the better the software, and hence greater quality at consumers' disposal.

    Now that Microsoft has gotten away with their crime and have succeeded at demolishing Netscape, leaving no meaningful competition in the browser market, it was only a matter of time before things like this would begin. With dominant market share, they can seek to eviscerate standards and leave behind an Internet that only operates on M$'s rules. Great benefit to Redmond, nothing but disadvantages for consumers.

    But even in this thread, people are claiming there's no problem! This is a sign of people completely locked into libertarian ideology, which simply cannot countenance the existence of a monopoly like M$ doing the things that they do. Evidently, denial is their only way out.

  90. Fuggedaboutit by Ars-Fartsica · · Score: 2
    The government has basically signed off of antitrust for the forseeable future. With the economy in the dumps the last thing they want to do now is shave another 20% off of the markets (yes, splitting MS would do this).

    Until the terrorist threat has passed, the government is totally preoccupied and won't touch MS significantly at this point.

    1. Re:Fuggedaboutit by gdyas · · Score: 2

      I dunno, I don't think so.

      The process is now in the hands of the Judiciary, with a Judge determining the process. She's got an early Nov. deadline for mediation. I know MS wants to run out the clock, but I don't think the gov't can stand to look like it got the smelly end of the stick on this thing. The gov't know's MS is guilty as hell and the American people are starting to wake up to the fact that MS doesn't have their interests at heart, so it IS possible, IMO.

      --

      The only tool you've got against psychosis is experience.

  91. Re:coincidence..? not at all by Garfunkel · · Score: 1

    funny?
    No they even said it was supposed to coincide with the release. They "redid" their msn.site spficially timed with the release of XP. The new look of XP with the new look of MSN I guess.

    --
    -jay
  92. Who wants to go there anyway? by thewils · · Score: 1

    Notwithstanding the point about the web being open and cross platform/browser, The only way anyone gets to go to a MS site is usually by being re-directed there by another MS site (Hotmail Passport sign-out for instance). If I want to hear the latest propaganda, I'll visit. It's just another portal when all said and done. Sad that a lot of sheep don't know the difference, but that only makes me look smarter.

    --
    Once I was a four stone apology. Now I am two separate gorillas.
  93. Microsoft is STILL blocking other things - by EvilStein · · Score: 1

    Of course, /. rejected it.
    2001-10-26 20:39:35 Microsoft blocks Mac email clients, cites "sec (articles,microsoft) (rejected)

    They're still blocking Mac email clients (Entourage, Outlook Express... their own bloody products) from connecting to Hotmail, citing "security upgrades" on the Hotmail mail servers.
    But the Windows clients (OE) can still connect just fine.

  94. Netscape.com (and others) are just as bad.. by benmhall · · Score: 4, Informative

    Try checking your mail with Opera or Knoqueror. As some who have posted here suggested, this story is just news because it's MS.

    Me, I want it all: I want to be able to browse to any website using a good, standards-compliant web browser and see the content. I have done corporate web development before too. Yup, it's tricky supporting all of the new browsers while maintaining compatibility with the dinosaurs like NS4.x. Such is life. Get over it.

    Oh, and MS and Netscape are not the only offenders. I sent a polite letter to ATI a few months back when I was trying to decide on my next video card and found out that ATI shut Mozilla/NS6 out. They left Konqueror though, so I was able to browse the site. Man was it broken..

    My bank, PC Financial, has had on and off support for alternate browsers. It had always worked with Mozilla/NS6 and they that stopped for a while. It seems to be working again, and now works under Konqueror too, so at least they aren't all bad...

    Finally, I went to www.ea.com a while ago. As usual, I tried with both Mozilla and Konqueror. Again, no good. They blocked them out, and suggested "upgrading" to IE.

    I can understand wanting to let NS4 go, as it really is showing its age, but that some major sites don't support NS6/Mozilla is baffling to me. It's not _that_ hard to get right.

    Oh yeah, one more thing: msn.com is a _very_ popular domain. Don't forget that it is set as the default start page for IE users. Back in its day home.netscape.com had over 40million hits a day for this reason. Now msn.com has this going for it. (But yeah, the content isn't too hot..)

    Well, there's my rambling..

  95. No, they don't block other browsers completely by TopherC · · Score: 3, Informative
    I think the truly evil thing that MS is doing here is blocking other browsers, or even warning the users that their "experience" will be less than perfect. These other instances you mention are probably not malicious errors, they are more likely accidental ones. MS's web pages are maliciously broken.

    This is classic FUD!

    The main problem here is that Joe Newbie will take it at face value. He won't realize that Mozilla, for instance, is more standards compliant than IE and that MS is breaking their web pages by using MSHTML and blocking the better browsers on purpose. He won't realize that you can change the browser string by just one letter and view the web pages with no problems. He will instead think that these other browsers are inferior -- the opposite of the truth.

  96. 95% IE? by linuxpaul · · Score: 2, Insightful

    Whomever claims that "95% of the clients are using IE", how sure are you that they aren't simply setting their mozilla or lynx USER_AGENT string to "ie blah blah" in order to ignore those sites lame enought to try to target specific browsers?

    If I've ever visited your site you'd better ie_count-- :)

    --
    Usage: fortune -P [-f] -a [xsz] Q: file [rKe9] -v6[+] file1 ...
  97. title tag, not alt by gregstoll · · Score: 1

    I believe the title tag in an img tag is supposed to be the tooltip displayed. (think I saw this in a Mozilla rant about not using ALT for tooltips...)

  98. Re:I think you mean hucksterism by rossjudson · · Score: 1

    crap. i wasn't sure how to spell that, and i clearly should have looked it up. now i've learned. :)

  99. Gracefully Degrade by Andy+Social · · Score: 1

    I don't think you need to bother with detecting browsers and setting up alternate versions of each of your major pages. That kind of thing is terribly labor-intensive and not practical for most organizations.

    What you can do, though, is ensure that your pages "gracefully degrade" to lower HTML versions. For instance, if you use CSS for formatting, make sure that your page will still display without CSS turned on. Also, ensure you have text-only links for every graphic link on your page.

    Fortunately, there are good resources available online for you to use: the WWW Consortium has an HTML validator, and CAST has the Bobby accessibility test. If you run your pages through those two tools, you'd be surprised how easy it can be to make your pages work with almost any browser, while still allowing fancy effects for the high-end browsers.

    I heartily defend the idea of allowing dialup users to opt-out of the graphics-laden site to a low-bandwidth version, if you use too much Flash and crap instead of just putting out information, though. :-)

    --
    Illegitimi non carborundum
  100. Wormtongue by TopherC · · Score: 1
    I've been reading through Lord of the Rings, and just last night read the part about Wormtongue, an evil agent doing mischief as a sly king's advisor, skillfully mangling the truth. Comments from MS sound just the same.

    "We are going to support the latest versions of Opera and Mozilla so people will be able to get the MSN experience," said Bob Visse, MSN's director of marketing.

    But, Visse warned, "the experience may be slightly degraded simply because they don't support the standards we support closely, as far as the HTML standard in those browsers."

    ...

    Visse said earlier Thursday that the message would be shown to people using "browsers that we know don't support (W3C) standards or that we can't insure will get a great experience for the customer." W3C refers to the World Wide Web Consortium, which is developing industry standards for Web technologies.

    Wow! They've left the door wide open with that last statement, especially. They can't "insure" (ensure) the performance of any software not directly under their control! Sooo, they are really saying that "we don't recommend using any software but ours." Well, of course!

    What really irks me is that internet-savvy folks will realize this FUD tactic for what it is, and hate MS even more for it (which isn't even possible, so no damage done). But 95% of the public will take the message at face value, think that non-MS browsers are flaky, and that people like us who disagree are self-deluded fanatics. So MS "wins."

  101. This site doesn't get repeat business by alexhmit01 · · Score: 2

    This site is almost entirely a one-hit wonder. You hit the site, sign up, and leave on your way. We're trying to focus on the users hitting our site. The standard site is CSS/HTML compliant (some IE additions, but it should gracefully degrade).

    We're looking into cleanup options to make it cleaner and therefore run on Mozilla, but Netscape needs a custom solution. Maybe I should get a WebTV system and try it out, we'll see.

  102. I can see it now... by Jaysyn · · Score: 1

    ...Celebrity Deathmatch

    BillG vs. TimB

    "The Battle for the Web"

    I know who's getting my money...

    --
    There is a war going on for your mind.
  103. IANAHG (I am not a html guru) by CoolVibe · · Score: 1
    (IOW, I did not know that...)

    Hey, I learn something new everyday :) Yup, OBJECT is pretty neat.

  104. Beautiful logic! by raistlinne · · Score: 1

    We got tons of mail from people saying that they can't (usefully) get at our website. However, when we look at our logs, we see almost noone on these platforms viewing our website, so they're statistically insignificant.

    Has it really not occurred to you that if you require IE, you're not going to get many page requests from netscape?

    On a similar note, it's really amusing how crappy the overwhelming majority of sites that require IE are. Generaly stupid, ugly, slow, and often prone to problems.

    And it's the bit bucket, not the bin bucket.

    Of course, most major web designers seem to be unimaginably stupid, so I can't say that what you're saying is a surprise. Still, you might want to try thinking a bit. At least theoretically it does help to make money, if nothing else.

    --
    They laughed at Einstein. They laughed at the Wright Brothers. But they also laughed at Bozo the Clown. -- C. Sagan
    1. Re:Beautiful logic! by arkanes · · Score: 1

      We got tons of mail from people saying that they can't (usefully) get at our website. However, when we look at our logs, we see almost noone on these platforms viewing our website, so they're statistically insignificant.

      Of course, if they can't few your website, they aren't gonna be browsing around, which means that they aren't gonna generate much in your logs. Seems like you've got a nice wall there to keep from making any changes to your website. In any case, regardless of what your logs say, if you get "loads" of mail about not being able to view your website, shouldn't you at least investigate WHY they can't view it?
  105. Lay your cards on the table, Tim... by PCM2 · · Score: 2, Troll
    'I have fought since the beginning of the Web for its openness: that anyone can read Web pages with any software running on any hardware. This is what makes the Web itself. This is the environment into which so many people have invested so much energy and creativity. When I see any Web site claim to be only readable using particular hardware or software, I cringe - they are pining for the bad old days when each piece of information need a different program to access it.'

    So I'm not sure I get it. If Tim Berners-Lee is all about a free and open Web can be viewed by any software running on any hardware, then why start a company based around a proprietary language where the business model is to charge companies for the amount of content they serve? To quote Pamela Hart, Curl Corporation's controller:

    "Curl is in a strong financial position. The company has prominent investors who believe Curl has the ability to change the way people use the Internet. I am committed to expanding and strengthening the company's financial position and long term success."

    Hmmmm.... that doesn't sound a lot like a philosophy of "openness." And as far as running on any software and any hardware, let's see what the Curl press releases have to say, circa July 2001:

    "The Surge(TM) 1.1 software environment, which includes the Surge(TM) browser plug-in and the Curl(TM) content language, is available immediately for Microsoft® Windows® operating systems (Windows® 95/98, Windows NT®, Windows® ME and Windows® 2000). Support for other platforms will be announced later this year."

    Whatever Berners-Lee says, I think his company's statements speak for themselves.
    --
    Breakfast served all day!
    1. Re:Lay your cards on the table, Tim... by Anonymous Coward · · Score: 1, Informative


      "Curl is in a strong financial position. The company has prominent investors who believe Curl has the ability to change the way people use the Internet. I am committed to expanding and strengthening the company's financial position and long term success."

      Hmmmm.... that doesn't sound a lot like a philosophy of "openness."


      you're right, and it doesn't sound like a philosophy of "closedness" either. what is it that you take offense at: "strong financial position"? "change the way people use the Internet"? "expanding and strengthening the company's financial position"? none of these implies being anticompetitive or closed or even not complying with published standards.

  106. fear and loathing in the webspace by e40 · · Score: 2, Insightful
    ... they are pining for the bad old days when each piece of information need a different program to access it.

    Microsoft does this because they are afraid they can only remain a powerful company through these closed minded tactics and not by being open and fair.

  107. CSS and Netscape 4.x by raistlinne · · Score: 1

    Actually, while netscape 4.x is a really PITA and a waste of time by abstract (read: impractical) standards, there are some tricks for it. For example, tables can replace divs most of the time. Also, since netscape 4.x doesn't support (I think that it's) @import in a style sheet, but all good browsers do, you can put the main part of your style sheet in the @import'd style sheet, and put the 4.x friendly stuff in the main style sheet. Not perfect, but from what I understand it gets the job done to a large degree.

    --
    They laughed at Einstein. They laughed at the Wright Brothers. But they also laughed at Bozo the Clown. -- C. Sagan
  108. Outstanding delivery improves reception of message by Jeppe+Salvesen · · Score: 2

    I am not saying that whizbangery will make your message more meaningful. However, well applied whizbangery will make the message easier to receive.

    There are lots of articles and websites that are truly informative, but that i still have a hard time getting through. These snippets of information are so dull and drab that I just yawn and develop an immediate urge for Stile.

    Folks - use those css to make your site more readable and more enjoyable. Increase the line spacing to 120%, adjust the margins and work the colors. Pick a nice font, but make sure it looks ok in the fallback that you naturally supplied. Subtle mouse-over effects are also nice. Experiment. Have some fun. Be creative - I know you really are, for coding is also an act of creativity.

    Feel free to use Flash and java applets and whatnot. Howver, make sure the fallback is acceptable. The web should not be a static technology. It can, it will and it should continue to improve.

    Oh - and don't forget to have a message to deliver. Empty whizbangery is Hollywood's specialty, not ours.

    --

    Stop the brainwash

  109. Seriously... by virg_mattes · · Score: 2

    The post was serious, and the lack of vast multimedia features only goes further to prove my point. His point was that we need these snazzy features to get a point across well, but got that very point across well without them, hence the irony.

    Virg

  110. Answer: by Balinares · · Score: 2

    And the problem is?

    The problem is that Windows XP redirects users to MSN is all sorts of situations. I guess that's why MSN was 'relooked' on the very day Win XP was released.

    --

    -- B.
    This sig does in fact not have the property it claims not to have.
  111. Links to validators and more by lmd · · Score: 1

    The W3C has links to many validators here. Go test your website(s) with them.

    --


    Just my $0.04 (adjusted for inflation)
  112. Re:The problem is: The disintegration of invidiual by bryanbrunton · · Score: 1


    Glad to see I am not the only one who stopped visiting espn.com after it was Borgified in MSN. Who knows how many users that PHB decision cost ESPN.

  113. Re:Netscape.com (and others) are just as bad.. by stefaanh · · Score: 1

    Well, ok, there is a problem with some browsers.

    Many websites are broken because they were designed for a specific browser, when viewed using another.

    But it's not the browser here, it's still the web-owner/designer's fault...

    --
    --------
    * Sigh *
  114. Only themselves to blame by kindbud · · Score: 2

    TBL: It's fair to note that no browser implements all W3C standards perfectly.

    That's because the W3C standards today are nothing more than an attempt to document the stupid proprietary browser tricks invented by Netscape and Microsoft during the "browser wars". No wonder no one browser complies with the whole standard. The W3C rubber stamp means nothing anymore.

    Microsoft has only themselves to blame for not being able to "guarantee a good experience".

    --
    Edith Keeler Must Die
  115. Re:Unreadable sites and poor design by Steveftoth · · Score: 1

    I totatly agree with you, but the people creating the sites are not the ones that are making those design decisions. "The customer is always right" is a phrase that comes to mind when I think about this subject. The people paying the web developers to make the sites make the decisions about how the site looks. As a web developer, I get to push people to the 'low bandwith/faster/easier' direction, but if a customer wants that 500k background picture, then there is nothing I can do to stop them. Same goes for any 'feature' of a website, be it flash, applet, javascript, or movies.

    Why haven't there been more research into interlaced style images, so that you could say... download half the image if you wanted to. Get an IDEA of what the image looked like, then download the rest if you really wanted. What happened to all those fractal image comression techniques that were supposed to make downloading images a joy instead of a pain. Some of them were really cool, letting you zoom in on the picts and stuff, with very, very small file sizes. Alas, no browser uses them.

  116. Re:The problem is: The disintegration of invidiual by leviramsey · · Score: 2
    Uh, ESPN has been owned by ABC (and then Disney) since the 1980's. Starwave was founded as a joint venture between Disney and Microsoft's own Paul Allen. Later, Disney bought Allen out near the top of the 'net boom, and rode the boom into the bust. Disney finally saw what they were losing and sold the 'net operations to MS.

    IIRC, Starwave was one of the few post-MS ventures by Paul Allen that were actually successful. What happened to Cardinal? And Teledesic...

  117. i hate the interweb. by GECK · · Score: 1

    If I can't read it on lynx, I don't want to read it at all...

    --
    http://www.livejournal.com/users/whiskeyjuvenile/
  118. Webpage incompatabilities by Lumpy · · Score: 2

    Web designers have a standard it's called HTML 4.0
    if the webpage does not conform to that simple standard then the person writing the code is a shoddy programmer (Strike that, HTML is NOT programming it's typesetting) and is a sloppy or half assed attempt at writing a webpage.

    The problems with the webpages out there lies soley in the hands of the writers. You web writers! quit baing lazy and sloppy.. write html Compliant code!

    and people wonder why cross platform languages fail, it's because the programmers are too lazy to write the software correctly.

    (Moderate -4 Flamebait)

    --
    Do not look at laser with remaining good eye.
  119. Re:Outstanding delivery improves reception of mess by dvdeug · · Score: 2

    > use those css to make your site more readable and more enjoyable

    Why do you use css to make the sites more readable? You know your reading situation; your monitor size, your vision, your favorite fonts.

    Do you not read books? So many times I've curled up with a several hundred page book (with a drawing per chapter, if that) for several hours. I can't ever have remember saying that having things suddenly change while I was looking at them (mouse-over effects) would be nice. Nor can I remember wishing for more animation or even art.

    I am creative, but I'm not an art student. If I had a problem with pages of pure text, I wouldn't be in compsci.

  120. Not the way HTML tags are supposed to work! by whiteben · · Score: 2, Insightful
    When a browser encounters an HTML tag it *always* has 2 options: either ignore it, or process it. HTML standards dictate which tags must be processed -- all other tags may be ignored and the browser can still be considered HTML 1/2/3/4/whatever compliant. The difficulty is that many developers don't consider the case in which an HTML tag is ignored. For example, several years ago before virtually all browsers came to support Java, you could do something like:
    <applet etc...>
    ... any params ...
    Sorry, your browser doesn't support Java. Click here to go to the less-enhanced version.
    </applet>
    But few people did this. Some people were left staring at blank screens because their browser wasn't cutting edge enough and because developers didn't feel like worrying about those browsers enough to provide alternatives.

    HTML works in the sense that if all the HTML creation tools and people writing raw HTML decided to consider the case of the two-versions-behind browser, the content would at least display. Maybe not perfectly, but the content would display. Of course, this assumes that the format of the content is secondary -- and this is increasingly not true. For cases in which perfect formatting is crucial, use PDF, etc, not HTML

    BEN

  121. The MCSE homepage used to be IE-only by haggar · · Score: 1

    I don't know whether it is, still, because I have not been updating my MCSE status since more than 2 years, BUT I clearly remember what I had to do in order to access my MCSE information. I had to use IE, but NOT because of some important CSS or javascript or whatever special feature that Netscape didn't support. No, dear friends, this was just a dirty MS trick. In fact, I could access it with Netscape, too, with a little trick: when I would clikc on certain links, and the page looks as if it is loaded, quickly click on ESC (or click on the "stop" button) to stop loading. That way I was fine, even with Netscape. I could update all my info, get all my exam status and certification information, everything was working fine, if only I was careful to press ESC quick enough. No functionality was missing, except for the fact that if I left the page to load completely, in Netscape it would disappear!

    Funny, isn't it? Of corse, MS was stating that you MUST use IE, nad with IE realy it was easier (not anymore better looking or functional) but I was too much of a stubborn bastard, at that time. I was young...

    --
    Sigged!
  122. If only... by dotslash · · Score: 1

    If only Tim B.-Lee (and later W3C) had made it against the standard to have a user-agent string identifying the browser, having instead a "capabilities" array, (eg. HTTP5.2;HTML6.1)

    Then the only "qualification" would be support of the HTTP/HTML version.

    That way Microsoft would have to explicitely break the standard to make exceptions for its own browser.

  123. Discoteque! by minid · · Score: 1

    This remembers ones of my first attemps to enter a big popular discoteque full of snob people... i remembered u can't enter if you don't have the appareance of a snob guy... and i was rebel and skater... so i couln't enter... so fuck it... i never entered them i really forgot that place.. people should do the same with websites that never support estandars... and more if that sites blocks the entrance cause u use whatever browser... i think this is what zeldman wanted that people should upgrade browsers... go head buy the xp... that is what they want to do with your wallet this month...

  124. statistically skewed web logs by sorial · · Score: 1

    You might wish to keep in mind, while parsing those logs, that Opera advertises itself as IE by default (whether under Linux or Win, can't speak for other OSs). You can bet any IE log entry that has "Linux" as it's OS isn't running IE.

  125. Intranets, was Re:Let's be fair: this isn't IE sp by David99 · · Score: 1

    An intranet isn't the same environment as the web. You said yourself that 92% of clients were IE, and on a corporate intranet you can get that number close to 100% just by mandating the use of a particular client.

    But then you don't really need HTML. May as well go whole hog and use Lotus Notes, which has far more functionality for both the client and developer than any web browser currently available.

    --
    -- Welcome to nowhere fast / nothing here ever lasts.
  126. Just hurting itself by lowtekneq · · Score: 1

    Microsoft is just hurting itself, its as if MS wanted to make themself viewed as "the evil empire" and cutting off people from going to their site. Think about it this way, MS wants more users of IE, and its supporting their "passport" system. How do you get that passport, sites like MSN or Hotmail. See the connection? The monopoly isn't that ovious but its there. With XP out be prepared to see more of the same in the future (new XP only file types, ect).

    --
    Carpe meam simiam!
  127. so fork the web already by maxpublic · · Score: 1

    It's been said before and I'm sure it'll be said again: let's fork the web. Drop out any and all support for the crap used to sell commercial web sites (e.g., Flash).

    People will say "but the masses won't go to an alternate web!" and I say "but isn't that what you want? you bitch and moan about the vapid, overcommercial, shallow Joe Sixpack nature of the original web; wouldn't a fork be just what you're looking for?"

    It sure as hell would be something I'd be interested in. A web with only a few million people on it, most of those technically oriented or academics looking for a noise-free environment for common publishing. Throw in all the usual minority cranks and you've got a web with no commercials, no businesses, no glut of two-bit one page home sites abandoned a few hours after the new owner got bored, and yet just enough color to be wacky and interesting.

    Imagine a web where you could easily track down the information you want or need from academic and technical sources (less likely to be talking out of their ass, at least in their field of expertise), hold a semi-intelligent conversation that doesn't involve mixing letters with numbers (D00D), and go post on a forum with your favorite band of wackos with a much smaller chance of having to deal with noise from trolling assholes.

    Christ, gimme that web. I don't need the other unless I'm looking for pics of Natalie Portman, and with any luck some of the wackos that move to the new web will start Natalie fan sites.

    Max

    --
    My god carries a hammer. Your god died nailed to a tree. Any questions?
  128. Ignoring n percent of your users by arfy · · Score: 1

    Reminds me of something that happened about two years ago: one of our suppliers dumped Apache in favor of IIS and for whatever reason, we just couldn't get his order page to work under Netscape. For security reasons, IE is banned inhouse. We had a long-term relationship with the supplier and spent a lot of time trying to iron out the incompatibilities with his new system. We continued placing orders by phone for a while, but it was a hassle compared with his old system which the owner refused to put back in place.

    The majority of users visiting his site used IE. However, we found out after he went out of business that we provided him about 8% of his business and among his other Netscape clients who wouldn't or couldn't switch to IE he lost nearly a third of his regular customer base revenue. According to the former employee, the switch to IIS and the resulting collapse of his revenue stream was the major factor in the demise of his business.

    The point? If a site is sufficiently unfriendly to non-IE users, the users may simply be ditching and the site's owners thus have no realistic idea of what the site's possibilities would be if the coding were more universal. In the case of the abovementioned supplier, he was getting lots of nibbles from IE users but a significant amount of revenue was being generated from government offices which were not allowed to use IE and therefore his analysis of the potential negative impact of the conversion was fatally flawed.

  129. I say by AA0 · · Score: 1

    we create a new internet and not allow microsoft to use it!
    Utopia does exist.

  130. Perception for use... by Julz · · Score: 1

    It never changes, does it. Someone lifts a stick and hits a tree to make some noise. Someone else lifts that same stick and hits his friend on the head killing him. Another could just as well as use that same stick for killing a pig for food or digging in the ground for roots.
    No matter what the original intended use is for something, people will always find another use for it.
    And so it is for browser identification. Intended to allow for the recognition of the browser and it's capabilities and then used for targetting individuals for access, identifying possible chances for promoting a better, in some eyes, browser product or selling a new OS.
    When will it end?
    Never!
    If it did, then so would our uniqueness, the ability to create and see things differently, make friends/enemies, form alliances and above all innovate!
    Remember that this is why /. exists too!
    ... end of rant

    --
    When shit hits the fan get some of these https://youtu.be/pY-GncsZ-UE
  131. Why IE is the most popular... by arfy · · Score: 1

    >>One possible answer to this relates to the reasons why IE is the most popular browser:

    Functionality.

    Don't be silly. IE's popularity has almost nothing to do with functionality. The principal reason it's popular is that it was bundled with the operating system which most PC manufacturers are locked in to selling by secret contracts with a convicted monopolist.

  132. Funniest part about all this... by MatriXOracle · · Score: 2

    MS didn't just block Mozilla, Opera, Netscape, and all its other browser competitors. It also blocked its own version of Internet Explorer for Pocket PC 2002. That is the brand-new version of the Pocket PC operating system which it just released last month. The lack of internal co-ordination at Microsoft on this is stunning... I thought they were a better organized company than this. Read the story here

  133. WWW Inventor by huckda · · Score: 1

    who's this guy? I've never heard of him!
    EVERYONE knows that Al Gore invented the WWW!!!
    HE said it himself!!!
    What, am I not supposed to trust politicians anymore?

    --
    "Just Smile and Nod." --Huck
  134. Normally I wouldn't be bothered by it by PigeonGB · · Score: 1

    I have seen plenty of websites telling me that I cannot access their pages because I was using IE.
    Of course, when Microsoft makes the weak excuse about W3C compliance, I really had no way to try to look at in a pro-Microsoft view. I like to try to keep an open mind and not bash Microsoft just because, but in this case, it was really stupid.
    If it was a marketing ploy, it is bad publicity in terms of the tech world, but Windows doesn't seem geared to techies and geeks. If anything, it is the new computer people that this was directed to. In that case, it has to be decided whether or not this was a violation of the Sherman Act.
    New computer=new user=happy with working product
    New user finds that working product direct him/her to MSN.COM.
    If this new user has some other browser installed, then this new user will find that the program isn't working as it should. IE? Sounds like it will work. It DOES!!
    New user is an IE fan for life.

    --
    I have 3656.9 Bogomips. How many Bogomips do you have?
    1. Re:Normally I wouldn't be bothered by it by BattyMan · · Score: 1

      I have seen plenty of websites telling me that I cannot access their pages because I was using IE.

      As well they should.

      ALL serious websites should block IE. IE is EVIL, the immoral tool of an anticompetitive monopoly.

      --
      Exceeding the recommended torque is not recommended.
  135. Re:Advertising and Kicking out! by hether · · Score: 1

    No, that site does not REQUIRE IE, it suggests it. I got through just fine with out any of the settings set that way.

    I guess I don't know what you mean about an advert that kicks out Opera. I click on their adverts all the time, they open in opera, and everything's good.

    --

    Most people would die sooner than think; in fact, they do.
  136. Re:Netscape.com (and others) are just as bad.. by SurfsUp · · Score: 2

    Finally, I went to www.ea.com a while ago. As usual, I tried with both Mozilla and Konqueror. Again, no good. They blocked them out, and suggested "upgrading" to IE.

    They're being assholes. I set Opera to identify as IE and it handles the site just fine. I didn't bother to try with Mozilla, because I'd have to edit the config by hand. In a way, I'm glad to see that Mozilla makes it somewhat of a pain in the butt to spoof the identify, I want ea to know they're driving away traffic and why.
    I seriously doubt Mozilla will have any problem with the site.

    --
    Life's a bitch but somebody's gotta do it.
  137. Special Rules by Tony-A · · Score: 1

    First, they aren't exactly.
    For normal companies there is a presumption of innocence or a presumption that market forces will take care of the situation.
    Whatever specific remedies do or do not come from the current case, that's not going to be the end of it. XP, .NET, Microsoft worms are all territory for fresh investigations.

    1. Re:Special Rules by ClosedSource · · Score: 1

      My point is that legal status of a punished monopoly company is not all that different from a "normal" company; presumption of innocence is not suspended.

      As far as further investigations are concerned, the question is whether there will be the political will to carry them out. The justice dept has more important issues to deal with these days than which browser can access msn.com

  138. How to stop a monopolist by daveking · · Score: 1

    They have far too much power and there's no clear way to stop them.

    Microsoft does have too much power, but I think we can stop them. Here's how.

    When an organization monopolizes a commodity or service, government should not reinforce that monopoly with patent and copyright protection. It is simply wrong for a government to grant Microsoft a copyright on an operating system until they no longer monopolize that commodity.

    When a monopolist abuses their monopoly, then they should be punished. An easy way to do that is simply to refuse to grant any patent or copyright protection at all to that organization, for some period of time.

    Any government could easily use these simple controls to prevent and reverse economic damage by aggressive monopolists. Every country should integrate these controls into their laws.

    --
    ------DO NOT WRITE BELOW THIS LINE------
    1. Re:How to stop a monopolist by Brian+Kendig · · Score: 1

      There are two problems with this approach.

      (1) Microsoft insists up and down that it is not a monopoly. They claim that competition in the marketplace is strong and healthy; they point to Mac and Linux and Palm alternatives as evidence of this.

      If you were to try to drag Microsoft into court to prove they're a monopoly, they would bog down the legal proceedings in a tarpit of red tape and appeals as they've done so many times before, and you'd be completely unable to actually accomplish anything.

      (2) There's nothing wrong with BEING a monopoly; all the problems lie in ABUSING that monopoly. If you refuse patent and copyright protection to companies simply because they're monopolies, you go against the very nature of capitalism and you discourage companies from wanting to be #1 in a given market, and that would play havoc with the free market.

      If you want to drag Microsoft into court to prove they've abused their monopoly -- well, then, they bring the legal system to a halt while they continue doing what they were doing, and you're back at square one.

      It's a very slippery slope, and they're a very slippery snake.

    2. Re:How to stop a monopolist by daveking · · Score: 1

      Good points, but I would expect it to work a little differently. People would use the proposed anti-monopolist rules as a defense against patent and copyright infringement lawsuits initiated by the monopolist. Someone with a lot of courage might deliberately provoke a monopolist into suing over a key copyright or patent, but that would be rare.

      I think that these rules would make monopolists hesitant to use the legal system as a weapon against emergent competitors and nonprofit amateurs. We do need an effective way to discourage companies from wanting to #1 (of only 1) in any market. This would promote capatalism by slowing the runaway accumulation of private ownership by the few.

      --
      ------DO NOT WRITE BELOW THIS LINE------
  139. Re:Unreadable sites and poor design by rabidcow · · Score: 1

    And give the information! Don't make us email you for it.

    That reminds me: The statistics for "Yahoo!" hosted web pages doesn't read the strings from some browsers correctly. Try to email them about it. You can't! (Or can you? I looked for quite a while...)

    I suppose many large companies have found that if there's a webmaster link at the bottom of every page, people will email them about all their problems. The solution is not to remove that, but to add more. Maybe have a link that goes to a contact page with many specific and clear email addresses, but having no email contact addresses is like ripping your corporate eyeballs out.

  140. Konqueror can run many IE-specific things by leonbrooks · · Score: 2

    So, if you actually want or need anything IE-specific (I don't), run a late Konqueror with the WINE-assisted ActiveX-running code and tell it to impersonate IE.

    So Microsoft want people to put IE-specific code on their sites? No worries! Can do! If the browser ID says Exploder, add a banner warning them about their vulnerable browser. If it says Windows, do the same for their OS. Piece of the proverbial in PHP...

    --
    Got time? Spend some of it coding or testing
  141. Sales and Marketing? Sure is! by leonbrooks · · Score: 2
    Isn't the M$ EULA a lot like those S&M slave contracts?

    Eh? The typical M$ EULA is a Sales and Marketing contract!
    --
    Got time? Spend some of it coding or testing
  142. Ensurance by leonbrooks · · Score: 2
    They can't "insure" (ensure) the performance of any software not directly under their control!

    Whaddaya on about? They can't ensure performance or ``a great experience'' on software which is totally under their control, after over a decade of effort, so obviously either their aim is not to ensure a great experience, or they're completely incompetent. Take your pick.

    My personal take is that their aim is to line their own pockets and win some prizes rather than to discover and deliver what people actually want. MCS is a bit of an anomaly, and makes me wonder.

    --
    Got time? Spend some of it coding or testing
  143. For a change, I wanted to moderate instead of post by leonbrooks · · Score: 2
    When a monopolist abuses their monopoly, then they should be punished. An easy way to do that is simply to refuse to grant any patent or copyright protection at all to that organization, for some period of time.

    Or simply not allow them to enforce any patent or copyright which applies to a technology in which they have a majority market share, including a grandfather clause to protect competing software created during that window of opportunity.

    --
    Got time? Spend some of it coding or testing
  144. He did by leonbrooks · · Score: 2
    the best solution that the W3 has to offer is HTTP 1.1 and XHTML 4
    The stateless, text-oriented, forms-supported model had its day but that day has passed.

    If you actually read the W3C website, they agree with you. That's what XML is for, and emerging standards (which Microsoft will try to either ignore or bugger up like they did with Java) such as XUL.

    The problem is generally not in the standards. It is with people who bend, extend or ignore the standards.

    --
    Got time? Spend some of it coding or testing
  145. Nah, like this by leonbrooks · · Score: 2

    <OBJECT type="image/ppm" src="tux.ppm">

    (o-
    //\
    V_/_

    </OBJECT>

    [These extra words were added to satisfy that never to be sufficiently condemned lameness filter.]

    --
    Got time? Spend some of it coding or testing
  146. Re: kstars in Netscape (6.1) by ShannonClark · · Score: 1

    Well in Netscape 6.1 (haven't moved to the recently released 6.2 yet) it all appears to render correctly - and quickly.

    Reload does not change anything.

    So some bugs are fixed....

    --
    -- Join us in Chicago May 1-4th for MeshForum -- writer, historian, tech geek, entrepreneur, internet junky since '91 --
  147. Use CSS by TheInternet · · Score: 1

    If you want such-and-such a paragraph to appear in such-and-such a place, should you have to use funky kludges such as "invisible GIFs" to get the thing to line up properly? You shouldn't HAVE to use invisible GIFs. Or tables in tables in tables in...

    And you don't have to, if you use CSS.

    - Scott

    --
    Scott Stevenson
    Tree House Ideas
  148. MacIE's CSS support beats WinIE by TheInternet · · Score: 1

    Now WebTV and Mac, that are .5% and 1.5% of this website? They probably aren't worth spending resources on beyond testing on the Mac, but you have to evaluate your costs.

    MacIE5 was the first shipping browser to completely support CSS1, and has equivalent or better CSS1 support than any version of WinIE.

    - Scott

    --
    Scott Stevenson
    Tree House Ideas
  149. Opera by Rui+del-Negro · · Score: 1

    By default, Opera identifies itself as MSIE, so some of those MSIE users may have been using Opera. I've been using it for quite some time now and slowly it has become my main browser. IMO, its strongest point is that it's made to serve the user, not the websites. You can always break out of frames, see the URLs, the windows don't clutter your taskbar, you can zoom in and out of pages, there's a separate window with all active transfers, you can control it with mouse gestures, etc. Now if only they'd add an option to block onClose and onLoad pop-ups... RMN ~~~

  150. Really, Rob by BattyMan · · Score: 1

    Do we _really_ have to let astroturfer ACs with IE post to "NS vs IE" discussions?

    'Cuz this is the level of crap that we get from it.

    And we should NOT give IE lusers moderator points, either.

    --
    Exceeding the recommended torque is not recommended.