From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27431 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: Web-based message boards? nntmf ? Date: 01 Dec 1999 14:47:40 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <863dtma1er.fsf@megalith.bp.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164460 24556 80.91.224.250 (21 Oct 2002 01:41:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:41:00 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA03698 for ; Wed, 1 Dec 1999 14:47:09 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB01959; Wed, 1 Dec 1999 13:45:58 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Dec 1999 13:46:11 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA26508 for ; Wed, 1 Dec 1999 13:46:00 -0600 (CST) Original-Received: from biff.kiva.net (biff.kiva.net [206.97.64.31]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id OAA03668 for ; Wed, 1 Dec 1999 14:45:34 -0500 (EST) Original-Received: (qmail 2645 invoked from network); 1 Dec 1999 19:44:15 -0000 Original-Received: from usrpri2-57.kiva.net (HELO megalith.bp.aventail.com) (206.97.75.122) by biff.kiva.net with SMTP; 1 Dec 1999 19:44:15 -0000 Original-Received: (from wmperry@localhost) by megalith.bp.aventail.com (8.9.3/8.9.3) id OAA13353; Wed, 1 Dec 1999 14:47:40 -0500 Original-To: ding@gnus.org X-Now-Listening-To: Bach, Johann Sebastian (1685-1 - [5] D maj BWV 1050: Allegro X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Arnd Kohrs writes: > > > I guess it should be doable if I just take nnslashdot as an example. Or > > is there a more documented approach? E.g. a how-to-write backends. Why > > did they have to reinvent usenet, arg *&@^. > > There is stuff in the Gnus manual on writing backends, but the > web-based backends mostly follow the same form. Just take > nnultimate.el, rename it and start hacking away at it. nnslashdot is > probably simpler. Less stuff like > > (nth 2 (car (cdr (nth 2 contents)))) > > than nnultimate. (w3 parse trees are very logical once you get used > to them. :-) Really? Cool. :) -Bill P.