EditorsAbout the SiteComes vs. MicrosoftUsing This Web SiteSite ArchivesCredibility IndexOOXMLOpenDocumentPatentsNovellNews DigestSite NewsRSS

10.16.08

Silver Lie

Posted in Free/Libre Software, GNU/Linux, Microsoft, Mono, Novell, RAND at 9:03 am by Dr. Roy Schestowitz

THE “scam” that Silverlight had become in 'the media' was covered here two days ago. We included many examples to show how Microsoft fooled the world through journalists, striving to give the impression — no matter how bogus it is — that Silverlight has something to do with open source and is cross-platform (it’s neither).

This type of dishonesty has shown little or no signs of abatement as disinformation continues to be disseminated to deceive Web developers. Here, for instance, is an article from TechWorld which states:

Also, a Linux version of Silverlight, dubbed ” Moonlight,” is being developed by a team of developers led by Miguel de Icaza at Novell, Microsoft officials noted.

The illusion of cross-platform must end. There is no “Linux version of Silverlight.” Those “Microsoft officials” are lying. There is no “port” either, just to refute another wrong terminology used by other journalists. Moonlight and Silverlight are separate. The latter is the ‘real thing’, whereas the former is a Novell me-too project which strives only to cling to coattails [1, 2].

The same type of mistake, calling Moonlight “a version for Linux,” is being repeated in InformationWeek:

Silverlight will run in Firefox, Safari, and Internet Explorer on Windows and Mac OS, and Novell is working on a version for Linux.

That’s incorrect. Developers might get the impression that Silverlight targets GNU/Linux users. It does not. Let’s repeat this again: GNU/Linux has no Silverlight and Microsoft has no plan to change this strategy.

Gavin Clarke, disappointingly enough (yes, again), wrote this article in The Register where he covers Flash but gets totally distracted by his showering with kisses for XAML, which is is trying to describe using terms like “open source”. It’s a gentle form of disinformation.

Microsoft wrapped the Silverlight 2.0 news with the announcement it’s funding a project at the open-source Eclipse Foundation to build open-source tools for Java. Also, Microsoft is releasing controls under its Open Source Initiative (OSI)-approved open-source license and releasing its XAML documentation under the company’s Open-Specification Promise (OSP).

Oh, goodness! Not that OSP again [1, 2, 3, 4, 5].

Silverlight media

Picture contributed by a reader

Share this post: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Reddit
  • co.mments
  • DZone
  • email
  • Google Bookmarks
  • LinkedIn
  • NewsVine
  • Print
  • Technorati
  • TwitThis
  • Facebook

If you liked this post, consider subscribing to the RSS feed or join us now at the IRC channels.

Pages that cross-reference this one

17 Comments

  1. AlexH said,

    October 16, 2008 at 9:20 am

    Gravatar

    If people want to put up a different option to Silverlight, the lack of content creation tools needs to be addressed. Free software users are not passive consumers, and if it’s easiest to create Silverlight content on free platforms with Eclipse, I don’t see many people slaving away at command-line Flash or something.

  2. Roy Schestowitz said,

    October 16, 2008 at 9:29 am

    Gravatar

    Who said anything about Flash? Is Ajax chopped liver now?

  3. AlexH said,

    October 16, 2008 at 9:35 am

    Gravatar

    Well, “Ajax” is ill-defined and not particularly informative – there is no one thing which is “Ajax”; you could describe any combination of HTML/Javascript/other stuff as that.

    But anyway, take your point – where are the Ajax content creation tools? As far as I can see, even with the likes of Dijit, people are still having to code up interfaces from scratch, test them in different browsers, work around different bugs.

    The closest other free software technology we have is probably XUL. But again, no tools for that either :(

  4. Roy Schestowitz said,

    October 16, 2008 at 9:40 am

    Gravatar

    There are quite a few user-friendly ‘Ajax’ frameworks that I am familiar with. Some are open source too.

    For content to be available through standards, as opposed to through a universal blob*, more work might be needed. The Web and the Free software movement were not built without some heavy lifting.

    __
    *Curl and JavaFX being a slight exception.

  5. AlexH said,

    October 16, 2008 at 9:46 am

    Gravatar

    I’m not talking about frameworks; there is code to do most things. The problem is that there are no content creation tools.

    It’s all very well to say that some “heavy lifting” is required: my point is that Microsoft are the ones currently doing it (as free software and in Java, no less). I don’t see anything equivalent even vaguely on the horizon for Ajax or any other system.

  6. Roy Schestowitz said,

    October 16, 2008 at 9:50 am

    Gravatar

    You can achieve many of the same things with JS, SVG (which only Microsoft snubs), CSS3 (where Microsoft was lagging), and Ogg (which a former Microsoft employee fought out of HTML5).

  7. AlexH said,

    October 16, 2008 at 9:54 am

    Gravatar

    I know how it works (although I will disagree with you about the practicality of developing against e.g. SVG; it’s nothing like mature enough even if you’re willing to ignore IE).

    The point is that there are no tools for people to develop these things; you have to code them up from scratch/against frameworks in text editors. When you’re doing anything vaguely visual, it’s “tough” to say the least. So, take SVG: how would you animate a character in SVG? What tool would you use to do that, even a simple waving stick figure?

  8. Roy Schestowitz said,

    October 16, 2008 at 9:59 am

    Gravatar

    Developers who waste their time reinventing the wheel (Silverlight) might want to look into that.

  9. AlexH said,

    October 16, 2008 at 10:05 am

    Gravatar

    Um, the point is that they are looking into that, they’re developing a content creation tool for Eclipse :D

    It’s hardly wheel re-invention when there is nothing else out there doing that…

  10. Roy Schestowitz said,

    October 16, 2008 at 10:09 am

    Gravatar

    The output needs to be something standard though… as in Web standards.

  11. Dan O'Brian said,

    October 16, 2008 at 10:21 am

    Gravatar

    Then get crackin’ Roy, time’s a wastin’!

  12. AlexH said,

    October 16, 2008 at 10:25 am

    Gravatar

    Sure, but what?

    SVG + JS + bits is one possibility, but animation, sound and video support is terribly weak, and it’s not clear that many parts of the SVG standard are ever going to be implemented.

    Flash is another, but it’s not really a specified standard and doing a binary format in 2008 is a bit of a strange decision.

    There’s MPEG / SMIL, but eh, there are some _real_ patent problems.

    Potentially you could try to do something with “Ajax”, but the experience of OpenLaszlo is that it’s a. extremely difficult and b. error-prone. HTML just isn’t designed to do that kind of thing, it’s not a “pixel-perfect” format (and I’m not sure anyone really wants it to be?). It’s also not a standard – the solution would use standard technologies, but would have to exist at a much higher level. HTML is like OpenDocument, Flash/Silverlight is like PDF – very different systems.

    It’s very easy to say “there should be a standard” or something, but the free software community just hasn’t done anything in this area. We’re still trying to catch up to simply *play back* existing Flash content.

    I would quite happily use something like Silverlight, even if it wasn’t nearly as advanced and didn’t work in IE, if there were decent content tools. The market here is absolutely massive.

  13. Roy Schestowitz said,

    October 16, 2008 at 10:45 am

    Gravatar

    Enjoy XAML. Just don’t use on GNU/Linux because you’ll be terribly disappointed.

  14. AlexH said,

    October 16, 2008 at 10:59 am

    Gravatar

    I doubt very much you have any idea what the support in Moonlight is actually like, but in any event I don’t use it.

  15. Ziggyfish said,

    October 16, 2008 at 4:16 pm

    Gravatar

    AlexH, I’m more worried about the viruses that Silverlight can spread.

  16. AlexH said,

    October 16, 2008 at 4:36 pm

    Gravatar

    @Ziggyfish: it runs sandboxed and without the ability to access native code.

  17. Roy Schestowitz said,

    October 16, 2008 at 4:41 pm

    Gravatar

    Using the European championship to spread malware
    http://www.kdedevelopers.org/node/3509

What Else is New


  1. Red Hat Pays Microsoft-Linked Patent Troll Again, Refuses to Provide Details

    Another attack on GNU/Linux results in payment to trolls and silence from Red Hat, which keeps the FOSS community in the dark



  2. Microsoft Brings the Notion of Buying Games to End, Consumer Rights Groups Should Sue

    Not only is XBox eliminating the notion of owning and controlling one's console; new XBox paradigm aims to reduce one's control over purchased games, reducing buyers to temporary, transient consumers



  3. Links 24/5/2013: Fedora ‘Pidora’, CIvil Rights Debated in the US

    Links for the day



  4. Bill Gates Still Getting Richer Through For-Profit Investments, Now Wants to Brainwash Children in Schools in Favour of His Investments

    Some of the latest strategies used by the world's richest man to protect his investments and amass yet more money, adding to an ever-growing wealth while pretending it's a charity



  5. Microsoft Entryism and Its Effects on Corporate and Public Policy

    An aspect of Microsoft culture that ought not be overlooked because of its profound effect on society (private and public)



  6. Red Hat Should Follow Google's and Twitter's Footsteps on Patents to Avoid Becoming the Next Novell

    Red Hat continues to ignore my plea to defang the software patents it is applying for, potentially making them weaponised like Novell's and Sun's patents (e.g. Java at Oracle) upon buyout or another major event



  7. CAFC Decision Still Overridden by Overzealous Patent Lawyers in the Press, The Guardian and Other Corporate Press (CBS and AFP Included) Still Guard the Establishment

    Analysis of a sceptical kind of corporate press coverage regarding software patents in the US; great examples of how Microsoft- and Gates-funded press outlets tend to get it all wrong on the facts, smearing digital freedom fighters



  8. Software Patents Debate Still Open in New Zealand and the US

    In spite of distraction attempts, the debate over software patents continues to stress that there is a real danger



  9. WebM is No Ogg, It is Not Freedom-Respecting Anymore, Even in Countries That Have No Software Patents

    Why Google needs to fix the licence of VP9, or simply stop pretending that it should be the only de facto standard for multimedia



  10. Microsoft Violates Google Licences

    The champion of 'IP' and licensing (extortion) is not much of a champion after all, based on new reports, not just a lot of old ones



  11. Skype Teaches Us That All Microsoft Software Should be Assumed Spyware Unless Proven Otherwise

    The broader implications of Microsoft adding spying 'features' to Skype



  12. Links 23/5/2013: Threat to Civil Rights in UK, KDE 4.11 LTS

    Links for the day



  13. Links 22/5/2013: Debian GNU/Hurd, New Go Language Release

    Links for the day



  14. The FRAND Apple-Microsoft Conspiracy Attempts to Destroy Android/Linux, Ban Imports

    How Microsoft and Apple are using patents in bulk (sometimes acquired in unison, e.g. from Novell and Nortel) to artificially lower market saturation of the Android operating system or drive costs up



  15. Gates Foundation: Buying Influence for Bill's Ego and Bill's Profit

    New examples of power being acquired and investments (i.e. for profit) being funnelled into the beneficiaries



  16. Bill Gates Enters Financial Centres With His Goons Becoming US Budget Chief, Top Bankers

    How Bill Gates' staff is entering positions of financial power, indirectly giving Gates power over US (national and international) finance



  17. IBM Ignores Small Companies' Interests, Denies Patent Scope is a Problem, Focusing on Its Own Problems (Trolls) Instead

    How David Kappos and IBM (his longtime employer) continue to ignore the obvious problem which kills small businesses and everyone is complaining about



  18. The New York Times Publishes Factually-Flawed Patent Propaganda Benefiting Microsoft and Apple

    Eamonn Fingleton is rewriting history in the US' top newspaper, insinuating that patents contributed to the rise of software duopolists



  19. Software Patents Eligibility Likely to be Decided by SCOTUS

    Analyses suggest that an escalation by appeal to SCOTUS is likely to be the next stage in 'Bilski 2.0'



  20. Does Bill Gates Try to Flush GNU/Linux Down the Toilet in Kerala?

    Renting Microsoft software rather than using Free (as in freedom, or libre) software?



  21. Links 21/5/2013: Handbrake Turns 0.9.9, NetBSD 6.1

    Links for the day



  22. Links 20/5/2013: First Salifish Smartphone, Mageia 3 Released

    Links for the day



  23. Microsoft Corruption (Illegal Tenders) Stopped by European Court

    Microsoft cannot bypass public tenders, based on a ruling from a court of law in Europe



  24. Not Satire: Microsoft Wants to Show the World How Security is Done

    Software security 'standard' to be led by the company which made insecurity an acceptable engineering practice?



  25. Microsoft is Struggling to Maintain Industry 'Standards'

    With Microsoft's common carrier and browser share down considerably Microsoft finds itself increasingly irrelevant and it tries subversive means of making another comeback



  26. Microsoft Entryism and Bribery Get the Microsoft Way Implemented

    A recollection of very dirty tactics from Microsoft, which uses money to oppress, overthrow, and even hijack its opposition



  27. Patent Policy Laundering in the European Union and New Zealand

    How the so-called 'free' trade agreements help spread patent policy which favours software patents



  28. Ongoing Focus on Patent Litigation and Patent Trolls Reduces Focus on Software Patents

    The problem with increased focus on the players that use software patents litigiously and the litigation itself



  29. Andrew Y. Schroeder Shows That Patent Lawyers Are Sociopaths

    Bully and law misuser is trying to get his way with foul language, intimidation, and sheer lack of professionalism



  30. IBM-backed Book on 'Open Innovation'

    OpenForum Europe (OFE), which helps IBM's turf wars in Europe, releases a new book filled with its talking point


RSS 64x64RSS Feed: subscribe to the RSS feed for regular updates

Home iconSite Wiki: You can improve this site by helping the extension of the site's content

Chat iconIRC Channel: Come and chat with us in real time

Recent Posts