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

    • You literally have to do it on a desktop, which is incredibly annoying in our mobile-first world. What???
    • What part of "you can’t really depend on service providers to maintain features forever" is not clear enough?
    • Nope. That lack of surround sound capability (analog) won't fly with me. Sure, I use headphones most of the time, but still.
    • Creative Sound Blaster AE-X PCIe review: your headphones will love it by Steven Parker If you have been reading Neowin for any length of time, you may remember that I reviewed the Sound Blaster Audigy FX Pro back in April. I found it to be an excellent budget sound card, even though it lacked support for formats such as DTS over the included SPDIF port. Anyway, Creative reached out to me again asking if I was interested in reviewing the Sound Blaster AE-X. It is a card mainly targeted at headphone wearers, which I'll get into a bit later. Before we get underway, here is a disclaimer: Creative Labs provided a free sample without any review pre-approval. Here are the full specs of it: Creative Sound Blaster AE-X Dimensions: 179 x 126 x 18 mm Weight: 263g / 9.28 oz Platform: PCI-e DAC: ESS ES9039Q2M Connectivity Options Side: Rear: 1 x HD Audio Front Panel Connector, 1 x ⅛“ Headphone port, 1 x RCA Line-out (Left) port, 1 x RCA Line-out (Right) port, 1 x Coaxial SPDIF-out port, 1 x ⅛“ Mic in/Line-in port, 1 x TOSLINK SPDIF-in port Surround: No DNR / SNR: THD+N: 0.0001% Dynamic Range 130 dB Recording Resolution: PCM up to 32-bit / 192kHz (Stereo) Direct Mode: Line Out (Stereo): PCM up to 32-bit  384 kHz Coaxial SPDIF Out: PCM up to 24-bit 192.0 kHz Headphone Amp: PCM up to 32-bit / 384kHz (Stereo) Native DSD: DSD64, DSD128, DSD256 Output Impedance: 1Ω, Supported Headphone Impedance: 8–600Ω, IEM: 0.5Vrms, Low: 1.5Vrms, Mid: 3Vrms, High: 6Vrms, Maximum output power: 350mW @ 32Ω (High), Maximum output voltage: 6Vrms (High) Front Panel Headphone Amp: PCM up to 32-bit / 192kHz (Stereo) Native DSD: DSD64, DSD128 Output Impedance: 10Ω, Supported Headphone Impedance: 32–300Ω, Maximum output power: 40mW @ 32Ω, Maximum output voltage: 1.9Vrms ASIO: ASIO 2.3 Total Harmonic Distortion: THD+N: 0.0006% Dynamic Range: 114 dB Scout Mode: Yes EMI shielding: No (but it passed all the FCC emission tests) Operating temperature: 0–45°C Input Power: 12V⎓0.5A Warranty: 1 Year (MSRP) Price: $179.99 / £169.99 The Sound Blaster AE-X was announced at the end of May, and it becomes clear that it is mainly for headphone wearers. I should also note that the card does not support DDL/DTS encoding technology, but it is said to support decoding through the coaxial SPDIF port. I was able to test this working with the classic Windows Sound properties, but I could not get a DTS (decode) signal through my Logitech Z906, it defaulted to 3D sound whenever I played DTS content through Plex or Emby. In addition, this card only supports two channels (stereo) over the speakers. The surround support is limited to the Headphone Amp, so before I get underway, what we have here is a card mostly intended for headphone use, especially with its SPDIF In (Toslink) port where you could connect another device like a console. So what about the highlights of this card? The AE-X is powered by the ESS SABRE DAC (ES9039Q2M), which is capable of a 130 dB dynamic range. In addition, it supports 32-bit/384 kHz playback for deeper detail and clarity. The headphone amplifier delivers up to 350 mW @ 32Ω, which admittedly far surpasses standard onboard audio, offering support for studio-grade headphones. DSD256 and ASIO 2.3 are also supported. What doesn't it have? No support for What-U-Hear, Super X-Fi, or the SmartComms Kit No EMI shielding, but it passed all the FCC emission tests (from the FAQ) I also want to make it clear that I am no audiophile. For me, it's purely subjective and it should just "work" out of the box. First impressions As I said in the introduction, I was a bit sad to see that the AE-X only supports stereo output, meaning it would not be on par with my ALC1220 over my speakers, as I mentioned it seems like this card is marketed toward headphone users. Since I am not an avid gamer that would rule me out as a potential customer, but I can still test its capabilities! The card arrived in a nice-looking box, as shown above. It's quite a bit larger than the Audify FX Pro that I reviewed back in April, and at first I thought the covering meant that it was EMI shielded, but it isn't as mentioned above in the highlights section. What's in the box: 1 x Sound Blaster AE-X PCIe card 1 x 3.5 mm CTIA TRRS to Dual TRS Headset Splitter Cable 1 x Quick Start Guide Aside from the Quick Start Guide, which someone at my age (I guess) needs a magnifying glass to read thanks to the tiny fonts, Creative Labs also has the manual online, which first requires you to prove that you're human in order to access it (so I can't direct link it). Anyway, the box is mostly made up of cardboard, and the only plastic in it is the anti-static bag for the card itself. Design Top Bottom The card itself looks pretty cool and actually wouldn't look out of place in an all-white build. There's only one connector, and for some reason it is awkwardly placed on the side (front-facing) that is for the front panel audio connector, which will let you use the headphones through the front PC audio jack. Since the front panel Headphone Amp has fewer capabilities than the rear headphone port, I decided not to use it. Rear of card PCI-e interface The rear of the card is completely open and is normally where you would find the front panel connector. The PCIe interface side is completely covered, which initially made me think it was EMI shielded. I/O panel Side (front-facing) with Front panel connector On the outer rear bracket side we have the TOSLINK SPDIF in, Coaxial SPDIF out, RCA line out (Right), RCA line out (Left), Headphone out, and Mic/Line in ports. On the front facing portion of the card itself is the F-panel connector. Usage Test System Our test system consists of the following: AMD Ryzen 9 9950X3D Gigabyte X870E AORUS MASTER (BIOS F12) Corsair RM1000x (2024) Thermal Grizzly Kyronaut (33x33x0,2mm) 2x 32GB Kingston Fury Beast RGB DDR5 6000MT/s CL36-38-38-80 T-Force Z540 2TB (PCIe Gen5) NVIDIA GeForce RTX 5090 Founders Edition (NVIDIA) Creative Sound Blaster AE-X Windows 11 25H2 Pro I installed the card into the Gigabyte X870E AORUS MASTER which includes the RealTek ALC1220 onboard audio. For our subjective listening tests, I used the Coaxial SPDIF port to my Logitech Z906 speakers. For headphone tests I used the OneOdio Studio Max 2 Wireless DJ Headphones that I reviewed last month. After installing the audio driver, I installed Creative Nexus, which is a relatively new app designed for the latest Sound Blaster cards. Then I discovered the AE-X needed both a driver update from 1.00.15.0001 to 1.01.09.000 and a firmware update from 1.00.06.0000 to 1.00.06.0002, then I was set to go. It should be noted that the card did not work without the driver (not Plug and Play). As you can see above, you can manage the firmware, driver, and inputs via Advanced Settings on the Device tab. By default Nexus enabled "Direct Mode". Upon clicking on Acoustic Engine, the Equalizer can be enabled and set to four different presets, which are: Gaming Music Movies Footsteps Enhancer There's also a dedicated Scout Mode for gamers. I mainly used Tidal and Spotify in the past week to listen to some of my Liked Songs (which now total over 700) in Shuffle mode; there were no pops or interference that I could hear. I also found a 5.1 Surround Music playlist on Tidal that sounded really great over Studio Max 2 headphones. When I reviewed the Audigy FX Pro, I went out and purchased a Logitech Z906 set second-hand for €100 specifically to use with the card, but in this instance all I could get on the AE-X was the 3D output of surround sound through Coaxial SPDIF and although it still sounded great, it isn't quite as good as DTS Interactive via my onboard Realtek ALC1220. Conclusion So what have I learned? The AE-X lacks multi-channel support for 5.1/7.1 setups and drops support for modern surround technologies like Dolby or DTS, functioning strictly as a stereo output device. So to really benefit, you will need Studio-grade headphones to "hear" the benefits of this card. With that being said, I can imagine it will appeal to gamers who are switching between console and PC. By utilizing the SPDIF in port, you could just plug your headphones into the AE-X (front or rear port) and then switch between PC and Console without having to move the headphones to a different port. As I said in the Sound Blaster Audigy review, the EQ in the Creative Nexus app offers safe presets, which allows a user to further tweak the lows, mids, and highs for a personal listening experience. Of course it all depends on the headphones you hook up to it. Speaking of headphones, I kind of wish I had higher-quality Studio-grade headphones to really test this card with; I'm not usually wearing headphones in my day to day duties. The only time I will wear them is if I want to listen to music very late at night and I don't want to disturb my neighbors, so my rating (verdict) is based on this fact. Someone with a PC/Console setup and wears headphone religiously to game, and consume media will benefit much more than I from the high-quality Headphone Amps that are included in the AE-X. Once again, I do feel like Creative could have gone the extra mile to support the S/PDIF port a bit more. Why include it if you're not supporting the main popular digital formats? It seems like the decision was more of a legacy-based one, offering uncompressed 2-channel PCM audio, for users with high-fidelity audio systems and external DACs. Maybe I will be lucky enough to review a card that truly includes all these features in the future. I am sure readers with far more knowledge on audio systems than me will correct me in the comments below. I'll just say I am happy to learn what I don't know! Where to buy The Sound Blaster AE-X is available to purchase now in preorder for $179.99 on the U.S. Creative website, or for £169.99 on the Creative UK website and will start shipping to customers from June 25.
    • $80 or 90%, anything else would be financial suicide one way or another.
  • Recent Achievements

    • 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
    • One Year In
      hhgygy earned a badge
      One Year In
    • Week One Done
      AMV earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      +Edouard
      165
    3. 3
      PsYcHoKiLLa
      88
    4. 4
      Steven P.
      74
    5. 5
      Michael Scrip
      73
  • Tell a friend

    Love Neowin? Tell a friend!