Received: with ECARTIS (v1.0.0; list gopher); Mon, 15 Mar 2004 10:55:47 -0600 (CST) Return-Path: X-Original-To: gopher@complete.org Delivered-To: gopher@complete.org Received: from localhost (localhost [127.0.0.1]) by glockenspiel.complete.org (Postfix) with ESMTP id 9116533F; Mon, 15 Mar 2004 10:55:43 -0600 (CST) Received: from glockenspiel.complete.org ([127.0.0.1]) by localhost (glockenspiel [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 01979-03; Mon, 15 Mar 2004 10:55:38 -0600 (CST) Received: from gatekeeper.elmer.external.excelhustler.com (gatekeeper.excelhustler.com [68.99.114.105]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "gatekeeper.elmer.external.excelhustler.com", Issuer "excelhustler.com" (not verified)) by glockenspiel.complete.org (Postfix) with ESMTP id 9EA47304; Mon, 15 Mar 2004 10:55:33 -0600 (CST) Received: from chatterbox.elmer.internal.excelhustler.com (unknown [192.168.0.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer "excelhustler.com" (not verified)) by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP id CA8D5E015C; Mon, 15 Mar 2004 10:55:28 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id 8B8A05C006; Mon, 15 Mar 2004 10:55:28 -0600 (CST) Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com [192.168.1.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP id 765885C004; Mon, 15 Mar 2004 10:55:28 -0600 (CST) Received: by wile.internal.excelhustler.com (Postfix, from userid 1000) id 5B522BCA5; Mon, 15 Mar 2004 10:55:28 -0600 (CST) Date: Mon, 15 Mar 2004 10:55:28 -0600 From: John Goerzen To: gopher@complete.org Subject: [gopher] Re: Port-a-Goph for PalmOS Message-ID: <20040315165528.GA30014@complete.org> References: <200403151655.IAA11190@floodgap.com> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403151655.IAA11190@floodgap.com> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at complete.org Content-Transfer-Encoding: 8bit X-archive-position: 900 X-ecartis-version: Ecartis v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: jgoerzen@complete.org Precedence: bulk Reply-to: gopher@complete.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: Gopher X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher On Mon, Mar 15, 2004 at 08:55:52AM -0800, Cameron Kaiser wrote: > Part of the reason I'm in the Gopher business is because it makes a great > transport protocol and simple interface for lightweight clients. So now I'm > putting my money where my mouth is. One word: Suh-weet! I have twice started to try to learn PalmOS programming in order to write just such a thing, and both times ran out of time and had to put it aside to focus on other tasks. I have a Clie NX-70V (a Sony hires 320x480 device) with a WiFi card. I Would be happy to be a guinea pig for any testing you need. > Still to be done is to decide what to do with binary files and images. > (Download them to, say, a VFS card?) I'd rather not have to embed a full > GIF or JPEG display engine ... VFS downloading is a good example. I don't think a Gopher client really needs to do anything with them. You may be able to put in a hook to an external viewer, but I'd definately say that would be a "post-1.0" feature. :-) -- John