Slashdot Mirror


Quiz Microsoft's IE Team Leader

About as timely an interview as you can get: Microsoft released Internet Explorer 7 last week, and today we're gathering questions for IE team general manager Dean Hachamovitch. As usual, please follow Slashdot interview rules when posting or moderating questions. We'll publish Dean's answers verbatim as soon as he replies.

77 of 414 comments (clear)

  1. First question by LiquidCoooled · · Score: 4, Funny

    Do you prefer Internet Explorer or Firefox?

    --
    liqbase :: faster than paper
    1. Re:First question by Hogwash+McFly · · Score: 3, Funny

      Did you make a wrong turn from the IMDB forums or something?

      --
      Mother, do you think they'll like this sig?
  2. How about this... by also-rr · · Score: 5, Interesting

    Would you like to make available IE on other operating systems?

    1. Re:How about this... by AKAImBatman · · Score: 5, Interesting

      IE used to be available on Solaris, HP-UX, and Mac OS 9/X. Microsoft dropped support for all of those platforms. Considering that my attempts to install IE on Solaris 8 caused the CDE profile to be corrupted, I'm not sure that the lack of support is a bad thing. At the time, I found it more useful and reliable to build Mozilla nightlies.

    2. Re:How about this... by jiushao · · Score: 3, Interesting
      I am not sure what cause your specific problems, but IE for Solaris was not all that bad really. Sure it didn't fit in all that well (shipped with a sizable part of the WIN32 API, including the widgets), but then, what applications actually do on a UNIX desktop even today?

      It did work pretty well though, and was in my opinion a superior alternative to the horrors of the really early Mozilla project.

    3. Re:How about this... by Ed+Avis · · Score: 3, Informative

      Yes... IE7 does run under Wine - so it wouldn't be too hard for Microsoft to make an official Linux/i386 version.

      --
      -- Ed Avis ed@membled.com
  3. CSS by Beuno · · Score: 5, Interesting

    Why did you go half way implementing CSS instead of fully supporting standards all other browsers have for some time now.

    1. Re:CSS by Anonymous Coward · · Score: 4, Interesting

      Does the IE roadmap include at any point 100% W3C compatibility, or are there features in the standard that you do not ever intend on supporting?

    2. Re:CSS by LordEd · · Score: 5, Insightful

      A better question: Are you aware that no matter what answers you give here, they will never satisfy the anti-Microsoft Slashdot crowd?

    3. Re:CSS by AKAImBatman · · Score: 4, Informative
      Are you aware that no matter what answers you give here, they will never satisfy the anti-Microsoft Slashdot crowd?

      It's difficult to speak for everyone, but I can give my own opinion on your question.

      I used to like IE5. Whether I disliked Microsoft or not, it was a superior browser in its day. The problem is, that the standards that Microsoft helped create all those years ago are not actually supported by Microsoft today. To use the example I pointed out in my own question, IE's lack of DOM 2 Events support means that there is absolutely no way to write DHTML code that works in both IE and Firefox. Yet, I can easily write code that works in Firefox, Safari, and Opera.

      Is there any reason for this dichotomy? Yes and no. Code can be made to work across the major non-IE browsers, because they all provide at least basic support for the W3C standards. IE has its own attachEvent() model that is (obviously) incompatible at a code level, and subtly incompatible at the behavior level. All that microsoft needs to do is to lay a parallel API that supports the W3C standard, and I would be a happy fellow. Yet they haven't done that, won't do that, and I have NO IDEA WHY.

      So I continue to write code that works in Firefox, Safari, and Opera, then special patches to make it work in IE. From where I'm sitting, I just want the problem to go away. If Microsoft fixes their browser, then I'll be happy. If Microsoft can't do that, then I will carry the "Down With IE!" torch until their browser is irrelevant in the market. Then I'll also be happy.

      Basically, my web browser opinion is not one based on my feelings about Microsoft. I just want a market were I can target a single standard is all. If Microsoft abuses their Web Browser monopoly to stand in the way of that, then it is my duty as a web developer* to help smash that monopoly.

      * What happened to the "Developers, developers, developers" jingle, hmm? Are we important, or aren't we?
    4. Re:CSS by Ant+P. · · Score: 3, Interesting

      A better question:

      Do you have any plans to support CSS 2.1 *when it's finished*?

    5. Re:CSS by Admin_Jason · · Score: 5, Interesting

      Throwing percentages and numbers around are dangerous questions that will either not be moderated up or even if they are, and they are selected for questioning to IE developers, will likely be dismissed as arbitrary. It's better to ask in terms of generalities, so my suggestion would be something along the lines of the following:

      Browser comeptition is likely to continue in the marketplace, and as such, the feature sets of browsers will vary in order to appeal to a certain user base. Firefox has become something of the de facto standard for developers, to the extent that many web designers follow the practice of "design with FF in mind" while adding scripting and such to correct for what are commonly referred to as IE tweaks. Given this environment, there are 5 germane questions to ask:

      1. Does the Microsoft vision for IE7 place it in comeptition with Firefox as the browser of choice for developers?

      2. If so, what feature sets will IE7 have that can compete with Firefox and the open source community, and will those features include increased recognition and compliance with W3C standards?

      3. Often times I find myself opening IE for simply Microsoft functions that I otherwise cannot do in my browser of choice. Will cross-based browser support ever occur for common Microsoft functions like Windows and Office updates?

      4. As IE7 goes public as an update for those in a post-Windows 2000 environment, are there plans to make this upgrade available for businesses that still rely on those features of the Windows 2000 family of clients and servers?

      5. Finally, as some businesses rely on certain functionalities embedded in IE6 that are no longer there in IE7, are there plans to allow for dual instances of IE6 and IE7 in the future to allow for software and program compatability for businesses and their 3rd party vendors?

      --
      Just another nameless binary in a crowd of 1's and 0's
    6. Re:CSS by Aqualung812 · · Score: 5, Interesting
      4. As IE7 goes public as an update for those in a post-Windows 2000 environment, are there plans to make this upgrade available for businesses that still rely on those features of the Windows 2000 family of clients and servers?

      Please add this one to the list if the others do not make it. I still do not understand ignoring W2k support with Firefox breathing down Microsoft's neck.

      So I can buy new hardware and new OS in order to get anti-phishing and tab support, or I can download Firefox for free???

      --
      Grammer Nazis - I mod you "troll" unless you actually add something on-topic. Yes, I know I have mispellings in my sig.
    7. Re:CSS by Bogtha · · Score: 4, Insightful

      What on earth is "100% W3C compatibility"? The W3C is an organisation, not a specification. They have published hundreds of specifications. No software would implement the lot, nobody would even want to.

      You are asking a nonsensical question. A better question would be whether they plan on complete support for specific specifications, such as HTML 4.01, HTTP 1.1, CSS 2.1, DOM 2, SVG 1.1, etc.

      --
      Bogtha Bogtha Bogtha
  4. Evil Plan? by dsginter · · Score: 5, Interesting

    As someone who has developed for multiple browsers, it really seems like there is a secret ploy at Microsoft to keep IE relatively incompatible with other browsers.

    Is this purposeful? If not, what is the reason?

    --
    More
    1. Re:Evil Plan? by Bogtha · · Score: 3, Insightful

      Just wondering, but what kind of answer are you expecting here? "Dang, yes, you caught us in our secret ploy! Oh well, back to the drawing board!" :)

      --
      Bogtha Bogtha Bogtha
  5. IE's design goals by Tet · · Score: 4, Interesting
    I've seen it mentioned (by Chris Wilson, amongst others) that IE7 was never going to pass the ACID2 tests when it shipped. Although as a web developer, that's not a situation I'm particularly pleased about, I'm mostly OK with it. I can appreciate that some aspects of the browsing experience will be propritized above others. However, I don't think I've ever seen a clear statement from Microsoft that 100% HTML and CSS compliance is even a goal. Can you comment on that?

    Is it your goal to render a standards compliant website correctly in all cases, or are you just aiming to implement those parts of the spec that are used by the majority of your customers? Naturally, I can understand prioritizing the things that are hitting your customers above those that are rarely used in the real world, but part of the reason the some of them aren't used in the real world is down to lack of browser support. I find it incredibly frustrating that some of my site layouts have to be butchered just to get them to work in the commonly used browsers. If IE fails to render a compliant page according to the spec, can you commit to actively tracking it as a bug with a view to fixing it in a future release of IE, even if it only affects a handful of people?

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
    1. Re:IE's design goals by UbuntuDupe · · Score: 5, Funny

      Most developers I've talked to said they're going to drop ACID because of IE7 issues.

  6. This needs to be answered by Anonymous Coward · · Score: 3, Funny

    Why are you so gay? And why do you allow IE to destroy the fucking internet?

  7. A question by also-rr · · Score: 5, Interesting

    Would you like to see a universal architecture so that all rendering engines* worked in all web browsers, and all plugins** worked with all rendering engines? *Gecko, mshtml etc **Free and non-free - flash, mplayer and the like

    1. Re:A question by jonasj · · Score: 4, Interesting

      There is such a standard for plugins, and Opera, Safari, Konqueror and all Mozilla-based browsers support it. Microsoft used to support it, but an update included in SP 2 for IE 5.5 removed support in favor of their own ActiveX-based plugin architecture, hoping that the added work needed to maintain two versions of their plugins would cause plugin makers to drop support for other browsers than IE. Who said abuse of monopoly power?

      --
      You know, Microsoft's street address also says a lot about their mentality.
  8. Prediction: by Atlantis-Rising · · Score: 5, Funny

    90% of the questions posted by slashdot will fall into one of two categories (or maybe both): 1) Why is Microsoft the Evil Empire and what are you doing to stop this (like using Firefox) and 2) What the fuck is up with your CSS support, dude?

    --
    "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    1. Re:Prediction: by Roblimo · · Score: 4, Informative
      I'll add another prediction: That lots of people won't read and follow this note in the Slashdot Interview FAQ:

      You can ask as many questions as you'd like!

      But please, only ask one question per submitted comment.

      You can ask a compound (multi-part) question, but if you make your question so complicated that no one's sure what you're asking, it's less likely to be moderated up. If you have several burning questions, take a minute to organize your thoughts and separate them into multiple comments.


      - Robin
  9. Interface by techmuse · · Score: 5, Interesting

    The new version of IE makes it much harder to work with certain critical aspects of the browser. While I like some aspects of the new browser, some of the interface changes make it much more difficult to work with, and this will keep me firmly in the Firefox camp for now. For example, bookmarks now require many more clicks to access, especially if you use links nested in folders. Also, most interface elements can not be moved around as was previously possible (and is currently possible in Firefox.) The menu bar itself is hidden, and when exposed, appears in the middle of the browser controls! Why go to so much trouble to make essential elements of the program difficult for users to access?

    1. Re:Interface by Twanfox · · Score: 3, Interesting

      I second this inquiry wholeheartedly. The new layout deviates from standard Windows UI design (menu bar at top, always) and doesn't even allow you to resort to your own needs. This has made me, in the 3 days I've had IE7 on my machine, contemplate removal of the app and a return to IE6 despite it's outdated features.

    2. Re:Interface by jmyers · · Score: 4, Informative


      Agreed, the UI for IE7 is strange. If this is a hint of Vista I expect Mac and Linux will pick up a few desktop users afer the release.

      FYI this reg setting will move the menu bar to the top.

      [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
      "ITBar7Position"=dword:00000001

  10. Standardized Compliance Tests by justinbach · · Score: 5, Interesting

    How important is it to Microsoft to ensure that IE passes acknowledged tests of compliane (i.e. Acid2) at the cost of sacrificing newer and possibly more exciting/efficient proprietary technologies?

    --
    I left my wallet in El Sigundo!
  11. Best/Future Features by x_MeRLiN_x · · Score: 5, Interesting

    What are the best features of IE7 that sets it above the competition, what features are perhaps lacking and are you currently working on adding these?

  12. My Question by B3ryllium · · Score: 5, Interesting

    Well, I can't think of a real Slashdot-headed question to ask, so I'll go for the entertaining rather than socially relevant:

    Presumably, throughout this development process for IE7, your team has had their nose to the grind-wheel, so to speak. What sort of things did you do to chill out and relax? Were there any in-office perks, like pool tables or whatnot? And were you actually all in the same office, or did some members of the team have to telecommute from far-off lands, like Oregon?

  13. IE8? by Anonymous Coward · · Score: 4, Funny

    If you adopt FireFox 2.0 as IE8, your boss would be impressed with how much you improved the product in a very short time. My question is: would you take the extra time to remove CSS features from IE8? Thank you and God Bless.

  14. IE7 release time by BeeBeard · · Score: 5, Interesting

    Why did IE7 take such a long time to release after IE6?

  15. DOM 2 Events by AKAImBatman · · Score: 5, Interesting

    One of the stated purposes of IE7 was to better support the W3C standards, and (presumably) to increase compatibility among W3C-compliant browsers. Yet despite multiple requests for DOM 2 Events support, the IE team decided to overlook this support. Currently, IE is the only major browser lacking DOM Events support. Which is a major issue, as IE's attachEvent() design means that special code must be written for IE compatibility.

    As someone who's been forced into using runtime patches (example) to increase IE's compatibility with DHTML code, I feel compelled to ask: Why has the IE team ignored this critical standard?

  16. Doing WebSite development. by jellomizer · · Score: 4, Insightful

    Doing some WebSite development I found that with IE 6 (I havent been able to test IE 7 Yet) I always had to wander away from the standards and the only reason I have gotten is that MS just doesn't like them. Is IE 7 going to make sure that they follow the stands much more closely so when I make HTML and I test it in IE, Firefox, Safari and Opera they all look the same, I normally get the Last 3 to work without much fighting but IE always decided to do it differently. Giving us New Windows Only features is not useful for the developers, but following the standards is. As well our custerms weither they know it or not like it better when we follow the standards (Less junk and warning messages, Or misaligned stuff).

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  17. Simple questions by Billosaur · · Score: 5, Interesting

    IE has a dominating command of the market, although Firefox is slowly making inroads, due to innovations such as tabbed browsing that IE has had to incorporate to maintain that command. But where are the IE innovations? Why can't the IE team get ahead of the curve on Firefox? Is there anything you consider an innovation that is unique to IE that would plausibly be something the browser market would have to incorporate to stay competitive?

    --
    GetOuttaMySpace - The Anti-Social Network
  18. Why ditch platform conventions by linuxci · · Score: 5, Interesting
    One of the biggest complaints about IE7 is that it does not obey the standard user interface guidelines for Windows XP. As an update that'll be pushed to users automatically next month do you not consider it a bad idea to break platform conventions?


    There is a workaround that involves editing the registry to get the menu bar in the correct place but why is this not implemented as part of toolbar customisation?

  19. Pointless question. by Petersko · · Score: 5, Insightful

    "Why did you go half way implementing CSS instead of fully supporting standards all other browsers have for some time now."

    I believe that NO browser fully supports CSS. Am I wrong in this assumption? Even if you're asking them to support the standards to the same level as all other browsers the implementation would still be incomplete.

    There's a built-in derogatory slant to your question. I believe that IE supports more than 50% of CSS standards, which would mean they went further than half-way. Your choice of words is subtly antagonistic.

    It's not a "Have you quit beating your wife" question, but neither is it a suitable one for a serious discussion.

    1. Re:Pointless question. by Petersko · · Score: 4, Insightful

      "Perhaps that is because Microsoft is a convicted predatory monopolist with a vested interest in anti-interoperability. When the anti-Microsoft conspiracy theories always end up being right on the money, maybe there really is a conspiracy going on."

      We have a choice. We can either ask questions that are antagonistic, and hope some of our fellow slashdotters will pat us on the back for MS-bashing, or we can ask questions that have a hope of receiving an enlightening response from the representative of Microsoft.

  20. Microsoft jisallim aklak by BeeBeard · · Score: 5, Interesting

    What do you make of all this pro-Firefox, anti-IE digital jihadism?

  21. IE7 + Win2k by TubeSteak · · Score: 5, Interesting

    Why haven't you guys hacked IE7 to run on Win2k minus the WinXP SP2-dependant security features?

    It's not like it'd be any less secure than IE6 on Win2k.

    --
    [Fuck Beta]
    o0t!
  22. How much of SpyGlass is left in IE7? by HaeMaker · · Score: 5, Interesting

    As I recall, Microsoft licensed SpyGlass browser code as the basis for Internet Explorer. Is there any of it left, or have you finally rewritten all the IE code?

    1. Re:How much of SpyGlass is left in IE7? by Jon+Abbott · · Score: 3, Interesting

      IIRC, Microsoft's license with Spyglass was: We will agree to pay you a set amount for every copy of Internet Explorer that we sell. Then they went and gave it away, so that they weren't selling it. It's either genius or insanity, depending on how you look at it...

    2. Re:How much of SpyGlass is left in IE7? by linuxci · · Score: 3, Informative

      IE7 is the first release that does not mention Spyglass Mosaic in the about box.

  23. MOD PARENT UP! by Petersko · · Score: 4, Funny

    "Why are you so gay? And why do you allow IE to destroy the fucking internet?"

    This is an important question. We don't want people to view the average slashdotter as able to participate in a calm, reasonable discussion. We need to be viewed as zealots, collectively frothing at the mouth.

    I'd even like to see this question include just for humour.

    1. Re:MOD PARENT UP! by Bromskloss · · Score: 3, Insightful
      We don't want people to view the average slashdotter as able to participate in a calm, reasonable discussion.
      Actually, I can understand outbursts like grand parent, seeing how the opposing force (Microsoft) slimily smiles and puts forward their arguments in a way that, to an uneducated person, might seem reasonable. Politicians seem to be a frequent target, since having them take the right desicions means better business for Microsoft, thought it to the rest of us means less choice, less freedom and worse technology. Heh, the feeling you get is that if they were to decide freely, we wouldn't be allowed to run whatever software we like, particularly not operating systems! That causes frustration, you know.
      --
      Swedish plasma phys. PhD student; MSc EE; knows maths, programming, electronics; finance interest; seeks opportunities
  24. Now that transparency and CSS is fully implemented by Bromskloss · · Score: 5, Interesting

    ...when will you come to SVG?

    --
    Swedish plasma phys. PhD student; MSc EE; knows maths, programming, electronics; finance interest; seeks opportunities
  25. My shot by Njovich · · Score: 5, Interesting

    What do you consider the greatest weakness of Firefox?

  26. IE 8 by diegocgteleline.es · · Score: 5, Interesting

    A simple question: What are you planning to implement for the next IE version, be it IE 8 or IE 7.5 or whatever?

  27. Does this mark a faster release cycle? by Control+Group · · Score: 4, Interesting

    I realize, of course, that any answer you give to this question may not be valid a couple years down the road, but as of now:

    Does the release of IE7 mark the beginning of a more aggressive development/release cycle for Internet Explorer? That is, we are all aware of various aspects of CSS, for example, that are not currently supported in IE (though kudos on all the progress in this direction you've made): can we expect updates to IE, either as service packs, point releases, or new versions, that will provide better standards support in the relatively near future? Or will we be limited to security fixes for the foreseeable future, as with IE6?

    --

    Reality has a conservative bias: it conserves mass, energy, momentum...
  28. IE7 and Vista by epuidokas · · Score: 5, Interesting

    Did any new Windows Vista technologies influence the development of IE7?

  29. IE vs. Firefox by thoriphes · · Score: 3, Interesting

    Besides matching some of the features in Firefox (ie. tabbed browsing), what are some others to look forward to in IE7 that an avid Firefox user such as myself would find useful?

  30. Moo by Chacham · · Score: 5, Funny

    Is "Hachamovitch" your real name, or a nickname for how IE is put together?

  31. Follow up by LordEd · · Score: 5, Interesting

    If you had more time, is there a new feature you would have liked to include in IE7?

  32. Security by Seto89 · · Score: 5, Interesting

    One of IE7's revolutionary features was supposed to be security, although it took less than 24 hours for Secunia to post an advisory about a security hole. Moreover, the bug seemed to be carried over from as early as IE5.5. What approach did you take to improve browser's security, and how come the vulnerabilities have been carried over?

    --
    There are two kinds of people - those who are radioactive and those who have already decayed..
  33. ooh ohh! i have a question! by Anonymous Coward · · Score: 5, Funny

    Do you want to continue running scripts on this page?

  34. pro Open Source != anti-Microsoft .. by rs232 · · Score: 4, Interesting

    "A better question: Are you aware that no matter what answers you give here, they will never satisfy the anti-Microsoft Slashdot crowd?"

    Why do you assume that pro Open Source equates with anti-Microsoft

    was Re:CSS

    --
    davecb5620@gmail.com
    1. Re:pro Open Source != anti-Microsoft .. by MobileTatsu-NJG · · Score: 3, Funny

      "Why do you assume that pro Open Source equates with anti-Microsoft"

      The Bill Gates of Borg icon for this story?

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  35. How about this.... by Toreo+asesino · · Score: 5, Interesting

    Let's pretend for a moment that Internet Explorer isn't the default web-browser built into Windows and instead, users are presented with a choice on first login (e.g. a message asking 'How would you like to browse the internet? MSIE, Firefox, Opera').

    Would you expect IE to become as dominant as it is now if users had to specifically choose it over another?

    Ignoring the slight impracticalities, if so (I'm guessing you do), on what basis would this be?

    --
    throw new NoSignatureException();
  36. how does microsoft choose which CSS/DOM to add? by jonwil · · Score: 4, Interesting

    How does microsoft choose which bits of the CSS and DOM standard to implement?

  37. DOJ Antitrust Settlement by KJSwartz · · Score: 4, Interesting

    While upgrading to IE7, I noticed that IE6 had to be removed before Windows could install IE7. Does this mean that Internet Explorer is not so tightly bundled into Microsoft/OS that it can not be removed in the name of competition? Also, is the complete IE7 API available for license and fee-free?

  38. Questions for IE Development Team by kseise · · Score: 5, Funny

    Would you like to install SearchBar Helper? Select Yes to Close this Window.

  39. Browser integration by solevita · · Score: 5, Interesting

    We've been told in the past that the reason that IE was so deeply embedded (to the point that it could not be removed, as we were told) in to the operating system was to improve the online experience of a Windows PC. With Web 2.0 firmly in place, the desire for a web browser integrated in to the operating system is, some would say, greater than ever.

    Where do you stand on this issue? How central to the XP and Vista experience will IE7 become?

  40. IE 7+ by wwrafter · · Score: 4, Interesting

    First, thank you for the efforts the team has already put in. I'm pretty sure that the two features that will provide the biggest benefit to developers, and by extension the users, namely better CSS (hopefully some CSS3) support and moving to the W3 standard event model, will be addressed in the next version of IE. My two part question: Do you have any ETA on the next version, and is there any possibility of adding pieces to IE7 via Windows Update? I recognize changing the event model is not really an option here, but adding support for say border-radius or opacity css support seems like it would be a fairly innocuous change.

  41. Teaching others about new features in IE7. by srothroc · · Score: 5, Interesting

    You have implemented a new GUI and new security features; these have been examined, praised, and lambasted on just about every tech site out there, so those of us "in the know" are aware of all of the changes and their implications. You also have resources like the quick reference sheet available to help new users of IE7. These are all well and good, but they'll be of no use to anyone who does not know about them or how to use them.

    What I want to know is this: how will you spread word of the new changes and features to neighbor Joe or Grandma Smith -- will you rely on word-of-mouth from the technocracy, or do you trust that your features are transparent enough that they will easily understand the difference between, say, types of SSL certificates provided by sites?

  42. Project Management? by RingDev · · Score: 4, Interesting

    What type of project management processes and structures did you impliment in order to keep the vast number of people and resources invovled with this project in line? How do you feel about those processes now that it's done, and what would you have done differently?

    -Rick

    --
    "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
  43. Allowing Developers to Test for Compatibility by miyako · · Score: 5, Insightful

    IE7, like IE6, renders a lot of pages significantly differently than the other main HTML rendering engines available (Geko, KHTML, and Opera). At the same time, IE7 requires WGA to run - so that applications like Wine are unable to run it. This means that web developers who are using Linux and Mac OS X will have an extremely difficult time testing their sites with IE7. Was this intentional? If so what was the reason behind it (do you want to force developers to move to Windows for web development, or simply set IE aside as something different that isn't a regular browser and must be specifically developed for), and if not how do you plan to rectify the situation?

    --
    Famous Last Words: "hmm...wikipedia says it's edible"
  44. Does microsoft have plans for an IE feedback form? by jonwil · · Score: 5, Interesting

    Does microsoft have plans for an IE feedback form similar to what they have now for Visual Studio?
    Having such a feedback form would mean that people could post things like "Support " or "Fix issue where adds an extra pixel to the border" or whatever and then the IE team could investigate them (just like the Visual Studio team does with the Visual Studio feedback) and provide feedback such as "no, we cant fix this at this time" or "we will consider this for the next release" or "we have investigated this and have a fix already" or "here is a workaround" or whatever else it is. If there was a vote system so people can vote for what they think is important, microsoft could use that information to see how many people want which features (and therefore which features it makes the most sense to implement).

  45. Release schedule? by Val314 · · Score: 3, Interesting

    Are you planning to do more regular updates (IE8/9/10/...)? maybe 1 year for between releases?
    Will you release those versions for all Windows versions that have mainstream support or just the latest Windows?

  46. This one is simple... by Glog · · Score: 3, Interesting

    Given the highly negative feedback provided for the User Interface of the IE7 BETA releases why did you decide to stick with the same format for the final release?

  47. Why develop IE at all by CmdrGravy · · Score: 5, Interesting

    Given that you are not planning on selling IE 7 and the fact that there are already other browsers on the market which can allow Windows users to experience the web fully why is Microsoft investing so much time and effort in continuing the development of IE ?

  48. Business case for releasing IE7 separate from Vist by reidconti · · Score: 3, Interesting

    Originally, Microsoft claimed that IE7 would only be available with Vista, and would not be made available for older versions of Windows.

    As it turns out, the release of IE7 separately is an about-face on this matter.

    While it might take away one advantage of Vista over sticking with XP, I think the choice of a free upgrade is a good thing for the user.

    Can you speak to the pro and con arguments that came out in deciding to release IE7 separate from Vista?

    Thanks.

  49. I asked Hakon about CSS and now I ask you: by Chabil+Ha' · · Score: 5, Informative

    This past summer Håkon Wium Lie was interviewed on /. and my question was selected concerning IE7's glaring lack of full CSS support. Why is it that MS has avoided meeting at least the ACID2 spec for CSS in order to bring some semblance of comformity for developers?

    Håkon Wium Lie's response to these questions is boiled down to the fact that you do have the talent and resources to fix these issues and he says that "the fundamental reason, I believe, is that standards don't benefit monopolists" like MS.

    How do you respond to his comments (the author of the CSS spec) and does MS have any near future plans to adhere to the existing CSS standard? If not, what would it take for MS to take a more proactive role in supporting it?

    --
    We're all hypocrites. We all have hidden parts, it's the contrast between them that make us more a hypocrite than others
  50. View Source Color Coding by MunkieLife · · Score: 3, Interesting

    Why is your "view source" feature so much worse than Firefox's?

  51. rfc2782 support? by 14CharUsername · · Score: 3, Interesting

    rfc2782 allows for DNS servers to return a list of ips to clients with info on priorities and weights. This would allow browsers to seamlessly switch to a backup server if the primary server went down, which would greatly improve website availability. Unfortunately, from what I can tell, there are no browsers out there that support this.

    Is there any possibility that IE will support this?

  52. Re:Pretty simple really. by Jerf · · Score: 3, Funny
    Can I see your implementation of a bubble sort?
    General Manager Dean Hachamovitch: "Hey, Bob, I need one of your programmers to have a Bubble Sort on my desk by Wednesday."
  53. Re:Not just the Events module... by Snover · · Score: 4, Informative

    While I agree that missing the Events module is definitely the BIGGEST problem, it's certainly not the ONLY problem, which is mostly what I was trying to get out. Also, I'm a fucktard and didn't preview my comment before posting (it's the only time I've ever not previewed a comment on Slashdot, I swear ;)) and Slashcode wiped out a bunch of what I was saying.

    What I MEANT to write was:
    * Tables that are created dynamically will not appear unless elements are added to <tbody> -- in other words, using DOM to write <table><tr><td>content</td><tr><table> does not display anything, even though <tbody> is optional.
    * getElementsByTagName('object').item(0).getElements ByTagName('param') returns EVERY <param> IN THE ENTIRE DOCUMENT, not just ones under the requested object. Yikes!

    As far as the navigator.plugins is concerned, it's definitely possible that it's a fragment of the browser wars, but that would be rather weird (except as an intentional attempt to sabotage Netscape Plugins API in order to push ActiveX -- something I find much more plausible than "fixing Netscape-only sites"). An empty nagivator.plugins would be just as easy to detect as one that didn't exist, and if something depended on it being there so that it could find a plugin, the site still wouldn't work in IE.

    As an aside, between my last post and now, I ran some JavaScript unit tests from the W3C Compatibility Test Suite.

    http://www.w3.org/2003/02/06-dom-support.html

    DOM Conformance Test Suites
    ==========
    DOM Core 1
    ----------
    Internet Explorer 7 (37.95% failure)
    Tests: 224
    Errors: 4
    Failures: 85

    Opera 9.02 (11.34% failure)
    Tests: 238
    Errors: 12
    Failures: 27

    Firefox 1.5.0.7 (5.88% failure)
    Tests: 238
    Errors: 15
    Failures: 14
    ==========
    DOM Core 2
    ----------
    Internet Explorer 7 (45.45% failure)
    Tests: 11
    Errors: 2
    Failures: 5

    Opera 9.02 (36.36% failure)
    Tests: 11
    Errors: 0
    Failures: 4

    Firefox 1.5.0.7 (18.18% failure)
    Tests: 11
    Errors: 0
    Failures: 2
    ==========
    DOM HTML 2
    ----------
    Internet Explorer 7 (8.47% failure)
    Tests: 685
    Errors: 16
    Failures: 58

    Firefox 1.5.0.7 (1.31% failure)
    Tests: 685
    Errors: 0
    Failures: 9

    Opera 9.02
    I tried about 20 times to get Opera to
    complete this test, and it would constantly
    fail to load files and Retry did nothing.
    Oh, well. I'd guesstimate the failures are
    probably around 2-3%.

    I'd say there's a pretty serious fucking problem when nearly 38% of DOM Core 1 functionality is BROKEN.

    --

    [insert witty comment here]
  54. Re:How about other Microsoft operating systems? by cp.tar · · Score: 3, Interesting

    Well, if IE7 works under Wine, we have an interesting paradox: it just might be cheaper to upgrade from Win2k to Linux in order to be able to run all the new MS programs which can't run under Win2k.

    Something seems so very wrong here...

    --
    Ignore this signature. By order.
  55. Popular standing by griblik · · Score: 3, Interesting

    I remember back when I started web development, Netscape (3|4) was the browser everyone loved to hate. It was the one you had to bend everything to fit for (resize fix, anyone?). IE4, on the other hand, was fantastic. You could make it do all sorts of cool things really easily. I thought it was the best toy in the shop.

    Today, IE is the browser that has people swearing blue murder because of the amount of effort it takes to make a page that works properly in the other browsers look correct in IE. As someone pretty high up in the dev team, does this bother you/niggle your professional pride? And perhaps more importantly, are there any plans to try to win back the affection of the web dev community?

    Personally, I think IE7 is a step in the right direction, but I think Netscape had to get to 7 or 8 before I started thinking it was a decent browser again - old hatreds die hard...

    --
    Warning: May contain nuts