If you’re reading this online, chances are good that you are using a web browser to do so. You could be using an RSS feed reader, but if you are, it is probably a browser-based reader. And, chances are good that the web browser you are using is Microsoft Internet Explorer or Mozilla Firefox, as these two browsers are the market leaders in terms of usage among the general public. For many people, the installation of Internet Explorer with their operating system works just fine for them—or they are at institutions/organizations that disallow the use of anything else. For others, fine-tuning one’s own set of productivity tools means picking a primary web browser that best suits their needs in terms of processing speed, memory footprint, web development standards compatibility, and overall flexibility. In other words, is it fast, does it show things correctly, and can you make it do other things besides just show web content (if that’s important to you).
As someone whose first web browsers were NCSA Mosaic, Lynx, and even Cello, you can imagine that I have spent an inordinate amount of time working with web browsers over the last 15+ years. But even I have six different web browsers that I use on a near-daily basis.
The main reason that I use several different web browsers each day is because I spend part of my day in web development land, and it is an absolute necessity to view web content in a variety of browsers so that a happy display medium can be found. Although web browsers process and handle information in the same general way, there are some specific differences among them that result in things not always looking the same. As all developers know, you can only ensure that you write standards-compliant HTML and CSS, test what you’ve done, and hope for the best.
The current browsers installed on my machines are (in alphabetical order):
- Apple Safari, available for Mac and Windows
- Flock, available for Mac, Windows, Linux
- Google Chrome, available for Windows (Mac and Linux in development)
- Microsoft Internet Explorer, available for Windows
- Mozilla Firefox, available for Mac, Windows, Linux
- Opera, available for Mac, Windows, Linux/UNIX
While I do have a personal favorite—I use Firefox probably 95% of the time—there are things I really like in almost every browser listed above (which do not even represent all the web browsers out there).
When choosing the browser that is right for you, think about the following (after determining that you can run an alternate web browser):
- Processing/Rendering Speed: If you type “fastest web browser” in your search engine of choice, all of them will show up as a result. Really—go try it. A recent PC World article named Chrome the fastest browser. I’ve seen other tests that name each of the other browsers the fastest browsers. This goes to show that the tests are more like a guideline, and if you have the opportunity to install and test them yourselves, obviously you should. Even this comprehensive but a little outdated list of results also comes with the recommendation to take all tests with a grain of salt, because some browsers are optimized for certain platforms, and “speed” is relative to your own hardware plus what you actually do with your browser.
- Memory Footprint: This refers to the amount of memory used when your browser is in use. For instance, if your browser has been open and in use all day, does it consistently take memory away from other processes and thus slow your machine to a crawl? Or, does it sit in the background and not affect overall computing performance when you’re not using it? Your web browser should help you be productive, not take memory away from other processes or necessitate a reboot because it’s taken all your memory away and you can’t open your word processor.
- Web Development Standards Compatibility: This is a big consideration for web developers, but also should be for web users. You don’t want to use a web browser that makes “the web” look all wonky, right? Look for a browser that is compatible with current web development standards, and that passes the Acid3 test to determine how well it follows web standards (currently, Chrome sits at the top of the standards-compliant list).
- Flexibility: I saved this for last because I feel it’s the most important—and that’s saying something since “speed” and “standards compatibility” are also on this list. I’ve written previously on ProfHacker about being productive by using Firefox add-ons, and believe that your web browser should be as customizable as possible. The plugins/add-ons support in the browsers listed above ranges from “little” to “awesome” with “getting there” somewhere in-between. Browser developers are also realizing that flexibility is key to extended use.
If you were waiting for me to tell you the Super #1 Browser of All-Time, it’s not going to happen. I will say “I like Firefox, Chrome, and Safari, in that order, but I don’t hate all the others.” I do know that if Chrome ramps up the add-ons, I can see myself switching to it full-time in the next year or two. But your mileage may (and will) vary.
Speaking of mileage…kind of…several of these browsers also have portable versions. I carry around Portable Firefox, Portable Opera, and Portable Chrome on a USB drive, for times when I need to see things in different browsers but I only have access to a terminal (such as at a coffee shop or library) that has Internet Explorer installed on it.
Since one of the goals of ProfHacker is to provide you with our lessons learned so that you can make your own good decisions, hopefully this post has shown you that there are some considerations to be made when choosing the web browser that is best for you, and that there are many options available to you. Happy Choosing!
[Browser Wars graphic courtesy of Pixel Labs. Don't get me started on the Wars—I'll never shut up.]



Developing online and blended learning programs requires research and collaboration. Learn how top technology companies are partnering with campuses across the country to advance online learning as it becomes an increasingly important aspect of higher education.
10 Responses to Choosing a Web Browser that’s Right for You
Brian Christiansen - September 15, 2009 at 9:47 am
Thanks for writing this post to help promote the awareness of choice in web browsers.
I think this piece, although certainly not promoting, was a bit kind to Internet Explorer. As someone who works heavily with web development daily, I can honestly say that if someone intentionally choose to use IE, then you’re doing the web a disservice. Even IE8, however much it’s improved over its predecessors, lags in it’s adoption of modern web technologies. Continuing to use IE when you have a choice of the other mentioned browsers holds back the advancement of the web. To create websites that work for all users, developers have to avoid new technologies and do some serious back-bending to accomodate long standard techniques to accomodate IE users. This extra effort robs time and resources from developers who could other wise be making your sites more useful. All the other mentioned browsers pretty much interpret developer’s code the same.
It should be said that a number of people are still using IE 6 and IE 7 who are not forced to by their institutions, who just don’t know that there are options. If you fall into this category, after reading this comment I really hope you choose a new browser that supports the future of the web. Firefox, Safari, Chrome, even Opera all help move the web forward. I hope Microsoft joins this club soon. Because the people who really lose out are you, then end-users. If you are forced to stay with an MS browser, please move to IE 8 as soon as possible. It’s not great, but it’s a start.
And all of this completely ignores that IE is also, over it’s history, the most exploited browser, in terms of security…
Julie Meloni - September 15, 2009 at 9:58 am
Brian, I am indeed shocked at how incredibly kind I was to IE. In truth, I hate it with the fire of a thousand suns, for all the reasons that you stated and many more. But because many people who will be reading this are stuck with it for institutional/organizational reasons, I didn’t want to start the day by telling them it’s their fault the web can’t advance…because it’s not their fault, it’s the fault of misguided IT departments (etc, etc, preaching to the choir).
In short, I hope that everyone does Browse Happy. Thanks for commenting.
Brian Christiansen - September 15, 2009 at 11:53 am
To be fair, some IT departments are trapped into IE 6. They have some major piece of web-based software that’s only compatible with IE6 and that they don’t have the means to replace or upgrade. But in these institutions, I feel they really have a responsibility to their users to install a compliant browser as the default on their systems, and keep IE6 only to run that in-house system on.
Of course, had IE6 or this system had been committed to open standards from the get-go, this would not have been a problem. A lesson that should be learned before investing in proprietary systems in the future.
Donna Campbell - September 15, 2009 at 5:52 pm
Just an observation: once Chrome has some extensions available (like Flashblock), it should be more competition for Firefox. There are also some applets available that ostensibly work with Firefox and IE but actually are only functional for Firefox. Library Lookup, for example, is so useful that I keep a copy of the version for the WSU library on my home page to drag and drop to the toolbar whenever I migrate to a new computer.
Julie Meloni - September 15, 2009 at 10:21 pm
I think that if the Chrome folks get a core group of extensions in there ASAP, it will totally change the game, and quickly.
AJG - September 17, 2009 at 4:38 pm
Cello! I’d forgotten about that one. Good article.
Julie Meloni - September 17, 2009 at 9:40 pm
Thanks! I almost forgot about it too but then the ol’ memory kicked in. I remember the icon. It was — shocker — a cello. :)
Julie Meloni - September 21, 2009 at 7:04 pm
That’s a great question — I’d like to know as well.
Scott - September 19, 2009 at 3:28 pm
Great post. I’d also love to know more about what folks do with Portable Apps. I have it on a thumb drive I can carry to the library or various campus/office computers (instead of a netbook), and it’s been great to have Firefox (with all my own bookmarks for resources) with the Zotero plugin (which may, ultimately, contribute to my saving then completely forgetting about things) on it. Are there other things worth trying with flash drives and portable browsers?
William Patrick Wend - October 13, 2009 at 8:16 pm
I also run a number of browsers each day. Firefox is my day to day browser (plus Portable Firefox while on campus) but I also run Chromium, Seamonkey, Opera, and Flock for a number of projects/websites I run. I love trying out new browsers and at the end of the day I believe my favorites are Chromium and Firefox, although the newest version of Opera is quite snappy.