Received: with LISTAR (v1.0.0; list gopher); Wed, 03 Jan 2001 23:12:49 -0600 (CST) Return-Path: Delivered-To: gopher@complete.org Received: from gtei2.bellatlantic.net (gtei2.bellatlantic.net [199.45.40.146]) by pi.glockenspiel.complete.org (Postfix) with ESMTP id 481E73B8FD for ; Wed, 3 Jan 2001 23:12:49 -0600 (CST) Received: from mothra (adsl-141-152-12-101.bellatlantic.net [141.152.12.101]) by gtei2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id AAA24087 for ; Thu, 4 Jan 2001 00:10:18 -0500 (EST) Received: from x by mothra with local (Exim 3.20 #1 (Debian)) id 14E2eq-0004fS-00 for ; Thu, 04 Jan 2001 00:09:48 -0500 Date: Thu, 4 Jan 2001 00:09:48 -0500 From: David Allen To: gopher@complete.org Subject: [gopher] New client announcement (#2) Message-ID: <20010104000948.A17912@mothra> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i Content-Transfer-Encoding: 8bit X-archive-position: 19 X-listar-version: Listar v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: s2mdalle@titan.vcu.edu Precedence: bulk Reply-to: gopher@complete.org X-list: gopher Well, I guess it's a good night on this list for new software, so here goes. I've been working on a gopher client recently, and the software is to the point of needing some testing and feedback given those testers don't have their expectations too high. This software is released under the GNU General Public License. The program is called the FORG. It's available at http://opop.nols.com/proggie/forg-0.03.tar.gz If I had a stable gopher server myself, I would also post a gopher link, but alas, it isn't so. It is written in Python, and uses both Tkinter and Pmw. Many people will already have python and Tkinter installed, but some may need Pmw. See the README file for details on how to get a hold of it, and how to install it once you've gotten it. From the README, here is the list of FORG's features as of now: Everything listed here actually does work, well at least most of the time. Please see the BUGS file to find out about what doesn't work. - Ability to load other programs with different file formats. I.e. this program does not interpret HTML, so you may want to associate .html files with mozilla, so it will be launched upon saving a .html file. - Full caching of directories and files - Searching supported. (Tested against gopher.floodgap.com's Veronica, but of course) - Bookmark support. (Currently there is no support for subfolders of bookmarks though) - Directories are searchable by name. - Statistics on size of cache, number of files in the cache, and number of documents in the queue. - Ability to save files and directories. (Note: when directories are saved, the protocol information that the server sent is what is saved to disk...for now) - Right click context menus on all items providing all available information on a resource. (If the server supports Gopher+) - Between 0 and 100% complete implementation of Gopher *AND* Gopher+!!! :) - Managerspeak. This program leverages automatic internet data retrieval and storaging technologies for quasi-reliable interlocked handshake protocol interaction, allowing open-ended failsafe solutions to be developed in the realm of...oh whatever. Please email me with information on anything that the program does that you don't think it should do. Happy gophering. -- David Allen http://opop.nols.com/