From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Debian Mono / Tomboy Date: Sun, 28 Jun 2009 09:05:27 +0100 Message-ID: <4A472447.90605@manor-farm.org> References: <20090628062550.GA15780@thinkpad.adamsinfoserv.com> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKpOK-0000nI-DZ for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:05:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKpOI-0000lf-0l for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:05:35 -0400 Received: from [199.232.76.173] (port=37947 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKpOH-0000lS-My for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:05:33 -0400 Received: from li40-130.members.linode.com ([72.14.178.130]:33594) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKpOH-0002lz-7v for emacs-orgmode@gnu.org; Sun, 28 Jun 2009 04:05:33 -0400 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id CCCC9CBB9 for ; Sun, 28 Jun 2009 09:05:30 +0100 (BST) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (wilkesley.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pWnM2wxT0ZCI for ; Sun, 28 Jun 2009 09:05:30 +0100 (BST) Received: from [192.168.0.55] (unknown [217.146.125.41]) by li40-130.members.linode.com (Postfix) with ESMTPSA id DFB73CBB8 for ; Sun, 28 Jun 2009 09:05:29 +0100 (BST) In-Reply-To: <20090628062550.GA15780@thinkpad.adamsinfoserv.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode List Russell Adams wrote: > Slightly offtopic, but I was reading /. where they are arguing over > the inclusion of Mono in Debian in order to support the Tomboy app. > > I won't get into the whole Mono debate, but I was curious why the > angst over one application? Whats it do? > > Its a note taking app for Gnome written in Mono! In fact, it sounds > like they are trying for some similar Org functionality, but with a > GUI frontend. they already have Emacs and Org out of the box. ;] Mono is a "clone" of Microsoft's Dot Net framework. It's good in that makes it possible for Windows C# programmers to develop Linux apps. However, the concern is that at some point, MS will decide to start a patent war over Mono. If Mono becomes "required" for the Gnome desktop, rather than just providing nice add on programs, Gnome would be sunk. The anti Mono faction want it to be treated like restricted codecs, available for download if users choose, but not there by default. Ian.