X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=blobdiff_plain;f=doc%2FREADME;h=150077fa3d5313c486dabed92a0672b74f7cf020;hp=8b32c757446800986133afc06c1a95dcdd305ca0;hb=6e6c520f943284696f75ad24d4f87f77830a0ba9;hpb=53dcbea63e1bcc67b3f034c53e4e364f4ecd8730 diff --git a/doc/README b/doc/README index 8b32c75..150077f 100644 --- a/doc/README +++ b/doc/README @@ -12,7 +12,7 @@ the Free Software Foundation. What's that? There's a multitude of tools for the statistical examination of - newsgroups: number of postings month or per person, longest + newsgroups: number of postings per month or per person, longest threads, and so on (see [German language] for an incomplete list). Most of them use a per- newsgroup approach while NewsStats is hierarchy oriented. @@ -27,7 +27,7 @@ Workflow That raw data will be regularly - e.g. monthly - processed to a second set of database tables each dedicated to a certain - statistical aspect, e.g. number of postings per group per month. + statistical aspect, e.g. number of postings per group and month. Several kinds of reports can then be generated from those result tables. @@ -35,8 +35,8 @@ Workflow Prerequisites NewsStats is written in Perl (5.8.x and above) and makes use of a - MySQL database, so you'll need Perl, some modules, mysql and, of - course, an INN. + MySQL database, so you will need Perl, some modules, mysql and, of + course, INN. * Perl 5.8.x with standard modules - Cwd @@ -62,12 +62,12 @@ Getting Started table. See the feedlog.pl man page for more information. You can process that data via 'gatherstats.pl'; currently only the - tabulation of postings per group per month is supported. More to + tabulation of postings per group and month is supported. More to come. See the gatherstats.pl man page for more information. Report generation is handled by specialised scripts for each report type. Currently only reports on the number of postings per - group per month are supported; you can use 'groupstats.pl' for + group and month are supported; you can use 'groupstats.pl' for this. See the groupstats.pl man page for more information. Reporting Bugs @@ -75,6 +75,9 @@ Reporting Bugs You can report bugs or feature requests to the author using the bug tracker at . + Please have a look at the TODO list before suggesting + improvements. + More Information This program is maintained using the Git version control system. @@ -92,3 +95,4 @@ Author Thomas Hochstein +