Peter:

> Personally I prefer the approach taken at Rebol.org which delivers the 
>  whole thread at a time to your browser than the message tree approach 
>  where you only get one message at a time.

It's good to have multiple approaches as not everyone likes the same way of 
doing things.

With the ML, we're almost spoilt for choices.. In addition to the ones 
mentioned there are:

http://www.rebol.net/list/
REBOL.net's view of recent messages (sadly, not up-to-date)

http://www.compkarori.com/rebolml/
Graham's REBOL/View  ML application -- you can download all messages, keep 
your copy up-to-date, and have full-text searching.

Write your own
REBOL.org has a programmable interface to the ML Archive, details here:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/documentation.r

Each approach has different strengths and weaknesses.

The big weakness (currently) of the REBOL.org archive is that it does not 
have full-text indexing.  It's big strengths include:

** Human-produced index of topics, e.g.:
    http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-update-thread-tags.r
This is still very much a first draft, and the team plugging away at it (big 
thanks due to Christian and Peter for the work so far). This is almost a 
unique resource for any mailing list.
If you want to see it built faster, please contact me and I'll let you know 
how :-)

** strips bottom quoting and advertising.
This significantly (close to 30%) shortens threads, and makes reading threads 
less of an exercise in skipping over duplication

** doesn't use frames
So it is *easily* accessible by humans and search engines (as far as I can 
see, gmane does use frames, and that creates various problems)

Jason:
> One thing I really like about Gmane interface is that clicking on the <<<
> previous or >>>next arrows at bottom of the screen clearly highlights in the
> top pane which posting one is reading. Giving people such visible feedback
> by uwse of screen wide color bar makes it less tiring to use for long
> sessions.

I'm always happy to nick good ideas -- thanks for pointing that one out. 
(that's not a dated promise though :-) )

Sunanda.
-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to