Slashdot Mirror


Mozilla Partners with Real Networks

engineer_uhg writes to tell us that Mozilla has just entered into a multi-year agreement with Real Networks to have Firefox distributed with downloads of RealPlayer, Rhapsody, and RealArcade. The Mozilla team cited Real's estimated 2 million downloads per day as a great tool for distribution. However, many Firefox supporters question the move, complaining of questionable practices by Real.

33 of 386 comments (clear)

  1. black cloud w/silver lining... by Ritz_Just_Ritz · · Score: 4, Insightful

    While I certainly wish Mozilla the best of luck in ramping up the distribution of their products, I wish they'd picked a better net citizen to accomplish that goal.

    1. Re:black cloud w/silver lining... by neoform · · Score: 5, Interesting

      Yeah, well as long as we don't get infected with real's products when we download firefox, what's the problem?

      --
      MABASPLOOM!
    2. Re:black cloud w/silver lining... by eln · · Score: 5, Insightful

      They may get more people downloading their browsers, but Firefox's core market has always been geeks. Associating themselves with a company that is almost universally reviled by geeks is a huge slap in the face to Firefox's core group of supporters.

      This move really underscores the rift in the Open Source community as to what the goal of Open Source really is. Should we be spreading a philosophy, or just trying to get as many people using our favorite software as possible? If we're trying to spread the Open Source ideal, then partnering with a company known for distributing spyware and generally embodying all of the worst aspects of closed source software is a bad idea. If all we're trying to do is get everyone to use the same software that we do, why do we even care if that software is open source to begin with?

      This move indicates a lack of sensitivity to the Open Source philosophy, and seems to complete Mozilla's move from a community-driven project to a market share obsessed company.

    3. Re:black cloud w/silver lining... by Anonymous Coward · · Score: 4, Insightful
      There's two main points to address here.


      While Mozilla's public was only geeks (or directly people connected to geeks) once upon a time, it is now reasonably main-stream. If you want lots of people to use Open Source or GLP software you need regular people to use it too. Microsoft - no matter how much one hates them - became the most sucessful software company ever by catering to a mass market, and SGI died because their user-base shrank.


      Philosophy follows market capture. In order to impose your will on someone you've got to get yourself in to a position of power of them first. It's the same whether you're in politics, business or accademia, get people to support you and THEN you're able to change things (or at least try with a greater chance of sucess).

    4. Re:black cloud w/silver lining... by Kid+Zero · · Score: 5, Insightful

      Should we be spreading a philosophy, or just trying to get as many people using our favorite software as possible?

      Spread software. People are resistant to others telling them how to believe.

    5. Re:black cloud w/silver lining... by squiggleslash · · Score: 5, Insightful

      I'm fine with it. Of the "big three" (Windows Media, Quicktime, and Real), Real is closest to actually having an open, Free Software, system (Helix.) It's not perfect, they're still insisting on "binary blobs" for supporting some codecs, but it's far closer to what's wanted than the other two.

      On top of that, Real's the only one of the three that officially supports GNU/Linux. Windows Media and Quicktime survive under GNU/Linux because of reverse engineering efforts and DLL-wrapping, not thanks to support from the multimedia system's inventor.

      Real has a poor reputation only because their Windows client was once a hotbed of malware and kludges. It isn't today, hasn't been for years, and it's hardly the only benchmark you can judge them by.

      Something tells me that if this was Apple, there'd be none of the bitching and moaning about how Apple's "not a good net citizen". Real is certainly a better citizen today than Apple.

      --
      You are not alone. This is not normal. None of this is normal.
    6. Re:black cloud w/silver lining... by Netochka · · Score: 4, Insightful

      But did the general public even know that Real was shitty to begin with? Based on Real's popularity I'd say they never even caught on to that trend, and it was mainly geeks who didn't like Real.

    7. Re:black cloud w/silver lining... by JourneyExpertApe · · Score: 5, Funny

      They may get more people downloading their browsers, but Firefox's core market has always been geeks.

      What? I stopped using Firefox as soon as I saw it mentioned in the major media. Then I started using K-Meleon, until I found out that uber-geeks use Lynx. Or so I thought. Real geeks stopped using the Internet altogether in the early '90s when it started to get so commercial. Now I just sit in my (parents') basement and play Tennis for Two my oscilloscope all day. I'm so l33t.

      --
      If you can read this sig, you're too close.
    8. Re:black cloud w/silver lining... by k8to · · Score: 4, Insightful

      Real remains poor. Helix is open source, but it is half a program. Software even capable of handling the enclosure formats (not the codecs) of openly specified formats is not included in the free software component of the player. In reality, Helix Player is an open toolkit one could use to build a player, but the total functional player is a proprietary program.

      This sort of half-truth, a supposedly open player that does not work, is the kind of shady thing I would expect, and still do expect from Real.

      --
      -josh
    9. Re:black cloud w/silver lining... by evilviper · · Score: 4, Insightful
      Of the "big three" (Windows Media, Quicktime, and Real), Real is closest to actually having an open, Free Software, system (Helix.) It's not perfect, they're still insisting on "binary blobs" for supporting some codecs, but it's far closer to what's wanted than the other two.

      Quicktime used MPEG-4 video for years. Now it uses h.264 and AAC audio in an MP4 container, which can be played-back by many different programs, including many fully open source. They use standard RTSP for streaming, and even provide the Darwin Streaming Server as free and open source for anyone to use.

      Windows Media has submitted their latest video codec as as SMPTE standard (VC-1) which is now being used by HD-DVD and Blue-ray players.

      Real has a propritary format, propritary audio codecs, propritary video codecs, require their propritary software for encoding, propritary software for decoding, propritary software that supports their propritary streaming protocols, and sued Streambox out-of-business for creating an application that could read (and save) propritary RealNetwork streams.

      How does this make Real anything but (by-far) the worst of the worst? Sure, they have the Helix player, which in open source, but only under a rather restrictive license ensuring that it can't be used by anyone else for anything. The Helix player only supports already open video/audio codecs and containers, which have been supported by many other more open players for years, unless you agree to their ridiculously restrictive license to get the Real codecs.

      On top of that, Real's the only one of the three that officially supports GNU/Linux. Windows Media and Quicktime survive under GNU/Linux because of reverse engineering efforts and DLL-wrapping, not thanks to support from the multimedia system's inventor.

      Real was the first, of the three to play on Linux, yes. However, Quicktime (now) uses standard codecs and formats that ANY player can use. Windows Media has a SMPTE standardized video codec which any player can impliment (and native implimentations for VLC/ffmpeg are available), etc. With real, you still, to this day, have no choice but to load the binary codecs (as MPlayer/Xine do).

      Real has a poor reputation only because their Windows client was once a hotbed of malware and kludges. It isn't today, hasn't been for years,

      Completely untrue. Real pulled back just a little bit. Their software still installs lots of other crap and system services, makes it difficult to disable sending information back to their servers, etc. It's just nominally less horrible than it used-to be. It's still very, very bad software, which I go out of my way to be rid of.

      Real is certainly a better citizen today than Apple.

      Utterly wrong. Apple is the BEST of the big 3 by FAR, and has been for several years.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  2. So Long as... by Mozleron · · Score: 5, Insightful

    We don't have to get RealPlayer or any of Reals other crap crammed down our collective throats with our FireFox downloads, i don't care what they do.

    --
    ~Mozleron
    Never underestimate the power of stupid people in large groups
  3. Real by Anonymous Coward · · Score: 5, Funny

    I keep tryi.... *buffering*.... ng to read.... *buffering*.... the story...

  4. "Questionable" by LuminaireX · · Score: 4, Insightful
    However, many Firefox supporters question the move complaining of questionable practices by Real

    That understates the reaction quite a bit. Real is one of the worst things to hit the Internet since AOL, IMHO

  5. Bundled downloads suck by SoCalChris · · Score: 5, Insightful

    Bundled downloads suck, especially for people with slow internet connections.

    Just give me what I requested, don't add a bunch of crap to the download that I don't need or want. Does Mozilla want Firefox to become "That crappy browser that came with the music player"?

    1. Re:Bundled downloads suck by PalmerEldritch42 · · Score: 5, Informative

      Actually, you can get Quicktime without iTunes. There is a standalone installer (linked on the normal download page) that, once downloaded, does not require internet access to complete the installation and does not include anything but the Quicktime player. It is here:

      http://www.apple.com/quicktime/download/standalone .html

      --
      Ceci n'est pas une sig.

      :wq!

  6. To compete, Opera has announced... by Anonymous Coward · · Score: 5, Funny

    ...a partnership with the government of Nigeria.

    Opera will tout itself as a new standard as the preferred Acid 2 compliant browser of 419 scammers.

  7. Bad idea. by Anonymous Coward · · Score: 4, Interesting

    Its a really bad idea to tarnish the name of Firefox with an association with the malware known as realplayer. Big thumbs down.

  8. Re:Pathetic by Aqua+OS+X · · Score: 4, Interesting

    Seriously.

    By why the hell don't they distribute something like VLC or MPlayer? Real loves to brag and brag about their download stats, but I imagine most of those numbers are from their install base. I practically NEVER need to view RM. Almost everything I run into is Quicktime, MPEG, Windows Media, DivX, or Flash Video.

    --
    "Things are more moderner than before- bigger, and yet smaller- it's computers-- San Dimas High School football RULES!"
  9. Re:Ummm... memory footprint? by vivek7006 · · Score: 5, Informative

    I already use Opera over Firefox because of, among many other things, the excessive memory footprint of Firefox. I don't think bundling it with bloated software like RealPlayer is the best way to improve that perception or problem.

    Einstein, read the story again. Realplayer download will include firefox and will give users the option of installing firefox while they install realplayer. No one is embedding realplayer inside firefox.

  10. Will this extend to Real's agreements with OEMs? by mikefe · · Score: 4, Insightful

    Real player is bundled by a lot of OEM manufacturers. If this extends to that also, it will be a tremendous boon to Firefox!

    --
    There: Something at a specific location.
    Their: Owned by someone.
    Please make sure your english compiles.
  11. Re:What's wrong with it? by kfg · · Score: 5, Funny

    I wish there was a link to the complaints.

    Ask and ye shall receive:

    http://it.slashdot.org/article.pl?sid=06/08/02/215 4250

    KFG

  12. READ THE ARTICLE PEOPLE!!!!!!! by Temujin_12 · · Score: 4, Informative
    It says:
    RealNetworks said Wednesday that it has agreed to a multiyear agreement to offer Mozilla's Firefox Web browser with downloads of its RealPlayer, Rhapsody and RealArcade software programs.
    RealNetworks will be packaging Firefox with their software NOT the other way around. If anything, Firefox zealots should be happy about this as it means that Firefox will now be introduced to a larger number of people who otherwise may not have downloaded and installed Firefox on their own.

    I REPEAT, THIS DOES NOT MEAN THAT MOZILLA NOW PACKAGES REAL SOFTWARE WITH ITS PRODUCTS. IT IS THE OPPOSITE, REAL WILL NOW PACKAGE FIREFOX WITH THEIR PRODUCTS.

    Can we call off the Calvary now?
    --
    Faith is a willingness to accept something w/o complete proof and to act on it. Reason allows you to correct that faith.
  13. If Slashdot were Wikipedia... by IANAAC · · Score: 4, Funny
    Stephen Colbert would be pointing to the groupthink mentality about now :-)

    Knee-jerk now, read the article later.

  14. Re:ha by Ash+Vince · · Score: 5, Interesting

    Why do you say realplayer doesnt affect you because you run linux?

    I vastly prefer Realplayer over Quicktime because they distribute a decent linux client.
    Without Realplayer more content would probably be in that shitty QT sorenson (or whatever) format which I cant play.

    It amazes me that even MS content (Non-DRM) can be played back under linux but all the latest Quicktime encoded stuff is Apple / MS only.

    Disclaimer -
    If someone knows of a way to playback sorenson content under linux without resorting to wine running Quicktime please let me know.

    --
    I dont read /. to RTFA, I read /. to offend people in ignorance.
  15. When was the last time you used real? by Danathar · · Score: 4, Informative

    Most of the people I know who hate real have not used it since version 8.

    Yes..there was a time when Real was an EVIL company. BUT..they have done many things since then (ever heard of helix player..you CAN download it for free you know). They've done quite a lot in the open source world as well.

    Come on, it's legit to dump on a company for a bad product. But it's been YEARS since the worst of their products that had stuff bundled you didnt want was distributed.

    Personally, I don't use real, but their stuff hasn't been horribly bad since the days when they were trying to trick you into installing stuff (which now they don't do).

    Hating real has become de-facto religion for some.

    1. Re:When was the last time you used real? by plasmacutter · · Score: 4, Interesting

      no, it has not been years.

      They still prevent open source players for their codec, their player has more ads than ever and now even has a frickin store in it, the free version is beyond a hassle to get and still demands a root pass in mac (which is beyond insane for a media player.. mplayer and vlc dont require it and have more features!).

      Then there's the fact that real is a purveyor of drm and prevents oss players from interacting with its format so they can force you to download their crappy player.

      Granted theyre not gator or anything, but their business practices still suck bad enough for them to be reviled. As far as over-proprietary formats go, theyre right there in the camp with microsoft's windows media, and make flash look like ogg-vorbis.

      --
      VLC FOR MAC IS DYING! IF YOU DEVELOP, PLEASE SAVE IT!!
    2. Re:When was the last time you used real? by evilviper · · Score: 4, Informative
      Yes..there was a time when Real was an EVIL company. BUT..they have done many things since then

      They got only marginally less evil. They started the Helix Player, thinking they could cash-in on open source developers to do some of their work for them, but they never open-sourced their own codecs, nor has the "free" RealPlayer gotten any less obtrusive. It still installs itself everywhere, makes it very difficult to opt-out of sending usage information to their servers, etc.

      Real has been trying to change their image by advertising how much better they've gotten, but unfortunately, they haven't really gotten any better. They've just been less of an annoyance, since fewer and fewer people feel the need to install the RealPlayer now that Quicktime and WMP have become (slightly) better alternatives.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  16. Re:Maybe by luder · · Score: 5, Insightful

    I use RealPlayer as Windows Media Player replacement since around 2 years ago and what I can tell is that your description of RP seems to be about a totally different software. Worse than a virus?! What about some facts that support what you are saying?

    RealNetworks did a lot of shit in the past, true, but that doesn't mean they will always keep doing it. That's the same as saying that someone who was convicted by a crime will always behave as a criminal.

    It really bothers me that most people who bash Real latest software do so without even trying the thing.

  17. Re:Maybe by robogun · · Score: 4, Informative

    Are you sure you're not using Real Alternative? I can't fathom your comment because RealPlayer is the most ad-ridden, cluttered useless interface I've ever seen in my life. The first time I ran it I almost couldn't figure which window had the video. And needless to say it was the last time.

    OTOH Real Alternative is a WMP embed (there's also a QT one) which uses WMP 6.1 and no ads.

  18. Re:Maybe by Ilgaz · · Score: 4, Informative

    This is Slashdot, hating Real Player and accuse them of spying is a fashion. :)

    You shouldn't bother replying. This is easy karma. Whatever they accomplish like staying alive against MS empire, it won't change. Someone will post "Real is a virus/spyware" crap and get +5 insightful.

    Yea, it is spyware etc etc. I just feel sorry for Real Networks trying to do many favours to OSS community such as Helix Player along with its source, winning the portable multimedia market so Microsoft Media Division won't start another monopoly, giving them hell in EU courts resulting removal of windows media player installed by default to windows and so on.

    OK, they will accuse me (!) for working at Real or getting paid to post comments again... I didn't see who submitted it but I really hope it is not a Helix coder or someone involved with Real Networks. You really need dozens of more "spyware" accusations from this user profile?!

    You think someone will come up and ask if Gecko rendering engine will be bundled to Real Player instead of MSHTML linking? Or will Real Networks help Mozilla folks with their amazing portable/device experience and help ship a really working portable Gecko?

    Real Networks, if you want to see an appreciating community, check OS X downnload feedback, we are all happy with what you offer for years and not abandoning us like some "non spyware" monopolists did.

  19. Why does the OSS community need a goal? by jesterzog · · Score: 4, Insightful

    This move really underscores the rift in the Open Source community as to what the goal of Open Source really is. Should we be spreading a philosophy, or just trying to get as many people using our favorite software as possible?

    I don't know about you, but I don't subscribe to either of these.

    I consider myself part of the Open Source community because I both use Open Source, and from time to time I've also written and released my own Open Source. I don't particularly care about spreading the philosophy (although I'm happy to explain it to people), and I don't feel the need to make people use it (although I'm happy to help them if they want to, within reason).

    Personally I like and use Open Source software because in the ways that I like using software, I find it to be of superior quality and better suited to my needs for a variety of reasons. Running campaigns and trying to convert people to new philosophies has nothing to do with it.

    Individual people or organisations within the open source community might have goals, but I don't think it's a serious problem if different groups disagree. I'm also not sure if it's meaningful to claim that people should be aiming for a goal just because they're involved in open source. If anything, perhaps one issue that could be addressed is how to better identify different interest groups without trying to bundle them all into the "Open Source Software Community" basket.

  20. Re:Pathetic by kimvette · · Score: 4, Insightful

    Actually Real plays it clean with the Linux version of the software - they don't sneak spyware in with the product, they don't try to take over your configuration, they don't hide checked items down in the out-of-site areas of picklists where all the visible items are checked. Why? Because they know that Linux users generally have at least half a clue WILL NOT tolerate that sneaky crap.

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  21. Re:Maybe by luder · · Score: 5, Informative

    No, I'm not using Real Alternative, it's the real thing.

    This is how it looks when I open a music file. See? Pretty simple, opens really fast, doesn't get in the way, good eye-candy, no ads.

    This is how it looks in full-mode, with media library open. It is bit slow to open in my computer (PIII 1GHz), but that is also because of the large amount of music files in the DB. Anyway, I only use it when I specifically want to and that's not often. Again, I can't say much against it.

    When I open a video, it looks the same way as when I open a music file, except it also shows... the video. All in the same window and the same I said before.

    Actually, for those concerned with privacy, Real Player gives easy access to privacy control options. Just check the options screen.

    There is also something called message center. I'm not sure what it is, because I turned it off right after install, but I guess those ads and pop-ups you talk about come through here. However, it is kids play to deactivate it. Just click on the option to do so.

    I understand all the rage against Real, I shared it too when using the old players, but today it is way better. Not perfect, but much better. Ok, it might not come optimized for privacy, but with little effort you can do it. Really little effort, considering that, as it plays most media formats, you only have to configure one player. This is specially good with quicktime formats, because it also gives the benefit of full-screen video.