Opera Neon Turns Your Web Browser Into a Mini Desktop (engadget.com)
Opera today announced it's launching a new browser called Opera Neon. From a report on Engadget:It's a separate "concept" browser that shows where software could go. It's much more visual, with an uncluttered look, tabs and shortcuts as bubbles and a side control bar that largely gets out of your way. However, the real fun starts when you want to juggle multiple sites -- this is more of an intelligent desktop than your usual web client. If you want to have two pages running side by side, it's relatively easy: you drag one of your open tabs to the top of the window, creating a split view much like what you see in Windows or the multi-window modes on mobile devices. Also, Neon acknowledges that your browser can frequently double as a media player. You can listen to tunes in the background, or pop out a video in order to switch websites while you watch. These aren't completely novel concepts all by themselves, but it's rare to see all of them in a browser at the same time.
konqueror Has been doing this for how many years?
Do not want.
The article starts with a screenshot, followed by:
Well the screenshot shows that this browser appears to be stuck in the same rut that has plagued browsers, and UI design in general, for a few years now: these goddamn flat, unintuitive UIs forced on the world by Chrome, Firefox, iOS, Android and Windows 8/10.
With these awful flat UIs, it becomes much more difficult to determine how to interact with them. It's unclear what's a button, and what's a label, and what's an icon, and what happens if you click/press in a given area of the screen. That was the whole point of using borders and effects to try to give a three-dimensional appearance to UI elements: it makes it more obvious what they do and how they should be used.
I have no interest in these browsers that keep screwing around with inefficient UI paradigms thought up by web designers, rather than real UI experts. We should really return to UI design techniques that made for usable UIs, instead of the shitty techniques used today that only lead to painful UI experiences.
If you need an Apple to run a browser you are doing something wrong. Funny how they manipulated the video to remove the Apple logo in the beginning of the video and left it there later in the video.
I prefer the Packard Bell Navigator
We'll make great pets
Yo dawg!
Have gnu, will travel.
Who needs another web browser?
https://www.techdirt.com/articles/20170111/11440836465/techdirts-first-amendment-fight-life.shtml
ya a smuck who didnt invent email is suing techdirt cause TD proved he didnt own it via the rfcs etc ....
you wont have any real news if this kinda crap keeps going
Will Servo, Mozilla's new web engine written in the Rust programming language, be getting support for this, too?
I've fulfilled my greatest lifelong goal by getting first post on a Slashdot story! FP! Yay! I win! You can all bow before my superior first posting skills! FP! FP! FP!
This FP is dedicated to my favorite TV show, Star Trek: Voyager!
FP! FP! FP!
like chromeos and firefoxos.
Thanks but no thanks.
The Opera web browser is multiplatform, however as I have stated in the subject heading Opera Neon is currently available for MS Widows and since I only run Linux I can't really evaluate it and I am not going to fire up a Windows 10 virtual machine just to evaluate it. I am intrigued enough to download it when it becomes available for Linux.
The split screen feature may be useful like what I find in KDE's Dolphin which is extremely customizable, but then again I can easily fire up Chrome, Konqueror, Firefox, QupZilla or any browsers that I wish to install and have them running side by side or even in different desktops if I wish.
One very important feature I do like with the above web browsers I mentioned is the fact that you can setup repository updating for them so when an update becomes available I can update at my convenience. I am not that sure with Opera and I don't like updates being installed behind my back.
There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
We're going down and we have no new ideas please use our shit so we don't go bankrupt.
I prefer to have both my browser and my window manager separated.
Opera Neon is currently available for MS Widows.
And they're running it on MacOS in the video. Go figure...
Errr, nope. Just downloaded and running it. Seems fine on Mac OS.
... it looks and feels certainly different. Even its logo is weird. It has quite a few animations and the default layout isn't the typical one.
I am not in a position to recommend/disadvise it. No idea about its reliability and other actually-relevant-to-me aspects. I am not even sure whether I will use it at all. But it seems that might attract some interest (among young people?) because of being somehow innovative.
Custom Solvers 2.0 = Alvaro Carballo Garcia = varocarbas.
If you mess with the download link a bit (change os=windows to os=mac) then you can see that they have a mac version as well. The reason you don't see it is probably because they do some user sniffing and if it isn't supported, default to windows. ( I tried os=linux, deb, debian, ubuntu, but it didn't do anything).
Works on Windows 7, if anyone wants to try it there.
It is pretty nice, give a new feeling to a browser, but I still prefer Vivaldi. It is nice that it give a fully intergrated feeling, but the moment to start moving it around, that feeling disappears. It is nice for a concept though, I wouldn't mind seeing more.
It uses the same rendering engine as Opera and Chrome, Blink.
AOL browser/platform anyone?
10 years ago, they treated Linux as an equal platform. Not lately.
This space intentionally left blank
Opera lost relevance 10 years ago. Outdated and underperforming. Looks like nothing new here.
It reminds me of the 90's, when every computer manufacturer put their own "user friendly" interface in front of MS Windows, in an attempt to make the computer simpler for non-technical people to use. I never saw one of these add-ons that was actually better than Generic Windows. The first step after buying a new computer was always, uninstall the manufacturer's crapware.
This looks like the same kind of nonsense to me.
presto forever
I tried doing this "all in one" page thing a while back via iframes and proxy to beat the websites trying to escape said iframes.
Had draggable windows, dockable, task manager, note taker and so on. Even horribly basic image editor using colored DIVs absolutely positioned. (got slow real fast!)
Even made custom scrapers for certain websites, or embedded video players for video sites and so on.
Had this activity tracker that was basically like your own Personal Stalker that showed you what you have been doing regardless of features you were using. (oh boy was that a pain to write)
Global undo kept track of things too.
Whenever I was done with editing things in-page, I exported it to a file download (via a textarea since I could never figure out a way to do that in-page at the time).
I could also easily embed that data straight in to the webpage and it would be accessible without having to re-open it.
Editing the page in real-time was a feature as well, including any of the "programs". I could get a dump of a function, rewrite, update, done. I never finished writing a way of exporting that nicely. I usually just copy-pasted the webpage editor and replaced the whole function once it worked.
It was fun, but buggy as high Hell. And dealing with websites that decide to change their API for no reason other than changes sake was not much fun at all.
It'd probably run a lot better these days given browsers aren't horribly shitty like they used to be.
Not to mention loads of useful features like local storage and file API, HTML5 video and audio would allow viewing those files so much easier (even if needing to convert them in-browser to a valid format!).
I might consider making a modern version of it. Or of this is open source, contribute some ideas to it. Or even suggest ideas if not open source. I helped on Opera Unite testing, so I will be familiar.
I wrote a semi similar joke version a few years back for my friends when they were moving apartments that had a virtual internet for when their internet wasn't up.
Had a procedural web on it. Mainly filled with inane comments and memes. As you do when poking fun at friends.
I even threw up a little in my mouth.
OPs please give a warning about modern UI posts, think of your readers who just ate!
Errr, nope. Just downloaded and running it. Seems fine on Mac OS.
@MrDilliard, rather impressive considering the page (http://www.opera.com/computer/neon) clearly states "Opera Neon concept browser for Windows"
@donaldm, the Opera Neon is the Chromium engine but sneakily carries over theMSIE browsing history upon first install/run. Fortunately it does not carry over browsing history after that first-run scenario. (If it did, then it'd almost be cool... on second thought, it's the Vivaldi browser.)
What advantage is there to having a browser manage its own windows instead of the desktop window manager? It's not like this is new—almost every Windows program used to have a multiple-document interface that let you arrange multiple document windows inside of a primary application window. We moved away from this UI for a reason. It makes no sense. It's duplicating the functionality of the primary GUI and window manager. You can easily achieve the same result using existing tiling window managers and other tools. Is there some actual advantage here that I'm missing?
I just did some tests.
It's:
- appears to be a Chromium based fork. Settings menu is almost the same
- lighter on RAM and CPU than chrome with an adblocker. Tends to be a bit quicker on an ageing setup
- Chinese owned so probably has to comply with Chinese state requests so if you're trying to keep your data footprint to Google that could be a fail but it's hard to really know huh?
- crashes a lot. Crashed once just posting this. Crashed on a scripting benchmark
- not particularly efficient on screen real estate with the right hand side box visual tabs
Not a solution for my ageing computer. Still struggling on with Firefox.
A blog I run for the wealth