Slashdot Mirror


MS Silverlight a Step Back For Linux Users

mattb0611 writes "Just as it seemed that Linux users (especially 64-bit users) would finally be able to enjoy streaming content with a minimum of hassle, Microsoft's new Silverlight software promises to throw a monkey wrench in the works — as they have yet to suggest any sort of Linux platform support."

71 of 366 comments (clear)

  1. Surprise, surprise! by Mostly+a+lurker · · Score: 3, Interesting

    Microsoft does not act to make desktop Linux more attractive.

    1. Re:Surprise, surprise! by pete.com · · Score: 4, Funny

      Linux does not act to make desktop Linux more attractive

    2. Re:Surprise, surprise! by Anonymous Coward · · Score: 4, Insightful

      flamebait moderated improperly will gaurantee a flamewar.

    3. Re:Surprise, surprise! by Anonymous Coward · · Score: 3, Insightful

      The point is, do the people who encode their streaming content with sliverlight, know that others will not be able to decode it unless they are using the sliverlight, and consequently that their data is locked in a format that can only be used if they pay their MS tax?

    4. Re:Surprise, surprise! by Guuge · · Score: 2, Insightful

      To be fair, I don't think anyone expects an operating system to automatically generate new features.

    5. Re:Surprise, surprise! by eno2001 · · Score: 3, Insightful

      Interesting that... As I'm using it on the desktop on every machine I own (all 15 of them). I use it as a desktop at work. AND I use it in the server room too. The only people who say Linux isn't ready for the desktop, are people who themselves aren't ready for the desktop. ;P

      --
      -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
    6. Re:Surprise, surprise! by 1lus10n · · Score: 2, Interesting

      No. On top of that asinine suggestion you (much like the ass who posted the article) fail to realize that microsoft only needs to be open (open != open source, a published spec or api would suffice) and standard in order for things like this to gain acceptance. As it stands someone will reverse engineer this and we will have an open source version shortly (far before anything of note uses it).

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
  2. Aw, come on by lukas84 · · Score: 5, Funny

    It supports BOTH platforms. Windows AND Mac. How much better can it get?

    1. Re:Aw, come on by kripkenstein · · Score: 2, Interesting

      It supports BOTH platforms. Windows AND Mac. How much better can it get?
      ;) Indeed.

      This got me to thinking, though - they support Mac. Perhaps that could be leveraged into Linux support somehow? I mean, Macs have a BSD-like basis, and a neat set of well-documented Mac APIs on top of it (Cocoa, etc.). How hard would it be to take a Silverlight runtime and write a 'wrapper' (an emulation layer, perhaps like WINE but on a much smaller scale) to get it to work on Linux?

      Something tells me the problems might not all be technical. The Silverlight's Mac version's EULA will probably say something like "You may only use this software on Apple Macintosh computers running OSX".

      (But then, Novell have this 'interoperability' arrangement with Microsoft, don't they? They're already implementing Microsoft's .Net on Linux, perhaps they'll implement Silverlight as well? That might be amusing/interesting.)
    2. Re:Aw, come on by Anonymous Coward · · Score: 5, Insightful

      MS has a bad habit of dropping cross platform support for their products:
      1) IE for the mac
      2) WMP for the mac
      3) Degraded MS Office functionality in Office 12 (scripting support for the mac).

      They did announce that there might be support for Linux. If there is it won't last.
      Step 1: Create cross platform product
      Step 2: Get everyone to use cross platform product
      Step 3: Drop support for every product that doesn't run Windows
      Step 4: Profit (get customers to switch back to Windows)

    3. Re:Aw, come on by Anonymous Coward · · Score: 5, Informative

      This got me to thinking, though - they support Mac. Perhaps that could be leveraged into Linux support somehow? I mean, Macs have a BSD-like basis, and a neat set of well-documented Mac APIs on top of it (Cocoa, etc.). How hard would it be to take a Silverlight runtime and write a 'wrapper' (an emulation layer, perhaps like WINE but on a much smaller scale) to get it to work on Linux?


      Very, very hard. Forget the smaller scale than WINE - you're going to need large parts of the MacOS video infrastructure (CoreVideo, Quartz, likely QuickTime). If the mac client is not written in Cocoa, you'll need large parts of Carbon. (If it is in Cocoa, you could use GNUstep as a basis and avoid some work). You'ld be better off trying your luck with running the Windows version of Silverlight using WINE.

      MacOS's BSD-like basis (and X11 support) means it is usually fairly simple to port Unix applications to MacOS (often just a recompile); the other direction is a lot more difficult.
    4. Re:Aw, come on by illeism · · Score: 2, Funny

      It supports BOTH platforms. Windows AND Mac I am so watching the Blues Brothers tonight (the good one with John Belushi)
      --
      Help test the /. effect at my min
    5. Re:Aw, come on by Fujisawa+Sensei · · Score: 5, Funny

      Shouldn't that be BOTH platforms: Vista and XP?

      --
      If someone is passing you on the right, you are an asshole for driving in the wrong lane.
    6. Re:Aw, come on by und0 · · Score: 2, Informative

      1) IE for the mac

      And for Solaris...

    7. Re:Aw, come on by demon · · Score: 2, Interesting

      Which was just IE for Windows built against a (huge, fat, slovenly) Win32 API compat library for Solaris. Why anyone would want to run it (with its reputation as a system crashing app) is beyond me. :)

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    8. Re:Aw, come on by asninn · · Score: 2, Funny
      --
      butter the donkey
    9. Re:Aw, come on by Bert64 · · Score: 3, Insightful

      They shouldnt, but they should support open standards so that other people are able to support other platforms themselves.
      As it stands, they keep things proprietary and don't support any platforms other than their own, in an effort to force people to use their other products.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    10. Re:Aw, come on by mackyrae · · Score: 2, Insightful

      I'm confused. Did you just say Linux should support other platforms? Are suggesting yanking the NT kernel out of Windows and putting the Linux kernel in its place? If you mean architectures, Linux already supports a whole ton of them, while OSX supports 2 (PPC & x86) and Windows supports 1 (x86) or maybe 2 if the PDAs have a different processor. The most sense I can make out of what you said is that maybe you're confusing Linux with Free Software in general. If THAT's the case, then you should look at the Open CD, which is a cd for Windows with 30-something Win32 Free Software applications and a nice installation GUI. Of course, that's just a tiny selection. Quite a lot of Free Software is ported to (or written on) Windows. The ones that aren't? Generally, it's because A) the dev can't do it because s/he lacks Windows or B) there's already software serving the same purpose for Windows which may not be Free-libre but is free-gratis and then well, most people seem to care more about free-gratis than Free-libre, so...doesn't make a difference to most users.

      --
      look! it's a bird, it's a plane, it's....a girl? yes, a girl browsing Slashdot on Linux
    11. Re:Aw, come on by markdavis · · Score: 3, Insightful

      MacOS's BSD-like basis (and X11 support) means it is usually fairly simple to port Unix applications to MacOS (often just a recompile); the other direction is a lot more difficult.
      To that I would say: That is probably the #1 reason Apple chose to shun/reject X and use their own, proprietary GUI.

      As Compiz/Beryl now show, X (X11, of course) is quite capable of doing anything that Apple's GUI can do. Apple could have used X in MacOS 10 by adding/extending the 3D support, adding X extensions, and developing an Appley toolkit and window manager (they had to do that ANYWAY for their own propietary stuff). But if Apple HAD chosen to use X, then they would have made it FAR too easy for companies to port Apple MacOS software to Linux. Instead, they have an Xserver for the purpose of running non-native (read: all the GNU/BSD/Linux/Native Unix GUI) stuff in addition to their own apps.

      Many people have to wake up and realize that Apple has very little altruism... they have no desire to have competition from Linux any more that Microsoft does. Apple is quite happy to take apps/technology/whatever from BSD, GNU, X, even Linux... but it unfortunately doesn't work the other way around.
  3. News? by solevita · · Score: 2, Insightful

    Is anyone surprised by this? After all, a few stories down from this on the front page is news of the Microsoft Firefox plugin that works "only on Vista and XP". Who would have ever imagined that this would be any different?

  4. just as i was being bashed by people in the other by unity100 · · Score: 2, Insightful

    thread about microsoft's development tools.

    "one needs to 'experience' new products before drawing them off the list" they said.

    "this is anti ms rant" they said.

    and i said "ms has a bad track record when it comes to hidden motives and reliability".

    and voila, now this.

  5. Whatever - Flamebait Story by N8F8 · · Score: 5, Insightful

    I'm as much a Linux fan as the next guy but I HATE when I see this crap where MS is supposed to wipe the penguin's ass. Time for hte Open Source folks to innovate or get out of the way. Adobe(Macromedia) Flash has been around for a LONG time and I have yet to see anyone attempt to come up with a serious Open Source alternative.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
    1. Re:Whatever - Flamebait Story by Anonymous Coward · · Score: 4, Insightful

      While I agree with the gist of your argument, creating an open source replacement for an existing proprietary software application is not innovation, it's imitation. If the imitation is better than the original, you could call it refinement.

    2. Re:Whatever - Flamebait Story by Realistic_Dragon · · Score: 5, Insightful

      That is highly unrealistic. The biggest reason is that as soon as Microsoft pushes Starlight as a 'critical update' (as they did for IE 7) its market share will take a massive jump to over 60%. The best Linux/OSS could manage in an initial stage would be 10% and that is a WILDLY OPTIMISTIC estimate.

      If I were a media manager, considering the current penetration of Flash, I might think about targeting a platform with a 60% share in addition to Flash, 10% would be extremely unlikely. So, a new OSS rich media format wouldn't work not because of the player but because of the content producers.

      --
      Beep beep.
    3. Re:Whatever - Flamebait Story by N8F8 · · Score: 2, Informative

      Silverlight is based on C# (a reduced subset) which is a public standard that is already being implemented for Linux in the Mono project and the DotGNU project. It's a matter of effort, little else. And you same arguments hold true when you turn this on it;s head and say that Firefox 3.0 features for building XUL applications will make it hard for IE users and developers.

      --
      "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
    4. Re:Whatever - Flamebait Story by alexhs · · Score: 5, Interesting

      Wow, a copy of an OS News flame post :) (same team of astroturfers ?)

      Seriously, there is none so deaf as he who will not hear.

      What about all these fine standards made available by the W3C ? SMIL maybe ?

      Wait, nobody uses it because MSIE, used by 80% of people, doesn't implement it. Who's at fault ?
      From the Wikipedia, implementation have been made mainly for handheld and mobile devices... where MSIE doesn't rule.

      --
      I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
    5. Re:Whatever - Flamebait Story by Anonymous Coward · · Score: 3, Informative

      The problem isn't the .NET framework aspects of Silverlight. The Linux community could develop a compatible implementation, and you're absolutely right that the burden is on them to do so. The problem is the VC1 video CODEC, which is encumbered by many patents. The Linux community can certainly come up with their own VC1 implementation, but anybody who distributes it is going to be open to a lawsuit.

    6. Re:Whatever - Flamebait Story by TobascoKid · · Score: 2, Informative

      how happy do you think Adobe would be with us engineering a tool to work with their precious format?

      Well, there's gnash

      --
      At some point, somewhere, the entire internet will be found to be illegal.
    7. Re:Whatever - Flamebait Story by mormop · · Score: 4, Insightful

      "That is highly unrealistic. The biggest reason is that as soon as Microsoft pushes Starlight as a 'critical update' (as they did for IE 7) its market share will take a massive jump to over 60%. The best Linux/OSS could manage in an initial stage would be 10% and that is a WILDLY OPTIMISTIC estimate."

      Sounds like using an existing monopoly to leverage your way into another market to me. Can't wait to see what the EU does with this one.

      --
      Hmmmmmm..... Deep fried and look like Squirrel.
    8. Re:Whatever - Flamebait Story by Delkster · · Score: 2

      Apple is largely open source in the parts of their software that isn't directly part of their core business, which often means "where open source alternatives already exist". That means low-level OS stuff etc. and using other projects' OSS components where it happens to suit them. How many of all those open source components in OS X are actually original Apple production? Using other people's OSS components in the OS is quite different from opening up their own stuff.

      Apple is not largely open source when it comes to their own applications, libraries etc., and particularly not so when it comes to features and applications that originally came from Apple itself and that other platforms don't have yet.

      In other words, Apple uses open source components when it is in their interests. I'm yet to hear any reason why it would be in Apple's interests to release such an application as open source were they to develop one.

    9. Re:Whatever - Flamebait Story by demon · · Score: 2, Interesting

      Try to fine Microsoft, then cue the US government complaining to them about how un-capitalistic and unfair it is to restrain the business of a fine corporate citizen like Microsoft. I think we all know where that's going.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    10. Re:Whatever - Flamebait Story by ThaReetLad · · Score: 3, Informative

      There is already an OSS VC1 implementation, and you're free to use it in any country that does not allow software patents. You can hardly blame Microsoft when they have an obligation to their shareholders to take advantage of any opportunity that the law allows. If it's anyone's fault, its the fault of those who elect governments that allow software patents.

      --
      You can't win Darth. If you mod me down, I shall become more powerful than you could possibly imagine
  6. Unnecessary technology by Werrismys · · Score: 3, Insightful

    We already have java for real stuff and flash for multimedia whatnot. They are ubiquitous and well understood, tested technologies. Silverwind is already dead.

    --
    'Once scientists, even the dim-witted social scientists, get muzzled, the Western Civilization is finished.' - oldhack
  7. Huh? by aurelian · · Score: 4, Interesting

    Does that mean every technology or product released by anybody not supporting Linux is a 'step back for Linux'?

    1. Re:Huh? by Yfrwlf · · Score: 2, Interesting

      Any standard, if it is a real standard, should be completely uncontrolled. Does MS have a patent on this so-called standard? Is it actually an open standard? From what I've, you know, actually witnessed myself, is that whenever MS calls something an open standard, what they really mean is a standard for them that somehow relies upon their technologies so that it isn't actually as "open" as it first seems. MS is free to innovate, but creating something controlled and proprietary that is supposed to be accepted as an open standard *would* be bad. Do you honestly think MS would make something completely uncontrolled that is an actual improvement over current open technologies, for the good of everyone? If they have, that would be a first to my knowledge.

      --
      Promote true freedom - support standards and interoperability.
  8. What did you expect? by QuietLagoon · · Score: 4, Insightful
    they have yet to suggest any sort of Linux platform support.

    That is one of the main goals behind Silverlight, to take control of the active media web content delivery mechanisms, so that Microsoft can provide support only for "friendly" operating systems.

    Do you really think that Microsoft would do anything to promote the Linux platform on the desktop?

    1. Re:What did you expect? by Waffle+Iron · · Score: 4, Insightful

      then why is Mac included?

      The Mac is Microsoft's antitrust insurance card. It only costs them ~5% lower market share to keep the government mostly off their backs. That's why MS bailed out Apple with a big cash transfusion and commitments for Mac versions of Office about 10 years ago.

      Microsoft knows that with Apple's hardware lockin business model, there's little chance of their computer market share ever increasing by a significant amount, so this is a safe move for MS. Linux, OTOH, is a more dangerous unknown quantity. With an alien business model and dozens of companies involved with it, the ultimate impact on Microsoft's market share is unpredictable.

  9. Of course by dctoastman · · Score: 3, Insightful

    This is only a step back if people actually use Silverlight to develop content. And we all know Microsoft will, but unless they bundle it and make it the default with Visual Studio, then there probably won't be that large of an adoption.

    1. Re:Of course by Trigun · · Score: 5, Funny

      Good going, ass. Why not give them a few more pointers?

    2. Re:Of course by Anonymous Coward · · Score: 2, Funny

      Why not give them a few more pointers? 0x3A28213A
      0x6339392C
      0x7363682E
  10. Give Them A Break ... by WrongSizeGlass · · Score: 3, Funny

    ... they just finished the Media Player plugin for Firefox after toiling on it for years. They should have Linux support for Silverlight in ... let's see ... carry the one ... divide by zero ...

    It's safe to say they will announce Silverlight for Linux at the next Mars landing.

    1. Re:Give Them A Break ... by vivaoporto · · Score: 3, Funny

      Come on, this is Slashdot, speak adequately. It is safe to say they will announce Silverlight for Linux in time for the Duke Nukem Forever II teaser trailer.

  11. .NET by dhasenan · · Score: 4, Interesting

    It's based on .NET, so unless there are specific OS checks in the binaries, it should be possible to run the Firefox plugin with Mono (probably with modifications to Mono, since it doesn't have any .NET 3 support yet). And since there's a Mac version, we can be reasonably certain that things like UNIX-style paths are supported.

    This is actually better for Linux users than MS's traditional behavior.

  12. The solution by mwvdlee · · Score: 4, Insightful

    The solution is; don't use it.

    The problem is that many people will complain about this sort of tech, then use it anyway.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    1. Re:The solution by LarsWestergren · · Score: 3, Insightful

      The solution is; don't use it.

      Amen. It's going to be a new DRM infested attempt to get a monopoly in the media distribution market anyway - why the heck are you people outraged that it probably won't come to your platform? I'd be happy if it came to as few as possible.

      --

      Being bitter is drinking poison and hoping someone else will die

  13. Why would MS support Linux? by ChaoticCoyote · · Score: 4, Insightful

    It's an honest question: Why would Microsoft release software to enhance Linux?

    Linux users do not pay for software; that's the nature of the beast. I've been running Linux full-time since the early 1.x versions, and I've never purchased a single piece of software for it. So I don't see what the incentive is for Microsoft to support Linux.

    Much as I love Linux and free software, it is self-defeating and unrealistic to demand that Microsoft (and other companies) support Linux. Perhaps the much-vaunted free software community should produce its own solutions that are better then the closed-source competition? Instead of complaining about what other people do, take responsibility for your own needs and write the software you want.

    Isn't free software up to the challenge?

    1. Re:Why would MS support Linux? by ausoleil · · Score: 3, Insightful
      Linux users do not pay for software; that's the nature of the beast.

      Please, tell me how much the Flash plug-in for Internet Explorer costs. I forget.

      I don't see what the incentive is for Microsoft to support Linux.


      Another view is that they should support their paying customers who develop Silverlight content for their websites who may not give a hoot about Microsoft v. Linux and simply want the people viewing the sites they create to see all of their content no matter the OS platform they are using.

      Of course, this could backfire on Microsoft too -- without all of the pertinent platforms supported, I won't migrate from Creative Studio to Microsoft products because I am not going to go to my customers and say that my preferred development platform is going to reduce their potential viewers.

    2. Re:Why would MS support Linux? by mgiuca · · Score: 3, Interesting

      Why would Microsoft support Linux?

      Hmm... I don't know. Five months ago they signed a deal with Novell in the interest of enhancing interoperability between Linux and Windows. Remember that?

      Are you telling me that was all a sham??? :O

    3. Re:Why would MS support Linux? by kosmosik · · Score: 2, Insightful

      Isn't free software up to the challenge?

      We've done it already. By *we* I mean not only Free/Open Software Community but entire community that got together and works for better STANDARDS (like vendors, commitees and so on).

      There are alternatives such as XUL (Firefox/Mozilla does it), SVG (Fx, Opera do it). For streaming media we have Ogg Theora and upcoming tag for HTML (Opera does it). All is here.

      Problem with these alternatives it is not that they are technically worse or smth. - they are open (means little cost to implement), they do what they are supposed to do.

      The problem is that Microsoft has MONOPOLY (convicted) on desktop operating systems and is using that monopoly to force their own standards and by these standards MS wishes to marginalize the competition. You have to be fucking blind or stupid to not see that. Ever heard about the browser wars?

    4. Re:Why would MS support Linux? by LWATCDR · · Score: 2, Insightful

      Okay here is a chicken and egg for you.
      What software for Linux can you buy?
      I would buy Quicken for Linux tomorrow, I would buy TaxCut or TurboTax next year. My wife would buy Photoshop elements tomorrow she is already pretty good with GIMP but GIMP can not do everything that Elements can. And I bought XPlane which does have a Linux version included.
      I don't buy much Windows software ether. I a few games but I would buy them for Linux in a heartbeat if I could.
      I don't mind paying for software for Linux IF I could buy the software I want.
      I have paid for a few SUSE bistros and a RedHat distro as well but I don't feel the value added for a home user is worth cost.

      If the programs I need where available I would buy them. I get the programs that provide me the best bang for my buck. Often those are free but sometimes they cost. When they cost I will pay.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    5. Re:Why would MS support Linux? by NullProg · · Score: 2, Interesting

      Linux users do not pay for software;

      Speak for yourself. I have several boxed versions of SuSE, RedHat, and Mandrake. I have purchased plenty of games over at http://www.tuxgames.com/. I could have downloaded everything for free. I choose to pay for it because I'm too busy/lazy to contribute.

      The big difference between Linux and Windows is I don't have Linus searching my computer during updates to see if its Genuine

      Enjoy,

      --
      It's just the normal noises in here.
    6. Re:Why would MS support Linux? by swillden · · Score: 2, Insightful

      Linux users do not pay for software; that's the nature of the beast. I've been running Linux full-time since the early 1.x versions, and I've never purchased a single piece of software for it.

      First point: How is that relevant to software that MS is giving away for free?

      Second point: Software I've purchased for Linux includes:

      • Moneydance
      • VMWare Workstation
      • Codeweavers Crossover Office
      • Bibble Labs BibblePro
      • Mathematica
      • Trolltech Qt SDK (well, my employer bought it)

      And I'm sure there are others which I don't recall at the moment. Excluding Qt, which I didn't buy, and counting multiple versions of VMWare and Moneydance, I've spent over $2000 on Linux software. Am I unique? Apparently not too unique, since the vendors of the above packages feel it's worth their while to package and sell software for Linux.

      There are many Linux users who are perfectly happy to pay for software that does what they need. Sure, a big part of the Linux user population is students who can't afford to buy software, but lots of us have money and will happily buy software. The problem with trying to sell software to Linux users isn't that we won't buy it, but that we're still a very small fraction of the market, small enough that in most cases it simply doesn't make sense to target us. A related issue is the fact that the small market is currently fragmented among multiple distributions. In reality that's not as significant a problem as it first appears, but it does deter ISVs.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  14. Sure it's cross platform compatable by Anonymous Coward · · Score: 4, Funny

    Sure it's cross platform compatable

    It supports both XP and Vista!

  15. Catch up by pr0nbot · · Score: 3, Insightful

    Until open standards are the norm, Linux and the Open Source world will always be playing a game of catch-up as far as proprietary technologies are concerned. In many cases, we'll probably never see a functioning OSS alternative.

    Unfortunately, I expect patents are a major barrier to the community developing its own standards independently of those with an interest in restricting technologies. Perhaps the best hope is the public sector, e.g. the BBC's Dirac codec.

  16. Re:Alternativly... by markjo · · Score: 2, Informative
    Nope, no platform support at all. Well, except for maybe these guys.

    From the press release:

    Leading media companies and solution providers have announced support for Silverlight including Akamai Technologies, Brightcove, Eyeblaster, Limelight Networks, Major League Baseball, NaviSite Inc., Netflix, Pinnacle Systems Inc., Rhozet Corp., Skinkers, Sonic Solutions, Tarari Inc., Telestream Inc. and Winnov. All have indicated plans to deliver Silverlight-based experiences for their viewers and customers.
  17. Because it increases revenue ... by bmcage · · Score: 2, Interesting

    Let's see, Microsoft as an OS company has no need to support Linux, they only need someinteroperability.

    Microsoft as a company in the market to provide content streaming systems has a lot of reasons to support linux: serving content from linux machines which is cheaper for businesses, accessing as much people as possible, marketing as a multiplatform system, possible revenue of people licensing this for use in mobile phones/pda/... running linux, ... It would increase revenue for this specific bussines.

    The only problem is Microsoft is a lot of companies, and all are forced to protect the chicken with the golden eggs (Vista and Office), which means the bottom line of the specific department aiming at content streaming can be lower than it could be, if that means feeding the chicken.

  18. In other news.. by EveryNickIsTaken · · Score: 4, Insightful

    McDonald's causes great hassle for Burger King as they refuse to release the recipe for the Big Mac's secret sauce. Sadly, this will only be available at McDonald's for the time being. There are no plans for cross-restaurant release.

    1. Re:In other news.. by muftak · · Score: 2, Insightful

      Yugo have refused to release an engine that is compatible with Ferrari cars. Sadly everyone wanting the power of a Yugo engine will have to drive a Yugo car.

  19. Isn't it obvious? by GFree · · Score: 3, Insightful

    If it becomes too prevalent to avoid, just reverse-engineer the damn thing. Or wrap it in some WINE-doohickey or something, I dunno.

    We've dealt with getting propriety stuff working in Linux, we can do it again.

  20. Excuse me by also-rr · · Score: 3, Interesting

    I posted this exact same conspiracy theory yesterday! I should have posted it to an add laden blog so Slashdot would whore it for me ;).

    Anyway, It's not just 64 bit platform users who are benefitting, the open source flash efforts are now working on PPC which makes a nice change. My old powerbook is now much more useful for web browsing than before.

  21. Don't worry by porkThreeWays · · Score: 3, Funny

    I give Google a week before they buy another technology to snuff silver surfer (or whatever it's called) out.

    --
    If an officer ever threatens to taze you, say you have a pacemaker.
  22. "DOS ain't done 'til Lotus won't run!" by redelm · · Score: 4, Insightful
    ... what did you expect? Complaince with the spirit of court orders? MSFT won't even comply with the letter! And they're not shy of using their monopoly position to leverage other monopolies (highly illegal).

    For inexplicable reasons, people persistantly think of MSFT as a benevolent technically-oriented company which is profitable because it serves the market and gives people what they want.

    It is not and has never been. MSFT is a commercial marketing enterprise with considerable talents both as marketers and in contractual/legal arrangements. Their technical talents are very meagre. Most software they have bought from others or essentially contracted (even if inhouse).

    They are also an adjudged monopolist (only the remedies were thrown out on appeal, _not_ the findings!) who have been entirely predatory "red-in-tooth-and-claw" and unfairly successful.

  23. Attention Flashblock author by Rik+Sweeney · · Score: 2, Funny

    I've got a new project for you...

  24. In the end it's a business decision by rmcd · · Score: 2, Insightful

    The critical issue will be the response of businesses who maintain web sites, not Microsoft. It will come down to dollars and cents for the business. If a web site is inaccessible to you because it's using a non-standard technology, complain about it. If there are enough complaints from the right customers, the businesses running the sites will change or microsoft will help the businesses reach linux users.

    Perhaps the Novell deal will give Microsoft an incentive to support Linux.

  25. Overreacting. by Jartan · · Score: 2, Interesting

    I'll be the first in line to call down MS for yet again trying to create a stupid proprietary format as a means of extending market share but surprisingly I don't think it matters this time. Ultimately google alone will decide which streaming format is the dominant one.

    Sure there will be some sites that use whatever MS has and it'll be annoying but most users will have whatever google video and youtube use and thus most sites will use whatever google uses. I can't see google picking MS's streaming format so it will probably work out fine in the end. In fact such a move will only show that MS no longer has the ability to force things on the market in such a way.

  26. Anything that isn't MPEG-4 is a step backward by gig · · Score: 4, Insightful

    Even if you use a Microsoft or Real streaming server, the content is ultimately stored in QuickTime. MPEG-4 is the open standardization of the QuickTime file format, and using the standard H.264 video codec and AAC audio codec you can make a movie that plays everywhere. Not just on a personal computer, but also on iPod or PlayStation. This kind of movie is the successor to the DVD, whether you play it off a next-generation optical disc format such as Blu-Ray or not. The MPEG-4 container this movie is wrapped in is identical to the QuickTime file format and can hold any kind of media QuickTime can hold, including Flash and Java. So there is no question how you can include multimedia content in the media players of today and the future. These standards are years old.

    The problem with Silverlight is if it only plays on a personal computer it is already obsolete. Even if it played on Windows, Mac and Linux personal computers, still no good. There are too many phones and iPods and various other devices that have the ability to play audio and video (not to mention TV's), and these devices all have H.264/AAC decoders in them. There is no room for multiple codecs and no general purpose CPU to decode them. These are DVD players which are data-storage agnostic.

    People say why doesn't AppleTV let you watch YouTube in addition to streaming movie trailers from Apple.com? Because the AppleTV decodes H.264 video in its GPU and YouTube is not H.264. The CPU in the AppleTV is under clocked to stay cool, it would have to run all the time to decode YouTube and it would have to be 2-3x the speed also. YouTube is not iPod-ready, not handheld-ready, not living room -ready by any stretch. It's very PC-oriented.

    If MS can't sell WMA then how can they sell Silverlight? It is foolish. Even if every iPod user didn't already have QuickTime on their Mac or PC it would be a really hard sell to content creators to be bothered with multimedia content that is personal computer only. There are two billion phones that all need to be replaced in the next two years and the iPhone is kicking off the true handheld Web by reading actual Web pages plus MPEG-4 audio video. It is way too late for you if you are talking about what format audio and video is going to be stored and streamed in. It is also way too late for MS to get a fair chance with content creators when their greatest contribution so far has been to fuck with QuickTime at every chance they get.

    1. Re:Anything that isn't MPEG-4 is a step backward by jrumney · · Score: 2, Insightful

      img is deprecated, and certainly shouldn't be overridden to apply to video as well. Use an object tag instead:

      <object data="foo.mp4" type="video/mp4" width="352" height="288"> Put alternative for old browsers and search engines here... </object>

      I think you also need a commented out object tag with a classid specifying an appropriate ActiveX control for IE as well - at least to support IE6 and earlier, not sure if IE7 follows the standard now. There are special comments that IE treats as conditional blocks for this.

  27. Re:Firefox support----?Huh? by HappyHead · · Score: 3, Insightful

    That's easy - first they make the plugin so that people will say "Oh, it's supported everywhere! I'll use this new technology!" and then once everyone's using it, they steadily downgrade the quality of the plugin for the competition's browsers and OSes in future releases (bug fixes and security updates! Really!) until it only _really_ works in IE on Windows Vista. When people complain, they answer with "Well, that's what you get for using that free crap. You should use IE and Vista, it's a better browser and OS! That's why you're having problems."

  28. Fail by Yfrwlf · · Score: 2, Insightful

    This will go down in history as one of the many attempts of a dying company to continue having a foothold on the industry. Snap, no I did-n't. But seriously, no one cares about this, we already have this technology.

    --
    Promote true freedom - support standards and interoperability.
  29. And this is news how? by Qbertino · · Score: 2, Interesting

    WTF? Even with Adobemedia I have allways been extra sceptic about their supposed trueness to Linux and Open Source (I'm a full-scale professional Multimedia Designer with 7 years of Flash experience under my belt). Flash Player 9 seems to have done away with the glitches and hopefully Linux developement will be in line with other Plattforms from here on. After the next two iterations have passed and Linux is not lagging behind again by two years in the Adobe line of plugins then it will be safe to say that we have a true x-plattform multimedia RIA kit from Adobe. If not, any professional RIA developer worth his rates will be away from Flash again.
    From a professional standpoint this MS Silverthingie isn't even worth mentioning - even if you are a MS user.
    There's Flash, then a large gap, then Java, then another large gap and then come XUL, the Laszlo Generator and tons of Ajax Kits. Somewhere down further down the way you'll find Wild Tangent, Curl, Director and some other older plattorms, along with an abandoned Blender plugin codebase.
    MS new PR stunt Multimedia tool isn't even on the radar of professionals. And it would take a complete instant 180 turn of MS policiy and 5 years of quality developement from MS for that to change. And we all know how likely that is. It's actually more likely that Java Multimedia will pick up, now that Java is GPLd.

    Bottom line:
    Silverlight is absolutely nothing more than the usual MS semi-vaporware combined with marketing bullshit as a toping. I don't expect it to get any more attention than Curl.

    --
    We suffer more in our imagination than in reality. - Seneca
  30. Look on the bright side by bonefry · · Score: 2, Interesting

    Microsoft does manage to make Linux more attractive by releasing a crappy OS after 5 years of development and God knows how many resources invested in it.

    And this new technology is actually a Good News for Linux ... now Adobe will have to improve that crappy Flash plugin that on Linux still doesn't support transparency ... and maybe even make it open-source in face of the danger posed by Microsoft.
    They already released the ActionScript engine as Tamarin ... so I think they at least are considering the possibility (thanks to Microsoft) ;)