Skip to main content
Topic: What's going on with Vivaldi Technologies? (Read 7730 times)

Re: What's going on with Vivaldi Technologies?

Reply #25
Bit confused on how he let down old Opera.
He wrote some excellent articles on the Opera Dev blog at one point about a variety of subjects, perhaps most notably "PWAs",[1] but as ersi indicated he also wrote how you'd barely even notice the rendering engine change.

Infamously:
https://web.archive.org/web/20130216092346/http://my.opera.com/ODIN/blog/300-million-users-and-move-to-webkit
Quote
On the same day as announcing that Opera has 300 million users, we're also announcing that for all new products Opera will use WebKit as its rendering engine and V8 as its JavaScript engine. It's built using the open-source Chromium browser as one of its components. Of course, a browser is much more than just a renderer and a JS engine, so this is primarily an "under the hood" change. Consumers will initially notice better site compatibilty, especially with mobile-facing sites - many of which have only been tested in WebKit browsers. The first product will be for Smartphones, which we'll demonstrate at Mobile World Congress in Barcelona at the end of the month. Opera Desktop and other products will transition later.

That announcement unmistakably says you'll get something much closer to Vivaldi, although even then I'd struggle to call it under the hood.
Progressive web apps.

Re: What's going on with Vivaldi Technologies?

Reply #26
No, it does not unmistakably say that you get something like Vivaldi. There is a very straightforward lie on the page, "Opera Extensions that you've built aren't obsolete." Lawson's post fails to be open about that you would lose your widgets, skins and setups, access to INI config, email and IRC components. The new product still cannot do e.g tiling, from what I can glean from user questions. (Not that I am expecting anything from Chropera ever...)

It was a lie to say, "Consumers will initially notice better site compatibilty..." Instead, consumers would initially notice that they have, unwarned, started up Chrome instead of Opera and everything that defined Opera is irrecoverably lost.

I held on to old Opera as long as my main email addresses in it worked. When that email service was closed a few years ago, I finally gave up old Opera and I no longer install it on my machines.

 

Re: What's going on with Vivaldi Technologies?

Reply #27
Closer to Vivaldi and like Vivaldi are two different things. :) Vivaldi is a spiritual successor that appeals to Opera users, and I switched from Thunderbird to M3 the second the preview came out, but it has never been a successor as such. I don't think that would necessarily include all that you mention or in any particular form,[1] but I do think it would include more of it.

The way it's phrased in the blogpost certainly implies something a lot closer to how MyIE2 could switch between Trident and Gecko, I think even with WebKit as well for a bit, and eventually in Maxthon between Trident and Blink, which might even be supported — or at least not removed yet — to this very day.

Perhaps mostly in hindsight, we also know the Maxthon approach is technically infeasible for twice the same reason.[2] First of all, while WebKit allowed for embedding a website rendering view easily as part of an app, Blink stripped out all of that functionality as being bloat not necessary for Chrome(ium), as one of the first major steps of its fork. Secondly Opera's UI was tightly coupled to Presto, not unlike Chrome(ium). So a porting effort would certainly be much more involved than a relatively simple engine swap, and one would assume there would be at least some victims. What stings isn't that they didn't succeed, but that contrary to that blogpost it seems that besides a few minor aspects like implementing FlipBack/FlipForward they didn't even try.

One almost wonders if internally they also had a completely different functional UI prototype that it was decided would need too much time to polish into a stable product.
For example, one might import keyboard shortcuts without supporting the old INI format. But before you say anything, I agree as a user that Opera's INI format is superior to possibly all alternatives.
All the while keeping in mind that Maxthon seems to have done it.

Re: What's going on with Vivaldi Technologies?

Reply #28
What's this itch for multiple rendering engines? Does it make it more convenient to test out what your website looks like in several engines? But do all devtools in the browser work equally well with all the engines? Is there still a continuing itch to make multiple rendering engines load in a single browser?

Instead of multiple rendering engines showing the same styles, colours and font sizes, I prefer one rendering engine that helps me navigate webpages more conveniently. In old Opera there were keybinds to navigate to next HTML heading and to next HTML element and I could switch to outline view (i.e. see only headings for a moment). Currently I know only Edbrowse that makes headings supernavigable, while all console/text browsers make at least links easy to find and navigate, but they should do it with all HTML elements.

It may be time for a new webbrowsing concept. Data analysts scrape the web and they sort and filter and list the results in various ways. Webscraping should become a more common way of browsing the web, something built on curl perhaps. I can see how the eyecandy aspect of the web matters when you think of yourself as a visual publisher on the web, but the reader who primarily seeks information cares more about the ability to have own control over all aspects of formatting.

Re: What's going on with Vivaldi Technologies?

Reply #29
What's this itch for multiple rendering engines?
I'm not entirely sure what that's referring to. In Maxthon's case I suspect the reason was to provide compatibility with old corporate websites, or maybe just because maintaining support simply meant not removing it. I don't believe switching them out has ever been popular, but embedding a simple webview was and is. Chromium Edge provides extensive tooling for it in Windows the same way IE once did.

Re: What's going on with Vivaldi Technologies?

Reply #30
Oh yes, compatibility with old corporate websites can be a thing. In my previous job the main tool had been built to work specifically (and only) with IE 5.5. In the end it hung on the thread of a later IE's compatibility mode. If they kept the tool in use even after IE's demise, they must be running it in Windows XP virtual machines in an actual IE, and keep constant guard of network settings.

While this scenario is quite real (because corporations are infinitely stupid), it cannot serve as a business model for a new/alternative webbrowser to have a compatibility layer for this. Webscraping has far more use cases and versatile potential.