Slashdot Mirror


Open Source Add-on Rewrites the User Interface of IE11

An anonymous reader writes "This is how Internet Explorer would look if you move the tabs to the top like in other browsers. Developed as a design and UX study, the open source add-on replaces the default navigation bar and combines three traditionally separate toolbars into one. The UX project started in 2004 to demonstrate that it is feasible to combine the address, search, and find box into one. Additionally, Quero offers a variety of customization options for IE, including making the UI themeable or starting Microsoft's desktop browser always maximized."

7 of 86 comments (clear)

  1. Turns out... by aardvarkjoe · · Score: 4, Insightful

    This is how Internet Explorer would look if you move the tabs to the top like in other browsers.

    Turns out that it would look pretty much the same as the other browsers. Thanks timothy, I never could have figured that one out!

    --

    How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    1. Re:Turns out... by Blakey+Rat · · Score: 4, Insightful

      It's *really* hard to give a shit about this "story". Hey, special news report, you can change IE's look, whoop-de-shit!

  2. Why? by bankman · · Score: 3, Informative

    This is how Internet Explorer would look if you move the tabs to the top like in other browsers.

    I have yet to understand the reason for the UI change in the other browsers.

    --
    I feel so sig.
  3. Stupid Positioning by Anonymous Coward · · Score: 4, Insightful

    Put the tabs underneath the bookmarks toolbar (just above the webpage you're viewing) where they make sense, then we can talk about maybe using the browser again.

    1. Re:Stupid Positioning by Badooleoo · · Score: 3, Insightful

      I can not agree more with this. Tabs are for the page you are viewing not the menu, address bar, search bar, navigation buttons, bookmarks or anything else that is browser wide.

      Also having tabs at the top messes with hovering and accessing remote desktop bars and operating system docks like object dock if you have it at the top (which is the default).

  4. Re:Did they implement AdBlock and FlashBlock? by jones_supa · · Score: 4, Informative

    Sure.

    AdBlock Plus supports IE.

    As for blocking Flash, click the gear menu and tick Safety -> ActiveX Filtering. As Flash is an ActiveX plugin in IE, this blocks Flash by default. You then can whitelist individual sites by using the blue address bar icon.

  5. Re: Who cares by Vanderhoth · · Score: 3, Informative

    I'm a web developer. Firefox is fine. If I develop a site for Firefox, or Chrome, or Opera, or Safari it will work in any of those four browsers without issue, but I have to redevelop the site for IE. If I develop for IE I have to redevelop the site again to work in the other browsers.

    I will give that my company recently decided to stop supporting IE 6, 7, and 8. IE 9 isn't nearly as bad, and doesn't require as many workarounds as the previous iterations. IE 10 is a little better, it's still slow as shit for mapping applications that HTML 5 and javascript (not written by me) for the mapping engine (works great in Chrome, Firefox, Opera and Safari), and I haven't used IE 11 as of yet. Hopefully with IE 11 they'll finally have it right and I won't have to waste time rewriting sites and having to explain over and over to management why it's necessary. It's so stupid, our management insists sites work in all major browsers, but then they get pissy when extra time is needed to actually make sure things are working correctly.

    I'd also like to know who sets the metrics for how long development should take, because it's not me.