Posted 14 February 2013 - 09:58
Personally I liked Opera developers efforts for Presto engine but they had little user base so cost benefit was less. Webkit is free open source contributed by many many people so it will good for them switch but it will be monopoly. Which I hate...
Posted 14 February 2013 - 12:16
Monopoly is really in regards to one company. If Chromium for example becomes the standard it won't be a monopoly as many companies and people contribute to it.
1st Step: Get everyone on Chromium/Webkit
2nd Step: Get it to be official standard where everyone contributes to and is tightly connected with W3C
3rd Step: Enjoy rapid innovation and progress on the web without waiting a decade for new features to trickle down and deal with different browsers that wanted to integrate and interpret the HTML/CSS/JS standards however they want.
There's a reason why we are still waiting on ECMAScript 6
Look at this mess:
http://kangax.github...mpat-table/es6/
Posted 14 February 2013 - 12:30
Posted 14 February 2013 - 12:32
Monopoly is really in regards to one company. If Chromium for example becomes the standard it won't be a monopoly as many companies and people contribute to it.
1st Step: Get everyone on Chromium/Webkit
2nd Step: Get it to be official standard where everyone contributes to and is tightly connected with W3C
3rd Step: Enjoy rapid innovation and progress on the web without waiting a decade for new features to trickle down and deal with different browsers that wanted to integrate and interpret the HTML/CSS/JS standards however they want.
There's a reason why we are still waiting on ECMAScript 6
Look at this mess:
http://kangax.github...mpat-table/es6/
Posted 14 February 2013 - 12:58
BTW one general question? Whether they will go with Webkit or Webkit2 API, Webkit 2 API is same as Chrome multiprocess architecture (as far as I know) and used in Safari 5.2+ which never released for Windows? Am I right? So which one Opera choice?
I suggest Webkit 2 API..
Posted 14 February 2013 - 13:34
No it wouldn't... and I like how you ignored everything else in my post, par for the course of course when it comes to you.
Posted 14 February 2013 - 13:42
Developing HTML5 stuff for mobile where we really have two major webkit based browsers is 10 times easier than for desktop. I read your whole post, this FACT disproves your opinion.
Posted 14 February 2013 - 13:53
BTW one general question? Whether they will go with Webkit or Webkit2 API, Webkit 2 API is same as Chrome multiprocess architecture (as far as I know) and used in Safari 5.2+ which never released for Windows? Am I right? So which one Opera choice?
I suggest Webkit 2 API..
Posted 14 February 2013 - 14:05
it's easier to code for mobile isn't because 90% of mobile internet users are on iOS/Webkit/Safar. it's because they'r eon mobile and mobile sites by default are simpler and easier.
omg it's easier to put together a 20 piece puzzle than a 500 pieze one, THE REVELATION!!!
Posted 14 February 2013 - 14:29
Today even, HTML5 is hardly used on the desktop because of the mess it is in, however people have started building full blown apps with HTML5 on mobile and they are now combining with tools that package that code along with hardware APIs so we can access specific device capabilities (aka PhoneGap and others).
Posted 14 February 2013 - 14:58
WebKit2 and Chromium (Chrome) aren't the same. Chromium is based on WebKit "1" and Google developed their own multiprocess & sandbox environment and slapped it on top of it. WebKit2 is built differently, but offer similar functionality.
In my experience, while testing Safari and Chrome, is that WebKit2 seems to manage processes better (memory) but apart from that I couldn't really say... I'm by no means an expert in the area and I couldn't talk about/compare their security to save my soul.
I wish Opera had chosen WebKit2 in any case, but it seems to me quite clear that they're going to fork Chromium. It'll be interesting either way though. Opera have innovated so much already!
Posted 14 February 2013 - 15:21
So Webkit1 with Chrome like multiprocess architecture. Thanks for pointing my thinking at that point as well.