Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: nnultimate
Date: 09 Nov 1999 01:07:21 +0100	[thread overview]
Message-ID: <m3vh7cttmu.fsf@quimbies.gnus.org> (raw)

Something more useful than nnslashdot (since there's very little of
interest to read in the Slashdot comments, really) is Ultimate
Bulletin Board.  This is a very popular web bulleting board software,
and is used on also sites where people seem to have something to
actually discuss.

I'm going to try to implement nnultimate in a smarter manner than
nnslashdot -- no regexps, but use `w3-parse-buffer' instead and use
the output from that to glean info from the web pages.

The Ultimate boards usually have this structure:

Ultimate
  Forum
    Topic
      Article
      Article
    Topic
      Article
  Forum
    Topic
    Topic

This doesn't quite fit in with the Gnus way of doing things, where we
only have groups (topics) and articles (articles), but no "group of
groups" thing.

The natural thing to do would be to "flatten" this hierarchy, so that
nnultimate just gives out a list of topics (groups), regardless of
forums.  But on Ultimates with lots of forums, this means that a `g'
will do a whole bunch of web requests, which will be really slow.  So
I think there will have to be a way to let users specify which forum
subsets they are interested in...

Anyway, could people post URLs to Ultimates around the world so that I 
can test on a bunch of them?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


             reply	other threads:[~1999-11-09  0:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-09  0:07 Lars Magne Ingebrigtsen [this message]
1999-11-09  0:26 ` nnultimate Lars Magne Ingebrigtsen
1999-11-09  0:32 ` nnultimate Lars Magne Ingebrigtsen
1999-11-09  4:46   ` nnultimate Dan Christensen
1999-11-09  5:05     ` nnultimate Rob Browning
1999-11-09  6:07       ` nnultimate Per Abrahamsen
1999-11-09 11:15         ` nnultimate Bud Rogers
1999-11-09 14:27     ` nnultimate Lars Magne Ingebrigtsen
1999-11-09 11:26 ` nnultimate Kai Großjohann
1999-11-09 14:28   ` nnultimate Lars Magne Ingebrigtsen
1999-11-09 15:52 nnultimate Lars Magne Ingebrigtsen
1999-11-10 15:38 nnultimate Lars Magne Ingebrigtsen
1999-11-20 19:34 nnultimate Lars Magne Ingebrigtsen
2000-08-17 13:36 nnultimate Brian Gorka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3vh7cttmu.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).