Slashdot Mirror


'Lower Rights' IE 7.0 Coming

blacktop writes "eWeek has official confirmation from a Microsoft vice president that the upcoming Internet Explorer 7.0 browser upgrade will ship with reduced privilege mode turned on by default to help thwart browser-based attacks. In addition to anti-phishing and anti-spoofing features, IE 7.0 will add support for IDN (International Domain Names), built-in RSS and seamless search that will include choices of search providers."

378 comments

  1. So basically ... by DeVryGuy23 · · Score: 4, Insightful

    ...just some of the key features of Firefox and Safari?

    1. Re:So basically ... by Dogers · · Score: 4, Informative

      Without the CSS support.

      Marvellous!

      --
      I am a viral sig. Please copy me and help me spread. Thank you.
    2. Re:So basically ... by evilbessie · · Score: 5, Insightful
      Yes, that's is what they are doing but an interesting thing about the article
      "Nine months ago, we started hearing from partners like Dell that spyware was a major issue. Our own data from [Dr Watson] crash reports was telling us that 30 percent of all machines had some form of spyware. It reached a point where we had to do something."
      So yes they implement security but only when someone else points out that over 25% of all computers are infected with malware. Obviously this new Security concious microsoft takes some time to believe thaty they may be wrong... enjoy
    3. Re:So basically ... by Schnapple · · Score: 2, Funny
      So yes they implement security but only when someone else points out that over 25% of all computers are infected with malware. Obviously this new Security concious microsoft takes some time to believe thaty they may be wrong... enjoy
      What percentage would you like it to hit before they do something?
    4. Re:So basically ... by Anonymous Coward · · Score: 0

      What percentage would you like it to hit before they do something?

      Something less than 25%, perhaps?

    5. Re:So basically ... by masklinn · · Score: 1
      What percentage would you like it to hit before they do something?
      Dunno, probably somewhere around the 0% mark, but it's probably just me that'd like his softwares to be thought/built with some form of security from ground up.
      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    6. Re:So basically ... by Kick+the+Donkey · · Score: 3, Insightful

      You want an honest answer to that question? I'd say somewhere around 8-10%. 30%? Too little, too late.

      --
      /. is a bunch of nerds at a million typewriters. It's not a political conspiracy determined to undermine your beliefs.
    7. Re:So basically ... by dioscaido · · Score: 4, Insightful

      ...just some of the key features of Firefox and Safari?

      What are you talking about? When you run Firefox under an Administrator account, it runs as an Administrator. In linux if you run Firefox as root, it runs as root. Neither provide any sort of explicit protection against this environment. Or am I missing something here? If you run your windows desktop account as a limited user (not an Administrator), then IE6/5/4 and all other browsers on the market today run as a least priviledged process.

    8. Re:So basically ... by DeVryGuy23 · · Score: 1

      Specifically I was referring to built in RSS and built in search from a choice of vendors (along with previously unveiled tabbed browsing and, I believe, pop-up blocking, so basically, key features from Safari and Firefox. As for the user privledges, I dunno, I do most of my surfing from my Mac.

    9. Re:So basically ... by klubar · · Score: 4, Insightful

      A better question is what percentage of home/small business/clueless corporate users don't have automatic update turned on. (Yes, auto update has broken a few, relatively rare programs. But if 100% of users allowed auto-update to do its stuff we'd have many fewer infected machines.)

    10. Re:So basically ... by Schnapple · · Score: 1

      That sounds fair enough, but I was thinking the original poster was saying something more like "even one infected machine is too much!" which is unrealistic.

    11. Re:So basically ... by libcoder · · Score: 1

      I think restrictive environment also meant not running ActiveX, etc by default, which obviously Firefox doesn't do. But in terms of user priviledges, Firefox doesn't do anything special there, but I suppose if you have Fast User Switching enabled you can edit the short cut to run it as another user. Is that how Run as works? I never used it.

      --
      RIAA and the MPAA, putting the "F U" in "fair use".
    12. Re:So basically ... by dioscaido · · Score: 1

      Yup, you can run any app under other credentials using runas. The syntax is

      runas /u:Username command

      It will pop-up a dialog to enter the password of the user, then run the command if the credentials are correct.

      This is how us people who run as limited user get by. If you need to admin the machine, but don't want to fast user switch, you can right click the shortcut, and select 'runas'.

    13. Re:So basically ... by jacksonj04 · · Score: 1

      I have taken the approach with my home network of forcing updates via SUS and group policy. Works perfectly.

      --
      How many people can read hex if only you and dead people can read hex?
    14. Re:So basically ... by Anonymous Coward · · Score: 0

      Why was this flagged as being 'insightful'? Get off it already.

      If IE7.0 didnt include these features, the exact same people who are saying "...so basicly just ripping off features from FireFox", would be flaming MS for "not including features that have been standard in current modern browsers".

      I'm not the biggest MS fan myself, and happily use FF and have no intent on going back to IE anytime soon, but christ - people like you are almost as bad as PETA.

      Good intents, but act like a bunch of nut-jobs.

    15. Re:So basically ... by jp10558 · · Score: 1

      This leads to an interesting idea. For home users, who won't deal with the hassle of getting most programs to work without admin rights, it might make sense to work backwards ...

      Basically, run their "dangerous" programs, like the browser, as a limited user. I'd guess something like what I understand a chroot jail to be on linux.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    16. Re:So basically ... by dioscaido · · Score: 1

      Yeah, this is what they are doing in LH, and what I understand OSX does. You are logged in as Admin, but your apps run limited unless they require higher priviledges, which fires off a prompt to the user.

      Right now in XP/2k/NT4 you can run your account as a limited user without much hassle (games don't like it), but doing runas often is sometimes a pain (having to re-enter credentials), so some people often leave a command prompt window open that was runas the administrator, and you can fire off processes from there, kind of like a sudo.

    17. Re:So basically ... by zaphod123 · · Score: 1

      On win2k, it kills Oracle. Granted, this isn't a typical end user app. But it seems that MS goes out of their way to do things like this...

      --
      :q!
    18. Re:So basically ... by Anonymous Coward · · Score: 0

      There is no such word as 'softwares'. You don't say 'hardwares'. The word 'software' is already plural. Like 'sheep' and 'fish'. God, it annoys the living hell out of me when some idiot says 'softwares'... makes them sound retarded.

    19. Re:So basically ... by bluGill · · Score: 2, Insightful

      I have to disagree, firefox never runs as root because linux users almost without exception do not browse the best when they log in as root. Linux programs are designed you can get all features without being root. Windows programs are not.

      Thus in theory you are right. In practice though, Linux users are never logged in as root, while Windows users always are.

    20. Re:So basically ... by dioscaido · · Score: 1

      But this is not a feature of Firefox or Safari, now is it? It is a side effect of the fact that linux users are tech-saavy and know how stupid it is tu run as root all the time.

      Linux programs are designed you can get all features without being root. Windows programs are not.

      Apart from little shareware/freeware utilities most mature software works as a limited user (LUA) under Windows. I've been running my desktop this way since win2k, and haven't had any problems with productivity. It's really not that hard to develop an application that doesn't write to system folders or the system portion of the registry.

    21. Re:So basically ... by Jere+H · · Score: 2, Informative

      Business problems come from the companies writing software for Windows. For example, at my work, auto update is turned off so that Service Pack 2 will not install. This is necessary because it breaks our old CRM software (Open Systems Accounting Software).
      The new system we are migrating to (Epicor Vantage) uses Crystal Reports, and it doesn't work right with Service Pack 2 either, and the support people tell us that they don't support Crystal Reports on SP2.

    22. Re:So basically ... by ZiakII · · Score: 2, Insightful

      What percentage would you like it to hit before they do something?

      3-5% I would assume once it becomes known that its not just happening to a select few that would be a clue to take action on the problem.

    23. Re:So basically ... by Anonymous Coward · · Score: 1, Interesting

      RUNNING IE in a "runas limited user class" sandbox effect:

      It is actually possible to run IE securely: just create a throwaway restricted user account for IE use alone. The restricted account user can't install software and can't access files of other users, so even if IE autoexecutes any nastiness, it can't do any damage.

      Of course, it's a hassle to log in as a different user just to browse the web. So we'd want to use "runas" to run just IE as a different user.

      Unfortunately, MS has made running IE as a different user a little harder than necessary. Rightclicking and using "Run as" doesn't seem to work. What did work for me was the following.

      Say the limited account is called "IEuser". Then create a shortcut to "runas /user:IEuser cmd". on your desktop. Double-clicking this will open a command prompt that runs as IEuser. Now you can manually start IE with "start iexplore". Or create a batchfile c:windowsie.bat that just contains the line "start iexplore" and you can start IE by just typing "ie". Remove all shortcuts to IE from you normal desktop and only run it from the restricted account. This way you can use IE without worry about any IE exploits

      APK

    24. Re:So basically ... by DeVryGuy23 · · Score: 1

      The real problem Microsoft has is it seems to be completly cut off from its customer. They really needed vendors to tell them that spyware is a problem? They couldn't figure that out on their own? FF and other alternatives continue to push the envelope of the internet and MS just picks up on the biggest features. As for why my post was flaggest as insightful, you're gonna have to figure that shit out on you're own. I was making a joke, a bad one at that. I just couldn't resist when Apple comes out with SafariRSS and a month later there is a article on slashdot "RSS in IE 7!". Personally I always thought RSS made more sense in email apps then on a browser.

    25. Re:So basically ... by kerrle · · Score: 1

      And of course, a ton of very recent games that uses copy protection. I can't tell you how irritated I was when I found out I couldn't play Deus Ex 2 without being administrator.

    26. Re:So basically ... by JebusIsLord · · Score: 4, Insightful

      Welcome to slashdot. MS has 3 choices, and they are damned any which way they go:
      a) They can not do anything, and get blamed for not keeping up.
      b) They can catch up, and get blamed for just doing stuff everyone else already does.
      c) They can "innovate" ahead of the others, and really piss everyone off.

      --
      Jeremy
    27. Re:So basically ... by rcamera · · Score: 1

      in other words... fix all the problems, add new functionality, but keep all the compatability for the applications that 1% of users want. you obviously don't program large applications.

      --
      Wave upon wave of demented avengers March cheerfully out of obscurity into the dream
    28. Re:So basically ... by Anonymous Coward · · Score: 0

      Shut up and go back to using one of your Linux boxen

    29. Re:So basically ... by evilbessie · · Score: 1

      Well there are tens of millions of computers in the world, so i'd assume that my software company would do *something* if more than 1 million computers were infected.

      Yes this is not a perfect solution but you know they could at least *try*.

      It is nice to know that the money spent on M$ products just goes to shareholders (and a big pile of cash) and not on developing saftey measures on the single most hacked peice of software. (well updates are one thing but still 5 weeks till the bug in IE *may* get fixed)

    30. Re:So basically ... by bluGill · · Score: 1

      Linux users are not running as a normal user because they are smart (though often they are), but because that is the default. All distributions (not counting stupid ones like linspire) have the user create a separate root account, and then encourage them to not use it. Often root accounts are crippled in subtile ways. Many screensavers won't run as root for instance.

      There are enough of those 'little' utilities (which include some major things) that except for a few lucky tech savvy people (who don't have one of the many common applications that require administrator rights) and those in large enterprizes every MS Windows user is running as administrator. Games often require administrator access. QuickBook does (or did last I checked). Nobody will deal with switching users all the time.

      It isn't hard to write programs for Ms Windows that don't require administrator, but until 2 years ago there was no need as everyone was running a 95 type system anyway. There are many programs out there that assume they still are - and more are written all the time, often for no reason.

    31. Re:So basically ... by unoengborg · · Score: 2, Insightful

      If you run it as root under Linux, you could use SELinux to limit what a process can do, what files it can see and change. You can control what is doable with files created by or downloaded from the browser.

      E.g. you could make it impossible to execute files downloaded by your browser if you did it as root (or any other user you want to limit).
      That means that in fact, the root user could be given less permissions when running their browser than an ordinary user running the same program.

      The SELinux security system is separate and independent of the ordinary Unix permission/ACL
      system. By having two independent way ways of control security. Just leaving security to the application writer will always give you a higher chance of penetration.

      --
      God is REAL! Unless explicitly declared INTEGER
    32. Re:So basically ... by accessdeniednsp · · Score: 1

      Microsoft does not innovate. They assimilate.

      IE == spyglass
      SQL == sybase .NET == colusa
      DOS == cp/m
      Windows == semi-original

      I would make some conjecture about the office components but I can't find the proof needed with the 8 seconds of googling I did.

      But you get the idea. There's a very good reason why Microsoft is considered to be the Borg.

    33. Re:So basically ... by Cally · · Score: 2, Insightful
      If you run your windows desktop account as a limited user (not an Administrator), then IE6/5/4 and all other browsers on the market today run as a least priviledged process.
      No. As a matter of fact, large chunks of IE *always* run as SYSTEM.
      --
      "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
    34. Re:So basically ... by Ernesto+Alvarez · · Score: 1

      And of course, a ton of very recent games that uses copy protection. I can't tell you how irritated I was when I found out I couldn't play Deus Ex 2 without being administrator.


      And worse of all, the only thing that needs administrator privileges is the copy protection itself, not the game.

      When the game is cracked, it can be run as a normal user (worked with "Playboy, the mansion").

    35. Re:So basically ... by Anonymous Coward · · Score: 0

      Right,
      I've being using a "power user" restricted account since w2k and no problems. One thing is that people are not used to change security settings, acl permissions and so forth, and other is to say that in windows you HAVE to run with admin privileges. I'm runnning a restricted account, so if i want to be able to debug i just add myself to the debuggers user's group, or play with the dcom configuration and permissions. i've no spyware, nor activex problems this way... follow suit.

    36. Re:So basically ... by Compenguin · · Score: 1

      If only Winamp would write winamp.ini in %APPDATA%, life would be good

    37. Re:So basically ... by cammoblammo · · Score: 1

      Or it makes them sound like they don't speak English as a first language.

      I've seen this word many times, but the author nearly always comes from a non-English speaking background. I presume the equivalent term for 'software' in certain other languages has separate singular and plural forms which is mistakenly carried over into English.

      Unfortunately, English has many native speakers who do their utmost to sound retarded, as you seem (my guess) to have done admirably.

      No offence intended to people who may, in fact, be retarded, however you want to interpret that word.

      --

      Cogito, ergo sig.

  2. Browser Tag by Anonymous Coward · · Score: 1, Funny

    Reads - Mozilla Firefox

  3. Wow... by Anonymous Coward · · Score: 0

    ...all that and it still won't work on 2K. Impressive!

  4. They're adding IDN support NOW??? by bgarcia · · Score: 5, Funny
    IE 7.0 will add support for IDN (International Domain Names)
    Oh, goodie!

    I was wondering when IE would be able to support the Unicode URL spoofing attacks!

    --
    I'm a leaf on the wind. Watch how I soar.
    1. Re:They're adding IDN support NOW??? by RoceKiller · · Score: 0, Troll

      Me too. I brought http://microsoft.com a long time ago, and was wondering when I would be able to use it for some fun with other than pre-idnfix-firefox users. Any suggestions on what to put up?

    2. Re:They're adding IDN support NOW??? by wheany · · Score: 1, Informative

      Firefox's solution was to turn off international domain names, while Opera's solution was to only allow IDNs on top level domains that have a responsible attitude towards granting domain names.

      So no .coms, nets or orgs.

    3. Re:They're adding IDN support NOW??? by the.Ceph · · Score: 1

      Your impending cease and desist order would be fun to see on the web.

    4. Re:They're adding IDN support NOW??? by theguyfromsaturn · · Score: 2, Insightful

      Anyone heard if Firefox is going to implement a true solution? Turning it off is just not acceptable.

      The only thing that turning it off does, is remove chances of spoofing a URL that has not international characters at the cost of increasing the spoofing risk of those that genuinely use international characters in their domain name (and YES those are needed. Not everybody speaks, nor wishes to speak, English).

      The result of the current solution is that pages with genuine foreign characters show up as punycode, that is to say: "gibberish". Gibberish is very easy to spoof. If I have to distinguish between http://www.xn--espaa-rta.com/ or http://www.xn--espa-rta.com/ or http://www.xn--espaa--rta.com/ or http://www.xn--espaaa-rta.com/ I could easily be fooled. There are URL that are much much more cryptic than this simple one, but it makes a good point. All a phisher has to do is use a URL that looks like one of those, with . Turning it off is NOT the solution. Maybe showing the proper URL (i.e. http : // www. españa.com) but with a different color ( for instance red) as a warning. Or make it pulsating or something to warn us that it contains IDN characters, and on a mouseover have a little popup showing that punycode text that corresponds to it. This should make it easy to spot the spoofed address that should not contain IDN characters (or not the ones expected), without making it so much easier to spoof the ones that do use them legitimately.

      Because, once again, punycode is EXTREMELY easy to spoof. Longs strings of apparently meaningless gibberish are hard for the brain to assimilate. A simple name when properly rendered now instead looks as difficult to remember, and distinguish from a spoofed address, as a purely numerical URL. It is NOT as solution, only a temporary patch.

      I will therefore suggest that the IDN spoofing vulnerability is STILL present in Firefox. The type of URLs likely to be spoofed are the only difference.

      --
      I like my dinosaurs feathery, and my pterosaurs hairy (or is it pycnofibery?)
    5. Re:They're adding IDN support NOW??? by Speare · · Score: 1
      The problem with Unicode URL spoofing seems to be related to the fact that there are more than one glyph/codepoint which resembles common ASCII-range characters. Why not just detect those cases and throw a red flag?

      The number of non-ASCII codepoints which often look like

      [A-Za-z0-9.\-]
      should be fairly limited and known, and there's no good reason to use the non-ASCII ones in a trustworthy domain name. Just notify the user if the Punicode (or other IDN encoding) would try to invoke those alternative glyphs.
      --
      [ .sig file not found ]
    6. Re:They're adding IDN support NOW??? by Carewolf · · Score: 1

      Konqueror's approach is the same as Opera's, but everybody is waiting for the official recommendation from IDN them selves.

    7. Re:They're adding IDN support NOW??? by Gerv · · Score: 2, Informative

      "Firefox's solution was to turn off international domain names"

      This is incorrect. We turned them off while working on a long-term fix, which is basically the same thing as Opera's.

    8. Re:They're adding IDN support NOW??? by Gerv · · Score: 1

      "Anyone heard if Firefox is going to implement a true solution? Turning it off is just not acceptable."

      Calm down - the original poster is wrong. :-) Turning them off was just a temporary measure. Our solution is basically the same as Opera's.

    9. Re:They're adding IDN support NOW??? by theguyfromsaturn · · Score: 1

      That's good to know. Although I still don't see how Opera's method is considered a solution. Correct me if I'm wrong, but from what I heard Opera still turns it off for .net, .com and .org top level domains. Those still need to show the properly rendered code because of the high spoofing risk that punycode represents.

      What is needed is a way to easily show both versions (for instance in a bubble on mouseover, with a very distinctive addressbar colour change, to let encourage people to mouseover, or some other better idea, cause I'm not the most imaginative person around) of the address. Turning it off for some of the domains (particularly the most common domains) is not going to work any more that the current temporary solution.

      --
      I like my dinosaurs feathery, and my pterosaurs hairy (or is it pycnofibery?)
    10. Re:They're adding IDN support NOW??? by mallardtheduck · · Score: 1

      Thats exactly what Safari has done, show a warning when the url contains characters that are similar to ascii ones. Seems like a good solution. Why dont other browsers use it?

    11. Re:They're adding IDN support NOW??? by Gerv · · Score: 1

      I don't agree that punycode is a high spoofing risk, at least at the moment. OK, you can spoof www.xn--foopydoopygoopy.com with www.xn--foopydopygoopy.com, but what is there of value worth spoofing at www.xn--foopydoopygoopy.com?

      When high value sites in .com start using IDN, then there'll be a risk. But hopefully they won't until .com sorts out its policies, because who wants to have their website showing up in browsers as www.xn--foopydoopygoopy.com ?

    12. Re:They're adding IDN support NOW??? by jonadab · · Score: 1

      > Maybe showing the proper URL (i.e. http : // www. españa.com) but with
      > a different color ( for instance red)

      That would an accessibility violation. Thou Shalt Not Hardcode Colors, EVER. It's not 1985 anymore.

      > Or make it pulsating

      NO. If one more thing pulsates, I'm going to go postal.

      > Turning it off is NOT the solution.

      Long-term, no. Turning it off is an acknowledgement that, as it currently stands, it isn't ready yet. It causes worse problems than it solves and, currently, the problems it causes impact more people than the ones it solves. (Yes, there are many more people in the world, total, who don't speak English, but internet usage is still heavily slanted the other direction at this point.)

      Long-term, it will be necessary to solve this correctly, which probably means allowing the user to specify (at install time or in the prefs) which languages they want support for, with the default being just the l10n language (i.e., the one the menus and stuff are written in; presumably the user can read that, we hope) plus, for backward compatibility reasons, ASCII.

      > and on a mouseover have a little popup showing that punycode text
      > that corresponds to it.

      That requires too much action on the user's part.

      Just showing both in the first place, one above the other, makes more sense. For instance, the real URI could be shown in the location bar as usual, and if an IDN is detected a separate IDN bar could appear below it. (I'd throw in an ASCII-art screenshot here, but slashcode doesn't like the "junk" characters.)

      The IDN bar could autohide when no IDN is in use, presumably. This might work decently as an interim solution.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    13. Re:They're adding IDN support NOW??? by theguyfromsaturn · · Score: 1

      That's a good question. Do any international slashdotters know of a local bank or government office that uses the local character set in their URL to be more familiar to their potential customers or users? My experience is limited in this respect, but I would think that it would be something highly desirable for such institutions.

      Still, it might be nice to be able to work out a solution that doesn't involve punycode even before the top level domains' policies are sorted out. Once users get trained that legitimate addresses (be it banks or more trivial places) CAN look like gibberish, the temptation to click on links that don't necessarily look like anything also increases. It's a matter of conditionning. As more and more addresses show up like that, the tolerance for gibberish will only increase. And unfortunately, .com etc are the most common domain names.

      --
      I like my dinosaurs feathery, and my pterosaurs hairy (or is it pycnofibery?)
    14. Re:They're adding IDN support NOW??? by wheany · · Score: 1

      Opera has this NOW, firefox doesn't. I was just commenting the current situation. I did not mean to imply that it was a permanent solution.

    15. Re:They're adding IDN support NOW??? by Anonymous Coward · · Score: 0

      The number of non-ASCII codepoints which often look like

      [A-Za-z0-9.\-]

      should be fairly limited and known, and there's no good reason to use the non-ASCII ones in a trustworthy domain name.


      Except, perhaps, for the convenience of the user?

      Suppose you're a Russian trying to enter a Russian domain name. Suppose that Russian domain name contains a hypothetical Russian character which looks just like an ASCII character. You type in the Russian domain name, on your Russian keyboard - but, oh dear, they implemented Speare's suggestion, so the Russian text you just typed doesn't match the actual name of the domain, which uses a mixture of Russian and ASCII!

      Sorry, it just doesn't work that way.

    16. Re:They're adding IDN support NOW??? by SquadBoy · · Score: 1

      The major problem is that Unicode simply can not be made secure. So any measure is going to have to be more social than technical.
      http://www.schneier.com/blog/archives/2005/02/unic ode_url_hac_1.html

      --

      Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
    17. Re:They're adding IDN support NOW??? by Anonymous Coward · · Score: 0

      ROTFLOL

    18. Re:They're adding IDN support NOW??? by DigitlDud · · Score: 1

      Actually the anti-spoofing features they're adding take care of this. I'm not going to tell you what they are, but there's a very simple and clever idea to prevent URL spoofing.

    19. Re:They're adding IDN support NOW??? by martinm_76 · · Score: 1
      I would think making the 'special' characters a different color would at least highlight possible issues. I wouldn't care if www.rødgrød.dk had, say green 'ø's while the rest of the line was black (customizable, of course), but I would certainly think twice if I say www.paypal.com in the URL. I'm sure there would be people not noticing still, though...

      /Martin.

      --
      Regards, /Martin Moeller.
    20. Re:They're adding IDN support NOW??? by Eivind · · Score: 1
      You're -again- assuming that everyone is and uses englisch exclusively. That's simply not the case.

      Sure, your "fix" sort of helps. A little. For those using english. Assuming they're using the "correct" font (some glyphs look similar or not depending on the fonts used)

      "No good reason" to use international domain-names in a trustworthy domain name ? Isn't that the same as saying there's no good reason to use them at all ?

      The *obvious* use of international domain names is for companies to be able to use the domain name corresponding to their actual name.

      Skoda, Møreforskning, Brønnøysundregisteret, Ålesund, Autohaus-Lübeck

      If you can't do that (reliably) there's no (or very little) point in having international domain names at all. Your "fix" thus isn't a "fix" unless you consider: remove all traces of idn to be a "fix".

  5. WHAT?? by to_kallon · · Score: 3, Informative

    "We've re-architected it to defend against exploits," Mangione said

    architect IS NOT a verb!!
    great laugh to start the day though.

    --


    The only way to get rid of a temptation is to yield to it.
    -Oscar Wilde
    1. Re:WHAT?? by Linker3000 · · Score: 2, Funny

      Just be glad he didn't say "re-architized".

      --
      AT&ROFLMAO
    2. Re:WHAT?? by Anonymous Coward · · Score: 0

      architect IS NOT a verb!!

      english IS NOT a unchanging language!!
      great laught to start the day though.

    3. Re:WHAT?? by Anonymous Coward · · Score: 3, Funny

      architect IS NOT a verb!

      It's a perfectly cromulent word.

    4. Re:WHAT?? by Anonymous Coward · · Score: 0

      You've embiggened this post quite nicely with that.

    5. Re:WHAT?? by Dorothy+86 · · Score: 5, Funny

      Yeah, but verbing nouns weirds the language.

    6. Re:WHAT?? by Anonymous Coward · · Score: 0

      This is typical MBA bullshit speak. To become an expert yourself, check out this link to help you embrace scalable infomediaries as well as synergize open-source interfaces.

      http://www.dack.com/web/bullshit.html

    7. Re:WHAT?? by Ancil · · Score: 3, Insightful

      What's with the language curmudgeon? Words get verbed all the time. There's nothing wrong with it; it's been happening for at least as long as people have been speaking English.

      Consider these nouns which got verbed (or perhaps they're verbs which got nouned?):

      Walk, run, shop, sleep, look, smell, call, visit, drive, kill, drink....

      Are all of these bad as well?

    8. Re:WHAT?? by Reverend528 · · Score: 1

      I think they meant rearchitectured.

    9. Re:WHAT?? by hunterx11 · · Score: 1

      When one is speaking on behalf of a major corporation, it is usually best not to speak in such a colloquial manner. I actually don't mind the use of words like boxen and virii, but if I heard a security expert using such language in his professional capacity, I would certainly give him less credibility.

      --
      English is easier said than done.
    10. Re:WHAT?? by The_Wilschon · · Score: 2, Interesting

      From the jargon file:

      Also, note that all nouns can be verbed. E.g.: "All nouns can be verbed", "I'll mouse it up", "Hang on while I clipboard it over", "I'm grepping the files". English as a whole is already heading in this direction (towards pure-positional grammar like Chinese); hackers are simply a bit ahead of the curve.

      --
      SIGSEGV caught, terminating

      wait... not that kind of sig.
    11. Re:WHAT?? by geoffspear · · Score: 1
      The OED disagrees with you, and gives usage as a verb going back as far as 1818.

      architect, v. [f. the sb. ] To design (a building). Also transf. and fig. Hence 'architected ppl. a., designed by an architect; 'architecting vbl. sb. and ppl. a.

      --
      Don't blame me; I'm never given mod points.
    12. Re:WHAT?? by finiteSet · · Score: 1

      "When one is speaking on behalf of a major corporation, it is usually best not to speak in such a colloquial manner. I actually don't mind the use of words like boxen and virii, but if I heard a security expert using such language in his professional capacity, I would certainly give him less credibility."

      Boxen and virii are slang/jargon, re-architected is neither: it's a linguistic innovation. He wanted to communicate his ideas, and he chose the best word for the job - it just so happened that the best word isn't in a dictionary. It wasn't a misuse, it wasn't ungrammatical. The only crime he commited was a social violation of the prescribed rules by language snobs. If such snobs always had their way, we'd be speaking Old English, Proto-Germanic or Proto-Indo-European.

      There is no need to fear change: a confident, appropriate linguistic innovation speaks more to someone's intelligence than hiding behind the familiar conventions he/she is accustomed to.

      --
      If we start buying CDs then the terrorists have already won.
    13. Re:WHAT?? by Keeper · · Score: 1

      Put it in print a few more times and it will be. :)

    14. Re:WHAT?? by SnprBoB86 · · Score: 1

      I believe you ment:
      Yea, but verbing nouns weirdifies the language.

      --
      http://brandonbloom.name
    15. Re:WHAT?? by Hes+Nikke · · Score: 1

      Funny, my Oxford American Dictionary says...

      verb [ trans. ] (usu. be architected) Computing
      design and make : few software packages were architected with Ethernet access in mind.

      Can the American and English version be that different, or is Apple's version different from the print version?

      --
      Don't call me back. Give me a call back. Bye. So yeah. But bye our, well, but alright we are on a shirt this chill.
  6. Appropriate for the largest audience by wyoung76 · · Score: 5, Insightful
    IMO, Microsoft has made the correct decision in announcing this change in IE. The main audience is the so-called "mom & pop" audience which haven't the faintest idea of how to do things, and just want things to work. They also tend to get hit with more problems which the typical /. crowd probably ends up having to fix.

    Microsoft may be a bit slow to get there, but they'll get there in the end.

    1. Re:Appropriate for the largest audience by Mithrandir86 · · Score: 5, Insightful
      Good to see that competition from Mozilla's Firefox is inspiring Microsoft to improve IE.

      Regardless of who wins in the battle of open-closed ideologies, the ultimate winner shall be the consumer. Which is exactly how it should be.

    2. Re:Appropriate for the largest audience by LifesABeach · · Score: 1

      I can't help but wonder. Is a "New Bell and Whistle" better than a "Bell and Whistle", that works?

    3. Re:Appropriate for the largest audience by matth · · Score: 4, Insightful

      My only thought is... in Server 2003 they do this (I think) by default and it's annoying as all get out... to the point of being unable to really browse the web without security boxes popping up all over the place. Isn't there a way to do it without being intrusive on the user? This is just going to force the user to increase the security level.

    4. Re:Appropriate for the largest audience by Trollstoi · · Score: 1

      Yeah, I'm no MS fan, but when they started to make available tools like runas, gpedit and permissions for NTFS, it became possible to keep a fairly sane Windows desktop.

    5. Re:Appropriate for the largest audience by germanStefan · · Score: 2, Informative
      for once I think this is a good move for microsoft. Programs should not run by default from IE directly from websites. Users should be restricted by default. If they know what they are doing then they can change that in the options. It is not fair to have a grandpa open a page and get bombarded with spyware. Thus if by default he is prevented to execute programs then he will have less problems. Until now I have just installed Firefox and told them to use that. I will probably also do so in the future, even if IE 7 fixes security issues.

      However, this might be sad for us geeks as we may have to work harder for our easily earned 20 an hour fixing computers from their spyware woes. It was an easy and fun run while it lasted, but it's probably for the better. Now that people down the street can use their computers, they may have more interesting jobs for us to do.

    6. Re:Appropriate for the largest audience by Anonymous Coward · · Score: 0

      Which is exactly how it should be.

      Yes, in a narrow-minded utopia. In this world where I'm in, FOSS innvoation inspires MS to "improve" and collect some tankers loaded with $ while the average sixpacks who "donate" that money to MS don't even know about how luggishly, slowly and badly MS plays these catch-up games.

    7. Re:Appropriate for the largest audience by m4dm4n · · Score: 1

      One would hope that the battle is never won.

      If we all ended up using FireFox and MS never produced another version of IE again, I bet you'd see the open source browser slow down their innovation. Competition is always good, and the competition between open and closed is even better.

    8. Re:Appropriate for the largest audience by chrome · · Score: 4, Insightful

      In my experience, users who decide to lower the security, overcompensate when doing so. Instead of setting the security to what they need it at, they set it to the "Bend over and rape me" setting.

      Microsoft: Stop writing buggy software with "accidental" hooks that let you install device drivers from a god-damn active X control! THEN you won't need crutches like "Security levels".

      I agree with the parent 100%: this won't be effective.

    9. Re:Appropriate for the largest audience by DJStealth · · Score: 1

      If this configuration is anything similar to the Windows 2003 "Enhanced Security" configuration of IE6, then the so called "mom & pop" users will be completely clueless on how to do anything.

    10. Re:Appropriate for the largest audience by listen · · Score: 1, Funny

      Microsoft may be a bit slow to get there, but they'll get there in the end.

      I'm hoping you are talking about Chapter 11 here.

    11. Re:Appropriate for the largest audience by Anonymous Coward · · Score: 0

      Yes. Use a desktop OS for browsing, or install another browser.

    12. Re:Appropriate for the largest audience by Elminst · · Score: 1

      You shouldn't be browsing the web from your server anyway!

      yes, let's lower the security settings on my server so I can go read Yahoo! and check my email.

      The only "browsing" you should be doing from the server is to Windows Updates. And you can usually skip that, since most of the really important patches and service packs aren't even listed there.

      --
      No unauthorized use. Trespassers will be shot. Survivors will be shot again.
    13. Re:Appropriate for the largest audience by dioscaido · · Score: 1

      There's a difference. Server 2003 runs IE as Administrator, then locks IE down to the point where it is unusable. It didn't take too long for people to figure out this isn't the right way. So instead, IE will be left as open as it is in XP SP2 (which is decently protected, at this point), but the process will not run with Administrator rights.

    14. Re:Appropriate for the largest audience by Mithrandir86 · · Score: 5, Funny
      Crap, I forgot about posting against the /. articles of faith and got modded a troll.

      Just a second.

      Greedy M$ is making another foolish move. Hopefully they'll be bankrupt soon. All corporations are inherently evil. Linux forever!

      Was that better?

    15. Re:Appropriate for the largest audience by halr9000 · · Score: 1

      Security is a compromise man. Bug the hell out of the user so that they are trained. Bug the user when they change security levels. What else do you want it to do? Block everything silently and then you have increased tech support costs.

    16. Re:Appropriate for the largest audience by gearmonger · · Score: 2, Funny
      Microsoft may be a bit slow to get there, but they'll get there in the end.

      Ahem, yes, I've felt them get there many a time and not even K-Y Jelly helps any more.

    17. Re:Appropriate for the largest audience by Anonymous Coward · · Score: 0

      Well I went to a conference back in '03 (I wanted my free copy of Server 2003) and the presenter specifically stated that one of the primary reasons to lock down the browser so much is because they don't want people doing regular surfing from the computer. If it's a total pain in the ass to do, it encourages the user to move to a non-server computer. In my setup I run the server headless and enter it via remote desktop. I can run it fullscreen in a second monitor and it behaves just as if I were local, but if I want to research something (or read slashdot), I just open up a window in my workstation. Besides, you CAN turn it off.

    18. Re:Appropriate for the largest audience by sconeu · · Score: 2, Insightful

      Some people do use 2K3 server as a desktop machine.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    19. Re:Appropriate for the largest audience by masdog · · Score: 1

      Just out of curiousity, and I know this is a little offtopic, but where are the most important patches and security updates located?

    20. Re:Appropriate for the largest audience by 93+Escort+Wagon · · Score: 1

      My only thought is... in Server 2003 they do this (I think) by default and it's annoying as all get out... to the point of being unable to really browse the web without security boxes popping up all over the place. Isn't there a way to do it without being intrusive on the user? This is just going to force the user to increase the security level.

      I've seen this as well, and personally I think this is due to another marketing-driven decision. Microsoft couldn't just disable ActiveX because this would show EVERYONE what a cock-up they'd created. So they decided to lump ActiveX and JavaScript together, and act as if both are equally unsafe.

      Now JavaScript isn't perfect, I'll grant you - but the big difference is ActiveX is dangerous when it is being used as it was designed to be used.

      --
      #DeleteChrome
    21. Re:Appropriate for the largest audience by Elminst · · Score: 1

      There have been several patches and hotfixed for server/exchange 2003 not listed on windows updates.
      And windows update will not push service packs, you have to manually get them. I'll clarify my statement by changing "windows" to "automatic".

      And yes, I'm aware people would/could use server 2k3 as a workstation. Although I'd have to wonder why, unless you're a developer.

      --
      No unauthorized use. Trespassers will be shot. Survivors will be shot again.
    22. Re:Appropriate for the largest audience by masdog · · Score: 1

      Um...no offense, but you really didn't answer my question. I asked where these could be found....not if they existed. I guess I will just google it.

    23. Re:Appropriate for the largest audience by marcosdumay · · Score: 1

      Yes, but if MS win, the consumers lose. It FF wins, just MS lose, because you can't stop inovation on FOSS wordl.

      But MS can't win, so we are stuck with the two good situations: FF continues to compete with IE, and IE improves sometimes, and stop improving for most of the time or FF wins and we have constant improvement.

    24. Re:Appropriate for the largest audience by korekrash · · Score: 1

      lol, constant improvement, like several year old bugs that resurface! ROFL.... Neither will ever "Win", look at Netscape. They got their but kicked and they still exist. If FF takes the majority of market share from IE, then good for them for finally defeating BG at his own game. If not, too bad for them. Either way, a new competitor will come along eventually to challenge the app on top. Me? I'm waiting for either of them to get it right. FF crashes just as much as IE and I still have gotten virus warnings with it.....I won't even get started on Opera....

    25. Re:Appropriate for the largest audience by CableModemSniper · · Score: 1

      He did but in a roundabout manner. The "important" updates are on windows update (http://windowsupdate.microsoft.com/, but they are not on automatic update (ControlPanel/AutomaticUpdates).

      --
      Why not fork?
    26. Re:Appropriate for the largest audience by masdog · · Score: 1

      Oh...my bad. I must've been reading into it too much. I figured there was another site where microsoft made patches available besides WindowsUpdates. Sorry.

    27. Re:Appropriate for the largest audience by Anonymous Coward · · Score: 0

      Yes, now go sit in the corner and say it 100 times!

    28. Re:Appropriate for the largest audience by Elminst · · Score: 1

      Sorry, I thought you were being sarcastic...
      Since we were talking about servers- It is much more fruitful to check the MS TechNet sites for the product you have then to wait for it to _maybe_ hit windows updates.
      With the added benefit on Technet of having actual information about what it is your getting. Windows Update is too much of a "Get this now! it's important! Really! Cuz we said so!" With no information on compatabilities, possible problems (exchange 2003 SP1 had 3 hotfixes less than a week after release), etc.

      --
      No unauthorized use. Trespassers will be shot. Survivors will be shot again.
    29. Re:Appropriate for the largest audience by jimfulton · · Score: 1
      > Isn't there a way to do it without being intrusive on the user?

      Yes.

      GreenBorder automatically runs Internet content (including all associated apps/viewers/etc.) received via IE and Outlook in a reduced-privilege subsystem that also filters and virtualizes access to system resources (files, registry, OS objects, processes, threads, windows, address book, etc.). Never asks the user anything.
      Disclaimer: I'm biased.

    30. Re:Appropriate for the largest audience by Cally · · Score: 1
      Greedy M$ is making another foolish move. Hopefully they'll be bankrupt soon. All corporations are inherently evil. Linux forever! Was that better?

      Hey, it works for me.

      --
      "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
    31. Re:Appropriate for the largest audience by Cally · · Score: 1

      What the fuck are you doing browsing the web on a server?! That's a disciplinary matter where I work. (Disclaimer: I write the policies :)

      --
      "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
    32. Re:Appropriate for the largest audience by Feztaa · · Score: 1

      MS: "We're the leaders! Wait for us!"

    33. Re:Appropriate for the largest audience by matth · · Score: 1

      Perhaps w2k3 is running on a workstation? And that was more an example then something that's being done.

    34. Re:Appropriate for the largest audience by Anonymous Coward · · Score: 0

      They probably didn't pay for it then.

      That thing is 'spensive.

    35. Re:Appropriate for the largest audience by Cally · · Score: 1

      You seem to have swallowed some strange marketing idea about the meaning of the word "server". A machine that physically sits on top of a desk but is running W2K3 IS A SERVER. I would have thought that was obvious.

      --
      "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
  7. Switchable? by ch0p · · Score: 0

    We can still turn of reduced privelaged mode though, right?

  8. New Features? by Jackdaw+Rookery · · Score: 4, Insightful

    So what will Microsoft be offering in IE7 that is new, and not just a take on Mozilla/Firefox/Opera?

    It seems to me that Microsoft is only playing catch up, has invention died over in Redmond?

    Why would people move back to IE even after the release of IE7? I'm guessing they won't and this is for those that won't or can't move from IE.

    1. Re:New Features? by Anonymous Coward · · Score: 1, Funny

      It seems to me that Microsoft is only playing catch up, has invention died over in Redmond?

      Was it ever alive?

    2. Re:New Features? by B5_geek · · Score: 1

      That's easy! History has taught us:
      1/ MS will offer this as a 'critical' update.
      2/ Sheeple will install it
      3/ IE7 automagically becomes the new default browser
      4/ Profit!! (sorry I couldn't resist)

      --
      "The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
    3. Re:New Features? by PenguinBoyDave · · Score: 1

      I think the problem at Microsoft is that they are trying to be all things to all people. Anti-Spyway, OS, Xbox, Browsers, applications, etc, etc. SUN tired this and got away from what they were good at...Solaris and Servers. MS needs to evaluate what they are really good at, and stick to that.

      --
      I'm not a troll, but I play one on Slashdot.
    4. Re:New Features? by Silver+Sloth · · Score: 1
      I'm no great lover of M$, I use Mozilla and Firefox but if Redmond playing catchup means that I spend less time sorting out the PCs of all my friends/relatives who insist on using IE then this has got to be a good thing.

      And yes I've tried persuading them to use Mozilla and/or Firefox but AOL comes with IE and I cant't persuade them to migrate from AOL either!

      --
      init 11 - for when you need that edge.
    5. Re:New Features? by Gorath99 · · Score: 5, Insightful

      So what will Microsoft be offering in IE7 that is new, and not just a take on Mozilla/Firefox/Opera?

      It seems to me that Microsoft is only playing catch up, has invention died over in Redmond?


      To be fair, Firefox has taken many (most?) of its features from other browsers as well.

      Let MS copy what they want. If IE improves, so much the better. Firefox et al will have a reason to find new ways to improve and I'll have a better browser when I'm stuck on a Windows box at work/school/whatever.

    6. Re:New Features? by alvinrod · · Score: 3, Informative
      It seems to me that Microsoft is only playing catch up, has invention died over in Redmond?

      Microsoft has largely been playing catchup throughout its entire existance. Before there was ever Windows, there was Apple's OS. Before there was IE, Netscape was king of the browser world. Spam Blocking and Security? Been around for a long time before Microsoft built it in to their products. Almost everywhere you look, Microsoft is trying to make up lost ground. Almost any inovation in computing has been "borrowed" by Microsoft, not created.

      Microsoft made a good product that caught on like wildfire and made computers more accessible to people who weren't able to understand the complexities of computers. Because they have such a large customer base, they can get away with releasing inferior products when it's the only product available.

      I don't mean to sound like I'm trying to start a flame war, but when Microsoft finally gets their product right, and the competition has been doing it for a year or more, it gets under my skin a little bit. Why not just get it right from the start or at least fix more along the way.

    7. Re:New Features? by Fade_to_Blah · · Score: 1

      What are they good at though? Sorry, sorry, I just couldnt resist:)

    8. Re:New Features? by ninja_assault_kitten · · Score: 0

      The fact is, most people who switch *from IE* switch back without IE 7. The goal of IE 7 is to prevent more people from switching.

      I guarantee at least 30% of the Firefox community hear about IE 7, try it, and forget to switch back.

      By the way, check out this amusing little URL from Slashdots history: Netscape Behind?

    9. Re:New Features? by ninja_assault_kitten · · Score: 1, Insightful

      What does the open source community try to do? In a lot of cases, catch up to MS functionality... Hello Open Office..

    10. Re:New Features? by Anonymous Coward · · Score: 0

      They have more than enough people to specalise in the different business units, its a large company with many people focused on different things.

      As long as the company knows what it wants, having a LARGE portfolio is not a problem. If the company doesnt know what it wants, then its up shit creek without a paddle

    11. Re:New Features? by datadriven · · Score: 1

      I used to do that, then I switched to linux and stopped fixing their machines. I've been a lot happier.

    12. Re:New Features? by KiltedKnight · · Score: 1, Redundant
      It seems to me that Microsoft is only playing catch up, has invention died over in Redmond?

      You're assuming that they ever had the ability to innovate there.

      DOS was bought for them and given to them. Windows is because of Xerox PARC and because Jobs never believed Gates would decompile the Macs. IE was based on Mosaic and Netscape. The Office suite comes from any number of word processors, Lotus 1-2-3, and Harvard Graphics. SQL Server was based on Sybase (they had a joint venture for a while).

      They have always been playing catch up out there, because when a product gets popular in-house and/or elsewhere, they have to try to make their own version of it.

      --
      OCO is Loco
    13. Re:New Features? by caluml · · Score: 1
      has invention died over in Redmond?

      Not to troll, but has it ever lived? Try and list the things that have been "invented" in Redmond, and you'll find there are a lot less than you think.

    14. Re:New Features? by Himring · · Score: 1

      It seems to me that Microsoft is only playing catch up, has invention died over in Redmond?

      To the first part: "catch up" is all that Microsoft has ever played -- nothing new here. To the second part: since "catch up" is what they do, then "invention" (innovation?) does not inherently exist in Redmond. In short: to always be catching up means to never innovate....

      Why would people move back to IE even after the release of IE7? I'm guessing they won't and this is for those that won't or can't move from IE.

      But most companies have never made the move to start with, and are waiting for Microsoft to "fix" this issue solved by Firefox just as they waited for Microsoft to "fix" the problems caused by codered (which, ironically, they were responsible for anyhow). Why have companies not moved to Firefox? I'm glad you asked. Because many large -- very large -- corporations have not made the move to Firefox (or off of IE) due to the fact that the take-over of the market by Microsoft via IE caused IT shops to develope applications that are only compatible with IE. You must understand that at large corporations there are huge politics involved. People, high-up people, begin taking such things as an application very personally. They hang their careers on them. So, when some young whippersnapper comes in with this new, cool, browser they are nicely done away with. Any project, such as migrating a corporation from IE to Firefox, which entails time, resources, troubleshooting, piloting, etc. comes with massive amounts of politics. Unless it comes from the top it doesn't happen, and people at the top don't typically read /.....

      --
      "All great things are simple & expressed in a single word: freedom, justice, honor, duty, mercy, hope." --Churchill
    15. Re:New Features? by GotenXiao · · Score: 1

      You only just noticed?

      If I recall correctly, MS hasn't come up with anything really original in the past 5 years. At least.

      Most of their "new developments" are either buyouts, outsourced development, funded development (which then led to a buyout) or just plain stolen. May I direct your attention to DOS, Windows 3.1, NT...

      --
      Goten Xiao
    16. Re:New Features? by Anonymous Coward · · Score: 0

      The most-touted feature that Firefox won't have would be IDN of course! Duh!

      And you can't punch the monkey on Firefox. It's important that people get to punch the monkey at least once before the start of their day.

    17. Re:New Features? by Anonymous Coward · · Score: 0

      Mice. They are very, very good at mice.

    18. Re:New Features? by edunbar93 · · Score: 1

      has invention died over in Redmond?

      I'm sure this sounds like another "two legs bad!" sort of post, but honestly, Microsoft never invents anything.

      I remember how all the new features in DOS 5.0 were introduced by shareware writers two years before. The now-defunct "disk compression on the fly" feature of Windows 98 (ME? 95?) was an idea stolen from another company that did it first. IE itself was an effort to catch up to Netscape. The general interface for Windows 95 onward so strongly resembles the Mac desktop that there was a lawsuit. DOS 1.0 was a total ripoff of CP/M.

      I think there've been about two inventions to come out of Redmond - possibly ever, but certainly since 1990. Wizards, and e-mail viruses, which didn't actually exist at all until they added VB script capability to Windows Messenger.

      People won't move back to IE after the release of IE7. That's because noone uses anything else. 90+% of the computing public uses it without the barest clue that anything else exists. That's because IE is what comes with people's computers, and there's no reason for them to download anything else, even if the competition has whiz-bang features that improve the experience exponentially. Heck, most of the computing public has trouble with the concept of having more than one application open at once, or how to task-switch using the taskbar. Tabbed browsing? That's overwhelmingly complicated!

      --
      "No problem. I have the capacity to do infinite work so long as you don't mind that my quality approaches zero."-Dilbert
    19. Re:New Features? by 200_success · · Score: 1

      It remains to be seen what level of RSS support will be included in MSIE 7.

      At this point, Mozilla has no support for RSS. Firefox has Live Bookmarks, which is a very primitive interface to a subset of RSS functionality. You can get sidebar addons to support RSS, but RSS isn't properly supported out of the box.

      Opera 8 supports RSS by transforming feed items to look like e-mail. I tried it, and didn't particularly like it. For one thing, it tries to map the XML fields into mail headers, and the mapping didn't always make sense. It also had some difficulty with the <description> elements -- I seem to recall that it didn't like HTML in them.

      Safari RSS comes quite close to being usably good. It lacks a few features such as support for RSS syntax extension modules, refresh interval hinting or configurability, and filtering. Other than that, the interface experience is pleasant, as one would expect from Apple.

      So, I think that if Mozilla/Firefox wants to stay one step ahead of MSIE 7, a good tactic to take would be to include awesome RSS support.

    20. Re:New Features? by Anonymous Coward · · Score: 0

      Move back to IE? What do you mean? The vast majority of the windows world never stopped using IE.

    21. Re:New Features? by isotropique · · Score: 2, Funny

      > Why would people move back to IE even after the
      > release of IE7?

      Simply because Microsoft will put back IE as the default browser after the upgrade.

    22. Re:New Features? by jp10558 · · Score: 1

      Wouldn't the FireFox paradigm be to have RSS be a separate application, a la Thunderbird? In fact, doesn't Thunderbird do RSS? But maybe it's better served by a dedicated application...

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    23. Re:New Features? by drsmithy · · Score: 1
      They have always been playing catch up out there, because when a product gets popular in-house and/or elsewhere, they have to try to make their own version of it.

      I'm curious - by your standards who _hasn't_ been "playing catch up" for the last twenty-odd years ?

    24. Re:New Features? by geekee · · Score: 1

      " That's easy! History has taught us:
      1/ MS will offer this as a 'critical' update.
      2/ Sheeple will install it
      3/ IE7 automagically becomes the new default browser
      4/ Profit!! (sorry I couldn't resist)"

      You forgot the most important line:
      1/ MS will offer this as a 'critical' update.
      2/ Sheeple will install it
      3/ IE7 automagically becomes the new default browser
      4/ ...
      5/ Profit!! (sorry I couldn't resist)

      --
      Vote for Pedro
  9. Multiple search engines! by grasshoppa · · Score: 5, Funny

    You can use msn! Or, maybe you'd prefer msn!

    Or, if those two options don't suit you, you can use MSN!

    --
    Mod me down with all of your hatred and your journey towards the dark side will be complete!
    1. Re:Multiple search engines! by moishel · · Score: 1

      Believe it or not, there's precedence for this. Windows Desktop Search allows you to select your search provider for the "Web" button -- so you can set up MSN's toolbar to launch Google when you do a web search.

  10. One of these days... by the+linux+geek · · Score: 4, Insightful

    People will notice that all of MS's "New Features" have been in OSS for years.

    1. Re:One of these days... by wlan0 · · Score: 1

      Or Opera.

      *runs*
      I use Firefox. FYI.

    2. Re:One of these days... by gosand · · Score: 1
      People will notice that all of MS's "New Features" have been in OSS for years.

      One of these days, people will notice OSS.

      --

      My beliefs do not require that you agree with them.

    3. Re:One of these days... by Ours · · Score: 1

      I still think most people don't care about this. As long as IE has those features, there is no reason for people to try the app that had them first.

      --
      "You superiour intellect is no match for our puny weapons" - The Simpsons
    4. Re:One of these days... by willisbueller · · Score: 0

      "As long as IE has those features, there is no reason for people to try the app that had them first." As long as Firefox has those features, there is no reason for people to try the app that had them first. (opera)

    5. Re:One of these days... by jp10558 · · Score: 1

      Oh, I don't know. There's something to be said for a product you can use *today* vs "real soon now".

      And, to me, if product has has feature X (like tabbed browsing) that makes the internet much more useable for say 4 years now, what have they come up with now they have tackled that?

      Personally I'm loving ERA in Opera 8. Now I don't have to copy all those text files on the web to notepad for word wrap. I don't have to fight forums where someone though it would be fun to have a 5 screen wide post.

      I also think that Opera could play up the voice browsing somewhat. Especially if they get that on cell phones.

      I'm sure there are similar things wrt FireFox.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    6. Re:One of these days... by Anonymous Coward · · Score: 0

      One day OSS will notice that MS does somethings right that OSS does wrong.

    7. Re:One of these days... by toddestan · · Score: 1

      People will notice that all of OSS's "New Features" have been in OSX for years.

      On the other hand, many of OSX's features have been in OSS for a long time too.

  11. Anti phishing ? by alexhs · · Score: 1, Insightful

    In addition to anti-phishing and anti-spoofing features, IE 7.0 will add support for IDN

    Huh ? Didn't we have a story not a long time ago about IDN being a target for phishing ?

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  12. Possible MS logic? by B5_geek · · Score: 5, Insightful

    Hmm let me guess, this 'less-priviledged' IE "user" will be unable to install 3d party apps & addons (let's call them "plug-ins").

    Idiot #1: I want to install these smile-themes and weather app, but IE won't let me. It says that these "plug-ins" are unsafe and operate at a higher priviledge level. I don't know what that means BUT I WANT MY SMILES! ...... you guys know the rest of the story.

    --
    "The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
    1. Re:Possible MS logic? by Punkrokkr · · Score: 1

      --> I WANT MY SMILES!

      I can hear ISP support technicians across the globe groaning in expectation of the increase in these type of calls (not to mention UserFriendly having more material).

      --

      There's no emoticon for what I'm feeling! -- CBG, "The Computer Wore Menace Shoes"
    2. Re:Possible MS logic? by cheaphomemadeacid · · Score: 1
    3. Re:Possible MS logic? by Jugalator · · Score: 1

      Yeah, they 'su root' and mess up their system.

      No wait, that was the wrong OS...

      But seriously, even l337 hackers do these "I know better" mistakes now and then.

      Nothing new, nothing specific to Microsoft.

      --
      Beware: In C++, your friends can see your privates!
    4. Re:Possible MS logic? by Anonymous Coward · · Score: 0

      Yeah, next up: some tradiational social engineering. The e-mail virus/worm will include instructions on how to disable whatever security features are necessary to get things running, maybe even a few extras, if they are simple (e.g., how to disable the firewall). Why write the code to do it when, with a little social engineering and a big enough carrot (I REALLY WANT MY SMILES!), you can exploit a human interpreter to circumvent anything?

    5. Re:Possible MS logic? by Damek · · Score: 1
      "The following statement is true. The preceeding statement was false."


      It was false, but now it's true?

      Brain... melting...
    6. Re:Possible MS logic? by B5_geek · · Score: 1


      It was false, but now it's true?

      Brain... melting...


      Then my job here is done.

      --
      "The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
    7. Re:Possible MS logic? by pHatidic · · Score: 1

      I use forecast fox on Firefox, are you saying that makes me a newb?

    8. Re:Possible MS logic? by Cally · · Score: 1
      Idiot #1: I want to install these smile-themes and weather app, but IE won't let me. It says that these "plug-ins" are unsafe and operate at a higher priviledge level. I don't know what that means BUT I WANT MY SMILES! ...... you guys know the rest of the story.

      Sure. Me: I'm sorry, if I come over to your machine to install something you don't have a business case for, *everyone* will be wanting me to do it. If you've got a business case for the software you want, have your manager mail me.

      Strangely enough I don't hear much after that.

      --
      "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
  13. Is it worth the switch? by Dancin_Santa · · Score: 5, Insightful

    I remember about 6 or 7 years ago when I was switching from Netscape 3 to IE 4 that there was a huge argument over whether Netscape 4 or IE 4 was the better product. The step up from versions 3 was significant.

    Lately, having switched to Firefox to avoid rampant security issues, I feel fairly comfortable with this browser. There are some things that I wish were better like better Googlebar and better plug-in handling, but am pretty happy with it.

    So with IE7, what's the draw? What features will it have that will encourage me to jump ship again? The feature list doesn't impress me as much as the jump from Netscape 3 to IE 4 did. And security is not an issue with Firefox, so that's not a good enough reason.

    I guess I'll just have to download the mandatory Critical Update and try out the browser for myself.

    1. Re:Is it worth the switch? by yotto · · Score: 1

      *What features will it have that will encourage me to jump ship again?*

      The feature where Windows Update complains that you haven't updated to it yet, over and over and over and over...

    2. Re:Is it worth the switch? by NineNine · · Score: 1

      So with IE7, what's the draw?

      For un, it's the fact that Firefox simply doesn't work on 3/5 machines I have. The latest version simply doesn't launch... and that's on different computers with different setups. This *major* bug has driven us (my company) away from Firefox for at least another year, when we may give it another shot when it's more mature. Until then, it's IE only for us.

    3. Re:Is it worth the switch? by Anonymous Coward · · Score: 0

      And security is not an issue with Firefox

      Have you missed the past like 10 slashdot articles about security holes in Firefox? Its still more secure then IE, but security shouldn't be your reason.

    4. Re:Is it worth the switch? by ch0p · · Score: 0
      And security is not an issue with Firefox


      Yes, We all know that's the case.
    5. Re:Is it worth the switch? by Mr_Silver · · Score: 3, Insightful
      So with IE7, what's the draw? What features will it have that will encourage me to jump ship again? The feature list doesn't impress me as much as the jump from Netscape 3 to IE 4 did.

      I don't believe that Microsoft are intending IE 7 to draw people from Firefox, but rather encourage users not to consider switching. Remember, they still have 90%+ of the market share so getting back those 10% isn't going to be a priority. However keeping the 90% is.

      And security is not an issue with Firefox, so that's not a good enough reason.

      Funny, I've been seeing rather a lot of security related alerts regarding Firefox recently. Granted it's not as wideopen as IE - but saying that security isn't an issue is a tad off the mark.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    6. Re:Is it worth the switch? by Anonymous Coward · · Score: 0

      > This *major* bug has driven us (my company) away from Firefox for at least
      > another year, when we may give it another shot when it's more mature. Until
      > then, it's IE only for us.

      Good luck with IE!

      > http://ninenine.com/

      I tried this and kept getting taken to sites which immediately try and download dodgy exes, or ask me to agree to downloading diallers, or are simply front pages which expect me to pay or register, or which produce a flood of popups/windows. It's being overtaken by better free sites, or just searching p2p networks.

    7. Re:Is it worth the switch? by Kjella · · Score: 4, Insightful

      So with IE7, what's the draw? What features will it have that will encourage me to jump ship again?

      Nothing. In short, IE7 is there to 1) stop people from installing a 3rd party browser and 2) when you get a new machine with IE7 installed, be too lazy to install a 3rd party browser again.

      It is quite simple really, let Firefox/Opera do all the R&D and find out what the "must-haves" are and what is fluff, then tag along. Having a Windows monopoly is the ultimate way to "unconvert" people. If people had to actively choose to install IE over other browsers, things would be different. But for each time, you have to actively do something NOT to use IE. From there it is all about laziness.

      Kjella

      --
      Live today, because you never know what tomorrow brings
    8. Re:Is it worth the switch? by yotto · · Score: 1

      Funny, I've installed Firefox on 5 "machines" (actually, 3 machines, 2 of them with 2 different operating systems) myself, all of them quite different. Firefox installed with no problems on all of them, and ran exactly the same. The 200 mhz laptop was a bit sluggish, but it still ran. In linux, the laptop is fine with Firefox.

      IE won't run on three of those machines (they're running Linux) so my experience is exactly the opposite of yours.

    9. Re:Is it worth the switch? by homerules · · Score: 0

      Have you sought help? Have you started it in safe mode? Is this an upgrade from a previous version? I have it installed, and working, on countless machines. I usualy install it to override IE problems such as the inability to display graphics for which there is no fix but to reinstall the OS.

    10. Re:Is it worth the switch? by Anonymous Coward · · Score: 0

      Who could have guessed it was NineNine who had a problem with yet another open source app?

    11. Re:Is it worth the switch? by matth · · Score: 0, Flamebait

      Sounds like YOU have issues. Firefox doesn't launch? I'm running it on every machine in our call-center (deployed via AD) and it runs just fine.. have it on my machine at work, and home. We install it on every machine that comes in for repair and suggest people use it... I think *you* are the one with issues.

    12. Re:Is it worth the switch? by naylor83 · · Score: 1

      Sounds bad. Never heard of that one before.

    13. Re:Is it worth the switch? by ingsocsoc · · Score: 1
      Granted it's not as wideopen as IE
      No it's not at all. Firefox's security alerts were either not being exploited or were being exploited on a very small scale. Geeks have been using other browsers for so long they've forgotten or have never seen how bad IE really is. I'm just angry about being excited about my new job only to have to going through the pain of removing hundreds of malware programs! IE7 won't help either - they don't have Windows Update turned on, or they have some new malware that turned it off.
    14. Re:Is it worth the switch? by naylor83 · · Score: 1

      Keeping the 90% is going to be tough, seing that nowhere near 90% use Win XP...

    15. Re:Is it worth the switch? by NutscrapeSucks · · Score: 2, Informative

      > let Firefox/Opera do all the R&D and find out what the "must-haves"

      Interesting argument because it took Mozilla Firefox & Opera about 5 years to match the functionality of Internet Explorer 5.0. Things like CSS support and a solid DHTML implementation are "must-haves" and IE had them long before anyone else. (of course since then it's been surpassed).

      If MS starts taking the development of IE seriously, they could easily lap the competition again. Starting a standards-fight with a monopoly is dangerous business, because there's a huge number of standards and implementing them all can be very expensive. Imagine a future "W3C checklist" where MS has twice as many ticks as Mozilla. It certainly could be possible.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
    16. Re:Is it worth the switch? by masklinn · · Score: 1

      Unless you run Windows 2000 and don't have the right to install IE7 in the first place, that is

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    17. Re:Is it worth the switch? by Anonymous Coward · · Score: 0

      > http://ninenine.com/

      not to mention I can't even access it here - categorized as "Sex"

      Some reputable source there with your 3/5 machines.

      3/5 of your machines probably have more serious issues than firefox not launching.

    18. Re:Is it worth the switch? by WillerZ · · Score: 1

      I've seen this too:

      I had firefox 1.0.x installed with some extensions in either/both of the browers extension dir or my profile. I uninstalled 1.0.x then installed 1.0.y (y > x), following which Firefox wouldn't start.

      The same problem has afflicted thunderbird migrations for me as well before. The answer, unfortunately, is to remove the product and profile extension directories and reinstall. After reinstalling I've always been able to reacquire the problematic plugins from mozdev and use them without problems.

      You may find that those 3 machines have old extension directories hanging around, in which case erasing the extension directories should sort it out.

      YMMV

      --
      I guess today is a passable day to die.
    19. Re:Is it worth the switch? by Anonymous Coward · · Score: 0

      Interesting. I've deployed it on well over 300 machines so far .. and since FirefoxADM is getting close to a "1.0" and its a summertime refresh period, I can see the number I'll be deploying jumping to over a few thousand desktops in corporate/educational/non-profit settings (.MSI via group policy to install, FirefoxADM to centrally manage, a few well placed vbscripts to make sure Microsoft doesn't hijack it as the default browser)

    20. Re:Is it worth the switch? by Mr_Silver · · Score: 1
      Firefox's security alerts were either not being exploited or were being exploited on a very small scale.

      Maybe now, but that doesn't necessarily mean it won't be like that in the future.

      All I'm saying is if you use Firefox and you assume that security isn't an issue, then you could be heading for a large fall.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    21. Re:Is it worth the switch? by Mr_Silver · · Score: 1
      It is quite simple really, let Firefox/Opera do all the R&D and find out what the "must-haves" are and what is fluff, then tag along.

      ... and Firefox didn't do this with Opera in what way? Tabbed browsing and gestures are two to get you started.

      Oh and don't forget that Firefox borrowed some stuff from IE too.

      Sure, they have done some pretty neat original functionality - but don't assume that Microsoft do nothing and Firefox does all the R&D work as Opera might have something to say about that.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    22. Re:Is it worth the switch? by SonicRED · · Score: 1

      How is visiting mozilla.org and snagging the latest Firefox in 2 minutes any less convenient than visiting Windows Update to grab IE? They are both just web sites. I suppose one could make the argument that Automatic Updates tilt the playing field in Microsoft's favor but to me this completely ignores the biggest factor of all:

      IE7 is Windows XP only.

      If anything I believe this browser will have the opposite effect on market penetration than what they are hoping. Previously the user may have just been ignorant as to the new features and enhancements in competing browsers. Now Microsoft is out there publicizing them like they are brilliant and revolutionary.

      Come launch many pre-XP users are going to be ready to upgrade and there will only be once place for them to go.

    23. Re:Is it worth the switch? by Anonymous Coward · · Score: 0
      and how much serious damage has been caused by any of the security problems? AFAIK none at all.


      Firefox security bugs get fixed fast. Very fast.


      I remember switching from (I think) IE5 to Netscape because there was a bug which meant a site could read another sites cookie. It didn't get patched until IE6.

    24. Re:Is it worth the switch? by masdog · · Score: 1

      Even though there are some security alerts with Firefox, I believe the program is simply more secure for one reason - it isn't integrated into the Kernel. The exploits you may face will do some damage, no doubt, but they won't have access to anything important, especially if you are running in User Mode.

    25. Re:Is it worth the switch? by Anonymous Coward · · Score: 0

      You're acting like it's bad for Microsoft to take the good parts of their competitions products and add it to their own. It's not bad, it's smart. It's the same exact thing that linux programmers have been doing to quickly build rival programs to windows applications. The regular people can only win this way.

    26. Re:Is it worth the switch? by The+Bungi · · Score: 1
      do all the R&D and find out what the "must-haves" are and what is fluff, then tag along

      Hey, that's a great idea! But apparently the KDE and GNOME folks figured this out a bit before you did, since they've been doing that the other way around for five years and counting.

  14. I'm glad by barimann · · Score: 1

    I used IE for a long time - I'm glad they are starting actually develop it again - and put in features that people actually use - not like that media button in the tool bar

  15. Interesting by James_Duncan8181 · · Score: 3, Interesting
    So Microsoft are finally properly going at a least-rights solution, but on a per app basis? This is quite a concession, as it shows that the MS campaign to have people not run as admin is not really working at all in the real world. There are still far, far too many shops who are used to coding for 9x to make multiuser practical, even among coders who should know better (I'm looking at you EA/Medal of Honor!).

    The other way that this will be fun is watching all of the *really* bad ISVs who assume that IE is a complete solution for their apps and will of course be able to alter the system config when they use it as a component.

    And you thought SP2 broke things? *laughs evily*

    --
    "To any truly impartial person, it would be obvious that I am right."
    1. Re:Interesting by I'm+Don+Giovanni · · Score: 1

      "This is quite a concession, as it shows that the MS campaign to have people not run as admin is not really working at all in the real world."

      What "campaign"? Longhorn will have the default accounts be non-admin, but I've seen no big "campaign" regarding XP's account usage.

      --
      -- "I never gave these stories much credence." - HAL 9000
    2. Re:Interesting by Anonymous Coward · · Score: 0

      MS have been pushing app developers to not require admin to run apps, particually on the gaming side.

  16. Seamless search support ? by Cobra_666 · · Score: 0

    I wonder if they will include Google...

  17. All of this and more... by alvinrod · · Score: 2, Insightful
    That's right folks, set right up and try the new IE 7.0. It's got everything our competition has already had for the last year or more.

    This is the problem with Microsoft. They're capable of making a good product when they want to, but they throw their weight around and make it the only product on the market. After this, what incentive do they have to continue to make their product better or keep it up to date? IE hadn't changed forever and didn't look like it ever would until people started using Firefox.

    I don't mind MS trying to make a product for every single aspect of the computer world (and occasionally beyond) but when they use their huge bank account and the huge Windows customer base to become monopolistic and the only product out there, it really hurts the consumers more than anyone else in the end.

  18. Slow ears by KiloByte · · Score: 5, Funny

    From TFA: "Nine months ago, we started hearing from partners like Dell that spyware was a major issue."

    Hmm, let's see. (5 years-9 months) times the speed of sound... this means that Dell's headquarters are 46 million kilometers from Redmond.

    --
    The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    1. Re:Slow ears by Whafro · · Score: 1

      actually, they're about... 3932 km apart. So your initial conclusion was correct. Slow ears.

    2. Re:Slow ears by GweeDo · · Score: 1

      Insensitive clod: 46 million kilometer = 28 583 074.8 miles

    3. Re:Slow ears by edunbar93 · · Score: 3, Funny

      this means that Dell's headquarters are 46 million kilometers from Redmond.

      I always knew that Redmond was on another planet...

      --
      "No problem. I have the capacity to do infinite work so long as you don't mind that my quality approaches zero."-Dilbert
    4. Re:Slow ears by johno.ie · · Score: 1

      hmmm, really, i make it 396.5 million kms. oh you were trying to be funny. i see.

      --
      872835240
    5. Re:Slow ears by Spoing · · Score: 1
      Hmm, let's see. (5 years-9 months) times the speed of sound... this means that Dell's headquarters are 46 million kilometers from Redmond.

      So THAT'S the reason the accents for tech support are so alien!

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
    6. Re:Slow ears by jskiff · · Score: 1

      I always knew that Redmond was on another planet...

      If you've ever tried to commute there from Seattle, it certainly feels that way.

      --
      It's "no one," not "noone." Who the hell is noone anyway?
  19. I wonder... by stevev007 · · Score: 1

    I wonder if now that IE 7 has lower rights version, will they be able to remove it from the OS?

    1. Re:I wonder... by Anonymous Coward · · Score: 0

      I wonder what makes you think one thing has to do with the other?

  20. Prolonged?! by LegendOfLink · · Score: 3, Insightful

    Too little, too late, perhaps? Why has it taken Microsoft over 5 years (and counting) to release an upgraded version of IE? Oh well, I want to thank Microsoft, because the only browser I used on my WinXP boxes was IE...then FireFox came out.

    Yes, I admit it, I used to be an IE user...but now, I will never go back. For once when you see the great bird that showers fire and thunder at the masses, then you know that the forces of Mammon will never succeed at world domination.

    about:mozilla

    1. Re:Prolonged?! by Jim_Maryland · · Score: 1

      but now, I will never go back

      Not that I'm in favor of supporting MS but saying that you will never go back to a particular vendor isn't exactly a reasonable statement to make. Always look for the appropriate tool for a job. Maybe you'll have a bias when evaluating the tools, but don't limit your research for an application.

  21. And yet, no W2K support :-( by Anonymous Coward · · Score: 0

    All these new security features, and Oh, lets not bother to support our "old" W2K users...

    So why bother at all?

    1. Re:And yet, no W2K support :-( by rackrent · · Score: 1

      Frankly, I think most of us who have Win2K (and like it!) have learned enough how to keep it running happily (no need for XP). Firefox will be just fine, if not better, for us.

      What is this "Internet Explorer" of which you speak? In all seriousness, my windows box has been fine running windows2000 and it's a shame they're putting it out to pasture. feh.

      --
      --- There is a man in a smiling bag.
    2. Re:And yet, no W2K support :-( by Source+Quench · · Score: 1

      Precisley... ignorance is bliss ain't it? :o)

    3. Re:And yet, no W2K support :-( by Anonymous Coward · · Score: 0

      You think firefox will support W2K forever. I heard AS400 is really stable too.

  22. IDN or IDNA by Ded+Bob · · Score: 2, Interesting

    After checking information on IDN, I noticed that there are two variations of international domain names. Anyone know whether Microsoft will actually be using IDN or Internationalizing Domain Names in Applications (IDNA)?

    I apologize in advance for my anti-Slashdot action of reading a little before commenting. :)

    1. Re:IDN or IDNA by mwvdlee · · Score: 1

      As I interpret it, IDN is the concept of having international domain names, IDNA is a method for implementing IDN.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    2. Re:IDN or IDNA by Anonymous Coward · · Score: 0

      You are correct. To take it a step below IDNA, punycode is basically the tool that allows IDNA to implement IDN.

      I'm completely confused as to how implementing support for IDN's will make surfing more secure. All browsers are capable of going to an IDN site, no matter whether they support IDN's or not. All support for IDN's in a browser will do is display the text in the address bar in the proper ascii format rather than displaying the punycode representation of the URL (.xn--asciiCharactersHere).

      So, with IDN implemented in IE, all mom and pop are gonna see when they travel to the spoofed microsoft.com site is microsoft.com instead of www.xn--ijl8238klslkjflsl.com, (which would make anyone -regardless of intelligence- think about what site they've just surfed to).

  23. Cool by Mr_Silver · · Score: 0, Troll
    The browser will also improve Web page printing capabilities like the automatic "fit-to-page" feature, Mangione disclosed.

    Hopefully this will be copied (a la the yellow information strip) into Firefox pretty soon. I'm fed up of printing a page only to find that the rightmost 20% is missing.

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
    1. Re:Cool by ev3rywh3re · · Score: 2, Insightful

      That's the web designer's fault. You should scream '@ media print' or "media=print" every time you see him Actually I'm curious if this will break the nicely coded CSS I've done to make pages print as they should?

    2. Re:Cool by Anonymous Coward · · Score: 0

      I'm fed up of printing a page only to find that the rightmost 20% is missing.

      Sounds like the web designer is being retarded, and trying to force some fixed screen width onto your page, instead of supplying a simple "media=print" stylesheet like they're supposed to.

    3. Re:Cool by 99BottlesOfBeerInMyF · · Score: 1

      Hopefully this will be copied (a la the yellow information strip) into Firefox pretty soon.

      This functionality really belongs in the OS, not in individual applications. At best it should be an interaction of the two. OS X does this the right way by providing a "scale to page" and several other scaling options for all printing and allowing individual programs to add their own extra panel of printing info. Safari, for example, has options for including or excluding background images and header/footers for any pages it prints. Camino offers background color specifications and options for frames. Scaling should be available for all applications though, and it is not really necessary or desirable to include in each application.

    4. Re:Cool by rsadelle · · Score: 1

      Uh. Maybe I'm missing something about what you're saying, but isn't File > Page Setup > Shrink to Fit Page Width enabled by default in Firefox?

  24. no no no by hsmith · · Score: 4, Funny

    when you type in "google" Clippy pops up and asks you "It looks like you want to do a search, we will take you to a far superior search engine" and will redirect you

  25. if it comes with flash and such too by Lord+Bitman · · Score: 4, Insightful

    If IE came pre-loaded with the most popular plugins (Flash, Quicktime), so that the majority of people would have no reason to ever turn off the reduced privledge mode, as opposed to turning it off several times soon after they have gotten their initial installation, it may work. If people are immediately conditioned that turning off reduced privledge mode is something that you need to do in order to get your browser to work right, then this will do nothing.

    Of course, simply never allowing write-access to anything but /cookies-and-bookmarks on a kernel-level might help too

    --
    -- 'The' Lord and Master Bitman On High, Master Of All
    1. Re:if it comes with flash and such too by Loonacy · · Score: 1

      But then how would Windows Update work?

    2. Re:if it comes with flash and such too by Anonymous Coward · · Score: 0

      Get rid of it and use a Windows applet.

  26. And it will default to.... by MajorDick · · Score: 1

    MSN , of course as in the ,
    "and seamless search that will include choices of search providers"
    And while 80 % of internet users have NO idea whatsoever how to change their settings, so it will stay as such forever.

    1. Re:And it will default to.... by EraserMouseMan · · Score: 1

      Haha, it's interesting how MS spun that. Instead of "V7 ships with a search toolbar that defaults to MSN. Now users won't feel the need to use Google's toolbar." They say things like, "Seamless Search!" and "Choices of Providers!".

      Gotta love it! I wonder how the "choices" will be listed. Alphabetically? MSN at top? Google buried in the middle somewhere? Hmmm. . . It'll be interesting!

    2. Re:And it will default to.... by syrinx · · Score: 1

      It will default to MSN, but you can easily change it by going to Tools/Internet Options/Advanced/Really Advanced/Really Really Advanced, clicking on the button that says 'Beware of the Leopard', and then putting your new search provider in cell F23.

      Choice of providers!

      --
      Quidquid latine dictum sit, altum sonatur.
    3. Re:And it will default to.... by Anonymous Coward · · Score: 0

      Actually MS has ALWAYS provided 6-8 of the current top search engines (including MSN) in it's search pane. That's a hell of a lot more fair that FF or any other broswer ever made!

  27. Too little: too late: murmurs all around. by NRAdude · · Score: 0

    If Microsoft Windows shipped with this configuration for IE from the beginning, then it wouldn't have been such a nuisance to so many people as it is today. Most of the people that this has caused problems to are the average under-educated people that expect to view websites only. Why would all the browser features be active, including the dreadfull ActiveX related automatic font and related download vulnerabilities? It was a web-browser. I've already been hearing advertisements over local radio on FireFox and Mozilla use over IE use.

    IE is in shambles. IE is the only Microsoft application adhered the underlying operating system that has not been rewritten like the Operating System itself. It should be heaped with the next-door developers where Microsoft~2 Works and Offices its tasks. Alternatives to IE are already the GNU crack that people wanted to use.

    --
    without prejudice
  28. Will only work if ActiveX is disabled by default by Motherfucking+Shit · · Score: 4, Interesting
    From TFA,
    The enhancements will build on the Security Zones feature in current versions of IE that allows customers to prevent untrusted Web sites from invoking ActiveX controls.
    Sounds to me like ActiveX will still be enabled by default, they're just going to improve on the ability to block it on a per-domain basis instead of a per-zone basis. This isn't enough. IMO, ActiveX is the biggest (non-bug) avenue by which users become infected with all sorts of shit. It needs to be outright disabled out of the box if IE is going to get serious about security.

    The conundrum is that so many sites now require ActiveX that if IE were to ship with it disabled, Joe Sixpack's favorite websites wouldn't work.
    --
    "BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
  29. Re-architected it? by mprindle · · Score: 1

    "We've re-architected it to defend against exploits"

    Ok, I'm not an English major, but there had to of been a better way of stating this.

    1. Re:Re-architected it? by Anonymous Coward · · Score: 0

      Ok, I'm not an English major ...

      That's pretty apparent.

      ... but there had to have been a better way of stating this.

      Much better.

    2. Re:Re-architected it? by Medel · · Score: 2, Funny

      Perhaps, "We copied someone else's exploit defenses"

    3. Re:Re-architected it? by HermanAB · · Score: 1

      "Bill Gates, the Microsoft Chief Architect, told his minions to fix his browser and prevent junkware from infesting his machines, without having to resort to third party tools."

      --
      Oh well, what the hell...
    4. Re:Re-architected it? by PiMuNu · · Score: 3, Informative

      Had to have been ;-)

    5. Re:Re-architected it? by Anonymous Coward · · Score: 0

      Everyone's an English major when it comes to correcting grammar on Slashdot.

    6. Re:Re-architected it? by Bob+of+Dole · · Score: 1

      it don't suck no more

  30. IDN by rlp · · Score: 1

    Hope they do IDN right, otherwise it will make phishing and spoofing easier.

    --
    [Insert pithy quote here]
  31. number one... by Anonymous Coward · · Score: 0

    "We've had 17 million downloads, and it's been great, from a consumer point of view. It's the number one download among all our products," Mangione said.

    So something finally beat the Windows 2000 torrent?

  32. Lower Rights For Everyone! by buckhead_buddy · · Score: 3, Funny

    Recently, Microsoft already lowered the rights of gays and lesbians by dropping support for a major state anti-discrimination bill. Based on that wildly popular success (with right wingers at least) we'll be dropping the rights for everyone in the next release of Internet Explorer; trust us, we know what's good for you. And for those anxious about what the future holds, worry no more; coming with Longhorn, we'll offer new digital rights management features. Just remember, all your rights are belong to us.

  33. I luv BILL GATES by Anonymous Coward · · Score: 0

    Yes lets make it "more secure" by removing all functionality, and having 500 prompts coming up just to run a flash enabled site.....good job Microsoft, kudos on the tabbed browsing (original idea)....Cant Wait for this new browser :o)

    1. Re:I luv BILL GATES by dstech · · Score: 1

      Tabbed browsing, at least, is a useful (industry-standard) feature. I wouldn't berate MS for that one, it's good to see them catching up.

      However, still no proper CSS2 support? It'll still render every other bloody website improperly.

  34. Google is getting ready to learn something by codepunk · · Score: 2, Insightful

    You know damn well the default start page is going
    to default to msn search and nobody is going to change it. If google was going be a leader and remain a leader it should have as I said all along been pushing firefox like a mad man. Instead they are about to learn the same lesson Netscape did the hard way. If the market share of the users have a msn search start page and I am a advertiser where am I going to spend my dollars.

    I love google, it is going to be sad to see them go.

    --


    Got Code?
    1. Re:Google is getting ready to learn something by Anonymous Coward · · Score: 0

      If the market share of the users have a msn search start page and I am a advertiser where am I going to spend my dollars.

      When someone has started surfing and is no longer on the default start page, what do you think they're going to type when they want to search? Everybody knows Google. I'd warrant that 99% of people will type "www.google.com" instead of "search.msn.com" into their address bar. Nearly everybody I know has Google as their start page, but they don't understand that they just have to click the Home button instead of typing.

    2. Re:Google is getting ready to learn something by zerocommazero · · Score: 1

      Well, the default home page for previous incarnations of IE was MSN. I think people will remember how to switch again. Especially since Google is such a big name these days.

    3. Re:Google is getting ready to learn something by codepunk · · Score: 1

      Hey when you own the platform it only has to be good it does not have to be the best. It is a near certainty that google is in some serious trouble.

      --


      Got Code?
    4. Re:Google is getting ready to learn something by Anonymous Coward · · Score: 0

      Actually, I think it might be Microsoft who is in for the rude awakening. Times have changed since Win95. People know how to change their default homepage, hell some even know how to download a new browser. If Microsoft plan is to rely on the user not being able to figure out how to change settings or install third party apps, then they are in more trouble than I thought.

      Sure my grandmother will probably stick with whatever microsoft gives her and so might my mom, but I thought the target demographic for advertisers was 18-35 and those people already know about Google.

  35. Good point! by ILKO_deresolution · · Score: 1

    I think this is a point that should have precedence
    in this forum. thanks for the good point, Ill make
    sure to use it in an argument... although my windows
    friends are all lamers hehehehehe oh and their not best of either, coincidence?

    --
    I tip toe like rats on vouge runnways.
  36. Ok... by http101 · · Score: 3, Interesting

    Who the hell titles these articles? Lower rights and Lower permissions mean completely different things...

    If MS is adding support for IDN, I'm really going to stick with Mozilla. Does anyone remember the IDN spoofing exploit from Firefox on February 7, 2005? http://secunia.com/multiple_browsers_idn_spoofing_ test/

    Let's hope MS caps this hole before it happens. Unfortunately, MS has a reputation for adding bugs along with new features.

    --
    -- Game Developers: Stop porting badly-textured games from crappy console systems!
  37. Re:Will only work if ActiveX is disabled by defaul by Southpaw018 · · Score: 1

    We've all experienced Microsoft doing bad (patents) and doing good (giving millions to buy underprivileged families computers). While this situation isn't as extreme as either of those examples, I believe that Microsoft has a real chance to do good here by stepping up to the plate and simply eschewing ActiveX. Then all the websites that rely on it instead of better choices would be forced to get rid of it. Maybe Joe 6er's sites wouldn't work right away, but the big ActiveX offenders (Yahoo) would fix themselves up.

    I wish it would happen. I don't know if Microsoft has the motivation to do so (ie, money or image)...but it sure would be nice to see spyware take that kind of hit.

    --
    ACs are modded -6. I don't read you, I don't mod you, I don't see you. Don't like it? Don't be a coward.
  38. true for most processes in LH by dioscaido · · Score: 1

    While LH will default to setting up accounts as limited users and not administrator, for those who run as Administrator, most applications will run as lower priviledged processes anyway, unless the priviledges are explicitly elevated by the user.

  39. One of these days... by Anonymous Coward · · Score: 0

    People will notice that all of OSS's "New Features" have been in OSX for years.

  40. Re:Will only work if ActiveX is disabled by defaul by harley_frog · · Score: 1

    I still debate the issue that ActiveX is a bug and not a feature. If code is introduced (whether it's the browser, application or OS) that allows unknown programs (good or bad) to be installed without the user's knowledge and consent, then it's a bug. Then again, the PEBCAK when users just click "OK" without understanding the ramifications of their actions, until it's too late.

    --
    It's all fun and games until someone loses the key to the handcuffs.
  41. XP Only by ArchAngel21x · · Score: 1

    I am guessing that IE 7 will be a XP release only. If that is true, I guess they don't care if Windows 2000/98 users switch to Firefox.

    Firefox = no user left behind.

    1. Re:XP Only by masklinn · · Score: 1

      They explicitely stated on IEBlog that IE7 would only install on Windows XP SP2 and above and Windows 2003 (SP1?) boxes.

      It's related to, you know, like Windows 2000 going into extended support and not having ever benefited from the whole XPSP2 features thingies while it wasn't.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    2. Re:XP Only by SleepyHappyDoc · · Score: 1

      Firefox = no user left behind.

      I have to differ with you there. I've tried putting a recent Firefox on a Pentium 100, with 32MB RAM, and it brought the system to it's knees. The Internet Explorer that came bundled with 98 works fine. Granted, it can't run any kind of active spyware monitoring process, and I didn't upgrade to IE6 due to the speed concerns, so the user has to be extremely cautious, but at least it will run.

      --
      Stasis is death. Embrace change.
  42. Re:Will only work if ActiveX is disabled by defaul by NutscrapeSucks · · Score: 1

    Hopefully this is just marketing-speak for eliminating the "zone" system altogether.

    There's really two very different applications for IE -- the primary one is as an Internet Browser where it should simply be impossible to break out of the sandbox. The "Zones" tried to do this but were a massive technical failure. When you say "ActiveX is the problem", you really mean "Those stoopid broken Security Zones that let ActiveX rape the system are the problem".

    The secondary applicaiton is as a local library that's used for Windows applications. This needs full access to system APIs so that one can use DHTML as a GUI toolkit. There's nothing wrong with this idea at all -- Apple and Mozilla have adopted similar systems -- it's all in the implementation details.

    The ideal solution would be to just create two seperate binaries -- IE-Internet and IE-Local, and make damn sure that it's virtually impossible to break the sandbox in IE-Internet. Then just include the proper magic to make sure the right binary is used at the right time. (The only downside is that Plugin installation will probably be more difficult, but I think Firefox shows that's not a horrendous problem.)

    --
    Whenever I hear the word 'Innovation', I reach for my pistol.
  43. The begining of the end... by ninja_assault_kitten · · Score: 0

    Lest not forget: Netscape Behind?

    1. Re:The begining of the end... by ninja_assault_kitten · · Score: 0

      Sorry wrong URL: IE Takes the Lead?

  44. the real problem with IDN by petermgreen · · Score: 2, Interesting

    is money grabbing registries.

    until those who run the major domain registries can come up with sensible rules for IDN (which imo means no international stuff in .com/.org/.net and only stuff appropriate to the language in question in the cctlds) then IDN is just going to be a paradise for troublemakers

    of course the regsitries don't care because all they care about is selling as many domains as possible which the current don't care policy promotes.

    if i were running a dns server i'd be very very inclined to set it up to simply block requests to IDN urls.

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    1. Re:the real problem with IDN by carou · · Score: 1

      ... sensible rules for IDN (which imo means no international stuff in .com/.org/.net

      Let me guess: you're an American? .com, .org and .net are supposed to exist for international sites. There is a top level domain .us but when did you last see anyone using it?

      if i were running a dns server i'd be very very inclined to set it up to simply block requests to IDN urls.

      There may be a way to solve the problem of spoofed URLs using internationalized characters, but it isn't by pretending that other languages don't exist.

    2. Re:the real problem with IDN by petermgreen · · Score: 1

      Let me guess: you're an American?
      english actually ;) .com, .org and .net are supposed to exist for international sites.
      if a site wants to appeal to an international audiance they are going to want a url that everyone can actually type! that means basic latin letters, numeric digits and a few other charactors that are availible on almost every computer system. nothing more.

      maybe the fix is to introduce some kind of language tlds for say sites named in chineese that aren't specific to china.

      There is a top level domain .us but when did you last see anyone using it?
      seen it a few times but it isn't used a great deal.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  45. Another user? by hey · · Score: 1

    So are they going to run IE as a different user like we run Apache (as user apache). I don't think Firefox does that.

  46. Re:Will only work if ActiveX is disabled by defaul by Xiaran · · Score: 1

    Sounds to me like ActiveX will still be enabled by default, they're just going to improve on the ability to block it on a per-domain basis instead of a per-zone basis. This isn't enough. IMO, ActiveX is the biggest (non-bug) avenue by which users become infected with all sorts of shit. It needs to be outright disabled out of the box if IE is going to get serious about security.

    100% agree with you. Alas I have no mod points. And I really really hope they do rely on the old "Put a dialog box up with a Yes and No option when mysterious stuff is being downloaded from some unknown site"

    Like many a geek I am a part time Windows sysadmin for friends and family. My sister in law to be is one of them... tho its remote admin(shes in US Im in UK... I got her on Skype!). She is otherwise a "savvy" net user and has her own web site... which she maintains... has taken some low level web design courses etc. But whenever a mysterious dialog box come along she has this habit of clicking on Yes. Just discovred her XP box was owned and was a nice little spammer box :(

  47. There is a patch for W2K users...(see link) by voss · · Score: 1

    www.getfirefox.com :)

  48. Enhanced Security mode or Restricted User mode? by DanMc · · Score: 2, Insightful
    It looks like they're talking about the Enhanced Security Mode like IE 6 has in Win2003 servers. That thing sucks pretty bad, and no desktop user would ever keep it turned on.

    If they're thinking of running IE as a less-priv user, then that's closer to the mark. When people are tricked, an exploit is used, or they outright say, "install this, yes I agree to have you screw with me," then you better hope that app doesn't have rights to HKLM\Software\Microsoft\Run and C:\WINDOWS\SYSTEM32.

    Of course if IE7 does run with a less-priv user, there's the risk that all of us in the well-oiled IT shops, already running as less-priv users, will have more and more spyware developed to target us, rather than all the truckloads of spyware that just assume they have full access to the system once they start executing.

    I don't really care if a seamless user experience is lost. There's no distinction between seamless installation of a helpfull plugin or seamless installation of spyware.

    1. Re:Enhanced Security mode or Restricted User mode? by Foolhardy · · Score: 2, Informative

      The article is light on technical details, but it does sound like the Enhanced Security mode of WS2003. Running IE as a seperate user with less privileges is better, but that wouldn't work in a multi-user environment. Every user would have the same access to a shared profile for storing bookmarks, saved forms and the like. There is a more elegant solution: restricted tokens.

      Restricted tokens are a feature available in Windows 2000 and later that allows any user to create a new process with less privileges than they have normally. You can delete SIDs, so that they can't be used to grant access, delete privileges, and create a list of restricting SIDs. "When a restricted process or thread tries to access a securable object, the system performs two access checks: one using the token's enabled SIDs, and another using the list of restricting SIDs. Access is granted only if both access checks allow the requested access rights." (from the above link)

      I've been running Internet Explorer, Mozilla, Winamp and a few other things with restricted SIDs for quite a while now. I delete the Administrators group, all privileges and restrict them to a narrow set of SIDs. I give them access to my profile, but are explicitly denied access to all the Run keys in the registry, and My Documents. The program jobprc can be used to create restricted tokens and job objects.
      You can also create a process with a restricted token with the Protect My Computer option of RunAs, albeit with less control.

      I created a VM and TRIED to get infected while logged on as an admin using a restricted token. Nothing got through.

      It would be great if Microsoft took better advantage of restricted tokens by running certain things (like IE) with them by default.

    2. Re:Enhanced Security mode or Restricted User mode? by fred+fleenblat · · Score: 1
      Of course if IE7 does run with a less-priv user, there's the risk that all of us in the well-oiled IT shops, already running as less-priv users, will have more and more spyware developed to target us, rather than all the truckloads of spyware that just assume they have full access to the system once they start executing.

      This is the most intelligent comment I've read in a long time.

  49. But it will have tabs! by Joe+Jarvis · · Score: 2, Funny

    I can picture the yellow tooltip now.

    Internet Explorer blocked access to the following potentially unsafe websites: The Internet.
  50. ObMSBash by gotroot801 · · Score: 1

    That "Lower Rights" IE should go really well with the lower rights Longhorn will enforce. *rimshot*

    Thank you! I'm here all week.

  51. Slashdot IE denial history by ninja_assault_kitten · · Score: 0
    1. Re:Slashdot IE denial history by Anonymous Coward · · Score: 0

      Well, that disproves the idea that slashbots were smarter in the old days.

    2. Re:Slashdot IE denial history by AEton · · Score: 1, Funny

      The best feature of old Slashdot layout is Taco's note next to the "post your comment!" box:

      "If you don't have anything worthwhile to say, don't say it. If people continue to abuse this feature, I will have to remove it."

      --
      We recently had heard in the office over one of the Yellow Machine that's made by Anthology Solutions.
  52. Hurdle = Prefrence change by ILKO_deresolution · · Score: 1

    Hompages get changed! micro-gap won't make it easy to change the search provider or plugins like firefox. AGREED?

    --
    I tip toe like rats on vouge runnways.
    1. Re:Hurdle = Prefrence change by amliebsch · · Score: 1

      Disagree. See, e.g., the new MSN Search Toolbar with WDS. You can easily (via the options dialog) change which search provider is used as the default for web searches. You can even disable and hide MSN-specific buttons.

      --
      If you don't know where you are going, you will wind up somewhere else.
  53. Re-achitechted? by Anonymous Coward · · Score: 0

    I refuse to use a browser developed by an American company that can't speak English.

  54. Re:Will only work if ActiveX is disabled by defaul by masklinn · · Score: 4, Insightful
    The ideal solution would be to just create two seperate binaries -- IE-Internet and IE-Local, and make damn sure that it's virtually impossible to break the sandbox in IE-Internet.
    Fuck that, fully separate Internet Explorer as a web browser and Explorer as a local computer browser, they should never have been merged in the first place. No sandbox, just two completely different programs that don't share any damn blasted thing they could *not share*, and not a single hook from the web browser to the innards of the computer.
    --
    "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
  55. odd by FidelCatsro · · Score: 1

    A story about Microsoft removing rights that isn't designed to screw over the consumers.... odd week indeed

    --
    The only things certain in war are Propaganda and Death. You can never be sure which is which though
  56. Re:Will only work if ActiveX is disabled by defaul by Ath · · Score: 2, Informative
    The conundrum is that so many sites now require ActiveX that if IE were to ship with it disabled, Joe Sixpack's favorite websites wouldn't work.

    I am not trolling here, but exactly which mainstream sites (which I assume you meant by "Joe SixPack") rely on ActiveX? In my personal experience, the vast majority of websites I have visited now work perfectly fine in Firefox and Safari. It seems a lot of sites of moved to the slightly-less-annoying Flash-based interfaces if they want to do some things.

    Porn sites seem to be the exception, but primarily to install spyware. Err ... I mean ... this is what I have heard.

    I think we can all agree there is almost no technical reason to use ActiveX versus other solutions which are both more secure and less tied to only one platform. The driving force between more standards-based web development is not, however, a concern out of security but more out of the increasing desire to support mobile devices.

  57. maybe better by not announcing.... by willCode4Beer.com · · Score: 1

    Maybe Microsoft would be better by not announcing this before its released.
    Then execute a "silent" release (ala Google style) as beta. There are enough MS zealots that would download, try and report bugs and problems. Then when they reach an acceptably low level of bugs they can make a public announcement with all the fanfare.
    By making an announcement before the product is available, they take a bigger risk when the product doesn't live up to the hype.

    just my $0.02

    --
    ----- If communism is a system where the government owns business, what do you call a system where business owns govern
  58. Re:Will only work if ActiveX is disabled by defaul by Ewan · · Score: 1

    microsoft.com relies on activex, especially the windowsupdate section, but also the genuine advantage section and others.

    Ewan

  59. 30%, Try 80% by blazerw11 · · Score: 5, Informative

    Here are just a few references pointing out the real percentage of computers infected with spyware:
    80%
    8 out of 10
    88%
    Or, just search it.
    So, 5 years to admit to the problem as it was 3-ish years ago.

    --
    A great many people think they are thinking when they are merely rearranging their prejudices. -- William James
  60. Lower Rights? How about No Rights? by Anonymous Coward · · Score: 0

    It's the only way to be safe and secure. Disallow its execution altogether, or better yet, remove it with LitePC.

  61. Interesting Quote by jawtheshark · · Score: 1
    Nine months ago, we started hearing from partners like Dell that spyware was a major issue. Our own data from [Dr Watson] crash reports was telling us that 30 percent of all machines had some form of spyware. It reached a point where we had to do something.

    9 months? 30%? That was their threshold for thinking to "do something"? Uhm... Okay, I understand that rewriting (reenigineering?) IE is a huge task, so nine months might be correct. However, I find that if 30% (that's about 1 in 3 computers!) is a bit late to think that "we need to do something". 10% should have been enough to make them realise that.

    Not that I care: I've never been an Internet Explorer user. Netscape, then Mozilla (pre 1.0) and now Firefox.

    Slashdot related issue:

    Slashdot requires you to wait 2 minutes between each successful posting of a comment to allow everyone a fair chance at posting a comment.

    It's been 59 minutes since you last successfully posted a comment

    WTF?

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  62. Re:Will only work if ActiveX is disabled by defaul by NutscrapeSucks · · Score: 2, Insightful

    Shoulda, woulda, coulda ... I agree.

    But you have to realize there's always going to be some "sharing". Look at Firefox -- XUL, Java Applets, Flash or custom plugins -- all of these have been used to "break out" of the browser and infect the local machine. You could gimp your browser, but the real answer is probably some better form of OS access controls.

    --
    Whenever I hear the word 'Innovation', I reach for my pistol.
  63. Not to interrupt your anti-MS rant, but... by Von+Rex · · Score: 1

    Didn't they recant and support that bill in the end?

    And how does MS's opinion on any bill "lower the rights of gays and lesbians"?

    If you'd spent any time on the MS Redmond campus you'd know it's one of the most gay-friendly work environments on the planet.

    1. Re:Not to interrupt your anti-MS rant, but... by Anonymous Coward · · Score: 0

      If you'd spent any time on the MS Redmond campus you'd know it's one of the most gay-friendly work environments on the planet.

      Yup.

    2. Re:Not to interrupt your anti-MS rant, but... by buckhead_buddy · · Score: 1
      Von Rex wrote:
      Didn't they recant and support that bill in the end? And how does MS's opinion on any bill "lower the rights of gays and lesbians"?
      No, their "recanting" was clearly just a case of trying to have their cake and eat it too. If they were really more concerned about the rights of the business owner they would have not gotten involved in the legislation from the start. If they were really supportive of equal rights for gay and lesbian employees they wouldn't have withdrawn support at the last minute. Whatever was said after they "knifed the baby" by withdrawing from the bill they had promoted and supported was purely spin.

      How does it lower the rights of gays and lesbians? Because they openly promote that this is a category of people is being hurt and needs explicit legal protection; then they kill that protection and say "Sorry, but we decided you really weren't worth it." Whether homosexuality is a behavior, sin, or handicap of birth, it should already be covered by the bill of rights and equal rights legislation. The fact that they have promoted the idea that it's not and needs explicit protection (and then abandonning support for that protection) does harm. Period.

      This is a geek site, so let's frame their actions in another way. What if Microsoft argued strongly for adoption of open standards in all computer file formats. Businesses who don't know a thing about open standards and file formats have raised awareness that open formats may be worth considering. At the last minute, before major legislation demands government adoption of these standards, Microsoft changes its mind and declares the idea as being anti-business. The legislation dies and people following the debate now shy away from open standards.

    3. Re:Not to interrupt your anti-MS rant, but... by Anonymous Coward · · Score: 0

      funnily enough, NO THEY DID NOT

      time to put and end to bill gates and his shit-stabbing ways

  64. "International domains" crap returns by burbilog · · Score: 1

    Damn! It's a big problem and it would be a 1. godsend for scum to catch legitimate domains and 2. lots of unnececary expenses. For example many russian characters look like english, but they aren't. So there are many words that could be spelled both in cyrillic and english, and now suppose you see an url printed in paper journal "http://www.poca.ru" -- what's that? "Dew" in russian and I have to type this in cyrillic or just an abbreviation and should be typed with english letters? As result sites with well known english names will be forced to spend bucks to register all alikes in other languages, and if they don't there is a lot of space for cheating.

  65. Re:Will only work if ActiveX is disabled by defaul by Kamidari · · Score: 1

    Better disable java and file downloads while you're at it... People who just click 'yes' to whatever pops up will get something bad installed eventually, no matter how it's delivered.

  66. Re:Will only work if ActiveX is disabled by defaul by Motherfucking+Shit · · Score: 1
    I am not trolling here, but exactly which mainstream sites (which I assume you meant by "Joe SixPack") rely on ActiveX?
    Assuming you use IE at all, go to Tools > Internet Options > Security, define a custom level for the Internet zone if you haven't already, and set all of the ActiveX settings to "prompt." You'd probably be surprised how many of the sites you visit on a day to day basis start throwing up dialogs asking whether or not it's okay to run this or that.

    I'm not saying that the sites don't function when you hit the "No" button on the "Do you want to allow software such as ActiveX controls and plug-ins to run?" dialog. And, to Microsoft's credit, when you go to the trouble of setting the ActiveX preferences to "prompt," the default button on the dialog is "No" so it's easy to hit the space bar to kill the modal and view the page without any junk.

    But so much of what Joe Sixpack comes to expect from the websites he uses - stock tickers, sports score displays, interactive this or that, etc. - depends on ActiveX. For a lot of users, the sites just aren't the same without all of the ActiveX controls. I agree with you that it would be much better to use Java, or perhaps Flash (though it has its own issues) to make these features work. But the site developers have gone with ActiveX and likely won't change without a serious reason.
    --
    "BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
  67. MS should ship Windows with Lower Rights by mindaktiviti · · Score: 2, Interesting

    When I installed Debian for the first time, it really urged me to have a regular user account, and to only use super user for things that require it, but otherwise I would just log in regularly. In Windows when you install it, you're an administrator automatically. How about they ship Windows with lower rights as well? I'm not being a troll or anything, but damn it - they need to do this for the greater good (i.e. internet).

    1. Re:MS should ship Windows with Lower Rights by amliebsch · · Score: 1

      They are doing this. Supposedly, user accounts created in Longhorn are limited users by default. And even when running as administrator, processes are restricted to the lowest level of privileges necessary.

      --
      If you don't know where you are going, you will wind up somewhere else.
  68. yeah, but by QMO · · Score: 1

    Sometimes it hurts if you forget to miss.

    --
    Exam 4/C again. Maybe I'll do better this time.
  69. "Integration" Rears its Ugly Head by aduzik · · Score: 2, Insightful

    Remember how Microsoft said that Internet Explorer is a fundamental part of the operating system and cannot be removed? Well, this is what happens when you integrate the most security-vulnerable software on any OS (the browser) directly with the OS, then have everyone run as a full-privilege account by default.

    See, what makes it so bad is that IE has such deep hooks into the OS that cracking into IE is effectively the same as getting a root shell. Now we've seen that Microsoft's insistence on forcing a web browser into the OS at any cost is having detrimental effects on security.

    There are, of course, security exploits for lots of other browsers, but since IE has such tight integration with the rest of the OS, the stakes are much higher. Breaking into IE is to breaking into Firefox as breaking into a house is to breaking into a tool shed.

    --
    If it's not one thing it's your mother.
    1. Re:"Integration" Rears its Ugly Head by drsmithy · · Score: 1
      See, what makes it so bad is that IE has such deep hooks into the OS that cracking into IE is effectively the same as getting a root shell.

      IE's "hooks into the OS" are no "deeper" than, say, khtml's or WebCore/WebKit's "hooks into the OS".

      IE is (basically) nothing more than a shared library called by userspace applications.

    2. Re:"Integration" Rears its Ugly Head by Anonymous Coward · · Score: 0

      Then why does it reside in Winnt directory and not in Program Files?

      Why is it required to perform Windows Updates?

      Where are the missing function calls that Wine is unable to resolve?

      User level my ass.

  70. Patents and Innovation by YukiKotetsu · · Score: 1

    I bet MS is just pissed that they didn't think of all these browser innovations first so they could patent them. If everyone is so worried about having their favorite browser's features ripped off, complain to that group to patent the features. It's how we do things in America it seems. So yes, patent tabbed browsing, rss feeds, and whatever else, so your browser actually stays unique!! I know we can do it!!

  71. what about the older windows by evil_marty · · Score: 1

    Its about time IE is getting proper PNG and CSS support but will IE7 work on Win95/98/NT/2K? I doubt it. So the IE problem is still going to be a problem for a good couple of years until those generations of Windows are phased out and replaced with upgrades (or switch OS).

    As for IE7's features well they are just what Firefox and all the other browsers have had for years. I think if MS wants to stay ahead of this market they need to do annual updates to IE to keep it current and updated to the latest standards. And most important of all is to untie it from the core OS and make it a standard app.

  72. Re:Will only work if ActiveX is disabled by defaul by br0ck · · Score: 2, Informative

    the big ActiveX offenders (Yahoo) would fix themselves up

    Any site attempting to use "AJAX" is now a big offender because XMLHttpRequest is implemented as an ActiveX control in IE. For example, turn off ActiveX and try using Google Maps in IE and you get.. "ActiveX is not enabled in your browser. If your browser is Internet Explorer, you must have ActiveX enabled to use Google Maps."

  73. ActiveX? by Malc · · Score: 1

    Anybody know how they will handle ActiveX controls? Right now they are downloaded to a certain directory and DllRegisterServer is called on them. If IE is running with reduced privs then DLL/OCX registration might fail (limited users can't write to HKLM). Or, will they force it under HKCU\Software\Classes? I realise they're taking steps to prevent rogue ActiveX objects on remote sites running. But how far are they going to go? Will it be a continuation/evolution of the current XP SP2 approach where the user sees an active content warning, and then has the choice to run? Also, what about MSHTML embedded in other apps, and HTAs - will the beefed up security model also be applied there too (unlike XP SP2)?

    (Please: this is a technical post, so no replies on the pros or cons of ActiveX. I know about them and I've seen enough of it here on /.).

  74. Time for an image change... by Netsensei · · Score: 1

    A microsoft Offical disclosed that the rotating blue e icon will be replaced by a globe wrapped with a weasel. Ballmer: "We'll eventually be changing the name to WetWeasel in the process of upgrading". Already, Microsoft registered domains like getwetweasel.com and spreadwetweasel.com."

    1. Re:Time for an image change... by Doppleganger · · Score: 1

      Already, Microsoft registered domains like getwetweasel.com and spreadwetweasel.com.

      "Some analysts are speculating that the name change and domains may signal an initiative to use Microsoft's monopoly position to gain inroads in the lucrative porn market. Executives from Playboy were unavailable for comment."

  75. or by QMO · · Score: 1

    rearchitecturializeredishness

    --
    Exam 4/C again. Maybe I'll do better this time.
    1. Re:or by Anonymous Coward · · Score: 0

      GWBush (speaking of the _Balkan_ countries):

      "Everyone knows those Baltic countries have communalistic tendencies."

  76. Not to interrupt your pro-MS rant, but... by Anonymous Coward · · Score: 0
    If you'd spent any time on the MS Redmond campus you'd know it's one of the most gay-friendly work environments on the planet.

    What constitutes "gay-friendly"? Is MS also "hetero-friendly"? While promoting one thing doesn't necessarily diminish another, it often does. Even if it doesn't, there can be a reasonable perception of such. For example, on-site child care. If employees don't have children or it is impractical for them to use the child care facilities, they could feel that benefit could be better used for something that would benefit all employees.

    It just seems to me that best policy would be preference-neutral.

  77. that's interesting by Anonymous Coward · · Score: 0

    I always thought it was PEBKAC

  78. Consider the history by QMO · · Score: 1

    Maybe you're right.
    Then again, maybe MS will continue raking in the billions that the have for the past couple of decades by using the same marketing they have used for the past couple of decades.

    MS products are all so overhyped, I don't think that people really expect them to live up to the hype. It's just this kind of forlorn hope, not real expectation.

    --
    Exam 4/C again. Maybe I'll do better this time.
    1. Re:Consider the history by willCode4Beer.com · · Score: 1

      You're right. I just get sick of hearing people call crappy software crappy. As if they expected anything else.

      Then I see Google, they don't even anounce new stuff, they just put it out and everybody raves about how great they are. Anything "missing" gets touted as "great potential" instead of a product's lacking.

      --
      ----- If communism is a system where the government owns business, what do you call a system where business owns govern
  79. While they're at it by MECC · · Score: 1



    Why don't they just un-integrate the browser from the OS, disable the admin user, stick to their security model, etc., etc., etc..
    The list could go on and on and on...

    --
    "We are all geniuses when we dream"
    - E.M. Cioran
  80. skillset by QMO · · Score: 1

    Marketing. MS is VERY VERY good at marketing.

    --
    Exam 4/C again. Maybe I'll do better this time.
  81. It's customary to identify source, even in humour by Petersko · · Score: 4, Informative

    Yep, it's funny. But it's Bill Watterson. Give credit where credit is due.

  82. Re:So basically ... (over-stating the problem) by salvorHardin · · Score: 1

    MSIE on my old Win2k box would 'encounter a problem' at least twice per day, and on no particular site.
    Sending an error report would just redirect me to a microsoft page, telling me to check for spyware - which, of course - I had done. Spybot/Giant/AdAware didn't find anything, neither did BHOdemon, there were no suspicious processes, services or registry keys - but MS seemed to be insisting that spyware was the problem. I got rid of my google toolbar, but to no effect.
    It wasn't spyware, just bug-ridden software.

  83. Re: so Joe SixPack ... by Anonymous Coward · · Score: 0

    ...will pay more and more for M$ software,
    and be able to do less and less!?

    Ya gotta love that monopoly how it has cornered the market on stupid people.

  84. Microsoft is damned if they do... by rewt66 · · Score: 2, Insightful

    and damned if they don't. It doesn't really matter one way or the other, because they're already in hell. And (as is true of humans), they are there because they chose to go there.

    See, Microsoft started by creating "features" (like ActiveX on the web) that are horrible security ideas. Now they are trying to fix things. But they can't make it really secure (remove the feature), because too many web sites depend on it. So they have to try to fix the security without removing the features, and are coming up with all these layers of band-aids.

    Moral to the story: Don't create "features" that are gaping security holes in the first place.

  85. Re:Will only work if ActiveX is disabled by defaul by Datamonstar · · Score: 1

    Firefox's response ot this is to grey out the box for 5 seconds. It's bound to annoy some people, but I love it everytime someone's using my mahcine at home. Give me time to yell at them before they click. :)

    --
    The eternal struggle of good vs. evil begins within one's self.
  86. Re:Will only work if ActiveX is disabled by defaul by Ath · · Score: 1
    Assuming you use IE at all, go to Tools > Internet Options > Security, define a custom level for the Internet zone if you haven't already, and set all of the ActiveX settings to "prompt." You'd probably be surprised how many of the sites you visit on a day to day basis start throwing up dialogs asking whether or not it's okay to run this or that.

    I already browse exactly like this in IE (which I use intensively at work) along with requiring all cookies to be manually allowed (which probably does more to save me annoyance than anything else). So other than Microsoft - which I expect to use ActiveX - I cannot remember seeing a single other mainstream site that is using it.

    I do often see examples of the functionality you mention like stock tickets, sports scores, and various other interactive pages but inevitably they either use Javascript / DHTML now or Flash.

    Again, this isn't a troll but a serious question asking for some examples. My impression is that ActiveX is simply a dying (if not dead) technology that is not used by mainstream websites and that it is overstating things to say it is so heavily used.

  87. And this didn't happen in IE 3.0... why? by ArielMT · · Score: 1

    And this concept of running at a reduced priviledge didn't happen in Microsoft Internet Explorer version 3... why?

    "Microsoft's vision for the Internet involves tearing down any wall between the Internet and your computer. Can we say security?" - A Linux fortune cookie.

    Oh. Right. How silly of me to forget.

    --
    It must be Windows. It needs half a gig of RAM and a hardware-accelerated graphics card just to run Solitaire.
  88. Loss of trust, by MarkByers · · Score: 1

    If you lend someone some money and they don't pay you back, would you lend again when they come back for more?

    Trust is hard to win back.

    Your point is correct though, if you are willing to give everyone a second (third, fourth, ...) chance. Not everyone has that much patience. Even though, theoretically, he should re-evaluate all of Microsoft's products at each new upgrade to see if it has improved, I can understand his feelings after being disappointed so many times.

    --
    I'll probably be modded down for this...
    1. Re:Loss of trust, by Jim_Maryland · · Score: 1

      I was only trying to state the ideal case where every new edition would be re-evaluated. Personally, I am using Netscape 8.0 on most of the PC's I access, Firefox 1.0.4 on the others, and whatever Sun's version of Mozilla is on Solaris 10. I still of course have access to Internet Explorer on any of the MS Win32 systems, but only use it for a few of my employers sites that require IE (although Netscape 8 makes switching to the IE engine per site pretty easy).

      As for trust, that really should be part of the criteria. Consider how many request for proposals (RFPs) may base a decision on past performance. A company that has continuously performed poorly must have that taken into consideration but you still need to consider them.

  89. Re:Will only work if ActiveX is disabled by defaul by Anonymous Coward · · Score: 0

    Yeah it's easy to say that.. but you need to take into account it isn't THAT easy for them.. remember, they currently rely on activex to do windows updates.

    They should rewrite Windows Updates to be part of the OS and seperate it from the browser..

    By the way, active x controls ARE blocked for new websites by default with Windows XP sp2.. so I don't see your point really.

  90. American Way! (Re:Lower Rights For Everyone! by Anonymous Coward · · Score: 0

    Lower Rights for EVERYONE --- It's the American Way!

  91. The third option by willCode4Beer.com · · Score: 1

    I think it will probably be MSIDN

    --
    ----- If communism is a system where the government owns business, what do you call a system where business owns govern
  92. Seamless search by John+Bokma · · Score: 1

    Let me guess: which defaults to MSN Search and is a pita to change :-(

  93. IE 7.0 to block Slashdot.org by wasserja · · Score: 1

    This just in: "IE 7.0 will provide built-in blocking mechanisms to block dangerous sites like slashdot.org." --IE 7.0 Development Team.

  94. Installing a 3rd party browser... by Anonymous Coward · · Score: 0

    As much of a pos as IE is, how would you browse to a 3rd party website to download your preferred browser without having a browser installed with the OS? (unless you already went to the website and bought an install cd... oh wait...)

    Maybe M$ should just dump IE and offer to put the Firefox, Mozilla, Netscape, and Opera installers on the windows install cd and let the user pick what they like. (as if that would ever happen)

  95. Re:Will only work if ActiveX is disabled by defaul by masklinn · · Score: 1

    These are not sharings, you don't have to embed java applets or flash in your local computer browser while you more or less need them to be runnable in the web browser.

    But these are hooks to the innards of the computer, or may be because of security issues indeed.

    I'm not talking about gimping the browser, i'm talking about starting by separating the web browsing and the computer browsing, because the access levels of both tasks to the local machine are completely different. IE and windows explorer sharing most of their parts means that IE has access to things it doesn't need, but external attackers can still use. IE and windows explorer being basically the same program mean that IE is rooted deep into the OS itself, and therefore extremely dangerous, while it has no need to be that rooted in the OS. That's the very first step towards making IE a more or less secure browser.

    --
    "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
  96. Internet Explorer? by Hell+O'World · · Score: 0, Troll

    Now what was Internet Explorer again?

  97. you know what's funny about that? by mandrake*rpgdx · · Score: 1

    Dell Laptops come shipped with SpyWare installed. No kidding. Were I work we got a few new Dells and we had to manually go in and uninstall Gator and some other nasties that had been put on there by Dell itself. Disgusting.

  98. Re:Will only work if ActiveX is disabled by defaul by Anonymous Coward · · Score: 0

    Hey, the last thing anti-MS folks want is to have less to complain about. That's why they still love to talk about BSODs as if everybody was still running Win9x versions of Windows.

  99. Re:30%, Try 80% by bdan · · Score: 1


    If there are 30% crash reports out of 80% of all
    computers, it means some spyware
    actually patches or otherwise fixes the infested machines... :-)

  100. If IE gets secure, what will be of Firefox? by Spy+der+Mann · · Score: 1

    So far the main advantage of Firefox over IE6 is its improved security model. So, if IE does get secure, what will be the reason for the average Joe User to switch?

    Like, "IE is safe now, why should I switch? It's what I use, and look! It has tabbed browsing".

    Ideas, anyone?

    1. Re:If IE gets secure, what will be of Firefox? by Anonymous Coward · · Score: 0

      Adblock. IE still doesn't have anything on that. :D

    2. Re:If IE gets secure, what will be of Firefox? by ksemlerK · · Score: 1

      Yes it does. Try a pre-configured Hosts file, or just do it the easy route and install Privoxy.

  101. One more time... by Anonymous Coward · · Score: 0

    ....just kill ActiveX. That's all you gotta do. That's it. 99% of adware, malware, spyware, gone.

    But they never ever will.

  102. Bring it on! by bluGill · · Score: 1

    Seriously, I want Microsoft to bring it on. You see I don't care if anyone else is running their stuff, I don't want to care. However I have to care everytime I try to write a nice web site, because IE can't get things right. If Microsoft were competing a on a W3C checklist, at least their browser would work.

    At work we have concluded it would be cheaper to port Konqueror to Windows than to work around all the IE bugs! (Konqueror seems to support the CSS we are using better than firefox, though it isn't much work to make our site work with firefox)

    1. Re:Bring it on! by NutscrapeSucks · · Score: 1

      Hey -- in the midst of that Apple/Konq flamewar Apple apparently offered to put a portability layer in WebCore. It's since been ported GTK: http://gtk-webcore.sourceforge.net/

      I would love to see a KHTML/WebCore for Windows. The dhtml kinda sucks, but it's very lightweight and renders nicely. Rather than question your web design skills or business acumenity, I say if you want to port Konqueror or WebCore to Win32, that would be fuckin excellent. Go for it.

      --
      Whenever I hear the word 'Innovation', I reach for my pistol.
  103. IE development by Winterblink · · Score: 1

    The Internet Explorer development cycle has always interested me. It usually ends coming and going like waves hitting a shore. Someone else (Netscape before, Mozilla now) creates a browser that's got an edge up on everyone else. Then IE comes along and makes an almost identical browser with a few enhancements over the other guys, frequently "borrowing" feature ideas from them. Then it goes away for years, stagnating, becoming more and more insecure and featureless compared to everyone else. Rinse, and repeat.

    I'm wondering when they will get a clue that you have to keep on enhancing a product like web browsers, after unleashing it to the hordes.

    --
    "I'm a leaf on the wind. Watch how I soar."
    -Hoban Washburn
    1. Re:IE development by zpok · · Score: 1

      "I'm wondering when they will get a clue that you have to keep on enhancing a product like web browsers, after unleashing it to the hordes."

      When their financial directors can prove it's necessary.

      --
      I think, therefore I am...I think.
    2. Re:IE development by sherriw · · Score: 1

      Who are we kidding? Microsoft doesn't HAVE to smarten up and keep enhancing their product. Look at the current stats: FireFox blows IE out of the water in all respects but can barely grab... what is it now... 6% market share? IE doesn't even have to worry. It'll be a miracle if the IE market share gets even as low as 70%. And even if it does... IE isn't a money-maker so what's Micro$oft's motivation to sink devel money into it? Only USERS demanding better product, and refusing to use insecure, outdated software will force corporations to take notice. There are too many dummies who think that the blue 'e' IS the Internet. As long as IE is packaged with Windows... things won't change any time soon.

  104. reformatted version sorry by petermgreen · · Score: 1

    Let me guess: you're an American?

    i'm english actually ;)

    .com, .org and .net are supposed to exist for international sites.

    if a site wants to appeal to an international audiance they are going to want a url that everyone can actually type! that means basic latin letters, numeric digits and a few other charactors that are availible on almost every computer keyboard. nothing more.

    maybe the fix is to introduce some kind of language tlds for say sites named in chineese that aren't specific to china.

    There is a top level domain .us but when did you last see anyone using it?
    seen it a few times but it isn't used a great deal.

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  105. Re:Will only work if ActiveX is disabled by defaul by Anonymous Coward · · Score: 0

    Tell her to set her Internet Zone to Default.
    Then choose custom and scroll down to Script ActiveX controls marked safe for scripting and disable that one item only.
    The way IE works is if you disable that one setting it also disables all the others, with the added benefit that she'll never see another mysterious yes or no dialog box. She'll never be given a choice of running a script or not, they just won't run at all, unless she adds the domain to her trusted zone.
    Have her scroll on down to the bottom and disable Active Scripting and Allow paste operations via script.
    She's now safe from all ActiveX scripts.

  106. Who cares about any ActiveX that a site would use? by Anonymous Coward · · Score: 0

    Every site supports Firefox/Mozilla, except Windows Update. Turning off ActiveX would only block spyware.

  107. Re:Will only work if ActiveX is disabled by defaul by magickalhack · · Score: 4, Insightful

    By extension, you should have a separate computer that is connected to the internet with no hooks whatsoever to the computer you use to run your tax form preparation program, write your letters, balance your checkbook, etc. Oh, what's that? You want to e-file? You want to send e-mail? You want to bank online?

    Integration may be scary, but it isn't something you should intellectially shy away from. Convenience and security have always been at odds, and I don't see that changing any time soon. The balance beteween them isn't a zero-sum-game, however, and the solution, IMO, isn't to discard all notions of integrated solutions, even if they are less secure in the short term. We need to keep moving forward, not idolize some rose-colored past that never existed.

    --
    This Sig Kills Fascists
  108. Re:Will only work if ActiveX is disabled by defaul by Surur · · Score: 1

    http://www.ipix.com/photo_support/download/plugin. shtml

    iPix (360 degree views of real estate) is one I ran into quite regularly on a number of estate agent web sites when I was property hunting.

    Surur

    --
    Information is the location of things. Computation is moving things around.
  109. Re:Will only work if ActiveX is disabled by defaul by Anonymous Coward · · Score: 1, Informative

    The problem is that most sites are coded for a variety of browser and use the browsers User Agent to determine how to display that site.
    Visit it with Firefox and your browser will run an entirely different set of instructions than would be ran when using IE.

    On another note, last I new scripts can't read picture files at all so quite obfuscating those damned images with scribbly crap so they can barely be read by a human.

  110. Re:Will only work if ActiveX is disabled by defaul by Anonymous Coward · · Score: 0

    The real estate multiple listing service website in our state requires IE and ActiveX. It's the only reason IE is installed on my wife's computer at all, (she's a realtor). For all other browsing, I have her using Firefox with no trouble.

    Every time I have to help her with IE, I end up murmuring, "motherfucking shit, motherfucking shit, motherfucking shit...", over and over under my breath...

    --

  111. Search choice? by RichM · · Score: 4, Funny

    "...and seamless search that will include choices of search providers."

    MSN.com
    MSN.co.uk
    MSN.co.fr
    MSN.co.de
    MSN.co.kr
    MSN.co.ie
    MSN.co.jp
    and so on...

  112. Trolls and there are many of them by Anonymous Coward · · Score: 0

    Slashdot... All Anti-Microsoft Trolls in one place and on one forum.

    They always think they know best and they always think they can do better, but never do.

    The same tired old gripes and FUD and you never see any better software (open source or not) from them. The only thing you will hear is bitching about Microsoft.

    Slashdot will never change, it's like a house for cockroaches.

    1. Re:Trolls and there are many of them by jwind · · Score: 1

      I'm not sure what software you've been looking at but I'VE seen alot better then Microsft's.

    2. Re:Trolls and there are many of them by chawly · · Score: 1

      Hey why not. Equal rights for cockroaches, damn them. They should have their own houses.

      --
      How many beans make five, anyhow ? ... Charles Walmsley
  113. World Domination by lildogie · · Score: 1

    > What features will it have that will encourage me to jump ship again?

    IE7 will have world domination.

    Not yours in the future timeframe, but Microsoft's in the present timeframe.

  114. con-fooo-shesh shay by Anonymous Coward · · Score: 0

    choose not a better browser for your OS
    choose a better OS for your browser

  115. Re:Will only work if ActiveX is disabled by defaul by Filopopulus · · Score: 1

    exactly which mainstream sites (which I assume you meant by "Joe SixPack") rely on ActiveX?

    Gmail. Except for Basic HTML view.

  116. Re:Will only work if ActiveX is disabled by defaul by Keeper · · Score: 1

    It seems a lot of sites of moved to the slightly-less-annoying Flash-based interfaces if they want to do some things.

    Just what do you think Flash is anyway? (its an ActiveX control)

  117. Nice try, but... by SleepyHappyDoc · · Score: 1

    Shouldn't the entire operating system suse a reduced privilege mode by default? I thought that was why they yelled at me in #debian on FreeNode when I logged in as root.

    --
    Stasis is death. Embrace change.
  118. Re:30%, Try 80% by Tim+C · · Score: 1

    To be fair, your first two links are really the same story.

    Also, a sample size of 329 PCs seems to me to be far too small to be truly representative of the tens (hundreds?) of millions of PCs currently in use world-wide.

  119. Re:Go to hell.... by Anonymous Coward · · Score: 0

    Do you realize you just admitted you are a mother f**ker?

  120. Re:Will only work if ActiveX is disabled by defaul by I'm+Don+Giovanni · · Score: 1

    ActiveX is the plugin architecture. If you disable it altogether, no plugins will work (QuickTime, Adobe Acrobat, Flash, and even Java (IE loads the JVM as an ActiveX component). Disabling automatic downloading of ActiveX binaries is a good idea, but disabling ActiveX altogether would be equivalent to disabling plugins altogether in other browsers. Do you advocate such?

    --
    -- "I never gave these stories much credence." - HAL 9000
  121. Re:Will only work if ActiveX is disabled by defaul by I'm+Don+Giovanni · · Score: 1

    "For a lot of users, the sites just aren't the same without all of the ActiveX controls. I agree with you that it would be much better to use Java, or perhaps Flash (though it has its own issues) to make these features work."

    Except that both Flash and the JVM are loaded as ActiveX controls in IE. As are plugins such as QuickTime, Acrobat, WMP, etc. ActiveX is the plugin architecture if IE. Microsoft should disallow the automatic downloading of ActiveX controls by default, but not disable plugins altogether.

    --
    -- "I never gave these stories much credence." - HAL 9000
  122. Giving the fact that I was banging my head by MemoryDragon · · Score: 1

    four hours today trying to circumvent various internet explorer bugs, I really dont want to see new features, but more bugfixes, and a decent CSS...

  123. You missed his point completely by FatAssBastard · · Score: 2, Interesting

    Microsoft competes with Oracle, what a shock that an update broke their application.

    I remember way back when Windows 98 came out, there was an article that listed the top five applications broken by the upgrade from Windows 95. The number one broken application (by number of reports) was Lotus Notes. Very shocking that they were battling Lotus with Exchange.

    The article didn't even point it out as being possibly intentional, just printed the list. No one even made a stink about it, which I thought was interesting at the time.

    You can call me a foilhat conspiracy theorist if you like but this has happened over and over and over with Microsoft. One eventually begins to question whether these are all truly honest mistakes.

    --
    /.: why the hell am I here?
    1. Re:You missed his point completely by Boltronics · · Score: 1

      When I was working at Sausage Software back in 1997 when the browser wars were on and Sausage was a serious threat to FrontPage, our newest version of the HotDog HTML editor was broken by a new beta version of IE. This was deliberate, and was easy to prove. Simply rename the HotDog.exe main executable (or whatever the name was to something else) and the program ran flawlessly!

      Shortly afterwards, I started learning GNU/Linux.

      --
      It's GNU/Linux dammit!
    2. Re:You missed his point completely by llamaluvr · · Score: 1

      Oracle writes finicky, pain-in-the-butt to install software, what a shock that an update broke their application. When somebody sneezes around my workplace, it breaks Desktop Discoverer.

      --
      Insightful: 76, Off-Topic: 379, Flamebait: 24, Funny: 152, Interesting: 201, Underrated: 55, Troll: 9, Total: 896
  124. Correction by FatAssBastard · · Score: 1

    Windows == MacOS (== Xerox PARC, if you like) :)

    Regarding office components:

    Word == Wordperfect (== Wordstar or somesuch)
    Excel == Lotus 1-2-3 (== Visicalc)

    Point being, everyone rips off everyone else. The difference with Microsoft is that they use their OS monopoly to crush the competition. Whether that is OK or not will be debated ad nauseum until MS is no longer in existence. :)

    --
    /.: why the hell am I here?
  125. isolated machines by steve_l · · Score: 1

    yup. call it vmware.

    I have separate windows VMs for work and play, and when my child gets big enough to need his own pc, he gets his own vm too.

  126. big deal by Anonymous Coward · · Score: 0

    Microsoft could have easily fixed this whole problem years ago if they wanted.

    The only thing they have to do is to split the 'disable active scripting' checkbox in IE into a seperate 'disable javascript' and 'disable vbscript' checkbox.

    If this would happen, people would disable vbscript, but keep javascript enabled, so they still have a working WWW, only the occasional activex/vbscript site would fail.

    Microsoft probably invested a lot of money in activeX, but I think it never really took off.
    Maybe they'll earn the money back through their new anti-spyware product line.

    Yet another great example of the monopoly getting in the way of users interrest.

  127. Security and convenience by Beryllium+Sphere(tm) · · Score: 1

    >Convenience and security have always been at odds

    I know what you mean. The point is well taken.

    But did you ever notice that the opposite is true? A secure system keeps working, which is the ultimate convenience. Truly inconvenient security gets bypassed and the workaround is usually even worse.

  128. I work for the Office team... by DigitlDud · · Score: 1

    ...but I'm pretty keen as to what's going into IE7. There are some really nice features in this browser. If I said what they were the Firefox team would no doubt copy them in them in a heartbeat. There's an anti-URL-spoofing feature that's clever and effective but really simple. It effectively stops virtually all URL spoofs.

    Everyone knows IE7 has tabbed browsing but what they don't know is how great the implementation is. It doesn't feel tacked on but more like a native part of the interface. It has features that you may have seen before (*cough* Opera) and some new innovations too. Plus it fits in with the interface paradigms you'd expect to be able to do in Windows.

  129. Wow! by MozillaMike · · Score: 0

    I.E. wants to handle IDN..... why don't they try to handling html first!!!

    --
    GCS/MU d- s: a--- C++ W+++ w+ M-- PS--- PE++ t+ R+ tv b+ DI++ G e- h! !y
  130. Crippleware by Anonymous Coward · · Score: 0

    When will Microsoft stop trying to shove this crippleware bullcrap down our throats?!

  131. Re:Will only work if ActiveX is disabled by defaul by NutscrapeSucks · · Score: 1

    Uhh, yeah, thanks for the highly technical explaination, but you're wrong. Most IE bugs have nothing to do with how much code is shared, or how deeply it is rooted, but instead attack buggy integration features like ActiveX Zone security.

    --
    Whenever I hear the word 'Innovation', I reach for my pistol.
  132. Microsoft philosophy being handcuffed by chachacha · · Score: 1

    When I ask Windows desktop users they won't try Linux instead of upgrading to the next version of Windows, they often reply that they are happy how things just "work" out of the box. Of course what they are talking about is the relatively 'trusted' state that the system defaults to. That is, they don't have to know how to enable features, the users work on the presumption that while things may be insecure and spyware may embed itself in their system, the chances that something will go wrong enough to warrant their having to 'do' something about it are relatively low. You and I know that's a cop out by someone who fears technology, but I think it's the way they really see the situation.

    It's the difference between a reactionary vs. premeditative viewpoint. It will be interesting to see how these users react when they are forced to actually take measures towards enabling certain features into their own hands, or they simply offload that burden onto their local SysAdmin.

    At that point I'll ask them to justify the licensing fees that Microsoft is charging them once more...

    --
    I do like programming things that work super quickly, especially when they work super quickly, super quickly.
  133. Re:It's customary to identify source, even in humo by Dorothy+86 · · Score: 1

    too true. Normally I do. I just forgot. Thanks for fixing it for me though :)

  134. Re:Will only work if ActiveX is disabled by defaul by Southpaw018 · · Score: 1

    ...I had absolutely no idea that was the case. Uh...holy crap?

    --
    ACs are modded -6. I don't read you, I don't mod you, I don't see you. Don't like it? Don't be a coward.