Received: with LISTAR (v1.0.0; list gopher); Wed, 14 Feb 2001 16:58:37 -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 5178C3B802 for ; Wed, 14 Feb 2001 16:58:37 -0600 (CST) Received: from mothra (adsl-141-152-10-5.bellatlantic.net [141.152.10.5]) by gtei2.bellatlantic.net (8.9.1/8.9.1) with ESMTP id RAA08375 for ; Wed, 14 Feb 2001 17:56:03 -0500 (EST) Received: from x by mothra with local (Exim 3.22 #1 (Debian)) id 14TAWV-0000JQ-00 for ; Wed, 14 Feb 2001 17:35:43 -0500 Date: Wed, 14 Feb 2001 17:35:39 -0500 From: David Allen To: gopher@complete.org Subject: [gopher] Re: Status? Message-ID: <20010214173539.A1138@mothra> References: <87zofswqyr.fsf@complete.org> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: <87zofswqyr.fsf@complete.org>; from jgoerzen@complete.org on Sun, Feb 11, 2001 at 09:54:52PM -0500 Content-Transfer-Encoding: 8bit X-archive-position: 138 X-listar-version: Listar v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: mda@idatar.com Precedence: bulk Reply-to: gopher@complete.org List-help: List-unsubscribe: List-software: Listar version 1.0.0 X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher On Sun, Feb 11, 2001 at 09:54:52PM -0500, John Goerzen wrote: > Ive been really presssed for time lately, so I haven't done as much as > I would have liked to. What I have mostly done is converted the PDFs > on the Supreme Court site to txt files for posting on quux.org. Not a > lot of stuff hacking-wise :-( > > What is the status of all the other projects going on right now? > Anything anyone can do to help? Wow. Well, answering late, but here goes. The FORG is progressing to a certain degree. Things actually mostly work now, and I've been focusing on speeding certain things up recently. (John: I'm using the Jargon File on quux.org to test this, since it is an obscenely large directory, larger than most I've ever seen) I'm having some problems implementing some things though. For example, due to DNS weirdness in my neck of the woods, I have times where if I try to resolve "gopher.quux.org", it will take 3 minutes and then fail. Obviously I want a way to interrupt gethostbyname, but according to python folk that I've talked to, there isn't a clean way to do what I'm trying to do. Right now the app is threaded, and I'm trying to come up with some way to get around possibly having to fork multiple processes and then set up some sort of cumbersome IPC mechanism to communicate the results of what was fetched from the network back to the GUI piece of the application (which shouldn't hang while reading from the network of course). So far it's looking like if I really want to implement STOP so that it works like you think it should, I'm going to really have to go around my elbow to get to my ass. Other than that, my work has cranked back up into full gear, and I'm still engaged in pretending to be a college student. :/ -- David Allen http://opop.nols.com/ ---------------------------------------- Art is anything you can get away with. - Marshall McLuhan.