From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Barros Newsgroups: gmane.emacs.devel Subject: Re: English dictionary with definitions. Date: Fri, 10 Dec 2010 15:07:26 -0200 Message-ID: References: <20676598.5595651291844029935.JavaMail.www@wwinf4613> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1292000926 12614 80.91.229.12 (10 Dec 2010 17:08:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 17:08:46 +0000 (UTC) Cc: alinsoar@voila.fr, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 10 18:08:40 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PR6SS-0006j1-Pj for ged-emacs-devel@m.gmane.org; Fri, 10 Dec 2010 18:08:39 +0100 Original-Received: from localhost ([127.0.0.1]:51898 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PR6SN-0000Pi-EB for ged-emacs-devel@m.gmane.org; Fri, 10 Dec 2010 12:08:31 -0500 Original-Received: from [140.186.70.92] (port=32832 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PR6RU-0008OD-Oq for emacs-devel@gnu.org; Fri, 10 Dec 2010 12:07:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PR6RN-0003tq-KE for emacs-devel@gnu.org; Fri, 10 Dec 2010 12:07:34 -0500 Original-Received: from mail-ew0-f43.google.com ([209.85.215.43]:56561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PR6RN-0003qC-EF; Fri, 10 Dec 2010 12:07:29 -0500 Original-Received: by mail-ew0-f43.google.com with SMTP id 22so2639976ewy.30 for ; Fri, 10 Dec 2010 09:07:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=/I1JNQ8rj/6VoG9KSFVIMrWFlO4n6ytRbgK/hu0aWlQ=; b=Nw4wZ5SaqYWeHXaMqqtDiuPZlJwuCPSydG+gGp5B7UAl0hxqHOg+lnK1esbuRw2BSC sOx8XVwIPuciEe4PcbLqpx7S5R790aVFor20480QdxUKP6njDZ70okK6QkVWwp9HaRbP ULrKjtgtlVLZINZ6pWqYdJOkXWmJvF+hKsRtM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=nA4DDouq+xYFK2nU2ia2mwbw96s2OwNUpKGYdul4bs3aZazYwPxteOEv9ELyzMoGnn cWLXUA7IUfdlsK/KOuuCCdCQyvLgEABQJy/MCeV7x1uSl9YAYkjCl3YQ2LJly4RTtVMt 43zCQcxNGEJ861/EYZMFPSv/+7FYm3Mj1jTD4= Original-Received: by 10.213.19.146 with SMTP id a18mr1439452ebb.10.1292000846597; Fri, 10 Dec 2010 09:07:26 -0800 (PST) Original-Received: by 10.213.35.145 with HTTP; Fri, 10 Dec 2010 09:07:26 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:133576 Archived-At: Why not http://www.wiktionary.org/ ? You could write some kind of "update" procedure, that downloads all new data from there. Something like svn. Also an "upload", inviting people to contribute. just an idea 2010/12/9 Richard Stallman : > =C2=A0 =C2=A0And afterwards, using that scripts , everybody can download = for himself the data base. > > =C2=A0 =C2=A0What I mean: the data base is not free, but it is free > > =C2=A0 =C2=A0- the access to data base > =C2=A0 =C2=A0- the scripts to clone the database to the local computer > > If I understand correctly, that is a non-free dictionary. > Please don't submit code here to access it. > > > -- > Richard Stallman > President, Free Software Foundation > 51 Franklin St > Boston MA 02110 > USA > www.fsf.org, www.gnu.org > >