Slashdot Log In
Opera 6.03 - The Wild Child of Browsers?
Posted by
timothy
on Mon Jun 03, 2002 07:38 AM
from the home-of-the-singing-fat-lady dept.
from the home-of-the-singing-fat-lady dept.
IEEE1394 writes: "Ever wondered what other Internet browsers are available outside of Internet Explorer? Opera 6.03 from Opera Software boasts itself on being 'the fastest browser on earth.' Does it really live up to its claim of being unique and being fast? Is it
the wild child of the browser family and can it ever surpass Internet Explorer as the browser of choice? Let's find out." Funny, IE isn't my browser of choice ...
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Lynx (Score:5, Funny)
Re:Lynx (Score:3, Informative)
Re:Lynx (Score:3, Funny)
NY Times random login generator [majcher.com] there should be more of these, we need to make our lives easier, there is no need whatsoever for nytimes to require my userinformation to display free articles. If they want to display their articles freely why have these login requirements at all?
Lynx users try links (Score:5, Informative)
Hmm, from freshmeat, it looks like the new version even has graphics support now :/ . Oh well :P . Give it a shot!
dillo [freshmeat.net] was the only graphical browser I could ever get running on a 486/33Mhz with 16MB RAM (mozilla 0.8 ran, but swapped too much to be usable). Actually, come to think of it, Opera (5.x?) didn't work too bad either.
Parent
Re:Lynx (Score:3, Informative)
When I asked the author about this he said it was supposed to do that for speed reasons.
I actually had all 3 of the major text based browsers on my system and between the 3 of them was able to browse most sites.. that was until I gave up and went back to Mozilla after I discovered that a simple php game I wanted to play wouldn't work with any of them.
must be ... (Score:2, Troll)
Re:must be ... (Score:3, Insightful)
...
..
now do you see how flawed your argument is? So what if "everyone slightly interested in opera that reads
IE often HAS to be your browser of choice (Score:4, Insightful)
So unfortunately, sometimes you must choose IE.
Re:IE often HAS to be your browser of choice (Score:3, Insightful)
They you're part of the problem.
Re:IE often HAS to be your browser of choice (Score:4, Insightful)
Despite the comment by a poster below, I'm "reasonably intelligent" (and have the IQ test to prove it) and certainly not ignorant of standards and fully capable of writing standards-compliant HTML/Javascript. But I don't. Here's the reason why folks: BECAUSE I'M NOT THE ONE PAYING THE BILL! I don't write web pages for me, I write them for folks who pay for them. If I want to do something for fun, or enjoyment, I'll play hockey or do some woodworking or play poker, but I program for a living. To house and feed my family.
You CANNOT tell me it does not cost more to develop multiple versions of scripts to do interactive content. And any monkey with any number of graphical editors can knock out static HTML. You're only paid for dynamic, server side code in something and client-side scripting. It takes more development hours ($) to develop multiple versions of scripts, and more QA test machines and personnel ($) to test those pages on multiple platforms and more support personnel ($) to support those multiple platforms. Thus, many, many folks footing the bill for all this lovely web development chose not to incur those extra costs to support the 3-4% of the user base that doesn't use IE (those were the last numbers I saw). For an intranet/extranet application (where most of my work is done these days), that number declines to less than 1% in most cases.
I guess you could call me immoral for working for such "heavens", but I don't consider browser/computer/OS/hardware platform choice a moral issue. Sue me.
Parent
Re:IE often HAS to be your browser of choice (Score:3, Insightful)
multiple versions? what for? this is the reason why the World Wide Web Consortium [w3c.org] exists at all! develop your scripts to written standards, and you'll only have to do one version that will work for every platform.
haven't you noticed that web sites are becoming more and more standards compliant? if you keep scripting for an IE only audience, then soon your web sites will be considered 'broken' and your employer (or customers) will be asking you why their website looks/acts screwy.
trust me, save yourself time and effort now and base your code on existing, internationally recognized standards. the money is the same, and you'll be doing both customers and future developers a favor.
Re:IE often HAS to be your browser of choice (Score:3, Insightful)
They you're part of the problem. "
I got news for ya: The people who decide what browsers to support aren't the people who program it. They make decisions like this:
"I hear that Internet Explorer has 98% of the market share."
"Oh, that means we can support IE, and then we can skip worrying about other browsers and save time and money!"
"Exactly."
You really want to talk to the Pointy Haired Boss, it's his decision.
Re:IE often HAS to be your browser of choice (Score:3, Informative)
IMHO, popups are well contained, and desktop clutter is controlled - you only have to minimize one window instead of fifteen.
Opera also has options to prevent popups entirely, but the controls aren't as robust as Moz (yet), which will also let you prevent child windows from doing *utterly* *ridiculous* things like resizing themselves, etc.
Re:IE often HAS to be your browser of choice (Score:3, Insightful)
Designing sites which work in Mozilla and IE (Score:3, Informative)
That's FUD and your web designing license should be revoked.
Explorer and Mozilla are very similar in their object model. You have just to take care of 3 or 4 things like:
That's almost all the most seen problems. It takes no extra time to support both browsers.
Re:IE often HAS to be your browser of choice (Score:4, Insightful)
c'mon man. I use Mozilla at home quite a lot and I design web sites (although I do more back end stuff than anything), but let's face the reality of the situation: If I'm designing web sites, I design for IE. Usually, my pages are fairly simple and work just fine in Moz, opera, etc, but I ain't waisting my time making scripts cross-browser compatible, etc, because those folks paying the bill don't care and the customer is always right.
You are part of the problem. You should be designing web pages to the standards, not to IE. Design to the standards, the site will work with IE. Your employer's happy, your customers (even those who don't use IE, or wouldn't if you weren't so ignorant in your web design choices) will be happy, and nobody even has to know that you aren't writing IE-specific stuff.
Given that there are web standards out there, and that IE implements them, I just don't undersatnd this attitude that you must design for IE. What's the problem with you people? Sheesh.
-Rob
Parent
Re:IE often HAS to be your browser of choice (Score:4, Insightful)
But when I'm doing heavy Javascripting/DOM stuff, I ain't taking the trouble to write several versions of scripts. I always present the option of netscape/mozilla compatibilty, but when they use nothing but IE, they don't care. I'm working on an intranet project right now that has some government employees on Sun's. I said "we need to take the extra time to make this netscape compatible", the team lead says "oh, they have IE on termnial server, we're not bothering!".
Parent
Re:IE often HAS to be your browser of choice (Score:3, Interesting)
I may be confused. I frequently use HTMLTidy and it says "no no", I ignore it. I just ran the w3 validator and it choked on every "input" tag in a table, said "check which elements are allowed here".
Hmm. I just checked mine again, and it validated as HTML 4.01 Transitional. This is a page where I do a stylistic, though legal, no-no, which is using tables for bulk formatting. (This is a nod to those few people who still use the ancient Netscape 4; NS4's CSS support isn't good enough to do a sidebar menu properly, so I do it the "wrong" way with a big table formatting the whole page.) In the "main" part of the page, there are lots of form elements, but the W3 validator didn't complain.
The non-standards compliant thing I do use on this page is the "wrap" attribute in "textarea" tags. That's a nod to inconsistent browser behavior; using the attribute makes the major browsers consistent, but it's not a part of the standard. Oh well.
-Rob
Re:IE often HAS to be your browser of choice (Score:3, Insightful)
He's right, you know. Banks and large corporations don't give a stuff. It's not viable.
I simply do not understand this argument.
Write standards compliant stuff, it works with IE. (OK, don't push the standards to the edge; use two-year old standards.) Nobody is losing here. The vast majority of your customer base has the functionality it wants. And those other 3% of your customers now also have the functionality they want. What's the problem here? What's the sacrifice? What's the tradeoff? Everybody wins. Your bank administrators paying for the web design are in better shape, because not only does it work for the 96% of their customers who use IE, it works for the 99% of their customers who use any of the relatively up-to-date web browsers. It's better for the bank. Why, why, why is there any rational argument for writing IE-speicific code, other than laziness and ignorance, given this?
-Rob
Re:IE often HAS to be your browser of choice (Score:3, Interesting)
I've probably not seen many of your websites, then. In fact, I simply don't do business with companies that insist upon "browser-specific" websites. Competition is simply a click away.
Re:IE often HAS to be your browser of choice (Score:3)
This has REALLY bugged me since "Imation" decided to use the slogan "Borne of 3M innovation." Apprently they think the extra "e" adds a touch of class and gravity. Never mind that it means they were carried on 3M's back like a lame donkey.
Phew. I'm glad I got that off my chest. (I'm sorry everbody - I know it's bast taste to do a grammar flame - but it's meant to help, not to flame the poster who may have simply slipped a finger!)
It's my graphical browser of choice (Score:3, Informative)
(I do have to admit that Netscape/Mozilla is much better with respect to CSS support than it was a few years ago, but they still aren't there.)
Of course, I still do most of my browsing with lynx and/or links in text-mode, but Opera is really pretty good when I need graphics.
IE doesn't do png-transparency (Score:5, Interesting)
MS has had 4+ years to get transparent PNGs working, but now I "begin" to think there's some kind of prestige in not getting it done. libpng is Open Source, so they can't use that without losing face. Apparently IE on Mac gets it right, which just adds to the bizarreness of the whole thing.
For humor, run this PNG-test page [entropymine.com] through IE and some other browser. Opera: 100% correct, IE: ~5% correct
(this is not a 'troll', nor is it a 'flamebait'. Use 'overrated' instead, if that is how you feel. Thanks)
Re:IE doesn't do png-transparency (Score:5, Informative)
For example:
<img src="blank.gif" style="filter:progid:DXImageTransform.Microsoft.A
<? } else { ?>
<img src="imagewithalpha.png">
<? } ?>
Yes, it sure is awkward, and for the love of me I can't figure out why they just don't support the alpha channel with a standard <img> tag, but at least it can be done.
Jason.
Parent
Re:IE doesn't do png-transparency (Score:3, Informative)
This page shows how to implement it:
http://webfx.eae.net/dhtml/pngbehavior/pngbehav
Beware. Very MS-specific.
Opera was Mozilla A Long Time Ago (Score:4, Interesting)
I haven't quite understood the mania over Mozilla, which still doesn't begin to compete with Opera for stability and speed. Mozilla is unusably sluggish on every platform I have tried (Win32, OS X, OS 9).
Advertisment? (Score:4, Insightful)
In either case, I read the review, and it beautifully disproves Opera Software's claim of making "the world's fastest web browser", with load times varying between 50% and 300% of IE's on the pages that were tested. Opera also displays ads unless you register it (for $39!) -- why bother when it doesn't offer any major advantages over another non-MS browser like Mozilla?
It should also be noted that Opera has had some Microsoft-esque security holes [theregister.co.uk] in the past
Re:Advertisment? (Score:3, Informative)
Tabbed (or windowed) browsing, a search box (deafulted to google, but you can change that,) in every window, skinnable, a hotlinks/bookmarks folder with stuff that's actually usefull and gestures; in addition to that you can magnify or resize the entire page...not just pictures or text, but the entire page (sometimes it looks like ass, true, but it comes in usefull when you're tired of looking at really small letters...can't tell you the amount of times I've set /. to 140% and sat a few feet further away from the old 19" monitor.
Opera has definitely made my browsing a much better experience. I happily shelled out 40$ today (even though I've been using the free version for like four months or so, I have been too broke to consider paying real $$ for software that is *quite* functional even with the ads....and a note about that: none of the ads were annoying blinking neon sex ads, either. In fact, if i recall correctly the last ad i saw before I payed up was an ad for User Friendly [userfriendly.org].
I can see how a user of Moz (and I have all 3 browsers on my machine, and I use all 3 regularly (although I really only use IE for windows update and on the rare occasions in which Opera does not render a page well. So far, this [brainwashed.com] is the only page i've come across that doesn't render well.
Give it a try [opera.com] for a week before you knock it, it's way better than IE and at least as good as Moz (although I like it tons more than Mozilla, personally.)
Don't read the news? (Score:4, Interesting)
I use Opera 90% of the time under Linux, it's great, fast, looks great most of the time. However one major feature that it lacks is a "delete URL" button, like the X> that Konq has. When you're cutting and pasting a URL in, you can't then highlight the current URL and delete, because then you have to go back and RESELECT what you wanted to paste. It's a pain. Much easier to select, hit X>, mid-click.
Parent
Uh, No. (Score:5, Informative)
He claims that "Opera only added tabs in its newest version after Mozilla had them already in its trunk builds."
Opera introduced its 'Window Bar' (buttons for each open within the MDI) with Opera 4, wich came out in spring of 2000. Around that time Mozilla was at M14 and the first Netscape 6 Preview was being released. Neither of those had the equivalent to Opera's Window Bar. The first mention of Mozilla 'tabbed browsing' I can find is a year later, contained in this post [google.com] to the Mozilla newsgroups. Implementation didn't happen until late summer or fall of 2001, possibly being beat to it by the Multizilla [mozdev.org] project.
Of course NetCaptor (A shell for the MSIE HTML rendering component) had them back in '99, maybe even earlier.
Parent
Opera Memories (Score:2, Interesting)
"Wild child" a compliment?? (Score:5, Funny)
Choice words for a choice browser (Score:4, Interesting)
I can't blame it for crashing when it tries to load certain sites, since many people are obviously using Bill's Malformed HTML to generate IE-friendly (read "IE-Only) web pages.
Even with the kind of vulnerabilities [theregister.co.uk] that made me want to dump IE in the first place and flaky Javascript support, I'd still use Opera if I could.
Unfortunately, MS is the VHS to everyone else's Beta. Inferior technology, bloody annoying to use, but way better market permeation. Bleh.
of course it's not your browser of choice, but.... (Score:5, Interesting)
Now, before i denegrate my ENTIRE character, let me say that I am a staunch anything-other-than-IE-and-mostly-Mozilla supporter. I use Mozilla 95% of the time (and mostly IE when i have to A) fill out my timecard on our IE-only intranet at work -or- B) pay my Capital One card
So, what can we do to help? Advocacy. Get folks using Moz or Opera -- your mom, your brother, your sister, your dog, whatever. Brief them on how Moz came to be -- it's free as in speech, ma! Or, we could just wait for MS to cock-up IE...
Re:of course it's not your browser of choice, but. (Score:5, Insightful)
Write correct, clean code and you won't have any trouble with Mozilla-based browsers.
Parent
What is Opera's competitive edge? (Score:4, Insightful)
I don't know too much about Opera, but are there any other "features" that it offers that IE doesn't, or at least doesn't do as well as Opera? I like competition in any market, but if it doesn't have anything substantially additional with it that IE doesn't, then I can see it gaining much market share, especially since one has to pay for the ad-free version? Maybe someone here can shed some light in this.
Features (Score:4, Insightful)
Yes, I use Opera because of the features. I like the MDI. I cannot live without the ability to go back/forward using only the mousebuttons ("gestures"). I can press ctrl+g to quickly apply my own stylesheet to the page, as can I disable image-loading with a click. I can use the zoom-control to get up close when I need to (which happens), I can press F12 and quickly enable and disable javascript/plugins/popups. I can press CTRL+J to get a window with all the links on a page. I can enable automatic periodical refresh, I maximize frames with the click of a button. When exploring large link-collections I can use the special 'create linked window' to browse efficiently without having to open/close lot's of windows.
I'm sure mozilla can do much of this, but IE? IE is - as far as I'm concerend - a joke as far as features go.
Opera is all about the small things which makes my browsing fun and efficient. That said, I have a long list of things I wished it could do, some of them from IE (I want a page 'properties' function)
Parent
Re:What is Opera's competitive edge? (Score:4, Informative)
To this customer, Opera beats IE in that it provides:
Parent
Couple of advantages (Score:5, Informative)
Parent
Re:What is Opera's competitive edge? (Score:3, Insightful)
Opera vs. K-Meleon on older MSW computers (Score:4, Informative)
I run an quite old laptop that came with Windows OS. I picked up the free K-Meleon (which despite the name, isn't for KDE):
K-Meleon on SourceForge [sourceforge.net]
Stripped of bloat, Mozilla's rendering engine runs fast and light on a P133Mhz laptop with 16MB.
A sample screenshot is here:
Screenshot of UI and context menu [sourceforge.net]
For comparison to Opera, I found: Opera 5 to be faster than K-Meleon, but with Opera 6, they were batting close to even.
K-Meleon images don't dither very well if set to 256 colours (often the case with older computers) because of a palette shift. Opera dithers them nicely
K-Meleon renders HTML better than Opera 6 (though Opera 6 does do a better job of difficult CSS than Opera 5).
Opera is a full suite of apps, with alot more features vs. K-Meleon, whereas K-Meleon is a browser and browser alone.
K-Meleon does let all the toolbars (URL, menu, URL bar) be placed in a single row to maximize screen real estate on a laptop.
K-Meleon doesn't have Opera-style tabs yet, which is about the one feature missed the most.
K-Meleon is Free.
What Opera doesn't do... (Score:4, Interesting)
Opera also has some strange negative text-indent behaviors (you have to double it!), and a few other odd quirks (but every browser has those.) It's definately better than IE in most things (24 bit PNG transparency rules!), but my browser is Mozilla. (Oh, and Mozilla is also free.)
Opera vs Crazy Browser (Score:3, Interesting)
However, I have found Crazy Browser [crazybrowser.com] which is a replacement for IE using the IE rendering engine.
In fact thats what I'm using now and for a 690k download, it's lovely. Full support for websites (even those with iffy HTML), tabbed interface, Windows XP theme support, popup filter and a really nifty feature which indicates when pages have changed in your links list.
It's also free (as in beer). Having access to the source doesn't bother me (and 90% of the population) in the slightest since I wouldn't understand a word of it or really look at it.
I appreciate that this is a geek site and therefore most people won't touch IE with a barge pole but if you do like IE (and I do) but want tabbed browsing then check it out.
As far as I'm concerned, it does everything that I'd use in Opera, so therefore I don't really see the point in paying for Opera. Granted they've done a fine job - but it's just not for me.
Mouse gestures... Annoying?! (Score:4, Insightful)
That somebody who took it upon themself to review the product did not wish to take the time to familiarize themself with one of its biggest features speaks to a certain lack of proffessinalism... That aside though, I don't see how the gestures can be considered a "con". Even with them turned on, I find it difficult to perform one accidentally (I myself only use the back and forth navigation and never run into a problem of triggering another gesture accidentally). Finally, since there's an option to turn them off, I really fail to see how, iven if they are "annoying", their inclusion can be held against the browser.
I think that it's by providing these features that Opera can succeed in the marketplace alongside of IE. One great feature would be trying to predict the next link you will click and pre-loading that page. (Like for multi-page articles).
The funny thing here is... (Score:4, Informative)
http://www.securiteam.com/windowsntfocus/5YP0O2
Being that this consitutes a majorly braindead security hole (allowing the value attribute on a file field to be filled in by the webmaster?!?!?!) I think its safe to say that all browsers in existence are lacking on the security front.
J
Whatta Maroon (Score:3, Funny)
One of the biggest areas where Opera seems to fail is with a lot of newly developed websites that didn't take Opera into consideration since IE seems to continue to dominate the browser market with authority.
Oh, obviously it's the browser's fault when it fails to render broken pages correctly. Sheesh!List of other browsers (200+) (Score:3, Informative)
For a list of alternative browsers (over 200 in fact) have a look at: www.browserlist.browser.org [browser.org].
This list is a bit old (it hasn't been updated since June 2000), but it gives you a good idea of what sort of stuff is out there.
Re:Opera vs IE, no, Opera vs Mozilla. (Score:3, Interesting)
Re:I wish these sites would let _me_ decide... (Score:3, Interesting)
To add insult to injury, this is how I learned that IE5.5 is ET-ware... while it was still on that system, after I'd finally got DUN working again and had dialed out (with Netscape 3.04 as my browser) to fetch IEradicator, guess what.. Less than 10 seconds after logging on, ZoneAlarm reported a ding on some obscure port, from a M$ IP address.
Intuit lost a good customer that day, probably forever.
Re:Sandscript? (Score:3, Funny)
It's the primary written language of Jawas. Unfortunately, it all but disappeared after the Empire instituted the death penalty for anybody that didn't speak 20th century Earth English.