Slashdot Mirror


IE7 From a Firefox User's Perspective

Buertio writes, "A week with IE takes a look at IE7 from the perspective of a long-time Firefox user. The verdict? Microsoft has come a long way but still has some way to go before taking on Firefox and Opera."

21 of 250 comments (clear)

  1. Re:Opportunity by eln · · Score: 5, Insightful

    The problem with your theory is that people that are still running 98 or (shudder) ME are probably doing so because it came with their computers and they are not into upgrading anything. The people that do not upgrade their OS, even after 6 or 8 years, are not likely to be the ones jumping on the latest browser upgrade either.

    Sure, you can try and get your 98 and ME-using friends to use Firefox, but suggesting that it might be a good idea for the project as a whole to go after a small and shrinking segment of the population, particularly when that segment of the population is defined in part by not liking change, does not seem to be a winning strategy to me.

  2. Before taking on Firefox and Opera? by King_of_Crunk · · Score: 4, Insightful

    You talk as if IE isnt the most used browser out there...
    /me waits for troll comments :P

    1. Re:Before taking on Firefox and Opera? by aeoo · · Score: 4, Insightful

      No. He's just talking from his own perspective. He sees himself as a battleground upon which Firefox and IE struggle. So far Firefox has won on that particular battleground (a.k.a. the author of the article). So he's talking about what IE has to do to win him over.

      It's a completely valid and highly useful way of looking at things. It actually makes more sense to me personally than going by aggregated statistics which lump all things together. Some sites are dominated by Firefox users. Other sites are not. The sites that are dominated by Firefox represent valid and lucrative markets in and of themselves. Of course if you aggregate everything together into one big lump, then in terms of numbers, IE is "winning". But that's not a very meaningful way to look at things. For exactly the same reason GDP is a horrible way to estimate economic health of a nation, and all the sane economists know this.

  3. sure... by Anonymous Coward · · Score: 5, Insightful

    "but still has some way to go before taking on Firefox and Opera"

    Well, considering it has the majority market share, it looks like they need to do nothing. They've already won the battle, it's up to Firefox and Opera to take on them.

  4. Memory Issues by zenithcoolest · · Score: 4, Insightful

    The article does not reflect the Memory consumption of each of the browsers. Unless, you tweak the firefox, it hogs a memory a lot when multiple tabs are open.

  5. Well.... by kclittle · · Score: 4, Insightful

    Microsoft has come a long way but still has some way to go before taking on Firefox and Opera.

    I can't speak to Opera, by Firefox 1.5 crashes on me much more than IE6 ever did (based on experience with two different machines), and my experience with IE7 is that it is solid. And some sites using fancy forms (for example, my LinkSys/Cisco home router) don't work with FF at all.

    Don't get me wrong, Firefox is still my default browser (I'm using it now), but by some meterics IE is more than a match.

    --
    Generally, bash is superior to python in those environments where python is not installed.
    1. Re:Well.... by Vicegrip · · Score: 2, Insightful

      LOL.. I've used Firefox regularly on at least 15 different computers over the years since the first releases (Mozilla and then Firefox). I don't remember crashes but do recall the occasional bad behavior. My experience with IE has been considerably worse but tolerable.

      IE7.. got it.. nothing to write home about. Cute upgrade. Still like Firefox a lot more.

      Here's something to chew on. I know a whole bunch of people whose machines were seriously pwned because of IE exploits. Thats enough to turn you off a piece of software no matter how pretty they make it.

      Of late it's keylogger crap to steal WoW accounts. Know three people who got caught by them. Not statistically worthwhile I agree. But if you knew three people who owned a Ford that exploded on them, chances are you wouldn't be wanting one of the same model not matter what the deal.

      --
      Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
  6. Drawback by tasukisempai · · Score: 4, Insightful

    The drawback is that if IE ever gets usable it will be more difficult to make people switch to Firefox, they will just stick with IE because it works.

  7. Re:ie better than firefox and opera in xml/ xsl by Anonymous Coward · · Score: 2, Insightful

    interesting, but nobody was saying that ie was worse at absolutely everything. just the most important things. taking years to get tabbed browsing going and being terribly, terribly behind on basic css and image support, etc.

  8. Re:Opportunity? For what else? by Anonymous Coward · · Score: 2, Insightful

    As a web developer and designer, my biggest worry is that a significant proportion of my target audience (too large to ignore) will be stuck with IE6 for the forseable future, and that will further complicate the development process.

    I doubt that many people who aren't running XP will switch to Firefox - the likelihood is that anyone in that situation who hasn't already switched won't understand and won't care.

  9. It's a matter of putting priority fixes first by cppgenius · · Score: 2, Insightful

    The developers of Firefox focus on high priority bugs, that's why they don't care about xml bugs, especially if it won't jeopardise the security of Firefox. Microsoft doesn't mind any kind of bug whether it is critical or not. http://www.cybertopcops.com/

    --
    www.cybertopcops.com
  10. Re:Opportunity by diegocgteleline.es · · Score: 2, Insightful

    Most critical is that IE7 requiring XP or later is an opportunity for other browsers

    Also notice that IE7 *requires* a legal copy of Windows XP, you need to run through this WGA thing. And even if it's possible to circunvent it, it's unlikely that most of the people (who doesn't have windows license) will do it. So it's possible that a big number of XP users *will* install firefox, just for not being left behind of the IE7 users and firefox users.

  11. Re:IE7 Text Rendering by nazh · · Score: 4, Insightful

    Regardless whether or not you like cleartype or not. IE7 should obey the system settings for that setting. I have turned off cleartype in XP, the text is to blurry for my taste, so it was quite annoying that IE7 did come with cleartype turned on by default and ignoring my system wide settings. How to turn off cleartype wasn't very intuitive either. Who would know that that setting is listed below multimedia?

  12. Mod parent way, way down by Snover · · Score: 3, Insightful
    If you'd bother to read the Opera page you linked to you'd see this:

    XSLT, XPath, and XSL-FO

    Opera has near-complete support of XSLT 1.0 and XPath 1.0

    Now let's see. IE can't handle application/xhtml+xml. Its JavaScript implementation doesn't support any of the namespaced DOM functions (createElementNS, getAttributeNS, etc.) making it pretty much useless for any sort of dynamic handling of XML that contains multiple namespaces. Hell, IE7 fails 38% of the W3C's DOM test suite.

    Obviously, MoFo has omitted several rather important things from their browser product, one of them happening to be the ability to load external entities. But to say that Opera doesn't support XSLT is just blatantly wrong, and while I certainly don't advocate working around broken browser behaviour, it's certainly something that's done a lot for IE -- I bet you could do it for Firefox's flaw, too, if you spent less time complaining and more time working.
    --

    [insert witty comment here]
  13. Re:Opportunity by Anonymous Coward · · Score: 2, Insightful

    after I screamed at them for this kind of attitude and for advising someone who is ignorant of such matters that they would need a whole new computer, I went out and bought her a new system

    Is anyone else confused by this?

  14. Re:Opportunity by smittyoneeach · · Score: 2, Insightful

    There is a substantial delta between telling someone frivolously to spend their own money[1] on a new set of shackles, and parting with your own time and treasure to liberate them from said shackles.
    Begone, androgynous blowhard.

    [1]presumably to extend the grip of the fifth branch of government, Redmond

    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
  15. Re:Opportunity by porl · · Score: 4, Insightful

    i can believe it. i have done the same for my sister, my mother, and many other people i know that are "computer illiterate". the fact is, if you spend the effort to show them the ropes for a day or so, computer illiterate people are able to switch to linux a *lot* easier than most self professed 'experts'. the main problem with usability is not that linux (esp ubuntu, mandriva etc) is hard to use, but that it is different to windows. if you have a user that is not locked into the windows mindset then that is not a problem. i can honestly say that i get less calls asking for help now that they are using linux than i did with windows.

  16. Non-standard UI is a non-issue by Sloppy · · Score: 2, Insightful

    The screenshots make MSIE look bizarre to me, but I am very sceptical that this will really put MS at any sort of disadvantage. To make a joke, here: they're just copying Apple again.

    In the last 5 years or so, Apple has gone absolutely apeshit with apps that totally defy their earlier style guidelines. Nobody talks about MacOS's "consistent experience" anymore. What price did Apple end up paying for this? None. Did as many people leave MacOS in protest over the bizarre UIs, as migrated to MacOS after saying "ooh, shiney!!!"? Hell no. Nobody protested at all, except usability nerds, and we all know they have sticks up their butts, anyway. ;-)

    Microsoft has probably learned something about human nature over the years. And perhaps one lesson they've learned, is that making bizarre arbitrary changes to UIs, is a good way to make people think something is "new and improved." It worked for Apple, so it will probably work for Microsoft.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  17. IE7 is a functional browser, but not much else by Sepodati · · Score: 4, Insightful

    Surprised on one's mentioned how messed this new Slashdot commenting code is with IE7...

    IE7 is far less integrated to the OS like IE6 was. Or at least it seems so. It used to be that you could open web addresses in My Computer and Explorer would "become" IE and navigate to the address. Now, doing the same thing triggers a Firefox window to open and navigate to the address, since Firefox is set to my default browser. Not a bad feature here, but interesting.

    Another issue that I personally have, but won't apply to many others, is using a runas shortcut to get to Explorer. I used to have a shortcut that used runas to open IE6 as an administrator. Then I could type "Control Panel" or C:/ and go about my business with an admin window while still logged in as my normal restricted user. Very convenient and I rarely found myself logging on as an administrator to do anything. With IE7, it's merely a browser and you can't (that I've seen) get to the control panel or navigate the file system with it. If you type in C:\ for example, IE7 will open another Explorer window to the C: drive. What's really odd, though, is that this new window opens with the permissions of my restricted user even though the IE7 window was running as an administrator. Usually (or in the past) a window opened would inherit the user permissions of the parent. (FYI, pointing the runas shortcut to Windows Explorer doesn't work, nothing opens.)

    Other than those issues, there's really no problems. It's a functional browser and not much else.

    What misses the mark, though, is the majority of the add-ons for IE. I got excited once I started reading over the list until I realized most of the were not free. Paying for add-ons? Are you kidding me? Even the ones that are free sound good, but miss the mark when compared to similar add-ons that I'm familiar with.

    There's an IESpell add-on that'll spell check text areas for you. Instead of underlining misspelled words like their Office app (and Firefox 2.0) does, you have to click a button to spell check the text areas for you. Functional, but annoying.

    There's an InlineSearch add-on that'll find words as you type, ala Firefox or whoever had it first (I don't care who). However, instead of just searching as you type, you have to press Control-F first to open the search dialog along the bottom of the page. Maybe this is better for some people, but if you're going to copy something and make it different, at least give the option to make it behave like whatever you copied. The other problem with this add-on is that is only installs for the user who runs the .exe file. That sounds good, and similar to extensions on a per-user basis in other browser, except you have to be an Administrator to install the extension. So unless I want to (and I don't) run as an administrator (or mess with file permissions somewhere within "Program Files"), I can't. Functional, but annoying.

    There's there's Fiddler which promises to be like LiveHTTPHeaders in Firefox. For the most part it is, but again, it just misses the mark. First, it's just another program and other than capturing HTTP requests that IE makes, I don't see how it's really an add-on for IE. Second, a big feature of LiveHTTPHeaders (and others, I'm sure) is that you can replay HTTP requests after modifying any of the request headers and see the results in the browser. Unless I missed something, Fiddler let's you replay the modified HTTP request, but only shows you the raw HTML response, instead of actually loading it into a browser window. Functional, but annoying.

    There are others that are annoying, too, mostly be requiring administrator permissions for some obscure installation folder, but some are good. The NoMoreCookies add-on is useful since IE7's cookie management is non-existent. I did not find any way to delete individual cookies or view their contents. There's a DevToolbar that has some useful features, too.Not that I have a use for them, but there are StumbleUpon and MouseGesture add-ons for IE7, to

  18. Re:Minimo by dunkelfalke · · Score: 2, Insightful

    no it doesn't. if it won't crash at startup it will crawl, not run

    minimo is far too big and too slow to be used in a mobile device. as much as i love mozilla on pc (using it since 1999) opera mobile is currently the best mobile browser.

    --
    Conservatism: The fear that somewhere, somehow, someone you think is your inferior is being treated as your equal.
  19. great summary by briancnorton · · Score: 3, Insightful
    "Microsoft has come a long way but still has some way to go before taking on Firefox and Opera"

    I bet the IE guys are microsoft read the article and are sulking about how their browser isn't ready to take on the competition. Oh well, I guess they can always take solace in their 88% market share.

    --

    People who think they know everything really piss off those of us that actually do.