578 members have voted

  1. 1. FireFox or Opera ?

    • Firefox
      354
    • Opera
      224


Recommended Posts

Yes, I know, Firefox hasn't been out as long as Opera 7.x, but also look at the number of vulnerabilities found in the time span of Firefox's release to now. Also, Opera isn't as popular of a browser. Usually, you find more exploits in popular products.

585064690[/snapback]

Opera 7.x has been out for almost 2 years.

That's 29 advisories in 2 years, just a tad over 1 a month! And not all of them are even severe.

Now how about we look at firefox 0.x AND 1.x since Opera 7.x has been out longer than both.

http://secunia.com/product/3256/

Firefox 0.x has 18 advisories since MAY.

Take your BS elsewhere, it won't work here on my watch.

Ehh. Opera is very popular.. statistics lie. Many users running Opera doesn't know that it identifies as IE6.0 by default. I think atleast 80% of Opera users don't know this..

585064950[/snapback]

That's even not true because Opera's fake-id sucks bad, it still has Opera somewhere in the string. If you want to really fake you need something like Proxomitron.

That's even not true because Opera's fake-id sucks bad, it still has Opera somewhere in the string. If you want to really fake you need something like Proxomitron.

585065309[/snapback]

Well.. I've tested this on several hitcounters etc.. and I can't remember anyone finding out I was using Opera when my id was in IE.6.0.

EDIT: That was quite sometime ago though... I tested on bravenets now.. and it id my as Opera still.. guess they have fixed this..

Edited by [X]-bYtE
That's even not true because Opera's fake-id sucks bad, it still has Opera somewhere in the string. If you want to really fake you need something like Proxomitron.

585065309[/snapback]

It has Opera in the string, but it doesn't suck bad because scripts don't detect browser versions at the position at which Opera is located in the string. Sure you could detect it, but not by default. Don't you think the programmers would have figured that long before you even knew it had Opera mentioned in there?

So you are wrong, it is true, most people who have Opera ID'd as IE by default..are indeed having their browsers registered as IE, and not as Opera.

It has Opera in the string, but it doesn't suck bad because scripts don't detect browser versions at the position at which Opera is located in the string. Sure you could detect it, but not by default. Don't you think the programmers would have figured that long before you even knew it had Opera mentioned in there?

So you are wrong, it is true, most people who have Opera ID'd as IE by default..are indeed having their browsers registered as IE, and not as Opera.

585066353[/snapback]

I have tested several sites (like msn) where Opera's IE6 emulation made a difference to the one in like Proxomitron. Only Proxo's worked right and even displayed the page correctly like it should on IE except a little bug, but that's nothing compared to the Opera ID fake.

Anyway, people should just let it ID as Opera by default, that's best for everyone.

in answer to the original question: if you're moving from IE then firefox; if you're ready for a entirely new experience you want opera. opera is less userfriendly in my opinion but marginally faster (i mean marginally there; you won't make much difference at all). also firefox loads pages better and its resources are only marginally larger.

-bYtE,Dec 8 2004, 12:48]If it's free or not have NOTHING to do with how good a browser is  :rolleyes:

585064612[/snapback]

But does happen to have something to do with which one you prefer or use. :rolleyes:

They are both same to me, I like both. I choose to use Firefox because it's free.

Edited by mufdvr3669

You all do realise the reason why Opera seems to load pages faster is that firefox waits for a certain amount of time, to let data download, before it even starts to render a page? you all know this right?

Turn the puty cat into the steaming beast well ...

modify these values by typing "about:config" in the address bar, or by modifying the prefs.js file. This is what I changed:

user_pref("network.http.max-connections", 48);

user_pref("network.http.max-connections-per-server", 16);

user_pref("network.http.max-persistent-connections-per-proxy", 16);

user_pref("network.http.max-persistent-connections-per-server", 16);

user_pref("network.http.pipelining", true);

user_pref("network.http.pipelining.firstrequest", true);

user_pref("network.http.pipelining.maxrequests", 100);

user_pref("network.http.proxy.pipelining", true);

user_pref("nglayout.initialpaint.delay", 100);

Optional:

user_pref("general.smoothScroll", true);

in answer to the original question: if you're moving from IE then firefox; if you're ready for a entirely new experience you want opera. opera is less userfriendly in my opinion but marginally faster (i mean marginally there; you won't make much difference at all). also firefox loads pages better and its resources are only marginally larger.

585066431[/snapback]

I think Operas interface is very userfriendly, also you can layout the browser as you wish.. Firefox is so easy that it's booring.. and the skins.. the HORROR!!

But does happen to have something to do with which one you prefer or use.  :rolleyes:

They are both same to me, I like both.  I choose to use Firefox because it's free.

585066473[/snapback]

Opera is also free :rolleyes: people seem to forget that after a few minutes each time it's posted..

navigator.appName is what most people use (and should use, if you ask me) to detect the browser version. Doing it this way, Opera will always be detected as whatever you have it set to identify as. The only way you'll return that it's Opera (assuming it's not set to actually identify as Opera...) is by searching for the text 'opera' in navigator.userAgent (or by using window.opera).

In other words, you can't detect that it's Opera unless you're specifically looking for it. And if you're specifically looking for it, it doesn't matter whether its user-agent string 'sucks bad' or not, because there are other ways of finding out if you're running Opera.

I think Operas interface is very userfriendly, also you can layout the browser as you wish.. Firefox is so easy that it's booring.. and the skins.. the HORROR!!

Opera is also free  :rolleyes: people seem to forget that after a few minutes each time it's posted..

585066610[/snapback]

Would you want unnecessary ads while browsing?

Opera is not in the free browser catagory, IMHO it's adware until the user pays.

You all do realise the reason why Opera seems to load pages faster is that firefox waits for a certain amount of time, to let data download, before it even starts to render a page? you all know this right?

Turn the puty cat into the steaming beast well ...

modify these values by typing "about:config" in the address bar, or by modifying the prefs.js file. This is what I changed:

585066558[/snapback]

I use Firefox and Opera, and i have tweaked both to death. Opera is STILL faster for me. Especially when it comes to loading files from the cache, it blows firefox straight out of the water, NO chance for firefox there. The cache loading is not subjective either, it is FACT. Opera loads pages cache'd in memory almost instantly.

Yes, but the Opera tag is at the end of the string. For example,

--

Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 7.54

--

585067937[/snapback]

And the other point being made is that a lot of scripts don't check the end of the string, but check the appName js variable instead, which would return MSIE in that case. Newer scripts are fixing this, but a lot of older ones still have bad detection. Though, it can be a good thing, because you can fool a bad site into thinking you do have IE, and make sure it doesn't try to send you different/bad code

I remember reading an article somewhere (might be that guys website who does all the longhorn previews) that described Firefox and Opera as the two main enthusiast browsers.

I consider myself a computer enthusiast....but unfortunately the sad fact is that many computer enthusiasts are ######. The majority of computer enthusiasts use Firefox, and so I steer the most away from it because of the people who try to force Jesus Christ to use Firefox.

Yes, I am judging the software by the community that follows it. Just like Counter Strike.

Hey, don't feel bad about it. They brought it on themselves. :p

Firefox is a decent browser (a lot better than IE) -- it's just that it doesn't deserve all the hype it gets. I think Maxthon is crappy, but i don't usually argue with people who use it, because people who use Maxthon don't often act as smug and self-impressed as a lot of the people who use Firetruck do. :x

People, Firefox is no longer a PR.  If you are using the PR, time to update.  Opera could be version 25.54 and it would still suck.  Pages don't render correctly, half the time none of the media players work with it.  Security wise, it ranks up there with IE, ****ty!  But, let me thank you in advance because you'll be bringing your computer to my shop to fix it when it gets overloaded with viruses, spybots etc.  So, go ahead, pay for the download.  When you run into compatability problems, don't call me, you won't like the answer that I will have for you.

585060305[/snapback]

hahaha you are funny

Opera 7.x has been out for almost 2 years.

That's 29 advisories in 2 years, just a tad over 1 a month!? And not all of them are even severe.

Now how about we look at firefox 0.x AND 1.x since Opera 7.x has been out longer than both.

http://secunia.com/product/3256/

Firefox 0.x has 18 advisories since MAY.

Take your BS elsewhere, it won't work here on my watch.

585064975[/snapback]

Ahaha, you're trying to compare an unfinished product to a product 7.6ish versions in? That almost made me fall out of my seat from laughing so hard. I said look at the time-span fromFirefox 1.0's release (including PR)> to now. Opera, 3 vulnerabilities, two of them moderately critical. Firefox, 2 vulnerabilities, one moderately critical.

Ahaha, you're trying to compare an unfinished product to a product 7.6ish versions in? That almost made me fall out of my seat from laughing so hard. I said look at the time-span from Firefox 1.0's release (including PR) to now. Opera, 3 vulnerabilities, two of them moderately critical. Firefox, 2 vulnerabilities, one moderately critical.

585069133[/snapback]

Oh come on. Now you're just grasping at straws here. 3 to 2, oh no! 7.x was a complete rewrite, which means a lot of bugs to be worked out. It's really not much different from Being at 1.0. Maybe you should learn how software development works.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • There is a saying in my country: "The wolf has a thick neck because he does his own work." Let that sink in
    • Interesting image choice... reminds me of the human centipede poster
    • Get $50 of aloSIM Mobile Data Traveler eSim credit for just $24.97 by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 50% off aloSIM Mobile Data Traveler Lifetime eSim Credit: Pay $24.97 for $50. Stay connected affordably in 120+ countries/regions with your own lifetime eSIM! An eSIM is a digital SIM card. It's basically just mobile data. Once it's activated on your device, it can connect you to data networks in other countries – giving you an internet connection with NO roaming charges. With aloSIM, you can load prepaid eSIM data packages onto your phone, tablet, or computer. Your lifetime eSIM never expires, so it's yours forever and there are never any monthly charges. You'll get $50 in eSIM data credit, which is almost always enough to cover all your data roaming needs for a full year. But if you run out of data, you can always top up your lifetime eSIM and stay connected internationally. Pay $24.97 for a lifetime eSIM with $50 in travel data credit Use your eSIM to join data networks in 120+ countries Install your lifetime eSIM on a compatible device to roam on local data networks Your lifetime eSIM never expires, and can be topped up with more data anytime Many data packages cost as little as $4.50 and last 7 days. Depending on the package you choose, the length of time varies. Good to know Length of access: lifetime For NEW customers only Instant digital redemption Once you add your $50 credit to your aloSim account you have up to 12-months to use it — after that your credit will expire When you pay for a data plan you also get a free phone number (via Hushed) for the same duration of your plan that was purchased - IE 7 day eSim plan gives you a free 7-day phone number Purchased coupon must be redeemed and used within 12 months This deal is not stackable (one offer per aloSIM account) A $4.50 data package will last 7 days The data DOES expire, and you WILL NOT have any leftover data for your next trip unless it takes place within the validity period. While the eSIM never expires, the actual data package is only valid for the length of time stated at purchase (i.e. seven days after activation, 30 days after activation, etc.) So if you buy a seven-day package and only use a tiny bit, that package is still going to expire after seven days. Access options: mobile (check compatibility) Max number of device(s): 1 Updates included Here's the deal: This aloSIM Mobile Data Traveler eSim $50 Credit normally costs ... $50, but it can be yours for just $24.97 for a limited time, a saving of $25 (50% off). For specifications, and license info please click the link below. Get this aloSIM Mobile Data Traveler eSim for just $24.97 (was $50) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
  • Recent Achievements

    • First Post
      DrWankel earned a badge
      First Post
    • Reacting Well
      DrWankel earned a badge
      Reacting Well
    • Week One Done
      Supreme Spray LV earned a badge
      Week One Done
    • One Month Later
      Genuinetonerink- Dubai earned a badge
      One Month Later
    • Week One Done
      Genuinetonerink- Dubai earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      498
    2. 2
      +Edouard
      158
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      74
    5. 5
      Michael Scrip
      72
  • Tell a friend

    Love Neowin? Tell a friend!