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

09.03.07

Miguel de Icaza Talks About Novell, Mono, and Patents

Posted in GNU/Linux, Interview, Microsoft, Mono, Novell, Patents at 9:45 pm by Dr. Roy Schestowitz

An interview has just been published where Miguel de Icaza speaks to the local Microsoft press. There are various bits that are worth mentioning, but recently we have been focused on the implications of using Mono. Here is what de Icaza had to say about patents:

Some people say the drawback to Mono is the saber rattling from Microsoft about patent, and that it doesn’t support the latest versions of .NET. What is your relationship like with Microsoft these days?

[de Icaza:] So, I have two positions, and one is speaking as the person managing the Mono team, and then there is another answer speaking as a Novell vice president. So from the position of the open source community — a position not attached to Novell — we as any other software project are aware that software patents are a problem. We don’t like them. We think they’re bad for the industry, but we know that we need to abide by that system. So we have a very strict policy, that we’ll not knowingly introduce patented code into the Mono code base. If somebody raises an issue with us about a patent, or that we’re infringing on their code base, we’ll be more than happy to either do an investigation to see if there’s prior art that will invalidate a patent claim, or basically re-implement the same functionality using a different approach. Or, if worse comes to worse, removing the code from Mono. And I think that’s pretty much the same rule that every open source project has to use.

“Whether Microsoft litigates or not, Mono introduces uncertainty”The patent system is defunct and there is no question about it, but stepping on Microsoft’s toes by mimicking the very same thing which they created is simply tactless. Whether Microsoft litigates or not, Mono introduces uncertainty. It’s easy to see why Microsoft will continue to support de Icaza’s work on Mono. As long as Novell’s desktop is becoming more assimilated to Windows (in terms of the underlying framework), the more solid Microsoft’s vacant claims will seem.

In the fragment above, de Icaza confirms that he has concerns about patents. Rather than dismissing the issue (as many of us do using valid arguments like “prior art”), de Icaza replicates Microsoft’s art. A ‘carbon copy’ imitation of the .NET framework is not even an ‘artistic’ matter with subjective interpretations. The goal and intent is to copy. Why approach these territories in the first place? Languages exist that are vendor-independent.

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

6 Comments

  1. Sebastiaan Veld said,

    September 4, 2007 at 1:56 am

    Gravatar

    “Whether Microsoft litigates or not, Mono introduces uncertainty”
    So does projects like Samba then; imitate the SMB protocol, AD, authentication, printing, etc. Like it or not, that could also impose problems. One can just say patent infringement is not there, or neglect it at all, but either way with the current patent system in mind it may lead to legal problems for any company or project trying to extent or add functions to or with existing technology. So, you cannot blame Novell for the fact that that system exists and that they THINK about the fact that they may need to work around patent issues.

    “Rather than dismissing the issue (as many of us do using valid arguments like “prior art”), de Icaza replicates Microsoft’s art.’
    Well, that is really not what he says.

    “we have a very strict policy, that we’ll not knowingly introduce patented code into the Mono code base. If somebody raises an issue with us about a patent, or that we’re infringing on their code base, we’ll be more than happy to either do an investigation to see if there’s prior art that will invalidate a patent claim, or basically re-implement the same functionality using a different approach. Or, if worse comes to worse, removing the code from Mono.”
    He clearly states that they do not introduce patented code, if needed they work around, or worst case drop the code at all.

    “The goal and intent is to copy. Why approach these territories in the first place?”
    Well I think they do that for the same reason Samba (to take the same example) exists; interoperability. Or why does OpenOffice support .doc like extensions at all? The use of Mono allows Novell and other with one code base to support development on multiple OS’s. I’m not a developer, but I can see the advantage in that. Sure, there alternatives, but they may not fit one needs. Like any open source project I believe in the first place Mono is about having fun.

    If you like Novell’s and others moves or not, one should at least tell the truth.

  2. Roy Schestowitz said,

    September 4, 2007 at 3:22 am

    Gravatar

    “Whether Microsoft litigates or not, Mono introduces uncertainty”
    So does projects like Samba then; imitate the SMB protocol, AD, authentication, printing, etc. Like it or not, that could also impose problems. One can just say patent infringement is not there, or neglect it at all, but either way with the current patent system in mind it may lead to legal problems for any company or project trying to extent or add functions to or with existing technology. So, you cannot blame Novell for the fact that that system exists and that they THINK about the fact that they may need to work around patent issues.

    What what Carla Schroder (tuxchick) said here. about Samba and some other of the projects.that reverse-engineer Microsoft’s proprietary technology.

    Regarding the rest, which makes a seemingly-sound argument, remember that programming, unlike extraction of data and communication, is something that can be achieved in a variety of ways.

    Let me think of an analogy for a moment…

    Okay, I have one bad analogy. Think about rails and about trains (it just happened to spring to mind because I’m listening to Midnight Train at the moment). Rails enable merely any train to its complete journey, but the use and evangelism of Mono is promotion of Mono-culture (as the name implies), i.e. let us all have just one type of train rather than concentrate on the rails, which should remain consistent.

  3. S.tephen said,

    September 4, 2007 at 3:32 am

    Gravatar

    You say…

    “but stepping on Microsoft’s toes by mimicking the very same thing which they created is simply tactless”

    …But clearly it’s not tactless. Rather it’s a very smart recognition by Mono, that the overwhelming population of developers/programmers/engineers are currently working on a Microsoft development platform (OS+SDK/.NET). Making Mono cross platform breaks the OS piece. The success of a platform is largely a function of it’s application developer community.

    By the way, your assertion that MONO CULTURE means one culture is incorrect. Mono was chosen because of the relationship to Ximian. Mono is the Spanish for monkey, therefore it’s monkey culture!

  4. Roy Schestowitz said,

    September 4, 2007 at 4:01 am

    Gravatar

    The success of a platform is largely a function of it’s application developer community.

    Yes, that’s the central point of this debate. It’s a bit chicken-and-egg. But then again, we are facing the same problem when it comes to accepting binary blobs. That’s how you end up with another Mac OS X, not GNU/Linux as it was intended to be.

    Mono is the Spanish for monkey, therefore it’s monkey culture!

    :-)

    Like the phrase goes, “monkey see, monkey do.” Mimicking the competition.

  5. John Drinkwater said,

    September 4, 2007 at 1:36 pm

    Gravatar

    ““Whether Microsoft litigates or not, Mono introduces uncertainty” So does projects like Samba then; imitate the SMB protocol”

    Microsoft haven’t made significant changes* to SMB, compared to IBM’s version of it, for Microsoft to have a case in litigation.

    *EU decided the changes weren’t substantial enough. Or did you miss that court outcome?

  6. Jose said,

    September 7, 2007 at 5:29 am

    Gravatar

    I think you read this from Miguel de Icaza where he claims that “OOXML is a superb standard” and that you (as a consumer/user/distributor of free software) are only safe from patent claims about mono/moonlight if you get them from Novell.

    Miguel is nothing more than PR spokesman, a lackey for Microsoft. A hypocrite.

    http://groups.google.com/group/tiraniaorg-blog-comments/browse_thread/thread/2a07b8b50038d8c8/2429b33859cf05c0#2429b33859cf05c0

What Else is New


  1. 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



  2. 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



  3. 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



  4. 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



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

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



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

    Links for the day



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

    Links for the day



  8. 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



  9. 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



  10. 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



  11. 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



  12. 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



  13. 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'



  14. 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?



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

    Links for the day



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

    Links for the day



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

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



  18. 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?



  19. 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



  20. 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



  21. 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



  22. 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



  23. 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



  24. 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



  25. Joseph E. Stiglitz Criticises the Patent System

    More critical words about the patent system and the way it is harming lives



  26. Senator Schumer Should Focus on Software Patents, Leaving Patent Trolls (Side Effect) Aside

    Reform in the USPTO and the US courts should focus on patent scope and not patent holders



  27. Links 20/5/2013: Plenty of Linux News, Google/Android Announcements

    Links for the day



  28. IRC Proceedings: May 12th, 2013-May 18th, 2013

    IRC logs for May 12th, 2013 (and subsequent days until May 18th, 2013)



  29. Microsoft Spin Regarding Skype Spying Does Not Withstand Scrutiny

    Microsoft's response to allegations that Skype is spying on all users is full of holes



  30. MPEG-LA Ruined the Licence of WebM, Made it Less Freedom-Respecting

    The Microsoft-, Nokia-, and Apple-backed patent troll appears to have ruined the freedom assured by Google's multimedia format, which was previously made free only after public pressure


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