Slashdot Mirror


Microsoft IE 7 Goes (More) Beta

Hans W. Smith writes "Microsoft has unveiled Internet Explorer 7, releasing the new "preview" version of its Web browser to the general public for testing. The latest version works only with Windows XP Service Pack 2 and includes many of the features Microsoft has been touting for months such as: privacy protection,tabbed browsing and a search box similar to Firefox. They tried to outdo Firefox tab browsing with a feature call Quick tab which shows thumbnail view of all open tabs in a single window." Yup, you saw it yesterday. Posting before coffee never works.

15 of 292 comments (clear)

  1. "Quick Tab" by arcdx · · Score: 5, Informative
    They tried to outdo Firefox tab browsing with a feature call Quick tab which shows thumbnail view of all open tabs in a single window.
    This can be accomplished in Firefox by using the foXpose extension.
    1. Re:"Quick Tab" by dema · · Score: 3, Informative

      A shot from OminWeb's website: http://www.omnigroup.com/images/images-5/features/ tabs.png

      And Shiira on OS X has a similar feature called tab exposé: http://hmdt-web.net/shiira/screenshot/en#tabExpose

  2. IE7 is a dupe! by Alphab.fr · · Score: 5, Informative

    The "new" quicktab feature is nothing more than a copy of the Firefox Viewmatic Foxposé...
    http://viamatic.com/index.php/firefox

    And M$ says to dev, please install IE7 Beta and test your pages... except that if I do that, it kills IE6, and I can't check my pages as they'll be seen by 90% of visitors...

  3. Re:Microsoft should thank Firefox by CyricZ · · Score: 5, Informative

    I know you're joking, but keep in mind that many of the innovative developments which are credited to Firefox actually appeared first in other browsers, such as Opera, Konqueror, and Amaya. Tabs, ad blocking, mouse gestures, and so forth.

    --
    Cyric Zndovzny at your service.
  4. Re:Arn't they bored? by masklinn · · Score: 3, Informative

    I'd suggest switching to Firefox 1.5, which does free the tab's memory (unless it's within the set cache size and stuff), and actually remembering to set the cache size.

    --
    "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
  5. Re:css fixes? by Bogtha · · Score: 4, Informative

    Yes, yes and yes.

    I appreciate that it's a genuine question, but a completely information-free comment should not be Score: 4, Insightful.

    --
    Bogtha Bogtha Bogtha
  6. Needs "Genuine Advantage" validation by james_bray · · Score: 5, Informative

    Just to save some people the bother of downloading....

    --
    http://www.reeb.freeserve.co.uk
  7. IE 7's Rendering Abilities seem worse by Kasracer · · Score: 3, Informative

    Check out Slashdot itself. On Opera, Firefox, IE 5 and 6, it seems to render nicely. Check out Slashdot with IE7. A good chunk of the bottom overlaps all sorts of stuff. I can't read the last few lines of someone's reply if they're the last comment. Also, my website www.binaryidiot.com renders perfectly with IE 5, 6, Opera, Firefox, Safari, Konquerer. In IE7, it places the add that should be on the right, between the navigation and the content. There is a HUGE space there. For some reason I am also seeing a lot of horizontal scroll bars for many pages. Looks like I'm going to need to make even MORE server side code to make sure IE7 works correctly. This is very frustrating. I wish the rumour that Microsoft purchased Opera was real. At least then we'd have a decent browser to work with. Another thing bothering me about IE7 is all the inconsistancy. Some back and forth icons, as well as the Favorites Center icon all have jaggies on them (these are seem even more with theming off) yet the icons on the right of the address bar look flawless. Also, I'd say almost 100% of windows applications have a menu at the top. Does IE7? NO! You have the option for the class menu but then it places it between the address bar and the tabs. If you unlock the bars, you can't move it up or down. There is no setting to put it where it belongs and if you have theming on, it has some odd lines on it that don't do anything. I fear for the web

    1. Re:IE 7's Rendering Abilities seem worse by porneL · · Score: 3, Informative

      IE7 isn't compatible with IE6 bugs and hacks anymore, but it's still far behind other browsers in standards compiliance. That's going to be a real plain for web developers - both IE and non-IE code breaks in IE7.

  8. I tried it ... some thoughts. by Gnascher · · Score: 5, Informative

    1. They are requesting that developers install it and test thier sites and report back. However, it installes OVER IE6, so you can't have them both on the same machine. This is a major showstopper for a developer, since we NEED to have IE6 installed for current functionality and compatibility.

    2. Fails the Acid2 test miserably

    3. They've moved the Refresh button to the right of the address bar, while the Forward and Back buttons remain in the same position ... this is just dumb. All the navigation buttons should be grouped.

    4. The "Stop Navigation" button has also been moved over to the right. They've also changed the look of the button to a red "X", so that it now looks like a "close something" button instead of a "stop this action" button.

    5. They've "fixed" the functionality that allows you to utilize many CSS hacks to compensate for IE's rendering flaws, however they haven't fixed the underlying bugs that the "hacks" were intended to fix. As a result, a lot of sites I checked out that rendered just fine in all current browsers (including IE6) are now broken in IE7, because the "hacks" no longer work in IE7, but thier standards complience is still shoddy, and thier box-model still sucks.

    6. The graphics for the tabs looks "clunky" as compared to other tabbed browsers.

    7. They've hidden the main menu, so now you have to go through a few clicks to find the options that used to be only 1 or 2 clicks away.

    Overall, I hope they don't think that this release is close to production readiness. They've changed a number of things just so that they look different, while in the process breaking a number of UI conventions that have long been established an work.

    They've still got a lot of work to do in thier CSS support ... I don't understand why even some of the most basic CSS functionality is beyond thier ability to grasp. I can understand some of the more 'advanced' CSS features being a little tricky to interpret and implement, but basic positioning, sizing, padding and margin issues should be pretty easy to understand.

    They claim to have fixed .PNG alpha channel transparency, and that's true ... to a point, but it doesn't work when the .png with transparency is used in a layer in some cases.

    One thing I can applaud them on is that they've added the ability to use XMLHttpRequest without using thier proprietary ActiveX control, which will simplify those of us writing AJAX code into our web apps. They claim the old ActiveX method will still work for legacy support though.

    So, that's my take. They've come a long way from IE6 ... but I beleive that they've got a long way to go in order to have a final release of IE7 that can truly compete against the other players in today's browser market.

    --
    It's not my fault! It was this way when I got here.
  9. Re:Enough of the tabs already by Gnascher · · Score: 3, Informative

    For now, view-source sitll uses notepad. I don't know if they've any intention to change this.

    However, If you want contextual highlighting on IE view-source, just replace your OS-supplied notepad with one of the developer's notepad apps out there.

    --
    It's not my fault! It was this way when I got here.
  10. Re:MS flip flop by stubear · · Score: 3, Informative

    While it wasn't in Internet Explorer, Microsoft had tabbed browsing in their help browser (based on IE) for Visual Studio long before even Opera had tabbed browsing. You do know Opera had tabbed browsing before Firefox don't you? Firefox, contrary to Slashbot mythology, did not invent tabbed browsing, extensions, nor any of the other features that are common to the application. In fact, Firefox, while a competent browser, is nothing more than a shining example of the lack of innovation in the open source community. It clearly deomnstartes the lengths that open source developers will go to in aping features and design conventions from other apps and claiming them as their own, going as far, in some cases, as to claim they were invented by the open source application.

  11. Run IE7 locally without replacing IE6 by AC-x · · Score: 4, Informative

    The iexplore.exe.local trick seems to work for IE7.

    Simply download the installer, use WinRAR or similar to unpack the installer into a folder, add an empty file called "iexplore.exe.local" then run iexplore.exe.

    No having to uninstall IE6, or even install IE7 at all. The interface gets a bit messed up but it's definitely running a new engine (still some CSS bugs I can see tho, tut tut....)

    1. Re:Run IE7 locally without replacing IE6 by Wierdy1024 · · Score: 4, Informative

      I highly recommed AGAINST doing this - IE7 runs fine, great etc., but when you close IE you'll find that windows explorer can no longer open folders, and that Internet explorer can open a web page, but hyperlinks no longer work. If a hyperlink is clicked 152 internet explorer windows open up, all saying "Action Canceled", and then the machine runs out of memory. I spent ages with system restore and registry backups trying to undo all IE7's registry changes, but in the end I had to format and re-install windows.

      So overall, DO NOT DO THIS UNLESS YOU DON'T MIND BREAKING WINDOWS EXPLORER AND IE6!!!

  12. How to Run Both IE6 and IE7 PB2 On the Same PC by wolverine1999 · · Score: 4, Informative


    This page explains how you can run both on the same PC without needing a virtual machine. It works well for me.

    http://weblogs.asp.net/jgalloway/archive/2005/12/2 8/434132.aspx