Received: with LISTAR (v1.0.0; list gopher); Sat, 06 Jan 2001 00:59:41 -0600 (CST) Return-Path: Delivered-To: gopher@complete.org Received: from autechre.success-info.com (success-info.com [139.142.115.211]) by pi.glockenspiel.complete.org (Postfix) with ESMTP id 4F3B43B968 for ; Sat, 6 Jan 2001 00:59:40 -0600 (CST) Received: from emanuel by autechre.success-info.com with local (Exim 3.12 #7 (Debian)) id 14EnHZ-0004ES-00; Fri, 05 Jan 2001 22:56:53 -0800 Date: Fri, 5 Jan 2001 22:56:53 -0800 From: emanuel at heatdeath organisation To: gopher@complete.org Subject: [gopher] Re: Gopher Protocol Issue Message-ID: <20010105225653.A11138@success-info.com> Mail-Followup-To: emanuel at heatdeath organisation , gopher@complete.org References: <20001230162658.A16932@success-info.com> <87y9wpi760.fsf@complete.org> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <87y9wpi760.fsf@complete.org>; from jgoerzen@complete.org on Sat, Jan 06, 2001 at 12:25:11AM -0500 Content-Transfer-Encoding: 8bit X-archive-position: 37 X-listar-version: Listar v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: emanuel@heatdeath.org Precedence: bulk Reply-to: gopher@complete.org X-list: gopher On Sat, Jan 06, 2001 at 12:25:11AM -0500, John Goerzen wrote: > Yes. Your gateway is indeed quite good. I'm wondering a few > details... is it written in Java? Will it work in Kaffe? With gcj? > If so, any chance it might be GPL'd? :-) It is written in Java. Because it's written using Servlets and JSP (though JSP will be phased out in favour of WebMacro), a Servlet/JSP engine is required to run it. I'm using Tomcat (Apache's Servlet/JSP implementation) for development and testing, which AFAIK does not compile/run with Free tools. I'm using Sun's JDK 1.3.0 on Windows and Solaris, and Blackdown's port of JDK 1.3.0 on Linux. It may be possible to compile JServ (Apache's older Servlet implementation) with gcj. In any case, chances are that my code will run with any good Servlet/JSP implementation. Webgopher is under a MIT/X-Consortium style license (BSD license without the advertising clause). I chose that license because my reason for writing webgopher is to get Gopher out there, so I would encourage companies to use the code in their non-Free products if it furthers that goal. Of course Free software is preferred. The source code is in CVS at sourceforge.net. -- emanuel at heatdeath organisation gopher.heatdeath.org