home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK3 / DFUE_12 / TSTATS.ZIP / TSTATS.TXT < prev   
Text File  |  1994-02-10  |  8KB  |  254 lines

  1. HELLO:
  2.         Hello and welcome to TSTATS v1.63
  3.  
  4.         Before we go any further please read the following.....
  5.  
  6.  
  7. IMPORTANT:
  8.     TSTATS requires write access to your ALLFILES.DAT, ALLFILES.IX,
  9.     ALLUSERS.DAT, ALLUSERS.IX files. This is because it uses the
  10.     same method of accessing the database's as WildCat!
  11.  
  12.  
  13. NEW IN v1.63:
  14.     ■    Exclude file area's using ranges, i.e. 5-10
  15.     ■    Fix for "colour bleeds" in displays
  16.     ■    Fixed to make "normal" colour work in files section
  17.  
  18.  
  19. DISCLAIMER:
  20.         The contents of this archive ( program(s) and text ) are provided
  21.         with no warranty of any kind as to performance, merchantability,
  22.         or fitness for a particular purpose. By using TSTATS you
  23.         are expressly releasing Matthew Mower from any liability resulting
  24.         from the use of this product.
  25.  
  26.         You use TSTATS entirely at your own risk.
  27.  
  28.  
  29. NOTICE:
  30.         Under no circumstances is it legitimate for any user to modify or
  31.         reverse engineer this product.
  32.         
  33.         If you want to know how it's done, mail me.
  34.  
  35.         If you want to throw in a virus, or change the copyright,
  36.         get a life!
  37.         
  38.  
  39. FREEWARE:
  40.         This product is copyrighted to the author, who reserves all rights
  41.         regarding it. It is not public domain, but released as freeware,
  42.         and us such you are not asked to pay for it.
  43.  
  44.  
  45. DISTRIBUTION:
  46.         The latest versions of this and all other products by the author
  47.         will be available on The Development System BBS. They can be
  48.         FREQ'd from there (see below for fido address).
  49.  
  50.         Under no circumstances may anyone make a charge for these programs
  51.         without the express permission of the author, unless it be a fair
  52.         charge for transmission or distribution.
  53.  
  54.  
  55. PURPOSE:
  56.         Create a colour semi-3D display file to show who has been
  57.         using/abusing your board the most. 
  58.  
  59.     TSTATS now creates a file bulletin as well. This will allow you
  60.     to generate a coloured bulletin showing which files on your
  61.     board are most popular (i.e. downloaded most often.) The number
  62.     of files you include in the bulletin is configurable.
  63.  
  64.     This allows you to create more statistics from one program,
  65.     also, because they will look alike, your bulletins will gain
  66.     some cohesion, rather than all looking different.
  67.  
  68.     Obviously if you dont like the way they appear that doesn't do
  69.     you much good. If you like the idea, but want the bulletins in
  70.     a different style/format/colour, mail me and I will try to make
  71.     it work.
  72.  
  73.         If you are a relatively new board, or reset your callers
  74.         stats regularly (i.e. every month) you may be able to use
  75.         the single page user report, however if your callers have
  76.     large values in any of their stats then you will have to use
  77.     the double page report. I may add a single page report which
  78.     drops one of the fields so everything isn't so cramped.
  79.  
  80.     Rather than imposing colour scheme's as I did in previous
  81.     versions TSTATS now allows you to choose your own colours. For
  82.     each section which creates a bulletin there are four parameters
  83.     which are you can set.
  84.  
  85.         Background=
  86.         Normal=
  87.         Hilite=
  88.         Lolite=
  89.  
  90.     For each parameter set it to a colour number, from 1 to 15,
  91.     where the numbers correspond to :-
  92.  
  93.         0    Black
  94.         1    Blue
  95.         2    Green
  96.         3    Cyan
  97.         4    Red
  98.         5    Magenta
  99.         6    Brown
  100.         7    White
  101.         8    Gray
  102.         9    Lt. Blue
  103.            10    Lt. Green
  104.            11    Lt. Cyan
  105.            12    Lt. Red
  106.            13    Lt. Magenta
  107.            14    Yellow
  108.            15    Bright White
  109.  
  110.     You still don't have that much control, as I choose HOW the
  111.     colours are applied, but it is better than anything else I have
  112.     seen. If anyone has any bright idea's as to how this could be
  113.     improved I would be pleased to hear them.
  114.     
  115.  
  116. TO RUN:
  117.         1.      Edit TSTATS.INI as outlined below
  118.         2.      Make sure 'WCHOME' points to your MAKEWILD.DAT
  119.         3.      Run TSTATS.EXE in the directory containing TSTATS.INI 
  120.  
  121.  
  122. TSTATS.INI:
  123.     Anyone who has every edited a WIN.INI file will be familiar
  124.     with the TSTATS.INI file, please look at the enclosed file for
  125.     reference.
  126.  
  127.     Three "sections" are required, and control how TSTATS operates
  128.     and where it puts things.
  129.  
  130.       S    [TSTATS]
  131.     This contains general options. At the moment it only includes
  132.     options to determine what bulletins TSTATS should generate.
  133.  
  134.       ■    ProcessTopFiles=
  135.     Set to Y if you want TSTATS to generate a top downloaded files
  136.     bulletin, set to N otherwise.
  137.  
  138.       ■    ProcessTopUsers=
  139.     Set to Y if you want TSTATS to generate a top user bulletin,
  140.     showing calls, downloads, etc. Set to N otherwise.
  141.  
  142.       S    [TOPFILES]
  143.     This section contains the configuration information pertaining
  144.     to the top downloaded files on your system.
  145.  
  146.       ■    IgnoreAreas=
  147.     A comma seperated list of any area's or ranges of area's you do
  148.     not want included in TSTATS report. This might include private
  149.     download area's, or a new-user download area for example.
  150.  
  151.     e.g.
  152.         IgnoreAreas=1,2,5-8,15,25-50,150,450-500
  153.  
  154.       ■    OutFile=
  155.     The full pathname of the bulletin you want TSTATS to generate,
  156.     probably it should point into your bulletins directory.
  157.  
  158.     e.g.
  159.         OutFile=C:\WC30\BULL\BULL5.BBS
  160.  
  161.       ■    Format=
  162.     The style/format that TSTATS should use for the file bulletin,
  163.     which at the moment can only be SIMPLE. This option is included
  164.     for future additions of style's.
  165.  
  166.     e.g.
  167.         Format=HORIZONTAL
  168.  
  169.       ■    Maximum=
  170.     This is the number of files which TSTATS will include in the
  171.     bulletin, i.e. it will give you the top 'n' files. In this case
  172.     you would get the top 40 most downloaded files.
  173.  
  174.     e.g.
  175.         Maximum=40
  176.  
  177.       ■    Background=
  178.       ■    Normal=
  179.       ■    HiLite=
  180.       ■    LoLite=
  181.     Colour selections are outlined above.
  182.  
  183.       S    [TOPUSERS]
  184.  
  185.       ■    IgnoreProfiles=
  186.     A comma seperated list containing the names of any security
  187.     profiles defined in MAKEWILD which you do not want included in
  188.     your users list. No user with one of these profiles will appear
  189.     in the list.
  190.  
  191.     e.g.
  192.         IgnoreProfiles=SYSOP,NETSYSOP
  193.  
  194.       ■    OutFile=
  195.     The full pathname of the bulletin you want TSTATS to generate,
  196.     probably it should point into your bulletins directory.
  197.  
  198.     e.g.
  199.         OutFile=C:\WC30\BULL\BULL6.BBS
  200.  
  201.       ■    Format=
  202.     The style/format that TSTATS should use for the user bulletin.
  203.     At the moment you can specify SINGLE for single page output, or
  204.     DOUBLE for double page. SINGLE tends to look a bit "squashed"
  205.     but might work if your board is new and the numbers aren't too
  206.     high.
  207.  
  208.     e.g.
  209.         Format=DOUBLE
  210.  
  211.       ■    Background=
  212.       ■    Normal=
  213.       ■    HiLite=
  214.       ■    LoLite=
  215.     Colour selections are outlined above.
  216.  
  217.  
  218. NOTES:
  219.         (1)    TSTATS uses WC3 @CODES@ to produce coloured effects.
  220.  
  221.  
  222. SUGGESTIONS & IMPROVEMENTS:
  223.         Is there another way of presenting this sort of data?
  224.         Is there other data you want to see?
  225.  
  226.  
  227. CONTACT:
  228.         I can be contacted if you have any questions or comments by the
  229.         following methods.
  230.  
  231.         internet email:         matt.mower@tpv-online.infocom.co.uk
  232.  
  233.         fido netmail:           2:254/225
  234.  
  235.         compuserve mail:        100116,134 ( mark as fao: matt mower )
  236.  
  237.         Or on various WildNet, ILink or Fido conferences, particularly
  238.         WildCat and Lan conferences.
  239.  
  240.  
  241. FINALY:
  242.     PLEASE mail me with any comments and especially bug reports. I
  243.     would like to support and improve ALL my programs.
  244.  
  245.         Thanks for trying TSTATS hope it works for you!
  246.  
  247.         Cheers,
  248.  
  249.         Matt.
  250.  
  251.         Date:   10.02.94
  252.  
  253.  
  254.