home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / TEXT / WWIV9106.TXT < prev    next >
Encoding:
Text File  |  2001-07-30  |  19.9 KB  |  414 lines

  1.  
  2.               ▒▒▒▄     ▒▒▒▄  ▒▒▒▄     ▒▒▒▄  ▒▒▒▒▄ ▒▒▄         ▒▒▄
  3.                ▒▒█     ▒▒█▀   ▒▒█     ▒▒█▀   ▒▒█▀  ▒▒█       ▒▒█▀
  4.                ▒▒█     ▒▒█    ▒▒█     ▒▒█    ▒▒█    ▒▒█     ▒▒█▀
  5.                ▒▒█ ▒▒▄ ▒▒█    ▒▒█ ▒▒▄ ▒▒█    ▒▒█     ▒▒█   ▒▒█▀
  6.                ▒▒█ ▒▒█ ▒▒█    ▒▒█ ▒▒█ ▒▒█    ▒▒█      ▒▒█ ▒▒█▀
  7.                ▒▒█ ▒▒█ ▒▒█    ▒▒█ ▒▒█ ▒▒█    ▒▒█       ▒▒▒▒█▀
  8.                ▒▒▒▒▒▒▒▒▒▒█    ▒▒▒▒▒▒▒▒▒▒█   ▒▒▒▒█       ▒▒█▀
  9.                 ▀▀▀▀▀▀▀▀▀▀     ▀▀▀▀▀▀▀▀▀▀    ▀▀▀▀        ▀▀
  10.                      ▒▒▒▒▒▄▒▒▄ ▒▒▒▒▒▒▄ ▒▒▄   ▒▒▄ ▒▒▒▒▒▒▄
  11.                      ▒▒█▒▒█▒▒█ ▒▒█▀▀▀▀ ▒▒█▒▒▄▒▒█ ▒▒█▀▀▀▀
  12.              ▒▒▒▒▒▒▄ ▒▒█▒▒█▒▒█ ▒▒▒▒▄   ▒▒█▒▒█▒▒█ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄
  13.               ▀▀▀▀▀▀ ▒▒█▒▒█▒▒█ ▒▒█▀▀   ▒▒█▒▒█▒▒█  ▀▀▀▒▒█  ▀▀▀▀▀▀
  14.                      ▒▒█▒▒▒▒▒█ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▒▒█ ▒▒▒▒▒▒█
  15.                      ▀▀ ▀▀▀▀▀  ▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀
  16.  
  17.                                Volume 1, Issue 6
  18.                                 June/July 1991
  19.  
  20.                                Table of Contents
  21.                                ~~~~~~~~~~~~~~~~~
  22.     CallOut v2.01 Review................................The Cannibal 1@9361
  23.     SNARF Hack Scare in Washington, DC..........Digital Underground² 1@7304
  24.     The WWIV Core Support Network Listing.................Benny Hill 1@7400
  25.     What is the Extended Subs Listing?..................East Bay Ray 1@9964
  26.     The Pending File.........................................WWIVNEWS Staff
  27.     The Editor's Corner.................................East Bay Ray 1@9964
  28.     Acknowledgements.........................................WWIVNEWS Staff
  29.     =======================================================================
  30.  
  31.  
  32.                    Callout v2.01 (CLOUT201.ZIP) by Jim Wire
  33.                             by The Cannibal 1@9361
  34.  
  35.           I ran across a nice program the other day, and I thought everyone
  36.     in the 'Net Community' would like to see what it is. It is called
  37.     Clout, and the current version is 2.01. This program allows a sysop to
  38.     call out to another BBS from the command line and conduct a normal
  39.     network tranfer. This can be used in conjunction with WWIVLink, I use
  40.     it to call out to another LINK BBS, and I even use this nice utility
  41.     for WWIVNet. I run a front end, for FidoNet and a few others, and the
  42.     front end is what the BBS will go to, right after the user logs off.
  43.     This doesn't allow the BBS to call out other net boards, so they must
  44.     either call me, or I myself must force a network callout.  Enter CLOUT.
  45.     It will allow you to make a batch file, that runs CLOUT when there is a
  46.     pending file for another BBS. Here's an example of mine:
  47.  
  48.     rem      example
  49.     :loop
  50.     if exist c:\bbs\data\z????.net goto Send
  51.     if exist c:\bbs\data\s????.net goto Send
  52.     :loop1
  53.     rem --insert front door command line here.
  54.  
  55.     blah blah blah
  56.  
  57.     :Send
  58.     if exist c:\bbs\data\s9360.net goto 9360
  59.     if exist c:\bbs\data\z9360.net goto 9360
  60.  
  61.     blah blah blah
  62.  
  63.     :9360
  64.      clout 9360
  65.  
  66.     :done!
  67.  
  68.           Thats all, there is to it. It helps immensely, especially if you
  69.     run FidoNet/WWIVnet, WWIVLink/WWIVnet, or all three networks. This type
  70.     of program may already be out there, but Jim Wire certainly has
  71.     perfected it!
  72.  
  73.     [Ed- CLOUT is the author's name for the program, shortened from
  74.     CALLOUT.  CALLOUT is a program included in the WNCI package by Pierre
  75.     Tremblay 1@5459 which does basically the same thing.  Both packages are
  76.     excellent and I suggest any WWIVnet sysop that does not have the normal
  77.     capability to callout from WWIV's WFC mode check these two programs
  78.     out.  Also, for those FidoNet people out there, he refers to any front
  79.     end as "front end" or "front door."  He is not specifically referring
  80.     to JoHo's FrontDoor program.]
  81.     =======================================================================
  82.  
  83.  
  84.                            SNARF Hack Scare In D.C.
  85.                         by Digital Underground² 1@7304
  86.  
  87.           A good friend of mine in the Washington D.C. Area brought a
  88.     possible threat to my attention.  When one is using the latest version
  89.     of the SNARF and has not registered (either through Omen Tech or from a
  90.     hacker program) their copy of DSZ, one cannot specify (to my knowledge)
  91.     the paths for uploads. Some joker in this area again uploaded the ever
  92.     popular NETWORK.COM file.  Since .COM files are executed before .EXE
  93.     files, the NETWORK.EXE file is not run, but the NETWORK.COM file is run
  94.     in it's place.  This NETWORK.COM program trashes the hard disk, the
  95.     FATs and what not. There is a simple way around this.  With the
  96.     author's permission, of course, take a sector editor and change the
  97.     string !-@REMOTE@-! to something else.  Then tell all of your friends
  98.     to change the WWIV source to that also. This sort of eliminates the
  99.     purpose of the snarf, but the SNARF was intended for SysOp's to get
  100.     files that they need if say their disk crashs and they need PKUNZIP and
  101.     that sort of thing. The only other way to go about this is to register,
  102.     which you should do because the author (I'm sure) spent oodles of time
  103.     on it.  The concept is good but the side effects of not registering are
  104.     bad.
  105.     =======================================================================
  106.  
  107.  
  108.              =====================================================
  109.              | The Official WWIV Support Network Bulletin Boards |
  110.              =====================================================
  111.  
  112.                           Last Revised on: 06-04-1991
  113.  
  114.                          --> CORE Support Systems <--
  115.  
  116.     213-470-6869  Black Dragon Enterprises            WWIVnet  @2380
  117.               Sysop: Black Dragon      MB: 60           BPS: 2400
  118.               Star: Yes               PCP: CALAN        AutoVal: No
  119.               SReal: Dieter Stussy    SDS: No           Reg: 90109
  120.  
  121.  
  122.     314-644-5777  The Fellowship                      WWIVnet  @3456 (G/C)
  123.               SysOp: Tolkien           MB: 285  ( 9)    BPS: 2400
  124.               Star: Yes               PCP: MOSLO        AutoVal: No
  125.               SReal: Jon Rickher      SDS: No           Reg: 90209
  126.  
  127.  
  128.     504-364-1207  The Funny Farm                      WWIVnet  @5401
  129.               Sysop: Madman            MB: 65   ( 6)    BPS: 38400 (HST)
  130.               Star: Yes               PCP: No           AutoVal: Yes
  131.               SReal: Rick Dennis      SDS: Yes          Reg: 10145
  132.  
  133.  
  134.     512-280-9018  The Party Line                      WWIVnet  @5286 (A/C)
  135.               Sysop: Jami Chism        MB: 320  (16)    BPS: 38400 (HST V32)
  136.               Star: No                PCP: No           AutoVal: Yes
  137.               SReal: Jami Chism       SDS: Yes          Reg: 70310
  138.  
  139.  
  140.     512-631-5841  The Dragon's Den                    WWIVnet  @5252 (G/C)
  141.               Sysop: Filo              MB: 340  (57)    BPS: 38400 (HST V32)
  142.               Star: No                PCP: No           AutoVal: Yes
  143.               SReal: Wig De Moville   SDS: Yes          Reg: 81006
  144.  
  145.  
  146.     514-668-2479  The Sonic Orgasmatron               WWIVnet  @5459
  147.               Sysop: Pierre Trembley   MB: 60   (10)    BPS: 38400 (HST)
  148.               Star: No                PCP: No           AutoVal: Yes
  149.               SReal: Pierre Trembley  SDS: Yes          Reg: 10234
  150.  
  151.  
  152.     704-554-1496  The Funny Farm (East)               WWIVnet  @7400 (A/C)
  153.               Sysop: Benny Hill        MB: 340  (39)    BPS: 38400 (HST V32)
  154.               Star: Yes               PCP: No           AutoVal: Yes
  155.               SReal: Joseph Rybaczek  SDS: Yes          Reg: 90627
  156.  
  157.  
  158.     44-474-536654 The Gourmet (United Kingdom)        WWIVnet  @810
  159.               Sysop: David Banes       MB: 52           BPS: 38400 (HST V32)
  160.               Star: No                PCP: No           AutoVal: Yes
  161.               SReal: David Banes      SDS: No           Reg: 10219
  162.  
  163.  
  164.                        --> Non-CORE Support Systems <--
  165.  
  166.     716-684-7939  The BoardWalk BBS                   WWIVnet  @7652
  167.               Sysop: Pillsbury Dough Boy  MB: 84         BPS: 2400
  168.               Star: Yes               PCP: No            AutoVal: Yes
  169.               SReal: Jason Bittle     SDS: No            Reg: 10930
  170.  
  171.     -----------------------------------------------------------------------
  172.  
  173.                                     Legend
  174.  
  175.     BBS Phone Number   BBS Name                             Network Status
  176.     Sysop's BBS Name   HD Storage (Meg WWIV Files Online)   BPS Rate (Info)
  177.     Starlinkable?      PcPursuit Node                       AutoValidation
  178.     Sysop's REAL Name  Source Distribution Site?            WWIV reg #
  179.     =======================================================================
  180.  
  181.  
  182.                       What is the Extended Subs Listing?
  183.                             by East Bay Ray 1@9964
  184.  
  185.           A new facet was added to WWIVnet 'subbing this month.  It is
  186.     called the 'Extended Subs Listing', and it is an archived listing
  187.     basically like SUBS.LST.  Why then, you ask, have it at all?  Well,
  188.     being the author of the XSL, I can't say much without sounding like a
  189.     braggart.  The XSL provides a lot more information than SUBS.LST does.
  190.     It allows sub hosts to post a 5-line description of their sub IN
  191.     ADDITION TO their sub name.  It shows how many messages pass through
  192.     the sub on a regular basis.  It includes the name of the sub host (not
  193.     just a faceless number), and additional information such as tag line
  194.     restrictions, network validation, and everything else you wanted
  195.     SUBS.LST to tell you but it didn't.  The following is the READ.ME file
  196.     included with every Extended Subs Listing archive, and it lists the
  197.     submission requirements as well as a more detailed introduction to XSL.
  198.  
  199.     ----READ.ME------------------------------------------------------------
  200.     Introduction -
  201.  
  202.     Sub hosts!  Are you bored senseless with SUBS.LST?  Do you want
  203.     something more?  Now's your chance!  Enter all your subs in the
  204.     Extended Sub List!
  205.  
  206.     Already, I'm sure, people are looking for a catch.  Well, I was looking
  207.     at another network, which has an UNOFFICIAL person that collects sub
  208.     information and distributes it regularly.  The sub information allows
  209.     for several lines of description and information.  People who look
  210.     through this list can tell which subs are good and which are not.  I
  211.     wanted to do the same thing.
  212.  
  213.     I want to emphasize that I am doing this -ON MY OWN-, with no help or
  214.     sanction from Wayne Bell, or any GC or the SUBS.LST coordinator.  I
  215.     just simply wanted more information than SUBS.LST gave.
  216.  
  217.     How do can YOU get a sub in there?  Simply send e-mail to 16@9964 with
  218.     the below form filled out and your information will be processed
  219.     accordingly.  Remember... NOT 1@9964, but 16@9964.
  220.  
  221.     NOTE!  If a sub is not updated every three months, it will be removed
  222.     from the Extended Subs Listing.  This is to offset any sub hosts
  223.     dropping the network suddenly and the subs staying in the listing as
  224.     "dead beets."
  225.  
  226.  
  227.     Distribution -
  228.  
  229.     The Extended Subs Listing will be distributed at the start of each
  230.     month as SLSTmmyy.ZIP with my personal PKZip(tm) Authenticity
  231.     Verification (-AV) stamp on it to each of these core support boards as
  232.     official distribution sites: Amber @1 The Dragon's Den @5252 The Funny
  233.     Farm (East Wing) @7400
  234.  
  235.     If you wish to be on this list, and you are willing to call long
  236.     distance to either my BBS or any of the three above, then send 1@9964
  237.     e-mail requesting that you be added to the Extended Subs List Official
  238.     Distribution Site List.
  239.  
  240.  
  241.     Information REQUIRED -
  242.  
  243.      Name:  Sub name as it shows up in your BOARDEDIT.  40 chars max
  244.      Moderator:  YOUR alias on your host system.  30 chars max
  245.      Host:  YOUR node number.
  246.      Subtype:  The sub's sub type as shown under 'J' in BOARDEDIT.
  247.      Network Validation?  "Yes" if you use network post "censoring"
  248.      Subscribers:  # of subscribers in your N*.NET file
  249.      Traffic:  Average # of posts per day, week, or month
  250.      Gateways:  Any other networks this sub goes to/from
  251.      Restrictions:  No tag lines, real names only, no random titles, etc.
  252.      Line #1: \
  253.      Line #2:  \
  254.      Line #3:   > Your sub description, 60 chars max EACH LINE
  255.      Line #4:  /
  256.      Line #5: /
  257.  
  258.  
  259.     Example Entries -
  260.      ----------------------------------------------------------------------
  261.      Name: World History                             Last Updated: 06/23/91
  262.      Moderator: East Bay Ray
  263.      Host: 9964                  Subtype: 29973      Network Validation?  N
  264.      Subscribers: 4              Traffic: 4/week
  265.      Gateways: None
  266.      Restrictions: None
  267.  
  268.             This sub is for discussion of world history, and the
  269.             different cultures of the Earth.  The discussion topics
  270.             vary widely, and it is basically "anything goes" as long
  271.             as it is -past- history, and not present culture.
  272.  
  273.  
  274.      ----------------------------------------------------------------------
  275.      Name: BinkleyTerm Support                       Last Updated: 06/23/91
  276.      Moderator: East Bay Ray
  277.      Host: 9964                  Subtype: 672        Network Validation?  N
  278.      Subscribers: 0              Traffic: 40/day
  279.      Gateways: FidoNet
  280.      Restrictions: No tag lines, Real names only.
  281.  
  282.             For anyone using the front end FidoNet mailer BinkleyTerm,
  283.             this sub is for you!  Topics of discussion range from
  284.             BinkleyTerm installation and setup to bug reports, to
  285.             discussion of new features, all the way to discussion of
  286.             programs used with BinkleyTerm.
  287.  
  288.     =======================================================================
  289.  
  290.  
  291.                                The Pending File
  292.                            (Tips, Tricks, and News)
  293.                                by WWIVNEWS Staff
  294.  
  295.     NET25 is out and available on all the major support boards.  There are
  296.     only two changes that need be mentioned.  The first is that it fixes
  297.     the bug in the PKWare library which caused NET24's compression to bomb
  298.     and corrupt messages.  Compression now works fine for ALL computers.
  299.     The second is that NET25 supports an unlimited amount of subs.  This
  300.     means that whenever someone comes out with an 128-, or 256-sub source
  301.     modification, you can plop it right in and have 128 or 256 networked
  302.     subs.
  303.  
  304.     There have been three DSZ releases since the last issue.  The following
  305.     quote details the changes made since the April 16, 1991 edition of DSZ
  306.     to the current one, June 10, 1991:
  307.  
  308.          June 10 1991: A problem with sending with flow control is
  309.          fixed. Intelligent Crash Recovery(TM) has been enhanced to
  310.          prevent timeouts when computers with different CPU speeds are
  311.          used.
  312.  
  313.          May 31 1991:  The "sb" command has been hacked to accomodate
  314.          an AT&T nonstandard "ymodemb" protocol.
  315.  
  316.          The handling of hardware flow control has been hacked to
  317.          prevent flow control timeouts caused by TSR programs that
  318.          poll the UART status registers.
  319.  
  320.          The size of the input buffer has been increased.
  321.  
  322.          The "V" numeric parameter has been added to DSZ.COM to allow
  323.          direct video output in some instances.
  324.  
  325.     For those sysops that carry GIFs on their board, a new utility has been
  326.     released that does what PKZip cannot do:  It compresses GIFs.  Yes,
  327.     GifLite v1.2 (GIFLTE12.ZIP) will take your GIF files and compress them
  328.     to an average of 50% savings!  As far as -my eyes- can tell, no
  329.     resolution is lost.  I love it.  The perfect complement to this is a
  330.     utility written by Ethereal Cereal called WWIVGIF.  It takes your GIF
  331.     files and places the correct GIF resolution and number of colors in the
  332.     description.  Another top notch utility.
  333.  
  334.     Many WWIV sysops use the LIST.COM utility to view their logs quickly
  335.     and easily.  It allows them to page through their sysop log as opposed
  336.     to letting WWIV scroll through it.  The latest version is List v7.5i,
  337.     and I suggest anybody who doesn't use it with WWIV should definately
  338.     check this one out.
  339.  
  340.     For anyone sysop who thinks the only thing in the world is PKZip, think
  341.     again.  There is a relatively new contender in the age-old archive
  342.     wars, ARJ.  On timings, ARJ is not as fast as PKZip, but it compresses
  343.     to a noticeably smaller size.  The latest version is v2.10, but since I
  344.     don't have that yet I am simply going to present the changes in the
  345.     next-latest release, v2.00:
  346.  
  347.          Speeded up compression methods 1 and 2 over 100 percent to
  348.            PKZIP like speed.  Improved compression of methods 1 and 2.
  349.            Decreased memory usage of method 1 by almost 60,000 bytes.
  350.          Added full ANSI C source code for simple UNARJ extractor
  351.            program.
  352.          Added extraction of archive header comments via "-z" option.
  353.          Added "-jm" option to set maximum compression mode.
  354.          Added "-jn" option to skip selected files up to named file.
  355.          Added "-ji" option to create a file containing the filenames
  356.            archived.
  357.          Modified "x" command to require "-jf" for absolute extract.
  358.          Modified ARJ to handle merged ("j" command) multiple volume
  359.            archives.
  360.          Modified options of REARJ to use "/o" to delete a target
  361.            archive and "/u" for updating an archive to the same format.
  362.          Fixed handling of ..\ type pathnames.
  363.          Fixed redundant delete error messages when using "m" with
  364.            "-v".
  365.          Fixed REARJ.EXE for paths with drive letters.
  366.          Removed disk space checking in REARJ.EXE.
  367.          Fixed REARJ.CFG for LZH files.
  368.  
  369.     NETEDIT v1.29, by The Black Dragon 1@2380 has been released.  This
  370.     version is mainly a maintenence release.  It will now give feedback
  371.     when changes are approved by another node (area coordinator or higher).
  372.     In addition, an option to enable network compression (available with
  373.     NET24 or higher) has been added to the CALLOUT.NET editor section
  374.     (registered versions only).
  375.  
  376.     If you are a sysop who dislikes the boring, colorless, out of date, and
  377.     drab REGIONS.DAT file provided with WWIV v4.12, get Ethereal Cereal's
  378.     up to date and colored one!  Pick up MYR0591.ZIP at any of your core
  379.     support board systems.
  380.  
  381.     There is also a new full screen editor out.  It is called WWIVEdit, and
  382.     it is quickly becoming the favorite among users.  Unlike FSED, which
  383.     has been around for ages, it provides a user-friendly and appealing
  384.     interface.  It also has up-to-date commands, and supports BBS macros
  385.     (with either a source modification or a patch, both provided).  Unlike
  386.     One Eyed Willy's FEdit, the commands used are not based on the WWIV
  387.     internal editor (/s, /abt, etc.), but instead they are completely new,
  388.     albeit easier to use as well.  The distribution archive, WWIVED20.ZIP,
  389.     includes version 2.0 and the Turbo Pascal source code as well.
  390.     =======================================================================
  391.  
  392.  
  393.                               The Editor's Corner
  394.                             by East Bay Ray 1@9964
  395.  
  396.           Yep, we skipped a month.  I missed a lot in my previous issue,
  397.     and I am making up for it with a big news section this time.  Nothing
  398.     real big here to gripe or complain about.  I have my aches and pains as
  399.     always.
  400.     =======================================================================
  401.  
  402.  
  403.                                Acknowledgements
  404.  
  405.     WWIV (c) 1988 by Wayne Bell.
  406.     All other products mentioned are either registered trademarks or
  407.       copyrighted by their respectives manufacturers.
  408.     =======================================================================
  409.  
  410.  
  411.                                     The End
  412.  
  413.  
  414.