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

10.28.10

The Source on Rejecting Mono, Which Earns a Room at FOSDEM 2011

Posted in GNU/Linux, Microsoft, Mono, Novell, Patents at 2:11 pm by Dr. Roy Schestowitz

FOSDEM sponsorships
Sponsors of FOSDEM 2009

Summary: A few notes and analysis of Mono news, with increased emphasis on why it is perfectly acceptable to say “no” to Mono

JASON RECENTLY published this good piece titled “Rejecting Mono”. In it, Jason attempts to explain what opposition to Mono is all about because Mono sceptics like ourselves have had our views and our opposition mischaracterised, even distorted. It’s intended to daemonise and thus dismiss valid critics. Jason concludes by stating the obvious and asking this question:

So, are the Linux/Mac gamers here that don’t want to use mono “zealots” and “freetards”? Of course not. In the context of cross-platform capability, developers might like the idea of Mono because of what it promises – but users don’t like Mono because of what it delivers.

You can only get the full “benefits” of .NET if you are on the Microsoft Windows platform. This is by design. We have the memos – court evidence – where Microsoft lays out again and again the strategy of releasing a small sub-set of .NET, but reserving the “good bits” for Windows. We see this all the time in the real world (ala Moonlight being useless on any site that actually matters). This documented strategy absolutely destroys the notion of .NET or Mono being a “cross-platform” framework. It can not and will not be, because Microsoft will not allow it.

And that is granting the rather large assumptions that .NET is well-designed enough to do so and developers want a Microsoft-controlled framework, even if Redmond would allow it!

Despite all that we know about Mono after years of research, some developers insist that Mono is good for GNU/Linux and for software freedom. Well, the main thing Mono is truly good for is promotion and spreading of .NET. Is that a commendable goal? Really?

Well, FOSDEM 2011 is already in the planning and Mono developers/advocates (usually the same group for natural reasons) will have a room allocated to them. Notice how they are very much isolated not based on modularity and separation of a larger system (e.g. kernel versus development environment and bootloaders) but based on the language they use. There is something wrong here, no? Anyway, this room allocation is nothing too shocking anymore; it’s an annual thing and not different from previous years:

For the second year in a row, there will be a Mono Developer Room at FOSDEM. We had a very nice edition last year and we are looking to improve on that.

Mono developers have thankfully lost ground in the Ubuntu distribution of GNU/Linux, especially because f-spot was replaced by shotwell. Some people want to reverse this choice, but they do not take the ramifications of Mono into account. The CTO of Canonical apparently does. Meanwhile, Canonical controversially develops Unity, which is based on Vala (we are not going to start a patent discussion about it because it’s already in today’s IRC logs). The developer of Unity is the man who brought us the Mono-based Gnome-Do, which we view as more of a curse than a blessing although some people in today’s news seem to like it based on purely technical grounds. OMG!Ubuntu is again implicitly promoting Novell’s Banshee, which is a Mono application that we know for sure is a patent problem due to limitations in the MCP.

Our posts about Mono are not attacks on applications, vendors, and developers. They are intended just to remind people what depends on Mono and what substitutes are available (see this list if you haven’t). Refusing to use Mono is no “zealotry”; it is a rational choice not to be ashamed of. If you dislike Mono, you appear to be in the majority.

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

7 Comments

  1. dyfet said,

    October 28, 2010 at 3:26 pm

    Gravatar

    Vala is a different and interesting question. At the heart it does show there is both interest in and need for true object oriented development of gtk applications in a language that supports it (python-gtk perhaps?), I believe this can also be largely satisfied with gtkmm which lets you use C++.

    Vala also has the problem of being an “unfinished” thing without a sufficiently rigorous design. Hence new releases still tend to break existing code from what I have seen of it. I also never really liked the idea of transcoding languages to C and compiling that way. It makes true source debugging impossible.

    From a purely technical perspective the one really interesting thing about Vala is that it directly uses the gobject model. I am sure this makes it much easier to write d-bus applications, since d-bus is explicitly tied to gobject and it’s object model, and this is what seems to makes it so difficult to map d-bus objects into C++. Python and the way it uses d-bus seemed more palatable to me than the efforts of doing so in C++.

    But what of the threat to freedom represented in Vala? This is not something I had considered before because I was not using Vala. I suspect if the issue is purely on language features, most prior art goes to Java, though that too of course is in rather hostile hands currently. I think if Vala truly became more viable and practical I would have to spend time more deeply thinking of this question.

  2. eean said,

    October 29, 2010 at 5:16 pm

    Gravatar

    You seem to have the philosophy that if you happen to know of a US patent, it is important to honor it. Of course C# is various Microsoft patents; you know this because C# was developed by Microsoft. However most patents are hardly that clear.

    For instance you complain about Banshee, due to the aforementioned patents. What is the chance that Rhythmbox does not violate another US patent? For instance I recall that Microsoft sued Apple over patents it had relating to the iTunes UI. And I’m going to just guess that Apple has its own patents over that UI.

    What if tomorrow someone discovered that such a patent existed. Would you then stop using Rhythmbox?

    What if some patent was found “violated” by Linux (of course that’s probably less of a hypothetical). Would you then start a “Anti-Linux” talk at FOSDEM? What about GCC?

    Its really absurd how some free software advocates are sounding pretty much like Microsoft patent attorneys!

    The fact of the matter is that you can’t write a hello world application without violating some patent, or at least you can’t be sure that you aren’t.

    Dr. Roy Schestowitz Reply:

    I accept your point about the diversity of these malicious patents, but Microsoft tends to do patents in “retail mode” (they use bundles of them to deter countersuit) and for Microsoft to point at the MCP and then at Mono makes an easy exercise of extortion.

  3. Agent_Smith said,

    October 29, 2010 at 7:22 pm

    Gravatar

    Quote “The fact of the matter is that you can’t write a hello world application without violating some patent, or at least you can’t be sure that you aren’t. ”

    I’m amazed, on how this humble comment is, TRUE, and SANE, and, too bad for the rest of us, may Saint Ignutius protect us from american US patent system, or else, we’re all @#$@#$#@$@#$. ;-)

    Dr. Roy Schestowitz Reply:

    Figuratively speaking?

    Agent_Smith Reply:

    Actually, there are so many patents, one day write a Hello World program will be risky . If some patent Troll already has not patented Hello World, for instance.

    Dr. Roy Schestowitz Reply:

    There’s one for progress bar.

What Else is New


  1. Links 23/5/2012: printerd, Mageia 2 Released

    Links for the day



  2. Links 22/5/2012: Google/Motorola Deal Secured, Chrome Passes IE

    Links for the day



  3. Links - Explorer Goes Down, Oracle Judge is Coder





  4. Links 21/5/2012: Linux 3.4 Released, Dream Studio 12.04

    Links for the day



  5. Articles Against Software Patents and Patent Trolls

    An accumulation of recent articles on matters such as patent trolls, which mostly use software patents based on a recent survey



  6. New Zealand (NZ) Patent Debates Expand

    The kiwi (NZ) press turns its attention to a patent controversy other than the question of software patenting



  7. AOL Helps Microsoft Infiltrate, Harm Open Source Communities, Feeds Facebook With Google-Hostile Patents

    Microsoft is preying on AOL funds and patents



  8. 'Piracy' and 'Discount' Propaganda Used to Kick Free Software Out of Governments in Favour of Microsoft Deals

    A look at new tactics and moves which omit freedom and autonomy from nations foreign to Microsoft



  9. Sun: Interoperability More Important Than Patents

    An old position paper from Sun Microsystems helps shows a certain resistance to patents such as those which Oracle uses against Android



  10. In Motorola Case, Microsoft Boosters Use Slashdot for Anti-Linux/Android Patent Propaganda

    Covering what's right/correct -- not what's wrong/incorrect -- about the Microsoft case against Motorola/Android



  11. Microsoft Tax on Everything

    The company which hardly pays any tax is busy trying to tax GNU/Linux, Android, and all hardware in the OEM channel



  12. Links 19/5/2012: Mandriva Linux Freed, New Linux Mint RC

    Links for the day



  13. Apple Patent Wars Make Android Devices Less Attractive, Everyone Suffers

    Bits of patent news regarding Apple and its patents



  14. Defeat for Software Patents in the United Kingdom

    Wise words from a prominent Linux figure and news from the UK



  15. BSA and IDC Systematically Lie to the Public, Distort Press Coverage

    IDC and the Business Software Alliance (BSA) liaise once again in order to give ammunition to lobbyists of proprietary and copyright conglomerates



  16. Links 17/5/2012: “Bio Computer” Runs Linux, Raspberry Pi Grows

    Links for the day



  17. IRC Proceedings: May 11th-May 16th, 2012

    IRC logs for May 11th, 2012 (and subsequent days until May 16th)



  18. IRC Proceedings: May 5th-May 10th, 2012

    IRC logs for May 5th, 2012 (and subsequent days until May 10th)



  19. IRC Proceedings: April 29th-May 4th, 2012

    IRC logs for April 29th, 2012 (and subsequent days until May 4th)



  20. Android Under Patent Attacks From Nokia, Microsoft, and Oracle

    A roundup of patent news involving Android and the US patent/copyright system, which facilitates ridiculous patents or lawsuits over APIs



  21. Helping OpenSUSE is Helping Microsoft Tax GNU/Linux

    A short wave of calls to refrain from OpenSUSE promotion, which through the upstream is helping Microsoft, the sponsor



  22. Microsoft May Face Federal Action for Blocking Rival Web Browsers on ARM

    Mozilla's call for action is taken seriously by people at The Hill (Washington)



  23. Links 16/5/2012: 125,000 GNU/Linux Machines for Pakistani Students, Android 4.0 Rollouts

    Links for the day



  24. Links 15/5/2012: Linux 3.4 is Near, Mandriva to Have More Releases

    Links for the day



  25. Links - TPP Meeting Infiltrated, More Protest Needed.





  26. Europe Rules Against Monopolies on APIs

    The case against Android notwithstanding, the highest European court rules that APIs cannot be covered by copyrights



  27. Microsoft Versus Education

    A bit of news/commentary on Microsoft in education (indoctrination)



  28. Patents Are Never 'Open Source'

    The disinformation tactic which ascribes patents to FOSS as seen in the news



  29. Signs of Progress: Work for Microsoft, Get Ostracised From Panels/Public Consultations

    Convinced monopolist Microsoft has its moles' voice invalidated, based on the conflict of interest (Microsoft versus the public)



  30. Links 14/5/2012: Linux Kernel 3.3.5, Wine 1.5.4

    Links for the day


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