home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / alt / bbs / internet / 4831 < prev    next >
Encoding:
Internet Message Format  |  1992-12-26  |  4.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!rutgers!ub!exucom.com!kjv
  2. From: kjv@exucom.com (Karl J. Vesterling)
  3. Newsgroups: alt.bbs.internet
  4. Subject: Re: internet newsgroup reading via .QWK packets
  5. Message-ID: <1992Dec27.024555.17236@exucom.com>
  6. Date: 27 Dec 92 02:45:55 GMT
  7. References: <1992Dec25.051245.12181@magnus.acs.ohio-state.edu> <X6HcwB6w165w@visavis.cam.org>
  8. Organization: ExuCom Multimedia Inc.
  9. Lines: 132
  10.  
  11. In article <X6HcwB6w165w@visavis.cam.org> abolins@visavis.cam.org (August Abolins) writes:
  12.  
  13. [ Misc stuff deleted about QWK & offline USENET ]
  14.  
  15. >> does this make sense to anyone else?
  16. >
  17. >Makes sense to me.  But I guess the concept never crossed the unix mind.
  18. >
  19.  
  20.     Well, there are a few things open for debate.
  21.  
  22.  
  23.     1) QWK Sizes, and limits.  USENET is quite a lot of traffic
  24.        for QWK.
  25.  
  26.     For instance, it's a lot faster for me to go through my news
  27. with TRN and select the threads that I'm interested in and read them
  28. on-line than it would be to transfer all of the traffic in that group
  29. to my machine and read it there.
  30.  
  31.     With the above in mind it's also a consideration for the
  32. slower speed modems.  If you only read what you're interested in, then
  33. there is a lot of un-necessary information going into that QWK packet.
  34.  
  35.  
  36.     2) QWK Readers, and the problems within them.
  37.  
  38.     On most BBS's I've noticed that messages and E-Mail live in
  39. the same message base.  Whereas on a UNIX system they are independant
  40. of each other (Thank god!).
  41.  
  42.     The QWK stuff on the UNIX side would have to differentiate
  43. between private replies and public replies and submit them to mail, or
  44. inews accordingly.
  45.  
  46.     With problems like BlueWave not making things private, and
  47. other bugs out there I can't see it being stable on UNIX.
  48.  
  49.  
  50.     I think that offline USENET would be an excellent idea if done
  51. this way:
  52.  
  53.     Go into the users .newsrc, and find out what groups they're
  54. subscribed to, and when was the last time they were read.
  55.  
  56.     Then with that information go to the *>NNTP<* server and
  57. execute the following commands:
  58.  
  59. #Get the new news with the following:
  60.  
  61.  
  62. newnews alt.bbs 921225 000000
  63.  
  64. 230 New news by message id follows
  65. <vpoy.2ws0@terapin.com>
  66. <vpoy.2wry@terapin.com>
  67. <1992Dec23.213034.5968@yenta.alb.nm.us>
  68. [ Some articles deleted ]
  69.  
  70.     Then do:
  71.  
  72. head
  73.  
  74. head
  75. 221 470 <1992Dec22.080545.24089@u.washington.edu> Article retrieved; head follows.
  76. Path: exucom.com!ub!clarkson!rpi!usenet.coe.montana.edu!news.u.washington.edu!hardy.u.washington.edu!jbiafra
  77. From: jbiafra@hardy.u.washington.edu (Ding a Ding Dang My Ding a Long Ling Long)
  78. Newsgroups: alt.bbs
  79. Subject: Re: *.QWK For Citidel
  80.  
  81.     This get's the header to the article.
  82.  
  83.     Then execute ARTICLE to get the body of the article.
  84.  
  85.     Then execute NEXT to go to next article.
  86.  
  87. So, the commands are as follows:
  88.  
  89. newnews <groupname> yymmdd hhmmss
  90. <List of article message id's>
  91. header
  92. <List the header.>
  93. article
  94. <list the article>
  95. next
  96. <go to next article>
  97.  
  98. <repeat process till end of group>
  99. <adjust .newsrc accordingly>
  100.  
  101.  
  102. Examine the .newsrc to see which they are subscribed to.
  103.  
  104. Repeat above process for articles.
  105.  
  106.     Which groups they are subscribed to can be done by a simple
  107. grep for : in the .newsrc.
  108.  
  109.  
  110.     As for posting, use the POST part of NNTP.
  111.  
  112.  
  113.     As for the argument that not every system out there is running
  114. NNTP, this is true, but then it will take more work on the portions of
  115. the software to traverse the directory tree, etc...  All that is
  116. required here is a simple "popen" to "telnet <nntpserver> 119".
  117.  
  118.     Using this scheme would make it usefull to universities as
  119. well because chances are they don't have the news stuff NFS'ed to
  120. every machine. ;-)  Also I might add that going about it with NNTP
  121. would allow this stuff to be compiled by anyone, and as long as they
  122. have an NNTP server they've got no problems.
  123.  
  124.     The same could go for mail as well, just a simple popen to
  125. port 25 in lieu of 119.
  126.  
  127.     Quite simply I don't have time to do it, nor do I think that I
  128. would utilize it.  I just thought that I would mention my viewpoints.
  129. Seeing as I know little or nothing about the innards of QWK, I could
  130. be wrong.
  131.  
  132.     Please re-direct any flames to /dev/null
  133.  
  134.     In short, another standard needs to be done in lieu of QWK.
  135. And something other than UUCP because it requires effort on the system
  136. administrator, and a regular polling schedule.
  137.  
  138. -- 
  139. -------------------------------------------------------------------------------
  140. kjv@exucom.com                | I was better, but I got over it.
  141. Karl J. Vesterling            | 
  142. (716) 634-6550 Work            |    
  143.