Slashdot Mirror


BBC says "Avoid Explorer"

twitter writes "Citing security flaws that lead to ads and spys on Microsoft infested computers the BBC in this article recomends avoiding Internet Explorer." Ain't it the truth? Mostly its about adware & spyware and other wretched bits of software that make the internet suck a little more each day.

235 of 529 comments (clear)

  1. I use by yatest5 · · Score: 3, Informative

    Phoenix and it fookin rocks.

    --
    • Mod parent up! [a] by Anonymous Coward (Score:5) Thurs, June 31, @13:37
    1. Re:I use by Zapper · · Score: 3, Interesting

      I've been using Opera6/Linux.
      It's pretty good, fast, some nice features and who knows I might even pony up some dollars to remove the ads. I've got a slow PC, so it really shows up renering speed. Mozilla really sucked. Might have to give Pheonix a go when I can be bothered with the d/load.

      --
      So much to do, so little bandwidth.
      --
      Try Mozilla
    2. Re:I use by kraf · · Score: 2

      > I might even pony up some dollars to remove the ads

      I don't know, for me it crashes a lot randomly on two completely different linux pc-s I use. I wouldn't pay them anytime soon.

    3. Re:I use by Anonymous Coward · · Score: 2, Informative

      Phoenix is small and fast, but it isn't up to the task Mozilla fills. Not yet.

      For example, Mozilla allows for popup killing, except when it occurs within a certain time from a mouse click. This lets me get popups when requested, but not unsolicited. Text searching in Phoenix is screwed up.

      Phoenix is definitely getting there, and I'll dump Mozilla when Phoenix gets good enough, but it isn't there yet.

    4. Re:I use by twocoasttb · · Score: 2, Informative
      I've completely switched to Phoenix from IE. Just some of the benefits:
      • Very fast with a small footprint
      • Tabbed windows
      • Does CSS right
      • Pop-up stopping built in
      It's amazing that something at a 0.4 version can be this damn good.
    5. Re:I use by N3WBI3 · · Score: 2

      Wait a couple of months. When, or should I say if, mac ever gets serious market penetration you will see exploits for them as well..

      --
  2. Explorer? by muyuubyou · · Score: 4, Funny

    They should recommend avoiding Windows if their problem is security.

    BTW, being Explorer unseparable from Windows, avoiding Explorer is avoiding Windows. Am I right, Bill?

    1. Re:Explorer? by alexburke · · Score: 2, Funny

      BTW, being Explorer unseparable from Windows, avoiding Explorer is avoiding Windows. Am I right, Bill?

      Absolutely! Stay tuned to see. Video at 11! [snicker]

      Love,
      Bill

    2. Re:Explorer? by matt_wilts · · Score: 2

      >They should recommend avoiding Windows if their problem is security.

      I know we're really talking about desktops here, but in the past the BBC have certainly run their news site on Linux. Check Netcraft

      The only fly in the ointment is that they persist in using Real Audio for any audio content they serve (and I've mailed them more than once when they ask for comments about this). They trialled OGG last year, I don't know what became of that.

      Matt

    3. Re:Explorer? by henley · · Score: 5, Informative
      They trialled OGG last year, I don't know what became of that.

      The internal copyright to do so expired, ending the trial.

      Then in September, they sorted this out. Ogg streaming is due to re-start, Real Soon Now(tm). As it has been since September... See Here for more details....

      --

      --
      I'd rather have a bottle in front of me than a frontal lobotomy
    4. Re:Explorer? by iangoldby · · Score: 2

      Looks like we can expect Ogg streaming from the BBC soon
      .

      Personally, I'm quite happy with RealPlayer. For me at least, it Just Works, so I've seen no reason to try Ogg.

    5. Re:Explorer? by Genom · · Score: 5, Informative

      The only way Linux is more secure is if you spend several hours every day downloading and installing the latest security patches.

      OK, I'll bite.

      Several hours? I don't know what distribution you run, but remind me to avoid it! I've run both Debian and RedHat - neither require several hours of daily patching.

      With Debian, you only install the services you intend to use, then keep an eye out for security issues with those services (which isn't hard, and takes 15 minutes at most per day, usually less). When there is a vulnerability found that affects you, all that's generally required is an 'apt-get update && apt-get -u dist-upgrade', which may take a bit of time if you're on a slow link, or have a lot to update, but generally is pretty darn quick (again, for me it's generally less than 15 minutes). If they haven't managed to roll an "official" patch in yet, you can either wait for it (generally less than 24 hours for most), or compile it yourself. Turnaround time for security patching on Debian is excellent, though, and you generally won't find yourself needing to compile things yourself if you don't want to.

      RedHat is a little different in that (at least prior to 7.3 - the last one I installed was 7.2, and things may have changed with 7.3 or 8.0) it installs everything but the kitchen sink by default - and you have to go around turning off what you don't need. Once you've got the "undesirables" turned off, security updates really aren't much different from Debian (especially if you're using apt for RPM). Again, for major vulnerabilities, patch turnaround time is excellent (generally 24 hours or less) and you won't have to recompile things you don't want to. Because RedHat is a bit more widespread than Debian, there are a few more exploits to watch out for, but hitting a few security sites during your daily web browsing should alert you to anything you might need to know. Definitely not "several hours every day".

    6. Re:Explorer? by entrylevel · · Score: 2

      You are wrong. My Debian box grabs any patches from security.debian.org every 12 hours, all by itself, and it only has to actually update something on average once a month. How much time does this take me? Other than a few seconds to read the e-mail notification it sends me when it does update something, none at all.

      --
      Karma: Incomprehensible (Mostly affected by posting at +5, reading at -1, and metamoderating everything unfair.)
    7. Re:Explorer? by AndrewRUK · · Score: 3, Informative

      See this page for info about the Beeb's ogg streaming. I looks like they stream a few programmes regularly, here's hoping they can get more available (so that you non-Brits can experiance Radio 4 :-)

    8. Re:Explorer? by 1010011010 · · Score: 2

      I'm running RedHat 8.0 at home, and Win2k at work. At home, I've had to install three patches since the release of RH8. At work, I've installed at least a dozen.

      The latest one (MDAC exploit-O-rama) is making me figure out how to get rid of I.E. at work. Mozilla 1.1 is already on all of the machines. The only hang-up is that Mozilla doesn't support page breaks, and IE does. Some of the reports our business (web) application produces depends on having page breaks to produce nicely formatted output.

      Anyone know of a way to do something like this with Mozilla?

      <br style="page-break-after: always"/>

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    9. Re:Explorer? by gl4ss · · Score: 2

      ..are you familiar with cases where the ie hole has been there with working exploit in the wild for weeks/months, and ms saying 'theres nothing wrong with it'?

      windows isn't more insecure because it's closed source, it's more insecure because the company with the source sometimes decides there is nothing wrong with it even if it is otherwise proven (and, being closed source, nobody will be able to patch it).. patching is nice, if the patch is even available.. and designing systems so that a bug doesn't necessarily mean that "yes. mr malicious webpage creator, you can run any code you wish." makes a big deal too.

      --
      world was created 5 seconds before this post as it is.
    10. Re:Explorer? by Andrewkov · · Score: 2

      Haha, that is a good one. I particularily like the leprachan-looking fellow at the back right. But isn't that Linus in the front next to the androgenous, uh, guy, in the blue shirt?

    11. Re:Explorer? by DrXym · · Score: 2
      That depends on whether you're lucky enough to have a high speed line or not. I have RH8.0 running on ISDN and while it isn't several hours a day, it is several hours a week of patching. Any time some kernel exploit is found, or a new gcc, or a new glibc then you can look forward to a 20Mb download or more.


      It wouldn't be so bad, but I suspect that for the most part that download contains a few hundred K of changes at best. I truly don't understand why Red Hat or other distros have not attempted to release patches as incremental diffs. It must be possible to do, at least in some circumstances and it would cut download times enormously and make more people bother with patches as well.

    12. Re:Explorer? by TKinias · · Score: 2, Insightful

      scripsit 1010011010:

      Anyone know of a way to do something like this with Mozilla?

      <br style="page-break-after: always"/>

      Mozilla should support this, as it is valid CSS2 (see the CSS2 spec). Have you filed a bug against it?

      --
      In principio creauit Linus Linucem.
    13. Re:Explorer? by 1010011010 · · Score: 2

      Apparently 1.1 does.

      (yanking foot from mouth)

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    14. Re:Explorer? by IamTheRealMike · · Score: 2
      Actaully with RedHat 8, when you first install it it asks you to add yourself to the RedHat network (which I did). When an exploit is found, they email you with information about which machines are the problem. A red warning symbol also appears in the system tray, you just click it (or run up2date if the ! symbol hasn't appeared yet) and it updates it all.

      I've had RH8 installed for about a month now, and so far there's been 1 patch to the kernel. It was hardly a major exploit but updating was easy so I did so. It took a while, but I just left it running in the background and got on with my work.

      Windows has a similar feature, but I'm not sure if they email you when new patches are available.

    15. Re:Explorer? by N3WBI3 · · Score: 2

      This discussion was not about ease of use, it was about security. But just to make you feel batter redhat gnome has a little button that flashes whenever there is an update available, you click it, see what update it is, and click install. Personally two commandlines which could be set to run in cron (ie every day with zero intervention) does not make a system less secure than going to windowsupdate.com. Now lets strip it down beyond bugs, the OS structure of Linux itself provides more security over resource controll than windows does. *nix systems are built with multiple users in mind, and windows is buil with multiple features in mind.

      --
    16. Re:Explorer? by N3WBI3 · · Score: 2

      So let me ask you If I were to give you an out of the box copy of XP, and an out of the Box Redhat 8 and told you that your most personal secrets are going to go on one of these boxes naked on the internet with no security software installed which would you choose? (lets assume you have 2 hours to configure each box at the time on install)

      --
    17. Re:Explorer? by runderwo · · Score: 2
      oh is that all? thats so much easier than just clicking an icon in the taskbar. i wont have any trouble at all teaching gramma to do that!
      Um, yeah, and if you had half a brain cell you could make a KDE shortcut for her if the distro didn't bother to.

      Too much to ask for an AC, I presume.

    18. Re:Explorer? by Jucius+Maximus · · Score: 2
      "Several hours? I don't know what distribution you run, but remind me to avoid it! I've run both Debian and RedHat - neither require several hours of daily patching."

      Note to you:

      Don't ever live in an area without broadband. I have no choice but to get 28.8 and there are some of us who are worse off. Because of this, it is impossible to keep any operating system up to date because it takes so freaking long to download the patches and you have to wait until the middle of the night because your 28.8 is shared across a 5 machine LAN and other people can't get anything done of you're saturating the connection with the latest patch.

      Because of this you have to spend several hours every day downloading patches, no matter what OS you have.

  3. Yes, but now the webdesigners will have to follow. by Anonymous+MadCoe · · Score: 5, Insightful

    It would be one step in the right direction...
    Still too many webdesigners want to make sites that look flashy and work only in Explorer...

    They never figured out they can make the same stuff work in many browsers if they would only try and learn something about web design itself instead of designer tools...

    So till that's solved a lot of people will use Explorer because their favorite site is badly designed.

  4. Great idea but still an unrealistic solution by Max+Romantschuk · · Score: 4, Interesting

    Working as a web developer I know that getting users to update their browsers is hard, let alone switch browser alltogether...

    Unfortunately I doubt the problem as a whole can be solved by switching browsers. Rather I'd see stricter legislation tackle privacy issues.

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
    1. Re:Great idea but still an unrealistic solution by Sacarino · · Score: 5, Insightful

      Requesting that a user update their browser merely to view your site is bad coding.

      A pet peeve of mine is when a site says you need to be in a certain resolution to use their site.

      What happened to designing your site for the widest possible group of users?

      --
      -- El Sacarino tiene gusto de la chocha
    2. Re:Great idea but still an unrealistic solution by ishark · · Score: 2

      Working as a web developer I know that getting users to update their browsers is hard, let alone switch browser alltogether...

      Well, use the wonderful features of IE and have your web page update their browsers automatically :)

    3. Re:Great idea but still an unrealistic solution by ninkendo84 · · Score: 2, Funny

      Hey, who are you to say that's bad coding? I took a web design class in high school and one of the first things our teacher taught us was how to make a separate page that says "You need internet explorer to view this page."

      And if my teacher says to use internet explorer, it must be good! Albiet we were just using FrontPage for all our web editing...

      --

      $ make love
      make: don't know how to make love. Stop
    4. Re:Great idea but still an unrealistic solution by Genom · · Score: 3, Insightful

      Very true. The important thing is that the information on your site is displayed, regardless of the browser. Whether it looks good or not is inconsequential when compared to getting your information across.

      Now, if the page looks good in a "current" browser, it's a plus. If it doesn't render *quite* right under something old, like IE3/NS3/NS4, it's not generally a big deal, unless the content can't be accessed, or the navigation can't be used. Sticking to standards will (generally) ensure that the content and navigation will be accessible to everyone, regardless of platform or browser.

      That having been said, I don't keep NS4 around to check my pages. I probably *should*, but, if they will render legibly in w3m and/or lynx/links, then I figure NS4 can't mangle them too bad ;P

    5. Re:Great idea but still an unrealistic solution by Alsee · · Score: 2

      no one should be running anything less than 1024x768. An opinion, nothing more.

      Well my opinion is that everyone should be running 2048x1536. Steroscopic. :)

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    6. Re:Great idea but still an unrealistic solution by kubrick · · Score: 2

      Requesting that a user update their browser merely to view your site is bad coding.

      ... unless they're still using Netscape 4, which can spit up and die on perfectly valid CSS. At some point you're putting in too much time (and either forking your designs, or restricting them to be compatible that far back) for it to be worth providing for a dwindling segment of the userbase.

      Sure, if people are willing to pay me enough money to cover it, I will... but I let them know that that time is better spent doing other things.

      --
      deus does not exist but if he does
    7. Re:Great idea but still an unrealistic solution by Malc · · Score: 2, Insightful

      Bad coding? Huh! Why bother crippling your web site for the small minority of people who for whatever reasons aren't keeping up with the Jones? It seems to me that of that minority there are a lot of very loud stuck-in-the-muds who obtusely refuse to move on as they like the attention they get by protesting and inventing non-issues. Sorry, but I'm not going to pander to these people. The cost of supporting them isn't worth it.

    8. Re:Great idea but still an unrealistic solution by dr00g911 · · Score: 2

      Absolutely true.

      However, looking at my log trends over the last 2 years for all the sites I maintain (clue: lots of 'em), I found something really interesting lately.

      Googlebot hits my sites more than users of all flavors of Netscape/Moz/Opera combined. More users from AvantGo and Webclipping than Moz as well.

      That's right. On average, it's about 95% IE (IE 6 is dominant now -- people must actually be running their crit updates), 3% spiders & bots, 2ish percent "other" browsers.

      The problem I run into is that most of my sites are subbed out from ad agencies. What do most (of my client) ad agencies still run? Netscape 4.7 for MacOS 8.x or 9.x.

      I predict that once Quark finally releases Xpress for OS X, that those last hold-outs will be in IE/Opera/Moz land and the agencies will upgrade. They're very slow to change -- even if half the sites on the Net are broken for 4.7.

      If Quark folded tomorrow, I'd bet those agencies would still be running Xpress 3.x and MacOS 9.x primarily 5 years from now.

      Most of my stuff is PHP/CMS-based -- so I just create secondary templates for NS 4-6.x users without the flashy stuff. But, honestly, a lot of what I do is glorified brochureware. Give me an excuse to stop supporting pre-5.0 browsers and they're getting cut off along with the 640x480 hold-outs.

      I've been designing 3 versions (sometimes more) of sites for the past 8 years or so, and I'm about ready to stop the fight and move to a "recommended" platform for the widest possible target and 99% functionality for the rest.

      Like it or not, IE is it. Now that so many users have Javascript disabled due to pop-ups, it's getting harder to sniff browsers without using PHP/ASP/etc.

  5. its a known fact by katalyst · · Score: 3, Insightful

    its a known fact. They're also trying to do with the customer's knowledge with messenger version 5. hell.. users are calling it a "downgrade". when is microsoft gonna learn that its all about empowering the user... not crippling him i don't say their products aren't good.. after all u can;t survive with 100% marketing, 0% product. what are they gonna lose if they declare Internet Explorer as an open source project? They aren't selling it as a seperate product anyways

    --
    |/________
    |\A|ALYS|
    1. Re:its a known fact by Mattygfunk1 · · Score: 3, Insightful
      what are they gonna lose if they declare Internet Explorer as an open source project?

      Joe Sixpack's belief that Microsoft are the only company on Earth that makes good software, and informing them that open source even exists.

      ------
      hey joe give it a go

    2. Re:its a known fact by Alsee · · Score: 2

      what are they gonna lose if they declare Internet Explorer as an open source project?

      Control.

      If they did that then people would turn Internet Explorer into what the customer wants. Microsoft stopped providing features the customer wants long ago, they supply what THEY WANT all of the customers to have. Microsoft does not want compatibility with other browsers.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  6. Ain't it the truth? by Zelatrix · · Score: 5, Informative

    Well, no it isn't actually. The BBC is reporting what Mr Clover said. Not at all the same thing as "the BBC recommends".

    Sigh.

    1. Re:Ain't it the truth? by IRNI · · Score: 5, Insightful

      i was about to say the same thing... slashdot is getting a bit rediculous in the last few days. What with posting stories about strange quarks 3 times a day, putting BeOS stuff in the BSD section and now they are not even reading the things they link to. They must be using the blind monkey method of approving stories lately.

    2. Re:Ain't it the truth? by grammar+nazi · · Score: 2
      Ain't it the truth? Mostly its about adware & spyware and other wretched bits of software that make the internet suck a little more each day.
      The grammar nazi has a new archnemesis: CmdrTaco
      --

      Keeping /. free of grammatical errors for ~5 years.
  7. How about by gTsiros · · Score: 3, Insightful

    instead of abandoning IE, which is a decent web browser, be careful (not paranoid, but like anyone who's been on /. for more than ...5 minutes won't click on a goatse.cx link) about where you actually browse.

    --
    Looking for people to chat about multicopters, coding, music. skype: gtsiros
    1. Re:How about by Space+Coyote · · Score: 5, Insightful

      instead of abandoning IE, which is a decent web browser, be careful (not paranoid, but like anyone who's been on /. for more than ...5 minutes won't click on a goatse.cx link) about where you actually browse.

      Because downloading Phoenix takes all of five minute, and you've then got happy pop-up free browsing for as long as you want? Rather than, as you say, being 'careful about where you browse'. Shouldn't a browser be your friend, not your adversary?

      --
      ___
      Cogito cogito, ergo cogito sum.
    2. Re:How about by lseltzer · · Score: 2

      keep up to date with patches (easy with Windows) and run up to date antivirus software and you're almost certainly safe. Any decent personal firewall will also stop spyware too.

    3. Re:How about by archeopterix · · Score: 4, Insightful
      instead of abandoning IE, which is a decent web browser, be careful (not paranoid, but like anyone who's been on /. for more than ...5 minutes won't click on a goatse.cx link) about where you actually browse.
      Yeah right, my browser is buggy, therefore I should limit the way I use it, preferably to pages created by me (notepad.exe is the best) and stored safely on local disk of my computer that is disconnected from the network. Any other bright ideas?
    4. Re:How about by DrXym · · Score: 4, Interesting
      How can you be careful of where you browse if you've never visited a site before? And even if you have, who's to say that it doesn't run IIS and thanks to the latest MDAC problem or some other vulnerability that it hasn't been hacked and is infecting all its visitors?


      Since hackers tend to go after the biggest fish, perhaps a better strategy (applied with other common sense measures), is to protect yourself by going heterogeneous. Pick a perfectly fine alternative browser such as Mozilla, run on a Mac or Linux and throw in a couple of other variables that automated exploits won't work for. It doesn't make you immune from attack but it certainly saves you from the latest exploit du jour. If you think you're safe sticking with IE, you should try taking the Anonymizer.com Snoop Test.


      The same strategy applies for email. I reckon I get a macro / mime exploit virus in my inbox once a week, but thanks to the simple fact that I don't even run Outlook, I get a level of built-in protection reaching which so far has been 100%. Moz Mail still has vulnerabilities (every software does), but since it takes security seriously to begin with and is a much smaller target, it is considerably safer (and dare I say better and more usable) than Outlook. Using Outlook or IE is like waving a red flag to a bull.


      I wonder how many people Santa will turn into unwitting victims this Christmas when they get a brand new PC with Outlook and IE installed on it.

    5. Re:How about by archeopterix · · Score: 2
      Now try a retort that isn't 100% pure strawman.
      Ok.

      Article: 'avoid explorer'. Note that i'm not saying they are right.

      gTsiros' advice: 'be careful where you browse'.

      My response, rephrased:

      THIS IS JUST PLAIN FUCKING STUPID. IF YOU BELIEVE THAT I.E. IS SECURE, KEEP USING IT. IF NOT, DROP IT. USING INSECURE BROWSER IS STUPID, EVEN IF YOU THINK THAT YOU ARE ONLY BROWSING 'SAFE' SITES.

      Thank you for your attention.
  8. Remove spy software with the free AdAware by Anonymous Coward · · Score: 4, Informative

    Subject says it all. Get it here.

    1. Re:Remove spy software with the free AdAware by Slashamatic · · Score: 2
      I use and like Adaware and I try to encourage friends to use it. Adware isn't the only hazard though.

      Anyne know what is the best anti-dialer? I have been removing dialers by hand for friends (Yes, I warn them to be careful about clicking "Yes", but some sites make it very difficult to escape).

  9. didnt i see... by epicstruggle · · Score: 2, Funny

    Wasnt there a story about the bbc website using spyware to see what you were looking at on slashdot recently.

    epicstruggle

    --
    "Im drowning here, and you're describing the water!"
    1. Re:didnt i see... by Huge+Pi+Removal · · Score: 2

      Yes. They mention it in the article under the "innocuous uses of spyware" section, claiming that they only use it to see how long it takes for a page to load, and how long you look at it for.

      They also imply that they don't sell on any of this information.

      Not that I agree with the policy, of course...

      --
      - Oliver

      The right to bear arms is only slightly less stupid than the right to arm bears...
  10. Microsoft's Patch by cordsie · · Score: 5, Funny
    Microsoft has just released a patch for all of the issues outlined in the article. From the readme:

    "Avoid the BBC"

    1. Re:Microsoft's Patch by mijok · · Score: 2, Funny

      As far as I know, the patch addresses the following bugs with pages rendering incorrectly:
      "avoid internet explorer" bug is fixed and now shows "avoid mozilla"
      "avoid ms-office" fixed to "avoid Open Office.org"
      "avoid windows" fixed to "avoid linux"

      --
      Karma. Moderation. Is my .sig good now?
    2. Re:Microsoft's Patch by stinky+wizzleteats · · Score: 5, Funny

      I would have laughed myself out of my chair if you had said "do not trust content from the BBC"

    3. Re:Microsoft's Patch by tgd · · Score: 3, Funny

      Do not trust content from the BBC. ...

      Did it work?

  11. The Internet sucks more? by Mattygfunk1 · · Score: 3, Insightful
    Mostly its about adware & spyware and other wretched bits of software that make the internet suck a little more each day.

    Rubbish. The Internet is getting better everyday. Pop-ups are becoming less common (especially using Moz), businesses are using better business models and delivering things on time, email filters are working more effectively, and the world is speeding towards most home users having broadband (and therefore more sites providing more content).

    Life is good as a netizen.

    --------
    where is the beef? its mouldy at the bottom of the fridge. mmmmmmmmm beef mould

    1. Re:The Internet sucks more? by Pike65 · · Score: 2

      I agree.

      I come across top quality stuff on the Net every day. Innovation is not dead. I mean have a look at this. That is just scary/funny/amazing.

      The main reason people come out with this 'Internet sucks' stuff is simply because the novelty is wears off. Looks like it's taken Taco longer than most, though ; )

      --
      "If being a geek means being passionate about something, then I pity those who aren't geeks." - Pike65
    2. Re:The Internet sucks more? by nordicfrost · · Score: 2

      As for the pop-ups go, the 'net will see less and less of them. It goes something like this:

      A business (let us call it Business) starts up, like Salon, and is 100% reliable on income from e.g. ads.
      The business gets som start capital, but hits a slump. Cash flow problems ensue, so they have to attract advertisers, offering the advertisers what they can. Even annoying pop up ads.
      The market picks up again and ad space on the Business gets scarce.
      The Business can then get rid of the most annoying ads, the pop ups, since other ads will generate revenue in the future.

      This is how the Internet will be saved from pop up advertising, as long as the normal ads can be used. I'm actually watching this happen, and I hope that pop ups in the future will be limited to messages from the site maintainers etc.

  12. Opera! by jeffasselin · · Score: 2
    I've switched to Opera many months ago, and I haven't looked back. It's fast, works well with most web sites (I keep Mozilla installed for the very few that give me troubles), and has all the features I need (tabbed browsing, skins, pop-up killing, very good cookie management).

    And although you can't really remove Explorer from windows, as long as you don't use it and have another browser as default, it can't be opened without user intervention or having certain software installed (like spyware).

    And yes, with all the security flaws that are known (or unknown) in Explorer, I can't recommend it to anyone who values privacy and stability.

    --
    If he explores all forms and substances Straight homeward to their symbol-essences; He shall not die.
  13. IE by glh · · Score: 5, Insightful

    The easiest way to avoid parasite programs, he says, is to stop using Internet Explorer because it is targeted by many of the adware and spyware companies.

    I've never ran accross a site that "forced" its software on me. I've ran accross "gator" a few times which tries to install without my permission, but I still have to hit OK. This article has a hint of FUD.

    As with anything, if people used common sense probably 95% of problems could be avoided. By common sense I mean NOT going to suspicious sites (you can usually tell by the URL.. something that has "geocities" or ends with ".cz" is probably going to be more dangerous than amazon.com for instance). Let's face it, there is always going to be some security holes in the most popular and widely used browser. Even if that browser ever becomes Mozilla (which I doubt will happen any time soon- I run Mozilla but speed wise it just doesn't compare with IE).

    Unfortunately, we can't rely on common sense because it really isn't all that common. It would be nice to have a "sandbox browser setting" for people who don't trust themselves to practice safe browsing. Here's an idea- they could click on a little icon of ralph wiggam playing in his sandbox (remember, he doesn't go into the deep end). This automatically forces the most stringent security settings (disabling activeX, scripting, etc.) and double prompts each time you go to download something "Are you sure? Are you really sure?". This probably wouldn't be too hard to add to IE.

    1. Re:IE by DerPflanz · · Score: 2, Interesting

      As with anything, if people used common sense probably 95% of problems could be avoided.

      Which is the problem. People are surfing the net, and will click away all boxes they didn't ask for. Most of the messages you get are total nonsense if you are a user and just want to look for that apple-pie recipe. For one reason or another people must have a clue when using computers/the internet but not when using other (evenly complex) devices such as CD players, DVD players, etc. To me that means that the product (IE in this case) is not designed correctly.

      --
      -- The Internet is a too slow way of doing things, you'd never do without it.
    2. Re:IE by BurritoWarrior · · Score: 5, Interesting

      My mon doesn't know what .cz is, nor should she have to. Don't blame the users because IE is an insecure piece of junk. That is like saying "it doesn't matter that your car is a deathtrap, just avoid getting into a collision". And IE's insecurity has NOTHING to do with it being popular. It was insecure long before it had any market share.

      As an aside, my mom also doesn't know what IE is. To get on "the internet" she click on that "little lizard thing" I set up for her.

    3. Re:IE by kawika · · Score: 5, Insightful

      It would be nice to have a "sandbox browser setting" for people who don't trust themselves to practice safe browsing.

      It's been there since IE4, but it takes about four more clicks than the average user can muster:
      Tools | Internet Options | Security | Internet zone | High

      If the market share for non-IE browsers and non-Windows platforms was higher, the scumware makers would take the trouble to build software for them. Programs like Gator and SaveNow are about social engineering, and human gullibility is platform-independent.

    4. Re:IE by miffo.swe · · Score: 2

      "This article has a hint of FUD"

      Well yes, its not like anyone of us have ever ran into a security breach or gotten a spyware installed because of IE. I suppose im just a lamer and a noob since i have had that problem at work even if i am 15 years + in PC computing. Everyone is stupid and Microsoft holds the grail of superior technology, security and moral.

      " By common sense I mean NOT going to suspicious sites (you can usually tell by the URL.. something that has "geocities" or ends with ".cz" is probably going to be more dangerous than amazon.com for instance). "

      Yea! Just stick to MSN and all is ok then? Get real, why should the user be concerned with where he surf? To stop surfing at "suspicious sites" should probably cut off most user made sites in existance. You sound like some big corporation that wants all internet users to stick to the shopping sites and subscription sites.

      "This automatically forces the most stringent security settings (disabling activeX, scripting, etc.) "

      Why not get rid of those security disasters once and for all instead? It sure seems stupid to have something thats so bad security wise in a browser.

      "

      --
      HTTP/1.1 400
    5. Re:IE by glh · · Score: 2


      Yea! Just stick to MSN and all is ok then? Get real, why should the user be concerned with where he surf? To stop surfing at "suspicious sites" should probably cut off most user made sites in existance. You sound like some big corporation that wants all internet users to stick to the shopping sites and subscription sites.


      That's like asking "why should I have to be concerned where I drive? I just don't know why I keep getting flat tires when I drive over these pot hole streets!" Sure, the govt should fix these potholes, but does that mean you should go ahead and drive on them and blame them for not being fixed? Why should Microsoft be blamed for other peoples actions (willingly installing something that they don't know what it is)? Why do people think there such a difference for doing things online than doing things in real life? That's the type of thinking that takes away our rights and clogs up our courts.

      Bad people will always find ways to take an advantage of stuff, especially software. Microsoft built ActiveX and scripting into the browser so that it could be USEFUL. Despite what many think, there are tons of *good* things you can do with those tools that others have decided to use for bad things. Sure, they could have put a little more thought into it. But honestly, I would prefer having to use a little common sense and not visit potentially harmful sites than lose the functionality that is in IE that can be used to build nice web applications (in a trusted zone).

    6. Re:IE by Chanc_Gorkon · · Score: 2

      Why should you be concerned with where you walk in real life then. I mean I don't care if you get your butt kicked if you go walking on OSU's campus when there's a riot. I mean your not supposed to look out for your own well being are you? Wait! YOU ARE SUPPOSED TO LOOKOUT FOR YOURSELF!

      Common sense applies every where and if you visit a site and get more then a pop up you should go elsewhere. Just like if you accidently walk into a seedy neighborhood. You should also READ every word on your screen and not gloss over it. If people actually READ what the glowing screen says instead of just looking at the purty pictures they would not get spyware installed on their machine.

      I mean even Open Source has problems with bugs. It's not just a "Microsoft" thing it just seems they have more problems because they have more users and are more often the target.

      I guess it's all everyone's fault but your own. You aren't responsible for anything you do now. I mean officer, it wasn't PeeWee's fault for looking at naked children. So you GET REAL and you better start using some more Common Sense.

      --

      Gorkman

    7. Re:IE by miffo.swe · · Score: 2

      You miss the part about willingly install something. The users often doesnt have a faintest idea that something unwanted is about to be installed.

      You can all kep on whining about stupid users but sooner or later a human approach has to be taken. Whatever you think should be a decent level of IQ most people doesnt have that. They are stupid, ignorant and lazy. They voted Bush into office didnt they?

      Like air traffic has taken the approach that human errors, its just a matter of time x task at hand. Computing needs to treat humans as we really are, a bunch of talking apes with opposite thumbs. We may think we are smart but thats an illusion, why else would we so willingly destroy and pollute our own planet, a hidden agenda, aliens?

      A stupid user is a normal user, plain and simple. To educate them is a far greater task than to educate the computers they use.

      --
      HTTP/1.1 400
    8. Re:IE by bockman · · Score: 2
      By common sense I mean NOT going to suspicious sites (you can usually tell by the URL.. something that has "geocities" or ends with ".cz" is probably going to be more dangerous than amazon.com for instance).

      The best thing of the Web is that every day you have the possibility some interesting new places, often outside the corporate-sponsored channels. Sometime you stumble in bad taste, oscenity, or simply boredoom, but occasionally you find a new pearl.
      Take this away, and you'll make the Web just just like TV.

      BTW, isn't .cz the national domain of the Czthec republic? I expect there are a lot of good sites in that domain, also (although probably not in english).

      --
      Ciao

      ----

      FB

    9. Re:IE by glh · · Score: 2

      There are definitely some interesting new places out there to explore.. but at what risk? Perhaps there are people who don't want to go outside of the safety of the corporate sponsored channels. That doesn't mean people shouldn't be allowed though. It could be an option- similar to the little key that shows up when you're on a secure site. However, that could introduce some unfairness (who maintains the "safe" sites, how do you get added to it, etc.). Honestly I really don't like the idea, but it would probably cut down on a lot of the security / annoyance issues. AOL and MSN could come with it selected by default.

    10. Re:IE by miffo.swe · · Score: 2

      You just made an excellent example of just how ignorant and smallminded most users really are.

      Its not i who surf into these sites, its the users i help and look after. Even if i should block half the internet they still may get links by mail social engineering them to click. Someone might even pretend to be me.

      No matter how you put it, users are stupid, will be stupid, forever stupid. You cant change that but you can change the way the computer works to better suit human behaviour.

      Wy fight how humans work instead of adopting it?

      If you claim to have a user friendly OS then make sure it is idiot friendly too. Note, thats not what i want out of linux, i see myself as a power user. I have the knowledge and capabilities to look after myself, most people dont.

      Its just like with cars, entusiasts like do-it-yourself and common people want to put the key in and just drive. They arent excpected to know how the magic happen.

      --
      HTTP/1.1 400
    11. Re:IE by hendridm · · Score: 2

      > I've never ran accross a site that "forced" its software on me.

      You, like me, probably have your security settings set correctly. I've seen a lot of people turn their security to Low (to avoid all the annoying message boxes), which allows IE to install ActiveX content on the fly without asking. MAJOR MISTAKE.

      I really hate IE asking me "Are you sure you want to view secure and unsecure content" or "the page you are about to view isn't encrypted" or whatever, but if you turn your security down to Medium-Low you ditch the annoying message boxes but still keep the ability to approve ActiveX content. Seems to be the sweet spot for me.

      Either that, or just use Mozilla, which rocks.

    12. Re:IE by Andrewkov · · Score: 2

      I set up an acl in squid to block all requests from gator.com ... I see *a lot* of messages in squid's log about this site, dozons of machines here are "infected". The users deny any knowledge when confronted about it. Gator is definately one of the worst offenders.

    13. Re:IE by pommiekiwifruit · · Score: 2
      something that has "geocities" or ends with ".cz" is probably going to be more dangerous than amazon.com for instance).

      Yeah, so www.change-ebay.com must be really trustworthy then :-)

  14. Slight addition... by 26199 · · Score: 3, Interesting

    "Never, ever click 'Yes' to a 'Do you want to download and install?' prompt unless you 100% sure the people who made it are trustworthy," he warns.

    More importantly: unless you are 100% sure who made it. This is at least as much of a problem as whether the person you think made it is trustworthy...

  15. Why? by 91degrees · · Score: 3, Funny

    Apart from the known issues with IE, outlook, and IIS, what is insecure in Windows?

    And as far as IIS goes, Apache hasn't had a spotless security record.

    1. Re:Why? by lhdentra · · Score: 5, Insightful
      Apart from the known issues with IE, outlook, and IIS, what is insecure in Windows?

      The unknown issues.

    2. Re:Why? by Alsee · · Score: 2

      But Windows can be made reasonably secure, and a large party of that would be to remove those three apps.

      Yes, and the next step is to yank out any modem or other network connection, then you remove any disk drives and keyboard and you're reasonably secure. But you're not really ready till you have to yank the power cord too.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    3. Re:Why? by frozenray · · Score: 5, Insightful

      ok, I'll bite.

      > Apart from the known issues with IE, outlook, and IIS, what is insecure in Windows?

      The "known issues" are numerous and quite serious, and just thinking about what might be lurking in the depths of Windows & Co. makes me feel queasy. The Microsoft empire was built on stacking new features on existing code, with little or no regard to security issues, and it shows. Judging from their mid- to long-term solution (Palladium), they have all but given up on ever delivering an acceptably secure implementation based on their current designs (not that I think for a second that Palladium will be significantly more secure, mind you).

      > And as far as IIS goes, Apache hasn't had a spotless security record.

      This is true, but unfortunately doesn't make your argument valid. It's a well known logical fallacy ("Ad Hominem / Tu Quoque"). Basically it's like saying "OK, I stole the cookies from the kitchen jar, but so did my brother last week!" - true, but irrelevant, and it won't deter your mother from giving you a good whack.

      --
      "There are already a million monkeys on a million typewriters, and Usenet is NOTHING like Shakespeare." - Blair Houghton
    4. Re:Why? by RAMMS+EIN · · Score: 5, Informative

      ``Apart from the known issues with IE, outlook, and IIS, what is insecure in Windows?

      The unknown issues.''
      While obviously true, it doesn't really help to talk about unknown issues when assessing the security of a system. It's a safe bet that there are unknown issues with any piece of software, especially a complex one. The argument that closed-source software isn't open to as much peer review as is open-source software doesn't really hold ground. It's perfectly possible for closed-source software to be more extensively audited than an open-source alternative.

      What does make Windows insecure is it's single-user nature. Even the NT-based systems running on many desktops these days, while technically capable of using a good security model, are often run in single-user mode, meaning that if that user's account is broken into, there are virtually no restrictions on what harm (or good?) can be done.

      Many software from the Big Satan of Redmond suffers from inherently insecure design. Windows (not NT)'s single-user nature, weak protection of address spaces (know those little programs that can be used to read other program's text fields, indeed even password fields?), a web browser that doubles as a full-access file manager with the ability to run programs, a mail client that can and will automagically open (or even run) attachments, a scripting language so powerful that a component as central the registry can be modified with it that can be used in officially non-executable things as office documents and webpages, the list goes on. This is something MicroSoft can be blamed for, should be blamed for, and should be ashamed of. This is what makes a system with pretty much any MicroSoft software on it insecure. And the best thing is that others are trying hard to copy some of these `features'.

      --
      Please correct me if I got my facts wrong.
    5. Re:Why? by AndroidCat · · Score: 2
      And you just had to cancel your mod by posting. D'OH! :^) (BTDTGTT myself.)

      Moderation points are mixed blessing. I've had to ponder if I wanted to cancel my moderations on a topic in order to make that one reply that I just had to make. Talk or moderate, tough call. Ah well, it was the thought that counts.

      --
      One line blog. I hear that they're called Twitters now.
    6. Re:Why? by pubjames · · Score: 4, Funny

      Apart from the known issues with IE, outlook, and IIS, what is insecure in Windows?

      When I first read this, I assumed it was a joke, along the lines of "What did the Romans ever do for us?" in Monty Python's "The Life of Brian". But looks like everyone is taking it seriously so I must be wrong.

    7. Re:Why? by Seahawk · · Score: 2, Funny

      And apart from the Geeky, Selfcentered, preaching maniacs - whats wrong with Linux? ;D

      Well - enough of this - someone might think I'm serious...

    8. Re:Why? by ishark · · Score: 5, Insightful

      While obviously true, it doesn't really help to talk about unknown issues when assessing the security of a system. It's a safe bet that there are unknown issues with any piece of software, especially a complex one. The argument that closed-source software isn't open to as much peer review as is open-source software doesn't really hold ground. It's perfectly possible for closed-source software to be more extensively audited than an open-source alternative.

      The minor difference that you fail to mention is that for open source the possible ways to assess the security are two: 1) rely on the quality of the auditing and testing from the creator or other third party 2) test and audit the code yourself or by a contracted (by you) party. For closed source you only have 1 and so you have to trust the creator & his friends. Now, a lot of people is very good at producing secure software and as you say it's perfectly possible for closed-source to be more extensively tested and audited, but what Microsoft has shown up to now is a complete disregard of the problem. So, the "unknown issues" cannot be dismissed that easily. If we talk about Swiss cheese, you'll agree with me that there are lots of holes, even without looking at the piece I have in my mouth :)

      (for the single-user thing: Apple has done a better job in much less time with OSX)

    9. Re:Why? by Shalda · · Score: 3, Insightful

      What really amazes me is all the intelligent people who overlook the fact that if people started moving in large numbers to other platforms (Mozilla, Linux, Mac, BeOS) that a new hoarde of crappy insecure programs wouldn't spring up overnight. Are the makers of adware, spyware, and viruses going to say, "Well, looks like the market has shifted away from IE and Windows, I guess I'll have to take up golf instead"? I think not.

      You're really only relatively safe and secure as long as you're in the minority. Security through obscurity.

    10. Re:Why? by doodleboy · · Score: 3, Insightful
      It's perfectly possible for closed-source software to be more extensively audited than an open-source alternative.
      Possible, yes. Likely, no. And anyway, the issue of peer review is a canard. I'm sure you will agree that the real issue is how secure programs are in actual use.

      In actual use, Microsoft has a long history of sitting on serious security bugs, or using their PR department to deal with them, or attacking the people who report bugs. When you have a long tradition of being the least secure operating system in wide use, then imho yes you can reliably extrapolate as to the likely security of their future products. Which is to say, very poor.

      But yes, I do agree with you that the pervasive use of single user mode in Windows is very bad, especially considering the deep integration of i.e. Deep integration is an effective strategy from an anti-trust fighting perspective, but auto-executing all these activex controls and mime attachments is a disaster for ordinary computer users. I do not think windows will ever be secure until they completely redesign it with a more unix-like philosophy of least privelege.

      But single user mode can be avoided if you are aware of the dangers. More serious are design decisions that we can't change. Sticking the graphics layer in ring 0 is another fatal flaw, since now buggy video drivers can now crash the os. Not what you want in a supposedly stable and secure server.
    11. Re:Why? by cscx · · Score: 4, Insightful

      a web browser that doubles as a full-access file manager with the ability to run programs

      Like Konqueror and Eazel's Nautilus?

      a mail client that can and will automagically open (or even run) attachments

      This was true in, like, 1999. Outlook doesn't do this anymore.

      a scripting language so powerful that a component as central the registry can be modified with it that can be used in officially non-executable things as office documents and webpages

      So you're saying you can't modify something in /etc using something such as Perl? There is an analog to everything you state.

      This is what makes a system with pretty much any MicroSoft software on it insecure.

      What falls prey to all these worms, et al that are going around are the people that are still running Windows 98 first edition with Outlook Express 4 that never bother to upgrade anything. All it takes is something as simple as going to Windows Update to fix all this. Then Microsoft comes along and tries to remedy this problem with the Automatic Updates feature to try and remove the middleman (read: uninformed/apathetic user) and what response does that receive from the Slashdot community? "No! Kill the bastards! They're spies! Seize them!"

      There's no winning.

    12. Re:Why? by RAMMS+EIN · · Score: 2

      ``When you have a long tradition of being the least secure operating system in wide use, then imho yes you can reliably extrapolate as to the likely security of their future products. Which is to say, very poor.''
      Two points here. The security of a system depends on two factors: its objective security, and the availability of exploits. MicroSoft Windows might (though I find it unlikely) have pretty good objective security, but it's certainly king of exploits. However, this is undoubtedly related to its being an easy target due to its wide adoption and the many clueless users it has. Put in Windows's position, another OS might be just as bad or even worse.

      As to extrapolation, I don't think I can agree with you there. Company policies change, and MicroSoft certainly does have reasons to want their software to be more secure. They even announced (can't remember if that was an internal memo or not) they would focus on improving security. They've done different things from what they said before, but it does reduce confidence in your belief that their future record will be as bad as their past record. (Actually, their focus on security might well be a focus on what MS calls security, which is more or less the same as restricting what users can do with their systems, AKA Digital Rights Manglement)

      I personally don't really know what I want MicroSoft to do. If they keep shipping software with holes, more people will consider alternatives, but the Internet will continue to be plagued by badness propagated by MicroSoft's software. If they improve security, the Internet will be a better place because there will be less worms etc, but it will result in more people sticking with MicroSoft so they can continue to take over the world.

      --
      Please correct me if I got my facts wrong.
    13. Re:Why? by Tack · · Score: 2
      The fact that A is buggy means we can only justify not using A if B is not buggy.

      No, it means we can justify using not using A if B is less buggy (assuming that by not choosing A we are choosing B).

      Jason.

    14. Re:Why? by kalidasa · · Score: 4, Informative

      One issue: Universal PNP
      Another one: Windows Messenging Service (not MSN Messenger, but the alerter) lets anyone put a popup on your computer if they have the IP address or DN. Just lovely. This is a security issue because the popup can be used as part of a social engineering attack.
      The list goes on and on.

    15. Re:Why? by RAMMS+EIN · · Score: 2, Informative

      ``a web browser that doubles as a full-access file manager with the ability to run programs
      Like Konqueror and Eazel's Nautilus?''
      Indeed. Konqueror and Nautilus are making the same mistake here. The difference is that if a cracker breaks through them, he still only has access to the files accessible by the user running them. When run as a mere-mortal user, Konqueror and Nautilus are not full-access file managers.

      ``a mail client that can and will automagically open (or even run) attachments

      This was true in, like, 1999. Outlook doesn't do this anymore.''
      It has taken MicroSoft years and years to fix this. I don't know in which version of Outlook [Express] they fixed it, but the `feature' has been there for around 5 years. Many people still use versions of Outlook that do contain the vulnerability. Yes, these people should know better, but the reality is that most people don't know or care about security issues. MicroSoft should never have included such a dangerous, unnecessary, and badly implemented feature in the first place, and they should have fixed it as soon as its problems became apparent. They really do get the blame here.

      ``a scripting language so powerful that a component as central the registry can be modified with it that can be used in officially non-executable things as office documents and webpages

      So you're saying you can't modify something in /etc using something such as Perl?''
      And do you have perl in your webpages? In your AbiWord documents? In your manpages, perhaps? I know I don't. Perl is too powerful for that; it has access to resources that documents have no business accessing. If you want to use a perl script for doing administration, fine, that's what it's for. But it's a Good Thing my word processor doesn't interpret perl scripts in documents that would allow you do administer _my_ box.

      ``What falls prey to all these worms, et al that are going around are the people that are still running Windows 98 first edition with Outlook Express 4 that never bother to upgrade anything.''
      Yes. A lot of people who use MicroSoft software simply don't know enough about computers, or are too afraid to do something as strong as upgrading.

      ``All it takes is something as simple as going to Windows Update to fix all this. Then Microsoft comes along and tries to remedy this problem with the Automatic Updates feature to try and remove the middleman (read: uninformed/apathetic user) and what response does that receive from the Slashdot community? "No! Kill the bastards! They're spies! Seize them!"''
      That's because the /. community consists largely of hackers. They are more like admins than like lusers. They don't like others messing with their systems. What they are saying is that automatic updates are Evil, not necessarily a Bad Thing. For the majority of Windows users, they are probably a huge win. And Real Hackers don't use Windows to begin with.

      --
      Please correct me if I got my facts wrong.
    16. Re:Why? by cscx · · Score: 2

      When run as a mere-mortal user, Konqueror and Nautilus are not full-access file managers.

      Are you indirectly implying that Explorer runs as SYSTEM? It doesn't -- it runs as the current logged-in user -- check your task list next time you are logged into an NT box.

      As for the e-mail, they do deserve to get blamed, but security patches were released; it's just that since no one applied them, the viruses and worms spread like crabs in a whorehouse.

      As for Word, if a document has macros in it, it prompts you with a box that says something like "This document has macros embedded in it -- Unless you know exactly what they do and explicitly want to enable them, you can do so by clicking here, but we really recomment you click here to disable them."

      Agreed.

      Agreed.

    17. Re:Why? by cscx · · Score: 2

      Likewise, if you're a normal logged-in user under an NT environment, you can't modify the Registry either. (Except for the HKEY_CURRENT_USER key, which is analagous to the ~/.Whatever/ directories under *nix.) NTFS permissions are very tightly intertwined into the registry. Next time you log into a Windows box, try running regedt32 and take a look at the Permissions menu. You get full NTFS file/folder permsissons, except applied to Registry-like cases.

      Likewise, I couldn't get VBScript to modify the registry unless I tried.

      Most examples people give nowadays apply only to Windows 9x which I think are universally regarded as dogshit. (Hey we're in the 21st century now, I think it's time to quit using OSes that begin with '9'...)

    18. Re:Why? by pubjames · · Score: 5, Funny

      Well, seeing as this has been modded up to +5 funny, I guess I should take the plunge:

      Reg; People are always complaining about the security in windows, but come on, Windows is great. All my friends use it!
      Loretta; Yes, and my friends friends.
      Reg: Yeah.
      Loretta: And my friends friends friends.
      Reg: Yeah, all right. Don't labor the point. And tell me, what is insecure in Windows?
      Rebel2: Outlook?
      Reg: What?
      Rebel2: Microsoft Outlook.
      Reg: Oh yeah, yeah. That's insecure. That's true, yeah.
      Rebel3: And Internet Explorer.
      Loretta: Oh yeah, Internet Explorer, Reg. Remember all the security holes that's had?
      Reg: Yeah, all right, I'll grant you Outlook and Internet Explorer are two things are insecure...
      Mathias: And IIS.
      Reg: Well, yeah. Obviously IIS, I mean IIS goes without saying, doesn't it? But apart from the Outlook, Internet Explorer, and IIS...
      Rebel4: Word Macros.
      Rebel2: Passport.
      Rebel5: Hotmail.
      Reg: Yeah, yeah, all right. Fair enough...
      Rebel1: And Active-X.
      Rebels: Oh, yeah
      Francis: Yeah. Yeah, That's a really bad one isn't it? Active-X.
      Rebel6: The Windows kernel itself.
      Loretta: Yes, remember when they found that NSA key Reg?
      Francis: Yeah, well, that's certainly a bit worrying, isn't it?
      Everyone: Huhuhuh. Huhuhuhuhuh.
      Reg: All right. But apart from the Outlook, Internet Explorer, IIS, Word Macros, Passport, Hotmail, Active-X and the Windows kernel itself, what is insecure in Windows?
      Rebel2: SQL server?
      Reg: Oh, fuck off.

    19. Re:Why? by cscx · · Score: 2

      Let me add that the Windows NT security model is actually quite complicated, moreso than Unix even. It's just that many people don't understand it very well, don't know how to utilize it to its full potential, and therefore make assumptions that it's insecure and put it down. (How many people do you see set their entire C:\ drive to Everyone RWXD? That's like doing chmod -R 777 /!)

      With the NT security model you can create some extremely fine-grained security permissions which would be very clunky and a pain-in-the-ass to implement under *nix.

    20. Re:Why? by doodleboy · · Score: 2
      As to extrapolation, I don't think I can agree with you there. [... ]
      You mention the Trusted Computing Initiative(tm) as a sign that Microsoft could be changing its ways, and then say it may only be a smokescreen for their DRM plans. There are a lot of people who would agree, including myself. That's exactly what I meant by security via public relations, a common Microsoft tactic. Also, keep in mind that the Trusted Computing Initiative(tm) has another purpose: Microsoft's most recent anti-trust settlement allows them to withhold APIs that have security and/or DRM implications. Expect to learn very soon that the entire Windows operating system is a security and/or DRM system.
      I personally don't really know what I want MicroSoft to do.
      Myself, I'd love it if they stopped breaking the law. However, I believe that Microsoft's response to the increasing commoditization of software will be to try to exclude free variants from interoperating with its software (via patent abuse, further obfuscation of file formats, and buying anti-competitive legislation). In other words, not only will Microsoft continue to release buggy software, but they'll continue to illegally use their monopoly power to exclude competitors from the marketplace. Same old, same old.
    21. Re:Why? by RAMMS+EIN · · Score: 2

      ``Are you indirectly implying that Explorer runs as SYSTEM? It doesn't -- it runs as the current logged-in user -- check your task list next time you are logged into an NT box.''
      Good. So Windows NT has better security than Windows 9x does. I knew that. I wasn't talking about NT specifically. On the 9x series, one can use Internet Explorer to modify, delete, rename, whatever any file on the system. I don't know the situation on NT is, but I know that many home users run Windows XP with an administrator account. Don't they have full access to the filesystem (through Internet Explorer), too?

      Having one program both interpret data from remote systems and manage the local filesystem is dangerous, if the program has unrestricted access to the filesystem, it could be devastating. Yes, this means that FTP servers etc. are hazardous, too. But FTP servers require this to operate, web browsers do not. Therefore, I consider it wiser to not give web browsers this power. If you do, and it goes wrong, it's your own fault.

      --
      Please correct me if I got my facts wrong.
    22. Re:Why? by cscx · · Score: 2

      But how could this NOT be true? If I'm understanding you correctly, this would mean abolishing the file:// pseudo-protocol-handler, right?

    23. Re:Why? by Metrol · · Score: 3, Insightful

      Likewise, if you're a normal logged-in user under an NT environment, you can't modify the Registry either.

      That's all very true, except when presented to the real world of Windows software.

      Although what I'm about to say is slowly changing, it's still true today. Trying to run Windows as a non-admin user is extremely difficult to setup. Many applications are designed with the notion that it can write to anywhere on the drive or registry. For each of these an admin must take into account what holes to punch through the security model so apps can actually run.

      On a Unix based machine even the simplest of applications understands that it lives in a sort of sandbox. Running the system as a normal user is trivial to set up and actually have it run all the available software.

      This concept really hit home with me when I attempted to setup a friend's PC so that he could use his Win2k system as just a normal user. There were so many exceptions due to the software that he just runs as admin. Even if I could manage to work through punching the security holes, he sure couldn't.

      This is where the notion of patching security on top of an insecure system really starts to expose the flaw in the logic. Probably also why Mundie is now threatening to break older apps through patches. So much for building a castle in a swamp.

      --
      The line must be drawn here. This far. No further.
    24. Re:Why? by RAMMS+EIN · · Score: 2, Informative

      ``If I'm understanding you correctly, this would mean abolishing the file:// pseudo-protocol-handler, right?''
      That would be the most secure option. But file:// doesn't have the power to modify files, delete them, change their names, etc. Reading local files with a web browser can be useful for testing webpages (although I prefer running an HTTP server, so I can test server side scripting as well). Modifying files is, as I see it, clearly a task of file managers and not web browsers. Combining web browser and file manager may have its advantages, but IMHO the security implications make it wiser to keep them separate.

      One issue I haven't mentioned or heard mentioned yet, is that virtually all web browsers write files, in the form of cookies. However, this is easy to protect, as the write access can be restricted to one directory or even one file. Personally, I allow only cookies that expire when the browser closes, completely eliminating any need for write access, as far as I can see.

      --
      Please correct me if I got my facts wrong.
    25. Re:Why? by N3WBI3 · · Score: 2

      Ill put the record of Apache up against that of IIS any day. I have yet to see any bugs which carry the scope of problems IIS bugs/exploits do.

      --
    26. Re: Why? by Morgahastu · · Score: 2

      Apart from the known issues with IE, outlook, and IIS, what is insecure in Windows? You forget that IE is windows. Its built in. Its integrated. Use IE or not, its there and its vulnerable.

    27. Re:Why? by cscx · · Score: 2

      So you set the user to run in the Users group, but set individual misbehaving applications to "Run as A Different User" (you have this option in the shortcut). That way, you still have lowered privleges, except in extreme circumstances where you have total control (it's like the sudo command).

    28. Re:Why? by cscx · · Score: 2

      And IE is bound by NT's user system. Anyone that's still running a 9x kernel-based OS should be taken out back for a royal beating.

    29. Re:Why? by aWalrus · · Score: 2
      The main difference is that, whereas there is a (financial) incentive to keep Explorer from having fine-grained security controls and ad filtering, the Mozilla developers can add whatever pleases them without worrying about angering the n companies out there making spyware/annoying ad technology, etc.

      A clear example is how Explorer doesn't allow you to enable javascript but disable unauthorized new window launches. This gets rid of major sources of annoyance in Mozilla, while still retaining javascript functionality used for a lot of legitimate sites and web applications. Why is this feature not in Explorer? The explanation: Microsoft has to consider the neeeds of companies when developing the new versions of Explorer. Mozilla developers don't have to think of that, just what they want/need the browser to do for them. This is a general principle of open source projects, and accounts for much of their flexibility.
      --

      --
      Overcaffeinated. Angry geeks.
    30. Re:Why? by inode_buddha · · Score: 2

      Got news for ya: how many people run NT at home?
      'Nother little bit: how many of them run '98SE with a broadband connection and no firewall even? Answer: Millions.

      BTW, I believe that MS swore under oath that certain apps cannot be practically removed from the system. IMHO, that's the whole cause of a host of ills; the inability to distinguish between system, application, and different users.

      --
      C|N>K
  16. IE the STD. by DarkHelmet · · Score: 5, Funny
    Internet Explorer is like that old, dirty slut that really isn't worth spending your time with.

    Some people decide they'll be on the safe side by "Condoming Up" and turning security all the way up.

    But when they get rashes of popup ads, and sore security holes, they realize that IE is a tired lay that not only lacks the finesse and technique of younger variants, but leaves you wanting your money back.

    Even though you didn't pay anything... Bastards. You just wanted to surf the net with IE, and BANG!!! Next thing you know you have a Windows infection.

    --
    /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i
  17. Somewhat misleading title by YeeHaW_Jelte · · Score: 4, Informative

    The BBC isn't actually saying to avoid explorer, it's the Mr. Clover they interviewed. There is a differance, you know ...

    --

    ---
    "The chances of a demonic possession spreading are remote -- relax."
    1. Re:Somewhat misleading title by thirddegree · · Score: 2, Interesting

      "Somewhat misleading"...? More like outright misrepresentation. You know, the anti-MS lobby doesn't do itself any favours by spinning stories like this. Just report the truth - it's damning enough without distorting and finessing it.

  18. Important Security Patch by Tsar · · Score: 5, Funny

    I understand that this security/usability patch will correct virtually all the problems with IE to which the BBS objects. Of course, it's a pretty complete patch...

  19. text based browsing? by romit_icarus · · Score: 2, Insightful

    Are we calling for a return to Lynx? Or should we grow up and learn to live peacefully?

    1. Re:text based browsing? by kalidasa · · Score: 2

      Are we calling for a return to Lynx? Or should we grow up and learn to live peacefully?

      Some of us never left it.

  20. Ok, so.. by skinfitz · · Score: 5, Insightful

    So people stop using IE, then another browser (say, opera) takes over as the dominant browser, so spy/adware starts to be targetted at opera users.

    Do we then avoid opera?

    The problem is that there are morons out there developing spy / ad / malware, not which browser someone happens to use.

  21. Is this really about IE or silly users? by Flamesplash · · Score: 5, Insightful

    Sometimes they come attached to software you download from the web - the details are often included in the license agreement small print that most users click through without reading.

    Which means you caused the problem not IE or windows.

    And sometimes they don't even need your permission to download, but just hop on your hard drive, totally unannounced, because you are browsing the wrong webpage.

    Too bad they don't go into more detail here about whether this is a general issue with malicious websites for most browsers, or actually expoloiting some hole in IE.

    A few companies are now exploiting holes in Windows messenger to sneak adverts on to the screens of unsuspecting users.

    Windows messenger _IS NOT_ part of IE. It is a seperate component that is unfortunatly automatically turned on. I do wish MS was better about what services were on by default, though I usually go in and turn off most services when I install windows, which I recommend. This is not a "hole" in the sense of a bug though, you _CAN_ turn it off.

    While this article may have some basis, it really seems to be pointing at user stupidity. Don't browse some site, Read the EULA's and don't just click OK on a popup.

    --
    "Not knowing when the dawn will come, I open every door." - Emily Dickinson
    1. Re:Is this really about IE or silly users? by Flamesplash · · Score: 2

      Well in w2k it's listed as a service under the services admin tool control panel. I've never actually received a pop up so I dunno if it's working or I'm just not targeted.

      An no I won't give out my IP for you to test it ;) Not that the firewall would let you.

      --
      "Not knowing when the dawn will come, I open every door." - Emily Dickinson
  22. The internet sucking more each day by ACNeal · · Score: 2, Interesting

    I remember back when I was in school. No one but academics and a few others had ever really heard of the internet.

    Then I remember reading an article about some BBSes that were offering internet access via some sort of gateway technology. At first I thought this was a grand idea, and wanted in on it, mainly because I was no longer at school, and wanted to be able to email friends still in school and use usenet and gopher.

    Mosaic had just hit the emerged as a fledgling proof of concept, and as I read more about the internet in even the trade press, I started to get that quezzy feeling that you get everytime something good comes to an end.

    I knew it was all over for the internet when my roommate came home and told me all about this great new technology called the internet, and how it was the latest craze.

    I wasn't around for the dawn of the internet, but I wonder when it started to suck, the first real indication it was going to become some commercialized, overused, underutilized resource for the masses.

    I also, coincidently, remember the first person to show me mosaic, that barely stayed running (early, early version). He was sitting in my dorm room, so excited, telling me how he was going to make money designing these sites. "How is this any better than Gopher?" was my foolish question.

    1. Re:The internet sucking more each day by Greyfox · · Score: 2
      Hmm. Well it was pretty common for the skript kiddies to send around programs like "xmas.exec" back in the late '80s when I was going to college. The majority of the network users were still clueful though.

      The early-to-mid '90s had more people becoming aware of PPP and dial-up internet but the web was not particularly developed and most people who had dial-up access used it for E-Mail. Undernet really started going down hill around this point though -- when I was in college you could still read the alt.sex hiearchy without having to wade through a sea of spam.

      E-Mail spam became really prevalent only comparatively recently. I don't recally seeing any beore '97 or '98. I don't really recall seeing much web crapware (Popups, spyware, etc) before late '98 or early '99. Now I browse with Galeon and avoid most of that crap by turning Javascript and animation off.

      The unfortunate result is that your computer has become a battlefield between you and the people who want to make money off you. They are becoming increasingly aggressive about installing things on your computer and often have the gall to accuse you of being a thief if you don't accept their crapware download or whatever other obtrusive technology they come up with.

      The one prediction I saw that didn't come true and might have predicted this was that the net would evolve into a bunch of small kingdoms, each with its own propretary content. That was made at the height of the propretary service provider craze. It was an easy conclusion to arrive at with AOL, Compuserve, Prodigy and Genie all with their own private little areas and comparitvely little internet access. Most of those companies mostly went away though. Only AOL was left standing AFAIK (Compuserve was acquired by them so that doesn't count.)

      Currently I limit my web browsing to a few select sites and use IRC and a couple of MUDs. The non-web services remain fairly unimpacted by all these problems. It may be that one day we'll have to build more private networks on top of the Internet to avoid most of the crap. Joe Average Sixpack won't have much recourse though -- I've seen what the remains of the proprietary dialup services are like and they're as bad as the rest of the web for getting in your face and trying to make more money off you.

      --

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

  23. BBC says no such thing by mccalli · · Score: 5, Informative
    The BBC certainly does not say "avoid Explorer". It quotes a certain Mr. Clover, and he says it should be avoided. It's the quoted opinion of the interviewee, not that of the corporation.

    Cheers,
    Ian

  24. In Other News... by usr122122121 · · Score: 2
    In other news the BBC encourages you not to anger a mobster with a loaded gun.

    Whole article: -1 (Common Sense)

    --

    -braxton
    1. Re:In Other News... by caluml · · Score: 2

      In other news the BBC encourages you not to anger a mobster with a loaded gun.
      Are you suggesting that Microsoft is a mobster with a loaded gun? :o)

      The Microsoft Emergency Armed Lawyer Response team are donning their black face masks now, and are climbing into unusually quiet helicopters....
      They know where you live, you know.. :)

    2. Re:In Other News... by josh+crawley · · Score: 2, Insightful

      Well, you know what brand of oil to use in your chainsaw, or what sae blend to use in your car, or how to make an addition to your house - by yourself? I bet now.

      Common sense is ONLY COMMON to people who use the technology constantly and tinker with it. so called "Hicks" know more about mechanics than most of us.. and guess which ones get raped when the go to the mechanic for a repair? It'd be like having us go inside a small local computer store complaining about "it crashes or something".......

      To the users of BBC - average man, this isn't common at all. as a perspective of the user, " It's there, why NOT use it?"

    3. Re:In Other News... by b1t+r0t · · Score: 2
      In other news the BBC encourages you not to anger a mobster with a loaded gun.

      If I was going to anger a mobster, I would certainly hope my gun was loaded! (But I'm still wondering how that elephant got into my pajamas.)

      In other news, the BBC encourages you to avoid walking off of fifth floor balconies.

      And now, the news for parrots...

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
    4. Re:In Other News... by Melantha_Bacchae · · Score: 2

      caluml wrote:

      > The Microsoft Emergency Armed Lawyer Response
      > team are donning their black face masks now, and
      > are climbing into unusually quiet helicopters....
      >
      > They know where you live, you know.. :)

      ComTech Officer Miller strides up to the command chair where Mr. Gates is sitting...

      Miller: "Supreme Commander, Sir!" (salutes smartly)
      Gates: "Yes, Miller. What is it?"
      Miller: "Another MEALR team, sir. It got..."
      Gates: "Nuked? Again?"
      Miller: "Yes, sir. It was Godzilla."
      Gates: "Damn that kaiju! Miller, from now on, let's not waste MEALR teams on OS X programmers.
      Godzilla seems very protective of them for some reason."
      Miller: "Yes, sir!"

      TV news reporter: "This is Sandra Hughes for Channel 4 News. According to the latest reports from the GPN,
      Godzilla is heading for Redmond, Washington..."

      "At this moment, it has control of systems all over the world.
      And...we can't do a damn thing to stop it."
      Miyasaka, "Godzilla 2000 Millennium" (Japanese version)

  25. It is? by Lethyos · · Score: 3, Informative

    Oh boy, the MS FUD team is working hard this morning. It is not a decent web browser. The only reason most people use it is because of Microsoft's absuse of monopoly power. IE is a rather poor browser, for many reasons including the fact that it doesn't really browse the web. It is primary geared towards mark-up that Microsoft created without public review on the process. Therefore, not Web. As for people who want to browse the Web, they should get a browser that adheres to Web standards. You'll find Opera and Mozilla to be excellent choices on virtually any platform.

    Aside from that, IE is chock full of rendering errors on even simple elements, has very poor JavaScript, comes bundled with 8-year-old Java technology, is loaded with security holes, has nothing by the way of tabbed browsing, no built-in pop-up blocking, a horrid caching mechanism, slow as hell and hogs memory, ... ...

    --
    Why bother.
    1. Re:It is? by poot_rootbeer · · Score: 2

      Oh boy, the anti-MS FUD team is working hard this afternoon.

      MSIE is a web browser, and it's utterly absurd of you to claim otherwise.

  26. Re:X10 Popup Rant by snookerdoodle · · Score: 2

    OBTW - this was on NS7, not IE...

  27. Criticism is good by RAMMS+EIN · · Score: 2, Informative

    It is good to see that more and more major parties are realizing the serious problems with certain MicroSoft software. It's buggy, so it should be fixed. There are serious bugs, so they should be fixed ASAP. MicroSoft is known to not always do this. Worse, many MicroSoft programs have bugs with serious security implications, and your average luser doesn't know, much less care about those. This is a real threat to everything on the Internet.

    However, I can't help but wonder who's next. MicroSoft operating systems are unsurpassed in the number of virii they support, and MicroSoft's software has traditionally been qualitatively inferior to competing products in many cases. However, this does not mean that this is a MicroSoft-only issue. I know that MicroSoft's Windows, Internet Explorer, Office, and the whole ActiveX system are full of holes, but how do they compare to, say, the GNU system, Linux, Xfree86, Mozilla, Koffice, and Java? Many of those seem to be more securely designed, but I don't think any of them have had the extensive testing from crackers that MicroSoft's products have. How can we recommend avoiding one product, if we don't have a better alternative?

    --
    Please correct me if I got my facts wrong.
  28. However... by MtViewGuy · · Score: 3, Interesting

    ...The folks who write spyware and other programs tracking your Internet access haven't yet discovered Mozilla 1.x and Netscape 7.0 yet. Given that many web browsers need cookies to operate in certain sites, it won't be long before you see spyware running in Mozilla and Netscape 7.0 without you knowing it.

    Besides, if you apply all appropriate patches from Windows Update, configure Outlook Express' Security functions NOT to allow downloading of attachments and install McAfee VirusScan 7.x, you can surf the Internet pretty securely with Internet Explorer 6.0 SP1.

    1. Re:However... by Greyfox · · Score: 4, Informative
      chmod 500 cookies.txt.

      Your browser still accepts them. When you close the session, they all go away.

      Oh wait, you're doing Windows? Does it still have attrib? What was the command again... "attrib +r cookies.txt" or somesuch?

      --

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

  29. Internet Explorer sucks and this is news? by ACK!! · · Score: 2

    Listen, a lot of people on this site and some IT old-timers are about the only people that are not using IE unfortunately.

    The vast majority of people are stuck with Windows and IE because that is what comes on their $999 box they bought from Best Buy and all the warnings in the world will not change that.

    If AOL had the balls to use their own freakin' browser instead of IE then maybe the web designers would wake up after being hit with that clue-by-four. Until then...IE will be dominant.

    ________________________________________________ __

    --
    ACK /ak/ interj. 2. [from the comic strip "Bloom County"] An exclamation of surprised disgust, esp. i
  30. Re:Yes, but now the webdesigners will have to foll by Anonymous Coward · · Score: 3, Interesting

    Considering the BBCs site doesn't or didn't display right in Netscape how can they recommend avoiding IE?

    I forget how many times I've complained about that.

  31. Try this: by Badanov · · Score: 2, Informative
    DO a full install of Win98/ME using 98Lite ( http://www.litepc.com }. Costs about $25.00 for the full version but the benefits are enormous. Windows Internet Explorer along with large swaths of unneccesary software can be fully removed, leaving you with a nice stable machine that is secure from IE exploits, plus someone other than the good people of Redmond gets some money.

    Then, you install Phoenix or Opera, or whatever you want and be all happy.

    --
    Dawn of the Dead
    1. Re:Try this: by Jugalator · · Score: 3, Funny

      But then you've got a perhaps larger problem than IE itself - Windows 98/ME. Eeek! :-o

      --
      Beware: In C++, your friends can see your privates!
  32. Internet Explorer problem? by skt · · Score: 3, Informative

    I fail to see what Internet Explorer has to do with the latest rash of Messenger Service spam coming in from the Internet. Instead, it is just a general Windows problem that will affect you no matter which browser you use. The only solutions are to disable the messenger service and/or block incoming connections to udp/tcp 135, 137, 139, and 445. I think that even XP has this service turned on by default if you have a network adapter. But, maybe I am way off base and they are talking about some other kind of spam??

  33. Re:X10 Popup Rant by Rhubarb+Crumble · · Score: 2
    OBTW - this was on NS7, not IE...

    which is why you should use mozilla (1.2 latest (pre-release) works fine for me), and not netscape.

    NS6/7 is just mozilla with AOL crap attached to it and the "disable popups" pref removed - 'cos AOL doesn't like its lusers to be able to turn off popups.

  34. I blame Active X by hrieke · · Score: 3, Insightful

    and rightfully so.

    Active X was pegged from the start as the dangerious hole that it is, and now IE is so tied in with the base OS that people like my mother are screwed over time and time again by these people and programs[1].

    MS in make our lives so much easier has forgotten that not everyone is altruistic as they are. Or maybe everyone is....

    [1]Don't say give her Linux. Trust me, if I could I would have already, just not practial for her or me.

    --
    III.IIVIVIXIIVIVIIIVVIIIIXVIIIXIIIIIIIIVIIIIVVIIIV IIVIIIIIIVIII...
    1. Re:I blame Active X by Bob+Ince · · Score: 3, Informative

      The 'Avoid IE' bit in the BBC article is actually a quotation you know, it's not an endorsement from the Beeb.

      It's a quotation from me, in fact.

      I also went on to add that the 'Avoid IE' quote was a glib answer, and was accurate only in part due to IE's propensity for security holes. The other parts are, of course, the fact that IE's popularity causes malware writers to target it specifically, and finally - as you mention - the design decisions behind ActiveX.

      Of course, technically difficult issues such as why ActiveX is flawed by design are unlikely to make it into a mass-media article, but I am glad they got the bit about not clicking 'Yes' in.

      I've been increasingly worried about the DHTML feature creep of Mozilla, and the fact that it has its own automatic-install system (XPInstall). I can't say I expect using Mozilla to stay safe either. But still, it can't be much worse than IE.

      Anyway. My site's already been hit by a denial-of-service attack by an adware author this month, let's see if Slashdot can help bring it down... :-S

      --
      Andrew Clover
      mailto:and@doxdesk.com
      http://www.doxdesk .com/

  35. confusing cause and effect by tps12 · · Score: 5, Insightful

    The thing is, Explorer's no "worse" than anything else out there. It's just incredibly more popular, and not just because it comes with Windows, as IE is the leader on the Mac as well. It's the same phenomenon we see with Windows virii: people who write spyware and virii target the most popular platforms. If >90% of Internet users ran Mozilla then we'd see the same things written for that browser. It's not due to any special vulnerability in the browser. Getting people to switch to something else is only a temporary solution, a band-aid that doesn't treat the underlying illness. The BBC should instead be educating people as to what is safe web behavior, as that transcends issues of operating system and browser.

    --

    Karma: Good (despite my invention of the Karma: sig)
    1. Re:confusing cause and effect by Tom · · Score: 3, Informative

      t's just incredibly more popular, and not just because it comes with Windows, as IE is the leader on the Mac as well.

      What did you try to prove? IE comes preinstalled on all new Macs. of course it's because it comes with the machine, 99% of people are more lazy than ignorant.

      --
      Assorted stuff I do sometimes: Lemuria.org
    2. Re:confusing cause and effect by Ektanoor · · Score: 2

      Cool thinking. But there is some strange disproportion that your reasoning cannot explain. Most Mozilla users live in the *NIX world. Here hackers and crackers are 100 pound gorillas. They crack badly and deadly, even Mozilla (recently there was one such deadly crack). However I rarely have seen such sprees like those one sees in Windows world. Even slapper, which was at first considered as the *NIX CodeRed barely managed to create a scare. Today it is relatively difficult to catch him. ISS's` CodeRed, till now, beats the door in many of those servers I control.

      The problem is not only popularity and user's lameness. The problem is also developer education and concern. We well know that certain Explorer/Outlook problems are not due exclusively to user's behaviour but because someone is too lazy to care for its product. If M$ did care about security, BBC would not stamp out such news.

      Anyway I agree with you that some education would give some benefit to people. However, how can they learn when M$'s present motto is "Where you should go today?"

  36. An old timer by idletask · · Score: 2, Informative

    Some time ago there was a story about the IE only UK government gateway size. Fortunately, this is no longer the case.

  37. unfortunately.. by zozzi · · Score: 5, Interesting
    I reported a compliance bug with a web page whereby the authors used some proprietory tags which are not W3C compliant. I filed the bug under Mozilla too but the official reply was: "It's not a bug, we're following the standard and not accepting propr. tags". Unfortunately, rather than acknowledging their mistake and fixing it (heck I pointed out the line numbers, offered patches and gave them a URL showing these problem tags and a solution on how to fix them) here's their reply:

    ---

    Thank you for your e-mail. In reply to your queries both Mygo and go mobile's website are designed for IE5 and upwards and this is Company policy.

    We are aware that not everyone uses IE. However, IE offers certain features which other browsers do not. Using these, we are able to use a greater array of features which allow us to design better interfaces. 84.3 per cent of the internet population uses Internet Explorer. More than 98 percent of the hits on go mobile's website originate from IE.

    ---

    I mailed them again telling them it's nonsense (browsers reporting themselves as being IE etc) and that there are alternatives to make it work for both but surprise surprise! no reply. Bugzilla contains a number of other websites suffering from this condition (inc. Microsoft, no surprises here).

    Therefore Mozilla follow standards so page X won't work and page X authors follow market so they won't fix it. What does BBC recommend I do in this case?

    --
    ---
    1. Re:unfortunately.. by oliphaunt · · Score: 2

      Keep a stiff upper lip, old chap. Don't use their website.

      And if you're really feeling nasty, go set their offices on fire.

      --




      Humpty Dumpty was pushed.
    2. Re:unfortunately.. by IamTheRealMike · · Score: 2
      What does BBC recommend I do in this case?

      I don't know, but considering I sent the BBC a patch for their javascript news headline ticker over a year that made it work in not just IE but also Mozilla, and they have never applied it (would have taken all of 2 minutes), I don't think the BBC are the best people to be talking about standards compliance really.

  38. What about the companies behind spyware? by job0 · · Score: 5, Interesting

    Unfortunately a lot of people don't actually read the EULA. They just click through until the software is installed. Even if you do read it it's full of dense obscure legal language that mostly doesn't apply to you. Advertising software if implemented correctly can allow developers to make money from their software without requiring the end user to pay.

    The problem is it's often not done properly. There are spyware apps like aureate that operate in stealth mode by passing themselves off as Windows system processes and making sure that they don't even show up the task list or binding themselves to winsock so that you delete or uninstall them your Internet connection stops working. Microsoft should be made to fix these holes in IE but I think some pressure should also be applied to the people that write these programs.

  39. "infested" by Jerry · · Score: 2, Flamebait
    At last, someone is telling it like it is. WinXX itself is a virus and being deployed on a box is prima facia evidence the box is infested!


    Not only does MS 'phone home' with your private information, it is arrogant in the extreme to declare in its EULAs that they, NOT you, should determine what should or should not be on your own PC and IF you want to patch a security hole in media player 6.4 you have to agree to such nonsense.


    It's no wonder WinXX users are abandoning MS emass in favor of true security and freedom from oppressive EULAs and license fees.

    --

    Running with Linux for over 20 years!

  40. Fighting the Good Fight by Taurine · · Score: 2, Insightful

    Criticising the BBCs use of Real is actually bad for their use of Ogg. Within the BBC, using Real is a 'Not Microsoft' option. They don't want to be forced to use WM[A|V] and all the Microsoft streaming software. Management feel more comfortable with a commercial offering at the moment. If it comes to their attention that there are many complaints about Real, they will try to replace it with Microsoft. Ogg needs to prove itself alongside Real first.

  41. RIP Internet by Anonymous Coward · · Score: 2, Insightful

    For anyone who remembers, the internet used to be about content and freedom of information. Now it is about serving up some ads for wallstreet. The hope for an uncluttered, uncommercial internet is more than likely lost forever.

  42. Re:Yes, but now the webdesigners will have to foll by SomeOtherGuy · · Score: 2

    The internet is a big enough place -- I can avoid (much like a pretty girl with a bad sexual disease) any site that is to ignorant to ensure that it functions with the latest versions of all major browsers.

    If only 10% of the people used browsers other than IE -- could you imagine a storefront locking out that many "perspective" customers? (And if they do -- well then they are to ignorant to deserve survival.)

    --
    (+1 Funny) only if I laugh out loud.
  43. Re:Yes, but now the webdesigners will have to foll by pubjames · · Score: 5, Informative

    Still too many webdesigners want to make sites that look flashy and work only in Explorer...

    I know a lot of people say this, but is it actually true. I use both Mozilla and IE and very rarely notice any differences.

  44. Re:Yes, but now the webdesigners will have to foll by perlyking · · Score: 2

    It works in Opera, at least for me on windows. TBH theres not much point having that ticker anyway since the entire page is full of news ;-)
    The rest of the page/site works in every browser i've tried.

    --
    no sig.
  45. I've said it over and over again now by Mr_Silver · · Score: 5, Insightful
    Until we get exploits that are roaming rampant in the while are that are actually harming users personal files (as opposed to having the possibility of harming users personal files) then Joe Sixpack isn't going to change.

    It's a case of "if it aint broke, don't fix it". From Joe's point of view, it isn't broke - so he won't do anything about it. He's not experienced all this stuff that people talk about, so why change?

    Until something nasty comes along, wipes his "My Documents" folder and then totals his operating system - he'll happily use Internet Explorer.

    People don't protect their home until they've been burgled, the don't protect their car until it's been stolen. It's all reactive - not proactive.

    Until these 1001 security issues stop becoming potential exploits and become actual exploits hitting hundreds and thousands of users a day - then no-one is going to change.

    (disclaimer: I know Code Red could be put into this category, but then again, it didn't wipe anyones personal files did it?)

    (another disclaimer: This is a combination of mine and other comments from my original thread here ... ignoring the AC who obviously didn't get my point)

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
  46. Worthless recommendations by iceT · · Score: 4, Insightful


    As long as Internet Exploder is the ONLY browser to come with that shiney new PC everyones getting, then recommending that people DON'T use it is a total waste of time. People look at the prospect of tying up their modem for a 8-10MB file, and they basically think 'It won't effect me'.

    I have enough trouble convincing my Mom and sister to update their AV software weekly, and that's only a few hundred kbytes.

    --
    -- You can't idiot-proof anything, because they're always coming out with better idiots.
  47. Re:Yes, but now the webdesigners will have to foll by FyRE666 · · Score: 5, Insightful

    Considering the BBCs site doesn't or didn't display right in Netscape how can they recommend avoiding IE?

    If you're using NS4 then personally I believe you should expect problems. I'm all for cross-browser compliance, but there really is no reason to be using a 5-6 year old browser with substandard (to put it mildly) CSS support.

    I design for standards compliant browsers, NS4 is not, therefore visitors who insist upon using this take their chances. Even Redhat have removed it now, which is a good thing - if only Netscape would remove the download link...

  48. Re:I use mozilla with the i.e. theme! by doodleboy · · Score: 5, Informative

    I'm using mozilla with the internet explorer skin. It works great, though there's a little hack you have to do to get the home button back into the main toolbar.

    Mozilla is a better browser than i.e. in a lot of ways (tabs, standards compliance, etc.), but the big one for me is that i.e. is essentially an ad delivery systerm. So there's not much we can do to selectively block cookies, or graphics from specific servers, or pop-ups, etc. And I don't like the prospect of being at the mercy of unscrupulous companies who wish to make changes without my knowledge or consent. (Actually, what I'd really like is a way to get rid of i.e. entirely on w2k/xp.)

    That explains mozilla, but why the i.e. skin? Well, the default mozilla skins are not exactly beautiful. And my wife is highly resistant to change of any kind when it comes to her computer, and with the i.e. skin I was able to switch her w2k machine to mozilla without even a word of protest. Of course, at this point she's so used to tabbed browsing and the pop-up blocker that she wouldn't switch back anyway. And me, I don't have to worry about some exploit using i.e. to take her computer down.

    Actually, I even use the i.e. skin on my linux box. Just for the perverse fun of it, I guess. I also have a nice wallpaper from w2k of a diver against a blue sky. It's very spiffy, though naturally I GIMPed out the little windows logo first :-).

  49. Well, yes it is true. by twitter · · Score: 5, Insightful
    The BBC is reporting what Mr Clover said. Not at all the same thing as "the BBC recommends".

    Hmmm, that's an expert opinion and it was strong. The author, Mark Ward, quoted Mr. Clover as a computer expert, someone who knows what they are talking about. The overall opinion was that Windoze was an easy to take over piece of junk and IE should be avoided. Note the lack of comforting words from M$ shills and other whores who would simply blame the user. The article concludes:

    Fears about adware and spyware are not just for privacy fetishists and cyber-libertarians. Much of this surreptitious software is badly written and can crash your computer, others simply slow down your machine and make web use a chore. But the real danger is the fact that many of the loopholes in Windows that these programs exploit are being increasingly used by virus writers. If you do nothing to close these holes then one day you may lose much more than information about your online habits.

    Can there be a stronger general denunciation than that? It ammounts to, "keep using this slow painful junk with and you will lose your work." That's an amazing article to see in the mainstream press.

    --

    Friends don't help friends install M$ junk.

    1. Re:Well, yes it is true. by poot_rootbeer · · Score: 2


      The BBC is a news organization, not a consulting firm.

      Just because a story is carried by them reflecting a certain viewpoint does not, by any stretch, mean that the BBC backs that viewpoint.

  50. Screw security entitlement. by Civil_Disobedient · · Score: 2, Insightful

    Actually, if you want to ensure you're being safe, you have to educate yourself. This goes with all things in life, not just computers. Expecting someone to do the work for you leaves you open to exploitation. I absolutely abhor this attitude:

    "I don't know much about computers, but I don't want to get a virus or have something bad happen to me, EVER. And if something does, well, it's YOUR fault, because you didn't make it safe enough."

    Tough shit. Anyone who's been using computers since before the 90's usually has an inherit, built-in mistrust of them. They've dealt with system crashes, computer viruses, and the like, and know the reality is that you're dealing with a very complicated machine, and there are a hundred things that could go wrong at any moment. It's this new-fangled entitlement that the Internet-age has brought upon us that really pisses me off. Entitlement without responsibility.

    To use your analogy, if your Mom never learned how to drive, or was a bad driver, she should probably avoid roads at the very least, avoiding cars altogether might be better. Yes, Internet Explorer has loads of security holes. And some cars are more dangerous than others. Not everyone on the road is your friend. Make system backups. At least we have that luxury in the computer world.

    1. Re:Screw security entitlement. by BurritoWarrior · · Score: 5, Insightful

      And that elitist attitude is exactly why Windows has the market share it does. You guys expect everyone to know how to change their own oil, tune-up their car, adjust the timing belt, and balace the tires.

      The computer is a tool. My mom (and millions of others) knows how to drive a car and she knows how to drive a computer. They don't know how it operates, and they shouldn't have to. They aren't experts in computers, and they aren't experts in cars.

      The idea that somebody has to have advanced knowledge of computers to use them is absurd. The fact that somebody thinks they should have to treat their use of the computer like navigating a minefield is even more absurd.

      Nobody is entitled to security. But what they are entitled to is reasonably secure software, not a gaping sieve of a security nightmare, such as IE.

    2. Re:Screw security entitlement. by isorox · · Score: 2

      And that elitist attitude is exactly why Windows has the market share it does. You guys expect everyone to know how to change their own oil, tune-up their car, adjust the timing belt, and balace the tires.

      No, but they are happy to drive to the nearest garage and get the car serviced. Not that many people think the same way about computers - they should still get a proper service (adaware, defrag etc).

      Oh, and they should also know how to fill up the tank with gas. And lock the car up when they leave it. And make sure they dont drive with a puncture or broken headlights.

  51. NTLM by oliverthered · · Score: 2

    ........unless you behind a proxy that uses windows authentication.

    You'll have the safest browser possible, since it won't be able to connect through the proxy server.

    The bug's only been in mozilla for ohh 3 years, lets hope m$ doesn't make .net authentication.

    --
    thank God the internet isn't a human right.
    1. Re:NTLM by ncc74656 · · Score: 2
      ...unless you behind a proxy that uses windows authentication.

      Sounds like you need to replace your proxy server.

      (I speak from experience when I say that MS Proxy Server blows goats...you can pretty much forget about connecting non-Win32 boxen to the Internet through it. Get Squid up and running; it's available for Win32 and will run alongside Proxy Server if necessary. Better yet, replace your NT or Win2K firewall (Windows boxen don't belong directly on the Internet anyway) with a Linux box running Squid and ipmasq...you can install it on that 486 that's been gathering dust for the past few years. It plays nicely with everything...Win32, MacOS, Linux, BSD, whatever.)

      --
      20 January 2017: the End of an Error.
    2. Re:NTLM by br0ck · · Score: 3, Informative

      I've been following the associated bug on this for a while and it isn't sounding too promising. Most recent threads are people pleading for a solution and coders saying it won't/can't be done. You'll have to copy and paste the link due to bugzilla blocking the Slashdot referrer: http://bugzilla.mozilla.org/show_bug.cgi?id=23679 . Also, this NTLM auth proxy being written in Python that looks promising. It sounds like the proxy sits local and performs the NTLM auth. I've heard .net will have it's own authentication, but I can't find anything on it (argh, generic search terms).

    3. Re:NTLM by oliverthered · · Score: 2

      hmm... It sounds like Mozilla doesn't have a well designed network layer.

      --
      thank God the internet isn't a human right.
  52. What happened? by ArcSecond · · Score: 2

    I'll tell you what happened: nothing. Lazy Web designers have always been so concerned with making a site look "just right", that they need to use some little trick that only works in one browser or another... then to make the site look "just right" in some other browser requires a whole lot of replacement markup and probably a some swapping javascript, if not a completely different set of pages.

    I'm even lazier. I could care less about "just right". I use style sheets, my site looks fine in Lynx. Admittedly, I am not using lots of sliced up graphics and javascript, but that's because I am not very sophisticated: I code by hand.

    Personally, I think designers should make up their minds and either use Flash for complete presentation control or style sheets and vanilla (X)HTML to reach as wide an audience as possible. All the crap I see in "View/Source" makes me cringe.

    --

    I've got a bad attitude and karma to burn. Go ahead. Mod me down.

    1. Re:What happened? by Coryoth · · Score: 2
      All the crap I see in "View/Source" makes me cringe.


      Am I one of the few people who considers the
      aesthetics of "view/source" to be important?


      I love it when I can view the source of a website
      and get somethign entirely readable. It's kind of
      reassuring - and these days fairly easy using stylesheets.


      Admittedly my website isn't the perfect picture
      of lovely source, but I'm not exactly a serious
      designer. I do make an effort to make it look
      nice in the source view anyway. As I say, it's
      not exactly that hard.


      Jedidiah.

  53. Re:I need a new browser anyway... by Waab · · Score: 2

    Anything from Mozilla.org. Just find one that makes you feel warm and fuzzy, hug it and squeeze it and call it George.

    Personally, I like Phoenix.

  54. That IS a good idea. by twitter · · Score: 2
    You wish:

    It would be nice to have a "sandbox browser setting" for people who don't trust themselves to practice safe browsing.

    It's not that origninal a wish but it's competing with other wishes. I'm sure that you, like M$, know about the java "sandbox" concept and unprivalidged user accounts and all that. The problem is that M$ intends not follow good design practices so that they can sell your desktop as advertising real estate. That's why IE and Outlook run as root and the new M$ EULAs all demand that M$ be alowed to view the contents of your computer and put whatever they please there. That's why M$ worms are so easy to write and cost the rest of us so much money in workarounds, "security" patches, and what not that never works. That's why the BBC author recomends avoiding IE and hints at all of the above.

    --

    Friends don't help friends install M$ junk.

  55. are you stupid or something? by Ender+Ryan · · Score: 2
    My momma always said... nevermind...

    Your suggestion is ludicrous, "be careful where you browse"?

    That is NOT a solution. People can't be careful where they browse because of the nature of how the web works. Suppose you are doing some research on something obscure, so you are googling along trying to find info on it. How the fuck are you to know whether you should trust any of the sites linked to by google? You can't! Your browser simply has to be secure and not do things it shouldn't do.

    Duh!

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  56. here's a thought by wojie · · Score: 4, Insightful

    I've been building pcs for many people on the side, and here's the biggest complaint i get when i try to push mozilla on them:

    "Why doesn't the back button on my intellimouse work with it? It works with explorer."

    And just like that, 20 or 30 people have turned off mozilla for just THAT reason. To them, it's just some browser that takes longer to load, puts an icon in the taskbar, and in which the back and forward buttons don't work. And it's no use trying to convince them of all the benefits.

    1. Re:here's a thought by stephanruby · · Score: 2
      "Why doesn't the back button on my intellimouse work with it? It works with explorer."

      Speaking of the Microsoft Intellimouse, mine permanently disabled my Windows 98 computer, but it worked fine under Linux Red Hat 7.0. On my windows, it made me lose control of my mouse pointer by jumping all over the screen. It even did that after I plugged in another mouse and uninstalled its driver, intellipoint 3.1. I am not making this up either. At the time, 20% of the download.com user reviewers complained about the same thing.

      Eventually, I found Opera, to quickly browse the web only with keyboard shortcuts.

  57. BBC reports... by Publicus · · Score: 2

    BBC actually only quotes a guy who says don't use IE. There's a slight difference.

    Don't get me wrong though, IE sucks. I only use it from work to read books on safari.oreilly.com. Believe it or not their site doesn't render correctly in Mozilla. I've emailed them and they say that they're working on it, so hopefully it won't be long.

    --

    My Karma was at 49, then they switched to words. All that work for nothing!

  58. IE tested by Mr_Silver · · Score: 4, Interesting
    If you think you're safe sticking with IE, you should try taking the Anonymizer.com Snoop Test.

    I did. With IE. Here is what happened:

    1. Your IP address

    It picked up my IP address. Fair enough. I'm not running through an anonymous proxy.

    2. Hidden tracking files (cookies)

    It couldn't list any of my cookies.

    3. Exposed Clipboard

    This was a little scary. It picked up what was in my clipboard and displayed it.

    4. Hack and Exploit Vulnerability

    Sophos immediately popped up a message telling me it had detected 'Troj/Codebase-A' in my temporary internet files. A window appeared with some HTML telling me that file:///c:/winnt/win.ini had moved. But nothing else.

    I couldn't open the click here links, the links below that didn't work and MSN wasn't giving out my contacts.

    5. Browser and Operating System

    Big deal. It got them from the HTTP_USERAGENT. I'm not totally paranoid - I don't mind people knowing what browser I use.

    6. Geographical location

    Middlesex, England, GBR. Well, 2 out of 3 isn't bad but not exactly something to get worried about. Wonder why it thought Middlesex though?

    7. Your network

    This took the piss. It's just a traceroute from them to the IP address that they determined in the first test. It's not much of a big deal.

    I run Internet Explorer 5.50.4919.2200. Sure, I don't doubt that IE has it's problems - but the stuff that Anonymiser is shreaking about is generally not that big a deal and flagged only so they can sell their products.

    (mind you the clipboard one was a little spooky)

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
    1. Re:IE tested by NewtonsLaw · · Score: 2

      Ha... my good old Netscape Communicator 4.51 seems pretty damned bullet-proof. Well more bulletproof than the Anonymizer site anyway.

      When I asked for a test it came back with:

      -------------
      Not Found
      The requested URL /web/surveys.php was not found on this server

      Apache/1.3.26 Server at livesupport.anonymizer.com Port80
      ------------

      If I turn off Javascript then it runs but doesn't display the IP number.

      Duh!

    2. Re:IE tested by conan_albrecht · · Score: 2

      OK, I tested OmniWeb for the Mac on the site. Here's the results:

      Your IP Address: Not found
      Hidden tracking files: Not found
      Exposed Clipboard: Only available on windows
      Hack & Exploit: Entirely blank
      Browser & OS: Nothing gound
      Geographic location: Not found
      Your Network: Blank

      I guess their product wouldn't do much for me. :) (Yes, I know, doesn't mean I'm secure, but I'm amazed at the products people try to make money on)

  59. monoculture is bad by endoboy · · Score: 2, Insightful

    biological systems point the way here...monoculture, not morons, is the problem

    monoculture of any crop (be it corn, pigs, or internet browsers) leads to a situation in which disease can easily propagate across the entire population.

    One of the fundamental principles of organic farming is to cultivate a genetically diverse population, thereby limiting the scope and potential damage of any particular disease vector. Consumers of software would be well advised to practice the same concept

  60. What is "FUD"? by Winterblink · · Score: 2

    I know it's offtopic, and that seems silly to ask and all, but I'm actually being quite serious. :) I see the term used and I was wondering what it means. Thanks in advance!

    --
    "I'm a leaf on the wind. Watch how I soar."
    -Hoban Washburn
    1. Re:What is "FUD"? by Zorikin · · Score: 2

      FUD

    2. Re:What is "FUD"? by Zorikin · · Score: 2

      Ahem. What I meant to say was:

      FUD

    3. Re:What is "FUD"? by oldstrat · · Score: 2


      As someone said before, it's Fear, Uncertainty and Doubt.

      But I'm more inclined to think that it should be redefined as Fakery, Untruth and Deception.

  61. Fear, Uncertainty, and Doubt by wodelltech · · Score: 3, Informative

    That's how I've always seen it used...

    --
    Your monitor is staring at you.
  62. That won't solve the problem, merely move it by Call+Me+Black+Cloud · · Score: 4, Insightful

    Let's say everyone stops using IE and starts using another browser. What do you think the bad guys are going to do, find another hobby? No, they'll target that browser. Just as nobody burglarizes an empty house, no one targets a browser with miniscule market share. Increasing the market share of another browser will just turn attention to that browser.

    The other question is this: is IE inherently insecure? More than Lynx, yes. But users want features (yes, it's true...not all the bells and whistles in a "modern" browser are forced upon us) and features add complexity which increases the potential for holes.

    For true security, just telnet to port 80.

    1. Re:That won't solve the problem, merely move it by Ektanoor · · Score: 3, Redundant

      Wrong pal... For true security pull the plug. Lynx had also a few bugs of its own... Telnet can be sniffed.

      Besides, IE would got a less scandalous life if it didn't have the "Feature". And the "Feature" is embedding. a more modular and independent architecture would avoid many of the problems users face with this crap. IE could be, on the whole, as buggy as it is today. However the deadly effects of many exploits and cracks would be less noted as it would be easier to manage the thing. However, apart of bloatness and bugness, M$ opted to put everything in one bed. Well, what happens when one gets everyone and everything into one bed and close the door tight? Right - Vacchannalia. It's this permanent sex with the user's brain that gives IE and many other M$ products its bad name.

    2. Re:That won't solve the problem, merely move it by Zorikin · · Score: 2

      > Telnet can be sniffed.

      Sure, just like any other clear-text protocol ... such as http ...

    3. Re:That won't solve the problem, merely move it by Call+Me+Black+Cloud · · Score: 2

      Telnet can be sniffed, but the article was about ad/spy ware and not absolute communication security

      "permanent sex with the user's brain"? I think you've spent too much time meditating on your navel. IE does not have a bad name...IE is the best browser available and generally recognized as such. I've tried the rest but keep coming back to IE. Stable, functional, fast. Market share bears this out...Netscape's woes can't be blamed on bundling. If IE was available for Linux it would win market share there too.

      Once upon a time I had an submission accepted and included the url to a site of mine. I received a lot of traffic from slashdot and the browser used by 90% of that traffic? IE. (XP was the #1 OS of slashdot referrals). While XP ships with IE, I think the average slashdot reader is smart enough to know there are alternatives to IE. It's just better.

  63. Statically Linked by blazerw11 · · Score: 3, Informative

    If opera is crashing, try (if you're not already) the statically linked qt version. Stability problems are often caused by interactions between the installed qt on your machine and the one that opera was compiled against. The statically linked one does not suffer from this problem. If you are using the statically linked version, then I got nothin' for ya.

    --
    A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
    1. Re:Statically Linked by kraf · · Score: 2

      Yep, I've even tried to disable plugins.
      Usually the more complex the page, the more likely it is to crash.

  64. Re:Yes, but now the webdesigners will have to foll by davinciII · · Score: 2, Insightful

    I've been a web developer and designer for over 5 years, and I code and test for nothing but Internet Explorer. To code for other browsers as well would take at least 2-3 times as long. My clients generally are willing to accept the tradeoff that 1% of the web population will be unable to see their site, and most of those users are using IE3.

    It's simply a matter of maximizing their investment.

    $50k for 99% of the users
    $100k for 99.7% of the users

    You pick.

  65. BBC.co.uk doesn't work with Mozilla by yerricde · · Score: 2

    It's the quoted opinion of the interviewee, not that of the corporation.

    Especially when there are still quite a few bugs preventing Mozilla from loading BBC web sites properly.

    --
    Will I retire or break 10K?
  66. Beep beep beep by hayne · · Score: 3, Funny

    I was, like, starting to read the article using Internet Explorer. And then my computer went like beep, beep, beep. And then I got redirected to msn.com. Seemed like a really good article. Bummer.

  67. Re:Actually... by minus9 · · Score: 2, Funny

    That's a very bold statement.

  68. Any Gecko based... by jonr · · Score: 2
  69. Good point... by jonr · · Score: 2

    I wonder if it could be possible to write a spyware in XUL? Just build a sidebar applet that stays hidden, perhaps? I actually have no idea, but could XUL be just as bad security breach as ActiveX? (Or whatever it is called this week)
    J.

  70. Keep doing exactly what you did, then leave. by debest · · Score: 2

    You did the right thing for a first step, but you didn't say if you left the service or not.

    I don't know what "Mygo" is, but I assume it is some kind of wireless content provider (too lazy to Google). Regardless, if there is an alternative service, quit Mygo (and make sure you contact them to let them know you did and why). Even if there is not an alternative, quit anyways and sign up again if you can. The statistic that someone quit because of their web page will still be there.

    Sure, you are a drop in the bucket, but the bucket doesn't have to be very big to get a company's attention. An upper-level management guy is probably responsible for tracking the reasons for people leaving their service. Even a few can probably get him thinking that maybe "Company Policy" needs to be changed.

    The guy who responded to you is a low-level support guy who probably knows that it wouldn't be that hard to standards-compliant with their site. But he/she has been told "we don't lose any money by being IE-only (assumption), supporting other browsers would cost more (fact), so we are IE-only!" Only by proving that it *is* costing them money will they change.

    --
    Look at the tomato! Isn't it sad? He can't dance! Poor tomato!
    1. Re:Keep doing exactly what you did, then leave. by scrytch · · Score: 2

      No company cares when you tell them you won't use their service. They do care when you tell them specifically which of their competition you're going to use instead. Because when they start seeing that name more and more, they start to worry...

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    2. Re:Keep doing exactly what you did, then leave. by debest · · Score: 2

      Excellent, and good luck. Normally, you don't have any opportunity to get directly to the upper levels of management: they're normally insulated behind Customer Service drones, and leaving is the only way to get the decision-makers' attention. You stand a much better chance of keeping your service and opening up another business to open standards (a win/win proposition for everyone but Microsoft ;-)

      As for Microsoft's site, it is most definately not in their best interests to have a standards-compliant site. They want everyone visiting them to use IE. Think about it: if there is anything on there that you want (like access to MSDN or the Knowledge Base), you must use IE or you can't get it. What's the negative? I mean, if someone at this point is using an alternative browser, they are doing so by *choice* (ie. specifically because they think it is better than IE, or they cannot run IE at all), so they won't gain any IE users by opening their site to others. Quite the opposite: that would mean one fewer reason to bother loading IE at all!

      --
      Look at the tomato! Isn't it sad? He can't dance! Poor tomato!
  71. /. supports Security through Obscurity. by sheldon · · Score: 2, Interesting

    Avoid Internet Explorer because people are targeting it. Use something else because it's more obscure.

    Now tell me. Does that make sense? Are you actually safe, or do you just feel safe?

  72. Re:Actually... by Shuh · · Score: 2
    So please, next time announce that slashdot creates a low concentration/volume which in turn causes users in high concentration/volume areas to move to slashdot for equilibrium.
    Very well put. So the high concentration of Microsoft "news" out there that says (in heavy Soviet accent): "Don't worry, Comrade! Microsoft is strong! Keep using "compatibility!" Don our proprietary DRM and .NET chains to keep you safe! Freedom is slavery! In Russia... computer uses you!" creates a high pressure "Pravda" environment that causes more people to flow into low pressure "Truth" zones...
  73. Re:You are exposing your wife to great peril. by General+Wesc · · Score: 5, Informative
  74. Re:I need a new browser anyway... by Christianfreak · · Score: 2

    Mozilla, fast, standard complient, per site image blocking, pop-up blocker, per site cookie blocker, tabbed browsing, what more could you want? (oh yeah its themeable too, make it look like IE even).

  75. not true by lseltzer · · Score: 4, Insightful

    Lots of people have access to the Windows source code, albeit under non-disclosure. See the various licenses at http://www.microsoft.com/licensing/sharedsource/

    1. Re:not true by Slashamatic · · Score: 2

      Did they compile those sources? From what I undertsand, the source that is distributed isn't complete and the distribution isn't intended for compilation. Some bits apparently do compile, but somebits do not (missing code).

    2. Re:not true by Slashamatic · · Score: 2

      Was it really the entire code? I have seen the text of one of the licenses that stated that the source would be incomplete.

  76. It is always bash bash bash Microsoft... by johndeaux · · Score: 2, Insightful

    /. seems to be filled with people that LOVE to bash Microsoft and harp on how *nix and it supporting software is so much more secure. What you fail to take into account is that these &^%$^#$ writing ad-ware and spy-ware are going to target the community with the largest user base. Are you surprised to hear that it is Microsoft??? Hence the largest amount of time in the hacker community is spent on Windows, Explorer and Office. If even HALF the amount of time was spent on hacks for your beloved *nix systems and supporting software that is spent hacking MS your glass walls would come crashing down because MAJOR security holes would be found and exploited. I need only point to recent hacks in Apache.... So BEWARE your tower is not quite as secure as you think it is. You are simply being ignored.

  77. Why did this get posted by Rew190 · · Score: 3, Insightful

    This article basically says to avoid spyware and adware in general. No shit. This isn't news.

    They recommended that you don't use IE because that's what most of this nasty software is targeting, not because it's a buggy piece of MS shit. It stands to reason that the most popular browser is going to attract the most amount of attacks. Again. No shit. This isn't news.

    Enough of the anti-MS propaganda, it's truly getting ridiculous.

  78. Remember, these are the same bastards... by venomkid · · Score: 2, Funny
    --
    vk.
  79. IE's Security on Mac OS X by Spencerian · · Score: 4, Informative

    Internet Explorer for Mac OS X (and Mac OS 9) doesn't suffer from the same problems as its Windows counterpart since it's not an "integrated" component of the OS; it's just an app. Doesn't mean it's not crap, sometimes.

    Many Windows technologies that cause the vulnerabilities in IE/Windows are very limited or don't exist with IE/Mac. In particular, ActiveX control support is there, but appears mostly broken. Java support is strongest in this browser (it seems), but many Java pages don't render things properly since MS doesn't appear to tie their browser properly in OS X's strong Java implementation (1.3.1).

    IE/Mac is just as annoying with pop-ups, but that's why I use OmniWeb, where I can disable JavaScript that generates pop-ups with one preference settings.

    IE is still the most compatible browser, but only because many webmasters are drones to Microsoft's web tools--and shouldn't be. The pages they create work best--and in some cases, ONLY--with IE.

    --
    Vos teneo officium eram periculosus ut vos recipero is.
  80. Re:Yes, but now the webdesigners will have to foll by WNight · · Score: 2

    I wonder about the accuracy of those numbers. I run Linux at home, and a Windows/Linux mix at work, on about six machines, but all of them run Mozilla, which reports itself as IE6 on WinXP. Even the P133 with Win98 and IE4.x(?) because I spoof the user agent string with Proximitron. (Mainly because of idiot web designers like you're replying to.)

    How accurate are these numbers really likely to be?

  81. It doesn't make you smart ... by cascadingstylesheet · · Score: 2

    ... to say "all browsers have bugs! Therefore IE is no worse than other browsers!"

    People seem to keep chanting that like a mantra. That's as stupid as saying "some old grannys are murderers, so young men are no more dangerous than old grannys!"

    Once the warm feeling of tolerence and equality has worn off, you gain nothing. Oh well, all browsers are equally insecure, so I'll just use any old browser. Which is stupid; clearly IE is more insecure. It has more bugs and more security holes. Saying warm fuzzy sounding things gives you no tools for choosing which browser to use.

  82. Internet? by Epsillon · · Score: 2, Interesting

    Why is it most people confuse Internet with web? The www is simply one facet of the Internet even though most folks only use the www and email but even so, the dstinction still should be recognised or the Internet *will* stagnate as feared.

    --
    Resistance is futile. Reactance buggers it up.
  83. Re:Agreed by ncc74656 · · Score: 4, Informative
    The only annoyance I have is web "developers" using ALT tags instead of or not in addition to TITLE tags for tooltip information on images. It's not that tough to include them both, people!

    Better yet, Mozilla ought to use the text in the ALT attribute. At least in the context of an IMG element, the TITLE attribute is redundant. Since ALT is required for IMG elements anyway, why would you use <img width=80 height=60 src="foo.png" alt="foo" title="foo"> when <img width=80 height=60 src="foo.png" alt="foo"> conveys the same information?

    (I was wondering where the tooltips for the icons at the top of every /. page had gone. Mozilla must be the only browser that doesn't render ALT attributes as tooltips.)

    --
    20 January 2017: the End of an Error.
  84. Re:I use mozilla with the i.e. theme! by xanadu-xtroot.com · · Score: 3, Informative

    Actually, what I'd really like is a way to get rid of i.e. entirely

    Nice.

    So you'll basically never be able to update that box then?
    Update your machines, people!

    --
    I'm not a prophet or a stone-age man,
    I'm just a mortal with potential of a super man.
  85. unix and windows by ciryon · · Score: 3, Insightful

    Unix have firewalls to prevent programs getting into the system.

    Windows have firewalls to prevent programs getting out of the system.

    Ciryon

  86. Re: Services checking automatization? by aWalrus · · Score: 2
    With Debian, you only install the services you intend to use, then keep an eye out for security issues with those services

    This got me thinking... It should be quite easy to program a small process to query the system, get the names of the services you're running and then, with a cron job, visit predefined security sites, grep them for mentions of said services and warn you when a new vulnerability you may have is discovered (when a service you have running is mentioned on the front page of a site). Perhaps make an html page with links to the news articles that mention the service. There may be something out there that does this... I'll search for it, and if there isn't I will program something myself.
    --

    --
    Overcaffeinated. Angry geeks.
  87. Re:I hate it by runderwo · · Score: 2
    Your words should be able to stand on their own with moderator manipulation tactics.
    How would they stand on their own, with something else?
  88. Re:I use mozilla with the i.e. theme! by doodleboy · · Score: 2
    So you'll basically never be able to update that box then?
    If Internet Explorer (and for that matter, Media Player and all the other unnecessary and insecure Microsoft applications included with the base OS) was not bundled with the OS, there'd be much less in the way of security updates to install. Whatever was left, like upnp fixes and whathaveyou, I would be willing to update manually. After first making sure there are no EULAs giving Microsoft permission to have its way with any of my computers, of course.

    I do not trust Microsoft to use Windows Update responsibly. Neither should you. They have a nasty habit of bundling critical security updates with invasive software such as the DRM system built into Media Player 9, and/or demanding the right to root access to your computer, such as the EULA in w2k sp3. Personally I think coercing people in this way should be against the law. Hell, it probably is. Not that that ever stops Microsoft.

    Soon they'll kill off manual updates altogether to protect this channel into peoples' computers. Anyone who finds this as disagreeable as I do is encouraged to investigate linux. It has undergone massive improvements in the last couple of years and it rapidly becoming a viable alternative for most ordinary computer users.
  89. Allowing for NS4 by jesterzog · · Score: 2

    I design for standards compliant browsers, NS4 is not, therefore visitors who insist upon using this take their chances.

    I agree with you completely. I'm not a commercial web designer and I have no intention of becoming one specifically for the reason that I don't like sacrificing good design for crappy products.

    I have designed a couple of websites for voluntary organisations, though, and they both degrade nicely to Netscape 4. Although NS4 has horrendous CSS support, I found that one of the many NS4 bugs causes it to ignore style sheets if several different media are specified. eg.

    <link rel="stylesheet" type="text/css" media="screen,print" href="stylesheet.css" />

    ...is ignored by Netscape 4 because it doesn't like the comma-separated media. This makes it possible to have a good looking CSS-formatted page that degrades nicely in Netscape 4, albeit without much formatting. It's readable though, that that's all that I can be bothered to keep giving people who insist on still using Netscape 4.

    1. Re:Allowing for NS4 by Webmonger · · Score: 3, Informative

      I haven't played with this, but I understand that NS4 does not support @import, which makes for a useful loophole-- put NS4 styling in a "link rel" stylesheet, and put styling for compliant browsers in an @import stylesheet.

  90. A problem by Fjord · · Score: 2

    A real problem with this article is that is says "avoid IE" but doesn't give an alternative. I know to use Mozilla (and am in fact doing so right now), but many people reading this article are going to wonder what the alternatives are (of course many people are going to think they are ok because they use "Windows" to access the internet, and "not IE, whatever that is"). Without presenting the safer alternatives, most people who read this are going to go "oh well, I'm not going to stop going to eBay, so I'm going to have to continue using IE".

    --
    -no broken link
  91. a good feature of mozilla by Anonymous Coward · · Score: 2, Interesting

    besides the obvious and very effective ability to block unrequested windows, you can add your own css to all the pages you view.
    This is great as it allows you to make a banner add blocker.
    This is what i use(i didn't come up with it but i can't remember who did so i can't give them credit for it, even though they deserve some):
    create a txt file call it userContent.css
    add the following to it:

    [src*="ads."], [src*="ads/"],
    [src*="doubleclick"],
    [href*="dou bleclick."] *,
    [href*="rd.yahoo.com"] [src*="yimg.com"],
    [width="60"][height="468"],
    [ width="468"][height="60"],
    [width="120"][height=" 600"]
    {
    -moz-outline: medium dotted red;
    -moz-opacity: 10%;
    } /* i find this a bit much, but someone might like it.

    [src*="ads."]:hover, [src*="ads/"]:hover,
    [src*="doubleclick"]:hover,
    [href*=".doubleclick."] *:hover,
    [href*="rd.yahoo.com"] [src*="yimg.com"]:hover,
    [width="60"][height="468 "]:hover,
    [width="468"][height="60"]:hover,
    [wid th="120"][height="600"]:hover
    {
    -moz-outline: medium dashed red;
    -moz-opacity: 100%;
    }
    */

    [type="application/x-shockwave-flash"]
    {
    displ ay: none !important;
    }

    Ok this should make your browsing more enjoyable.
    place the userContent.css into you user chrome directory.
    for linux it will be in your home directory, on my system(obviously yours will vary for the username etc..) /home/john/.mozilla/default/9zo2x54t.slt/chrome

    for windows(sucks to be you :)
    It will be in your windows\profiles\i_forget_the_path\chrome directory.

  92. IS too! by mindstrm · · Score: 2

    It's incredibly popular because of windows. It's the leader on the mac because it's the leader on windows, which is what the majority of web surfers use.

    Yes, people who want to exploit things target the most popular platforms.

    It helps to realise that looking at things in a purely technical sense is quite meaningless in reality.

    Even if Outlook & Outlook Express have the same number of security problems as less popular mail clients, that doesn't change the fact that there is far less risk in using something less popular.

    IE is a risk. Using Opera instead, FOR NOW, negates a lot of that risk. IF everyone used Opera, yeah, we'd be in the same boat... but we aren't.

  93. There *is* a difference between ALT and TITLE by Ethelred+Unraed · · Score: 4, Insightful
    Better yet, Mozilla ought to use the text in the ALT attribute. At least in the context of an IMG element, the TITLE attribute is redundant.

    There *is* a difference. ALT tags are a boon to making websites ready for Lynx and text-only browsers for the disabled. So if you have a graphic button that says "Home", consider these two variants:

    <img src="home.png" width="100" height="20" border="0" alt="This button takes you to the homepage">

    and

    <img src="home.png" width="100" height="20" border="0" alt="Home">

    and

    <img src="home.png" width="100" height="20" border="0" alt="Home" title="This button takes you to the homepage">

    The first tag (which is what you suggest) would be a little awkward in a text browser, since "This button takes you to the homepage" would show up (when "Home" would do).

    The second would look idiotic in Mozilla, since the tooltip would just say "Home" (well, duh), but it would work in Lynx and other text browsers.

    The third is ideal, because everyone gets what they need -- Mozilla's tooltip would say "This button takes you to the homepage", but the text browsers see just "Home".

    Cheers,

    Ethelred

    --
    Everyone wants to be Ethelred. Even I want to be Ethelred.
  94. Re:You are exposing your wife to great peril. by rseuhs · · Score: 2
    First, all security holes were fixed long before Register "exposed" them (No, I don't consider "The webmaster might find out which link I clicked on his site" a security hole.)

    Anyway, the worst Mozilla has contained security-wise so far is DoS. Sure it should be fixed, but there is not really a danger. The worst thing that could happen is a crash.

    Internet Explorer, on the other hand continues to feature real bad security holes that let an attacker run code and take over the machine.

    Just imagine a Code-Red like Virus that inserts malicious code on webservers to also take over IE-using clients....

  95. Re:I use mozilla with the i.e. theme! by Kintanon · · Score: 2

    I have a weird problem with Mozilla on my home machine that no one has been able to give me a reason for. I've installed and uninstalled it a few times just to make sure nothing broke during the install (everything looked smooth) and whenever I start Mozilla or Mozilla mail half of the buttoms are blurred over, the address bar is a bunch of rainbow colored lines, the screen for it doesn't redraw properly... It's crazy broken.
    Other browsers work ok (Except that with Opera all of the text is broken, odd sizing that doesn't work on most websites and continually breaks things) and Mozilla mail has the same set of problems as the browser. It works fine on my box at work which is the exact same OS configuration (RH 8.0 fully patched) so I can't figure out WHY mozilla won't run properly... Sigh, maybe I can upgrade when a new version comes out...

    Kintanon

    --
    Check out JoshJitsu.info for Brazilian Ji
  96. ok, I pick by Xtifr · · Score: 3, Insightful

    And I pick a competent web designer, which clearly excludes you.

    To code for other browsers as well would take at least 2-3 times as long.

    What a load of crap! I can only hope that making such an idiotic claim leads you to a job more suited to your talents, such as one that involves asking your clients, "would you like fries with that?"

  97. That's not the problem with Windows by Anonymous+Brave+Guy · · Score: 3, Interesting

    The problem with Windows isn't single-user mode, it's the fact that it's vastly over-spec'd and everything is on by default.

    If e-mail readers just read text messages and let you write them back, and web browsers just displayed HTML instead of automagically downloading and installing stuff, and you didn't default to running with any TCP/IP port you like available, and so on, then any single-user OS could still be secure.

    The problem is the way power has spread without adequate control. They invented ActiveX, based it around a non-secure model, and then let web browsers use it, instead of just rendering HTML. Then they made the e-mail client accept HTML mails, using the same rendering engine, so now someone just has to send you a mail, rather than you actively visiting a site. They gave the e-mail client a preview pane, and switched it on by default, so now the software has a chance to do its damage not only if I actively do something like visit a particular web site, but even if I fail to actively switch it off.

    The same story happens all over the place in Windows, and is behind nearly major security cock-up out of Redmond in the last several years. You'd think they'd have learned, but then they'd have had to unbundle IE.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  98. Re:You are exposing your wife to great peril. by Exmet+Paff+Daxx · · Score: 2

    If, at any point, every Mozilla user in the world updates to a patched version, you will have a point. Until then, you do not. The problems which the author cites with Internet Explorer are all patched; the problem is people who do not apply patches. The same is true of Mozilla. I do not know why Slashdot's moderators are so allergic to this fact, but their bias will prove very damaging to unsuspecting Mozilla users.

    --
    If guns kill people, then CmdrTaco's keyboard misspells words.
  99. Sorry, but... by Anonymous+Brave+Guy · · Score: 2
    after all u can;t survive with 100% marketing, 0% product.

    We respectfully disagree.

    Love and hugs,
    Steve and Bill.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  100. Re:You are exposing your wife to great peril. by rseuhs · · Score: 2
    Are you too stupid to understand what I said?

    The worst what can happen with Mozilla is a crash, with IE they can take over the machine

    You are showing your bias in thinking these bugs are "the same".

  101. The funny thing is... by Inoshiro · · Score: 2

    The only updates that ever seemed to show up there were IE or Windows Media Player updates. Granted, they've started showing device driver updates and such, but it's still marginal at best.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  102. Re:Yes, but now the webdesigners will have to foll by Swaffs · · Score: 2

    I've never used IE. I had always used Netscape until I started using Mozilla around M18. I've also only on rare occasions seen something that didn't work right, and it was usually something stupid anyways.

    --

    --
    "Karma can only be portioned out by the cosmos." - Homer Simpson [1F10]

  103. Re:Yes, but now the webdesigners will have to foll by jafac · · Score: 2

    www.webassociates.com

    They crashed Mozilla on my Mac (OS X). The irony is that they're a web hosting and web design company, and their corporate website is evil incarnate.

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  104. Not true. by Lethyos · · Score: 2

    I've never ran accross a site that "forced" its software on me. I've ran accross "gator" a few times which tries to install without my permission, but I still have to hit OK. This article has a hint of FUD.

    There are two examples that come to mind, although I cannot remember their URLs (so I'm hoping someone else will follow me up). One installs software that adds special effects to your cursor. It runs as a daemon and you can see an icon for it in your tray. It appears in the Add/Removes Program dialogue, but it is a hassle ot remove nonetheless. Another similar piece of software adds skins to Internet Explorer itself (Slashdot has even carried ads for this very product). Both install automatically and without any user interaction (although you may get a trust message for the first of these). This, by the way, is with default security settings in IE.

    IE is horribly fully of security holes, even to the point where some (stupid) companies offer products that depend on them! They can do this because they know Microsoft cannot patch these wholes without horribly crippling Internet Explorer (without ActiveX, it's nothing -- and even then, it's still stupid).

    Let's face it, there is always going to be some security holes in the most popular and widely used browser. Even if that browser ever becomes Mozilla

    These types of security holes are not possible. Mozilla has no more priveledges than the user herself. The typical user logged into most any box cannot, without exploiting some vulnerability in the operating system, run a piece of software that trashes the entire disk, and have the operation completed successfully. Why? Because the user and the software the user runs do not have the same privs as the operating system. Mozilla runs 100% in user-space. It is not part of the operating system and it is not trusted by the operating system. Internet Explorer on the otherhand, is part of the operating system, ergo is fully trusted.

    If you find an exploit in Mozilla, you can only harm the user's data. If you find an exploit in Internet Explorer, you can delete the hard disk. Big difference.

    (which I doubt will happen any time soon- I run Mozilla but speed wise it just doesn't compare with IE).

    You were making accusations of FUD?

    --
    Why bother.
  105. System instability by Slashamatic · · Score: 2

    I have seen various types of malware that may not cause damage other files but they can stop IE from working properly (lots of crashes). The trouble is that spyware from company A may not work correctly if spyware from company B is present. Both probably have to close a relationship with IE so changes there can cause problems.

  106. Re:Agreed by Erik+K.+Veland · · Score: 2

    And here I thought Internet Explorer for Windows was the ONLY browser that DID render the ALT-attribute as a tooltip.

    --
    "I tend to think of OS X as Linux with QA and Taste", James Gosling, creator of Java
  107. Too True by powerlord · · Score: 2

    A friend recently had her computer die suddenly. She also has a laptop (much newer than the desktop).

    I looked the desktop over and I think the power supply is dead, but didn't have a spare. I suggested to her that I could set the laptop up in place of the desktop and then she could get the desktop fixed at her convinience instead of "in a rush" (her desktop was her main machine).

    After spending a few minutes setting up her docking station, plugging in the monitor, printer and scanner, she two things:

    "wow! Its like having my desktop without my desktop" which was of course the idea and I was glad she saw it. And ...

    "Now all I need to do is install Gator" which just made me cringe.

    --
    This space for rent. All reasonable inquiries will be entertained at proprietors discretion.