From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: On being web-friendly and why info must die Date: Fri, 19 Dec 2014 00:47:52 +0100 Message-ID: References: <20141205123549.GA29331@thyrsus.com> <87ppbqb6s1.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1418946540 13052 80.91.229.3 (18 Dec 2014 23:49:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2014 23:49:00 +0000 (UTC) Cc: Eric Raymond , =?UTF-8?Q?Ludovic_Court=C3=A8s?= , Emacs-Devel devel To: "Richard M. Stallman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 19 00:48:55 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y1koQ-0003y9-PL for ged-emacs-devel@m.gmane.org; Fri, 19 Dec 2014 00:48:54 +0100 Original-Received: from localhost ([::1]:56072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1koQ-0006mj-55 for ged-emacs-devel@m.gmane.org; Thu, 18 Dec 2014 18:48:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1koE-0006mZ-6H for emacs-devel@gnu.org; Thu, 18 Dec 2014 18:48:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1koD-0007dw-Cd for emacs-devel@gnu.org; Thu, 18 Dec 2014 18:48:42 -0500 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:58399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1ko6-0007ZF-DV; Thu, 18 Dec 2014 18:48:34 -0500 Original-Received: by mail-wi0-f175.google.com with SMTP id l15so300357wiw.2; Thu, 18 Dec 2014 15:48:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=c6BkUq/GPfGrSFhmzsg9T2Mhwx0GYUQ6RrgBHn34+8E=; b=W3NjIv1Q/ghfyTz6u+1NAIjqVd1dsCw328/REYoScASILexpyhT8xAYbVlZ7+7IFnt gJO4R9uQr5xsOE0hqx92pn4orF12FTvUBB6qHCmRe9AAR7GJAGwJ2fekP1xwMAhsxRt7 oFml49bL64hktetEICx7bNBa0Bc3YzG4HRpizLUa0XffnrFrW9a7OyCMzPaSzvkJ868w msMz2lVTcrauQe7ych9EJ3GL60lfBMsqtg/FW0T+0WhwANuN6Dxqa+gcvSaY9Ao8/DbK 80iUsj2WzmZMBZvIS7c73x7oT0RbAefQVrgQAAMS1ulPNR19jhfjqhCcc7rTlLL8Gy3t 8mrw== X-Received: by 10.194.184.171 with SMTP id ev11mr8725904wjc.119.1418946512947; Thu, 18 Dec 2014 15:48:32 -0800 (PST) Original-Received: by 10.194.93.228 with HTTP; Thu, 18 Dec 2014 15:47:52 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:180301 Archived-At: On Dec 12, 2014 5:41 PM, "Richard Stallman" wrote: > > > Not by itself, but with a good search engine it could. I am just > > testing http://www.opensearchserver.com/ and I am surprised by the > > quality and the easy of use - even locally. > > What sort of thing is that? You referred to it with a URL; does that > mean it is a web service? Or is it a program? It is both. As a program I think it is GPL, based on Apache Lucene. Written in Java. The web service is not free, but you can set up your own.