Lars Magne Ingebrigtsen | 1 Jan 2005 02:39
Picon
Favicon
Gravatar

Filters

I've got a cold, and was getting tired of reading, so I wrote a
filter for RSS feeds.

<URL: http://gmane.org/filtering.php>

Anybody can define a filter whenever they want.  Articles that match
the filter will be output to an RSS feed.  You can't edit a filter,
and everybody may use the filter.

Here's a filter for the word "linux" in the body of a message.  Very
useful.  :-)

<URL: http://filter.gmane.org/filter.11>

More relevant would be to search for "php" and "exploit" in security
announcement groups.  Etc.

--

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi <at> gnus.org * Lars Magne Ingebrigtsen
Francis Litterio | 1 Jan 2005 16:36
Picon
Picon
Favicon

Do any of Gmane's groups contain Usenet traffic?

I'm new to Gmane (kudos to the maintainers and admins, BTW).  I'm
wonderifng if any Gmane groups contain traffic from traditional Usenet
groups?

Or is Gmane content solely from mailing lists?
--
Francis Litterio
franl <at> world.std.com
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.
Lars Magne Ingebrigtsen | 1 Jan 2005 18:09
Face
Picon
Favicon
Gravatar

Re: Do any of Gmane's groups contain Usenet traffic?

Francis Litterio <franl <at> world.std.com> writes:

> I'm new to Gmane (kudos to the maintainers and admins, BTW).  I'm
> wonderifng if any Gmane groups contain traffic from traditional Usenet
> groups?

No.

--

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi <at> gnus.org * Lars Magne Ingebrigtsen
Matej Cepl | 1 Jan 2005 17:48

Re: Do any of Gmane's groups contain Usenet traffic?

Francis Litterio wrote:
> I'm new to Gmane (kudos to the maintainers and admins, BTW).  I'm
> wonderifng if any Gmane groups contain traffic from traditional Usenet
> groups?
> 
> Or is Gmane content solely from mailing lists?

AFAIK latter.

--

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

In those days spirits were brave, the stakes were high, men were
real men, women were real women and small furry creatures from
Alpha Centauri were real small furry creatures from Alpha
Centauri.
    -- Douglas Adams
Niels L. Ellegaard | 1 Jan 2005 18:33
Picon
Picon
Picon
Favicon

Re: Do any of Gmane's groups contain Usenet traffic?

Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:

> Francis Litterio <franl <at> world.std.com> writes:
>
>> I'm new to Gmane (kudos to the maintainers and admins, BTW).  I'm
>> wonderifng if any Gmane groups contain traffic from traditional Usenet
>> groups?
>
> No.

I am not an expert on all this, but I think that a few mailing lists
are mirrored by gmane as well as the traditional usenet hierarchy. At
least my usenet provider has linux.kernel and debian.user:

http://groups-beta.google.com/group/linux.kernel
http://news.gmane.org/gmane.linux.kernel

http://groups-beta.google.com/group/linux.debian.user
http://news.gmane.org/gmane.linux.debian.user

                          Niels
Lars Magne Ingebrigtsen | 1 Jan 2005 19:17
Face
Picon
Favicon
Gravatar

Re: Filters

Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:

> I've got a cold, and was getting tired of reading, so I wrote a
> filter for RSS feeds.

*cough*

I've written a page where you can browse the filters, and create new
filters based on old ones:

<URL: http://gmane.org/browse-filters.php>

--

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi <at> gnus.org * Lars Magne Ingebrigtsen
Romain Francoise | 1 Jan 2005 19:54
X-Face
Favicon
Gravatar

Re: Filters

Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:

> *cough*

The antidote for cough, milk.

Warm.  With honey.

> <URL: http://gmane.org/browse-filters.php>

Neat.  How about extending the notion to virtual newsgroups where all
articles matching a filter are crossposted?

--

-- 
Romain Francoise <romain <at> orebokech.com> | I like the streets when
it's a miracle -- http://orebokech.com/ | they're empty, I can make the
                                        | rest up.
Matej Cepl | 1 Jan 2005 19:53

Re: Do any of Gmane's groups contain Usenet traffic?

Niels L. Ellegaard wrote:
> I am not an expert on all this, but I think that a few mailing lists
> are mirrored by gmane as well as the traditional usenet hierarchy. At
> least my usenet provider has linux.kernel and debian.user:

IMHO, linux.* hierarchy is read-only.

Matej

--

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

I love deadlines. I like the whooshing sound they make as they
fly by.
    -- Douglas Adams
Lars Magne Ingebrigtsen | 1 Jan 2005 20:00
Face
Picon
Favicon
Gravatar

Re: Filters

Romain Francoise <romain <at> orebokech.com> writes:

> The antidote for cough, milk.
>
> Warm.  With honey.

:-)  Am drinking tea and cocoa.   Not at the same time, though.

>> <URL: http://gmane.org/browse-filters.php>
>
> Neat.  How about extending the notion to virtual newsgroups where all
> articles matching a filter are crossposted?

Doing it on a virtual newsgroups basis was actually my original idea,
but it's hard.  So I just did RSS feeds, which is easy.  :-)

In some ways I think RSS (that is, using a proper web browser) is a
better fit for this sort of thing than using a news reader.
(Shocking, I know.)  The thing is that if you see one message about
something, you want to read the entire thread, often.  This is pretty
much impossible to do from a newsreader.  You get all the parents of
the message easily enough, but getting the thread is very difficult.

It's trivial from a web browser, though, since weaverd gives you the
thread.  Click, click, you go from the RSS feed to the context.

--

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi <at> gnus.org * Lars Magne Ingebrigtsen
(Continue reading)

Romain Francoise | 1 Jan 2005 21:32
X-Face
Favicon
Gravatar

Re: Filters

Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:

> In some ways I think RSS (that is, using a proper web browser) is a
> better fit for this sort of thing than using a news reader.
> (Shocking, I know.)

Yeah, if it weren't so bad taste right now, I'd say this is an
earth-shattering statement.

Anyway, what browser do you use?  I have yet to find a usable RSS
reader.  I tried the various GNOME alternatives (they're all quite
horrible), Mozilla Thunderbird (not really inspiring either) and nnrss
is, erm, spooky.

> The thing is that if you see one message about something, you want to
> read the entire thread, often.  This is pretty much impossible to do
> from a newsreader.  You get all the parents of the message easily
> enough, but getting the thread is very difficult.

True.

Then maybe use weaverd to generate virtual groups that contain only one
thread?  Then link to the group from the article.

--

-- 
Romain Francoise <romain <at> orebokech.com> | I am the walrus. I am the
it's a miracle -- http://orebokech.com/ | walrus. I am the walrus.

Gmane