At 03:14 PM 3/21/01 -0800, you wrote:

>Does anyone know of a method to export statistics for a
>specific newsgroup (like most read or most responded to)
>and write it to a file?
>
>If the export were in RSS file format, this would be very
>cool.  RSS Example:
>from http://www.webreference.com/authoring/languages/xml/rss/intro/
>

If you add to dnews.conf
         loguse true
Then you will get a log file per day, u_yyyymmdd.log
Which contain all the information required to figure out who read what the 
most in each
group.  But you would need to write a program to analyze/summarize that 
file in the way
you want.  (The file format is described in the web manual)

                 ChrisP.



Reply via email to