Gnus development mailing list
 help / color / mirror / Atom feed
* nnslashdot
@ 1999-07-07  7:16 Lars Magne Ingebrigtsen
  1999-07-07  7:16 ` nnslashdot David Hedbor
                   ` (2 more replies)
  0 siblings, 3 replies; 70+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-07-07  7:16 UTC (permalink / raw)


Wouldn't it be neat if one could read /. without having to use a web
browser?  nnslashdot could make a group out of each, er, "news" item,
and then all the discussion could be articles in the groups.  And one
could perhaps even follow up to messages in there.

I haven't looked at the /. html at all -- is there sufficient
information in it to do stuff like that?

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


^ permalink raw reply	[flat|nested] 70+ messages in thread
* nnslashdot
@ 1999-11-07  6:32 Lars Magne Ingebrigtsen
  1999-11-07  6:42 ` nnslashdot Lars Magne Ingebrigtsen
  1999-11-08 22:51 ` nnslashdot Dan Christensen
  0 siblings, 2 replies; 70+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-07  6:32 UTC (permalink / raw)


I wanted to do some real programming, so I wrote nnslashdot.

It's pretty simple now -- if you put `(nnslashdot "")' in your
gnus-secondary-select-methdods, you'll get a new group for every new
article that appears on Slashdot.  When you enter these groups, you
can read the responses.

And that's pretty much it for now.  The version in CVS doesn't even
download the actual article, but that should be simple to fix, but I
need to sleep now, I think.  Or at least not type for a few minutes.

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


^ permalink raw reply	[flat|nested] 70+ messages in thread
* nnslashdot
@ 1999-11-07 19:35 Lars Magne Ingebrigtsen
  1999-11-08  4:19 ` nnslashdot Shenghuo ZHU
  0 siblings, 1 reply; 70+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-07 19:35 UTC (permalink / raw)


Hm.  nnimap has the same problem, I think -- there are some natural
group names that can't be done under the current Gnus group name
regime, most notably group names with spaces in them.

But if we just allow *-request-list to answer with lines that look
like

"This is a really weird group name" 9 1 m

then everything will work, as if by magic.  So I've done that, and
made nnslashdot use then (uniquified) article title as the group name, 
which means that the group buffer looks kinda like:

     81: Amazon.com switches to Apache (99/11/05/0947259)
    141: Caldera vs. Microsoft Goes to Jury Trial (99/11/05/0814243)
    120: Checkpoint Porting Firewall-1 to Linux (99/11/06/1018228)
     79: Cobalt IPO Opens...High (99/11/05/1113248)

It's in CVS.

The more serious problem with nnslashdot is that when requesting the
comments strictly sorted by age (which is nice, since that means not
having to fetch the entire list of comments when entering the group),
all the threading info is gone.  (That is, the "Parent" link is
"cid"-less.)  Looks kinda like a bug in Slashdot to me.  

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


^ permalink raw reply	[flat|nested] 70+ messages in thread
* nnslashdot
@ 2000-05-11 11:08 Lars Magne Ingebrigtsen
  2000-05-11 15:05 ` nnslashdot BrYan P. Johnson
  2000-05-12 15:49 ` nnslashdot Kai Großjohann
  0 siblings, 2 replies; 70+ messages in thread
From: Lars Magne Ingebrigtsen @ 2000-05-11 11:08 UTC (permalink / raw)


Argh.  Slashdot has kinda completely changed quite a lot these past
days.  Would anyone take a whack at updating nnslashdot to use the new 
format?

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



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

end of thread, other threads:[~2000-05-12 17:28 UTC | newest]

Thread overview: 70+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-07  7:16 nnslashdot Lars Magne Ingebrigtsen
1999-07-07  7:16 ` nnslashdot David Hedbor
1999-07-07  7:42   ` nnslashdot Lars Magne Ingebrigtsen
1999-07-07 12:08     ` nnslashdot Chris Halverson
1999-07-07 18:30     ` nnslashdot David Hedbor
1999-07-07 10:47 ` nnslashdot Jon K Hellan
1999-07-09 17:17   ` nnslashdot Lars Magne Ingebrigtsen
1999-07-07 20:56 ` nnslashdot Wes Hardaker
1999-07-07 22:55   ` nnslashdot David Hedbor
1999-07-08 11:31     ` nnslashdot Kai.Grossjohann
1999-07-08 22:16       ` nnslashdot David Hedbor
1999-07-09 17:23   ` nnslashdot Lars Magne Ingebrigtsen
1999-07-09 17:24     ` nnslashdot Ted Rathkopf
1999-07-12 13:01     ` nnslashdot Jan Vroonhof
1999-08-27 17:36       ` nnslashdot Lars Magne Ingebrigtsen
1999-07-12 15:44     ` nnslashdot Wes Hardaker
1999-07-12 20:13       ` nnslashdot Simon Josefsson
1999-07-12 21:09         ` nnslashdot Wes Hardaker
1999-07-13  0:48         ` nnslashdot Rob Browning
1999-07-13 11:20         ` nnslashdot Kim-Minh Kaplan
1999-07-13 12:45           ` nnslashdot Simon Josefsson
1999-07-21 22:29           ` nnslashdot Carl R. Witty
1999-07-26 11:59             ` nnslashdot Kim-Minh Kaplan
1999-11-07  6:32 nnslashdot Lars Magne Ingebrigtsen
1999-11-07  6:42 ` nnslashdot Lars Magne Ingebrigtsen
1999-11-08 22:51 ` nnslashdot Dan Christensen
1999-11-08 22:59   ` nnslashdot Shenghuo ZHU
1999-11-08 23:23     ` nnslashdot Dan Christensen
1999-11-08 23:57       ` nnslashdot Lars Magne Ingebrigtsen
1999-11-09  0:35       ` nnslashdot Matt Pharr
1999-11-08 23:53         ` nnslashdot Dan Christensen
1999-11-09  0:09           ` nnslashdot Lars Magne Ingebrigtsen
1999-11-09  1:15             ` nnslashdot Matt Pharr
1999-11-09  0:37         ` nnslashdot Matt Pharr
1999-11-09  0:17           ` nnslashdot Lars Magne Ingebrigtsen
1999-11-09  1:17             ` nnslashdot Matt Pharr
1999-11-09  0:23               ` nnslashdot Lars Magne Ingebrigtsen
1999-11-09  6:32                 ` nnslashdot Matt Pharr
1999-11-09  6:19                   ` nnslashdot Shenghuo ZHU
1999-11-10 20:55                     ` nnslashdot Matt Pharr
1999-11-10 21:56                       ` nnslashdot Kai Großjohann
1999-11-11 16:35                       ` nnslashdot Lars Magne Ingebrigtsen
1999-11-11 23:08                         ` nnslashdot Matt Pharr
1999-11-12  4:30                           ` nnslashdot Lars Magne Ingebrigtsen
1999-11-12  6:16                             ` nnslashdot Norbert Koch
1999-11-12  8:03                             ` nnslashdot Hrvoje Niksic
1999-11-12  8:26                               ` nnslashdot Lars Magne Ingebrigtsen
1999-11-12 10:16                                 ` nnslashdot Steinar Bang
1999-11-12 11:01                                   ` nnslashdot Lars Magne Ingebrigtsen
1999-11-14 15:42                     ` nnslashdot Jack Twilley
1999-11-15 19:51                       ` nnslashdot Lars Magne Ingebrigtsen
1999-11-16 19:25                         ` nnslashdot Jack Twilley
1999-12-01 15:20                           ` nnslashdot Lars Magne Ingebrigtsen
1999-11-09 21:03       ` nnslashdot Kevin Ryde
1999-11-08 23:51   ` nnslashdot Lars Magne Ingebrigtsen
1999-11-09  0:58     ` nnslashdot Matt Pharr
1999-11-09  0:07       ` nnslashdot Lars Magne Ingebrigtsen
1999-11-09  1:09         ` nnslashdot Matt Pharr
1999-11-09  4:29     ` nnslashdot Dan Christensen
1999-11-09 14:23       ` nnslashdot Lars Magne Ingebrigtsen
1999-11-10  4:54         ` nnslashdot Dan Christensen
1999-11-07 19:35 nnslashdot Lars Magne Ingebrigtsen
1999-11-08  4:19 ` nnslashdot Shenghuo ZHU
2000-05-11 11:08 nnslashdot Lars Magne Ingebrigtsen
2000-05-11 15:05 ` nnslashdot BrYan P. Johnson
2000-05-11 15:13   ` nnslashdot BrYan P. Johnson
2000-05-11 15:19   ` nnslashdot dme
2000-05-12 15:49 ` nnslashdot Kai Großjohann
2000-05-12 16:27   ` nnslashdot Alan Shutko
2000-05-12 17:28     ` nnslashdot Kai Großjohann

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