home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / pd2 / news90.pd2 < prev    next >
Text File  |  1992-01-03  |  42KB  |  825 lines

  1. University of Vaasa, Finland, Sun 4 node number 128.214.12.3
  2. (chyde.uwasa.fi) has a collection of PD and shareware programs which
  3. are available by anonymous ftp (file transfer program).  This
  4. /pc/pd2/news90.pd2 file contains news about the programs in the
  5. /pc/pd2 directory (in reverse order). 
  6. ...................................................................
  7. Prof. Timo Salmi        (Moderating at anon. ftp site 128.214.12.3)
  8. School of Business Studies, University of Vaasa, SF-65101, Finland
  9. Internet: ts@chyde.uwasa.fi Funet: gado::salmi Bitnet: salmi@finfun
  10. ...................................................................
  11.  
  12.                  N e w s   o f   1 9 9 0
  13.  
  14. Mon 31-Dec-90: Now that the year 1990 has gone by it is interesting
  15. to take brief a subjective look back at some features from a
  16. moderator's vantage point. 
  17.    The number one product of the year on the net seems to have been
  18. McAfee's virus scanner which was updated at very frequent intervals
  19. throughout the year.  (Currently /pc/pd2/scanv72.zip.)
  20.    Another product that captivated the scene at the beginning half
  21. of 1990 was LZEXE from France by Fabrice Bellard.  (Currently
  22. /pc/pd2/lzexe91.zip).  The idea is brilliant in its simplicity. 
  23. Compress any executable program, and place the code to decompress it
  24. at run time into the program.  Later PKWare followed suit with its
  25. pklite, and will probably dominate in the future because of its
  26. well-known brandname and US background.  (Not perhaps fair in a
  27. sense, but that's the way "the market" stands.)
  28.    I was pleased to see one of my own packages (currently
  29. /pc/ts/tsfaq15.arc) to do particularly well.  When I started
  30. collecting frequently asked questions from the news, and find
  31. answers to them, I didn't quite foresee that it would so quickly
  32. become this popular. 
  33.    One of the depressing features I saw repeated many times over in
  34. program packages in 1990 was poor testing before releasing.  There
  35. were several programs which were either very difficult to implement,
  36. had poor user interfaces, or simply did not work at all.  More than
  37. ever before I saw what I call my "ten minute rule" broken.  (The
  38. rule: If an experienced user is still completely stuck after the
  39. first ten minutes, a shareware product is badly done.)
  40.    The turbulent PC file compression scene earlier dominated by the
  41. .arc packing method saw .zip emerge the dominant archiver in 1990. 
  42. What lies ahead is difficult to say, since this is a volatile and
  43. competition prone area.  We had repeated gossip of much enhanced
  44. versions of .lzh and .zoo archivers throughout the year, but nothing
  45. happened. 
  46.    Net connections improved in general during the year, but there
  47. were occasional breaks in the overseas link in particular.  Another
  48. sad feature was that so many parts of comp.binaries.ibm.pc had
  49. technical difficulties in reaching the destinations.  This is
  50. probably due to the length of these packages.  Also our site
  51. experienced repeated problems in this respect. 
  52.    One of the nice features (and perhaps a sign of maturity) is that
  53. no really serious flame wars had to be endured in c.b.i.p.d this
  54. year. 
  55.    A Happy New Year from uwasa.fi archives.
  56.  
  57. Tue 25-Dec-90: Bug warning pkbug.zip about PKWare's pklt10.exe
  58. executable file compressor. 
  59.  
  60. Mon 24-Dec-90: Merry Christmas! Acquired the following program
  61. updates:
  62.  bx901223.zip A collection of lists of Finnish BBS phone and node
  63.               numbers. In Finnish, but that is not really a problem
  64.               in BBS lists (the long distance tariffs are).
  65.  chk4lz20.zip List lzexe and pklite compressed executables.
  66.               By John Land. Has been updated to detect pklited
  67.               files, since I last looked at it. Useful.
  68.  drx091.zip   List axe, lzexe, and pklite compressed executables.
  69.               By Raymond Kaya. Screen divided in two. The first half
  70.               gives the directory listing of compressed executbles,
  71.               the other half to normal executables. Nice and
  72.               definitely useful if you use compressed executables.
  73.  dsz1216.zip  External Zmodem by Omen Technology.  Umpteenth update,
  74.               16-Dec-90. An excellent product with a frustrating
  75.               documentation.
  76.  dsz1216n.zip What's new in dsz1216.zip.
  77.               had difficulties with the installation and the user
  78.               interface, and didn't quite like it compared with some
  79.               other help interfaces I've seen. Many potentially
  80.               useful utilities get discarded by these kinds of first
  81.               impressions (right or wrong).
  82.  pattr15.zip  Set file attributes in many ways from Patri-Soft. Norm
  83.               Patrquin has hit upon a successful formula for writing
  84.               useful utilities. The basic idea is that you can
  85.               choose in very many ways the files you want to handle
  86.               with a user interface that is very similar across his
  87.               utilities. His perhaps best known utility is pcopy85d.
  88.               The only problem is that the utilities have so many
  89.               options, that they sometimes feel a bit bloated.
  90.  where44a.zip An excellent file finder by Keith Ledbetter. This one
  91.               is one of my favorites as a well made program. It
  92.               searches files by a wild card name, executes the
  93.               optionally, searches optionally for duplicate names,
  94.               pklited executables, and so on. And all you have to
  95.               know is to write whereis. The self-documentation is
  96.               good and concise enough. The unixish feature of
  97.               executing files perhaps feels slightly superfluous.
  98.  
  99. Sat 22-Dec-90: Updated the Finnish BBS list to be bx901222.zip.
  100.  
  101. Thu 20-Dec-90: Acquired /pc/pd2/pklt10.exe.  It is an .exe and .com
  102. file compressor from PKWare.  The idea is the same as in Fabrice
  103. Bellard's /pc/pd2/lzexe91.zip, which was one of the biggest program
  104. hits of the first half of this year.  These utilities compress your
  105. executable program and insert an extraction code, which uncompresses
  106. your program when you call your program.  This is a great space
  107. saver especially on (older) laptops.  
  108.    Some users were worried about extraction times, but they are not
  109. significant.  Another worry was the possibility of compressed
  110. viruses, but scan.exe currently checks for lzexed files. A third
  111. worry is confusing the original and the compressed files, but the
  112. system can be made to work both ways.
  113.  
  114. Tue 18-Dec-90: Darwin's list of US BBSes usbbs79.zip 1-Dec-90. 
  115.  
  116. Mon 17-Dec-90: Acquired the following updates
  117.   scanv72.zip  --> scanv71b.zip
  118.   where42b.zip --> where42a.zip
  119.  
  120. Sat 15-Dec-90: Updated the Finnish BBS list.  It is now available as
  121. /pc/pd2/bx901214.zip by anonymous ftp from uwasa.fi archives.
  122.  
  123. Wed 12-Dec-90: Obtained Adnrew Rossmann's /pc/pd2/infop141.zip
  124. system information program with Turbo Pascal sources.  It is a good
  125. program, but it still crashes on some systems like Sharp PC-6200. 
  126.  
  127. Mon 10-Dec-90: Received TeleReplica update 3.6 directly from the
  128. author Doug Thomson.  This remote control of PC is available as
  129. /pc/pd2/tr3-6.zip. 
  130.  
  131. Mon 10-Dec-90: Replaced arj015a.zip with the self-extracting version
  132. arj015a.exe.  Arj015a.exe is a beta test version of Robert Kung's
  133. .arj archiver. 
  134.  
  135. Mon 10-Dec-90: Updated the following files at uwasa.fi archives.
  136.  bx901208.zip  A collection of Finnish BBS lists. Even there is some
  137.                text in Finnish the list are internationally readable
  138.  dosref18.zip  Programmer's Technical Reference for MSDOS and the
  139.                IBM PC by Dave Williams
  140.  where42a.zip  Fast file finder + executor by Keith Ledbetter
  141.  
  142. Sun 9-Dec-90: Obtained beta test update arj015a.zip of Robert Kung's
  143. .arj archiver.
  144.  
  145. Sat 8-Dec-90: Well folks, it looks like we have yet another archiver
  146. to our plethora of PC file compressors.  This one makes packages
  147. designated with an .arj extension.  It is available from uwasa.fi
  148. archives as /pc/pd2/arj014.zip.  The author Robert Kung puts forward
  149. that arj beats both .zip and .lzh compressions.  According to the
  150. documentation, this is the second alpha test release. 
  151.  
  152. Fri 7-Dec-90: Acquired McAfee's instant update scanv71b.zip from a  
  153. Finnish BBS to replace the newly released scanv71.zip.
  154.  
  155. Fri 7-Dec-90: Acquired /pc/pd2/pak251.exe to replace pak250.exe and
  156. pak251.zip.  It is NoGate Consulting's self-extracting compression
  157. program with a security envelope.  This update can handle files with
  158. .pak, .arc and .zip extensions.  The switches of the program can be
  159. configured by the user. 
  160.  
  161. Fri 7-Dec-90: Micro Maniac's BBS file list files-mm.zip has been
  162. updated. 
  163.  
  164. Wed 5-Dec-90: Acquired McAfee's virus scanner latest version
  165. /pc/pd2/scanv71.zip, and deleted the previous scanv67c.zip.
  166.  
  167. Fri 30-Nov-90: Downloaded uuexe413.zip from UseNet binary postings
  168. (comp.binaries.ibm.pc.d).  This uuencode/uudecode for MsDos by
  169. Richard Marks can also handle xxencoding/xxdecoding, and and looks a
  170. good one also in general.  At the same time I deleted (unlinked)
  171. uu.zip and toaduu19.zip from the /pc/pd2 directory. 
  172.  
  173. Thu 29-Nov-90: Got update danix102.zip of Unix-like MsDos utilities
  174. from the author, Dan Schikore.  This is a useful package.
  175.  
  176. Wed 28-Nov-90: Update of the Finnish BBS list.  It is now
  177. bx901118.zip. 
  178.  
  179. Tue 27-Nov-90: TeleReplica version 3.5 PC remote control by Doug
  180. Thomson is now available as /pc/pd2/tr3-5.zip.  Howard Harvey's
  181. resident upper right-hand corner clock and alarm is available as
  182. clockon.zip. 
  183.  
  184. Mon 26-Nov-90: Acquired /pc/pd2/dsz1119.zip, the 19-Nov-90 release
  185. of Zmodem, and /pc/pd2/dsznew.zip, what's new in dsz111990.
  186.  
  187. Thu 22-Nov-90: Update of Andrew Rossmann's system information
  188. program infop140.zip.  I haven't tested this version myself.  All
  189. the version before this one have caused crashes on one machine or
  190. another, but there is much useful source code in there.  These kinds
  191. of programs are not easy to write. 
  192.  
  193. Tue 20-Nov-90: Updated the node and phone number list of Finnish
  194. BBSes to be bx901112.zip.
  195.  
  196. Mon 19-Nov-90: Acquired the following updates to uwasa.fi archives,
  197. directory /pc/pd2:
  198.   shez59.zip    A very good shell for handling packed files.
  199.   where41a.zip  File finder by Keith Ledbetter, now can optionally
  200.                 run the found files.
  201.  
  202. Sat 17-Nov-90: Dan Schikore's collection of Unix-like MsDos
  203. utilities has been updated to be /pc/pd2/danix101.zip.  The update
  204. corrects a bug in the ls program.  Available as usual by anonymous
  205. ftp or mail server from uwasa.fi. 
  206.  
  207. Fri 16-Nov-90: Acquired /pc/pd2/96bb1190.zip, World-Wide 9600 baud
  208. BBS list by Mark Montgomery dated 27-Oct-90.  I checked it for
  209. Finnish BBSes, and found it practically useless.  If this is any
  210. indication of its general quality as a world-wide 9600 list, the
  211. information the list provides is poor. 
  212.  
  213. Thu 15-Nov-90: There are often questions asking for Unix-like
  214. utilities from the MsDos, perhaps since many users have a Unix
  215. background and would like to use familiar commands.  And some of
  216. these commands are useful for MSDos even if one hasn't used Unix. 
  217. We have the following packages at uwasa.fi archives in directory
  218. /pc/pd2.
  219.      danix.zip
  220.      dantools.zip
  221.      picnix3a.zip
  222.      picnix3b.zip
  223.      picnix3up.zip 
  224.    The daxic.zip collection by Dan Schikore is the latest dated
  225. 12-Nov-90.  It is a nice set and includes for example man, head, and
  226. tail, which have been sought my many users.  The well-known picnix
  227. utilities are by Peter Heitman, and date back to 1988.  The oldest
  228. collection we have is the alse useful dantools.zip by Daniel Norton
  229. dating back to 1987.  Also see directory /pc/unix.
  230.  
  231. Mon 12-Nov-90: Acquired Ample Notice appointment calendar version
  232. 2.0x /pc/pd2/an201.zip by Mark Harris. The outward appearance has
  233. changed markedly since the an131 version. More information has been
  234. packed on the screen. Whether this cramming is for the better or not
  235. is up to your own taste. Be that as may, AN is a useful reminder and
  236. calendar.
  237.    There are a couple of other new versions at uwasa.fi /pc/pd2
  238. directory.  They are list75f.zip file viewing and browsing utility
  239. by Vernon Buerg, and Darwin's list of US BBSes usbbs78.zip 1-Nov-90. 
  240.  
  241. Fri 9-Nov-90: Replaced the Finnish BBS and node list bx900825.zip
  242. by the update bx901102.zip.
  243.  
  244. Wed 7-Nov-90. Updated the files-mm.zip huge file list.
  245.  
  246. Mon 5-Nov-90: Acquired to uwasa.fi archives
  247.   /pc/pd2/pak251.zip    NoGate Consulting file compression in zipped
  248.                         form, version 2.51
  249.   /pc/pd2/chk4l191.zip  Detect lzexe compressed files by John Land,
  250.                         version 1.91
  251.  
  252. Mon 5-Nov-90: Replaced Telix 3.12 with version 3.12a.  The new files
  253. are tlx312a1.zip, tlx312a2.zip, and tlx312a3.zip.
  254.  
  255. Sat 3-Nov-90: Update /pc/pd2/ps44.zip of Patri-Soft shareware text
  256. finder.  This is a good one, but not without bugs.  Textsearches for
  257. ascii below 32 and beyond 127 tend to cause crashes.  And it does
  258. not take properly into account the need of searching for text with
  259. diacritical characters, which are needed in Scandinavia.
  260.  
  261. Sat 27-Oct-90: Got update tr2-8.zip of TeleReplica 2.8 PC remote
  262. control by Doug Thomson directly from the author. 
  263.  
  264. Fri 26-Oct-90: A couple of weeks ago there was much discussion in
  265. the UseNet news about utilities which would move entire directories
  266. for MsDos (in a similar way as mv does for Unix).  Two main
  267. suggestions came up repeatedly.  The first was to use an MsDos
  268. equivalent of Unix mv.  Many users pointed out that the Picnix
  269. utilities (picnix3a.zip, picnix3b.zip, and picnixup.zip) contain
  270. Unix like commands for MsDos.  Another solution that was suggested
  271. was a program called prune.  Such a utility has been published by Pc
  272. Magazine's ever skilful contributor Michael Mefford.  I have made
  273. this prune utility available at uwasa.fi archives as
  274. /pc/pd2/prune10.zip. 
  275.  
  276. Fri 26-Oct-90: Here are some of the new uploads at uwasa.fi.
  277.  /pc/sysutil/4d302aup.zip  An 3.02A update to 4Dos 3.02 
  278.  /pc/diskutil/copyq224.zip A multi-disk copy utility
  279.  /pc/pd2/ps43.zip          File and text search from Patri-Soft
  280.  
  281. Fri 26-Oct-90: Acquired update /pc/pd2/usbbs77.arc of Darwin's US
  282. BBS list.
  283.  
  284. Tue 23-Oct-90: Acquired a new release of /pc/pd2/files-mm.zip.  This
  285. is a huge (some 1.4Mb ! when unpacked) list of files available at
  286. Micro Maniacs Opus 2:515/1 tel 358-0-425966.  I feel that it is
  287. instructive to have available a file list of a good bulletin board,
  288. even if you don't intend to call long-distance to Finland :-).  This
  289. is to show what files are circulating in BBSes.  
  290.    Not a bad idea for the users to look at this, or a similar list,
  291. when wanting to know if a utility exists for a such and such
  292. purpose.  This is NOT saying that you shouldn't pose questions about
  293. the existence of utilities for a task you have in mind.  It is
  294. saying that the answer is often found directly by searching through
  295. these filelists.  (Editors can very handy for performing the
  296. search). 
  297.    Our own file lists of chyde.uwasa.fi archives are /pc/INDEX,
  298. /pc/ts/0dir-ts, /pc/pd2/0dir-pd2, and /unix/ts/0dir-u.  
  299.    We also keep a copy Simtel20 file list /pc/pd2/simibm.arc in case
  300. you have difficulties in connecting to Simtel20.  Notice though,
  301. that the most up-to-date version is best found at the original site. 
  302.  
  303. Mon 22-Oct-90: McAfee's virus scanner /pc/pd2/scanv67c.zip now
  304. available from chyde.uwasa.fi thanks to Ralph Sims. 
  305.  
  306. Wed 17-Oct-90: The printer to file rediction utility version 7.00
  307. dating back to 1987 (/pc/pd2/)lptx700.zip is now available from
  308. chyde.uwasa.fi.  If anyone knows of a more recent version, please
  309. let me know, and have it so, I can make it available to the net.  I
  310. am not deleting (yet) the (/pc/pd2/)lptx.zip version 6.00, because,
  311. in the words of the author, the different versions are rather
  312. parallel (there is a underlying pun there somewhere) than upgrades. 
  313.  
  314. Tue 16-Oct-90: Acquired the following upgrades:
  315.   bbs1090.zip   A list of US BBSes by James Toro, October release.
  316.   infop135.zip  PC system information with sources by Andy Rossmann
  317.   pdel42.zip    Norm Patriquin's selective delete with many options
  318.   shez58.zip    The Compression Companion by Jim Derr
  319.  
  320. Mon 15-Oct-90: Got update /pc/pd2/inter590.zip of Ralf Brown's
  321. interrupt list.  The definite must for every advanced MsDos
  322. programmer. 
  323.  
  324. Sat 13-Oct-90: TeleReplica 2.6 remote control of PC by Doug Thomson
  325. is now available as /pc/pd2/tr2-6.zip. 
  326.  
  327. Wed 10-Oct-90: PC-Magazine Vol 9 Num 14 published a potentially very
  328. useful batch to com file compiler bat2exec.com by Douglas Boling.  I
  329. recently tested version 1.2 of this compiler and found it too buggy
  330. to be really operative yet.  Now an updated version 1.3 has been
  331. published, and this looks very promising.  Definitely worth a closer
  332. look.  I had to do some mild hacking to put together a package
  333. /pc/pd2/bat2ex13.zip, because I found updated parts scattered around
  334. in different files in a BBS.  I took the liberty of creating the
  335. bat2ex13.zip package myself from the constituents I found.  The
  336. documentation is from version 1.2, but as far as I can see this
  337. shouldn't cause any problems.  The assembler source and the .com
  338. file in the created package are version 1.3 files. 
  339.  
  340. Mon 8-Oct-90: McAfee's virus scanner scanv67.zip now available.
  341.  
  342. Fri 5-Oct-90: Ralph Sims (ralphs@sumax.seattleu.edu) kindly uploaded
  343. /pc/pd2/list75e.zip and /pc/pd2/fed153.zip to chyde.uwasa.fi.  The
  344. former is an update of Vernon Buerg's well-know file viewing
  345. facility.  The latter is FileEdit binary file editor of Phillip
  346. Nickell.  I have had trouble in finding a satisfactory binary
  347. editor, but this one looks a potentially good one.  There is some
  348. minor confusion in the documentation, though.  The document file
  349. contains several needless double captions. 
  350.  
  351. Wed 3-Oct-90: Acquired /pc/pd2/pak250.exe.  It is a self-extracting
  352. compression program from NoGate Consulting's.  This update can
  353. handle files with .pak, .arc and .zip extension.  The switches of
  354. the program can be configured by the user. 
  355.  
  356. Fri 28-Sep-90: Available at chyde.uwasa.fi archives
  357. /pc/pd2/chop11.zip by Flint Pellet.  For extracting parts from
  358. binary files.  Some users have asked / discussed such a utility on
  359. the news in comp.binaries.ibm.pc.d. 
  360.  
  361. Thu 27-Sep-90: There was a very interesting utility in PC-Magazine
  362. Vol 9 Issue 14 called bat2exec by Doug Boling.  It compiles .bat
  363. batch files into .com files to speed them up, and perhaps also to
  364. hide the sources.  There have been a couple of updates since, and we
  365. currently have /pc/pd2/bat2ex12.zip at chyde.uwasa.fi archives.  The
  366. concept is excellent, but I think that there are still serious bugs
  367. in the utility.
  368.  
  369. Fri 14-Sep-90: Update of Andrew Rossmann's system information
  370. program infop131.zip.
  371.  
  372. Tue 11-Sep-90: Ralph Sims kindly uploaded a facility called ronset
  373. to chyde.uwasa.fi today.  The author Ron Bemis calls it a batch file
  374. enhancer, but a better description for this impressive utility would
  375. be an environment variable programming language.  I took the liberty
  376. of renaming it in accordance with the version number, and it is now
  377. available as /pc/pd2/ronset21.zip by anonymous ftp. 
  378.  
  379. Tue 11-Sep-90: Vernon Buerg's file listing utility list75b.zip is
  380. now available for anonymous ftp download at chyde.uwasa.fi thanks to
  381. Ralph Sims (ralphs@sumax.seattleu.edu). 
  382.  
  383. Sat 7-Sep-90: Acquired Vernon Buerg's 30-Aug-90 release of the de
  384. facto PC standard of file listing utilities (/pc/pd2/)list75a.zip
  385. for anonymous download from chyde.uwasa.fi, Vaasa, Finland. 
  386.  
  387. Wed 5-Sep-90: Acquired pdel41.zip.  Patriquin's file and directory
  388. deleting facility.  Very handy, but use very carefully. 
  389.  
  390. Sun 26-Aug-90: Acquired an update of Chris Dunford's memory mapper
  391. (/pc/pd2/)pmap203.zip for anonymous ftp download from our site
  392. chyde.uwasa.fi.  Also acquired the latest Finnish BBS list and put
  393. it in (/pc/pd2/)bx900825.zip.  Although the captions are in Finnish,
  394. the essential information is easily drawn from from the list. 
  395.  
  396. Tue 21-Aug-90: Acquired /pc/pd2/list74a.zip and /pc/pd2/pcopy85d.zip
  397. for anonymous ftp download at chyde.uwasa.fi, Vaasa, Finland.  The
  398. former is an update of Buerg's very well-known file browsing
  399. utility.  The latter is Patriquin's excellent, if not somewhat
  400. overbearing selective copying facility.  - Updated the Finnish BBS
  401. list from bx900501.zip to bx900614.zip. 
  402.  
  403. Sun 19-Aug-90: I have made Bill Davidsen's guide on submitting to
  404. InterNet ibm binary postings available as /pc/pd2/submbin.arc.  -
  405. Turbo Power Software's excellent tsr utilities are available as
  406. /pc/pd2/tsrcom29.zip.  - Because my fellow moderator Harri Valkama
  407. (hv@chyde.uwasa.fi) is on vacation, I have made McAfee's virus
  408. scanner scanv66b.zip available also in this /pc/pd2 directory.  -
  409. This also reminds me of the fact that you are very welcome to upload
  410. good programs to chyde.uwasa.fi to the /incoming directory.  If you
  411. kindly do so, please send a description to Harri. 
  412.  
  413. Thu 14-Aug-90: The system information program infoplus has now been
  414. updated to infop125.zip.  On my 25/386 it still crashes on page 2. 
  415.  
  416. Tue 14-Aug-90: I have removed /pc/pd2/anonlist.arc because it is
  417. available as /pc/doc/ftpsites.lst. 
  418.  
  419. Tue 14-Aug-90: I have removed the following packages from the
  420. /pc/pd2 directory.  See /pc/0contents for their current directories. 
  421.  esc.zip         Send escape sequences by Jouni Leppajarvi
  422.  global.com      The precedessor of sweep
  423.  invest1.zip     A very simple funds investment calculation program
  424.  mkmst121.zip    Market Master stock analysis
  425.  spin.zip        Spin (even an unformatted) disk
  426.  
  427. Mon 13-Aug-90: I have removed the following packages from the
  428. /pc/pd2 directory.  See /pc/0contents for their current directories. 
  429.  pkfind11.arc    Find files anywhere, even within .arcs
  430.  pkzf10.exe      Search for a file throughout a disk. .zip files too.
  431.  remind49.zip    A reminder from Robert M W Tsou
  432.  reminder.zip    A reminder from Jukka Jarvela
  433.  sa210a.zip      Security analyst program
  434.  sprm23.zip      A stock portfolio record manager
  435.  stkmkt.zip      An old stock market charting programs.
  436.  stockmar.zip    A stockmarket program.
  437.  sypstok3.zip    Stock trader III. Graphical stock market analysis.
  438.  tfe_210.zip     Telix phone directory editor
  439.  vol8n16.zip     From PC-Magazine. Includes dirmatch.com. Neat indeed.
  440.  
  441. Sun 12-Aug-90: Acquired 5-Aug-90 version of Ralf Brown's list of
  442. interrupts inter490.zip.
  443.  
  444. Thu 8-Aug-90: Downloaded from the binaries the system information
  445. utility infop100.zip by Andrew Rossmann based on sysid44 by Steve
  446. Grant.  Consequently deleted sysid50.zip
  447.  
  448. Sun 5-Aug-90: Extracted Darwin's US BBS list (/pc/pd2/)usbbs75.zip
  449. (1-Aug-90) from the UseNet news.  Obtained Norm Patriquin's pcopy
  450. version 85C pcopy85c.zip.  Pcopy is a well-known file copier with a
  451. really great number of switch options.  Obtained chk4lze.zip by John
  452. Land.  It is yet another (useful) facility for detecting .exe files
  453. that have been compressed with lzexe.  Finally, obtained fast file
  454. finder with sources fff345.zip by Don Williams. 
  455.  
  456. Thu 2-Aug-90: Acquired (/pc/pd2/)dosref17.zip programmer's technical
  457. reference for msdos and the ibm pc (21-Mar-90), by Dave Williams. 
  458. Omitted the older versions progref1.zip, progref2.zip, and
  459. 1216ref2.zip.  Also acquired Jim Derr's archive shell
  460. (/pc/pd2/)shez57.zip (25-Jul-90) update.  Again there is some (this
  461. time really minor) confusion with validate cheksum, but since this
  462. seems to occur regularly with shez, I'll ignore this. 
  463.  
  464. Mon 30-Jul-90: Update 96bb0690.zip.  A sporadic list of 9600 bps
  465. BBSes 1-Jyl-90.
  466.  
  467. Thu 26-Jul-90: The archive shell shez56.zip is now available from
  468. chyde.uwasa.fi.  This one is the same as in Simtel20.  Obviously
  469. someone likes practical jokes or there is some other confusion in
  470. the distribution.  The first copy (now discarded) I acquired had its
  471. validation information changed in the readme.now file.  And it also
  472. contained an inserted superfluous text file advertising some BBS. 
  473. Incidentally, this is not the first time when there is confusion
  474. with shez validate information.  In version 5.4 the author informed
  475. Keith Petersen that there had been a mistake. 
  476.  
  477. Wed 25-Jul-90: Acquired a new version dsz0626.zip of z-modem for
  478. download by anonymous ftp from chyde.uwasa.fi.  Also acquired
  479. shez56.zip, but here I run into a dilemma.  The validate crc's
  480. differ from that of the documentation.  The documentation says for
  481. shez.exe 07D4 and 0793, but the validate program gives 09E5 and
  482. 1829.  Also the file sizes differ documentation saying 122344 and
  483. validation 122184.  The shezcfg.exe informations agree.  Can someone
  484. shed some light on this.  For the time being I shall not put the
  485. suspect shez56.zip up for general download. 
  486.  
  487. Thu 19-Jul-90: Added three packages to directory /pc/pd2 in the
  488. chyde.uwasa.fi anonymous ftp archives.  Two of the utilities are by
  489. Michael Mefford from the PC-Magazine.  The first is dirmat20.zip. 
  490. It is an update of his excellent dirmatch utility for comparing and
  491. manipulating two directories.  The second is dirmag2.zip.  It is a
  492. very worthwhile two-part utility for managing directories.  The
  493. third of the acquisitions is script.zip which complements the
  494. utilities for capturing scrolling screen output to a file.  It is
  495. quite similar to concpy11.zip which we already have, but this one
  496. includes C sources. 
  497.  
  498. Sat 14-Jul-90: Recently there was a query in the c.b.i.p.d news for
  499. a utility capturing screen output to a file.  In addition to
  500. (/pc/pd2/)snippr22.zip which we already have another utility came
  501. up.  It is (/pc/pd2)concpy11.zip containing an excellent capture
  502. utility by Christopher Dunford from 1988.  I have now acquired it to
  503. the chyde.uwasa.fi collections.  The two utilities are somewhat
  504. different and thus serve complementary purposes.  Snipper can be
  505. used to capture what the user wants from a still screen.  Concopy,
  506. on the other hand, captures to a file everything that scrolls
  507. through the screen. 
  508.  
  509. Thu 12-Jul-90: Acquired a new release of /pc/pd2/files-mm.zip.  This
  510. is a huge (some 1.2Mb ! when unpacked) list of files available at
  511. Micro Maniacs Opus 2:515/1 tel 358-0-425966.  I feel that it is
  512. instructive to have available a file list of a good bulletin board. 
  513. This is to show what files are circulating in BBSes.  Not a bad idea
  514. for the users to look at this, or a similar list, when wanting to
  515. know if a utility exists for a such and such purpose.  This is not
  516. saying that you shouldn't pose questions about the existence of
  517. utilities for a task you have in mind.  It is saying that the answer
  518. is often found directly by searching through these filelists. 
  519. (Editors can very handy for performing the search).  We also keep a
  520. copy Simtel20 file list /pc/pd2/simibm.arc.  Notice, that the most
  521. up-to-date versions are at the original sites, naturally. 
  522.  
  523. Sat 7-Jul-90: Extracted Jon Granrose's list of anonymous ftp sites
  524. from the news and made it available by anonymous ftp from
  525. chyde.uwasa.fi, Vaasa, Finland, as /pc/pd2/anonlist.arc. 
  526.  
  527. Wed 4-Jul-90: Downloaded Darwins usbbs list for jul 1990 from the
  528. news, and named it /pc/pd2/usbbs74.arc. 
  529.  
  530. Tue 3-Jul-90: Acquired update /pc/pd2/fff342.zip of the fast file
  531. finder by Don A Williams.  In addition to being able to search
  532. within .arc, .lzh, and .zip files this useful utility has the
  533. ability to handle extended wildcards, that is wildcard definitions
  534. such as *onfi*.sys. 
  535.  
  536. Thu 21-Jun-90: Acquired a revised version unlzexe5.zip of the
  537. utility reversing lzexe packing of an .exe file. 
  538.  
  539. Sun 27-May-90: Since the introduction of Fabrice Bellard's excellent
  540. executable file compression idea (/pc/pd2/lzexe91.zip) there have
  541. emerged a number of useful companion programs.  Here is information
  542. on some which are available by anonymous ftp from chyde.uwasa.fi
  543. from directory /pc/pd2.  Because the original program is in French,
  544. an English shell lzeshl30.zip has been programmed by Pete Petrakis. 
  545. - Since the compressed files (usually) have exactly the same name as
  546. the original, utilities are needed for identifying which files have
  547. been compressed.  There are two such utilities currently in the
  548. /pc/pd2 directory.  They are islzexe.zip by Derrick Burgess, and
  549. isl12.zip by Alan Posner.  Their user interfaces are somewhat
  550. different, so you may adopt them both.  - It is also very useful to
  551. be able to reverse the compression process.  The unlzexe4.zip
  552. package by Mitugu Kurizono performs this feat.  One problem with
  553. lz-compressed executables is the possibility of undetectable
  554. viruses.  Until the introduction of the announced scanv63, they way
  555. to check for on infection is first to decompress, and then apply
  556. scanners. 
  557.  
  558. Fri 25-May-90: It has been almost exactly a month since the last
  559. update in chyde.uwasa.fi /pc/pd2 directory, because I have been
  560. rather occupied otherwise.  In the meanwhile we have had the sad
  561. news of the cutbacks in Simtel20, which is an unfortunate loss to
  562. the net.  - This time I have update an131.zip of the Ample Notice
  563. calendar reminder.  The shell for lzexe executable files compression
  564. program has been updated to be lzeshl30.zip.  I have obtained a new
  565. (shell-type) utility tozip51.zip for converting other packing
  566. methods to .zip.  The excellent whereis file finder is now in
  567. version where37.zip.  Shez shell for all kinds of archives has been
  568. updated to shez55.zip.  The file list of Micro Maniacs Opus
  569. (358-0-425966) files-mm.zip is again up-to-date. 
  570.  
  571. Thu 26-Apr-90: More PD programs from Finland.  Three utilities by
  572. Jouni Leppajarvi.  All available by anonymous ftp from site
  573. chyde.uwasa.fi, the first two in directory /pc/pd2.  A neat small
  574. utility esc.zip to send escape sequences.  A program to spin even an
  575. unformatted disk, spin.zip.  Useful when using a cleaning diskette. 
  576. And some C routines for interrupt driven i/o on serial ports.  For
  577. the relevant directory, see the /pc/0contents file.
  578.  
  579. Tue 17-Apr-90: More PD program production from Finland: Available by
  580. anonymous ftp from chyde.uwasa.fi (/pc/pd2/)du11.zip recursive disk
  581. usage utility by Jussi Puttonen. 
  582.  
  583. Tue 17-Apr-90: Acquired to chyde.uwasa.fi two auxiliary programs for
  584. the (/pc/pd2/)lzexe91.zip .exe file compresser.  The first is
  585. (/pc/pd2/)islzexe.zip by Derrick Burgess.  It tells whether a file,
  586. or a set of files, has been compressed with lzexe.  The second is
  587. (/pc/pd2/)lzeshl21.zip shell for lzexe by Pete Petrakis.  It is
  588. useful, especially if you insist on you program comments to be in
  589. English, and it preserves the original date of the .exe file to be
  590. compressed.  (Personally I prefer dating all the compressed .exe
  591. files to 1-1-81 as marker of their being compressed).  But, when I
  592. tried to test the /u option of the shell, it merrily proceeded to
  593. crash my laptop. 
  594.  
  595. Mon 16-Apr-90: The executable files compressor (/pc/pd2/)lzexe91.zip
  596. is now available (also) from chyde.uwasa.fi, Vaasa, Finland.  There
  597. has been much discussion in b.b.i.p.d.  about this French utility by
  598. Fabrice Bellard.  I like the concept.  It is particularly useful on
  599. a laptop with a limited ram disk where I want to keep a few (four,
  600. actually) of the most frequently needed utilities.  It is true that
  601. the compressed exe files do not load quite as quick as
  602. noncompressed, but the difference is not material from the user's
  603. point of view.  Ca, c'est tres bien!
  604.  
  605. Mon 16-Apr-90: Acquired (/pc/pd2/)zdoc0108.zip documentation for dsz
  606. z-modem.  I believe that this is a definite must for users of dsz,
  607. since it seems to include many useful tips, and cover much
  608. information not directly present in the original dsz documents. 
  609.  
  610. Sun 15-Apr-90: Deleted masa_bbs.zip, and updated bx900211.zip to be
  611. bx900411.zip.  These are lists of Finnish BBSes.
  612.  
  613. Sat 14-Apr-90: One frequently posed question in c.b.i.p.d has been
  614. for a small PD / shareware editor, and Tiny Editor ted.com (as well
  615. as Qedit, and a few others) has often been suggested.  I have
  616. updated (/pc/pd2/) ted.zip at chyde.uwasa.fi by including the
  617. original assembler and basic codes in the package.  (Otherwise the
  618. package is unchanged.)
  619.  
  620. Fri 13-Apr-90: Acquired a number of packages to the /pc/pd2
  621. directory.  Package dsz0411.zip is an update of the z-modem, and
  622. dszop3.zip contains some older instructions for using dsz.  Package
  623. fff332.zip is a fast file finder that can look into archives. 
  624. Package masa_bbs.zip contains information about Finnish BBSes.  It
  625. is in Finnish.  Package pctech is a collection of older utilities
  626. dating back to 1987.  Package snippr22.zip is a useful screen
  627. snapshot utility. 
  628.  
  629. Fri 12-Apr-90: Update of the long path and environment utility
  630. cpath20.zip from Cor J Veenman.
  631.  
  632. Wed 11-Apr-90: Mottos seem to be popular in email signatures.  I
  633. don't have one, but if I did it would be something like: 
  634.  
  635. "I work at a university.  But what is your excuse." 
  636.    or 
  637. "This sounds reasonable.  Let's do so anyway."
  638.  
  639. Wed 11-Apr-90: Updated the files-mm.zip file list from Micro Maniacs
  640. BBS.  A nice list to show what can be found at a good BBS.
  641.  
  642. Tue 10-Apr-90: Came upon a screen speed-up program which might be
  643. quite useful, that is (/pc/pd2/)thefast6.zip.  It is inevitable that
  644. in using a PC something has to be the bottleneck.  Since the advent
  645. of 386 and fast hard disks it seldom is the processor or the disk
  646. access any more, and lately I have noticed that the video adapter
  647. (especially if 8-bit) is the problem.  The way it shows is that the
  648. cursor movement is not at par with the other parts of the PC.  It
  649. will be interesting to see if this program provides a temporary
  650. respite, and whether there are side effects.
  651.  
  652. Sat 7-Apr-90: Got shez541.zip update.  As you know this is a very
  653. good shell for handling packed files of many types. 
  654.  
  655. Fri 6-Apr-90: Cor J Veenman kindly provided his cpath.zip, which is
  656. a utility for adding directories to make paths longer than 128
  657. bytes. It also includes utilities to give information about the
  658. environment space.
  659.  
  660. Thu 5-Apr-90: Obtained the following updates.
  661.   find211d.zip  Fast file finder
  662.   msker301.zip  MsKermit version 3.01
  663.   onside13.zip  Sideways printing
  664.   sysid50.zip   System information about your PC
  665.   where36.zip   File finder capable of scanning archives too
  666.  
  667. Fri 30-Mar-90: Acquired PKWARE's .zip file handling facility version
  668. 1.10.  This one is the "European distribution" version, and I have
  669. consequently renamed it (/pc/pd2/)pkz110eu.exe.  Available by
  670. anonymous ftp for chyde.uwasa.fi, Vaasa, Finland, as usual. 
  671.  
  672. Tue 27-Mar-90: Acquired dsz0321.zip z-modem version 21-Mar-90.
  673.  
  674. Thu 23-Mar-90: Replaced pcopy83f.zip by pcopy84.zip.
  675.  
  676. Mon 05-Mar-90: Here is information on some recent uploads made
  677. available for anonymous ftp at chyde.uwasa.fi.  - QEDIT21.ZIP is an
  678. examination version of SemWare's newly released QEdit Advanced 2.1. 
  679. This is a flexible and compact editor, which I personally use
  680. extensively (version 2.08).  And being but "a satisfied customer", I
  681. feel that can recommend it on the news.  (No editor wars, please). 
  682. - There is also a utility called QMAC21.ZIP containing marco
  683. utilities for the new Qedit.  - Another update is BBS0390.ZIP which
  684. replaces BBS0290.ZIP.  It is named "TheList".  It is a list of US
  685. BBSes from James E Toro - REMIND49.ZIP is an update of a nice
  686. reminder (what else) program by Robert M W Tsou.  - The Micro
  687. Maniacs files list FILES-MM.ZIP has been updated up to 5-Mar-90.  -
  688. Finally, there is a rather specialized program dating back to 1988,
  689. so there might be more recent versions around.  It is called
  690. JMOONS.ZIP.  It is a Moons of Jupiter Orbital Clock by Andrew Jones. 
  691. It is because of this last program that this message is also
  692. (cross)posted to the sci.astro news group.  - All these files with
  693. the exception of jmoons.zip will be located in the /pc/pd2
  694. directory.  To locate jmoons.zip please see the /pc/0contents files. 
  695.  
  696. Tue 20-Feb-90: The directory /pc/pd2/ at chyde.uwasa.fi has a number
  697. of utility collections available by anonymous ftp.  The latest
  698. addition to this collection is z10.zip.  It is called General
  699. Purpose MS-DOS Utilities / Enhancements.  This is a nice collection
  700. by Scott M Pazur.  It is certainly worth looking at.  Not entirely
  701. novel (what utility collection could be), but there are some useful
  702. twists from the usual plot. 
  703.  
  704. Fri 16-Feb-90: Update 96bb0290.zip, a world-wide (but not
  705. comprehensive) list of 9600 bps BBSes.
  706.  
  707. Wed 14-Feb-90: Update pcopy83f.zip of Patriquin's good, but bloated
  708. copy program.  Update shez53.zip of the shell for handling packed
  709. files of any kind. 
  710.  
  711. The 13-Feb-90: Converted the few remaining .lzh, .pak, and .zoo
  712. files in the /pc/pd2/ directory to .zip at chyde.uwasa.fi.  The
  713. converted files were onside.lzh, powtool1.lzh, powtool2.lzh,
  714. toaduu17.pak, nnansi.zoo, and uu.zoo.  This also means that until
  715. Harri Valkama (hv@chyde.uwasa.fi) returns next week you can only get
  716. these converted files from the /pc/pd2 directory.  The old files
  717. will remain as ghosts in /pc/..  directories, but they are not
  718. available.  (For those in the know, this results from the fact that
  719. we use hard links to files in our directories.)
  720.  
  721. Mon 12-Feb-89: Updated the world-wide 9600 bps BBS list.  The new
  722. list is (/pc/pd2/)96bb0190.zip replacing 96bb1289.zip.  Also got
  723. (/pc/pd2/)blp1.zip, which is a world-wide BBS listing as of
  724. 26-Jan-90. 
  725.  
  726. Sun 11-Feb-90: Took down the 256K typeahead buffer posted by John
  727. Joubert in comp.sys.ibm.pc, checked and processed it to be
  728. (/pc/pd2/)typeahd.zip.
  729.  
  730. Sat 10-Feb-90: Version list73d.zip of Buerg's list program.  Update
  731. bx900129.zip of Finnish BBSes (in Finnish).  If someone has a direct
  732. access to updates Finnish BBS lists, I would appreciate the
  733. information, because the way I get these lists is more or less
  734. haphazard.  Updated files-mm.zip.  Removed all dsz z-modem packages
  735. except the latest one: dsz0128.zip, and dsz1019.zip (the one that
  736. works). 
  737.  
  738. Fri 9-Feb-90: I have renamed the 0contents file to 0dir-pd2.  This
  739. is to avoid duplicate naming with other directories.  Likewise, I
  740. have renamed 0news file to be the current 0news-pd2 file.  The file
  741. of last year's news has been renamed 0news89.pd2. 
  742.  
  743. Wed 7-Feb-90: Acquired bonus507.zip.  It is a non-commercial
  744. collection of Turbo Pascal 5.0 units with source code from
  745. TurboPower Software.  Also acquired dsz0128.zip.  I decline from
  746. further comments about the transfer problems I keep having with
  747. these new z-modem versions. 
  748.  
  749. Mon 5-Feb-90: Received update list73a.zip of Vernon Buerg's list
  750. program, the definite must.
  751.  
  752. Sat 3-Feb-90: Updates xanadu20.zip (utilities), bbs0290.zip (US BBS
  753. list), and a new file sprm23.zip (stock portfolio record manager). 
  754.  
  755. Thu 1-Feb-90: Updates pcopy83d.zip and where35.zip.  Acquired
  756. tfe_210.zip.  It is an editor for Telix .fon directories. 
  757.  
  758. Wed 31-Jan-90: Pretty Printer pascal code made available as
  759. pritprn.zip. 
  760.  
  761. Fri 26-Jan-90: Acquired z-modem version dated 22-Jan-90.  The files
  762. are dsz0122.zip, dsz0122n.zip, and dsz0122x.zip.  I don't understand
  763. if this is intended to be some kind of a joke or what, but many of
  764. the dsz versions (this one included) refuse to cooperate, while some
  765. of the older ones get trough. 
  766.  
  767. Sun 21-Jan-90: Acquired a new release of files-mm.zip.  This is a
  768. list of files available at Micro Maniacs Opus 2:515/1 tel
  769. 358-0-425966.  I feel that it is instructive to have available a
  770. file list of a good bulletin board.  This is to show what files are
  771. circulating in BBSes.  Not a bad idea for the users to look at this,
  772. or a similar list, when wanting to know if a utility exists for a
  773. such and such purpose.  - Obtained dc106.zip.  It is a very useful
  774. directory control (copying files etc) utility (ver 1.06f) by Peter
  775. Esherick along the ideas of Michael Mefford.  - Also acquired update
  776. pcopy83b.zip of Patriquin's copy program with a zillion options.  -
  777. The older (1989) news concerning the /pc/pd2 directory have been
  778. transferred to 0news89 from the 0news file. 
  779.  
  780. Fri 19-Jan-90: The new MsKermit 3.00 version has come out and Harri
  781. Valkama has obtained it for our archives, and it is available as
  782. msker300.zip.  I have not tested it yet, but I certainly will very
  783. soon.  But I have had the opportunity of looking at the beta test
  784. version. 
  785.  
  786. Fri 12-Jan-90: After I posted the message about file finders in the
  787. news, Forrest Gehrke kindly mailed me two more good file finders,
  788. which are now available by anonymous ftp from chyde.uwasa.fi at
  789. Vaasa Finland.  These packages are (/pc/pd2/)tf77.zip and
  790. (/pc/pd2/)ff211.zip.  The former is called TurboFIND, and it is by
  791. Paul Giroux.  The latter is called Fast file finder, and is by Keith
  792. P Graham.  The ff.exe fast file finder has a number of useful
  793. switches, and it can search through .arc and .zip files on request. 
  794. Thank you, Forrest, for these nice additions to the chyde.uwasa.fi
  795. archives. 
  796.  
  797. Wed 10-Jan-90: Converted (with a couple of exceptions) all the .arc
  798. files to .zip files.  The saving of disk space was considerable. 
  799. The reduction was about 25%, that is from 5Mb to 4Mb.  The added
  800. nice feature is that the datestamp of these files can be made the
  801. locically correct one, that is the date of the most recent file
  802. within the .zip package.  I have exercised this option.
  803.    Harri Valkama kindly obtained the beta test version msker30t.zoo
  804. of the new MsKermit 3.0 version.  The testing period for this
  805. program is announced to be brief.  Only one week. 
  806.    Also obtained the new version shez52.zip of the package handling
  807. shell. 
  808.  
  809. Tue 9-Jan-90: Obtained a more recent version of the arc to zip
  810. converter. The current version is a2z16d.zip.
  811.  
  812. Sun 7-Jan-90: There are many many conversion programs between the
  813. different packing methods.  Obtained a2z16.zip for converting .arc
  814. files to .zip files.
  815.  
  816. Sat 6-Jan-90: Got sysid47.zip. It gives comprehensive system
  817. information about your pc.  Source seems to be included.
  818.  
  819. Fri 5-Jan-90: Obtained where34.zip.  It is a very good file finding
  820. program from Keith Ledbetter.  It searches the disk(s) for given
  821. file name(s) even within files packed with the common packing
  822. programs.  Has many useful switches.
  823.  
  824. For the older news please see 0news89.pd2.
  825.