home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDDISK / SKIP006.ZIP / SKIPMISC.006
Encoding:
Text File  |  1988-04-12  |  15.2 KB  |  284 lines

  1.  
  2.                           SKIP'S COMPUTER MISCELLANEA
  3.     
  4.                                       #6
  5.  
  6.                              (C) Copyright 1988 by
  7.                            C. F. "Skip" Mowery, Jr.
  8.                              Colonel, USAF (Ret.)
  9.                            406 Van Reed Manor Drive
  10.                                Brandon FL 33511
  11.                                  813-689-4212
  12.     
  13.     "Skip's Computer Miscellanea" is copyrighted material and  remains  the
  14.     property  of  the  author,  who reserves all rights to its publication,
  15.     reproduction and distribution, with the following single exception:  it
  16.     may  be  freely  copied and distributed electronically via computer for
  17.     personal non-commercial use, provided that the content is not modified,
  18.     that  it is not copied to or distributed on any form of print media and
  19.     that it is not copied or distributed by or for  any  type  of  business
  20.     endeavor without the prior written permission of the author.
  21.  
  22.                                   **********
  23.  
  24.     Your comments about this material and questions  about  any  aspect  of
  25.     computing  are  welcome.    This  material  originates  on the Computer
  26.     Archives BBS in Tampa, Florida, at 813-968-6220.
  27.  
  28.                                   **********
  29.  
  30.  
  31.  
  32.     
  33.                               Updates to Issue #5
  34.     
  35.  
  36.                                No Sysop Apoplexy
  37.  
  38.     Reference issue #5 and the comparison of the  Boyan  and  Procomm  Plus
  39.     modem  communications  programs,  there've been a few new developments.
  40.     First, the sysop who was so wedded to Boyan didn't have apoplexy  after
  41.     all  over  my  preference for Procomm Plus but rather, in an astounding
  42.     display of open-mindedness and  objectivity,  actually  expressed  some
  43.     favorable comments about Procomm Plus.
  44.  
  45.     He was hard-pressed to defend Boyan's lack of a  Host  mode  and  found
  46.     Procomm's  Host mode to be excellent.  (I didn't test the Host mode and
  47.     am indebted to him for mentioning it.)  Nevertheless, I suspect he will
  48.     stick with Boyan, which is, after all, a fine comm program.
  49.  
  50.     As I said, the important thing is  to  find  a  program  that  you  are
  51.     comfortable  with.    The  problem  arises  (and  I am one of the worst
  52.     offenders in this regard) when we become so  accustomed  to  a  program
  53.     that  we  not  only  refuse to try anything else but also kid ourselves
  54.     (and frequently  try  to  persuade  others)  into  believing  that  our
  55.     favorite  is  better  than  anyone  else's.    Witness  the fact that I
  56.     continue to use an outdated and sparcely-featured  file  manager  while
  57.     recommending other file managers to my readers.
  58.  
  59.                                      Telix
  60.  
  61.     Since writing #5, I took a very quick  look  at  another  popular  comm
  62.     program  with  avid  supporters:    Telix.    It appears to be as full-
  63.     featured as the others and to work generally  in  the  same  way.    If
  64.     you're  not  quite  comfortable with either Boyan or Procomm, you might
  65.     want to take a look at Telix.
  66.     
  67.     I wasn't as comfortable with its look and feel as  I  am  with  Procomm
  68.     Plus  (which  I'm  still  testing).    I noted that Telix does not have
  69.     context-sensitive on-screen help -- only a single help screen  that  is
  70.     primarily  a  command summary.  I also noted that configuration changes
  71.     do not take effect until you exit the program and run it again. 
  72.     
  73.     By the way, if you search the BBS directories for files  pertaining  to
  74.     Telix, you'll find several references to a version 5.  I'm assured by a
  75.     sysop that version 2.12A is the  latest  and  he  can't  explain  those
  76.     references  to  a  version  5.    (Maybe  I'm  misinterpreting the file
  77.     descriptions on the board.)
  78.  
  79.                                 Screen Speedups
  80.  
  81.     Also in issue #5, I mentioned the fact that BBS graphics displays  take
  82.     a long time to finish (at least on  my  system);  so  I  looked  for  a
  83.     program  that  would  speed up screen displays.  Recommended to me were
  84.     ZANSI and NANSI and ZENO13.ARC.  (I can't find my notes with the  exact
  85.     file  names  for  the  first  two, but you can find them with the Zippy
  86.     directory search using those two words.) The first two are replacements
  87.     for the normal ANSI.SYS driver and I discarded them because I don't use
  88.     ANSI.SYS  and  the  comm  programs  mentioned  can all simulate an ANSI
  89.     terminal.
  90.     
  91.     ZENO13's results were ambiguous.  The archive includes a  test  program
  92.     that  displays patterns in regular and inverse video and then gives you
  93.     a rating -- the lower the rating, the faster  the  screen.    I  got  a
  94.     rating  of  88  when  I  ran the test without ZENO13 and a rating of 36
  95.     after ZENO13 was loaded (it's  memory-resident,  of  course,  but  only
  96.     about 9K bytes).  The faster speed was obvious not only from the rating
  97.     but  also  when  viewing  the display.  I also noted a perceptable dif-
  98.     ference (not great, but perceptable) in other screen displays.
  99.  
  100.     However, I couldn't  see  any  difference  in  the  speed  of  graphics
  101.     displays  on  BBS's.  Also, I timed the execution of the DIR command on
  102.     my very large \BIN directory and found  no  time  difference  with  and
  103.     without ZENO13 loaded.  Finally, ZENO13 interfered with the display  in
  104.     BASIC  (no  function-key  list  at  the  bottom; no Microsoft copyright
  105.     statement at the top;  the  "Ok"  prompt  was  just  "k";  and  program
  106.     listings and other screen printouts were garbled).   That  problem  and
  107.     any  similar  ones,  however,  could  be avoided by loading Basic via a
  108.     batch file that first removes ZENO13 from memory (with ZENO13/K),  then
  109.     loads  Basic  (and,  if  desired, a program name with the %1 batch file
  110.     option), and finally re-loads ZENO13 after exiting Basic.
  111.  
  112.                              New Version of Zmodem
  113.  
  114.     Finally as to Issue #5, there's a new version of Zmodem available  that
  115.     sysop  says  appears  to  be without the bugs he'd noted in the earlier
  116.     version.  Download DSZ0406.ARC.
  117.  
  118.                                   **********
  119.  
  120.                                       RIP
  121.  
  122.     Here lay several paragraphs of  what  was  undoubtedly  pulitzer  prize
  123.     material  but  which  I  decided to kill in deference to those who read
  124.     this material on-line.  (The real reason is that I was afraid you'd get
  125.     bored and not read the really good stuff coming up.)
  126.  
  127.                                   **********
  128.  
  129.                                    Coming Up
  130.  
  131.                    (The "Up" being superfluous, of course.)
  132.  
  133.     I've been promising myself and the sysops that I would discuss some  of
  134.     the  programs  that  everyone  ought  to have, but I keep getting side-
  135.     tracked (RIP above was a good example).  So, to place an unconscionable
  136.     burden  of  responsibility  on myself, one that I could not long endure
  137.     (sound familiar?), I decided to promise you also:  I promise  that,  in
  138.     this  and one or more upcoming issues, I will discuss -- especially for
  139.     those of you who are new to computing -- some of the programs that  you
  140.     really ought to have.
  141.  
  142.     But first, a little rabble rousing ....  (Oh no, not again!)
  143.  
  144.                                   **********
  145.  
  146.                           Some Things You Don't Need
  147.  
  148.     I don't think anyone really needs a desktop organizer.   I'm  referring
  149.     to  software  such  as  Sidekick,  Righthand Man, Genie, Perks-PC, etc.
  150.     These are the programs that bundle together several  utilities,  inclu-
  151.     ding  items  such  as a calendar, alarm clock, calculator, ASCII table,
  152.     note pad, card file, screen blanker, modem communications program,  cut
  153.     and paste functions, etc.
  154.     
  155.     You may think you need a desktop organizer,  but  don't  be  too  sure.
  156.     First  of  all,  no  one  of  them  has all the functions that all have
  157.     collectively.  That means that you will probably want other  TSR's  for
  158.     the  functions  that  are missing from your favorite desktop organizer.
  159.     And that means that there's a good chance that one or more of the addi-
  160.     tional TSR's will conflict with the desktop organizer.  As one who  has
  161.     reviewed about 400 downloaded files in the past year, let me advise you
  162.     that Sidekick, while it appears to be the most popular desktop  organi-
  163.     zer,  is  also  the  one most often mentioned as being in conflict with
  164.     other TSR's.  (XYWrite is usually mentioned in the same  sentence  with
  165.     Sidekick as a likely source of conflict with other programs.)
  166.  
  167.     Second, even if your desktop organizer allows  you  to  select  certain
  168.     modules  to  load,  you  may  find  that the basic program and selected
  169.     modules take up more memory than would be required if you used  smaller
  170.     individual  utilities  to  accomplish the same tasks.  And you also are
  171.     likely to find that the individual utilities require less disk  storage
  172.     space than the desktop organizer.
  173.  
  174.     Finally, with rare exceptions, you will probably find that  you  seldom
  175.     if  ever  use many of those functions that seemed like such a good idea
  176.     when you decided to use the desktop  organizer.    That's  one  of  the
  177.     primary  problems  in deciding which programs to keep/use:  it's diffi-
  178.     cult to distinguish between what seems like a great idea  at  the  time
  179.     and  what  will  actually  prove  to  be  valuable  after some hands-on
  180.     experience.
  181.  
  182.     I'll discuss some alternatives to desktop organizers later but, for the
  183.     moment,  let's  consider  another category of program that you probably
  184.     don't need:  a menu-driven program manager.  I'm referring  here  to  a
  185.     program that allows you to run all your other applications (and usually
  186.     many of the DOS functions) from a menu, instead of having  to  remember
  187.     proper  command  combinations.  This type of program can be a good idea
  188.     for someone not comfortable with DOS.  Most of the good ones also allow
  189.     password  protection so that a novice user can't get into certain parts
  190.     of your files and/or can't  take  certain  actions  (such  as  deleting
  191.     files).
  192.  
  193.     The main problem with program managers, however, is  that  it  takes  a
  194.     reasonably  intelligent person, familiar with your system, the applica-
  195.     tions available and DOS, to get the program  manager  set  up  to  work
  196.     properly.   My point is that, if you can get the program set up proper-
  197.     ly, you don't need it, and it would be easier just to  use  some  batch
  198.     files  to  make  it  easier  to  execute  some  applications.  The only
  199.     exceptions to this conclusion are the cases of families and  businesses
  200.     that have users of varying degrees of ability  and  varying  levels  of
  201.     access  to  the  system.    (Another  exception  might be an individual
  202.     unfamiliar with his or her computer who convinces an outsider to set up
  203.     the  program  manager.)  But  even  in  these  cases, I've never seen a
  204.     program manager that would prevent a user from somehow getting  to  the
  205.     DOS level and wreaking havoc.
  206.  
  207.     Another thing you don't need is an  on-screen  clock,  unless  you  can
  208.     easily move it around the screen  when  it  covers  some  part  of  the
  209.     display that you need to see.
  210.  
  211.     I look forward to a chorus of disagreement on any of the above.   After
  212.     all, that's what rabble-rousing is all about.
  213.  
  214.     And now, without further digression, ado, or whatever ....
  215.     
  216.                                   **********
  217.  
  218.                            What You Should Have (1)
  219.  
  220.     At the top of the list -- the absolutely essential  piece  of  software
  221.     for anyone with more than one file on a disk -- is a good file manager,
  222.     preferably a file and directory manager.    There  are  many  excellent
  223.     shareware file managers to choose from.
  224.  
  225.     We're talking about a program  (preferably  not  memory-resident)  that
  226.     enables  you  easily to move through your drives and directories to see
  227.     which files are in them and easily to sort, tag, copy, move, delete and
  228.     rename the files.  Icing on the cake includes items such as the ability
  229.     to  run  programs  from  the file manager, to create, remove and rename
  230.     directories, and to display more than one  directory  at  a  time.    I
  231.     suggest  you  try  several file managers but then eventually stick with
  232.     just one and use it until it becomes second-nature to you.
  233.  
  234.     Don't confuse file or directory managers with directory sorting or tree
  235.     utilities.   (Despite all my good intentions, here come 3 paragraphs of
  236.     semi-digression.)  Sorting/tree utilities only show varying  degress of
  237.     information  about  the  directories and files that you have on a disk,
  238.     but you can't do anything with the files, such as copy, delete, rename,
  239.     etc.   I've never been able to convince myself that I have a need for a
  240.     sorting or tree utility, even though  there  are  some  good  ones  out
  241.     there.
  242.  
  243.     Also don't confuse file  managers  with  archive-file  managers.    The
  244.     latter are designed to facilitate your work with archives.  Here again,
  245.     even though I deal with a lot of archives when  reviewing  files,  I've
  246.     seldom found it convenient to use an archive-file manager.  However, if
  247.     you want to  try  some,  take  a  look  at  ATVER2.ARC,  AR221.ARC  and
  248.     NARC13.ARC.    The  first is the simplest and easiest to learn and use;
  249.     the second is  probably  the  most  full-featured  but  also  the  most
  250.     complicated;  and  the  third  is my personal favorite and occupies the
  251.     middle ground in terms of features and ease of use.
  252.  
  253.     Finally, don't confuse file  managers  with  disk/directory  cataloging
  254.     utilities.   The latter are useful for floppy-based systems to maintain
  255.     an inventory of which files are located on which disks, but they  don't
  256.     permit moving, deleting, renaming, etc.  EOD.  (End of Digression)
  257.  
  258.     I've listed below some of the file managers that I've tried and that  I
  259.     recommend  for  your  consideration.    Some  are  powerful  and rather
  260.     complicated, while others are quite easy to learn  and  use,  and  just
  261.     perform  the  functions  expected  of  a  basic file manager.  Some are
  262.     memory-resident and some require large amounts of memory.    I  suggest
  263.     you  give each of them a test before deciding to keep one.  My personal
  264.     preferences would be one of the first three or one of the  last  three,
  265.     the  first being full-featured and the last being functional yet simple
  266.     (but don't ignore the others -- they also have merit).
  267.  
  268.          DS310.ARC
  269.          DCOM.ARC
  270.          SCOUT.ARC
  271.          DM.ARC
  272.          QDISK325.ARC
  273.          QF23E.ARC
  274.          FILEMGR.EXE
  275.          CO.COM (PC Magazine, Vol. 6, No. 21)
  276.          RN.COM (PC magazine, Vol. 6, No. 16 -- requires DR.COM below)
  277.          DR.COM (PC Magazine, Vol. 6, No. 14)
  278.          DC103D.ARC (An enhanced  combination of CO.COM and DR.COM.)
  279.  
  280.     In the next issue (or soon, he says with  typical  equivocation),  I'll
  281.     review each of those programs.
  282.  
  283.                              ********************
  284.