Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Browsers

Browsers

Scheduled Pinned Locked Moved The Lounge
visual-studioquestionasp-netdockerbeta-testing
28 Posts 18 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SimulationofSai
    wrote on last edited by
    #1

    I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

    SG Aham Brahmasmi!

    C OriginalGriffO A J W 12 Replies Last reply
    0
    • S SimulationofSai

      I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

      SG Aham Brahmasmi!

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #2

      I find Chrome startup very fast (faster than FF) but I only have FireBug as an extension. IE8 is fine, but boring, and IE9 really, really irritates me. I simply cannot use it as my main browser anymore. Just give me back the dedicated search box, or make search from address work sensibly and I'm good. FireFox is my old trusted standby simply because Firebug works far better in it than in Chrome, and IE's dev tools are awful. I used to be excited by new browsers but they've all hit the level of uniform boringness. Safari is just an annoying wrapper for Webkit (which role Chrome handles perfectly) and I just don't see the point of Opera.

      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

      M S B D D 5 Replies Last reply
      0
      • S SimulationofSai

        I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

        SG Aham Brahmasmi!

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #3

        Chrome. Because it's not IE.

        Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        1 Reply Last reply
        0
        • C Chris Maunder

          I find Chrome startup very fast (faster than FF) but I only have FireBug as an extension. IE8 is fine, but boring, and IE9 really, really irritates me. I simply cannot use it as my main browser anymore. Just give me back the dedicated search box, or make search from address work sensibly and I'm good. FireFox is my old trusted standby simply because Firebug works far better in it than in Chrome, and IE's dev tools are awful. I used to be excited by new browsers but they've all hit the level of uniform boringness. Safari is just an annoying wrapper for Webkit (which role Chrome handles perfectly) and I just don't see the point of Opera.

          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

          M Offline
          M Offline
          M dHatter
          wrote on last edited by
          #4

          Chris Maunder wrote:

          I just don't see the point of Opera

          You don't like singing either? :laugh:

          "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein "Few things are harder to put up with than the annoyance of a good example." Mark Twain

          1 Reply Last reply
          0
          • S SimulationofSai

            I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

            SG Aham Brahmasmi!

            A Offline
            A Offline
            AtomTech
            wrote on last edited by
            #5

            on windows i use opera as its fast and stable. i also rarely have compatibility issues with it anymore. on linux i use firefox. when i used to use it on windows it was terribly slow, often taking three minutes to start up, but on linux its fairly quick and stable. it is a bit slower to start up than I'd like and you do get the occasional crash, but it's not bad enough for me to bother installing a new browser. i tried chrome a while back (on windows), but while it was fast i didn't particularly like its UI. maybe its improved since then, but i haven't tried it in a while though. i was thinking about installing it on my linux system in place of firefox. i practically never use IE now, having stopped using it years ago. whenever i do use it its always very laggy.

            S 1 Reply Last reply
            0
            • A AtomTech

              on windows i use opera as its fast and stable. i also rarely have compatibility issues with it anymore. on linux i use firefox. when i used to use it on windows it was terribly slow, often taking three minutes to start up, but on linux its fairly quick and stable. it is a bit slower to start up than I'd like and you do get the occasional crash, but it's not bad enough for me to bother installing a new browser. i tried chrome a while back (on windows), but while it was fast i didn't particularly like its UI. maybe its improved since then, but i haven't tried it in a while though. i was thinking about installing it on my linux system in place of firefox. i practically never use IE now, having stopped using it years ago. whenever i do use it its always very laggy.

              S Offline
              S Offline
              SimulationofSai
              wrote on last edited by
              #6

              One of the features I like best in Opera is Ctrl + Z. How I wish that this was built into FF. Yes, compatibility has gotten better of late. But Javascript still has issues, especially menus that depend on JS and also some postback events that have complicated JS behind them.

              SG Aham Brahmasmi!

              D 1 Reply Last reply
              0
              • C Chris Maunder

                I find Chrome startup very fast (faster than FF) but I only have FireBug as an extension. IE8 is fine, but boring, and IE9 really, really irritates me. I simply cannot use it as my main browser anymore. Just give me back the dedicated search box, or make search from address work sensibly and I'm good. FireFox is my old trusted standby simply because Firebug works far better in it than in Chrome, and IE's dev tools are awful. I used to be excited by new browsers but they've all hit the level of uniform boringness. Safari is just an annoying wrapper for Webkit (which role Chrome handles perfectly) and I just don't see the point of Opera.

                cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                S Offline
                S Offline
                SimulationofSai
                wrote on last edited by
                #7

                Chris Maunder wrote:

                I used to be excited by new browsers but they've all hit the level of uniform boringness

                That's true. What's strange about this is that I thought everything's getting more web centric these days. It's sad to see that browser wars these days are mostly about getting more market share rather than bringing out innovation.

                SG Aham Brahmasmi!

                M 1 Reply Last reply
                0
                • S SimulationofSai

                  Chris Maunder wrote:

                  I used to be excited by new browsers but they've all hit the level of uniform boringness

                  That's true. What's strange about this is that I thought everything's getting more web centric these days. It's sad to see that browser wars these days are mostly about getting more market share rather than bringing out innovation.

                  SG Aham Brahmasmi!

                  M Offline
                  M Offline
                  M dHatter
                  wrote on last edited by
                  #8

                  SimulationofSai wrote:

                  bringing out innovation

                  All I care about is a browser that works and is fast and displays W3C standards correctly. Innovation can come from third party extensions.

                  "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein "Few things are harder to put up with than the annoyance of a good example." Mark Twain

                  1 Reply Last reply
                  0
                  • S SimulationofSai

                    I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                    SG Aham Brahmasmi!

                    J Offline
                    J Offline
                    Joan M
                    wrote on last edited by
                    #9

                    IE9: Never tried the others... it is enough for me as it works well.

                    [www.tamelectromecanica.com] Robots, CNC and PLC machines for grinding and polishing.

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      I find Chrome startup very fast (faster than FF) but I only have FireBug as an extension. IE8 is fine, but boring, and IE9 really, really irritates me. I simply cannot use it as my main browser anymore. Just give me back the dedicated search box, or make search from address work sensibly and I'm good. FireFox is my old trusted standby simply because Firebug works far better in it than in Chrome, and IE's dev tools are awful. I used to be excited by new browsers but they've all hit the level of uniform boringness. Safari is just an annoying wrapper for Webkit (which role Chrome handles perfectly) and I just don't see the point of Opera.

                      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                      B Offline
                      B Offline
                      Brady Kelly
                      wrote on last edited by
                      #10

                      There is a Chrome Firebug? First time I've known about it. I use FF for FireBug, and Chrome for all browsing.

                      R 1 Reply Last reply
                      0
                      • S SimulationofSai

                        I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                        SG Aham Brahmasmi!

                        W Offline
                        W Offline
                        Westley Cooper Thorn
                        wrote on last edited by
                        #11

                        ie is always my preferred web browser. To me all the others feel basic and un-intuative, especially when it comes to navigating and using my favourites and history (which I have permanently pinned to my side). I have all the others on my system as I'm a web developer but in my view having tried the others for ages I keep coming back to ie. and use the others for testing.

                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          I find Chrome startup very fast (faster than FF) but I only have FireBug as an extension. IE8 is fine, but boring, and IE9 really, really irritates me. I simply cannot use it as my main browser anymore. Just give me back the dedicated search box, or make search from address work sensibly and I'm good. FireFox is my old trusted standby simply because Firebug works far better in it than in Chrome, and IE's dev tools are awful. I used to be excited by new browsers but they've all hit the level of uniform boringness. Safari is just an annoying wrapper for Webkit (which role Chrome handles perfectly) and I just don't see the point of Opera.

                          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                          D Offline
                          D Offline
                          Dan Neely
                          wrote on last edited by
                          #12

                          Chris Maunder wrote:

                          I just don't see the point of Opera.

                          MDI >> Tabs (even if the most recent incarnations of O default to hiding the MDIness as much as possible).

                          3x12=36 2x12=24 1x12=12 0x12=18

                          1 Reply Last reply
                          0
                          • S SimulationofSai

                            One of the features I like best in Opera is Ctrl + Z. How I wish that this was built into FF. Yes, compatibility has gotten better of late. But Javascript still has issues, especially menus that depend on JS and also some postback events that have complicated JS behind them.

                            SG Aham Brahmasmi!

                            D Offline
                            D Offline
                            Dan Neely
                            wrote on last edited by
                            #13

                            FF equivalent is Ctrl-Shift-T

                            3x12=36 2x12=24 1x12=12 0x12=18

                            1 Reply Last reply
                            0
                            • S SimulationofSai

                              I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                              SG Aham Brahmasmi!

                              D Offline
                              D Offline
                              dazfuller
                              wrote on last edited by
                              #14

                              Chrome for me at the moment is the best, it's fast, intuitive and stays out of my way. Plus the chrome developer tools are fast becoming my favourite. FireFox is still a great browser and I have been trying out the new version 4 beta, Firebug is amazing and its extensions seem limitless. Opera is for me usually a little to sluggish for me and does a bit too much, it likes to remind me that it's there and I don't like programs that do that really. Lynx, although I don't use it often it really is great for getting info off the web when accessing a headless server. IE, well, it sucks. I spend so much of my time as a developer dealing with shit that IE throws at me and all because they simply can not be bothered to follow standards. If IE were an animal it would have been put down a long time ago.

                              S 1 Reply Last reply
                              0
                              • S SimulationofSai

                                I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                                SG Aham Brahmasmi!

                                A Offline
                                A Offline
                                Alan Burkhart
                                wrote on last edited by
                                #15

                                I used IE for years but when they changed the UI a few years ago it seemed like everything was in the wrong place. I switched to FF and never looked back. Same goes for Chrome and Opera. I prefer an old-fashioned UI. My teenaged nephew swears by the Maxthon[^] browser. I'd never heard of it until he mentioned it one day. According to Maxthon's website, it's:

                                The only browser designed for the whole web. Dual display engines (powered by Trident and Webkit) and the web's fastest Javascript engine (V8) make every website sing

                                Everybody SHUT UP until I finish my coffee...

                                1 Reply Last reply
                                0
                                • B Brady Kelly

                                  There is a Chrome Firebug? First time I've known about it. I use FF for FireBug, and Chrome for all browsing.

                                  R Offline
                                  R Offline
                                  rwlpf
                                  wrote on last edited by
                                  #16

                                  http://getfirebug.com/firebuglite

                                  D 1 Reply Last reply
                                  0
                                  • S SimulationofSai

                                    I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                                    SG Aham Brahmasmi!

                                    B Offline
                                    B Offline
                                    BC3Tech
                                    wrote on last edited by
                                    #17

                                    IE9 here, no complaints.

                                    1 Reply Last reply
                                    0
                                    • S SimulationofSai

                                      I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                                      SG Aham Brahmasmi!

                                      M Offline
                                      M Offline
                                      Marc Greiner at home
                                      wrote on last edited by
                                      #18

                                      I use Opera, Chrome and IE. Opera for daily browsing and emails: - All in one integrated and fast browser - Highly configurable - Author / user mode (some web pages are so barely readable... With one click in the Opera toolbar, they are cleaned) - Commercial blocker or animation blocker - Lots of other small things that I learned to love with the time (around 10 years of daily use), like shortcuts, mouse movements, and small trick functions. - Very nice integrated email client - Nice (revolutionary) email management - Spam filter that works - nice search function that finds emails or contacts, unlike Outlook. - Enables me and my family members to download our respective emails on several PCs. It uses a configurable period before it deletes the already downloaded emails by my provider. I set the period to two weeks. - I have around 10 years of email history in it, without any quirks. - Integrated newsreader. A nice one (I have seen and used several not so good ones). - Integrated NNTP. Also a nice one. - Opera can synchronize my bookmarks between several PCs (same principle as DropBox), or other parameters like the speed dial, history, notes, etc. Note that Opera cannot synchronize the contacts, which I miss. I don't like the standard Opera skin. I use the WinVista MSOffice2007 skin. Chrome I use it only for Web development with VS2010. ASPx pages load fast, and I can easily debug the javascript in Chrome. Although I may use the Opera JavaScript debugger. IE8 I use it for compatibility reasons, because most of the web sites work with it. I use it also for Web development, but only to debug in VS. I use it the least possible, because it is slow. FF I have no use for this.

                                      S 1 Reply Last reply
                                      0
                                      • S SimulationofSai

                                        I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                                        SG Aham Brahmasmi!

                                        B Offline
                                        B Offline
                                        badoedipus
                                        wrote on last edited by
                                        #19

                                        I use IE, FF, Chrome and Rockmelt. IE is only good for downloading other browsers. Chrome is the mainstay for bumping around the net finding tidits to assist me in my efforts at work. FF is good for picking up the few websites that aren't chrome compatible. Rockmelt is my personal favorite for use at home. It allows me to follow RSS Feeds, Twitter, FB etc. all while being unobtrusive. It definitely pushes innovation. Plus the newest version (invite only at this point) supports Chrome Apps/Plugins.

                                        :suss:Bad Oedipus:suss:

                                        S 1 Reply Last reply
                                        0
                                        • S SimulationofSai

                                          I've been using Chrome since it's beta and although it's not the only browser I use ( I have Firefox, Chrome and Opera open most of the time, and IE open if I want to browse through my corporate intranet ), it's the slowest of the lot to wake up from a slumber. As with most developers, I switch between IDE's and other windows constantly and have tens of applications running continuously. If, after say an hour of using VS and other applications, I switch to Chrome, there's this loooong grinding of the HDD, plain white windows and an antiquated time piece displayed. Yes, Firefox also does this, but not for long, and once it gets over the initial slumber, I can switch between tabs without further page faults. But in Chrome, every tab I refocus on will cause a HDD grind. So I did a little observation using Process monitor and Chrome registers a large number of page faults. Interestingly, both Chrome and FF have the same set of extensions installed. Yes, I understand that the code differs and also the way extensions are managed. My machine is not express fast, but it's not bad either. It's an I7 dual core with 4 GB RAM. There was a thread earlier about a FF memory leak. I did check if I had the same problem, but was not sure because I saw no apparent increase in memory usage over time, with the same set of tabs left open. But then, I've updated to the latest version now. Maybe because Chrome creates a separate process for each tab and extension, there's more work to be done to reload it once it gets paged. I'm really disappointed with Chrome though. The only reason I use it is because it starts up much faster than other browsers ( Opera included ) and is useful if I want to quickly check something before I have to run off to a meeting or something. FF, for me, especially after the introduction of the plugin-container has been solid and stable. It's not blazing fast and takes forever to start up, but that's acceptable. I used to be a big fan of Opera and still am, but compatibility issues are irritating. I open up a site in Opera only to find that it looks weird and have to waste further time opening that link in FF. So the question, which browser do you people use primarily? And for what reason? Anyone agree/disagree that Chrome was hyped a little too much and delivered a little too little.

                                          SG Aham Brahmasmi!

                                          G Offline
                                          G Offline
                                          giuchici
                                          wrote on last edited by
                                          #20

                                          I use Internet Explorer in general (even this moment). I am using it for a long time now, since it was the light and fast alternative to Netscape which was the slow and ugly Goliath. But let me try to understand something. So, apparently some people performed tests, did some research and which browser won, that is what they decide to use. Are you telling me that if you are a Chrome user now and tomorrow Internet Explorer becomes better by 1% than Chrome are you going to switch to IE? Why are not people admitting that there's a lot of subjectivity and there's a bond between most of us and our preferred browser even when it is in the last place. I don't give a crap about IE being 5% slower when it starts if later it is the browser where it is the easiest for me to find my way through its menus and options. If something doesn't work I use Chrome or Firefox and sometimes Opera. The truth is that today every developer needs at least two or sometimes three browsers and I mean for browsing, not for testing. On the other hand I am thinking about the fact that we could have been in the situation to have to choose one browser because we did not have enough money to buy two or three. Maybe it should have stayed that way as it may have encouraged innovation as somebody rightly complained. So, your browser may be better than mine but not from my perspective for sure. Cheers,

                                          giuchici

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups