Browsers
-
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
There is a Chrome Firebug? First time I've known about it. I use FF for FireBug, and Chrome for all browsing.
-
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!
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.
-
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
-
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!
-
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!
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.
-
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!
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...
-
There is a Chrome Firebug? First time I've known about it. I use FF for FireBug, and Chrome for all browsing.
-
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!
-
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!
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.
-
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!
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:
-
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!
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
-
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:
Someone down voted this message? :doh: I've not heard of Rockmelt until now. But I guess there will be a ton of browsers out there which I've never heard about.
SG Aham Brahmasmi!
-
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
An interesting reply, and with a touch of emotion. :) I actually moved away from IE during the IE6 days when it used to crash so much with the then nascent Flash plugin and the new fangled Javascript sites. Although IE took the blame for Adobe's faults, I believe the plugin container should have been coded well enough so that the browser does not crash due to an errant plugin. Popups were another major annoyance until IE7, but IE7 was not so great at popup management either. I still have to use IE when I logon into our enterprise servers which don't have any other browser installed, and it's a terrible pain. Again IE takes the full blame for not it's fault. As soon as I type something in the address bar and hit go, I'm looking at atleast 2 dialog boxes about security and http content on a https page. And I have to deal with the whitelist manager where I have to add the site to the allowed list to be able to browse. And if there's any cross domain redirect that takes place, I have to add them as they keep coming. Microsoft took the easy way out and popped up dialog boxes for every potential action that could allow malicious attacks, thereby putting the onus onto the user. I guess that's a result of some really bad publicity, bad attacks and potential lawsuits. But the real disappointment were the lack of plugins. MS did not try to create a market for IE plugins, neither did they create them themselves. And the WTF was that it was a real pain to write an addon for IE. I tried it once and gave up. I simply wasn't that expert a coder nor was thrilled at the library for me to continue. IE9 looks OK, but I don't think it will become my primary browser. And you're right, I don't see any point in switching browsers just because something new came out that's just faster. I switched to Firefox when it it launched and have stuck with it since. Chrome was just to play around, and just use it if I want something opened quickly.
SG Aham Brahmasmi!
-
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.
I'm pretty sure the person who down voted you must be an Opera hater. I still like Opera and I believe that it's one of the most feature packed mainstream browser and the best thing is it's very well supported. But even sites like Amazon do not render perfectly in Opera. Amazon actually disables the dropdown menu in Opera. I know that it's not Opera's problem that they enforce standards so well that website developers actually don't want to take pains and code for it. I use it regularly though, and it and it remains open all the time just like FF.
SG Aham Brahmasmi!
-
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.
RavensCry wrote:
If IE were an animal it would have been put down a long time ago.
:laugh: You must be a web developer, guessing from the emotion. I thankfully moved away from ASP.NET before this cross browser compatibility thingy became a must.
SG Aham Brahmasmi!
-
RavensCry wrote:
If IE were an animal it would have been put down a long time ago.
:laugh: You must be a web developer, guessing from the emotion. I thankfully moved away from ASP.NET before this cross browser compatibility thingy became a must.
SG Aham Brahmasmi!
-
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
I use IE8 because it is still pervasive and I am most familiar with IE. Chrome FF, Safari, Opera for testing. I have started to replace some of my own JS with JQuery and my CSS with CSSTidy, based on the promise of cross-browser compatibility as a benefit. FF still seems like a great tool to debug with to me. The error console combined with Firebug is great. IE tools see limited to me. For example, Firebug is dynamic, and IE tools are static as far as I can see. Watching your DOM change in FF is great. Off topic: Another trick I noticed recently is to use the online CofeeScript site as a sort of pseudocode to recommended code tool for JS. It has helped me create and debug some more complex code, that I did not want to use a framework for. CoffeeScript syntax seem to borrow from Perl. Perl is still one of the most powerful scripting languages I have used.
"Courtesy is the product of a mature, disciplined mind ... ridicule is lack of the same - DPM"
-
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!
There has only been two choices. Internet Explorer and browsers that use the Trident engine or Netscape and browsers that use the Gecko engine. In the good old days IE would load the source code into Notepad. Netscape would load the source code into a non editable window. To edit the code you would have to copy and paste it into Notepad before editing it and then remember where to save it and what file name to give it. So back then IE or an IE clone was my main browser. (NeoPlanet, AOL, etc) I would write the page using IE and when finished test and edit it to also work with Netscape. (Back then Netscape didn't support DIVs so had to also use LAYERs) The worst thing IE did, was to drop Notepad for its source code display window. (Like Netscape and clones) To restore this feature load IE and click on Tools, F12 developer tools. In the developer tools window click File, Customise IE view source, Notepad Then source code will always load into Notepad. Also IE and clones support VBScript, CSS rounded corners around a video (HTML5 code), etc, etc.