T h e   F i d o G a z e t t e   Volume 10 Number 47   November 23, 2016
    +--------------------------+----------------------------------------+
    | .----------------------. |    dr.debug: dr.debug @ filegate.net   |
    | | A Weekly E-Zine      | |    bbslist:  bbslist @ filegate.net    |
    | | published by Fidonet | |    articles: fidogazette @ filegate.net|
    | | to promote BBSing    | +----------------------------------------+
    | |          ____________. |                                        |
    | |         /  __          |"Anyone who has never made a mistake    |
    | |        /  /  \         | has never tried anything new."         |
    | | WOOF! (  /|oo \        |                    Albert Einstein     |
    |  \_______\(_|  /_)       |                                        |
    |             \@/ \        |         Got Something To Say?          |
    |             .---.\    _  |            Say it in the               |
    | (jk)  _     |usb| \   \\ |           =The FidoGazette=            |
    |      / |    .___.  \   ))|                                        |
    |     /  |    /_ |  /  \// |         Editor: Janis Kracht           |
    |    |___|   // || _\   /  |         janis @ filegate . net         |
    |    .--`-. (_|(_|(____/   |         janis kracht 1:261/38          |
    |    |____| (jm)           |                                        |
    +--------------------------+----------------------------------------+
    
    
    
                Table Of Contents
    
    
    
    Quote of the Day ....................... 2
    Editorial .............................. 3
    WWIV5 Announcement ..................... 4
    WWIV BBS What's New List ............... 5
    FTSC Election News ......................6
    This week's Echomail Statistics  ....... 7
    This week's FileGate File Report ....... 8
    Fidonet SoftWare List  ................. 9
    FidoGazette BBS List  .................. 10
    Information (How to Submit an Article).. 11
    
    
    FIDOGAZETTE  Vol 10 No 47			 November 23, 2016
    
    
    
    -----------------------------------------------------------------
    
    ================================================================
    			 Quote of the Day
    ================================================================
    
    
    
    
    The earliest you can play Christmas music is on Thanksgiving.
    ~Tinashe 
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  2 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    ================================================================
    			 E D I T O R I A L
    ================================================================
    
    
    
    Some news of the week:
    
    New update to WWIV BBS system, see article :)
    
    The FTSC election continues with the nomination period
    having ended.  See the article for the current nominations 
    and schedule.
    
    Thanks to all who are volunteering their time for this.
    
    And... to all in the United States - Happy Thanksgiving!
    We all trust our Canadian friends had a great Holiday on
    October 10!
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      
      
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  3 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 A R T I C L E S
    =================================================================
    
    
    
    WWIV 5.1 Release
    
    We are happy to announce WWIV 5.1 is available as the stable
    release of WWIV BBS for Linux and Windows.  WWIV 5.1 is the 1st
    major release after the long-awaited 5.0 release last year, and
    includes native WWIVnet support (no more DOS dependencies) on
    all platforms, including Linux.  System Requirements:
    
    Win32: Windows 7 or later. Use 32-bit windows if you want to run DOS 
    doors.
    Linux: Debian8 is the base image we prefer, but anything newer
    than that should work.  We build with GCC 4.9.2.
    Title     Link
    Main Web Site  https://www.wwivbbs.org
    Documentation  http://docs.wwivbbs.org
    Code      http://github.com/wwivbbs/wwiv
    New programs
    
    wwiv-update - Windows GUI to try to update wwiv to a newer build
    (useful if you are running with developmental builds.)
    
    wwivserver - wwiv5telnetserver has been renamed to wwivserver
    since it does more than just telnet (and in the future will do
    even more).
    
    network{1,2,3} - Alpha quality net38 replacements are
    available as native win32/linux binaries (and included with the
    release).  Although they aren't full featured binaries, they
    cover the subset of WWIVnet that is in use today.
    
    wwivutil - this has many subcommands for maintenance on
    wwiv.  run wwivutil for help on the tool.
    
    New Features
    
    wwiv-server - the Windows telnet/SSH server supports SSH now
     in addition to telnet.
    wwiv-server - IP country filtering and auto blocking support
     has been added.
    bbs - On linux we now have a WFC and local IO.
    network - We now have native WWIVnet network support.
    
    Other Notable Changes
    
    The TERMINAL_CMD in WFC has been brought back.
    Numeric subtypes are no longer supported on WWIVnet
    Message titles are limited to 72 characters now (vs.  somewhere
     between 66 and 78 depending on the sub)
    fix.exe has been moved into wwivutil as "wwivutil fix"
    netutil.exe has been moved into wwivutil as "wwivutil net"
    
    For the full list of changes, please see whatsnew.txt included
    with the bbs or read it online
    https://raw.githubusercontent.com/wwivbbs/wwiv/wwiv51/bbs/admin/whatsnew.txt
    
    Thank you,
    
    The WWIV 5.1 Community.
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  4 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    ================================================================
    			WWIV BBS What's New List
    =================================================================
    
    
    
    =========================================================================
                               WWIV BBS What's New List
                     Copyright 1999-2016 WWIV Software Services
    =========================================================================
    
    What's New in WWIV 5.2 (2016)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    What's New in WWIV 5.1 (2016)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    * removed "debug_level" and Debug menu command. use VLOG(2) now.
    * "extra color" was only used in transfer section w/o listplus
      (which means it's not ever used). removed the checks for it. 
      This will come back in the future somewhere else to be useful.
    * Added IP blacklisting/whitelisting and auto blocking. The
      settings are on the blacklist page in wwivserver.exe.  By
      default 3 connection attempts in 120 seconds will get an IP
      blacklisted.
    * The wwiv server also pretends to be a FTN mailer for fun.
    * Removed F6 (toggle sysop alert), to page you after a session
      ends, since this isn't needed post-DOS anymore.
    * Added wwiv-update.exe (contributed to WWIV by TRI0N from
      https://github.com/TRI0N/Windows-WWIV-Update/) into nightly
      builds.  wwiv-update.exe is the name of the new binary.
    * SSH support. Use -XS as the commandline argumetn vs. -XT for
      telnet.
    * networkb will use CRAM-MD5 for authentication by default if
      both systems support it.
    * The wwiv.ini setting TERMINAL_CMD will be used to launch a
      terminal program from the WFC using the 'T' command (again).
    * WWIV5TelnetServer has a log viewer built in you may use to see
      the state of the various WWIV and network log files.
    * net.log is now written in normal order for log files with the
      newest entry at the bottom and never truncated to behave like
      the rest of the log files in WWIV.
    * The two laston lists in WWIV have been merged into one.  Now
      last few callers will always display the last few callers
      regardless of the day they called.
    * Added -XU command line type for UNIX communication type. On
      UNIX we temporarily use that type by default for now.
    * UNIX Local IO is now curses based. Win32 can optionally use
      curses for local IO by defining WWIV_WIN32_CURSES_IO.
    * Removed "-w" argument to BBS since there is now just 1 WFC
     (again).
    * Removed the --network=[net name] option from networkb.exe, now
      please use --network_number=N (where N is like you would use
      with network1 .N)
    * Created alpha-quality network{1,2,3} replacements.  Please
      feel free to try them out.  They will eventually become net51
      and replace the DOS based net38.
    * Renamed WWIV5TelnetServer to WWIVServer, since it also does
      SSH too.
    * Numeric subtypes are no longer used.  Here's the diff of the
      change in case you run an older WWIV and want to mod it to
      behave the same way (using a string version for numeric
      types).  Otherwise just don't use numeric named subs anymore.
      https://github.com/wwivbbs/wwiv/pull/784/files
    *
    
    What's New in WWIV 5.1 (2015)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    * Message titles are now limited to 72 characters (same as
      FidoNet message) limits.  In reality they would get truncated
      around this length anyway and in most places WWIV still forces
      a max of 60 characters.
    * Internal application-level caching for posts have been
      removed.  It didn't help access times anymore and added lots
      of unneeded complexity.
    * Started new utility WWIVUTIL which will eventually handle
      maintenance tasks for the bbs.
    * Updated menus/textfiles to reflect 5.1 and also remove
      commands that have been removed years ago.
    * LOCAL_SYSOP has been removed from wwiv.ini, it's always true
      now.
    * Callback support has been removed the rest of the way.
    * Threaded messages support has been removed (it didn't work
      anyway).
    * NETUTIL has been merged into WWIVUTIL.  Going forward,
      WWIVUTIL will be the main external command line tool for WWIV
      on all platforms.
    * Removed menu commands DownloadPosts and DownloadFileList and
      the Download Zipped Text menu item from //QWK (all did the
      same thing).
    * Removed ability to run WWIVMAIL.EXE from the //QWK menu. If
      anyone wants this, then can add their own //QWK menu now that
      we have a menu editor since 4.3.  This removed USE_WWIVMAIL
      and USE_INTERNAL_QWK from wwiv.ini.
    * removed SLASH_SZ from wwiv.ini. It wasn't enabled by default
      anyway.
    * Removed ReadMessages menu item. It wasn't classic WWIV
    
    
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  5 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
              FTSC 2016 Election Continues...
    
         2016 FTSC Standing Member Election, Time Frame:
    
    Submission of nominations:
    Sunday, 6 Nov 2016, 20:00 UTC - Sunday, 20 Nov 2016, 20:00 UTC
    
    Acceptance of nominations by candidates:
    Right after nomination - Sunday, 27 Nov 2016, 20:00 UTC
    
    Candidates MUST accept in FTSC_PUBLIC in order to qualify, with the
    exception of self nominees.
    
    Candidates MAY campaign in FTSC_PUBLIC right after accepting their
    nomination. Everyone may challenge the candidates.
    
    Submission of votes:
    Sunday, 27 Nov 2016, 20:00 UTC - Sunday, 11 Dec 2016, 20:00 UTC
    
    Contesting of votes:
    Sunday, 11 Dec 2016, 20:00 UTC - Sunday, 17 Dec 2015, 20:00 UTC
    
    If no contest: installation of new members:
    Monday 18 Dec 2015.
    
    
    Michiel van der Vlist
    FTSC Election Coordinator
    =-=-=-=-=-=-=-=-
    
    =-=-=Status of nominations=-=-=
    The nomination period ended Sunday 20 November 2016, 20:00 UTC.
    
    Eight sysops were nominated. One sysop has declined. Two have
    not yet accepted the nomination. Five sysops have accepted.
    
    
      Candidate            Node nr.      Nmntd by       Accepted
    
      Carol Shenkenberger  1:275/100     RC17           Yes
      Andrew Leary         1:320/119     RC20           Yes
      mark lewis           1:3634/12     RC20           Yes
      Ivan Agorkov         2:5020/848    RC24
      Stas Degteff         2:5080/102    RC24
      Fred Riccio          1:132/174     RC24           No
      Nicholas Boel        1:154/10      RC28           Yes
      Richard Menedetter   2:310/31      RC24           Yes
    
    
    The two candidates that have not yet accepted their nomination
    have until Sunday 27 November 2016, 20:00 UTC to accept.
    
    Candidates are encouraged to campaign. Everyone may challenge
    the candidates.
    
             
    Voting starts at Sunday 27 November 2016, 20:00 UTC.
    
    
    Michiel van der Vlist
    FTSC Election Coordinator
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  6 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 Echomail Statistics
    =================================================================
    
    
    
    Echomail Statistics
    Last 7 days
    By Janis Kracht, 1:261/38, janis@filegate.net
    
             Unsorted:            Sorted:                    Percent:
             ========             ======                     ========
             0  10TH_AMD         271  COOKING                10%
             1  AARP_FRAUD       221  FIDO-REQ               8%
             0  ABLED            218  ALLFIX_FILE            8%
             0  ADEPT_SYSOP      211  FDN_ANNOUNCE           7%
             0  AFTERSHOCK       164  FIDOTEST               6%
             0  ALASKA_CHAT      163  STATS                  6%
           218  ALLFIX_FILE      130  FIDONEWS               4%
             0  ALLFIX_HELP      117  SYNC_SYSOPS            4%
            15  ALL-POLITICS     105  WEATHER                3%
             0  AMATEUR_RADIO     79  SYNCHRONET             2%
             0  AMIGA             75  RBERRYPI               2%
             2  ANTI_VIRUS        74  HOME_COOKING           2%
             8  ANTIQUES          58  HAM                    2%
             0  AQUARIUM          55  MYSTIC                 2%
             0  ARGUS             52  BBS_ADS                1%
             0  ARROWBRIDGE       49  FMAIL_HELP             1%
             0  ARTWARE           42  SHAREWARE_SUPPORT      1%
            10  ASIAN_LINK        39  SYNCDATA               1%
            12  AUTOMOTIVE        39  FN_SYSOP               1%
             3  BABYLON5          37  FTSC_PUBLIC            1%
            11  BAMA              29  BBS_PROMOTION          1%
             0  BATPOWER          24  Z1C                    0%
             1  BBBS.ENGLISH      23  TUXPOWER               0%
             3  BBS-SCENE         22  LINUX                  0%
            52  BBS_ADS           20  ECHO_ADS               0%
             4  BBS_CARNIVAL      18  OTHERNETS              0%
            29  BBS_PROMOTION     15  LS_ARRL                0%
            12  BBS_INTERNET      15  IIHF                   0%
             0  BIBLE             15  ALL-POLITICS           0%
             8  BINKD             14  RAILFAN                0%
             0  BINKLEY           14  INTERNET               0%
             0  BLUEWAVE          14  FIDOSOFT.HUSKY         0%
             0  CATS_MEOW         13  PASCAL                 0%
            10  CBM               12  PYTHON                 0%
             1  CFORSALE          12  BBS_INTERNET           0%
             0  CLASSIC_COMPUTER  12  AUTOMOTIVE             0%
             4  COFFEE_KLATSCH    11  POLITICS               0%
             0  COMM              11  FIDOGAZETTE            0%
             0  CONSPRCY          11  BAMA                   0%
             0  CONTROVERSIAL     10  CBM                    0%
           271  COOKING           10  ASIAN_LINK             0%
             0  CRAFT-BEADS        9  MINISTER               0%
             0  CROSSFIRE          9  FIDO_SYSOP             0%
             0  CYBER-DANGER       8  MEMORIES               0%
             0  DADS               8  DR                     0%
             4  DBRIDGE            8  BINKD                  0%
             0  DC_UNIVERSE        8  ANTIQUES               0%
             0  DEBATE             7  WIN95                  0%
             0  DOGHOUSE           7  VATICAN                0%
             0  DOOM               7  NHL                    0%
             1  DOORGAMES          5  WHO                    0%
             0  DOS                5  NET_DEV                0%
             0  DOS_INTERNET       5  IREX                   0%
             8  DR                 4  DBRIDGE                0%
             0  EC_SUPPORT         4  COFFEE_KLATSCH         0%
             0  EC_UTIL            4  BBS_CARNIVAL           0%
            20  ECHO_ADS           3  RA_SUPPORT             0%
             0  ECHOLIST           3  BBS-SCENE              0%
             0  ECHOMODS           3  BABYLON5               0%
             0  EDGE_ONLINE        2  WINDOWS                0%
             0  ELIST              2  WILDCAT!_SUPPORT       0%
             0  EMERGCOM           2  PDNECHO                0%
             2  ENGLISH_TUTOR      2  OS2                    0%
             0  ENTHRAL            2  ML_BASEBALL            0%
             0  ESPOMEN            2  MBSE                   0%
             0  ESSNASA            2  JAMNNTPD               0%
             2  FDECHO             2  FIDO_UTIL              0%
           211  FDN_ANNOUNCE       2  FDECHO                 0%
             0  FE_HELP            2  ENGLISH_TUTOR          0%
            11  FIDOGAZETTE        2  ANTI_VIRUS             0%
           130  FIDONEWS           1  RUSSIAN_TUTOR          0%
            14  FIDOSOFT.HUSKY     1  POL_INC                0%
           221  FIDO-REQ           1  MOVIES                 0%
             9  FIDO_SYSOP         1  DOORGAMES              0%
             2  FIDO_UTIL          1  CFORSALE               0%
           164  FIDOTEST           1  BBBS.ENGLISH           0%
             0  FILEFIND           1  AARP_FRAUD             0%
             0  FILEGATE           0  ZEC                    0%
             0  FLASHMARIO         0  Z1_ROUTING             0%
            49  FMAIL_HELP         0  Z1_ELECTION            0%
            39  FN_SYSOP           0  Z1_BACKBONE            0%
            37  FTSC_PUBLIC        0  YAHOONEWS              0%
             0  FUNNY              0  X-FILES                0%
             0  GECHO_HELP         0  XCODE                  0%
             0  GOLDED             0  WX_TALK                0%
             0  GUITAR             0  VADV                   0%
             0  GUN_CONTROL        0  TUB                    0%
            58  HAM                0  TREK                   0%
             0  HAM_TECH           0  TORNADO.SUPPORT        0%
             0  HOLYSMOKE          0  TG_SUPPORT             0%
            74  HOME_COOKING       0  TERMINAT               0%
             0  HOTDOGED           0  TEAMOS2                0%
             0  IBBSDOOR           0  TAGLINES               0%
            15  IIHF               0  SWL                    0%
            14  INTERNET           0  SURVIVOR               0%
             5  IREX               0  SPITFIRE               0%
             2  JAMNNTPD           0  SLACKWARE              0%
             0  JAZZ               0  SCANRADIO              0%
             0  JNODE              0  RETAIL_HORROR          0%
             0  LINUX_BBS          0  RENEGADE_BBS           0%
             0  CREATIVE.LINUX     0  RA_UTIL                0%
            22  LINUX              0  RA_MULTI               0%
             0  LINUX-UBUNTU       0  RA_32BIT               0%
             0  LINUX-USER         0  PUBLIC_KEYS            0%
             0  LIVE_AUDIO         0  PRISM                  0%
             0  LORD               0  POL_DISORDER           0%
            15  LS_ARRL            0  POINTS                 0%
             0  MAKENL_NG          0  PKEY_DROP              0%
             0  MARVEL_UNIVERSE    0  PERL                   0%
             0  MATZDOBRE          0  PCBOARD                0%
             2  MBSE               0  PASCAL_LESSONS         0%
             8  MEMORIES           0  OS2USER-L              0%
             9  MINISTER           0  OS2REXX                0%
             2  ML_BASEBALL        0  OS2PROG                0%
             1  MOVIES             0  OS2HARDWARE-L          0%
             0  MUFFIN             0  OS2DOSBBS              0%
            55  MYSTIC             0  OS2DOS                 0%
             5  NET_DEV            0  OS2BBS                 0%
             0  NFL                0  NFL                    0%
             7  NHL                0  MUFFIN                 0%
             0  OS2BBS             0  MATZDOBRE              0%
             0  OS2DOSBBS          0  MARVEL_UNIVERSE        0%
             0  OS2DOS             0  MAKENL_NG              0%
             2  OS2                0  LORD                   0%
             0  OS2HARDWARE-L      0  LIVE_AUDIO             0%
             0  OS2PROG            0  LINUX-USER             0%
             0  OS2REXX            0  LINUX-UBUNTU           0%
             0  OS2USER-L          0  LINUX_BBS              0%
            18  OTHERNETS          0  JNODE                  0%
             0  PASCAL_LESSONS     0  JAZZ                   0%
            13  PASCAL             0  IBBSDOOR               0%
             0  PCBOARD            0  HOTDOGED               0%
             2  PDNECHO            0  HOLYSMOKE              0%
             0  PERL               0  HAM_TECH               0%
             0  PKEY_DROP          0  GUN_CONTROL            0%
             0  POINTS             0  GUITAR                 0%
             0  POL_DISORDER       0  GOLDED                 0%
             1  POL_INC            0  GECHO_HELP             0%
            11  POLITICS           0  FUNNY                  0%
             0  PRISM              0  FLASHMARIO             0%
             0  PUBLIC_KEYS        0  FILEGATE               0%
            12  PYTHON             0  FILEFIND               0%
             0  RA_32BIT           0  FE_HELP                0%
             0  RA_MULTI           0  ESSNASA                0%
             3  RA_SUPPORT         0  ESPOMEN                0%
             0  RA_UTIL            0  ENTHRAL                0%
            14  RAILFAN            0  EMERGCOM               0%
            75  RBERRYPI           0  ELIST                  0%
             0  RENEGADE_BBS       0  EDGE_ONLINE            0%
             0  RETAIL_HORROR      0  EC_UTIL                0%
             1  RUSSIAN_TUTOR      0  EC_SUPPORT             0%
             0  SCANRADIO          0  ECHOMODS               0%
             0  SLACKWARE          0  ECHOLIST               0%
            42  SHAREWARE_SUPPORT  0  DOS_INTERNET           0%
             0  SPITFIRE           0  DOS                    0%
           163  STATS              0  DOOM                   0%
             0  SURVIVOR           0  DOGHOUSE               0%
             0  SWL                0  DEBATE                 0%
            39  SYNCDATA           0  DC_UNIVERSE            0%
            79  SYNCHRONET         0  DADS                   0%
           117  SYNC_SYSOPS        0  CYBER-DANGER           0%
             0  TAGLINES           0  CROSSFIRE              0%
             0  TEAMOS2            0  CREATIVE.LINUX         0%
             0  TERMINAT           0  CRAFT-BEADS            0%
             0  TG_SUPPORT         0  CONTROVERSIAL          0%
             0  TORNADO.SUPPORT    0  CONSPRCY               0%
             0  TREK               0  COMM                   0%
             0  TUB                0  CLASSIC_COMPUTER       0%
            23  TUXPOWER           0  CATS_MEOW              0%
             0  VADV               0  BLUEWAVE               0%
             7  VATICAN            0  BINKLEY                0%
           105  WEATHER            0  BIBLE                  0%
             5  WHO                0  BATPOWER               0%
             2  WILDCAT!_SUPPORT   0  ARTWARE                0%
             7  WIN95              0  ARROWBRIDGE            0%
             2  WINDOWS            0  ARGUS                  0%
             0  WX_TALK            0  AQUARIUM               0%
             0  X-FILES            0  AMIGA                  0%
             0  XCODE              0  AMATEUR_RADIO          0%
             0  YAHOONEWS          0  ALLFIX_HELP            0%
             0  Z1_BACKBONE        0  ALASKA_CHAT            0%
             0  Z1_ELECTION        0  AFTERSHOCK             0%
            24  Z1C                0  ADEPT_SYSOP            0%
             0  Z1_ROUTING         0  ABLED                  0%
             0  ZEC                0  10TH_AMD               0%
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  7 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 IFDC FileGate File Report
    =================================================================
    
    
    
    IFDC FileGate Weekly File Echo Report 
    Last 7 days
    By Janis Kracht, 1:261/38, janis@filegate.net
    
    
    Directory: /difflzh/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     nodediff.l23 161117    2k    1 Fidonet Nodediff l23 
    
    Directory: /diffzip/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     nodediff.z23 161117    2k    0 Fidonet Nodediff z23
    
    Directory: /dbridge/dbnlist/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     DBNETLST.A23 161117    1k    0 DBNET Nodelist
    
    Directory: /dbridge/dbndiff/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     DBNETDIF.A23 161117    0k    0 DBNET Nodediff
    
    Directory: /fidogazette/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     fgv10n46.zip 161116   17k    0 The FidoGazette V10 N46
    
    Directory: /fidonews/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     FNEWSX47.ZIP 161120   11k    0 FIDONEWS  21 Nov 2016 V33 N47
    
    Directory: /dailylist/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     nodelist.z23 161118   72k    0 Daily nodelist Nov. 18 2016
     nodelist.z24 161118   72k    0 Daily nodelist Nov. 19 2016
     nodelist.z25 161119   72k    0 Daily nodelist Nov. 20 2016
     nodelist.z26 161120   72k    0 Daily nodelist Nov. 21 2016
     nodelist.z27 161121   72k    0 Daily nodelist Nov. 22 2016
     nodelist.z28 161122   72k    0 Daily nodelist Nov. 23 2016
    
    Directory: /info/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     files.zip    161122 2342k    5 Current AllFILES at <<Prism 
     nfiles.zip   161122    4k    0 New Files at Prism BBS
    
    Directory: /ipfn/i-argus/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     i-argus.z23  161117   13k    0 Argus TCP/IP nodelist 323
    
    Directory: /nasafdn/nasa/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     AP161116.ZIP 161116  453k    0 NASA Astronomy Picture of the Day 
     AP161117.ZIP 161117  109k    0 NASA Astronomy Picture of the Day 
     AP161118.ZIP 161118  256k    0 NASA Astronomy Picture of the Day 
     AP161119.ZIP 161119 1876k    0 NASA Astronomy Picture of the Day 
     AP161120.ZIP 161120 1426k    0 NASA Astronomy Picture of the Day 
     AP161121.ZIP 161121  366k    0 NASA Astronomy Picture of the Day 
     AP161122.ZIP 161122  230k    0 NASA Astronomy Picture of the Day 
     AP161123.ZIP 161123 1796k    0 NASA Astronomy Picture of the Day 
    
    Directory: /nasafdn/weather/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     DAILYWET.ZIP 161123  756k    0 Daily Weather Graphics Forecasts
    
    Directory: /nodediff/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     nodediff.a23 161117    3k    0 Fidonet Nodediff a23
    
    Directory: /nodelist/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     nodelist.z23 161117   72k    0 FidoNet nodelist for day 323, 2016
    
    Directory: /oddball/infopack/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     SPORTNET.ZIP 161118   20k    0 Sportnet
     AGORANET.ZIP 161120   24k    0 Agoranet
     WHISPNET.ZIP 161123   10k    0 WhisperNet
    
    Directory: /pascal-net/pasndiff/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     PASNDIFF.Z23 161118    1k    0 weekly Pascal-Net Nodediff file
    
    Directory: /pascal-net/paspoint/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     PASPOINT.Z23 161118    8k    0 Weekly Pascal-Net PointList
     ppoint.z23   161118    8k    0 Pascal-Net Zone 115 Weekly 
     pzpoint.z23  161118    5k    0 Weekly Pascal-Net PointList
    
    Directory: /pascal-net/pasnlist/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     PASNLIST.Z23 161118    9k    0 Weekly Pascal-Net Nodelist
    
    Directory: /pascal-net/pasnet/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     pasnlist.321 161116   30k    0 Daily PasNet Nodelist
     pasnlist.z21 161116    9k    0 Pasnet Daily nodelist
     pasnlist.z22 161117    0k    0 Pasnet Daily nodelist
     pasnlist.z23 161118    9k    0 Pasnet Daily nodelist
     pasnlist.323 161118   31k    0 Daily PasNet Nodelist
     pasnlist.324 161119   20k    0 Daily PasNet Nodelist
     pasnlist.z24 161119    6k    0 Pasnet Daily nodelist
     pasnlist.325 161120   20k    0 Daily PasNet Nodelist
     pasnlist.z25 161120    6k    0 Pasnet Daily nodelist
     pasnlist.z26 161121    6k    0 Pasnet Daily nodelist
     pasnlist.326 161121   20k    0 Daily PasNet Nodelist
     pasnlist.z27 161122    9k    0 Pasnet Daily nodelist
     pasnlist.327 161122   30k    0 Daily PasNet Nodelist
     pasnlist.z28 161123    9k    0 Pasnet Daily nodelist
     pasnlist.328 161123   30k    0 Daily PasNet Nodelist
    
    Directory: /pdn/pdnbasic/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     QB64UTL1.ZIP 161116  233k    0 The Set Of More Windows Utils
    
    Directory: /pdn/pdntech/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     csvidcrs.zip 161121   15k    0 CS courses w/video lectures
    
    Directory: /r50/xofcfelst/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     N5020FEC.ZIP 161118    1k    0 N5020FEC information
    
    Directory: /stn/stn_list/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     stnlist.z23  161118   14k    0 Weekly Sysop TechNet Nodelist
     stndiff.z23  161118    1k    0 Weekly Sysop's TechNet Nodediff
    
    Directory: /stn/stn_olist/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     stnlist.z21  161116   13k    0 STN Daily Nodelist
     stnlist.z22  161117   14k    0 STN Daily Nodelist
     stnpoint.z23 161118    8k    0 Sysop's TechNet Weekly New
     stnlist.z23  161118   14k    0 STN Daily Nodelist
     stnpnt.z23   161118    7k    0 Weekly new STN Pointlist
     stnlist.z24  161119   13k    0 STN Daily Nodelist
     stnlist.z25  161120   14k    0 STN Daily Nodelist
     stnlist.z26  161121   14k    0 STN Daily Nodelist
     stnlist.z27  161122   13k    0 STN Daily Nodelist
     stnlist.z28  161123   13k    0 STN Daily Nodelist
    
    Directory: /stn/stn_r6k/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     stn6000.323  161117   12k    0 STN Region 6000 Nodelist Seg
    
    Directory: /stn/stn_r9k/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     stn9000.323  161117    5k    0 STN Region 9000 Nodelist Seg
    
    Directory: /stn/stn_r8k/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     stn8000.323  161117    1k    0 STN Region 8000 Nodelist Seg
    
    Directory: /stn/stn_r7k/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     stn7000.323  161117    3k    0 STN Region 7000 Nodelist Seg
    
    Directory: /win_fdn/win_comm/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     ZOC7103.ZIP  161118 5191k    0 ZOC V7.10.3 SW TELNET/SSH, MODEM com.
    
    Directory: /win_fdn/avwinxp/*
    
     File name     Date    kB  Dlds File description
     ---------     ----    --  ---- ----------------
     STINGER.ZIP  161116   32M    0 Weekly 32-bit & 64-bit Stinger Util
     USC16326.ZIP 161121    7k    0 US-CERT SB16-326 Vulnerability
    
    
    Total 85 files, 49 MB, 6 downloads, 4 hours.
    
    For a detailed listing of new files, please see the file            
    http://www.filegate.net/info/nfiles.zip
    or
    http://www.filegate.net/info/files.zip for the complete listing
    of all files at 1:261/38.
    
    Files available via freq at 607-200-4076
    Or freq at filegate.net via binkp standard port
    Or at http://www.filegate.net/
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  8 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 F I D O N E T   S O F T W A R E    L I S T
    =================================================================
    
    
    
    
    
    =================================================================
                        FIDONET SOFTWARE LISTING
    =================================================================
    
                            BBS Software List
    
                        Updated 19 September 2016
    
                    Maintained by Andrew Leary (1:320/119)
               Editors Emeritus: Robert Couture, Janis Kracht,
                                 Sean Dennis
    
             M=Mailer  T=Tosser  B=BBS  D=Door  C=Comm/Terminal
             P=Points  E=Editor  I=Internet  U=Utility  #=Info
             F=TIC/SRIF Processor
    
             *=Software is available and may be registerable,
               but no longer supported or updated.
    
             @=Website is operating but is no longer updated.
    
             ?=Software's updating/support status is unknown.
    
             O=Software is open source.
    
          This list contains BBS-related software that is available
          for registration (not necessarily supported), open source
          software and actively developed/supported software by its
          author.  Software listed may be available for DOS, Linux,
             OS/2 (eComStation), Windows (16 or 32 bit) and OSX.
    
    .- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -.
    |Software: Author     |Type |URL, Contact, Ver, Notes      Help Node|
    `- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -'
    
     ==> FRONT-END/INTERNET MAILERS
    
     Argus                |MI*? |http://www.ritlabs.com/en/products/argus/
                          |     | v3.210 on Mar 29 2001
    
     BinkleyTerm XE       |MO*  |http://btxe.sourceforge.net
                          |     | 2.60XE Beta-XH7 on Oct 22 2000
    
     BinkD                |MI?  |http://binkd.grumbler.org
                          |     | gul@gul.kiev.ua 2:463/68
                          |     | v.1.0.4
                          |     | v.1.1a-73 (alpha)
                          |     | ftp://cvs.happy.kiev.ua/pub/fidosoft/mailer
                          |     |      /binkd/
                          |     |http://www.filegate.net/r50/aftnbinkd/
    
     D'Bridge             |MTCPE|http://www.net229.org/dbridge.htm 1:1/130
       Nick Andre         |I    | v3.99 SRA on Jun 11 2016
    
     FIDO-Deluxe IP       |MPUI |http://www.fido-deluxe.de.vu 2:2432/280
      Michael Haase       |     | m.haase@gmx.net
                          |     | v2.4 on Sep 26 2003
    
     FrontDoor, FD/APX:   |MITPC|http://www.defsol.se          2:201/330
      Definite Solutions  |?    | sales@defsol.se
                          |     | v2.26SW & v2.33ml FD, v1.15 APX
    
     Husky Project        |MTPUI|http://husky.sourceforge.net/
                          |EO?  | v1.9 RC2 on Apr 20 2010
    
     Taurus               |MI   |http://www.fidotel.com/public/forums/
     (based on Radius)    |?    |  taurus/index.htm
                          |     | v5.0 Jun 12 2006
                          |     |
    
     T-Mail               |MI   |http://www.tmail.spb.ru (Russian only)
                          |?    | v2608 on Dec 12 2001
    
     AfterShock           |MTEI |https://play.google.com/store/apps/
      Asvcorp             |     |  details?id=com.asvcorp.aftershock
      Anatoly Vdovichev   |     | rudi.timmer@gmail.com     1:1/140
      Rudi Timmermans     |     | v1.5 on Nov 10 2013
    
     HotDogEd             |E    |https://play.google.com/store/apps/
      Sergey Pushkin      |     |  details?id=com.pushkin.hotdoged
                          |     | v2.11 on Jun 24 2015
    
     HotDogEd FidoNet     |MTI  |https://play.google.com/store/apps/
      Provider            |     |  details?id=com.pushkin.hotdoged.fido
      Sergey Pushkin      |     | v2.11 on Jun 24 2015
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> MAIL TOSSERS
    
     Crashmail II         |TO   |http://ftnapps.sourceforge.net/
                          |     | crashmail.html
    
     FastEcho             |T    |http://www.softeq.de/old/Products/FastEcho/
                          |     | fastecho.html
                          |     | v1.46.1 on 13 Nov 2007
                          |     | Registration keys are free and available
                          |     | by request from the author
    
     Fidogate             |TUI? |http://www.fidogate.org
                          |     | v4.4.10 on Aug 27 2004
                          |     |
    
     FMail                |TO   |https://sourceforge.net/projects/fmail/
                          |     | v1.72.0.0 on Sep 18 2016
    
     JetMail: JetSys      |TU   |http://www.jetsys.de  js@jetsys.de
      (ATARI ST only)     |     | v1.01 on Jan 1st 2000
    
     Squish               |T*   |http://www.filegate.net/maximus_bbs/
                          |     | v1.11R2 on Jan 1 2009
                          |     | Source code available in the Maximus BBS
                          |     | archive: http://maximus.sourceforge.net
    
    
     WWIVToss             |T    |http://www.weather-station.org/wwiv/
                          |     | v1.51 on 23 May 2015
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> BBS SOFTWARE
    
     BBBS                 |BICTM|http://www.bbbs.net             2:22/222
                          |     |  b@bbbs.net
                          |     | v4.01 on January 28 2007
    
     EleBBS               |BO*? |http://www.elebbs.com
                          |     | v0.10.RC1 on Jun 9 2002
    
     Enthral BBS          |B    |http://enthralbbs.com          1:250/501
      Linux/BSD/OSX       |     | v0.429/Alpha on 14 October 2010
                          |     | Fidonet filebone SCENEENT
    
     Ezycom BBS           |BT*  |http://www.ezycom-bbs.com      3:690/682
                          |     | v2.15g2 on Nov 16 2009
    
     GT Power             |B    |http://www.gtpowerbbs.com/
                          |     | v19.00
    
     Hermes II Project    |BT   |http://www.hermesbbs.com/
      Macintosh-based     |     | malyn@strangegizmo.com
                          |     | v3.5.10b3
    
     Maximus BBS          |BO*  |http://www.filegate.net/maximus_bbs/
                          |     | v3.03
                          |     | Source code available at:
                          |     | http://maximus.sourceforge.net/
    
     MBSE BBS             |BMTFI|http://sourceforge.net/projects/mbsebbs
                          |PO   | ajleary@sourceforge.net
                          |     | v1.0.6 on Aug 3 2015
    
     Meltdown BBS         |UIO  |http://meltdown-bbs.sourceforge.net/
                          |     | v1.0b on Apr 26 2004
    
     Mystic BBS           |BMTCE|http://www.mysticbbs.com
                          |IO   | http://sourceforge.net/projects/mysticbbs
                          |     | v1.11 on Nov 6 2015
    
     RemoteAccess BBS     |B?   |http://www.rapro.com             1:1/120
                          |     | bfmorse@rapro.com
                          |     | v2.62.2SW
    
     Renegade BBS         |B    |http://renegadebbs.info        1:129/305
                          |     | v1.10/DOS on 3 Oct 2009
    
     Spitfire BBS         |B?   |http://www.buffalocrk.com/
                          |     | mdwoltz@buffalocrk.com
                          |     | v3.7 on Jan 1, 2010
    
     Synchronet BBS       |BTIO |http://www.synchro.net         1:103/705
                          |     | v3.16c on 15 Aug 2015
    
     Telegard BBS         |B*   |http://www.telegard.net
                          |     | v3.09g2-sp4/mL on Dec 19 1999
    
     WildCat! Interactive |MTBEI|http://www.santronics.com
      Net Server, Platinum|     | sales@santronics.com
      Xpress: Santronics  |     |
      Software, Inc.      |     | v7.0 AUP 454.5 on Jun 23 2016
    
     WWIV BBS             |B    |http://www.wwivbbs.org
                          |     | v5.00 on Dec 14 2015
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> TIC PROCESSORS/FILEFIX/SRIF
    
     Allfix               |FIUT |http://www.allfix.com/          1:140/12
      Bob Seaborn         |     | v6.0.22 on 26 January 2011
    
     NEF/pk               |F    |http://nefpk.8m.com/
                          |     | v2.45b2 on 5 March 2000
    
     TinyTIC              |FO   |http://ftnapps.sourceforge.net/tinytic.html
                          |     |                               1:120/544
    
     VIReq                |FO   |http://ftnapps.sourceforge.net/vireq.html
                          |     |                               1:120/544
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> BBS DOORS/UTILITIES
    
     Cheepware            |DU   |http://outpostbbs.net/cheepware.html
      Sean Dennis         |     | sysop@outpostbbs.net         1:18/200
                          |     | Fidonet filebone CH-WARE
    
     DDS (Doorware        |D@   |http://www.doorgames.org
      Distribution System)|     | ruth@doorgames.org
      Ruth Argust         |     |
    
     Jibben Software      |D*   |http://www.jibbensoftware.com/
                          |     |  bbs-door-games.cfm
                          |     | scott@jibben.com
                          |     | 1995-99 Release dates
    
     John Dailey Software |DU   |http://www.johndaileysoftware.com
    
     Shining Star         |D*   |http://www.shiningstar.net/bbsdoors/
                          |     | nannette@shiningstar.net
                          |     | Doors are still registerable via website
    
     Sunrise Doors:       |D    |http://www.sunrisedoors.com
      Al Lawrence         |     | al@sunrisedoors.com
                          |     | Tel: (404) 256-9518
    
     T1ny's Software      |DU   |http://www.tinysbbs.com/files/tsoft/
      Shawn Highfield     |     | shighfield@gmail.com          1:229/452
                          |     | Fidonet filebone CH-WARE
    
     The Brainex System   |D    |http://www.brainex.com/brainex_system/
                          |     | stanley@brainex.com
                          |     | 1994-99 Releases
    
     Trade Wars           |D*   |http://www.eisonline.com/tradewars/
                          |     | jpritch@eisonline.com
                          |     | v3.09 (DOS-32) in 2002
    
     Vagabond Software    |DU*  |http://vbsoft.dhakota.org
                          |     | d@dhakota.org
                          |     | Last update: Apr 11 2008
    
     WWIVEdit             |DE   |http://www.weather-station.org/wwiv/
                          |     | v3.0 on 27 Jun 2011
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> POINT SOFTWARE
    
     CrossPoint (XP)      |P?   |http://www.crosspoint.de (German only)
                          |     | pm@crosspoint.de
                          |     | v3.12d  on Dec 22 1999
    
     FreeXP               |P    |http://www.freexp.de (German only)
                          |     | support@freexp.de
                          |     | v3.42 on Jun 27 2010
    
     FidoIP               |PO   |http://sourceforge.net/apps/mediawiki/fidoip/
                          |     | v.1.0.5 on Dec 2010
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> SYSOP MAIL EDITORS
    
     GoldEd+              |EO   |http://golded-plus.sourceforge.net/
                          |     | v1.1.5 (Snapshot) on Nov 30 2015
                          |     | NOTE: Unstable versions released often
    
     SqEd32               |E    |http://www.sqed.de            2:2476/493
                          |     | v1.15 on Dec 15 1999
                          |     | Website is in German and English
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> INTERNET UTILITIES
    
     Ifmail               |UIO  |http://ifmail.sourceforge.net
                          |     | crosser@average.org
    
     Internet Rex         |UI?  |http://members.shaw.ca/InternetRex/
                          |     | telnet://xanadubbs.ca         1:342/806
                          |     | v2.29 on Oct 21st 2001
    
     JamNNTPd             |UIO  |http://ftnapps.sourceforge.net/jamnntpd.html
                          |     |                               1:120/544
    
     Luckygate            |UO   | ftp://happy.kiev.ua/pub/fidosoft/gate/lgate
                          |     | gul@gul.kiev.ua
    
     MakeNL               |UO   |http://makenl.sourceforge.net
                          |     | v3.4.5 on Nov 14 2014
    
     RNtrack              |U    |hhttp://sourceforge.net/projects/ftrack-as
                          |     |2:5080/102
                          |     |stas_degteff@users.sourceforge.net
                          |     | v1.32 on Apr 29 2011
    
     TransNet             |UIO? |http://www-personal.umich.edu/~mressl/
                          |     | transnet/index.html
                          |     | transnet@ressl.com.ar
                          |     | v2.11 on Sep 13 2007
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
    ==> INFORMATIONAL WEBSITES/BBS LISTS
    
     Telnet/Dialup BBS    |#    |http://www.telnetbbsguide.com   1:275/89
      Guide               |     | Maintained by Dave Perrussel
                          |     | This is probably the most updated BBS
                          |     | list on the Internet for a general
                          |     | BBS list.
    
     Synchronet BBS List  |#    |http://www.synchro.net/sbbslist.html
                          |     | Maintained automatically
                          |     | This list is specifically for
                          |     | Synchronet-based BBS systems and is
                          |     | automatically updated nightly.
    
     The BBS Corner       |#    |http://www.bbscorner.com
                          |     | This website is more than just files,
                          |     | it's an encyclopedia of knowledge for
                          |     | BBS sysops and people who want to
                          |     | become sysops.  This site is run by
                          |     | the same person who does the Telnet
                          |     | BBS Guide.
    
    +- - - - - - - - - - -+- - -+- - - - - - - - - - - - - - - - - - - -+
    
     File Archives:
    
      http://archives.thebbs.org
      http://sysopscorner.thebbs.org (site is no longer maintained)
      http://www.simtel.net
      http://www.bbsfiles.com
      http://hobbes.nmsu.edu (OS/2 specific)
      http://www.filegate.net/ (FTP access via port 60721)
      http://www.tinysbbs.com/files/
    
     Note: Most also provide FTP access (use ftp instead of http above)
    
     The BBS Software List is published weekly in the FidoNews.
    
     If you have corrections, suggestions or additions to the information
     above, please contact Andrew Leary with your information via the
     FIDONEWS echo or netmail at 1:320/119.
    
    
     
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  9 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    !!!        G A Z E T T E   B B S   L I S T        !!!
    =-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-==-=-=-=-=-=-=-=
    By bbslist @ filegate.net    
       	
    Send updates, changes to address above or 
    to janis @ filegate.net.
    
    
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......BlackICE BBS
    FidoAddress..2:240/8001
    Software.....Mystic
    OS...........Win 7 Ultimate 32Bit
    C/B Verify...None
    Access.......First call access to doors, files, and message
                 reading. Also access to the Newscenter with
                 News, Weatherupdates, Twitter-access and many more.
                 Message posting and downloads requires sysop validation.
                 Fido write-access only with realname.
    Telnet.......blackice.bbsindex.com
    Telnet/SSH...blackice.bbsindex.com:22
    FTP..........Available for all BBS-Members
    NNTP.........Available for all BBS-Members (Fido readonly)
    WWW..........www.blackicebbs.de.vu
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Capitol City Online
    FidoAddress..1:2320/105
    Phone........502-875-8938
    Software.....GT Power
    OS...........OS/2
    C/B Verify...None
    Access.......First Call access to most of BBS upon finishing
                 new user questionnaire
    Telnet.......capcity2.synchro.net
                 telnet access to GT Power BBS - same as dial-up
    www:.........http://capcity2.synchro.net
                 This site runs Synchronet under linux.  Requires
                 separate user registration.  Has same message
                 areas as dial-up/telnet bbs.
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Christian Fellowship
    FidoAddress..1:266/512
    Phone........1-856-933-7096
    Software.....PCBoard 15.3
    OS...........Windows XP pro
    C/B Verify...Manually via email or voice 
                 usually within 24 hours.
    Access.......Read only until verified. Once 
                 verified write access to Msg bases, file 
                 areas, chat and doors/games.
    Telnet.......cfbbs.dtdns.net or cfbbs.no-ip.com
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Doc's Place BBS Online
    FidoAddress..1:123/140
    Software.....Wildcat 5.42
    OS...........Windows 7 pro
    Access.......Read only until sysop verified.
    Telnet/Web:..http://www.docsplace.org/ 
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Cyberia BBS
    FidoAddress..1:106/324
    Software.....Mystic v1.10
    OS...........Debian Wheezy
    C/B Verify...N/A
    Access.......Full Access on First Call.
                 Aliases allowed, Real Name required for Fidonet Access
    Telnet.......cyberia.darktech.org
    FTP..........cyberia.darktech.org
    Notes........HQ and support for Gryphon's Mystic MPL Mods.
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Lightning BBS
    FidoAddress..1:311/2
    Software.....Virtual Advanced
    OS...........Windows XP
    C/B Verify...None
    Access.......First call access to doors, files and
                 message reading.  Message posting requires 
                 validation.
    Telnet.......lightningbbs.com
    www:.........http:/www.lightningbbs.com/index.php
                 Thanks to VADV-PHP you can access almost 
                 everything the BBS has to offer from the
                 web, with the exception of door games.
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=	             
    System.......Lionsden BBS
    FidoAddress..1:224/303
    Phone........613-392-8896
    Software.....Synchronet
    OS...........Windows XP
    C/B Verify...None
    Access.......First Call access to Msg bases, and file areas.
    Telnet.......lionsden.darktech.org
                 telnet access offers full features
                 of the standard bbs such as doors, 
                 qwkmail, Files, etc.
    www:.........http:/www.lionsden.darktech.org 
                 You will redirected to a menu where you can 
                 choose one of three sites.  The first one is 
                 private and requires PW to get into.
    FTP..........FTP://lionsden.darktech.org Files only
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Omicron Theta
    FIDOAddress..1:116/18
    Software.....Wildcat! 7.0
    OS...........Windows Server 2008 Standard
    C/B Verify...None
    Access.......Full access first call.
    Telnet.......winserver.us
    WWW..........winserver.us
    Notes........Fido host for WILDCAT!_SUPPORT and JAZZ echomail 
                 areas. 
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Outpost BBS 
    FidoAddress..1:18/200
    Software.....Maximus/2 v3.01 
    OS...........OS/2 Warp 4.52
    C/B Verify...None 
    Access.......Guest access is available. 
                 First call access to doors, files, and
                 message reading.  Posting requires sysop
                 validation.
    Telnet.......bbs.outpostbbs.net
    WWW access...outpostbbs.net/goto.html (Requires
                 HTML5-compatible browser)
    WWW..........outpostbbs.net
    FREQ.........BinkP or email (bbs@outpostbbs.net)
    Notes........Home of BBS_ADS, BBS_CARNIVAL,
                 CLASSIC_COMPUTER, ECHO_ADS, HOME_COOKING,
                 OTHERNETS and SLACKWARE Home of Cheepware BBS
                 doors and sysop utilities
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Orbit BBS
    FidoAddress..1:123/400
    Software.....Mystic
    Nodes........5
    Telnet.......orbitbbs.ddns.net
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......The Positronium Repository
    FidoAddress..1:393/68[A
    Phone........337-984-4794
    Software.....POTS: WildCat + Telnet: Synchronet
    OS...........Windows XP
    C/B Verify...None
    Access.......First Call access to most of BBS upon finishing
                 new user questionnaire
    Telnet.......cmech.dynip.com
    www:.........http://cmech.dynip.com
                 Access to live File Areas only, over 37,000 files
                 at 13GB in library ;-) Home for BFDS, APOD (BBS is
                 Filebase.BBS)
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......<<Prism BBS
    FidoAddress..1:261/38
    Phone........607-200-4076
    Software.....BBBS/Li6 v4.10 Dada-2
    OS...........Linux (Ubuntu 12.04.5 LTS)
    C/B Verify...None
    Access.......First Call access to Msg bases, 
                 file areas, all features of the BBS.
    Telnet.......filegate.net
                 telnet access offers full features 
                 of the standard bbs such as doors,
                 qwkmail, BWmail,Files, chat, group chat,
                 upload/download messages, download URLs, 
                 ftp access to other sites by request.     
    www:.........http://www.filegate.net:8090/bbbs
                 or
                 http://www.filegate.net/ for files only.
                 web interface is limited to reading messages 
                 and replying online, or downloading messages 
                 in qwk packets, file download access.
                 Home of IFDC FileGate Project, PDN, Util*Net,
                 Win_FDN
    FREQ:        filegate.net:24554
                 or from 1:261/38 (phone modem)
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Roach Guts BBS
    FidoAddress..1:396/60
    Software.....Mystic BBS 1.10 A38
    OS...........Debian  6.0 32-bit
    C/B Verify...None
    Access.......First call access to doors, files and
                 message reading.  Message posting requires
                 validation.
    Telnet.......kingcoder.net
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 	 
    System.......Shenk's Express
    FidoAddress..1:275/100
    Phone........757-233-9860
    Software.....SBBS
    OS...........WIN XP
    C/B Verify...None
    Access.......First Call access
    Telnet.......shenks.synchro.net
                 This site is the coordinator for Battlenet, a 
                 large BRE league with 7 BRE games.  Also hosting
                 2 FE league games. 
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Stepping Stone BBS
    FidoAddress..1:298/25
    Software.....Synchronet
    OS...........Linux/Ubuntu
    C/B Verify...None
    Access.......First call access to doors, files, and message
                 reading.  HQ of Whisper-Echo-Net and Legion!
    Telnet.......vintagebbsing.com:23
    FTP..........vintagebbsing.com:21
    WWW..........vintagebbsing.com:81
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......TequilaMockingbird Online
    FidoAddress..1:266/404
    Phone........973-551-0704
    Software.....Synchronet
    OS...........Windows Server 2008
    C/B Verify...None
    Access.......First Call access to most of BBS upon finishing
                 new user questionnaire
    Telnet.......tequilamockingbirdonline.net
    www:.........www.tequilamockingbirdonline.net (No access to bbs 
                 at this time.)
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......The Thunderbolt BBS
    FidoAddress..1:19/33
    Software.....Virtual Advanced
    OS...........Windows 7 Professional
    C/B Verify...New User Feedback on where users heard about the bbs,
                 and what users are looking for, plus enter a code
                 that will be emailed to the user.
                 what they're looking for in it.
    Access.......Full Downloads, Limited Message Areas and Doorgames
                 until after new user data is reviewed. Once upgraded,
                 full privileges (Confirmed Visiting Sysops have
                 access to additional message and file areas)
    Telnet.......wx1der.dyndns.org
    WWW..........wx1der.dyndns.org
    Notes:       The BBS is offline whenever thunderstorms threaten,
                 or are in the central Arkansas area.
                 Contact the Sysop via the website link or go to:
                 http://www.wx1der.com/fbk.htm
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Time Warp of the Future BBS
    FidoAddress..1:340/400
    Phone........none
    Software.....sbbs 3.17a (very beta)
    OS...........win. 7 sp1
    C/B Verify...None 
    Access.......First Call access to Msg bases, and file areas.
    Telnet.......time.synchro.net:24 or time.darktech.org:24
                 telnet access offers full features
                 of the standard bbs such as doors,
                 messages or file area etc.
    www:.........http://time.synchro.net:81
                 Web interface is limited really to reading messages
                 and replying online, or downloading messages in qwk
                 packets, but not uploading them, and file download
                 access. SBBS files available.
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    System.......Top's Diamond Mine
    FidoAddress..1:120/323
    Software.....ProBoard 2.17
    OS...........Windows 7
    C/B Verufy...None
    Telnet.......bbs.tdmonline.org
    www access...www.tdmonline.org/bbs 
    www:.........www.tdmonline.org
    ftp..........ftp.tdmonline.org 
    
    
    
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  10 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    				 I N F O R M A T I O N
    =================================================================
    
    
    
    INFO:
    
    Fidogazette is published by Janis Kracht, Editor.  
    
    If you have an idea for a column or a series of articles, 
    please contact me :)
    
    New! 
    Mailing-List subscriptions via 
          http://www.filegate.net/sub.html
    
    but of course you can always link into your uplink and use 
    Tick or a tick compatible program.
    
    Where to Send Your Articles
    
    Unlike most editors, I surely do not  mind running my mouth
    when there is a sparsity of articles for the 'zine.  I'd
    MUCH rather you sent in material...  lacking that, I will
    fill these issues with my meanderings and thoughts and
    hopefully we will grow into something of consequence here
    :)
    
    Write an article!
    
    If you WOULD like to submit an article, feel free to drop
    your article off at:
    
    Email attach to address: janis @ filegate.net
     
    Fidonet attach: Janis Kracht at 1:261/38
     Modem: 607-200-4076 
     Binkp: 1:261/100 filegate.net port 24555 
     telnet mailer: filegate.net
    
    If you are using routed Fidonet mail, don't send articles as routed 
    attaches.  They will fail somewhere along the path before getting here.
    Send them instead direct to filegate.net.
       
    Give it a title, sign your name and network address if you have
    one and send it along!
    
    Don't worry about the format, I can take anything you send me
    and mutilate it further as you can see above.  Linux is nice
    that way (g).  Spell checking your own work will help though
    (something I'm typically guilty of (g)).
     
    To send reviews or recipes to the Food section, email or
    netmail Janis as above.
    
    Email address for submissions to Dr.Debug:
      To send a question to Dr. Debug, email a question to:
          drdebug @  filegate.net 
      or post in the fidogazette echo!  :)
    
    To send a listing to the FidoGazette bbslist, email your 
    listing to:
      bbslist @ filegate.net 
    or post it in the fidogazette echo! 
    
    	
    
    
    FIDOGAZETTE  Vol 10 No 47 	 Page  11 	 November 23, 2016
    
    
    -----------------------------------------------------------------
    
    
     Published with MakeNews2 by Janis Kracht 2011-2012

     -=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=