T h e   F i d o G a z e t t e   Volume 11 Number 6   February 08, 2017
    +--------------------------+----------------------------------------+
    | .----------------------. |    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
    BBBS Weather Door ...................... 4
    This week's Echomail Statistics  ....... 5
    This week's FileGate File Report ....... 6
    Fidonet SoftWare List  ................. 7
    FidoGazette BBS List  .................. 8
    Information (How to Submit an Article).. 9
    
    
    FIDOGAZETTE  Vol 11 No 6			 February 08, 2017
    
    
    
    -----------------------------------------------------------------
    
    ================================================================
    			 Quote of the Day
    ================================================================
    
    
    
    
    There is a wisdom of the head, and a wisdom of the heart. 
    ~Charles Dickens
    
    
    FIDOGAZETTE  Vol 11 No 6 	 Page  2 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
    ================================================================
    			 E D I T O R I A L
    ================================================================
    
    
    
    Some news of the week: 
    
    My  "Weather Door" for bbbs last week had some security issues
    which were brought to my attention by bbbs author, Kim Heino. 
    Kim kindly provided a better way to run this door.
    Many thanks Kim.
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      
      
    
    
    FIDOGAZETTE  Vol 11 No 6 	 Page  3 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 A R T I C L E S
    =================================================================
    
    
    
    Weather Door for BBBS
    by Janis Kracht, 1:261/38,janis@filegate.net
    
    A rewrite of my weather door for BBBS was necessary for
    security reasons.
    
    //start getweather.bz 
    int main() {
    char cs,cc,curl_cmd;
    cs="";
    
    bbbs("cls");
    
    printf("\e[1;1H\e[1;33mTo get the weather for names containing spaces,");
    printf("\e[2;1H\e[1;33menter the name in quotes or use an underscore");
    printf("\e[3;1H\e[1;33mfor example, both \"new york\" and new_york work.");
    printf("\e[4;1H\e[1;33m Or enter your Zip Code if you prefer.");
    printf("\n\n");
    cs=input("Enter City:    ",50,0);
    cc=sprintf("\"%s\"",cs);
    curl_cmd = sprintf("/usr/bin/curl -o weather.tmp -s wttr.in/%s", cc);
    system(curl_cmd, 1, 0);
    system("/usr/bin/head -n 17 weather.tmp", 1, 0);
    printf("\e[40;1H\e[1;33mPress a key to continue");
    getch();
    remove("weather.tmp");
    bbbs("cls");
    }
    //end getweather.bz
    
    Thanks to Kim Heino for pointing this out and a cleaner
    way to write this :)
    
    
    FIDOGAZETTE  Vol 11 No 6 	 Page  4 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 Echomail Statistics
    =================================================================
    
    
    
    Echomail Statistics
    Last 7 days
    By Janis Kracht, 1:261/38, janis@filegate.net
    
            Unsorted:                 Sorted (by name):      Percent:
            ========                  ======                 ========
            3  10TH_AMD               355  FDN_ANNOUNCE        11.45%
            0  AARP_FRAUD             338  FIDO-REQ            10.90%
            1  ABLED                  291  ALLFIX_FILE         9.38%
            1  ADEPT_SYSOP            282  WEATHER             9.09%
            8  AFTERSHOCK             198  STATS               6.39%
            1  ALASKA_CHAT            172  COOKING             5.55%
          292  ALLFIX_FILE            135  FIDONEWS            4.35%
            1  ALLFIX_HELP            124  HOME_COOKING        4.00%
           29  ALL-POLITICS           101  FN_SYSOP            3.26%
            4  AMATEUR_RADIO           76  RBERRYPI            2.45%
            1  AMIGA                   73  SHAREWARE_SUPPORT   2.35%
            1  ANTIQUES                62  NHL                 2.00%
            4  ANTI_VIRUS              59  HAM                 1.90%
            1  AQUARIUM                46  BBS_ADS             1.48%
            1  ARGUS                   38  SYNC_SYSOPS         1.23%
            2  ARROWBRIDGE             34  ECHOLIST            1.10%
            1  ARTWARE                 31  SYNCDATA            1.00%
           11  ASIAN_LINK              30  DBRIDGE             0.97%
            1  AUTOMOTIVE              29  WILDCAT!_SUPPORT    0.94%
            1  BABYLON5                29  ALL-POLITICS        0.94%
            9  BAMA                    26  OTHERNETS           0.84%
            2  BATPOWER                26  MEMORIES            0.84%
            0  BBBS.BZ                 25  SYNCHRONET          0.81%
            0  BBBS.CHAT               25  BBS_PROMOTION       0.81%
           16  BBBS.ENGLISH            22  Z1C                 0.71%
           46  BBS_ADS                 19  FIDOGAZETTE         0.61%
            4  BBS_CARNIVAL            17  POLITICS            0.55%
            1  BBS_INTERNET            17  BINKD               0.55%
           25  BBS_PROMOTION           16  IIHF                0.52%
            1  BBS-SCENE               16  BBBS.ENGLISH        0.52%
            1  BIBLE                   15  EC_SUPPORT          0.48%
           17  BINKD                   13  GOLDED              0.42%
            1  BINKLEY                 12  FIDOTEST            0.39%
            2  BLUEWAVE                12  FIDO_SYSOP          0.39%
            2  CATS_MEOW               11  Z1_ROUTING          0.35%
           11  CBM                     11  ENGLISH_TUTOR       0.35%
            1  CFORSALE                11  CBM                 0.35%
            3  CLASSIC_COMPUTER        11  ASIAN_LINK          0.35%
            2  COFFEE_KLATSCH           9  ECHO_ADS            0.29%
            1  COMM                     9  BAMA                0.29%
            1  CONSPRCY                 8  MINISTER            0.26%
            1  CONTROVERSIAL            8  HOTDOGED            0.26%
          172  COOKING                  8  DOORGAMES           0.26%
            1  CRAFT-BEADS              8  AFTERSHOCK          0.26%
            0  CREATIVE.LINUX           7  LS_ARRL             0.23%
            1  CROSSFIRE                6  R13SYSOP            0.19%
            1  CYBER-DANGER             5  TEAMOS2             0.16%
            2  DADS                     5  LINUX               0.16%
           31  DBRIDGE                  5  DR                  0.16%
            0  DC_UNIVERSE              4  TREK                0.13%
            1  DEBATE                   4  RETAIL_HORROR       0.13%
            1  DOGHOUSE                 4  RAILFAN             0.13%
            1  DOOM                     4  PKEY_DROP           0.13%
            8  DOORGAMES                4  BBS_CARNIVAL        0.13%
            2  DOS                      4  ANTI_VIRUS          0.13%
            1  DOS_INTERNET             4  AMATEUR_RADIO       0.13%
            5  DR                       3  RA_UTIL             0.10%
            9  ECHO_ADS                 3  RA_SUPPORT          0.10%
           34  ECHOLIST                 3  PUBLIC_KEYS         0.10%
            2  ECHOMODS                 3  OS2USER-L           0.10%
           15  EC_SUPPORT               3  NFL                 0.10%
            1  EC_UTIL                  3  MOVIES              0.10%
            1  EDGE_ONLINE              3  ML_BASEBALL         0.10%
            2  ELIST                    3  HAM_TECH            0.10%
            2  EMERGCOM                 3  GUN_CONTROL         0.10%
           11  ENGLISH_TUTOR            3  FTSC_PUBLIC         0.10%
            1  ENTHRAL                  3  FILEFIND            0.10%
            1  ESPOMEN                  3  FDECHO              0.10%
            1  ESSNASA                  3  CLASSIC_COMPUTER    0.10%
            3  FDECHO                   3  10TH_AMD            0.10%
          356  FDN_ANNOUNCE             2  Z1_ELECTION         0.06%
            1  FE_HELP                  2  Z1_BACKBONE         0.06%
           19  FIDOGAZETTE              2  YAHOONEWS           0.06%
          135  FIDONEWS                 2  TUXPOWER            0.06%
          339  FIDO-REQ                 2  TUB                 0.06%
            1  FIDOSOFT.HUSKY           2  SWL                 0.06%
           12  FIDO_SYSOP               2  RA_MULTI            0.06%
           12  FIDOTEST                 2  RA_32BIT            0.06%
            2  FIDO_UTIL                2  PERL                0.06%
            3  FILEFIND                 2  PCBOARD             0.06%
            1  FILEGATE                 2  PASCAL_LESSONS      0.06%
            1  FLASHMARIO               2  PASCAL              0.06%
            2  FMAIL_HELP               2  OS2REXX             0.06%
          101  FN_SYSOP                 2  OS2PROG             0.06%
            3  FTSC_PUBLIC              2  OS2HARDWARE-L       0.06%
            1  FUNNY                    2  OS2BBS              0.06%
            1  GECHO_HELP               2  OS2                 0.06%
           13  GOLDED                   2  NET_DEV             0.06%
            2  GUITAR                   2  MYSTIC              0.06%
            3  GUN_CONTROL              2  MUFFIN              0.06%
           59  HAM                      2  MBSE                0.06%
            3  HAM_TECH                 2  LORD                0.06%
            1  HOLYSMOKE                2  INTERNET            0.06%
          124  HOME_COOKING             2  IBBSDOOR            0.06%
            8  HOTDOGED                 2  GUITAR              0.06%
            2  IBBSDOOR                 2  FMAIL_HELP          0.06%
            0  IFDC                     2  FIDO_UTIL           0.06%
           16  IIHF                     2  EMERGCOM            0.06%
            2  INTERNET                 2  ELIST               0.06%
            1  IREX                     2  ECHOMODS            0.06%
            1  JAMNNTPD                 2  DOS                 0.06%
            0  JAZZ                     2  DADS                0.06%
            1  JNODE                    2  COFFEE_KLATSCH      0.06%
            5  LINUX                    2  CATS_MEOW           0.06%
            1  LINUX_BBS                2  BLUEWAVE            0.06%
            1  LINUX-UBUNTU             2  BATPOWER            0.06%
            0  LINUX-USER               2  ARROWBRIDGE         0.06%
            1  LIVE_AUDIO               1  Z1_SYSOP            0.03%
            2  LORD                     1  XCODE               0.03%
            7  LS_ARRL                  1  WX_TALK             0.03%
            1  MAKENL_NG                1  WINDOWS             0.03%
            0  MARVEL_UNIVERSE          1  WIN95               0.03%
            1  MATZDOBRE                1  WHO                 0.03%
            2  MBSE                     1  VATICAN             0.03%
           26  MEMORIES                 1  VADV                0.03%
            8  MINISTER                 1  UTF-8               0.03%
            3  ML_BASEBALL              1  TORNADO.SUPPORT     0.03%
            3  MOVIES                   1  TG_SUPPORT          0.03%
            2  MUFFIN                   1  TERMINAT            0.03%
            2  MYSTIC                   1  TAGLINES            0.03%
            2  NET_DEV                  1  SURVIVOR            0.03%
            3  NFL                      1  SPITFIRE            0.03%
           62  NHL                      1  SLACKWARE           0.03%
            2  OS2                      1  RUSSIAN_TUTOR       0.03%
            2  OS2BBS                   1  RENEGADE_BBS        0.03%
            1  OS2DOS                   1  PYTHON              0.03%
            1  OS2DOSBBS                1  POL_INC             0.03%
            2  OS2HARDWARE-L            1  POL_DISORDER        0.03%
            2  OS2PROG                  1  POINTS              0.03%
            2  OS2REXX                  1  PDNECHO             0.03%
            3  OS2USER-L                1  OS2DOSBBS           0.03%
           26  OTHERNETS                1  OS2DOS              0.03%
            2  PASCAL                   1  MATZDOBRE           0.03%
            2  PASCAL_LESSONS           1  MAKENL_NG           0.03%
            2  PCBOARD                  1  LIVE_AUDIO          0.03%
            1  PDNECHO                  1  LINUX-UBUNTU        0.03%
            2  PERL                     1  LINUX_BBS           0.03%
            4  PKEY_DROP                1  JNODE               0.03%
            1  POINTS                   1  JAMNNTPD            0.03%
            1  POL_DISORDER             1  IREX                0.03%
            1  POL_INC                  1  HOLYSMOKE           0.03%
           17  POLITICS                 1  GECHO_HELP          0.03%
            3  PUBLIC_KEYS              1  FUNNY               0.03%
            1  PYTHON                   1  FLASHMARIO          0.03%
            6  R13SYSOP                 1  FILEGATE            0.03%
            2  RA_32BIT                 1  FIDOSOFT.HUSKY      0.03%
            4  RAILFAN                  1  FE_HELP             0.03%
            2  RA_MULTI                 1  ESSNASA             0.03%
            3  RA_SUPPORT               1  ESPOMEN             0.03%
            3  RA_UTIL                  1  ENTHRAL             0.03%
           76  RBERRYPI                 1  EDGE_ONLINE         0.03%
            1  RENEGADE_BBS             1  EC_UTIL             0.03%
            4  RETAIL_HORROR            1  DOS_INTERNET        0.03%
            1  RUSSIAN_TUTOR            1  DOOM                0.03%
            0  SCANRADIO                1  DOGHOUSE            0.03%
           73  SHAREWARE_SUPPORT        1  DEBATE              0.03%
            1  SLACKWARE                1  CYBER-DANGER        0.03%
            1  SPITFIRE                 1  CROSSFIRE           0.03%
          198  STATS                    1  CRAFT-BEADS         0.03%
            1  SURVIVOR                 1  CONTROVERSIAL       0.03%
            2  SWL                      1  CONSPRCY            0.03%
           31  SYNCDATA                 1  COMM                0.03%
           25  SYNCHRONET               1  CFORSALE            0.03%
           38  SYNC_SYSOPS              1  BINKLEY             0.03%
            0  SYSOP                    1  BIBLE               0.03%
            1  TAGLINES                 1  BBS-SCENE           0.03%
            5  TEAMOS2                  1  BBS_INTERNET        0.03%
            1  TERMINAT                 1  BABYLON5            0.03%
            1  TG_SUPPORT               1  AUTOMOTIVE          0.03%
            0  T-MAIL.SUPPORT           1  ARTWARE             0.03%
            1  TORNADO.SUPPORT          1  ARGUS               0.03%
            4  TREK                     1  AQUARIUM            0.03%
            2  TUB                      1  ANTIQUES            0.03%
            2  TUXPOWER                 1  AMIGA               0.03%
            1  UTF-8                    1  ALLFIX_HELP         0.03%
            1  VADV                     1  ALASKA_CHAT         0.03%
            1  VATICAN                  1  ADEPT_SYSOP         0.03%
          282  WEATHER                  1  ABLED               0.03%
            1  WHO                      0  ZEC                 0.00%
           29  WILDCAT!_SUPPORT         0  X-FILES             0.00%
            1  WIN95                    0  T-MAIL.SUPPORT      0.00%
            1  WINDOWS                  0  SYSOP               0.00%
            1  WX_TALK                  0  SCANRADIO           0.00%
            1  XCODE                    0  MARVEL_UNIVERSE     0.00%
            0  X-FILES                  0  LINUX-USER          0.00%
            2  YAHOONEWS                0  JAZZ                0.00%
            2  Z1_BACKBONE              0  IFDC                0.00%
           22  Z1C                      0  DC_UNIVERSE         0.00%
            2  Z1_ELECTION              0  CREATIVE.LINUX      0.00%
           11  Z1_ROUTING               0  BBBS.CHAT           0.00%
            1  Z1_SYSOP                 0  BBBS.BZ             0.00%
            0  ZEC                      0  AARP_FRAUD          0.00%
    
    
    FIDOGAZETTE  Vol 11 No 6 	 Page  5 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 IFDC FileGate File Report
    =================================================================
    
    
    
    IFDC FileGate Weekly File Echo Report 
    Last 7 days
    By Janis Kracht, 1:261/38, janis@filegate.net
    
    Directory: /applemac/ipad/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     JTAplCal.zip 170207  661k    0 Unofficial Swift Apple Cal Lib
    
    Directory: /difflzh/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     nodediff.l34 170202    2k    0 Fidonet Nodelist Diff l34
    
    Directory: /diffzip/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     nodediff.z34 170202    2k    0 Fidonet Nodelist Diff z34
    
    Directory: /dbridge/dbinfo/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     DBNET.ZIP    170202    4k    0 DBNET in Zone 201
     USENET.ZIP   170202  608k    0 List of Usenet groups available
    
    Directory: /dbridge/dbnlist/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     DBNETLST.A34 170202    1k    0 DBNET Nodelist
    
    Directory: /fernwood/fwapps/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     lm3995r3.zip 170203 2628k    0 LAME v3.99.5-r3 for OS/2
     When210.zip  170204   68k    0 When and What, freeware
     dssvrv21.zip 170205 1439k    0 Doodle's Screen Saver v2.1 OS/2
     xw1011en.zip 170206 2524k    0 xwp-1-0-11-full-en.exe.
     x1011len.zip 170206 2293k    0 xwp-1-0-11-lite-en.exe.
     xp1011fd.zip 170206 2684k    0 xwp-1-0-11-full-de.exe 
     xp1011ld.zip 170206 2406k    0 xwp-1-0-11-lite-de.exe
     x1011fnl.zip 170206 2621k    0 xwp-1-0-11-full-nl.exe 
     x1011lnl.zip 170206 2344k    0 xwp-1-0-11-lite-nl.exe
     exiftool.zip 170207  112k    0 ExifTool: Rename Pics 
    
    Directory: /fernwood/fwcomm/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     links214.zip 170203 4346k    0 Links browser version 2.14
     wslsrc23.zip 170203 1156k    0 Weasel: a POP3 and SMTP SRC
     weasel23.zip 170203  609k    0 Weasel: a POP3 and SMTP daemon
     lnks214w.zip 170204 4357k    0 links-2.14-wpi
    
    Directory: /fernwood/fwdrivrs/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     usbdr214.zip 170202  381k    0 USB drivers for OS/2 v214
     mchnchk.zip  170206   33k    0 mchnchk.wpi. Base Device Driver
    
    Directory: /fernwood/fwfonts/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     efntv205.zip 170206   54k    0 ecofont_vera_sans_regular_205
    
    Directory: /fernwood/fwgames/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     pmeqv01.zip  170202  238k    0 PM_EQUATOR v0.1 Number puzzles
     rbl100sj.zip 170202   97k    0 RollBall is a shared game
    
    Directory: /fernwood/fwgraphx/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     aapht045.zip 170203   67k    0 Automatic photo adjusting software
     aapwps11.zip 170203    1k    0 Creates WPS program object
    
    Directory: /fernwood/fwprog/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     libog132.zip 170206 1145k    0 libogg-1.3.2 for OS/2
     lvorb135.zip 170206 2651k    0 libvorbis-1.3.5 for OS/2.
     git2110.zip  170202   19M    0 git v2.11.0 for OS/2
     gnutl358.zip 170202   19M    0 gnutls-3.5.8 gnutils for OS/2.
     m41418.zip   170202 2842k    0 GNU M4 v1.4.18 for OS/2
     gawk414.zip  170202 6574k    0 gawk v4.1.4 for OS/2
     mke381k1.zip 170202 2346k    0 make v3.81-k1 for OS/2
     lgpgr126.zip 170202 1993k    0 libgpg-error v1.26 for OS/2.
     lgcrp175.zip 170202 6651k    0 libgcrypt v1.7.5
     itstl202.zip 170202  160k    0 itstool v2.0.2 for OS/2
     crutl826.zip 170202   18M    0 coreutils v8.26 for OS/2
     gperf3-1.zip 170202 1415k    0 gperf v3.1 for OS/2
     faac1-28.zip 170202 1418k    0 faac v1.28 for OS/2
     sed4-3.zip   170203 2861k    0 sed v4.3 for OS/2
     bison304.zip 170203 4696k    0 Bison 3.0.4 for OS/2.
     gmp612.zip   170204 5660k    0 gmp v6.1.2 for OS/2
     prl516k1.zip 170205   37M    0 perl v5.16.0-k1 for OS/2
     dffutl35.zip 170205 3576k    0 diffutils v3.5 for OS/2.
     zlib1211.zip 170205  949k    0 zlib v1.2.11 for OS/2 kLIBC
     ldvdn503.zip 170205  806k    0 libdvdnav v5.0.3 for OS/2
     ldvdr503.zip 170205  722k    0 libdvdread v5.0.3 for OS/2
     faad2270.zip 170205 1740k    0 faad2 v2.7.0 for OS/2.  
     flac132.zip  170206 2313k    0 flac lossless audio compression
     lpng1628.zip 170206 2622k    0 libpng v1.6.28 for OS/2
     libvpx16.zip 170206 5123k    0 libvpx v1.6.1 for OS/2
     help2man.zip 170206  536k    0 help2man v1.47.4 for OS/2.
    
    Directory: /fernwood/fwsysutl/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     dfsee141.zip 170201 8656k    0 DFSEE14.1 Display File Systems 
     hwman12.zip  170206  131k    0 hwman12.wpi A WPS
    
    Directory: /fernwood/fwutils/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     pdksh521.zip 170202  506k    0 pdksh-5.2.14-bin-7
     texinf63.zip 170202   15M    0 Texinfo v6.3 for OS/2
    
    Directory: /fidogazette/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     fgv11n5.zip  170201   16k    0 T h e  F i d o G a z e t t e
    
    Directory: /fidonews/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     FNEWSY06.ZIP 170205   11k    0 FIDONEWS 06 Feb 2017 V34 N06
    
    Directory: /dailylist/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     nodelist.z34 170203   68k    0 Daily nodelist Feb. 3 2017
     nodelist.z35 170203   68k    0 Daily nodelist Feb. 4 2017
     nodelist.z36 170204   68k    0 Daily nodelist Feb. 5 2017
     nodelist.z37 170205   68k    0 Daily nodelist Feb. 6 2017
     nodelist.z38 170206   68k    0 Daily nodelist Feb. 7 2017
     nodelist.z39 170207   67k    0 Daily nodelist Feb. 8 2017
    
    Directory: /tablet/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     andutil.zip  170207 2788k    0 AndUtilities 
    
    Directory: /info/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     filegate.zxx 170207   61k   49 Update of IFDC FileGate tags
     files.zip    170207 2347k    5 Current AllFILES at <<Prism 
     nfiles.zip   170207    8k    0 New Files at Prism BBS
     fernwood.zip 170206  115k    0 All files list for Fernwood OS/2
    
    Directory: /fg_worf/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     filegate.zxx 170207   61k   19 Update of IFDC FileGate tags
    
    Directory: /ipfn/i-argus/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     i-argus.z34  170202   13k    0 Argus TCP/IP nodelist 034
    
    Directory: /nasafdn/nasa/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     AP170201.ZIP 170201    8k    0 NASA Astronomy Pic of the Day
     AP170202.ZIP 170202 4662k    0 NASA Astronomy Pic of the Day
     AP170203.ZIP 170203  877k    0 NASA Astronomy Pic of the Day
     AP170204.ZIP 170204  642k    0 NASA Astronomy Pic of the Day
     AP170205.ZIP 170205   59k    0 NASA Astronomy Pic of the Day
     AP170206.ZIP 170206  231k    0 NASA Astronomy Pic of the Day
     AP170207.ZIP 170207 3328k    0 NASA Astronomy Pic of the Day
    
    Directory: /nasafdn/weather/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     DAILYWET.ZIP 170207  700k    0 Daily Weather Graphics Forecasts
    
    Directory: /nodediff/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     nodediff.a34 170202    3k    0 Fidonet Nodelist Diff a34
    
    Directory: /nodelist/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     nodelist.z34 170202   68k    0 FidoNet nodelist 034
    
    Directory: /oddball/infopack/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     FMLYNET.ZIP  170201   26k    0 FmlyNet
     JN_INFO.ZIP  170202 2878k    0 JustaXnet
     ADVNET.ZIP   170202 1533k    0 Adventure Net
     ZYXELNET.ZIP 170202   17k    0 ZyXEL-Net
     JUSTANET.ZIP 170202 2873k    0 JustaXnet
     RMININFO.ZIP 170202 1069k    0 RMININET
     LIN_INFO.ZIP 170202 2042k    0 LinuxNet
     VIRNET.ZIP   170202   21k    0 VirNet
     SPORTNET.ZIP 170203   20k    0 Sportnet
     CSCNET.ZIP   170203    5k    0 Colorado Springs
     AGORANET.ZIP 170205   24k    0 Agoranet
    
    Directory: /pascal-net/pasndiff/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     PASNDIFF.Z34 170203    1k    0 weekly Pascal-Net Nodediff
    
    Directory: /pascal-net/paspoint/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     PASPOINT.Z34 170203    8k    0 Weekly Pascal-Net PointList
     ppoint.z34   170203    8k    0 Pascal-Net Zone 115 Weekly New
     pzpoint.z34  170203   11k    0 Weekly Pascal-Net PointList
    
    Directory: /pascal-net/pasnlist/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     PASNLIST.Z34 170203    9k    0 Weekly Pascal-Net Nodelist
    
    Directory: /pascal-net/pasinfo/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     pas0217.zip  170201 1066k    0 PASCALNT
    
    Directory: /pascal-net/pasnet/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     pasndlst.z32 170201    9k    0 PascalNt Daily nodelist
     pasndlst.032 170201   30k    0 Daily PascalNt Nodelist
     pasndlst.033 170202   30k    0 Daily PascalNt Nodelist
     pasndlst.z33 170202    9k    0 PascalNt Daily nodelist
     pasndlst.034 170203   31k    0 Daily PascalNt Nodelist
     pasndlst.z34 170203    9k    0 PascalNt Daily nodelist
     pasnlist.z34 170203    0k    0 PascalNt Daily nodelist
     pasndlst.035 170204   30k    0 Daily PasNet Nodelist
     pasndlst.z35 170204    9k    0 PascalNt Daily nodelist
     pasndlst.z36 170205    9k    0 PascalNt Daily nodelist
     pasndlst.z37 170206    9k    0 PascalNt Daily nodelist
     pasndlst.037 170206   30k    0 Daily PascalNt Nodelist
     pasndlst.038 170207   30k    0 Daily PascalNt Nodelist
     pasndlst.z38 170207    9k    0 PascalNt Daily nodelist
     pasndlst.z39 170208    9k    0 PascalNt Daily nodelist
     pasndlst.039 170208   30k    0 Daily PascalNt Nodelist
    
    Directory: /pdn/pdnbasic/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     QB64UTL5.ZIP 170207  237k    0 The Set Of More Windows Utils
    
    Directory: /r50/xofcfelst/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     N5020FEC.ZIP 170203    1k    0 N5020FEC
    
    Directory: /stn/stn_list/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     stndiff.z34  170203    1k    0 Weekly Sysop's TechNet
     stnlist.z34  170203   14k    0 Weekly Sysop TechNet Nodelist
    
    Directory: /stn/stn_olist/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     stndlist.z32 170201   14k    0 STN Daily Nodelist
     stninfo.zip  170201   76k    0 The Sysop's TechNet InfoPack
     stnL0217.zip 170201 1177k    0 The Sysop's TechNet InfoPack
     stnFULL.zip  170201 1177k    0 The Sysop's TechNet InfoPack
     stndlist.z33 170202   14k    0 STN Daily nodelist
     stnpoint.z34 170203    8k    0 Sysop's TechNet Weekly New
     stndlist.z34 170203   14k    0 STN Daily Nodelist
     stnlist.z34  170203    0k    0 STN Daily Nodelist
     stnpnt.z34   170203   13k    0 Weekly new STN Pointlist
     stndlist.z35 170204   14k    0 STN Daily Nodelist
     stndlist.z36 170205   14k    0 STN Daily Nodelist
     stndlist.z37 170206   14k    0 STN Daily Nodelist
     stndlist.z38 170207   14k    0 STN Daily Nodelist
     stndlist.z39 170208   14k    0 STN Daily Nodelist
    
    Directory: /stn/stn_r6k/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     stn6000.034  170202   12k    0 STN Region 6000 Nodelist Seg
     stn6000.z34  170202    4k    0 STN Region 6000 Nodelist
    
    Directory: /stn/stn_r9k/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     stn9000.z34  170202    2k    0 STN Region 9000 Nodelist
     stn9000.034  170202    5k    0 STN Region 9000 Nodelist Seg
    
    Directory: /stn/stn_r8k/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     stn8000.034  170202    1k    0 STN Region 8000 Nodelist Seg
     stn8000.z34  170202    1k    0 STN Region 8000 Nodelist
    
    Directory: /stn/stn_r7k/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     stn7000.034  170202    3k    0 STN Region 7000 Nodelist Seg
     stn7000.z34  170202    1k    0 STN Region 7000 Nodelist
    
    Directory: /win_fdn/winfree/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     DVWIN22.ZIP  170206   62k    0 DVWin file mngr
    
    Directory: /win_fdn/avwinxp/*
    
     File name     Date    kB  Dlds File description
     =========     ====    ==  ==== ================
     STINGER.ZIP  170201   29M    0 32-bit/64-bit Stinger Util
     USC17037.ZIP 170206    7k    0 US-CERT SB17-037 Vulnerability
    
    
    Total 166 files, 268 MB, 73 downloads, 26 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 11 No 6 	 Page  6 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    			 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 11 No 6 	 Page  7 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    !!!        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.......Laser BBS
    FidoAddress..2:250/5
    Software.....MBSE v1.0.x
    OS...........Debian 8 Jessie
    C/B Verify...None
    Access.......First call access to doors, files, and message 
                 reading
    Telnet.......mbse.laserbbs.co.uk:2323
    SSH..........no
    WWW..........mbse.laserbbs.co.uk
    FTP..........no
    FREQ.........BinkP or ifcico
    Notes........FidoNet, FSXNet, LinuxNet, SportNet, FMLYNet, 
                 VKRADIO
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    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.......LiveWire BBS
    FidoAddress..1:2320/100
    Software.....Winserver 7 (Wildcat)
    OS...........Windows 7 Ultimate
    C/B Verify...WS Verify / Telnet verification via E-Mail
    Access.......Strict verification through WS Verify will give
                 limited access.  Extended access granted after 
                 sysop reveiw of New User Informaiton
    Telnet.......livewirebbs.com
    SSH..........none
    WWW..........livewirebbs.com
    FTP..........livewirebbs.com
    NNTP.........livewirebbs.com
    MS Exchange..livewirebbs.com (testing Echos as folders)
    FREQ.........BinkP or telnet mailer
    Notes........Filegate distribution point.  Offer internet to 
                 other sysops via nntp or fts transport.  Have mean
                 live scrabble game.  Play in real time multiplayer
                 or in tournament mode.
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    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.....MBSE v1.0.x
    OS...........Slackware Linux 14.2
                 C/B Verify...None
    Access.......First call access to doors, files, and
                 message reading.  Posting requires sysop
                 validation.
    Telnet.......bbs.outpostbbs.net
    SSH..........bbs.outpostbbs.net (existing users only)
    WWW..........outpostbbs.net
    FTP..........ftp.outpostbbs.net
    FREQ.........BinkP or ifcico
    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:8080/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 11 No 6 	 Page  8 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
    =================================================================
    				 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 11 No 6 	 Page  9 	 February 08, 2017
    
    
    -----------------------------------------------------------------
    
    
     Published with MakeNews2 by Janis Kracht 2011-2012

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