Chrome Helping Other Browsers Out, Says Opera CEO
Pablo Martinez-Almeida writes "Opera CEO Jon S. von Tetzchner confirms that new entrants in the browser market are raising awareness on the mainstream Internet community about the availability of alternatives to the ubiquitous Internet Explorer. 'How has the emergence of WebKit and Chrome changed the market for you?
JvT: The effect of Chrome so far has been 20 percent more downloads every day. It's fairly logical when you think about it, because the biggest hurdle we have is all those people that don't realize there's an alternative in the market. Now, with the launch of Chrome there's focus on the choice of browsers in the market.'
"How has the emergence of WebKit and Chrome changed the market for you"
When they can be bothered to release a linux version let me know then I might be able to give answer.
I think we're already to the point where many people are aware they have a choice of web browsers. I was watching the news the other night (obviously not MSNBC), and they had a large touch-screen display running a web-browser with multiple tabs - Firefox. They were using it to display charts and other information.
Also, various family members are aware of Firefox, but they have no idea what "chrome" is. So I'm not sure how Chrome is somehow more noticeable to the mainstream, especially since it doesn't add any of the bells-and-whistles type features that typical people notice (security and performance isn't exactly exciting to the average joe).
Better known as 318230.
I used Mozilla/SeaMonkey/Phoenix/Firefox for 9 years. I switched to Opera a few months ago and never looked back.
The 'advertisement banner' was a stigma for me, although now I realise Opera Software are THE innovators.
I realise it's not "open", but I look forward to any JS or rendering optimisations they may do to counter Chrome/FF3.1.
Options are beginning to look like a good thing. Striving to match a rival will only be good for the world (and those of us who develop for the web ftl or ftw).
If I'm not mistaken, Safari uses WebKit as its rendering engine just like Chrome does. This might account for any similarity in quirky behavior.
There has been choice for years that many people have been aware of.
Most people who still use IE just don't care for the other choices.
Web developers care more than anyone. People who only go on the Internet to watch the odd youtube video and check their hotmail care the least.
I use per-site preferences instead of noscript when I use Opera. /.) I use the site-preferences to turn off Javascript for that domain.
At the moment I use it with Javascript turned on in the main preferences and then when I come to a site with completely intrusive ads (hello
I just right click and choose "Edit site preferences". It's great!
I just can't believe google haven't got gmail working with opera correctly yet, it's a bit buggy.
save the GNUs!
And one way to ensure the standards are being followed tightly is to have a number of alternative browsers.
Don't thank God, thank a doctor!
My browser of choice is Firefox. I have it setup just exactly the way I like it, and some of the tweaks are not available in Opera. If they were, I would use Opera. The other browsers I use/have tried other than FF and Opera are: Chrome, IE8 Beta, and Safari. I can say I loath IE8 and Safari, and Chrome has a lot of useless features that are sometimes annoying. Google has a lot of work to do if they even bother. Opera is fast, and feature rich, and has a very modern feel. Firefox is Firefox, I don't think I need to explain that to anybody on Slashdot.
Are you sure you're aware of Opera's full feature set?
Opera has both per-site Noscript and Noscript by default, it's up to you.
Right-click on a website, pick "Edit site preferences..." and uncheck "Enable Javascript" for the domain if you want. Or disable Javascript for the entire application, and check Enable Javascript for the sites you wish.
As for blocking ads, right-click on the site with ads and pick "Block content..." -- wildcards are supported. The only thing I miss there is a subscription like that in Adblock, but after having blocked the most common sites, I don't get ads nearly as much anymore.
Beware: In C++, your friends can see your privates!
I don't see adds either.
Download the url filter:
http://www.fanboy.co.nz/adblock/opera/
and also get the CSS "element hide" file.
It's not AdBlock, but I don't see advertisements anymore. 5 minutes is a small price to pay :-)
for the big guys: ie and firefox, chrome represents a smaller slice of the piechart
Frankly, I think awareness of alternatives helps Firefox as much as it helps Opera.
Every user who leaves IE for any other browser makes my job as a web developer that much easier.
the truth though is that chrome just slows down coders responsible for cross browser testing and compatibility
Except that Chrome is based on Webkit, so there aren't going to be many Chrome bugs that aren't also Safari and Konqueror bugs.
More relevantly, all of these browsers follow the standards much more closely than IE. The day IE becomes marginal enough for a website to just throw up a "Get Firefox" banner and stop testing on it is a day life gets much easier.
Easily 90% of the time, when I develop something on Firefox (because of Firebug), it works on Firefox, Safari, Konqueror, Epiphany, Opera, Chrome, and iCab, yet fails on IE. This is because every browser other than IE actually cares about standards.
In other words: I would have to do about ten times less work on cross-browser compatibility if IE was gone. Adding Chrome to the mix really doesn't change that.
its dom and javascript quirks seem very safari like. did google base chrome on safari code?
They used Webkit.
The story goes, roughly: KHTML, used by Konqueror (and other parts of KDE), was forked by Apple and used for Safari. Because it was LGPL'd, Apple has to release all their source, at least to the rendering engine, under something called Webkit. And Webkit is used all over the place.
They did, however, write their own Javascript engine. That, or they massively improved Safari's.
Don't thank God, thank a doctor!
Well,I don't know about him but I prefer the versatility of Gecko myself. When a customer comes in with older hardware or they only care about speed I can give them Kmeleon,if they are into the social sites I can give them Flock,the old folks that still like to download their mail I give Seamonkey,and for the everyday Joes I give Firefox. I have also started giving out Songbird,which is also based on FF,thus the Gecko engine,and so far folks are really liking it. If Firefox wants to know where the next "Firefox killer" is going to come from,IMHO they just need to look in the mirror. Their engine is so easy to customize that I wouldn't be surprised if the next big thing ran Gecko under the hood.
ACs don't waste your time replying, your posts are never seen by me.
I really don't understand the rabid hatred of seeing ANY ads that some people have. I'll block flash ads or ads with animation if they get too distracting, but usually I just don't see them.
>>>all those people that don't realize there's an alternative in the market.
Yeah. So? Even when Netscape had 90% dominance, most people still chose Internet Exploder, thereby gradually erasing Netscape from existence. I don't think any browser's ever going to beat IE's advantage of being "there" on the desktop.
FOX NEWS.com should be BANNED from television and internet. Have the Congress take it over and give us Truespeak.
Aye -- that's why NoScript (on Firefox) has the best solution, that I've seen. Simply block all other domains from serving ads or running JavaScript, except for the one you currently navigated to. Exceptions (CDN's used by developers, authentication servers) are rare and handled on a case-by-case basis.
It is by my will alone my thoughts acquire motion; it is by the juice of the coffee bean that the thoughts acquire speed
Opera hasn't had an ad banner in a few generations.
For me as a Web developer, even if it doesn't get much market share, it's already provided a great service (although it sure would be good to see it get market share, it's a nice browser). It has helped me significantly already in debugging Safari issues. With the site that I am currently developing, which is fairly JS/Ajax intensive, all of our Safari bugs showed up in Chrome as well. Since Chrome actually has a debugger (and a fairly decent one at that), I was able to use it to diagnose and fix the Safari issues in a fraction of the time. Of course if Apple were to release a debugger for Safari or a third party were to develop one, that would lessen the need, but Chrome currently solves a significant issue from a developer standpoint.
I wonder when people will stop spreading these lies. Opera is neither adware, nor payware, and haven't been for several years. It's now free as in beer, but not speech, or however that saying goes.
Apple Blocking Opera on the Iphone
http://www.osnews.com/comments/20455
(blocking legit apps on the iphone is one of the stupidest things Apple has done in a long time)
You will forget this sig before you next see it