Gnus development mailing list
 help / color / mirror / Atom feed
* nnultimate
@ 1999-11-09  0:07 Lars Magne Ingebrigtsen
  1999-11-09  0:26 ` nnultimate Lars Magne Ingebrigtsen
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-09  0:07 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 14+ messages in thread
* nnultimate.
@ 1999-11-09 15:52 Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 14+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-09 15:52 UTC (permalink / raw)


(By the way, nnultimate is in CVS now, but the version there is not
supposed to actually work at all.  So don't try it.)

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


^ permalink raw reply	[flat|nested] 14+ messages in thread
* nnultimate
@ 1999-11-10 15:38 Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 14+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-10 15:38 UTC (permalink / raw)


Ok, now it works even more better (to quote Dick Dietrich), but
there's still some sort of glitch in the routine that does the
assignment from Gnus article numbers to Ultimate articles.  In
`nnultimate-retrieve-headers'.

I'm growing kinda tired of staring at that code, which I don't
understand myself more than half the time, so perhaps I should rewrite 
it or take a different approach, or something.

Anyway.  It's in CVS.

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


^ permalink raw reply	[flat|nested] 14+ messages in thread
* nnultimate
@ 1999-11-20 19:34 Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 14+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-20 19:34 UTC (permalink / raw)


I've made some changes in the data file format for nnultimate
(~/News/ultimate/groups), so if you're using nnultimate, you must
delete that file before using the Gnus in cvs.

The bonus is that it now actually works.  All the time.

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


^ permalink raw reply	[flat|nested] 14+ messages in thread
* nnultimate
@ 2000-08-17 13:36 Brian Gorka
  0 siblings, 0 replies; 14+ messages in thread
From: Brian Gorka @ 2000-08-17 13:36 UTC (permalink / raw)


Anyone know why nnultimate fails for 

http://www.impreza-rs.com/cgi-bin/



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2000-08-17 13:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-09  0:07 nnultimate Lars Magne Ingebrigtsen
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

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).