home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / TEXT / WWIV9306.TXT < prev    next >
Encoding:
Text File  |  2001-07-30  |  137.9 KB  |  2,739 lines

  1.                ┌┐┌┐┌┐┌┐┌┐┌┐┌────┐┌┐  ┌┐┌─┐ ┌┐┌────┐┌┐┌┐┌┐┌────┐
  2.  ╔═════════════││││││││││││└─┐┌─┘││  │││ └┐│││┌───┘│││││││┌───┘═════════════╗
  3.  ║   Volume 4  ││││││││││││  ││  └┼┐┌┼┘│  └┘││└───┐│││││││└───┐  June/July  ║
  4.  ║   Issue 2   ││││││││││││  ││   ││││ │┌┐  ││┌───┘││││││└───┐│    1993     ║
  5.  ╚═════════╤═══│└┘└┘││└┘└┘│┌─┘└─┐ └┼┼┘ ││└┐ ││└───┐│└┘└┘│┌───┘│═══╤═════════╝
  6.            │   └────┘└────┘└────┘  └┘  └┘ └─┘└────┘└────┘└────┘   │
  7.            │   The Electronic Forum for WWIVNet Sysops & Users!   │
  8.            └──────────────────────────────────────────────────────┘
  9.  
  10.                           ┌─────────────────────┐
  11.                           │This Issue's Features│
  12. ┌─────────────────────────┴─────────────────────┴───────────────────────────┐
  13. │ Random Factors...................................Wayne Bell (1@1)         │
  14. ├──────────────┬─────────────────────────────────────────────┬──────────────┤
  15. │              │    WWIVNews Feature Topic: The UU Debate    │              │
  16. │              └─────────────────────────────────────────────┘              │
  17. │ Introduction to the UU Debate....................Omega Man (1@5282)       │
  18. │                                                                           │
  19. │ Editorial Contributors...........................The Menace (1@4071)      │
  20. │                                                  Redman (1@16950)         │
  21. │                                                  Sleepy (1@3085)          │
  22. │                                                  Snorkel (1@3459)         │ 
  23. │                                                                           │
  24. │ Technical Contributors...........................Deltigar (1@1052)        │
  25. │                                                  Snorkel (1@3459)         │ 
  26. │                                                  Tolkien (1@3456)         │
  27. ├───────────────────────────────────────────────────────────────────────────┤
  28. │ Filo's Mod of the Month..........................Filo (1@2050)            │
  29. │                                                                           │
  30. │ Type 0 Forum.....................................Omega Man (1@5282)       │
  31. │                                                                           │
  32. │ WWIV-Compatible Networks List....................Red Dwarf (1@6264)       │
  33. │                                                                           │
  34. │ TechnOTES........................................WWIVNews Staff           │
  35. │                                                                           │
  36. │ Dateline: @#$*()#!...............................Omega Man (1@5282)       │
  37. └──────────────┬─────────────────────────────────────────────┬──────────────┘
  38.                └─────────────────────────────────────────────┘
  39.  
  40. ───────────────┬─────────────────────────────────────────────┬───────────────
  41.                │               Random Factors                │
  42.                │   Creative Commentary by Wayne Bell (1@1)   │
  43.                └─────────────────────────────────────────────┘
  44.  
  45. Quite a few things to discuss this issue, so let's get started:
  46.  
  47. NET33 BUG:
  48.  
  49. Yes, NET33 does have a bug where the 'BAD PW' SSM lops off the last digit of
  50. a node number. That's because i had strlen(s+1) instead of strlen(s)+1. This
  51. has been fixed for NET34, and the current one is still usable as an error flag
  52. If you see there's a bad PW, you can always look at NET.LOG and see which node
  53. is having connection problems.
  54.  
  55. NET34:
  56.  
  57. NET34 should have multiple nets in the same callout, although I haven't
  58. started coding that part of it yet. As usual, there have been a few minor bug
  59. fixes since net33. No major changes have been done yet, though. I (obviously)
  60. do not have a release date set yet.
  61.  
  62.  
  63. NEW DE1.EXE:
  64.  
  65. As most of you saw in the last mail_to_all_sysops, I've sent out a new
  66. DE1.EXE. (If you haven't installed it, then you won't be reading this.)This
  67. was sent as a UU encoded .ZIP file. To use this, you need to UUDecode it,
  68. unZip it, then overwrite your current WWIVNet DE1.EXE with this. You should no
  69. longer use the old DE1.EXE (the one in NET*.ZIP).
  70.  
  71. There have been those on some of the Sysop subs that have shown concern
  72. whether the UU'd file did in fact originate from @1, despite the source
  73. verification flags. If you're one of those who are still worried about this,
  74. take a look at the archive once you've decoded it. If PKZIP reports the CRC as
  75. 331fe474, then you have an authentic copy.
  76.  
  77. If you are in more than one network, make sure you overwrite the correct 
  78. DE1.EXE. Your DE1.EXE is probably in your WWIVNet data directory, or if not
  79. there, probably in your main WWIV directory.
  80.  
  81. This new DE1.EXE utilizes compression (PKWare Data Compression Library) to 
  82. reduce the size of net updates, and hopefully decrease network costs. This 
  83. also means it is slower than the older version.
  84.  
  85. An aside note to the AC's and GC's: Please make sure that new systems joining 
  86. the network receive this new DE1.EXE. It's also suggested that you make it 
  87. available for download by those sysops who are either unfamiliar or
  88. uncomfortable with the use of the UUDECODE procedures.
  89.  
  90.  
  91. WWIV v4.23:
  92.  
  93. WWIV v4.23 is being worked on now. No, I do not have a preliminary date set 
  94. for its release yet. I will let people know when a date is set, so please do 
  95. not email me to ask. Unlike previous releases, though, v4.23 will have some 
  96. significant portions of the new/upgraded code installed by other people. 
  97. Tolkien (@3456) has installed a number of new features, augmented existing 
  98. ones, and has made a lot of cosmetic changes. Jim Wire (@3950) is in the 
  99. process of installing multi-instance (multi-line) code, and that should be 
  100. being tested by the time this WWIVnews is released.
  101.  
  102. v4.23 already has multi-languages supported (although most of the code for
  103. that was in v4.22 also, and not many non-English language .str files are
  104. available yet). Shakespear (2@2050) is currently working on a FidoNet
  105. implementation, which should work more elegantly than existing interfaces
  106. (which require "fake" fidonet node numbers (@6xx)).
  107.  
  108.  
  109. UU'D FILES & WWIVNet:
  110.  
  111. As has been made clear in the mail-to-all-sysops before the one containing the
  112. DE1.EXE update, files should >NOT< be sent through WWIVNet, except if you have
  113. the permission of all intervening systems. This covers not only UUENCODEd 
  114. files, but also PACKSCAN files, and any other method that may pop up.
  115.  
  116. Yes, many times it may be convenient to use WWIVNet to send files to someone. 
  117. However, by sending them through the net, you make other people pay for your 
  118. convenience, which is not fair. If you have a need currently to send files to 
  119. someone on a continuing basis, the best way is to set up your own mini-
  120. network, and then send files (uuencoded or via PACKSCAN) on your own network.
  121. That leaves the convenience for you, does not cost other people anything, and
  122. will not end up routing normal WWIVNet traffic between your systems (as would
  123. be the case if you simply added a WWIVNet connection between systems). I know
  124. some systems in the St. Louis area have set up their own separate network for
  125. this very purpose.
  126.  
  127. Some people have complained to me about the no-file policy, saying things like
  128.  
  129. "But I already pay $xx a month for dues to the server."  Yes, but that is for 
  130. just ONE server. messages of any type on the net tend to go through many 
  131. intervening systems, not just the one server. Files also tend to be much
  132. larger than normal net traffic, and server dues are based upon normal traffic,
  133. not based upon the few people who want to send large files. In any case, in
  134. the relatively near future (no, no date yet), there will be an FREQ-type
  135. program available for WWIV systems, which will allow direct transfer 
  136. of files between WWIV systems, not using any network. This will end up being 
  137. (I believe) the most convenient method, and will limit the costs to those 
  138. actually doing file transfers.
  139.  
  140. Rules and policies regarding this matter will be covered in detail in the new 
  141. WWIVNet policy docs that will accompany the release of NET33.ZIP. Any
  142. questions regarding the FREQ utility should be directed to the author, 2@2050.
  143.  
  144.  
  145. REGISTRATION & MULTI-LINE WWIV:
  146.  
  147. Prior to this writing, I've received several E-Mails regarding the per-line 
  148. registration deal. I would like to take a somewhat more mellow attitude about 
  149. it right now, than what these people seem to think is the situation.
  150. Basically, explaining what the situation is, why changes are necessary, and
  151. what we're currently proposing, and why. This opposed to taking the attitude
  152. of "This is it, love it or leave it."
  153.  
  154. Previously, the license agreement has not explicitly addressed the issue of 
  155. running a multiple line WWIV, as until recently, it has only been possible to 
  156. run it on one line (and even so, not many people have been going multi-line 
  157. with it so far anyway). Since more and more people have become interested in 
  158. running multi-lines, and since v4.23 will probably support multiple lines, 
  159. obviously the license should be modified to explicitly address the multi-line 
  160. issue. That much, everyone should agree with.
  161.  
  162. The real issue, therefore, is in what way should multi-lines be handled (in
  163. the license)?
  164.  
  165. A long time ago, someone (I'm sure) wanted to run two WWIV's. Not multi-line, 
  166. but two separate BBS's. The question therefore came up, "Do I need one or two 
  167. registrations?"  If someone could run two BBS's with one registration, then it
  168. would also be possible for someone to say, "Yes, I run two BBS's - one at my 
  169. house, and one at my friend John's house" as a way to try to get John's BBS to
  170. count as registered for "free."  Also, other DOS-based licenses (eg, BC++) 
  171. don't work that way - the license is for one copy on one computer. In any 
  172. case, as I understand copyright law (and they just gave a big lecture at work 
  173. on this), the standard license is for one copy on one computer. Anything 
  174. beyond that has to be explicitly granted by the license agreement.
  175.  
  176. So, obviously, if someone was running two BBS's, he needed two registrations.
  177.  
  178. That "decision" also expanded when someone wanted to run two separate BBS's on
  179. the same computer (under DV, say). It therefore came to be "one registration 
  180. per phone line." I'm almost certain I've posted that on at least one sysop's 
  181. sub. 
  182.  
  183. Currently, that also applies to one person running a two-line BBS.
  184.  
  185. Yes, I agree that's not perfectly fair, but it's all I could come up with. If 
  186. I went with anything less restrictive than that, it would become possible for 
  187. people to 'cheat' on it (although I don't think most people would intend to do
  188. that).
  189.  
  190. "But," I hear people saying, "I can mod my BBS however I want, and I choose to
  191. mod it to handle multiple lines."  Actually, that's not accurate. What people 
  192. have done to handle multiple lines is modify the BBS so that multiple copies 
  193. can be running simultaneously, not that one copy can handle multiple lines 
  194. (that is, the difference between having one BBS.EXE running, and having more 
  195. than one BBS.EXE running). So, even though it is one computer handling two 
  196. phone lines, it is still two BBS.EXE's running at the same time. That's two 
  197. copies. Thus the need for two registrations.
  198.  
  199. Let me explain the difference there a bit more. Modifying your BBS to handle 
  200. multiple phone lines would mean that you would have one BBS.EXE running on
  201. your machine, which would have the multi-tasking code built into it, and it
  202. would be the same BBS.EXE that was handling all users (on the same CPU). What
  203. people have done is to have the BBS.EXE's lock files, and gracefully allow
  204. multiple BBS.EXE's to access the same files almost concurrently.
  205.  
  206.  
  207. Unfortunately, since DOS machines can typically handle only one user at a
  208. time, DOS people have never encountered real multi-user licenses. In other 
  209. environments (eg, UNIX, which is what I use at work), where multi-user
  210. machines are common, the typical licensing agreement is for a set number of
  211. concurrently running copies. For example, FrameMaker (a word-processor type
  212. program) has a "license server" program running on one machine in a network.
  213. Whenever a user (on that machine or on another) wants to run FrameMaker, their
  214. copy of FrameMaker gets a "license" from the license server. The server
  215. ensures that no more than the set number of licenses are active at a time. If
  216. you need to run more than that, then you pay more money for more licenses, and
  217. they send you a new keyfile or password to enable the greater number of
  218. licenses (the keyfile/password is based upon the machine name/serial-number/
  219. ethernet-address, to ensure that you don't use the same key/pass on more than
  220. one machine).
  221.  
  222. So, in response to all this, the WWIV license is being changed to be less 
  223. restrictive. Instead of having to have a separate registration for each phone 
  224. line, people will now be able to (legally) run a multi-line WWIV paying much 
  225. less than $80 per line.
  226.  
  227. Hopefully this clarifies matters a bit.
  228.  
  229.  
  230. UTILITY.WW4:
  231.  
  232. Finally, Filo (1@2050) is in the process of compiling a comprehensive list of
  233. utilities for WWIV, to be included in the documentation package. If you wish
  234. to have your utility (or utilities, as the case may be) the following
  235. information should be submitted:
  236.  
  237. FILENAME.EXT, Author's Name, ID, Description
  238.  
  239.    ^      ^       ^          ^   ^
  240.    :      :       :          :   :...Description MUST not be longer than
  241.    :      :       :          :       102 characters including spaces.
  242.    :      :       :          :       If it is available only at a fee
  243.    :      :       :          :       then include the fee in the
  244.    :      :       :          :       description.
  245.    :      :       :          :
  246.    :      :       :          :....... Use PD, SW, or CM as ID to
  247.    :      :       :                   indicate Public Domain, ShareWare
  248.    :      :       :                   or commercial.
  249.    :      :       :
  250.    :      :       :.................. Self Explanatory
  251.    :      :
  252.    :      :.......................... Type of Compression used
  253.    :
  254.    :................................. Filename used as identification
  255.  
  256. Submissions can be sent to the following addresses:
  257.  
  258. WWIVNet:  1@830 
  259. WWIVLink: WWIVNet #1 at 830 @2050
  260. IceNET:   WWIVNet #1 at 830 @2050
  261.  
  262. That's all for now. See you next issue.
  263.  
  264. ───────────────┬─────────────────────────────────────────────┬───────────────
  265.                │        Introduction To The UU Debate        │
  266.                │            by Omega Man (1@5282)            │
  267.                └─────────────────────────────────────────────┘
  268.  
  269. Transmission of UU encoded files over WWIVNet has been a topic of debate for
  270. as long as the net has been in operation. The arguments for and against the
  271. use of UU encoding have periodically turned sysop subs across the net into 
  272. heated flamefest arenas, producing lots of hurt feelings and very few real
  273. answers to the questions raised.
  274.  
  275. The questions raised were simple ones with complex answers. Was the UU method
  276. actually more efficient than a file request network relying on direct hookups?
  277. Were UU'd files containing archives actually larger than the archives by 
  278. themselves? Should text files be UU'd? Do servers and pass-through nodes have
  279. the right to scan network packets and purge UU'd files regardless of size or
  280. content? Does the WWIVNet as a whole have the responsibility to bear the 
  281. costs involved in sending such large files, or does it have the right to 
  282. take steps as a whole to prevent this perceived abuse of resources?
  283.  
  284. Oddly enough, while it appeared the majority of WWIVNet was against UU'd file
  285. transmissions, many of those opposed also expressed their doubts against any
  286. sort of absolute rule against their use. At the same time, those in favor of
  287. few or no controls on UU transmission were also some of the more outspoken and
  288. persuasive members of WWIVNet, and what they lacked in acceptance among their
  289. peers they made up for with tenacity and aggressiveness. 
  290.  
  291. In an effort to help present all sides of this serious issue, WWIVNews placed
  292. a Call for Articles on UU encoding. There were quite a few submissions for
  293. editorials, as well as several reviews and technical articles regarding the
  294. various utilities designed to manage - and even eliminate - network packets
  295. containing UU'd files.
  296.  
  297. However, as this issue was being compiled, WWIVNet 1@1 issued what can best be
  298.  
  299. described as "The Last Word" on UU transmissions. As a result, several of
  300. those who submitted editorials on this topic requested that their submissions
  301. be dropped from publication. The reason cited was the same in all cases: Wayne
  302. had rendered the debate a moot issue, and the forthcoming release of a File
  303. Request netutil simply added the final nail to the coffin.
  304.  
  305. Still, there were some views that were allowed to be expressed. The following
  306. editorials, technical papers, and product reviews are the remainder of the
  307. 30+ submissions on this topic. While the matter has arguably been settled,
  308. for future reference the WWIVNews staff came to the consensus to publish the
  309. remaining submissions, as presented below.
  310.  
  311. ─────────────────────────────────────────────────────────────────────────────
  312. The Menace (WWIVNet 1@4071) 
  313. ─────────────────────────────────────────────────────────────────────────────
  314.  
  315. As of late there has been a controversy concerning UUENCODED files being
  316. transferred across WWIVNet. A UUENCODED file (UUE) is coded with a special
  317. program called UUENCODE, a program common to the UNIX world. By UUE'ing a
  318. file, WWIVNet is capable of sending it across the network as a message. This
  319. encoding is done since WWIVNet and WWIV itself, does not have the capability
  320. of transferring files between nodes of the network. Upon receipt of this
  321. encoded file, you would use UUDECODE to transform it back to it's original
  322. usable/readable state.
  323.  
  324. The issue seems to reside in the cost of the network connects. When these UUE
  325. files are transferred across the network, and distributed amongst the some
  326. 5000 BBS's in WWIVNet, each system must endure the extra cost and time, in
  327. addition to the normal cost associated with a normal network transfer. This
  328. issue may not seem like a concern to many, but there are those who abuse the
  329. freedom that WWIVNet offers. Occasionally sending a UUE file is not the issue,
  330. it is the constant transfer of packets containing large UUENCODED files
  331. created by rather lazy users. Most of these Sysops are accepting the increase
  332. in phone charges without a charge to the users. Most Sysops start a BBS
  333. because it is fun, and the idea behind WWIVNet was the free flow of
  334. information. These UUENCODED files in net packets, increase the cost of
  335. running a BBS and are tarnishing the charm of being "networked".
  336.  
  337. In addition, some users and/or Sysops have been sending Non-Public Domain
  338. files (NPD) across the net in a UUE fashion. This exchange of illegal files is
  339. somewhat alarming to the Sysops who do not wish to associated with that part
  340. of BBS'ing community. The possibility of legal action being taken against a
  341. sysop on a network who has packets containing NPD software could be a major
  342. detraction to those that only wish to use the network as a message medium.
  343.  
  344. A few users have compared WWIVNet to FidoNet, where files from other sites are
  345. allowed to be transferred and housed by your system. WWIVNet is a different
  346. medium all together. That feature was built into FidoNet by its creator, not
  347. much unlike the way it was left out by the creator of WWIV. Wayne wanted a
  348. message based BBS to exchange ideas and information, not files.
  349.  
  350. My opinion, although it will probably anger many, is to come up with a simple
  351. across-the-board policy/standard. I think we should disallow ALL UUENCODED
  352. files from being transferred across WWIVNet. I feel that we can not compare
  353. apples to oranges anymore. We must decided together what the policy for the
  354. network is. In this decision, there should be fair consideration to all, no
  355. matter who they are or for what reasons they run their BBS. This approach
  356. seems fairest to everyone involved. 
  357.  
  358. I have heard talk of a feature in an upcoming release of WWIV, where you would
  359. be able to send a file directly to another node by aid of the BBS list. This
  360. way the cost would be incurred directly to the system who intends to send the
  361. file. This seems to be a wise solution, if it is possible to implement. The
  362. Sysop of the originating system could be notified about the file for transfer,
  363. and have final say as to whether he should let the file be transferred
  364. directly to the intended receiver node. Much like the NET VALIDATION option in
  365. the netted WWIV subs, this would help sysops to regulate the network into an
  366. orderly manner for all, yet maintain a high degree of fairness. Sysops would
  367. have a say in how their systems would be used....
  368.  
  369. ─────────────────────────────────────────────────────────────────────────────
  370. Sleepy (1@3085)
  371. ─────────────────────────────────────────────────────────────────────────────
  372.  
  373. There has been more than enough discussion on the transfer of UU'd files
  374. across WWIVnet. It seems to me that some of the more obvious (not to mention
  375. Important) reasons against them have been completely ignored. That is what
  376. prompted me to offer my opinion for everyone to read. One more thought before
  377. I get to it, please remember that this is only my opinion, backed up with a
  378. few facts that are available to all WWIVnet SysOp's, the only thing I did was
  379. Read The Docs...
  380.  
  381. Here is a partial quote from the WWIVNET.DOC Introduction, which *everyone*
  382. should have read. This quote maybe considered superfluous by a lot of you
  383. however, everything and everyone *Must* start somewhere. 
  384.  
  385. "WWIVnet is a voluntary association of bulletin boards using WWIV software,
  386. and participating in a network by calling one another to facilitate the
  387. transfer of electronic mail (e-mail) and message bases (subs)..."
  388.  
  389. "Through this network, a user of any of the bulletin boards that are members
  390. may send e-mail to a user of any other board. A User may also post on a
  391. message base which may be read by the users of systems which subscribe to that
  392. message base;...Because this system of Communication  read by others and
  393. because it has an effect on systems other than the one on which it originates,
  394. a spirit of cooperation must prevail. Out of this spirit grows a system of
  395. organization and regulation which are discussed in the pages that follow."
  396.  
  397. After reading the above documentation there is only one intelligent  
  398. interpretation:  Data (be it messages or files) transferred on WWIVnet *MUST*
  399. be WWIVnet Message Subs posts or WWIVnet e-mail. IMHO if nothing else common
  400. sense should have turned a light on somewhere. 
  401.  
  402. Since we are all only human, and as such have responsibilities, some with
  403. families, but all with the same feelings that are too often hurt. We should be
  404. able to afford one another common courtesy. Common Courtesy is easily given
  405. and should be extended to everyone in the same manner and
  406.  
  407. degree that we should all like to expect to receive. I don't run up your phone
  408. bill so don't you run up mine. We have all agreed to incur the costs necessary
  409. to transfer WWIVnet to and from our connects, some connects are fortunate
  410. enough to be local to one another. But there are some out there that must pay
  411. to transfer their packets.
  412.  
  413. I don't mean to sound condescending, I honestly believe that all of us were
  414. taught manners by our parents. Everyone wants to be liked and wants to like
  415. everyone in return. However when Joe Blow on AbracadrabraNet will send
  416. anything and everything over his network, that does not mean that Wayne Bell
  417. allows the same. What matters is what is fair. Plain and simple, you don't use
  418. Sally's phone to do Sam's business nor can you expect others to incur charges
  419. for something that has nothing to do with what they are interested in. Would
  420. you pay for you neighbor's newspaper, say the daily East Palooka Extra?  Oh
  421. that isn't the newspaper that you wanted to read?  So sorry, but it is already
  422. here so what can you do???
  423. It is impossible to run a board without expecting it to cost money. But the
  424. normal expenses are high enough without having to pay for another board's
  425. interest in a network that you have no interest in. And saying that sending
  426. "Mod" files is not fair because other files cannot be sent is completely
  427. unfair. The "Mod" files that are sent are for a Message base (which is in the
  428. Documentation as legit data) and the majority of SysOp's in WWIVnet do benefit
  429. from the Mods.
  430.  
  431. I truly believe the whole UU'd discussion took place only because the file's
  432. being sent could be considered "unsolicited junkmail". I'm not calling
  433. anyone's Network Junk...I along with I'm sure 99% of the other WWIV SysOp's,
  434. don't begrudge success to anyone in any project they wish to pursue. We just
  435. don't want to foot the bill. Most of us have already agreed that we don't what
  436. unsolicited e-mail, so the same would (IMHO) be true of files that have
  437. nothing to do with WWIVnet.
  438.  
  439. Although I do not believe that UU'd files should be completely banned, but
  440. once the guidelines are abused the abuse will continue. Most of the SysOp's
  441. that I know fairly well have no problems with WWIVnet files being UU'd and
  442. sent. If someone wants a file bad enough they should pay for it. Whether they
  443. are paying for a Commercial file or for the toll charges for a Shareware
  444. download.
  445.  
  446. We should all care about each other's feelings, boards and pocket's. We are
  447. all in it for the same reason....FUN!  We know just how hard we all have to
  448. work at keeping our boards running. Have a little respect for your fellow
  449. SysOp's and you'll get a lot in return.
  450.  
  451.  
  452. ─────────────────────────────────────────────────────────────────────────────
  453. Redman (1@16950)
  454. ─────────────────────────────────────────────────────────────────────────────
  455.  
  456. The practice of sending a UUE of your net package through another net is not
  457. a very good idea. This is not a practice that other nets should follow. To
  458. start with there was a reason for your starting your own network. And I am
  459. sure that one of the reasons was that you felt you had something better to
  460. offer.
  461.  
  462. Therefore, having started your own net, it would only be proper that you do
  463. not send your net startup package, nor updates through another net. In my
  464. opinion you should either call that board or have the board that wants to
  465. join, call your board for the package. But to send a UUE of your net package
  466. for any reason is not right.
  467.  
  468. I am sure that there is a reason for the UUE's. Otherwise the program would
  469. not have been made. But to use it for one network to send your net package
  470. over another network (Even if it is just one {this time}) is not right. You
  471. and I both know that it is not a 1 time thing. I am sure that many updates
  472. (startup) packages are being sent.
  473.  
  474. I am the AC of DEADnet and I WILL NOT SEND the initial package or even an
  475. upgrade on someone else's network. Other networks were set up (more then
  476. likely) because WWIVnet did not quite suit your needs. Therefore you MUST be
  477. obligated to either a) pay for calling the board that wants to join your net,
  478. or b) have them call you. Seams BLACK AND WHITE. Reason being that I would not
  479. want another network to be sending their updates or start up packages through
  480. my net. 
  481.  
  482. Look at it this way, those that have set up nets did so with the understanding
  483. that their net would be used for their net, not for other networks. Would you
  484. like to set up a net and have other networks tieing up all of your members
  485. boards sending their network through yours? I do not think so!
  486.  
  487. And to think that you can send it in UUE and then complain because it was
  488. deleted is moronic. It plainly states in the doc's that UUE's are allowed for
  489. the MOD sub ONLY. Reasoning behind this was so that those that program would
  490. be able to send ( small ) exe's and com's in a mod. Plus the big boys of WWIV
  491. have set a size limit for UUE's as well. I would venture to say that this was
  492. to help prevent huge phone bills for the LD connections. This purpose was for
  493. the benefit of most network users. 
  494.  
  495. So now you are thinking, "Why only allow UUE's for the MOD sub". Well even
  496. I can figure this out. The mods are a benefit to all that use them. And I
  497. would venture to say that the majority of netted boards have mods installed.
  498. But I would also bet you that most boards do not carry your net. Thus allowing
  499. UUE's in the MOD sub only is understandable. Besides this one little example,
  500. the proper use of UUE's is in the doc's and that makes it a rule. 
  501.  
  502. So to summarize this all up in a nut shell. UUE's are only allowed in the
  503. MOD sub. You as a network sysop, have the right to use UUE's only as stated in
  504. the doc's and not as a way to send your net (upgrades and or startup)
  505. packages. It is not right, nor is it allowed to use UUE for any other purpose.
  506.  
  507. It is also well known that Net33 will have detailed rules concerning the
  508. use of UUE's. 
  509.  
  510.  
  511. ─────────────────────────────────────────────────────────────────────────────
  512. Snorkel (1@3459)
  513. ─────────────────────────────────────────────────────────────────────────────
  514. "Could someone please send me the Latest copy of McAfee's Clean and Scan? Mine
  515. is old and I don't want to take any chances."
  516.  
  517. How often have you seen requests like that on Network subs? How often have you
  518. been a "good buddy" and responded to such requests? I know I have!  Most of
  519. us have good local connects, so all it costs us is a couple of minutes to
  520. UUEncode or Packscan the file and stick it on the net. It's great to be on the
  521. receiving end too, as it saves an LD call. The file you requested just appears
  522. on your board in a couple of days. Often you may get several copies since
  523. WWIVnet is a friendly place where a spirit of helpfulness and cooperation
  524. prevail (most of the time).
  525.  
  526. There is just one small thing we have overlooked while we were being so
  527. helpful. Just how did those utilities get from your system to the person who
  528. wanted them. Well, it may have looked something like this:
  529.  
  530.            SENDER --> 1040 --> 1050 --> 1120 --> 3314 --> RECEIVER
  531. Ok, you are local to 1040, so that is a free call. 1040, 1050, 1120, and
  532. 3314 are Long Distance calls to each other so THEY EACH have to PAY the phone
  533. company in order to move the utilities. Since the receiving system is local to
  534. 3314, he doesn't incur any expense. I think at this point you can see the
  535. problem. The mail servers and hubs are stuck PAYING to move YOUR FILES.
  536.  
  537. When they agreed to allow other systems to connect to them, and to act as a
  538. net mail server, they understood they would be handling MESSAGE traffic. Even
  539. though the average message is less than 1k, the bills add up fast. Servers
  540. routinely pay the phone company over $100 per month just to move MESSAGES.
  541. Remember those utilities you sent out?  After UUEncoding they probably
  542. exceeded 300k. It doesn't take many people sending this type of stuff to add
  543. $25 to $50 a month to a servers bill. It is their right and responsibility to
  544. try and limit the non message traffic. It is their LD bill at stake. Without
  545. these Servers there would be NO WWIVnet! 
  546.  
  547. Now, it seems that some of these helpful, cooperative sysops became nasty and
  548. abusive, when advised that WWIVnet was for MESSAGES, not FILE transfers. It
  549. was explained that this practice is against network guidelines, and incurs
  550. extra costs for the systems handling the mail. They were asked nicely not to
  551. send their files over the net, and these requests were met with comments like:
  552. "It's my right, This is a public network, You can't stop me, I'll just find
  553. another way, etc" 
  554.  
  555. At this point, Tolkien went to work on a utility to detect UUEncoded messages
  556. and several other types of encoding that could be carrying "files". NetProbe
  557. was born. This program was not cheap, nor was it easy to get. Tolkien put in
  558. place a number of safeguards to insure it would never fall into irresponsible
  559. hands. Despite the cost, a number of the Mail Server systems and Hubs shelled
  560. out the cash in hopes they could control this abuse of the net. 
  561.  
  562. UUEing is the most popular way of sending "programs" over the net. The easiest
  563. way to curb this was to target the vehicle (UUEncoding & Packscan). Since
  564. UUEing is a valuable way of moving mods and other small files containing small
  565. EXEs and OBJs, it was decided to ONLY stop the LARGE and MULTIPLE ones, as
  566. they would be the most likely to contain "programs". NetProbe does NOT delete
  567. these messages, it simply flags them by moving them into a separate file. At
  568. that point, the large ones are either passed or deleted at the Server Sysops'
  569. option. If they are deleted, the system(s) involved will get at least ONE
  570. warning. Further attempts will be deleted, and if it continues, the GC/NC will
  571. be notified.
  572.  
  573. The size limit is a figure that the NetProbe Servers could collectively agree
  574. on. Some favored NO UUEs at all, while others didn't mind singles up to the
  575. 32k net limit. Small-(less than 10k)-SINGLE-UUEs still flow freely! Also, a
  576. few subs (like ModNet) that benefit the greater portion of the net were
  577. exempted from the scan. Unfortunately, as with any filter, you sometimes catch
  578. things you don't want, but for the most part, the program is working VERY
  579. well.
  580.  
  581.  
  582. I compiled some stats on the volume of UUE type files flowing through here
  583. (6211) for the last couple of months. 
  584.      
  585.      Feb  : 3.5 meg  (including several copyrighted major programs)
  586.      Mar  : 2 meg
  587.      Apr  : .8 meg (and none had to be stopped !)
  588.      
  589. Last month the only UUEs were those going to & from ModNet (only 147k) and
  590. those going to & from systems who have a common connect here. The phone bill
  591. is lower, and the sysop is smiling.
  592.      
  593. I'm afraid that if the current attitude held by many sysops that "I can send
  594. what I want at someone else's expense" continues, Wayne will pull the plug
  595. completely and prohibit the use of UUE, Packscan, etc completely over the
  596. net! How many of you that are complaining know what would happen if 1040
  597. (Filo), 1042, 1050, 1051, 1111, 1112, etc, decided that this was costing too
  598. much and shut down their servers.......? It's truly sad that so many Sysops
  599. have so LITTLE RESPECT for the people that pay the LD bills so WWIVnet,
  600. IceNET, etc, can exist!   
  601.  
  602. <concerned, sad sigh>
  603.  
  604. Of course, there are lots of questions to be answered about this situation.
  605.  
  606. Question: I can Zip a 10k text file and then UUEncode it and it ends up
  607. smaller than the original (about 8k). Wouldn't that be a better way of sending
  608. mods and large text files?
  609.  
  610. Answer: No. Network compression or your modem's internal compression (MNP5
  611. or V.42bis) will compress that 10k text file down to about 5k. The
  612. Zipped/UUEncoded version will not compress down much more than it already is.
  613. In fact even though it appears smaller on your hard disk, the Zipped/UUEd
  614. version will have about 20% to 30% more bytes to transmit.
  615.  
  616. Question: I have a large mod I want to post on ModNet. It is larger than the
  617. 32k network message limit. If I zip it, and UUE it, then it will fit. It this
  618. ok?
  619.  
  620. Answer: No, for two reasons. First, if you split it into two text files
  621. and send them normally, it will take less LD time to transmit them (saving
  622. everyone money). Second, most people want to look at a mod before they decide
  623. if they want it. If it's UUEd, they can't do that. The ONLY reason to UUE a
  624. mod is if you have to include a small EXE or OBJ with it. If so, you should
  625. post a message ahead of it describing exactly what it is.
  626.  
  627. Question: Can I be sure any UUEs (under 10k) that I send will get through?
  628.  
  629. Answer: That depends on the Server. The NetProbe systems have agreed on a
  630. "defacto standard" for what to pass. Some servers are more (or less) tolerant
  631. than others. Even though NetProbe only flags large UUEs and PACKSCANs, it
  632. generates a report of ALL of them that pass through the node. If a sysop
  633. observes
  634. you are sending many small UUE's, he may suspect you are trying to put one
  635. over on him by breaking files up into tiny packets. In that case he would
  636. probably put a stop to it.
  637.  
  638. Question: How many warnings will I get?
  639. Answer: A busy Sever Sysop may not have the time to examine and make
  640. individual decisions on UUE containing messages that have been flagged. He may
  641. just kill them, send you one warning and be done with it. Others may prefer
  642. not to keep a list of who has had warnings and who hasn't, so you may get more
  643. than one warning from them.
  644.  
  645.  
  646. Question: Why are you stopping UUEs? They aren't the enemy, it's the EXEs
  647. in them that are the problem.
  648.  
  649. Answer: If there had been an easy way to only stop UUEs carrying EXEs, and
  650. not mods or OBJs, that would have been much better, but under the
  651. circumstances, we just have to put up with a little inconvenience in order to
  652. keep the net healthy.   The intent is to put an end to using WWIVnet to
  653. transfer "programs"!  It's just too bad that some legitimate uses for UUEing
  654. have been caught in the sieve.
  655.  
  656. Question: I thought one of the beauties of WWIVnet was that it didn't have
  657. a lot of rules. I was one of the first systems in the net. All these rules
  658. didn't exist then and everything worked fine. Don't you think you have gone a
  659. little overboard?
  660.  
  661. Answer: Ah... the good old days. Possibly, the fact that computers were
  662. more expensive, not everyone had one, and the net was smaller contributed to
  663. a strong sense of cooperation and respect. At that point, if someone said "
  664. You can connect here, but please keep the traffic low" all the connects would
  665. try their best to do so. Now when one of the servers ask for a little
  666. cooperation or respect, all they get is " You can't do that, It's my right,
  667. etc".
  668.  
  669. Question: Who gave these "Servers" the right to "censor" my mail? I think
  670. their power has gone to their heads.
  671.  
  672. Answer: Don't you think they have the 'right' and 'responsibility' to do
  673. their best to keep network traffic flowing?  Along with the obvious cost
  674. factor, they have to maintain enough hard disk space. It takes up to 3 times
  675. the packet size to process an incoming packet. If WWIV allowed file transfers,
  676. many servers would go down due to the increased cost. Those that didn't would
  677. have to get larger hard disks and faster systems. Since at this time, file
  678. transfers aren't allowed, why should these Sysops have to foot the cost for
  679. those who would abuse the system. It is their RESPONSIBILITY to filter out
  680. file transfers so we can maintain the excellent mail service we now enjoy. If
  681. and when file transfers are permitted on the net, I suspect we will see the
  682. demise of the free connects.
  683.  
  684. Question: One 10 UUE doesn't cost a high speed system more than a couple
  685. of pennies. Why all the fuss?
  686.  
  687. Answer: You are correct. The cost of a single small UUE is insignificant,
  688. and that is why they still pass freely. Review the stats I posted earlier in
  689. this article where I showed the reduction in UUE type files over the last few
  690. months. The Program is working. For a system like 1021, his savings were on
  691. the order of $40 per month (don't quote me on that figure). That's nearly $500
  692. per year. Enough for a nice new hard disk, or summer camp for the kids, etc...
  693. Question: All the discussion on banning UUEs has probably cost as much as
  694. will ever be saved by doing so. Why didn't someone explain what was happening
  695. before NetProbe went into use?
  696.  
  697. Answer: I think for the most part, all this bickering is the fault of the
  698. NetProbe systems themselves. We failed to completely and fully explain what
  699. was happening initially. I guess that was my job. I told Tolkien I would
  700. handle getting a "Press Release" out, and I let it slide. Things escalated
  701. from there. I sincerely hope this article helps clear things up.
  702.  
  703.  
  704. ───────────────────────────────────────────────────────────────────────────── 
  705. Deltigar (1@1052)
  706. ───────────────────────────────────────────────────────────────────────────── 
  707.  
  708. FILEnet is a network dedicated to making file transfers as easy as possible
  709. while at the same time making some transfers unnecessary. The former is made
  710. possible with the latest in File Transfer software designed specifically for
  711. FILEnet. The latter is a byproduct of being able to request lists of files
  712. from other FILEnet systems.
  713.  
  714. The concept I have put into play is one of a Server/End Node only network.
  715. This allows the individual sysop to choose what traffic flows through their
  716. system.  On the application form, you are asked several questions concerning
  717. what type of connection you want. All Servers connect to each other, and all
  718. End Nodes connect to at least one server. This keeps the maximum number of
  719. hops to 3. This is mainly to keep the total cost of transfers as low as
  720. possible. Unfortunately, it is one of the lesser understood aspects of
  721. FILEnet. I often get an application from someone who doesn't understand why he
  722. is not just connected to another FILEnet node simply because he is local.
  723. Granted, a connect will be established because they ARE local, but unless the
  724. other node is a Server, the new node will ALSO have to connect to a server. 
  725.  
  726. I would like to ask potential new members to please NOT request a connect to
  727. an End Node as your primary connect. If that individual wishes to pick up
  728. your traffic, they will have to become a server to keep the maximum hop down
  729. to 3. If this individual had wanted to do so in the first place, they would
  730. already be a server.
  731.  
  732. Server connections are "Call In Only" or "Shared". Call In Only connections
  733. are for End Nodes who are paying for all of their incoming and outgoing
  734. traffic.  Shared means that both the Server and the End Node pick up the tab.
  735. In FILEnet, the importance of the Server cannot be stressed enough. 
  736.  
  737. End Nodes are those nodes whose traffic is theirs, and theirs alone. They may
  738. limit the files leaving simply by editing the configuration files. In their
  739. default state, no files re allowed to be transferred off the new system. Only
  740. by adding the directory numbers to DIRLIST.FTS in the FILEnet directory can
  741. files be made available to FILEnet. Limiting the incoming files is simply a
  742. matter of restraint. If you don't use either FTSREQ or the User File Request
  743. Door, you will not receive files from FILEnet (Except normal net updates).
  744.  
  745. The Software we use in FILEnet has been specially developed by myself and
  746. Private Idaho. It is intended to be the standard FILEnet software. However,
  747. it is still quite acceptable to use PackScan, WWFNET, or any other method of
  748. sending whole files through the net. You simply need to keep in mind that the
  749. other systems you are dealing with also need to be running that software. If
  750. they do not, then the standard system is still there.
  751.  
  752. For more information on the development of the new software, and improvements
  753. that are being made, FILEnet Software Development is autorequestable on all
  754. major networks, and a few minor ones. Check your favorite network's subs list
  755. for the subtype nearest you.
  756.  
  757. [Deltigar's NOTE: Subtypes are WWIVnet 11052, IceNET 11084, WWIVLink 11184,
  758. TARDISNet 11052, FILEnet 101 and TLCnet 155.]
  759.  
  760. The ONLY transfer method that is expressly banned, is UUE traffic. This is
  761. not because we don't want files sent, it is simply because everything else is
  762. so much more cost effective. UUE files are bigger than the zip files they
  763. contain, so why not just send the zip file?! The standard FILEnet software is
  764. EASIER to use than UUEncoding anyway. With the ability to post on certain
  765. FDL's, UUEncoded subs have become obsolete.
  766.  
  767. There are two classes of file transfers on FILEnet: FDL and FTS. 
  768.  
  769. FDL - File Distribution List. This system allows a sysop to subscribe to an
  770. FDL (with FDLREQ.EXE) or host one (with FDL.EXE). The concept is somewhat
  771. like a one way message base. The host posts a file, such as a new release, or
  772. updated utility, and it is automatically sent out to the subscribing nodes. On
  773. certain FDL's posts are allowed, making the entire system behave like a
  774. networked directory. This, IMHO, can UUEnd the UUDebate for good.
  775.  
  776. FTS - File Transfer System. This system allows a sysop to send a single file
  777. to a single node (with FTSEND.EXE), or to request one to be sent (with
  778. FTSREQ.EXE). A listing of all files available on a system may also be
  779. requested (also with FTSREQ.EXE). The system receiving the request has
  780. complete control over which files are made available for request (with
  781. DIRLIST.FTS) and my block out any systems they do not wish to grant access to
  782. (with BADNODES.FTS).
  783.  
  784. One thing we would like to work for is to make FILEnet the network that other
  785. networks use to transfer files, since files are generally of a nature that
  786. all sysops want, and are not usually network specific.  A good example is the
  787. HS/Link File Distribution List. Once a sysop has subscribed to this list
  788. he/she is assured of receiving the latest version of HS/Link very shortly
  789. after it is released.
  790.  
  791. Another goal is to get software developers hooked into FILEnet.  This will
  792. greatly decrease the time between when a product is released, and when it
  793. becomes widespread. Already we have Diamond, who recently made a splash with
  794. MO, a new message base optimizer and Private Idaho, who is probably best
  795. known for his GoSnarf utility.
  796.  
  797. In order to join FILEnet, there has historically been a very strict ritual
  798. involved -- one must ASK to join. You must also be a REGISTERED WWIV sysop.
  799. That simple. The reason behind requiring registration is quite simple. There
  800. are plenty of other networks out there for new WWIV sysops to cut their teeth
  801. on. FILEnet is not network you would want to make mistakes on. A single
  802. misunderstanding could land you a BIG phone bill. You also should be very
  803. familiar with the WWIV software, and if you are that familiar with it, then
  804. your registration trial period has probably already passed <SMILE>.
  805.  
  806. The VBBS Problem - Since our software reads many of the configuration and
  807. data files on a WWIV system, and due to our lack of VBBS software developers,
  808. we have yet to design an interface for VBBS systems. It is my sincere hope
  809. that sometime in the near future a VBBS programmer will subscribe to FILEnet
  810. Software Development (Offered on all major networks) and help us open FILEnet
  811. to REGISTERED VBBS sysops as well.
  812.  
  813.  
  814. ─────────────────────────────────────────────────────────────────────────────
  815.                           The FILEnet Application           
  816. ─────────────────────────────────────────────────────────────────────────────
  817.  
  818. The EASIEST way to give the information needed is to simply extract the line 
  819. for your system from the applicable BBSLIST file in your primary WWIV-Based 
  820. network. Insert it below, or fill out the top paragraph. 
  821.  
  822. You will be notified as to what your FILEnet Node number will be as soon as 
  823. this form is received. You will also be notified as to which server you will 
  824. be connected to. If you have a FILEnet server in your area, please indicate 
  825. which one it is.
  826.           
  827.  Node     Phone Number  Rate   Reg#   Compat BBS Name
  828. @0000    *000-000-0000 #00000 [00000]  !$?  "Your BBS Name Goes Here"
  829.  
  830. @  Major Net/Node Number:
  831. *  Complete Phone Number:
  832. #  Highest Modem Speed  :
  833. [] WWIV Registration Num:
  834. !$ Modem Compatibility  :
  835. "" System Name          :
  836.  
  837. Do you want to be an End Node or a Server?
  838.  
  839. ── End Nodes Only ──────────────────────────────────────────────
  840. What type of Connection do you want?
  841. -Call In Only (YOU pay for all YOUR traffic)
  842. -Shared (You SHARE cost with a Server)
  843. ────────────────────────────────────────────────────────────────
  844.  
  845. ── Servers Only ────────────────────────────────────────────────
  846. Free Drive Space:
  847. Your VOICE Phone:
  848. Your REAL Name  :
  849. Your AGE        :
  850.  
  851. What type of connections are you willing to have?
  852. -Call In Only (THEY pay for all THEIR traffic)
  853. -Shared (You share cost with the other node)
  854.  (NOTE: Server-Server connections will be SHARED)
  855. ────────────────────────────────────────────────────────────────
  856.  
  857. Edit and send this form to FILEnet, TARDISNet or WWIVnet 1@1052, 
  858. IceNET 1@1084 or WWIVLink 1@1184.
  859.  
  860.  
  861. ───────────────────────────────────────────────────────────────────────────── 
  862. Snorkel (1@3459)
  863. and Tolkien (1@3456) 
  864. ───────────────────────────────────────────────────────────────────────────── 
  865.  
  866. During the last few months of 1992, the WWIVnet sysops in the 314 area code
  867. (of which the authors are two), who pay to support the operation of the 
  868. St. Louis WWIVnet Server, were informed by the server's sysop, The Sandman
  869. (1@1021), that it appeared that we had a problem. 
  870.  
  871. The Sandman had been running the server's day-to-day operation for over 2
  872. years, and had been observing that as WWIVnet doubled in size, the flow of
  873. WWIVnet packets was increasing exponentially, growing at about 4 times the
  874. rate of WWIVnet expansion. He found this disturbing, especially since much of
  875. the message traffic during that time was routed to other connections via
  876. PCPursuit, which operates at only 2400 bps. Additionally, our server was
  877. gradually being weaned off of PCPursuit and onto standard AT&T phone line, so
  878. that it could take advantage of the US Robotics HST Dual Standard 16,800 bps
  879. modem that our group had purchased. The Sandman was concerned that if this
  880. rate of message traffic increases continued, we would soon not be able to
  881. afford the cost of long distance bills, and that this might force us to shut
  882. down our server.
  883.  
  884. The Sandman brought his concerns to the server group, and we began to discuss
  885. what could be contributing to this seemingly unwarranted increase in WWIVnet
  886. message traffic. After several days of discussion, what began to emerge was a
  887. feeling that much of this increase in WWIVnet message traffic was the result
  888. of binary-encoded files being sent back and forth over the network. Most of
  889. us were only aware of one (1) form of encoding that would allow a file to be
  890. transmitted as binary data between connecting systems, and that was UUENCODE.
  891. We then discussed how we might be able to not only test this theory, but also
  892. do something about it if it turned out that we were correct.
  893.  
  894. Since WWIVnet packets are compressed using algorithms from the PKWare
  895. Compression Library, our group decided that it would be necessary to purchase
  896. a copy of this library, so as to be able to decompress the incoming packets
  897. for analysis. It was decided very early that this program would have to
  898. function as NETWORK1. It would be written so as decompress the incoming
  899. packet (if it was compressed) to do its analysis, and then call the "real",
  900. but renamed NETWORK1. The job of writing the program was given to Tolkien,
  901. 1@3456, who has a good working knowledge of WWIV data structures.
  902.  
  903. Tolkien, and others, felt that it would not be ethical to simply delete UUE
  904. packets out of hand, so it was proposed that UUE packets under a certain
  905. agreed upon size would be allowed to pass without being stopped. He and others
  906. also felt that any packet that exceeded that maximum size should simply be
  907. removed from the outgoing packet, and placed in a file, called CHECK.NET,
  908. which could then be viewed, with LNET, by the server's sysop. Also, to be
  909. fair, NETPROBE, as it was soon named, would also be able to sense, and be able
  910. to filter PACKSCAN packets. Tolkien had created PACKSCAN, initially to simply
  911. scan the incoming decompressed LOCAL.NET files and write a synopsis of the
  912. contents to the sysop's log. However, PACKSCAN soon evolved into a utility
  913. which was capable of breaking large files into 32K chunks for transmission
  914. between BBS's. Therefore, with this potential for abuse, PACKSCAN and other
  915. binary data packets sub packets were also added to the list of things for
  916. which
  917. NETPROBE would scan.
  918.  
  919. With the PkWare Compression Library in hand, Tolkien began to write the
  920. program. Realizing the potential for abuse if NETPROBE was distributed to all
  921. sysops in WWIVnet, it was decided that it would only be made available to
  922. sysops who ran WWIVnet mail servers, for a nominal fee to recover the cost of
  923. our purchase of the PKWare Compression Library. It was also decided, very
  924. early in the development of NETPROBE, that, to prevent some sysops from simply
  925. giving away copies of NETPROBE to their friends, some type of registration
  926. code would be needed before NETPROBE could work. Without this code, NETPROBE
  927. would not be able to function at all. Finally, a NETPROBE "application" was
  928. drafted, and mail to all WWIVnet server sysops. This "application" was
  929. designed to to limit the number of copies of NETPROBE which would be
  930. distributed, and to inform the sysops of the need to use this program
  931. ethically.
  932.  
  933. It quickly became apparent that the responsibility for deciding who could get
  934. a copy of NETPROBE should not rest in the hands of any one person, since
  935. NETPROBE was written for the good of the entire network. Lance Halle, 1@6211,
  936. graciously volunteered to draft an objective set of qualifications that must
  937. be met by anyone wishing a copy. These qualifications are:
  938.  
  939.        1) The sysop must be running a server.
  940.  
  941.        2) The sysop must have run a WWIVnet system for 18 consecutive
  942.           months, 6 months as a server.
  943.  
  944.        3) The sysop must receive approval from three other server
  945.           sysops running NETPROBE.
  946.  
  947.  
  948. NETPROBE is actually quite a simple utility. It decompresses compressed
  949. network packets, and analyzes all packets coming to or through the system it
  950. is running on. It works in a multi-network environment, comes with a network
  951. decompressor, a utility to send command line netmail, and a program to
  952. generate
  953. the daily logs (that can be then sent in netmail to any net address using the
  954. included command line netmailer as part of the external event).
  955.  
  956. Subpackets are analyzed to determine what they are (message, file, SSM, etc).
  957. Files are logged, along with some information about them (who sent them, who
  958. they was going to, maintype, minortype, etc). If the file is not from a system
  959. that the NETPROBE system has given the "okay" to for sending files through
  960. him/her and if the subpacket is larger than a specified size (default is 10k,
  961. which still leaves room for small utilities and data subpackets) then the file
  962. is shunted into the CHECK.NET file for later personal review by the NETPROBE
  963. sysop. NETPROBE does not itself EVER delete anything. It will delay only.
  964. Actual deletion requires human control.
  965.  
  966. The creators and sponsors of NETPROBE sincerely hope that it will soon no
  967. longer be needed. NETPROBE is not the ideal solution. The ideal solution
  968. would be for people who wish to transmit files over WWIVnet to get permission
  969. from all the intervening systems instead of covertly trying to have others,
  970. especially net servers, pay the cost for such files, which are usually for the
  971. benefit of just one or two people. However, it appears that a number of
  972. people continue to think about no one but themselves. So for now, NETPROBE is
  973. the only real solution to this growing problem. A point-to-point network FREQ
  974. utility will (hopefully) alleviate the problem, but that remains to be seen.
  975. If such a FREQ program isn't used because people would rather try to make
  976. others pay for their file transfers, then NETPROBE may still be needed years
  977. into the future.
  978.  
  979.  
  980. ─────────────────────────────────────────────────────────────────────────────
  981. Snorkel (1@3459)
  982. ───────────────────────────────────────────────────────────────────────────── 
  983.  
  984. This utility, written by Tolkien 1@3456 WWIVnet, has evolved into the finest
  985. NET packet analyzer for WWIV or any compatible network.After almost 2 years
  986. of revisions and improvements, PACKSCAN version 2.31 has now become more than
  987. just a WWIV packet scanner.
  988.  
  989. In 1991, at my urging, Tolkien undertook the task of writing a program which
  990. would scan all incoming NET mail packets for WWIV, and log them to the sysop
  991. log.Since this original program was written, Tolkien has expanded PACKSCAN's
  992. features until today, it is a full-featured NETWORK2 pre-processor for WWIV
  993. networks.
  994.  
  995. Current features of PACKSCAN v2.31:
  996.  
  997.     ■  Two versions for systems with different amounts of available memory.
  998.        The standard version has a well written graphical screen which displays 
  999.        the progress of packet analysis. The memory-saving version gets rid of 
  1000.        graphics, and reports its progress in text mode.
  1001.  
  1002.     ■  Multi-network compatible.
  1003.  
  1004.     ■  Sysop configurable via a user-friendly configuration interface.
  1005.  
  1006.     ■  Packet logging to the WWIV sysop log.
  1007.  
  1008.     ■  Extended packet logging, providing even more detail than the standard
  1009.        sysop log entries provide.
  1010.  
  1011.     ■  Detailed error logging which reports errors encountered by PACKSCAN
  1012.        when packet transfers occur and are aborted.
  1013.  
  1014.     ■  File logging which reports the status of both incoming and outgoing
  1015.        program files.
  1016.  
  1017.     ■  Ability to transmit and receive program files in specially encoded 
  1018.        packets or "chunks".
  1019.  
  1020.     ■  Ability to receive network updates from network coordinators who use
  1021.        a specially written program called "PUS" (PackScan Update System - 
  1022.        available to all network coordinators for $20).
  1023.  
  1024.     ■  Ability to read the WWIV 4.21+ USER.LST to aid in file acquisition. 
  1025.        This ability may be disabled for those systems which are running
  1026.        programs which may encounter SHARE violations, like Windows (R)*.
  1027.  
  1028.     ■  Fully implemented CRC-32 error checking of incoming program file 
  1029.        chunks.
  1030.  
  1031.     ■  Ability to accept or reject unsolicited program files sent by other 
  1032.        network sysops.
  1033.  
  1034.     ■  Built-in interface with ALLOW.EXE, a utility for storing and searching 
  1035.        for file names of previously uploaded programs.
  1036.  
  1037.     ■  Configurable ability to send SSM's (Small System Messages) to other 
  1038.        network systems when program files are received.
  1039.  
  1040.     ■  Ability to specify the directory "type" for the WWIV upload directory 
  1041.        where program files will be sent.
  1042.  
  1043.     ■  Full implementation and support for the WWIV external packet 
  1044.        pre-processor file redirection implemented in NET32.
  1045.  
  1046.     ■  Fully configurable "ALIAS" file which gives the sysop ultimate control
  1047.        over who may access files from their system.
  1048.  
  1049.     ■  Allows transmission and receipt of program files using a "stealth mode"
  1050.        which will bypass SSM notification to systems who would normally 
  1051.        receive notification of a PACKSCAN upload to your system.
  1052.  
  1053.     ■  File lists indicate which files are/are not available in transfer 
  1054.        areas on your system's hard drive at the time of the request. A tad 
  1055.        slower, perhaps, but then others won't spend the time requesting files 
  1056.        which are not available on your system. CD-ROM drives are not scanned 
  1057.        as all files are presumed to be there.
  1058.        
  1059. Future features of PACKSCAN:
  1060.  
  1061.     ■  Configurable upload event (virus scanning, etc.).
  1062.  
  1063.     ■  Automatic subscriber list generation for networked message echos.
  1064.  
  1065.     ■  Sysop configurable sound board support (Soundblaster, Adlib, Pro Audio 
  1066.        Spectrum, etc.).
  1067.  
  1068.  
  1069. As always, PACKSCAN version 2.31 is FREE. However, due to numerous upgraded
  1070. and newly implemented features, PACKSCAN version 2.31 is not compatible with 
  1071. any previous version of itself. This includes file requesting, file sending 
  1072. and file list requests. Also, because the network coordinator's update 
  1073. utility (PUS) is being upgraded and improved (including some minor
  1074. de-bugging), those sysops who use PACKSCAN to receive their network updates 
  1075. will need to upgrade to version 2.31.
  1076.  
  1077. Unlike previous versions, the four utility files which accompany PACKSCAN are 
  1078. NOT free. These utilities, which give sysops the ability to request file 
  1079. lists and send and receive files, now must be registered. These file 
  1080. utilities will require registration before they will work. These utilities 
  1081. are:
  1082.  
  1083. NETFILE .EXE         Allows you to send a file to one or more nodes
  1084. FILEREQ .EXE         Allows you to send a file request to another system
  1085. LISTREQ .EXE         Allows you to send a file list request to another system
  1086. NFM     .EXE         Does all that the first three do, in one integrated
  1087.                      program, and allows use of "Stealth Mode" as well.
  1088.  
  1089. The utilities listed above must be registered. In an effort to keep sysop 
  1090. registration costs down, normal registration is $20 for all four PACKSCAN 
  1091. utilities. However, for a limited time, ALL FOUR PACKSCAN UTILITIES may be
  1092. purchased for $10. To take advantage of this LOW $10 registration fee, you 
  1093. must send in your registration (check or money order - no cash please), 
  1094. postmarked by July 31, 1993, to:
  1095.  
  1096.                             Sara Felix
  1097.                             c/o PACKSCAN REGISTRATION
  1098.                             7035 Ethel
  1099.                             St. Louis, MO 63117
  1100.  
  1101. Please make all checks payable to "Sara Felix". All registrations received
  1102. will be donated, by Tolkien, to one of the major network mail servers which
  1103. moves YOUR network mail around the world.
  1104.  
  1105. With this new version of PACKSCAN, the WWIV network sysop will gain more
  1106. knowledge about the nature of data flowing into their system. Without
  1107. PACKSCAN, you may be "flying in a fog"; with PACKSCAN, you should have
  1108. "unlimited visibility".
  1109.  
  1110.  
  1111. ───────────────────────────────────────────────────────────────────────────── 
  1112.  Conclusions
  1113. ──────────────────────────────────────────────────────────────────────────────
  1114.  
  1115. Despite the arguments presented against the use of WWIVNet for transmitting
  1116. large files in lieu of direct connections, there have always been those who'll
  1117. take the "Devil's Advocate" side in the matter. Wayne's final ruling on the
  1118. issue, as well as the DE1.EXE distribution will quiet some of the dissention,
  1119. but at the same time will no doubt raise other points of order.
  1120.  
  1121. The recent DE1.EXE distribution will no doubt be used as a prime example for
  1122. both sides of the debate. There will be those who'll use this event as
  1123. evidence of how UU encoded files can be beneficial to WWIVNet, while others
  1124. will use it to cry "foul!" and "double-standard!!" in what will no doubt be
  1125. described as a "sour grapes" response by those who wish to use the net any way
  1126. they see fit regardless of the consequences.
  1127.  
  1128. In any case, the matter does seem to be essentially a settled one for now.
  1129. With the development and forthcoming release of WW4-FREQ by 2@2050, as well
  1130. as the existence of FILENET and the PACKSCAN and NETPROBE utilities, perhaps
  1131. the final nail has been hammered into a coffin containing UUENCODE.
  1132.  
  1133. ───────────────┬─────────────────────────────────────────────┬───────────────
  1134.                │           Filo's Mod of the Month           │
  1135.                │              by Filo (1@2050)               │
  1136.                └─────────────────────────────────────────────┘
  1137.  
  1138. The Mod-of-The-Month Selection represents my choice of what appears to be a 
  1139. useful, practical mod to WWIV. It does not mean it is the best mod posted or 
  1140. even that it works as I may not have tested it. Given the limitations of this 
  1141. media, uuencoded mods are NOT eligible for selection as mod-of-the-month.
  1142.  
  1143. The June selection is another contribution from The Bishop 1@7. This mod 
  1144. should prove to be useful for those who need to move subs and/or directories.
  1145.  
  1146.  
  1147. ╔═══════════════════════════════════════════════════════════════════════════╗
  1148. ║ WWIV Desc    : Re-Order Subs and Dirs in //BOARDEDIT and //DIREDIT        ║
  1149. ║                                                                           ║
  1150. ║ Filename     : TB15-422.ZIP          Mod Version       : 1.0σ             ║
  1151. ║ Author       : τhe ßishop            1st File Modified : SUBEDIT.C        ║
  1152. ║  1st Net     :  1@   7.WWIVnet       2nd File Modified : DIREDIT.C        ║
  1153. ║  2nd Net     :  1@   7.WWIVweb       3rd File Modified : FCNS.H           ║
  1154. ║  3rd Net     :  1@   7.ExpressNet    4th File Modified :                  ║
  1155. ║  4th Net     :  1@   7.FunNet        5th File Modified :                  ║
  1156. ║  5th Net     :  1@4550.IceNet        6th File Modified :                  ║
  1157. ║  6th Net     :  1@4550.USLink        7th File Modified :                  ║
  1158. ║                                                                           ║
  1159. ║ WWIV Version : 4.22                  Date              : 01 June 1993     ║
  1160. ║                                                                           ║
  1161. ║ Difficulty   : ████▒▒▒▒▒▒                                                 ║
  1162. ║                                                                           ║
  1163. ║ Description  :  Over the years I've wanted to re-order my subs and        ║
  1164. ║                directories more times than I can remember. So I finally   ║
  1165. ║                decided to do something about it. This mod allows SysOps   ║
  1166. ║                to take any one sub/dir and move it before any other one.  ║
  1167. ║                In addition, it maintains proper qscan pointers for all    ║
  1168. ║                all of your users (even deleted ones) after moving subs    ║
  1169. ║                and/or dirs. Enjoy!                                        ║
  1170. ║                                                                           ║
  1171. ║                                                                       τß  ║
  1172. ╚═══════════════════════════════════════════════════════════════════════════╝
  1173.  
  1174. ┌─────────────────────────────────┐
  1175. │ Legend:                         │
  1176. │                                 │
  1177. │  = Leave this line alone        │
  1178. │  + Add this line                │
  1179. │  - Delete this line             │
  1180. │  | Change this line             │
  1181. │  . Many statements elapse here  │
  1182. └─────────────────────────────────┘
  1183.  
  1184. ┌───────────────────────────┐
  1185. │ Disclaimer: LIVE WITH IT. │
  1186. └───────────────────────────┘
  1187.  
  1188. ──────────────────────────────────────────────────────────────────────────────
  1189. Step 0:   Back your source code up. In addition, back up the
  1190. following files in your DATA directory:
  1191.  
  1192.      SUBS.*
  1193.      DIRS.*
  1194.      USER.*
  1195.  
  1196. I recommend putting them in one big zip file. I'll be shocked if
  1197. you need the backup, but I wouldn't be recommending it if I didn't
  1198. think you should do it.
  1199. ──────────────────────────────────────────────────────────────────────────────
  1200.  
  1201. ──────────────────────────────────────────────────────────────────────────────
  1202. Step 1:   Open up SUBEDIT.C. Block copy swap_subs() in before insert_sub().
  1203. ──────────────────────────────────────────────────────────────────────────────
  1204.  
  1205. /* TB15-422.MOD */
  1206. void swap_subs(int sub1, int sub2)       
  1207. {
  1208.   int i,i1,i2,nu;
  1209.   unsigned long *qsc, *qsc_p, *qsc_n, *qsc_q, m1, m2, m3, tl;
  1210.   subboardrec sbt;
  1211.   xtrasubsrec xst;
  1212.  
  1213.   nu=number_userrecs();
  1214.   close_user();
  1215.  
  1216.   qsc=(unsigned long *)farmalloc(syscfg.qscn_len);
  1217.   if (qsc) {
  1218.     for (i=1; i<=nu; i++) {
  1219.       read_qscn(i,qsc,1);
  1220.       qsc_n=qsc+1;
  1221.       qsc_q=qsc_n+(max_dirs+31)/32;
  1222.       qsc_p=qsc_q+(max_subs+31)/32;
  1223.  
  1224.       if (qsc_q[sub1/32] & (1L<<(sub1%32)))
  1225.         i1=1;
  1226.       else
  1227.         i1=0;
  1228.       if (qsc_q[sub2/32] & (1L<<(sub2%32)))
  1229.         i2=1;
  1230.       else
  1231.         i2=0;
  1232.       if (i1+i2==1) {         /* One is scanned; the other isn't */
  1233.         qsc_q[sub1/32] ^= (1L<<(sub1%32));
  1234.         qsc_q[sub2/32] ^= (1L<<(sub2%32));
  1235.       }
  1236.  
  1237.       tl=qsc_p[sub1];
  1238.       qsc_p[sub1]=qsc_p[sub2];
  1239.       qsc_p[sub2]=tl;
  1240.  
  1241.       write_qscn(i,qsc,1);
  1242.     }
  1243.     close_qscn();
  1244.     farfree(qsc);
  1245.   } 
  1246.  
  1247.   sbt=subboards[sub1];
  1248.   subboards[sub1]=subboards[sub2];
  1249.   subboards[sub2]=sbt;
  1250.  
  1251.   tl=sub_dates[sub1];
  1252.   sub_dates[sub1]=sub_dates[sub2];
  1253.   sub_dates[sub2]=tl;
  1254.  
  1255.   xst=xsubs[sub1];
  1256.   xsubs[sub1]=xsubs[sub2];
  1257.   xsubs[sub2]=xst;
  1258.  
  1259.   save_subs();
  1260. }
  1261.  
  1262. ──────────────────────────────────────────────────────────────────────────────
  1263. Step 2:   Below, at the end of insert_sub(), comment out modify_sub(n);
  1264. ──────────────────────────────────────────────────────────────────────────────
  1265. = save_subs();
  1266.  
  1267. = if (curlsub>=n)
  1268. =   curlsub++;
  1269.  
  1270. | // modify_sub(n);    /* Removed TB15-422.MOD */
  1271.  
  1272. ──────────────────────────────────────────────────────────────────────────────
  1273. Step 3:   Below in boardedit() make the following changes:
  1274. ──────────────────────────────────────────────────────────────────────────────
  1275.  
  1276. void boardedit(void)
  1277. {
  1278. = int i,i1,i2,done,f;
  1279. = char s[81],s1[81],s2[81],ch;
  1280. =
  1281. = if (!checkpw())
  1282. =   return;
  1283. = showsubs();
  1284. = done=0;
  1285. = do {
  1286. =   nl();
  1287. -   prt(2,get_string(211));  
  1288. +   prt(2,"Subs: D:elete, I:nsert, M:odify, R:eorder, Q:uit, ? : ");
  1289. |   ch=onek("QDIMR?");        /* TB15-422.MOD add R */
  1290. =   switch(ch) {
  1291. =     case '?':
  1292. =       showsubs();
  1293. =       break;
  1294. =     case 'Q':
  1295. =       done=1;
  1296. =       break;
  1297.  
  1298. /* Add Block (+) */
  1299.  
  1300.       case 'R':
  1301.         if (num_subs<max_subs) {
  1302.           nl();
  1303.           prt(2,"Take Sub Number? ");
  1304.           input(s,3);
  1305.           i1=atoi(s);
  1306.           if ((!s[0]) || (i1<0) || (i1>num_subs))
  1307.             break;
  1308.           nl();
  1309.           prt(2,"And Move Before Sub Number? ");
  1310.           input(s,3);
  1311.           i2=atoi(s);
  1312. /*
  1313.  *
  1314.  *  Note: inserting a sub before sub 0, 32, 64, 92, or etc will toggle on-for-
  1315.  *  scanning all the subs in that 32 sub block. For example, moving sub 4
  1316.  *  before sub 0 will cause all users to scan subs 0-31. This is not a bug
  1317.  *  in my code but rather in Wayne's stock insert_sub (try inserting sub
  1318.  *  0 and the same thing will happen). It is minor, but should be fixed for
  1319.  *  WWIV v4.23. If you don't care about screwing up the "which subs to scan"
  1320.  *  qscan pointer when moving before these subs, remove the (i2%32==0)
  1321.  *  condition in the if statement below.
  1322.  *
  1323.  */
  1324.           if ((!s[0]) || (i2<0) || (i2%32==0) || (i2>num_subs) || (i1==i2) ||
  1325. (i1+1==i2))
  1326.             break;
  1327.           nl();
  1328.           if (i2<i1)
  1329.             i1++;
  1330.           write_qscn(usernum,qsc,1);
  1331.           insert_sub(i2);
  1332.           swap_subs(i1,i2);
  1333.           delete_sub(i1);
  1334.           showsubs();
  1335.         } else {
  1336.           nl();
  1337.           pl("You must increase the number of subs in INIT.EXE first.");
  1338.         }
  1339.         break;
  1340.  
  1341. /* End Block Add */
  1342.  
  1343. =     case 'M':
  1344. =       nl();
  1345. =       prt(2,get_string(212));
  1346. =       input(s,3);
  1347. =       i=atoi(s);
  1348. =       if ((s[0]!=0) && (i>=0) && (i<num_subs))
  1349. =         modify_sub(i);
  1350. =       break;
  1351. =     case 'I':
  1352. =       if (num_subs<max_subs) {
  1353. =         nl();
  1354. =         prt(2,get_string(213));
  1355. =         input(s,3);
  1356. =         i=atoi(s);
  1357. |         if ((s[0]!=0) && (i>=0) && (i<=num_subs)) {  /* { is TB15-422.MOD */
  1358. =           insert_sub(i);
  1359. +           modify_sub(i);   /* TB15-422.MOD */
  1360. +         }                  /* TB15-422.MOD */
  1361. =       }
  1362. =       break;
  1363.  
  1364. ────────────────────────────────────────────────────────────────────────────-
  1365. Step 4:  Save SUBEDIT.C and open DIREDIT.C. Block copy swap_dirs()
  1366. in before insert_dir(). Uncomment the appropriate lines if you've got
  1367. JAFO14.MOD installed, as I do.
  1368. ────────────────────────────────────────────────────────────────────────────-
  1369.  
  1370. /* TB15-422.MOD */
  1371. void swap_dirs(int dir1, int dir2)
  1372. {
  1373.   int i,i1,i2,nu;
  1374.   unsigned long *qsc, *qsc_n, tl;
  1375.   directoryrec drt;
  1376.   // float tf;   /* Only if JAFO14 is installed */
  1377.  
  1378.   nu=number_userrecs();
  1379.   close_user();
  1380.  
  1381.   qsc=(unsigned long *)farmalloc(syscfg.qscn_len);
  1382.   if (qsc) {
  1383.     for (i=1; i<=nu; i++) {
  1384.       read_qscn(i,qsc,1);
  1385.       qsc_n=qsc+1;
  1386.  
  1387.       if (qsc_n[dir1/32] & (1L<<(dir1%32)))
  1388.         i1=1;
  1389.       else
  1390.         i1=0;
  1391.       if (qsc_n[dir2/32] & (1L<<(dir2%32)))
  1392.         i2=1;
  1393.       else
  1394.         i2=0;
  1395.       if (i1+i2==1) {         /* One is scanned, the other isn't */
  1396.         qsc_n[dir1/32] ^= (1L<<(dir1%32));
  1397.         qsc_n[dir2/32] ^= (1L<<(dir2%32));
  1398.       }
  1399.  
  1400.       write_qscn(i,qsc,1);
  1401.     }
  1402.     close_qscn();
  1403.     farfree(qsc);
  1404.   } 
  1405.  
  1406.   drt=directories[dir1];
  1407.   directories[dir1]=directories[dir2];
  1408.   directories[dir2]=drt;
  1409.  
  1410.   tl=dir_dates[dir1];
  1411.   dir_dates[dir1]=dir_dates[dir2];
  1412.   dir_dates[dir2]=tl;
  1413.  
  1414.   // tf=dir_ratios[dir1];                  /* Only if JAFO14 is installed */
  1415.   // dir_ratios[dir1]=dir_ratios[dir2];    /* Only if JAFO14 is installed */
  1416.   // dir_ratios[dir2]=tf;                  /* Only if JAFO14 is installed */
  1417.   // save_dir_ratios();                    /* Only if JAFO14 is installed */
  1418. }
  1419.  
  1420.  
  1421. ──────────────────────────────────────────────────────────────────────────────
  1422. Step 5:   Below, at the end of insert_dir(), comment out modify_dir(n);
  1423. ──────────────────────────────────────────────────────────────────────────────
  1424. =   close_qscn();
  1425. =   farfree(qsc);
  1426. = }
  1427.  
  1428. | // modify_dir(n);    /* Removed TB15-422.MOD */
  1429.  
  1430. ────────────────────────────────────────────────────────────────────────────-
  1431. Step 6:   Below in dlboardedit() make the following changes:
  1432. ────────────────────────────────────────────────────────────────────────────-
  1433. void dlboardedit(void)
  1434. {
  1435. = int i,i1,i2,done,f;
  1436. = char s[81],s1[81],s2[81],ch;
  1437. =
  1438. = if (!checkpw())
  1439. =   return;
  1440. = showdirs();
  1441. = done=0;
  1442. = do {
  1443. =   nl();
  1444. -   prt(2,get_string(160));   
  1445. +   prt(2,"Dirs: D:elete, I:nsert, M:odify, R:eorder, Q:uit, ? : ");
  1446. |   ch=onek("QDIMR?");        /* TB15-422.MOD add R */
  1447. =   switch(ch) {
  1448. =     case '?':
  1449. =       showdirs();
  1450. =       break;
  1451. =     case 'Q':
  1452. =       done=1;
  1453. =       break;
  1454.  
  1455. /* Add Block (+) */
  1456.  
  1457.       case 'R':
  1458.         if (num_dirs<max_dirs) {
  1459.           nl();
  1460.           prt(2,"Take Dir Number? ");
  1461.           input(s,3);
  1462.           i1=atoi(s);
  1463.           if ((!s[0]) || (i1<0) || (i1>num_dirs))
  1464.             break;
  1465.           nl();
  1466.           prt(2,"And Move Before Dir Number? ");
  1467.           input(s,3);
  1468.           i2=atoi(s);
  1469. /*
  1470.  *
  1471.  *  Note: inserting a dir before dir 0, 32, 64, 92, or etc will toggle on-for-
  1472.  *  scanning all the dirs in that 32 dir block. For example, moving dir 4
  1473.  *  before dir 0 will cause all users to scan dirs 0-31. This is not a bug
  1474.  *  in my code but rather in Wayne's stock insert_dir (try inserting dir
  1475.  *  0 and the same thing will happen). It is minor, but should be fixed for
  1476.  *  WWIV v4.23. If you don't care about screwing up the "which dirs to scan"
  1477.  *  qscan pointer when moving before these dirs, remove the (i2%32==0)
  1478.  *  condition in the if statement below.
  1479.  *
  1480.  */
  1481.           if ((!s[0]) || (i2<0) || (i2%32==0) || (i2>num_dirs) || (i1==i2))
  1482.             break;
  1483.           nl();
  1484.           if (i2<i1)
  1485.             i1++;
  1486.           write_qscn(usernum,qsc,1);
  1487.           insert_dir(i2);   
  1488.           swap_dirs(i1,i2); 
  1489.           delete_dir(i1);   
  1490.           showdirs();
  1491.         } else {
  1492.           nl();
  1493.           pl("You must increase the number of dirs in INIT.EXE first.");
  1494.         }
  1495.         break;
  1496.  
  1497. /* End Block Add */
  1498.  
  1499. =     case 'M':
  1500. =       nl();
  1501. =       prt(2,get_string(161));
  1502. =       input(s,3);
  1503. =       i=atoi(s);
  1504. =       if ((s[0]!=0) && (i>=0) && (i<num_dirs))
  1505. =         modify_dir(i);
  1506. =       break;
  1507. =     case 'I':
  1508. =       if (num_dirs<max_dirs) {
  1509. =         nl();
  1510. =         prt(2,get_string(162));
  1511. =         input(s,3);
  1512. =         i=atoi(s);
  1513. |         if ((s[0]!=0) && (i>=0) && (i<=num_dirs)) {  /* { Add TB15-422.MOD
  1514. */
  1515. =           insert_dir(i);
  1516. +           modify_dir(i);    /*   Add TB15-422.MOD */
  1517. +         }                   /* } Add TB15-422.MOD */
  1518. =       }
  1519. =       break;
  1520.  
  1521. ────────────────────────────────────────────────────────────────────────────-
  1522. Step 7:   Add swap_subs() and swap_dirs() to FCNS.H:
  1523. ────────────────────────────────────────────────────────────────────────────-
  1524.  
  1525. /* File: diredit.c */
  1526.  
  1527. void modify_dir(int n);
  1528. void swap_dirs(int dir1, int dir2);  /* TB15-422.MOD */
  1529. void insert_dir(int n);
  1530. .
  1531. .
  1532. .
  1533. /* File: subedit.c */
  1534.  
  1535. void modify_sub(int n);
  1536. void swap_subs(int sub1, int sub2);  /* TB15-422.MOD */
  1537. void insert_sub(int n);
  1538.  
  1539. ────────────────────────────────────────────────────────────────────────────-
  1540. Step 8:  You're done!  Please email me if you use this mod!
  1541.  
  1542. ───────────────┬─────────────────────────────────────────────┬───────────────
  1543.                │                Type 0 Forum                 │
  1544.                │         Edited by Omega Man (1@5282)        │
  1545.                └─────────────────────────────────────────────┘
  1546.  
  1547.  
  1548. The Type 0 Forum is WWIVnews' "Letters To The Editor" section. Comments,
  1549. criticisms, questions, and suggestions can be sent to WWIVnews c/o 1@5282.
  1550. WWIVnews reserves the right to edit any submissions for either clarity,
  1551. punctuation, or spelling, but will endeavor to maintain the content integrity
  1552. as close to that originally submitted as possible.
  1553.  
  1554. ─────────────────────────────────────────────────────────────────────────────
  1555.  
  1556. Dear Editor:  
  1557.  
  1558. I find it very interesting that you published a letter from Rebel 1 in the
  1559. latest WWIVnews!  This guy has *really* gotten on my nerves. I think you
  1560. should have pointed out that this guy is *the* Plagiarist Of The Month! He
  1561. took my JAFO12 mod (WWIV Time Bank) and changed a line and made it his own.
  1562.  
  1563. All he did was remove all the strings and tell people to use his string mod to
  1564. put the strings in an external .STR file. Of course, his string mod is just a 
  1565. TOTAL ripoff of Tolkien and Snorkel's MODSTRIN.MOD.
  1566.  
  1567. I did a DIFF of my "void timebank" and his "void jrftime", and not a SINGLE 
  1568. line was different except for the fact that his didn't have any strings (just 
  1569. calls to jrf_string).
  1570.  
  1571. I posted something nasty on the WWIVnet Mod Sub (Filo moved my post) telling 
  1572. him if I wanted to distribute my mods without strings I'd do so!
  1573.  
  1574.  
  1575.                                                             JAFO (1@8861)
  1576.  
  1577. Editor's Reply:
  1578.  
  1579. While it's not the policy of WWIVNews to refuse submissions based on any
  1580. disagreements between the author and other parties, it is also not the policy
  1581. of WWIVNews to point out any reported transgressions, or act in an accusatory
  1582. manner in matters such as this. To point out non-sequiturs such as this would
  1583. be about as beneficial to WWIVNews as the dismantling of WWIVNet, and would be
  1584. about the same as adding an Editor's NOTE before every column telling the
  1585. readers what sort of screw-ups the author has committed since last issue.
  1586.  
  1587. This, however, is not to say that JAFO's complaints aren't possibly valid.
  1588. Those who subscribe to the MODNET subs were witness to the brief debate that
  1589. ensued over the accusations of plagiarism. As stated in the last issue of
  1590. WWIVNews:
  1591.  
  1592. "On the other side of the fence, of course, is the issue of proper accredation
  1593. of source material. Nobody likes to see someone else get credit for hard work
  1594. they didn't perform, and the same goes triple for programmers. As a result, at
  1595. least twice a month there can be heard the cries of "PLAGIARISM!!" on the
  1596. Modnet Discussion sub - usually over someone's total duplication of a
  1597. sublist(void) or dirlist(void) replacement - and brief flames erupt until Filo
  1598. steps in to put them out."
  1599.  
  1600. Sure enough, this observation was proven at least twice since this self-quote
  1601. first saw print.
  1602.  
  1603. Again, plagiarism of modifications - or any other work, for that matter -
  1604. isn't part of any proper code of ethical conduct. However, as there are no
  1605. WWIVNet guidelines covering such actions, accusations pertaining to such
  1606. should be conducted in a civil manner in whatever forum the participants
  1607. choose for their discussions on the matter.
  1608.  
  1609.  
  1610. Dear Editor: 
  1611.  
  1612. For the nearly eight years I have been running the WWIV software there hasn't
  1613. been a change to the manner in which Wayne Bell (the software author) chose to
  1614. list messages on the BBS area, commonly called a "message base," "message
  1615. sub," a "public message area," or any variety of other names. This format for
  1616. reading public messages displays the title, author, date and time of the
  1617. writing, BBS origin (included recently), and sometimes a line indicating it is
  1618. "with regards" to another when it is in reply to previous message (also called
  1619. a "post"). Another important feature of reading messages includes a feature
  1620. whereby a user may scan only the titles of all the "posts".
  1621.  
  1622. The scan feature is very useful to sysops and users reading numerous message
  1623. areas that contain large numbers of messages, or to many sysops who carry (or
  1624. host) an overabundance of message areas and wish to spend as little time as
  1625. possible browsing through messages, while still being able to get the most out
  1626. of them, as do their users. Enter the infamous Random Title.
  1627.  
  1628. This is an example of an actual random title (which was posted in the #1
  1629. Sysops nationally networked message base):
  1630.  
  1631.  
  1632. Title: RE: Re: The Bermuda Triangle is a strange place  [Random Title]
  1633.  
  1634.  
  1635. The above title had nothing to do with the content of its attached message,
  1636. and therefore acts as a red herring serving only to conceal the true intent of
  1637. the message, whether this result was intentional or not. Moreover, random
  1638. titles are usually selected at random from a list of dissimilar titles, and
  1639. this process inherently has an infinitesimal chance of correlating to a
  1640. message, inevitably having absolutely nothing in connection with the contents
  1641. of a message. Randomness may lead to chaos, and it almost certainly
  1642. precipitates confusion. The turmoil may increase logarithmically as other
  1643. sysops or users respond to messages using random titles, further saturating
  1644. the message base with a plethora of post-titles that make no sense and have no
  1645. relation to the contents of the messages contained within.
  1646.  
  1647. Doctors tell us that humans learn very quickly through conditioned response.
  1648. This is the concept demonstrated by the following example: A person may have
  1649. an adverse reaction to eating a certain type of food. After finding which food
  1650. is responsible, the person will be conditioned to remember the effects and not
  1651. eat that food. An analogous situation: Many sysops and users are looking for
  1652. answers to questions they have asked in the different forums. After scanning
  1653. the message titles for an answer to his earlier post, a sysop or user
  1654. encounters a few pertinent messages, but with cryptic titles, and many more
  1655. irrelevant message with confusing titles. The unconventional titles often
  1656. contain the words "Random Title" in them, or they are only a bit of
  1657. punctuation, such as the infamous ellipsis (...), exclamation points (!!!), or
  1658. a single word, "Yeah," "No!" "Whatever," or a few words that still don't imply
  1659. meaning: "I don't agree," "WWIVCon," "What I said was..." "Etc., etc." "Help
  1660. me," "My answer:" and the list continues. After reading many of these
  1661. messages, finding them useless, the sysop or user develops a conditioned
  1662. response to skip over them. 
  1663.  
  1664. The worst part about this situation: What happens when message has a random
  1665. title, but contains the exact information the sysop or user is looking for,
  1666. and is skipped because its title implies no relation to its content?  One
  1667. potential result is that the person asking the question repeats it in a second
  1668. or third message, and then is either ignored or criticized for repeating the
  1669. message & not seeing the original answer. The ensuing messages then clutter up
  1670. any topics that are current in the forum. There are other less and more
  1671. catastrophic effects that for space considerations of this article I must
  1672. leave out. The main point of this example is that important information may be
  1673. overlooked.
  1674.  
  1675. While some of the above title examples may appear acceptable, none of them
  1676. properly imply the what might be the primary content of a message. "Help me,"
  1677. for example, could specify what kind of help is required, or what the problem
  1678. is, all in the title area. "I don't agree," could also indicate with what and
  1679. whom there is not an agreement. Wayne Bell, the author of WWIV, left the
  1680. potential length of message titles long to enable sysops and users to be
  1681. specific with respect to what help or information they're looking for, not so
  1682. that they could be lazy and ignore them, leaving their messages unsupported.
  1683.  
  1684. Try to make your titles suggest what the message is going to say. Otherwise,
  1685. if you have something important to scan, a lot of people are going to scan
  1686. right past it. If someone is scanning through many messages per day, they want
  1687. to skip the messages that don't apply to them, and the messages with random or
  1688. meaningless titles are the easiest way to make them do that.
  1689.  
  1690. A good rule of thumb is to make the titles of your messages describe what your
  1691. entire message is about, presenting as much information as possible in the
  1692. limited space given. Many people are more likely to read, "How to make
  1693. $35/user per yr by charging for XXX .GL d/l's," rather than "Making money..."
  1694. or "Check this out!" or "A wrinkle in time is a disastrous thing [Random
  1695. Title]." 
  1696.  
  1697. BBS's are an incredible force for spreading and obtaining information. Used
  1698. correctly and proficiently one can reap enormous benefits from them; used with
  1699. insouciance or indifference they degenerate into a confused, banal and fatuous
  1700. collection of expensive wastes of modems, telephone lines, and computers.
  1701.  
  1702.                                                        Number One (1@6951)
  1703.  
  1704.  
  1705. Editor's Reply:
  1706.  
  1707. Number One's comments speak essentially speak for themselves. The use of
  1708. Random or non-related titles on networked subs - especially high-volume ones -
  1709.  can render unto one's posts a bit of camouflage that will cause "title
  1710. scanners" to skip over them, totally oblivious to the content of the post.
  1711.  
  1712. Granted, those in support of the use of this style of titling argue vehemently
  1713. that scanning titles is a sign of laziness, and that if one is not going to
  1714. read every post on a sub then that person has no business having access to the
  1715. sub in the first place.
  1716.  
  1717. Problem with this argument is twofold: 
  1718.  
  1719. First, on a high-volume sub - one that has over 100 posts a day - reading
  1720. every single post can take more time than most people with lives have to spend
  1721. reading messages. This is especially applicable on politically oriented subs
  1722. as the WWIV World-Wide Link and the Political Incorrectness Net, as well as
  1723. other subs such as the #1's Only Sub, the IBM Information Net and 1@1's Star
  1724. Trek Sub(*). As a result, people with limited time frames must resort to title
  1725. scanning in order to keep up as best as possible with the topics of discussion
  1726. for the sub in question.
  1727.  
  1728. (*) This is applicable primarily during the start of a new season :-)
  1729.  
  1730. In other words, its not a matter of laziness, it's a matter of lack of free
  1731. time.
  1732.  
  1733. Secondly, there's a bit of double-standardization in action here. By refusing
  1734. to take the time to give each post a distinct, descriptive title, those who
  1735. rely on Random or non-related titles are themselves the ones being lazy.
  1736.  
  1737. Now, once upon a time, back in the days before Eight-Ball went off to college,
  1738. there was a particularly active poster who insisted on giving every message
  1739. posted on the high-volume subs that person frequented a nondescript, macro-
  1740. defined title, regardless of the content of the post. 
  1741.  
  1742. That simple title was "Hi!", and it drove every "title scanner" on those subs 
  1743. crazy - especially when there were 30-40 posts in a row with that title!
  1744.  
  1745. While quite a number of these posts contained serious, intelligent
  1746. commentaries, most of them were ignored by the majority of readers because
  1747. most of them were "title scanners". The rare times this person's comments were
  1748. noticed occurred when someone who wasn't just a "title scanner" quoted
  1749. something from one of this person's posts.
  1750.  
  1751. When confronted about the nondescript title, the person in question gave two
  1752. excuses that attempted to transfer the blame upon the "title scanners". The
  1753. first argument was paraphrased earlier. The second one, however, went
  1754. something like this:
  1755.  
  1756. "I use 'Hi!' as a friendly title for every post. Those who wish to be friendly
  1757. should be attracted by this title, and read my post without any concern
  1758. beforehand of the content!"
  1759.  
  1760. This argument, needless to say, was so full of...well, full of *something*
  1761. that it provided perfect cannon fodder not only for the majority of the sub's
  1762. more prolific character assassins, but for those in the novice category as
  1763. well. In the end, while the poster in question wasn't essentially repentant
  1764. after his/her/its public flambe', of the posts originating from that account
  1765. a significant portion were _not_ simply titled "Hi!" 
  1766.  
  1767. Situations like this are also prime arguments for those who wish to see some
  1768. sort of WWIVNet ban on Random Titles. However, like taglines, Random Titles
  1769. can serve a useful purpose so long as they're used properly. If one is going
  1770. to implement a mod to allow for Random Titles, one should also implement a
  1771. version of the mod that allows this feature to be turned off for networked
  1772. subs whose high traffic flow would cause such posts to be a waste of time and
  1773. network resources. 
  1774.  
  1775. A title is essentially an advertisement for your post. Posters need to
  1776. acknowledge the fact that using descriptive titles will enhance their chances
  1777. of their posts being read on a high-volume sub. When one is either seeking or
  1778. giving information, such efforts are only as good as the methods used to
  1779. attract the attention of the target audience. If you need information, and you
  1780. don't use a title reflective of this fact, then you have nobody but yourself
  1781. to blame for the lack of response you'll receive.
  1782.  
  1783.  
  1784. ───────────────┬─────────────────────────────────────────────┬───────────────
  1785.                │        WWIV-Compatible Networks List        │
  1786.                │            (July Final Edition)             │
  1787.                │            37 Networks Included             │
  1788.                │            by Red Dwarf (1@6264)            │
  1789.                └─────────────────────────────────────────────┘
  1790.  
  1791. The following information is compiled as a service to BBS operators and has
  1792. not been verified for accuracy. Attempts are made to keep the material current
  1793. and usable. If you are aware of changes that should be made, such as additions
  1794. or deletions, please send them to me in E-Mail. 
  1795.  
  1796. Information for this listing should only be submitted by the contact person
  1797. for each network. You should also inform me of any changes to be made. Please
  1798. specify which field the changes affect.
  1799.  
  1800. This edition contains new entries or updates for:  SigNet, USLink, IceLink,
  1801. DarkNET, SCAnet, InfiNet, ACiDNet, NOVAnet, LeeNet, TerraNet, CARDnet, 
  1802. SOLARnet, ROCKnet, APEX, Alternetive, Znet, ROPEnet, CHAOSnet, RADSnet, 
  1803. ADULTNet.
  1804.  
  1805. ─────────────────────────────────────────────────────────────────────────────
  1806. Abyssal Net [General] (80) (5-1-93)
  1807. IceNET @8399
  1808. Matrix - 908-905-6691
  1809. Handles, No Application, No
  1810. Roleplaying and Cyberpunk are hot topics.
  1811. ─────────────────────────────────────────────────────────────────────────────
  1812. Acidnet [General] (17) (6-8-93)
  1813. WWIVnet @5876, IceNET @5850
  1814. Florida Keys - 518-587-0317
  1815. Handles, Application, Yes
  1816. Growing all the time!  Friendly NC and network staff.
  1817. ─────────────────────────────────────────────────────────────────────────────
  1818. Advent [General] (34) (5-8-93)
  1819. WWIVnet @8318
  1820. The WILD Side! - 803-788-7469
  1821. Handles, No Application, Yes
  1822. --Originally started in Aug 90, the net has grown to cover 3 states.
  1823. --Has automatic update software, and a dedicated 16.8k hst server
  1824. ─────────────────────────────────────────────────────────────────────────────
  1825. ADULT Net (WWIV Based) [Specific] (1) (6-16-93)
  1826. No network connections.
  1827. The Funny Pages - 612-888-2080
  1828. Handles, No Application, Yes
  1829. Adult national discussion of Swinging/Dating/Alternative Lifestyles
  1830. Sexual positions/items/toys and stories ALL of ADULT nature.
  1831. ─────────────────────────────────────────────────────────────────────────────
  1832. Alternetive [General] (19) (6-11-93)
  1833. WWIVLink @14062
  1834. The City Morgue - 410-666-1035
  1835. Handles, No Application, Yes
  1836. Just a group of laid back people looking to have fun and enjoy
  1837. ourselves. A must have for the modern sysop.
  1838. ─────────────────────────────────────────────────────────────────────────────
  1839. APEX                            
  1840. WWIVnet @13600, IceNET @3600, WWIVLink @13600
  1841. Purgatory BBS - 306-665-0274
  1842. Handles, Application, Yes
  1843. -Created in March 1992. It was based on creative writing and RPG
  1844. -networking. General Subs Available.
  1845. ─────────────────────────────────────────────────────────────────────────────
  1846. CaffNet
  1847. WWIVnet @3101
  1848. Star-Lit BBS - 301-229-2957
  1849. Handles, No Application, No
  1850. ─────────────────────────────────────────────────────────────────────────────
  1851. CARDNet [General] (6) (6-5-93)
  1852. IceNET @5077, WWIVLink @15062
  1853. ? - 510-458-4370,,222222
  1854. Handles, No Application, Yes
  1855. Cardnet - Chaotic, Random, Deviants Network. The name says it all.
  1856. Welcoming members from all areas. Join today!
  1857. ─────────────────────────────────────────────────────────────────────────────
  1858. CHAOSnet [General] (30) (6-12-93)
  1859. WWIVnet @9404, IceNET @9402, WWIVLink @19402
  1860. Data*West BBS - 904-259-8951
  1861. Handles, No Application, Yes
  1862. One of the quickest growing national networks with network servers,
  1863. automated updates, and the most helpful sysops in any network.
  1864. ─────────────────────────────────────────────────────────────────────────────
  1865. Chess_Net [Specific] (5) (4-4-93)
  1866. WWIVnet @5915
  1867. The Duke of Earl - 509-291-3760
  1868. Handles, No Application, No
  1869. Dedicated to the philosophy of chess.
  1870. ─────────────────────────────────────────────────────────────────────────────
  1871. C/NET
  1872. WWIVnet @6956, IceNET @6956
  1873. Cold Fusion - 619-434-1482
  1874. Handles, Application, Yes
  1875. ─────────────────────────────────────────────────────────────────────────────
  1876. DarkNET
  1877. IceNET @5805, WWIVnet @5811
  1878. Storm Blade - 508-368-7971
  1879. Handles, Application, Yes
  1880. ─────────────────────────────────────────────────────────────────────────────
  1881. DeathNet [] () ()
  1882. WWIVnet @19982
  1883. ─────────────────────────────────────────────────────────────────────────────
  1884. DEEPnet
  1885. WWIVnet @7405, IceNET @7405, WWIVLink @17405
  1886. Deep Space 8 - 704-553-0780
  1887. Handles, No Application, Yes
  1888. ─────────────────────────────────────────────────────────────────────────────
  1889. DragNET
  1890. WWIVnet @2936, IceNET @2913
  1891. Toon Town - 209-323-9412
  1892. Handles, No Application, No
  1893. ─────────────────────────────────────────────────────────────────────────────
  1894. DragonNET
  1895. WWIVnet @7670
  1896. Cool World - 716-681-7341
  1897. Handles, No Application, No
  1898. ─────────────────────────────────────────────────────────────────────────────
  1899. DragonsNet [Specific] () ()
  1900. WWIVnet @6263
  1901. Unlimited Enterprises - 612-871-7625
  1902. Handles, No Application, Yes
  1903. ─────────────────────────────────────────────────────────────────────────────
  1904. EliteNET [General] (29) (2-17-93)
  1905. IceNET @2462
  1906. Alley Closed BBS - 214-238-8121
  1907. Handles, Application, Yes
  1908. "The No-Nonsense Network"  Totally democratic network using all
  1909. members' opinions and votes. Close and friendly network.
  1910. ─────────────────────────────────────────────────────────────────────────────
  1911. ExpressNET
  1912. WWIVnet @6754
  1913. Data Express - 617-247-3383
  1914. Handles, No Application, Yes
  1915. ─────────────────────────────────────────────────────────────────────────────
  1916. EagleNet [General] (12) (2-18-93)
  1917. IceNET @7676
  1918. Berek's Homeland - 716-826-4698
  1919. Handles, No Application, No
  1920. EagleNet was set up so that users and sysops could order things that
  1921. they use everyday and have it sent to their doorstep.
  1922. ─────────────────────────────────────────────────────────────────────────────
  1923. FIITAnet
  1924. WWIVnet @9957
  1925. Baxter BBS - 919-878-0054
  1926. Handles, No Application, No
  1927. ─────────────────────────────────────────────────────────────────────────────
  1928. FILEnet [] () (1-28-93)
  1929. WWIVnet @8412 - Inquire at @1052
  1930. Pocket Universe - 803-552-8654
  1931. Handles, No Application, Yes
  1932. ─────────────────────────────────────────────────────────────────────────────
  1933. FUNnet (10) (6-1-93)
  1934. WWIVnet @3302, IceNET @3302
  1935. ? - 303-751-7236
  1936. Handles, No Application, Yes
  1937. Great subs we are small but the quality of boards is good.
  1938. ─────────────────────────────────────────────────────────────────────────────
  1939. GayNet [Specific] (28) (2-1-93)
  1940. WWIVnet @15283, WWIVLink @25283
  1941. Handles, Application, Yes
  1942. Alternate Lifestyles- don't have to be gay, lesbian, or bi to join. No gay
  1943. bashing allowed.
  1944. ─────────────────────────────────────────────────────────────────────────────
  1945. IceLink [General] (6) (5-1-93)
  1946. WWWIVnet @5213, IceNET @5213, WWIVLink @5213
  1947. Handles, No Application, Yes
  1948. General discussions, RPGs, Freedom of Speech, etc... Your everyday
  1949. Cool Net
  1950. ─────────────────────────────────────────────────────────────────────────────
  1951. IceNET [General] (737) (4-29-93)
  1952. IceNET @1, WWIVnet @7663, WWIVLink @17652
  1953. The Great White North - 716-837-0044
  1954. Handles, Application, Yes
  1955. Full featured network, fast updates, hundreds of message bases to choose 
  1956. from. A friendly place to be. Highly rated, one of the best.
  1957. ─────────────────────────────────────────────────────────────────────────────
  1958. InfiNet [Specific]
  1959. WWIVnet @5335
  1960. The Dead Beat Club - 503-233-9168
  1961. Handles, Application, Yes
  1962. An exclusively West Coast network (CA, OR, & WA). We specialize in 
  1963. regional topics and making the the local BBS scene better.
  1964. ─────────────────────────────────────────────────────────────────────────────
  1965. InsanityNet
  1966. WWIVnet @8355, IceNET @8385
  1967. Handles, No Application, Yes
  1968. ─────────────────────────────────────────────────────────────────────────────
  1969. LeeNet [General] (?) (6-9-93)
  1970. WWIVnet @15269, IceNET @15269, WWIVLink @15269
  1971. Secret City BBS - 512-592-8054
  1972. Handles, No Application, Yes
  1973. Newest net on the market. Hoping to grow with the help of people who will
  1974. give it a chance. Discussion is casual.
  1975. ─────────────────────────────────────────────────────────────────────────────
  1976. M.A.G.Net [General] (10) (4-29-93)
  1977. WWIVnet @7107
  1978. Psycho BBS - 701-780-9168
  1979. Handles, No Application, Yes
  1980. M.A.G.Net was created to give newer BBSes a way to share information
  1981. with other BBSes and help them in getting their BBS going.
  1982. ─────────────────────────────────────────────────────────────────────────────
  1983. NorthStarNET [General] (25) (6-5-93)
  1984. WWIVnet @6259, IceNET @6259, WWIVLink @16259 
  1985. AeroTech BBS - 612-935-3505
  1986. Handles, Application, Yes
  1987. 25 nodes in many states. 50+ subs, most active and not gated. Wide range
  1988. of sysops and users, friendly environment.
  1989. ─────────────────────────────────────────────────────────────────────────────
  1990. NOVAnet [Specific] (1) (4-2-93)
  1991. IceNET @2351
  1992. The InfoLink Cosmos - 213-294-5387
  1993. Handles, No Application, Yes
  1994. Official TurboPros Support Network. We are a Stories/Ansi/Programming
  1995. group which use NOVAnet distribution purposes as well as free speech.
  1996. ─────────────────────────────────────────────────────────────────────────────
  1997. NukeNet
  1998. WWIVLink @14063
  1999. The White House - 410-760-0712
  2000. Handles, No Application, No
  2001. ─────────────────────────────────────────────────────────────────────────────
  2002. OgdenNet [General] (6) (3-2-93)
  2003. WWIVnet @8135, IceNET @8135
  2004. The Sandbox ][ - 801-774-5574
  2005. Handles, No Application, No
  2006. Local chit-chat, DHS (local computer group).
  2007. ─────────────────────────────────────────────────────────────────────────────
  2008. RADSnet [General] (11) (6-17-93)
  2009. WWIVnet @2660, IceNET @2660
  2010. R.A.D.S. Y-Town BBS - 216-743-4215
  2011. Handles, No Appplication, Yes
  2012. RADSnet is a small, yet fast growing network which has spread to 5 
  2013. states. We offer fast data communication and a lot of SysOp support.
  2014. ─────────────────────────────────────────────────────────────────────────────
  2015. ROCKnet [Specific] (52) (6-1-93)
  2016. WWIVnet @15463, IceNET @5463, WWIVLink @15463
  2017. Strato's Guitar Shop - 514-683-6978
  2018. Handles, Application, Yes
  2019. ROCKnet is the specific WWIV based network DEVOTED to music and
  2020. entertainment.
  2021. ─────────────────────────────────────────────────────────────────────────────
  2022. ROPEnet [?] (14) (6-12-93)
  2023. WWIVnet @9964, IceNET @9970
  2024. The Republic of Profane Existence - 919-756-2116
  2025. Handles, No Application, Yes
  2026. Wide variety of subs, fast updates, good conversations, and a lot
  2027. messing around. Easy going, free for all. Growing rapidly.
  2028. ─────────────────────────────────────────────────────────────────────────────
  2029. SCAnet [Specific] (19) (5-4-93)
  2030. IceNET @2466
  2031. ? - 214-361-8541
  2032. Handles, No Application, No
  2033. SCAnet is dedicated to supporting the Society for Creative
  2034. Anachronism through the exchange of ideas and information.
  2035. ─────────────────────────────────────────────────────────────────────────────
  2036. SigNet [General] (3) (5-3-93)
  2037. WWIVnet @8433, IceNET @8400
  2038. Collage - 804-766-3192
  2039. Handles, Application, No
  2040. This network is growing not only in the WWIV community, but also
  2041. in other areas. Fido compatible boards are linking up now!
  2042. ─────────────────────────────────────────────────────────────────────────────
  2043. SnotLink [Specific] (8) (4-4-93)
  2044. WWIVLink @18262
  2045. Insomnia - 812-466-4222
  2046. Handles, No Application, Yes
  2047. For Terre Haute region BBSs ONLY. A true local network with
  2048. a slant towards the silly!
  2049. ─────────────────────────────────────────────────────────────────────────────
  2050. SOLARnet [General] (216) (6-12-93)
  2051. IceNET @3454, WWIVnet @3484, WWIVLink @13495 
  2052. Rap City [GSA] - 314-963-7960         
  2053. Handles, Application, Yes
  2054. SOLARnet is another one of your general discussion networks. We
  2055. offer over 200 subs, on a variety of topics.
  2056. ─────────────────────────────────────────────────────────────────────────────
  2057. StarLink [General] (10) (5-30-93)
  2058. WWIVnet @5208, IceNET @5201
  2059. ? - 502-877-2573
  2060. Handles, No Application, Yes
  2061. -NET dedicated to contact between boards & encouragement of positive
  2062. -BBS habits; No UUE's without consent of all connects, multi-SUBS.
  2063. ─────────────────────────────────────────────────────────────────────────────
  2064. StarNet [Specific] (4) (5-5-93)
  2065. WWIVnet @3956, IceNET @3956  
  2066. Diamond's BBS - 319-277-0166
  2067. Handles, No Application, Yes
  2068. Local network of teenage boards to facilitate the transfer of files and
  2069. e-mail, to take the load off of the local WWIVnet/IceNET server.
  2070. ─────────────────────────────────────────────────────────────────────────────
  2071. SuperNET
  2072. IceNET @3402
  2073. The Empire - 304-465-5223
  2074. Handles, No Application, Yes
  2075. ─────────────────────────────────────────────────────────────────────────────
  2076. TARDISNet (43) (6-9-93)
  2077. WWIVnet @2925, IceNET @2925, WWIVLink @22925
  2078. The Gallifreyan Matrix BBS - 209-571-0513
  2079. Handles, No Application, Yes
  2080. For science fiction, current events, and political subs.
  2081. ─────────────────────────────────────────────────────────────────────────────
  2082. TeenNet [General] (21) (4-5-93)
  2083. WWIVnet @4075, IceNET @4053, WWIVLink @14064
  2084. Central Station - 410-315-9854
  2085. Handles, Application, No
  2086. TeenNet is made so that all younger sysops in the world can get
  2087. a chance at networking. The network is open to all people.
  2088. ─────────────────────────────────────────────────────────────────────────────
  2089. TekNet
  2090. IceNET @2459
  2091. Canisius College BBS - 716-888-2600
  2092. ─────────────────────────────────────────────────────────────────────────────
  2093. TerraNET [General] (86) (6-11-93)
  2094. WWIVnet @8861, IceNET @8857, WWIVLink @18857
  2095. Blue Thunder - 818-848-4101
  2096. Handles, Application, Yes
  2097. National general purpose network. Friendly atmosphere, 140+ subs,
  2098. fast automatic updates. Have lots of fun.
  2099. ─────────────────────────────────────────────────────────────────────────────
  2100. TestNet
  2101. WWIVnet @19960, IceNET @9994           
  2102. Test Site BBS - 919-760-4811
  2103. Handles, No Application, Yes
  2104. ─────────────────────────────────────────────────────────────────────────────
  2105. TLCnet [] () (1-28-93)
  2106. WWIVnet @8412, Inquire at @1052
  2107. Pocket Universe - 803-552-8654
  2108. Handles, No Application, Yes
  2109. ─────────────────────────────────────────────────────────────────────────────
  2110. USLink [General] (25) (4-30-93)
  2111. WWIVnet @8854, WWIVLink @18867
  2112. ModeMANIA - 818-451-0936
  2113. Handles, Application, Yes
  2114. Small but expanding network currently covering So. California.
  2115. Well-run and frequently updated. Active and involved NC.
  2116. ─────────────────────────────────────────────────────────────────────────────
  2117. WEB [General] (10) (2-13-93)
  2118. IceNET @5802, WWIVnet @5813
  2119. Sanctuary - 508-892-8529
  2120. Handles, Application, Yes
  2121. ─────────────────────────────────────────────────────────────────────────────
  2122. WWIVnet [General] (1400) (1-24-93)
  2123. WWIVnet @1
  2124. Amber - 310-798-9993
  2125. Handles, Application, Yes
  2126. ─────────────────────────────────────────────────────────────────────────────
  2127. ZNET [General] (20) (4-1-93)
  2128. No other connections.
  2129. The Ethereal Plane - 609-435-5991
  2130. Handles, No Application, No
  2131. ZNET was designed in 1990 as an alternative for WWIVnet. We are
  2132. looking for BBSes in other area codes for area coordinator positions.
  2133. ─────────────────────────────────────────────────────────────────────────────
  2134. Znet [General] (20) (6-13-93)
  2135. WWIVnet @5901
  2136. The Electronic Asylum - 509-325-6903
  2137. Handles, No Application, Yes
  2138. Small but growing netowrk started in 1989, to lessen network politics.
  2139. ─────────────────────────────────────────────────────────────────────────────
  2140. *.Net
  2141. IceNET @2459, WWIVLink @16976
  2142. Reynard's Keep - 214-406-1264
  2143. Handles, No Application, No
  2144. ─────────────────────────────────────────────────────────────────────────────
  2145.  
  2146. Network Entry Format:
  2147.  
  2148. Name [Content] (Nodes) (Date)
  2149. Primary Netaddress, Other Address, ...
  2150. Hosting BBS - Phone Number
  2151. Description Line One
  2152. Description Line Two
  2153. Handles, Application, Updates
  2154.  
  2155. Name         │ Network's Name
  2156. Nodes, Date  │ Number of nodes on <date>
  2157. Hosting BBS, │ You may wish to call here for network support
  2158. Phone Number    and/or setup files. 
  2159. Desription   │ Sent to me by the network coordinator
  2160. Handles      │ 'Handles' will appear if this net allows aliases, 'Real Names'
  2161.                 will appear if aliases are not allowed.
  2162. Application  │ Is this network's application in the master application file?
  2163. Updates      │ Does this network use automated update software?
  2164. ─────────────────────────────────────────────────────────────────────────────
  2165.  
  2166. To submit an entry, use the following application as follows:
  2167.  
  2168. Send application to Red Dwarf:
  2169.  
  2170. 1@6264  WWIVnet
  2171. 1@6256  IceNET
  2172. ICENET 1 AT 6256 @16259 (WWIVLink)
  2173.  
  2174. The File Pile                                               (612) 351-0144 
  2175. 2400 Baud                                                  Netlist Account
  2176.  
  2177. To use netlist account:
  2178.  
  2179. Download the NETWORKS.LST and net applications file with the "NETLIST"
  2180. account. Password is "NETLIST" and last four digits are "0000"  
  2181.  
  2182. Sorry, but uploads and updates from this account cannot be accepted.
  2183.  
  2184. ═══════════════════════════════════════════════════════════════════════════
  2185.  
  2186. Network coordinators are responsible for checking their network's information
  2187. and reporting any errors or incomplete entries to me. 
  2188.  
  2189. If you do not see this after your network: [gen/spec] (nodes) (date) (with
  2190. information in all of them), please send an application so you can have the
  2191. new information in it. Please indicate that this is an update after the
  2192. network's name. Thank you.
  2193.  
  2194. When submitting your networks application, please use the form below. If this
  2195. is an update, please indicate which fields are changed.
  2196.  
  2197. ╔═══════════════════════════════════════════════════════════════════════╗
  2198. ║                   NETWORKS.LST Update/New Entry                       ║
  2199. ║                                                                       ║
  2200. ║Is this an update?                                                     ║
  2201. ║  Network Name   :                                                     ║
  2202. ║  Contact Person Information :                                         ║
  2203. ║     a) BBS Data Phone Number :                                        ║
  2204. ║        BBS System Name       :                                        ║
  2205. ║     b) Primary contact point: WWIVnet, WWIVlink, IceNET: _________    ║
  2206. ║        Select ONLY ONE above as primary contact point.                ║
  2207. ║                                                                       ║
  2208. ║        Answer all that apply:                                         ║
  2209. ║        WWIVnet Node  :_____________________                           ║
  2210. ║        WWIVlink Node :_____________________                           ║
  2211. ║        IceNET Node   :_____________________                           ║
  2212. ║     c) Do you allow handles in the network:                           ║
  2213. ║  Net Type (General or Specific, chose one):                           ║
  2214. ║  If specific, identify topic specialty below (two lines maximum)      ║
  2215. ║  If general, give a brief network description (two lines maximum)     ║
  2216. ║                                                                       ║
  2217. ║                                                                       ║
  2218. ║  Do you have automatic update software?                               ║
  2219. ║  If you wish, you also may send me an application for the master file.║
  2220. ║  Date and Number of Nodes :                                           ║
  2221. ╚═══════════════════════════════════════════════════════════════════════╝
  2222.  
  2223. ───────────────┬─────────────────────────────────────────────┬───────────────
  2224.                │                 TechNOTES                   │
  2225.                │       Compiled by the WWIVNews Staff        │
  2226.                └─────────────────────────────────────────────┘
  2227.  
  2228. ...From the Poison Pen department: The Clintons have become the first couple
  2229. in the White House to have an E-Mail address. Those wishing to tell President
  2230. Clinton just exactly what's on their mind can now do so from either MCI Mail
  2231. or from one of several online services, such as Compu$erve and America Online.
  2232. The Clinton administration has even appointed Jock Gill as "Director of 
  2233. Electronic Publishing and Public Access E-Mail" to help the mail go where its
  2234. supposed to go.
  2235.  
  2236. ...There's a catch to all this, tho: All E-Mail is screened for topicality,
  2237. and used to compile a sort of "topics digest" which assists the President in
  2238. keeping abreast of what topics are of concern to most Americans. As a result,
  2239. Odds are Mr. Limbaugh's favorite Arkie won't see your E-Mail unless it's in 
  2240. regards to something that catches the eye of one of Jock Gill's assistants.
  2241.  
  2242. ....As it stands now, the best anyone can truly hope for is to get a return
  2243. letter of receipt as proof that your letter was received by someone at the 
  2244. White House. Still, it's more direct access to the person with the finger on
  2245. *the* button(s) than this nation's had since General Washington was drafted
  2246. into being something other than a king.
  2247.  
  2248. ...MCI Mail users can reach the Oval Office by typing "White House" in the
  2249. TO: prompt. Those with money to blow can access the White House from CI$ 
  2250. using "GO WHITEHOUSE", while those who prefer to use their money in the most 
  2251. efficient manner by subscribing to America Online can access this area of 
  2252. service using the keyword "white house". Prodigy is expected to offer this 
  2253. service sometime in the fall, although initial reports is that access will
  2254. be offered as a premium - read: "Overtly Overcharged" - service.
  2255.  
  2256. ...Anyone seen the new Microsoft Mouse 2.0? Contrary to popular belief, this
  2257. is NOT a "right-handed" mouse as the design would imply. Tests conducted by
  2258. one lefty WWIVNews staffer prove that the ergonomic design works just as 
  2259. well for left-handed users as it does for those using the "normal" hand.
  2260.  
  2261. ...as if that's not enough to convince people to switch to this version, the
  2262. ball mechanism's been reworked so as to all but eliminate the need for a
  2263. mouse pad! While this won't interest those who prefer to run their mice over
  2264. Cindy Crawford's...er...face, it will be of interest to those who don't have
  2265. room for a mouse pad to begin with.
  2266.  
  2267. ...Finally, the drivers have been reworked to allow for the control of pointer
  2268. size, color, and screen wrap. For a $109 MSRP - and a street price of around
  2269. $85 - not buying a true Microsoft Mouse has become a really tough decision
  2270. to justify.
  2271.  
  2272. ...From the Internet Junkies department: Got 15Mb of HD space to spare? How
  2273. about 30 minutes? If you do, then log onto the Internet and locate the latest
  2274. episode of "Geek of the Week", a digitized "radio talk show" sponsored by
  2275. Sun Microsystems' Internet Talk Radio experiment.
  2276.  
  2277. ..."GOTW" is distributed to Internet sites on a weekly basis, and readers
  2278. are available for a wide range of platforms. Unlike a normal radio broadcast,
  2279. a show in this format can be fast-forwarded or rewound, and no doubt any
  2280. really poignant quotations or musical "stings" will find their way into the
  2281. .WAV libraries within no time.
  2282.  
  2283. ...To find out more about Internet Talk Radio, contact your local Internet
  2284. admin. If they don't carry the program, ask them to do so, or ask them to
  2285. help you locate another nearby site that does.
  2286.  
  2287. ...From the obituary department: Rest In Peace wishes go to CompuAdd's 110
  2288. retail outlets. With only a couple of exceptions, these outlets managed to
  2289. keep themselves staffed with salesmen who had at least some intelligence
  2290. level above that of a pet rock. Although the company itself is still alive
  2291. and kicking - under protection of Chapter 11, no less - the retail outlets
  2292. fell victim when the company simply couldn't adapt to today's changing market.
  2293.  
  2294. ...This, for some, meant that CompuAdd's Bill Hayden simply couldn't bring
  2295. himself to play the sort of corporate dirty pool that Michael Dell made 
  2296. popular among the computer manufacturers. Ergo, CompuAdd couldn't make their
  2297. systems cheap enough to beat Dell's prices, and Hayden wouldn't screw his
  2298. customers over with chintzy merchandise. However, considering that Dell's own 
  2299. problems have come to light with regards to company efficiency and system 
  2300. reliability, one should not be surprised if CompuAdd put on a Phoenix suit 
  2301. and dragged itself up out of not only its own ashes, but Dell's as well.
  2302.  
  2303. ...So, for now, raise your glass and give a moment of silence for CompuAdd's
  2304. departed retail outlets. Then go visit their Back Dock Shop and pick up a few
  2305. bargains while they last!
  2306.  
  2307. ...And if you think that these claims about Dell's stability are bogus, keep
  2308. in mind that in light of a $70 million loss in 1st Quarter '93, they've
  2309. renegotiated every line of credit they have to their name in order to satisfy
  2310. their creditors. Dell stock has remained in the $20/share bracket since last
  2311. Spring's controversial stockholder's report and the preceeding dismantling of
  2312. Dell's notebook division. These events sparked a class action suit against
  2313. Michael Dell by stockholders, claiming that Dell withheld information on
  2314. decisions that would have influenced - and probably neutered - a major stock
  2315. selloff last February.
  2316.  
  2317. ...An aside NOTE: while toasts aren't in order here, it should be noted that
  2318. Gecko Computers and Everex Inc. have both gone under in recent months. Those
  2319. who have ordered products from either of these companies and haven't received
  2320. them yet should contact your local Better Business Bureau to see what sort of
  2321. actions are available for you to take. 
  2322.  
  2323. ...Sharp Electronics has announced plans to introduce a flat-panel LCD color 
  2324. display for desktops by next fall. The 2" thick screen measures 10.4" 
  2325. diagonally, and is VGA compatible with 640x480 resolution. Two different 
  2326. versions are expected to ship, one for $5995 MSRP that handles up to 4000 
  2327. colors, another for $7995 that will handle 16 million colors.
  2328.  
  2329. ...While this may seem pricey for most people, monitors of this nature will 
  2330. eventually become the standard in light of concerns over EMF effects and the 
  2331. general push towards energy efficient machines under the government's new 
  2332. "Energy Star" program. As demand rises, prices are expected to gradually 
  2333. drop, but LCD technology is an expensive proposition even with today's 
  2334. production technologies.
  2335.  
  2336. ...Over on the gas plasma side of the fence, NEC and Fujitsu are also working
  2337. on reducing the costs of plasma screens to make them more competitive with LCD
  2338. displays. As it stands now, the largest commercially affordable full-color
  2339. plasma displays are less than 10" wide diagonally, with anything larger - say,
  2340. 14 to 15" - existing only in prototypes with costs in the *six* digit range.
  2341.  
  2342. ...Fujitsu has announced an 11-pound 21" screen for release by next spring's
  2343. COMDEX. The cost of the monitor hasn't been announced, but insiders at Fujitsu
  2344. hint at a production "breakthrough" that has reduced costs roughly 20% below
  2345. that reduced by existing technologies. Initial price is still expected to be
  2346. steep when compared to LCD monitors, but the cheaper production methods are
  2347. expected to help reduce cost of smaller monitors in the 14-15" range.
  2348.  
  2349. ...At the same time, NEC has presented papers on a new method of pixilation
  2350. for gas plasma screens using hexagonal elements that promises to reduce costs
  2351. even further. NEC's prototype is reportedly crude resolution-wise by today's
  2352. standards - barely 320x480 - but the proof-of-technology was sufficient enough
  2353. for NEC to start work on a 35" version with 640x480 resolution.
  2354.  
  2355. ...From the SPA Groupies Department: The recent busts of DOS pirates have 
  2356. netted not only quite a few arrests, but a humorous note as well. Seems that 
  2357. a large number of the manuals copied were not only OCR'd from the originals, 
  2358. but that the spell checking after the scanning wasn't too terribly accurate.
  2359. As a result, there were a lot of copies of MD-DOS floating around that looked
  2360. like MS-DOS!
  2361.  
  2362. ...While this should not be confused with an OD..er..OS for physicians, 
  2363. WWIVNews' resident DOS collector suggests that if you have a copy of this 
  2364. particular knockoff, keep it. The next big thing in the collector's market is 
  2365. expected to be obsolete computer systems, peripherals and software. Obscure
  2366. and infamous bootlegs will no doubt gather top dollar at trade shows,
  2367. especially when the majority of copies will have been used for kindling at the
  2368. SPA's family cookouts!
  2369.  
  2370. ...GeoWorks enthusiasts take NOTE: the arrival of the Personal Desktop 
  2371. Assistant just might be the kick in the pants this particular GUI needed, and 
  2372. Tandy appears to be wearing the boots. In a joint venture with Casio, Tandy 
  2373. will produce the "Zoomer", a 16-bit PDA that uses a version of GeoWorks for
  2374. its operating environment. Estimated MSRP for the Zoomer is around $750,
  2375. although rumors abound of a $500 introductory price to get the unit off the
  2376. ground.
  2377.  
  2378. ...While the Zoomer was presented at the same time as Apple's "Newton" last 
  2379. March at the Consumer Electronics Show, some industry experts have professed
  2380. to liking the look and feel of Tandy's entry into the PDA arena over that of 
  2381. Apple's more publicized offering. Already, several companies have offered to 
  2382. produce apps for the Zoomer for use under the GeoWorks environment, including 
  2383. Intuit, Palm Computing, and America Online.
  2384.  
  2385. ...From the Pyramid Scam department: word on the street is that infomercial 
  2386. huckster Tony Robbins has discovered the CD-ROM market, and is releasing his 
  2387. own Hypertext-based version of his _Personal Growth_ series of
  2388. self-improvement books. Two of Robbins' books have already been introduced
  2389. into CD-ROM format with last winter's inclusion in ZCI's Multimedia Powertalk
  2390. CD.
  2391.  
  2392. ...Speaking of ZCI, look for a Hypertext version of the life of JFK, including
  2393. the entire Warren Commission report. Other releases will include CD's
  2394. dedicated to the Vietnam War, Malcolm X, and Martin Luther King. Prices are
  2395. expected to range between $19.95 and $39.95.
  2396.  
  2397. ...From the Caveat Emptor department: DeskJet 500 owners should pay heed to
  2398. the following safety tips. While the printers are as above 24-pin dot-matrix
  2399. printers as 24-pins were above 9-pin printers, there's a couple of problems
  2400. that have surfaced that weren't apparent when the units first hit the market.
  2401.  
  2402. ...First off, there's the issue regarding the type of paper used. While HP
  2403. recommends that you use their particular - and particularly expensive - brand
  2404. of paper, using your typical el-cheapo copier paper will work just as well,
  2405. and will actually be less prone to smearing. The reason for this is a
  2406. microfine talcum powder that's sprayed on copier paper to - theoretically -
  2407. keep the pages from jamming the machine. While this talc bonds the DeskJet ink
  2408. to the paper quicker, HP has acknowledged that the print nozzles can get
  2409. jammed over a period of time. However, the amount of talc required to jam the
  2410. printhead is not enough to generally affect the regular size cartridges.
  2411.  
  2412. ...As a result, those who do a LOT of graphics work with a LOT of black areas
  2413. and use cheap paper should avoid using the extended cartridges for this
  2414. purpose. Without proper care, the nozzles can become clogged beyond salvage
  2415. long before the cartridge has run out of ink!
  2416.  
  2417. ...Secondly, it's advised that DJ users avoid those "accordion hypo-bottle"
  2418. refills like the plague. Our own WWIVNews editor has personally verified
  2419. claims regarding certain problems with the refills, and also has an expensive
  2420. white dress shirt with DJ ink splotches all over the front as proof that the
  2421. refills do indeed damage the cartridge beyond repair if used as directed.
  2422.  
  2423. ...While the WWIVNews staff prefers the HP DeskJet over dot-matrix printers
  2424. any day, owners and potential owners are advised to take care when attempting
  2425. to squeeze more bang for the buck into this line of printers. While doing so
  2426. isn't the same as squeezing blood from a turnip, the DeskJets are still
  2427. economical enough to operate that only someone on a really tight - read:
  2428. welfare - budget should consider implementing these severe cost-cutting
  2429. measures.
  2430.  
  2431. ...Tired of playing "interrupt roulette" with your peripherals? Microsoft and
  2432. Intel have finally gotten tired of hearing you bitch about it. Later this
  2433. year, expect to see the first prototypes of a new ISA bus specification that
  2434. will finally make adapters and peripheral cards truly "plug and play".
  2435.  
  2436. ...The new spec involves adding a set of PROMs to each adapter containing a
  2437. unique ID number for each adapter. Upon bootup, each card would arbitrate
  2438. interrupts, I/O ports, DMA channels, and any memory conflicts. Depending on
  2439. the results, the cards would then load device drivers into memory if
  2440. necessary, or would prompt the user as to what drivers and/or switches were
  2441. required. Cards using this new spec would remap themselves around existing old
  2442. spec cards, and would automatically remap each time a peripheral was added or
  2443. subtracted from the system configuration.
  2444.  
  2445. ...Although the final spec isn't due out until September, several dozen
  2446. peripheral manufacturers have expressed interest, and several already have
  2447. working prototypes based on the initial proposed spec. The first boards for
  2448. commercial sale aren't expected out until early '94, but industry insiders
  2449. report that Hayes is ready for the new bus spec, and will be the first on the
  2450. market with a "plug & play" v.FAST modem.
  2451.  
  2452. ...Meanwhile, over in the SCSI part of town, Corel and NCR have been bedding
  2453. together to develop a new chip set that will allow system board manufacturers
  2454. to mount a bus-mastered SCSI controller directly on future motherboards. While
  2455. there as yet have been no announcements of such, Corel expects the first ones
  2456. to appear late this winter, about the same time the "plug and play" version of
  2457. the CorelSCSI adapter is officially announced.
  2458.  
  2459. ...From the "Ooops! You misunderstood us!" department: Microsoft shipped the
  2460. v1.1 upgrade for Access earlier this month, and priced it at a seriously
  2461. economical MSRP of $19.95 with proof of purchase of v1.0. This happened
  2462. despite initial claims that users who bought the initial release at the
  2463. introductory MSRP of $99 would not be eligible for upgrades of any sort. 
  2464.  
  2465. ...Calls to Microsoft's direct sales lines have gathered only a "that was a
  2466. misunderstanding and/or a misquote" from sales reps, and while no one was
  2467. willing to explain what the source of the "misquote" was, the probable source
  2468. was a comment made by Bill Gates in a memo regarding the release of Access
  2469. 1.0, and his explanation for the low introductory price. The memo in question
  2470. reportedly was misworded so as to give purchasers the impression that the MSRP
  2471. jump to $495 after the promotional deadline would apply not only to copies of
  2472. Access bought after that date, but to any future upgrades. 
  2473.  
  2474. ...In any case, after nearly 8 months after its release, there's still a large
  2475. supply of Access 1.0 floating around at the introductory price. Microsoft has
  2476. allowed retailers to continue selling existing copies at the promotional
  2477. price, and some software chains have been bundling both the intro version and
  2478. the upgrade for as low as $115, offering to handle the registration paperwork
  2479. for the customer.
  2480.  
  2481. ...Still pent up about whether to buy the Pentium? Insiders at Borland and
  2482. Microsoft both claim that while programs specifically compiled for the renamed
  2483. 80586 or "P5" will run up to 40% faster than versions compiled on a 486, those
  2484. same Pentium-optimized programs will still run 10-15% faster on those 486's.
  2485. This is the result of the Pentium's dual integer-execution units and the need
  2486. for compilers to optimize compiled code to take advantage of dual piping. A
  2487. program compiled for the Pentium is already optimized to reduce the number of
  2488. interdependent instruction sets that would otherwise eat clock cycles and slow
  2489. down the application. When run on a 486 - whose pipeline functions best when
  2490. resource-dependency is at a minimum - there is a performance boost.
  2491.  
  2492. ...Although older processors - the 386 included - lack a comparable pipeline,
  2493. several major software developers have announced plans to compile future
  2494. releases of their products on Pentium-based machines so as to allow 486 users
  2495. to gain the additional boost in performance.
  2496.  
  2497. ...DEC, meanwhile has announced a second-source for its "Pentium Killer", the
  2498. Alpha AXP. Mitsubishi has been awarded a contract to produce Alpha chips, thus
  2499. ensuring a stable, competitive second-source for the new processor.
  2500.  
  2501. ...However, unless Intel can get their collective fecal matter together, the
  2502. true killer of Pentiums might just be the bane of all processors - heat. As
  2503. reported previously, the 66MHz versions of the Pentium suffer from the same
  2504. problems their first 486DX-50 counterparts suffered from. The 60MHz version of
  2505. the Pentium are reportedly running just within temperature tolerances to be
  2506. granted a release approval, but still require a serious heat sink arrangement
  2507. to help dissipate damaging excess heat.
  2508.  
  2509. ...Word from Intel is that a combination micro-fan and heat sink combination
  2510. has been developed that reportedly will cool the 66MHz release of the Pentium
  2511. enough to maintain tolerance levels and ensure the chip's life expectancy.
  2512. Unlike other chip fans like the CPU Cooker, the Pentium micro-fan taps
  2513. directly off the 5v lead in the chip socket as opposed to using a power tap
  2514. from one of the drive power cables.
  2515.  
  2516. ...In case you've been living under a rock the past few months - or under an
  2517. old 10Mb IBM full-height "brick", as the case may be - hard drive prices have
  2518. fallen through the floor, with street prices approaching the mythical $1/Mb.
  2519. Both Western Digital and Connor have dropped their prices on drives below 1/2
  2520. Gb to this level, and needless to say a Windows-hungry userbase has been in a
  2521. feeding frenzy that shows no sign of letting up.
  2522.  
  2523. ...However, a recent announcement by Connor may shed some light on just *why*
  2524. the prices were slashed. In 1991, Connor acquired VISqUS, a research firm
  2525. dealing with innovative technologies. VISqUS had developed a new drive
  2526. technology that involved the use of oil films instead of air as a support
  2527. medium for hard drive head, which allowed for superior resistance against head
  2528. crash and allowed the heads to travel closer to the platter surface than air
  2529. technology allowed.
  2530.  
  2531. ...Connor reportedly saw a good idea, and decided not to let it slip away.
  2532. After buying the company, a Connor-labeled prototype drive was seen making the
  2533. big trade shows that packed a reported 60Mb on a *single* 3.5" platter. At the
  2534. same time, rumors started to surface of a similar design being developed by
  2535. Western Digital, with prototypes being demonstrated for stockholders. Shortly
  2536. afterwards, both WD and Connor started dropping their prices on hard drives in
  2537. the 130-240Mb range, and last March slashed prices from the 540Mb range on
  2538. down to the discontinued 40 and 80Mb sizes.
  2539.  
  2540. ...Industry experts now believe that this dumping serves a twofold purpose:
  2541. getting the market used to having affordable, serious mass storage while
  2542. getting rid of existing stockpiles of air technology hard drives. While no
  2543. official announcements have been made by either company, experts also predict
  2544. that the first oil-film drives will hit the market by 2nd Quarter 1994, and
  2545. will probably be targeted towards use in laptops.
  2546.  
  2547. ...From the Microsoft _______ For Windows department: rumors out of the Left
  2548. Coast speak of a joint venture between the Gates boys and a major cable
  2549. company to produce a new form of interactive TV. The plan reportedly involves
  2550. using the soon to be dime-a-dozen 386DX-33's as a foundation for a new cable
  2551. box that will act as both an advanced channel selector and a game interface
  2552. intended to compete with Sega and Nintendo. 
  2553.  
  2554. ...While no other specifics have surfaced, some cable trade rags have
  2555. commented on the rumors, and have predicted that if the venture is to succeed
  2556. it *has* to be cheaper in price than Nintendo, better in quality than Sega,
  2557. and must offer significant additional features to current cable box
  2558. capabilities that today's boxes simply aren't capable of.
  2559.  
  2560. ...From the Caveat Emptor department: thinking of buying a Video Blaster, an
  2561. ATI Graphics UltraPro, or another high-performance video card or frame
  2562. grabber? Well, if you're running 16Mb or more on the system board, you might
  2563. be in for a bit of a problem. Most cards of this nature require that a linear
  2564. frame buffer - AKA a "memory aperture" - be available at or above 16Mb. If RAM
  2565. is detected at or above this level, the card won't be able to find an aperture
  2566. and won't run. Most cards allow you to turn off the aperture feature, but this
  2567. can cut your performance to as low as a third of what it should be.
  2568.  
  2569. ...Now, all isn't lost. This only applies to ISA systems. EISA's 32-bit bus
  2570. can accommodate this aperture requirement, and cards installed on systems with
  2571. an EISA bus need not worry. Same may apply in the future for Local Bus ISA
  2572. systems, as some vendors have reported that the VLB can be used to circumvent
  2573. some of the aperture problems in lieu of an EISA bus. Until then, keep this in
  2574. mind when buying video cards such as these.
  2575.  
  2576. ...While we're caveating the emptors, a brief NOTE from an IBM insider is that
  2577. when you buy DOS 6.1 from Big Blue, what you're really getting is PC-DOS 5.0
  2578. with some reversed-engineered MS-DOS 6.0 cloned enhancements. IBM reportedly
  2579. has no legal access to any version of MS-DOS later than 5.0, which tends to
  2580. explain why data compression has been relegated to such third party suppliers
  2581. as Stac and AddStor.
  2582.  
  2583. ...As to whether or not PC-DOS 6.1 is truly compatible, initial reports say
  2584. that while the version is as stable as MS-DOS 5.0, there have been reports of
  2585. conflicts and system crashes under Windows 3.1. Although IBM has denied any
  2586. serious bugs with their new DOS release, the culprit is believed to be the
  2587. reversed-engineered version of EMM386.EXE.
  2588.  
  2589. ...Speaking of those third-party data compression utilities, industry insiders
  2590. report that the reason IBM dropped Stac in favor of AddStor for its competitor
  2591. against DoubleSpace is essentially the same that Microsoft has given for
  2592. dropping Stac. Seems that Stac wanted more than their share of the profits and
  2593. credits for the inclusion of Stacker 3.0 with PC-DOS 5.0 last winter, and
  2594. wound up talking themselves out of yet another gravy train.
  2595.  
  2596. ...Guess this is the best place to offer this hot tip regarding compressed
  2597. drives and backups: instead of backing up all the files on the compressed file
  2598. volume file by file, simply backup the CFV itself. Since the compressed drive
  2599. is, of course, compressed, this allows you to turn off any backup compression
  2600. routines and save more time. Tests conducted by the WWIVNews staff show that
  2601. with Stacker 3.1 and Fastback Plus 3.0, a CFV containing 60Mb of files was
  2602. backed up to just under 50 1.44Mb diskettes, whereas backing up the individual
  2603. files with compression turned on required 53 diskettes of the same size!
  2604. Similar result ratios were gained with Stacker and Norton Backup.
  2605.  
  2606. ...While we're talking about IBM, the biggest complaint about the lumbering
  2607. giant's PS/ValuePoint line of cheap systems - the proprietary video connector
  2608. - has just become history. Market surveys had shown that this attempt to
  2609. prevent buyers from using non-IBM monitors with the VP systems was the top
  2610. reason given for *not* buying one of Big Blue's pseudoclones. Most people
  2611. surveyed stated that they would have preferred to buy from the company that
  2612. started it all, but that the designs of the ValuePoints prevented their use
  2613. with high-quality monitors such as the NEC xFG series and the Sony Trinitron
  2614. line.
  2615.  
  2616. ...From the Mac Geeks Anonymous department: Insiders at Apple report that part
  2617. of the Motorola-IBM-Apple arrangement that will make the PowerPC a reality
  2618. also includes the rights for vendors using the PowerPC to incorporate Apple's
  2619. new ergonomic keyboard into their designs. This will allow vendors to make
  2620. this in-demand input device available for non-Mac environments without having
  2621. to perform a serious reverse-engineering feat. This particular feature will
  2622. also allow for daisy-chaining of Apple-based input devices into the same port,
  2623. much as what Mac users currently have available.
  2624.  
  2625. ...Finally, with v.FAST approaching, modem vendors have started to dump their
  2626. existing stockpiles of 9600 bd modems on the market at prices that would have
  2627. been unthinkable a year ago. Street prices for 9600 v.32/v.42b Hayes-
  2628. compatible modems using the Rockwell chipset have dropped to just under $200,
  2629. and 14.4 kbps modems have dropped to under $275. As v.FAST becomes ratified,
  2630. expect these prices to drop at least another $100 each and signal the death
  2631. knell for 2400 bd modems. 
  2632.  
  2633. ...The WWIVNews staff predicts that within 18 months of the ratification of
  2634. v.FAST, not only will you not be able to give away 2400 bd modems, most BBS's
  2635. won't even allow you to connect at anything slower than 4800 bd! Based on the
  2636. number of 2400 bd modems sold in the US since 1984, don't be surprised if we
  2637. see another New Jersey garbage scow scandal when someone tries to find a
  2638. landfill big enough to dump all these worthless modems!
  2639.  
  2640.  
  2641. ───────────────┬─────────────────────────────────────────────┬───────────────
  2642.                │             Dateline: @#$*()#!              │
  2643.                │ Editorial Commentary by Omega Man (1@5282)  │
  2644.                └─────────────────────────────────────────────┘
  2645.  
  2646. I had a nice, long, lengthy, in-depth, analytical, critical, full-scale,
  2647. educational, logical, soapbox-squashing ranting editorial planned for this
  2648. issue's special topic on the UU debate, but seeing as how Wayne essentially
  2649. summed up my own thoughts on the matter...well, you get the picture. In any
  2650. case, the matter has essentially been settled, and those who are still
  2651. disgruntled can find solace in either looking at FileNET, or waiting for
  2652. 2@2050's WW4-FREQ efforts to bear fruit.
  2653.  
  2654. Those who are still not satisfied should consider looking at joining Fidonet.
  2655.  
  2656. With that out of the way, I'll simply dedicate this edition of Dateline:
  2657. @#$*()#! to several short topics and announcements.
  2658.  
  2659. ITEM: Is anyone going to ONE BBSCON next month? If so, WWIVNews would love to
  2660. print in-depth articles and reports on the events that are scheduled to take
  2661. place. Of extreme importance is Ward Christansen's lecture on how he invented
  2662. the BBS; a transcript of this would be most appreciated. Same applies for any
  2663. other seminars or lectures held at the convention.
  2664.  
  2665. If you're doing an overview of the con as a whole, be sure to point out areas
  2666. where the convention holders fouled up. With WWIVCon approaching less than a
  2667. year from now, this information could be valuable in helping the WWIVCon
  2668. organizers avoid making the same mistakes!
  2669.  
  2670. ITEM: See the above item regarding ONE BBSCON? Well, if anyone is going to
  2671. Fall COMDEX, and you happen to see any striking technological advances that
  2672. can be applied to the BBS environment, feel free to submit reviews of what you
  2673. experience. 
  2674.  
  2675. ITEM: Would you believe over seven months later, I'm STILL getting requests
  2676. for the WWIVNews Editorial Desk sub? Folks, if you don't have a SUBS.LST with
  2677. a file creation date later than 2/1/93, then contact your AC or your GC about
  2678. getting an updated release ASAP! Lord knows that if I'm still getting requests
  2679. for a sub long dead, then 8-Ball must be getting quite a few more himself!
  2680.  
  2681. ITEM: Ye Editor is looking for a BBS that specializes in TARGA utilities. If
  2682. anyone has a line on a system that supports TrueVision boards beyond the usual
  2683. stockpile of .TGA images, drop me a line in E-Mail. My job now involves the
  2684. use of TARGA boards for professional TV production, and I'd like to find a BBS
  2685. that might offer assistance in making this "overpriced...but worth the over!"
  2686. card jump through a few more hoops.
  2687.  
  2688. ITEM: Thanks go out to Filo (1@2050), Group 4 GC and host of the AC/GC sub for
  2689. granting WWIVNews access to this administrative sub. The access will allow
  2690. AC's and GC's to interact better with the WWIVNews staff, and will hopefully
  2691. lead to regular features from those who bear most of the administrative
  2692. burdens of WWIVNews.
  2693.  
  2694. ITEM: While the issue is still 8 months away, start thinking about the April
  2695. issue for 1994. This time around we'll be doing an "April Fool's" issue, which
  2696. will feature as many phony gag articles as the WWIVNews staff can collect
  2697. together into one issue. If you've kept up with Penn Jillette's bogus PC
  2698. specials the past couple of years in _PC Computing_, then you get the idea of
  2699. the type of sick, sadistic humor we're looking for.
  2700.  
  2701. ITEM: Hmmm...seem to have run out of items! See you next issue!
  2702.  
  2703. ─────────────────────────────────────────────────────────────────────────────
  2704.  
  2705. Next "Month" in WWIVNews:
  2706.  
  2707. MS-DOS 6.0 is upon us at last. However, unlike MS-DOS 5.0, the Gates Boys' 
  2708. latest upgrade to the industry standard for PC operating systems is reportedly
  2709. not as stable as its predecessor. WWIVNews takes a look at the pros and cons 
  2710. of DOS 6.0, and takes a look into alternatives to MS-DOS as well. WWIV under
  2711. Windows 3.1, OS/2.xx, and DesqView will be explored as well.
  2712.  
  2713. Coming Soon in WWIVNews:
  2714.  
  2715. WWIV 4.23 is just around the corner. What will Multi-line capabilities and
  2716. Fidonet compatibility mean to you, the WWIV sysop? WWIVNews asks some
  2717. pertinent questions regarding what may be the most important stage in the
  2718. evolution of WWIV since the introduction of WWIVNet.
  2719.  
  2720. ┌───────────────────────────────────────────────────────────────────────────┐
  2721. │                             Closing Credits                               │
  2722. ├───────────────────────────────────────────────────────────────────────────┤
  2723. │ WWIVnews is an independent newsletter NORMALLY published monthly as a     │
  2724. │ service to the WWIV community of sysops and users. The opinions & reviews │
  2725. │ expressed herein are the expressed views of the respective writers, & do  │
  2726. │ not necessarily reflect those of the WWIVnews staff. Reproduction in whole│
  2727. │ or in part is allowed provided credits are given. All rights reserved by  │
  2728. │ WWIVNews, and all articles are copyright of their respective authors.     │
  2729. ├───────────────────────────────────────────────────────────────────────────┤
  2730. │ The source site for WWIVnews is the Klingon Empire BBS (512-459-1088),    │
  2731. │ WWIVNet node @5282. Requests for information regarding articles and other │
  2732. │ editorial submissions, as well as back issue requests and the WWIVnews    │
  2733. │ Writer's Guide, can be sent in e-mail to the WWIVnews editor, c/o 1@5282. │
  2734. ├───────────────────────────────────────────────────────────────────────────┤
  2735. │            WWIV and WWIVNet, copyright 1986,1990 by Wayne Bell            │
  2736. │  Any product or company mentioned or reviewed herein are copyrighted of   │
  2737. │  their respective owners, creators, and other corporate pseudoentities.   │
  2738. └───────────────────────────────────────────────────────────────────────────┘
  2739.