Slashdot Log In
Opera Seeks Developer Input For Opera 10
Posted by
ScuttleMonkey
on Sun Jul 09, 2006 06:04 AM
from the sympathetic-ear dept.
from the sympathetic-ear dept.
taskforce writes "Opera Watch is reporting that the folks Opera Software are asking web developers for input on what they think the most important features are which could be added into the next version of the Opera desktop browser. Considering what has been added in Opera 9, what do you think would be most important for the browser from both a developer and a user standpoint?"
Related Stories
[+]
Opera 9.0 Released 395 comments
Nurgled writes "After teasing us for months with betas and snapshots, Opera Software have finally released version 9.0 of their web browser. The new version features correct ACID2 rendering, native support for the SVG Basic profile, a built-in BitTorrent client, support for Microsoft's designmode and contenteditable extensions, per-site configuration, Atom support, Web Forms 2.0 support, Canvas support (and some Opera-specific extensions), NTLM authentication, some support of parts of CSS3 and lots more. The full changelog is available."
p14nd4 adds "And for you *nix users, it hasn't hit their .deb repository quite yet, but there are regular installers available for the major players, including a fixed Ubuntu installer and an x86 Solaris version."
This discussion has been archived.
No new comments can be posted.
Opera Seeks Developer Input For Opera 10
|
Log In/Create an Account
| Top
| 387 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Extensions (Score:5, Insightful)
(Last Journal: Saturday March 03 2007, @04:33AM)
Re:Extensions (Score:5, Interesting)
It's worth pointing out that the person publishing those benchmarks is an Opera employee [howtocreate.co.uk]. Not that I think they are fabricated, but it's always good to know potential biases.
Re:Extensions (Score:5, Informative)
* Goto Tools->Preferences->Advanced->Shortcuts.
* (Optional) Duplicate the current keyboard setup using the duplicate button.
* Edit the keyboard setup you want to change.
* Select the "application" entry in the list that appears and click the "New" Button
* Enter the keyboard shortcut to the left. For example: i ctrl shift alt
* To the right enter the following: Execute program, "iexplore.exe", "%u"
Now, whenever you click ctrl+shift+alt+i, internet explorer should launch using the current url as an argument.
64bit support (Score:5, Interesting)
Niggling (Score:5, Informative)
(http://www.zerotosuperhero.com/ | Last Journal: Wednesday March 28 2007, @04:03PM)
The Linux support is awesome however. It's the best browser for that platform.
Re:Niggling (Score:5, Insightful)
(http://revlob.com/)
Opera gives you all the space you need! (scrensht) (Score:5, Informative)
(http://gazonk.org/~eloj/ | Last Journal: Tuesday June 07 2005, @01:18PM)
> but even then it still usues way too much screen space for things other then the actual webpage.
WTF?! You do know that the sidebar "Panel" toggles on and off with F4, right? Requests ought to focus on stuff that isn't already in the browser and trivially available to users to configure, don't you think?
I'm sorry, but requesting more space for the web page is sort of insane, considering there's always full screen mode (F11). The difference between full screen and my current configuration is neglible. Here's a current full screen screenshot [gazonk.org] (~44KiB) of my setup. Explain what you want to disable and how that makes a real difference to your browsing experience.
Personally I'd like a special tab which would include all client-server exchanges, toggable to exclude content body/show as hexa, etc.
From a developper point of vue (Score:5, Insightful)
Re:From a developper point of vue (Score:5, Interesting)
(http://jicksta.com/)
The parent's request for better AJAX debugging is another possibility certain to turn a number of web-dev heads. Few doubt AJAX's destiny. I for one would love to see this.
Additionally, I'd also like to request an option to specify how the middle-button responds to clicks for scrolling. Presently, and for prior versions, pressing the middle button to begin the hands-free scrolling feature snaps the cursor to the middle of the page. This becomes an issue when trying to open a page in a background tab with a middle click and, if the click is off by a little, the cursor shoots away, causing the user to move their cursor back to the link. A minor nuisance but one I've heard complained about for years.
Still no Opera topic in Slashdot (Score:5, Insightful)
(http://hapo.kapsi.fi/)
Adblock (Score:5, Insightful)
(http://onphilosophy.wordpress.com/)
Re:Adblock (Score:4, Informative)
(http://www.dolezel.info/)
Re:Adblock (Score:5, Informative)
No regexes, but a simple matching expression using * is automatically created. You can also block specific images only by holding Shift while clicking. It is quite intuitive, with a simple UI with only a few buttons and a short explanation text.
Re:Adblock (Score:5, Insightful)
I know you can do something like adblock with Opera, but it doesn't even compare with firefox's version.
What's missing? Right-click on the page, select "Block content", and the page gets greyed out, with the blockable items highlighted. Click on everything you want to block, and it automatically sets up wildcard rules to block those ads. That's easier than Firefox's Adblock.
Re:Adblock (Score:4, Insightful)
Blocking obtrusive ads is justified. Blocking any other ads is not. Did you ever stop to think who's going to pay the bandwidth costs of sites that depend on income from ads? The more popular a site is, the more incredible bandwidth fees they pay (popular sites can't use free hosting, mainly due to their bandwidth needs, etc). Without ads, sites like SourceForge.net or Slashdot.com would have to charge everyone for reading or die too. Think twice before blocking unobtrusive ads. Mass selfishness could bring many popular free sites to an end.
Re:Adblock (Score:4, Informative)
(Last Journal: Monday February 13 2006, @07:11PM)
Firefox actually has a worse adblock implementation then Opera, did you know that?
The root of the problem as I see it is not a poor integrated adblock functionality -- I'm sure Opera 9's new interactive and visual adblocking mechanisms are sufficient for most people -- the problem is more likely deep extension support for power users to extend functionality as they want and need.
While Opera ASA is doing an admirable job of keeping up to date with the competition as a company, my number one wish for Opera 10 is good extension support.
And no, Opera's aging Netscape plugin support is lacking in so many areas, like chrome and renderer extensibility, that I won't even discuss it.
Integration. (Score:4, Insightful)
Re:Integration. (Score:4, Insightful)
(http://www.justjournal.com/)
Tools for standards compliance (for developers). (Score:5, Interesting)
Browsers bend over backwards to be compatible with lots of pages, and by so doing promote worse behaviors.
The mess that passes for HTML is a direct result of the permissive approaches of browsers. It is understandable that browser vendors want to make the browser work on as many pages as possible, but it is a horrible tool to use in the hands of web developers because the bottom line is if it works, it is OK.
Browsers need modes that can be enabled for developers that raise exceptions when exercising behaviors that were inserted for compatability but which violate standards and/or are likely to break other browsers/versions. They need to do this to make it easy for developers to use the browser to test their web pages while not promoting worse-formed content. Whichever browser does this first, will be my choice of main browser to use when testing my web pages.
Only one thing needed (Score:3, Insightful)
(http://www.insidebet.com/)
Internet Explorer is great because it allows the user to remove stupid buttons, move around the menus and so forth, making the browser only one length thick on top. That's great if you want more space for viewing web sites and such. I personally prefer compact applications. When I look at Opera, I don't see that. I see a lot of cool stuff but I don't really need most of it and would prefer to add these nifty things once that I need them.
Personally, I think it's a publicity stunt. (Score:3, Interesting)
We can hope though I guess. All browsers have a lot of room for improvement (though I personally feel Opera mainly just needs extentions and to remove the extra pointless overhead that widget support has added) and if they actually stop and listen maybe we could get a browser that's truly as close to perfect as any peice of software can be? (Ok, that's going too far I guess, but wouldn't it be nice?)
Personally, I think it's a publicity stunt though. Get the web designers to look at Opera and get it mentioned enough that more users hear about it. To make suggestions on improvements, web designers would have to actually get it and try it (actually, I like the sound of that since a lot of them would have no choice but to admit that it's a good browser and maybe should get the occasional support instead of an "only IE and Firefox supported" page.) The truth is though, it seems to me that most of the suggestions are basically going to be things that should be ignored, such as a designer asking that they support a proprietary extention that works only in IE (I still don't know why they do that sort of thing since it's actually more work in the long run.) The fact is, unlike the big two (IE and Mozilla/Firefox) Opera is among the very few that correctly implements enough of the actual standards to pass the ACID2 [webstandards.org] test, so it seems to me like there isn't going to be a lot of requests that they support this or that standard.
So what's left from a designer's perspective besides asking them to fully support whatever little bit of the standards they don't already? Most changes need to come from the customer's perspective I think. Extentions, a better download manager, etc. It's easy to think of suggestions a user can make. Actually, what worries me is that generally what it comes down to is a developer wants as much control over your browser as they can. For example, one might want the ability to change the skin and menu layout of your browser specifically for their site. That's great for the developer, but, the end user would go bonkers in a hurry. Besides asking for proprietary extentions and more control over the user's screen, there's really so little that a developer can do that I can only conclude this is really ultimately just meant to get people's attention (hey, they got it on slashdot even, that's a good start, though the problem is that most slashdot users are intelligent enough to know about browser alternatives and most here who don't use Opera are just using it because for whatever reason they don't like it.)
Anyway, I'm not saying boycott Opera or something, just I'm wondering if this is just a publicity stunt or if they really do have a point for