home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / hyper.zip / GUIDE5 < prev    next >
Text File  |  1988-02-01  |  5KB  |  83 lines

  1.                    Non-obvious capabilities of PC-Hypertext
  2.                    ========================================
  3.  
  4. PC-Hypertext includes a number of features that may not be intuitively
  5. obvious to even the most experienced computer user.  For example:
  6.  
  7. Network files      While the Main menu display always appears as a
  8. =============      hierarchy, it's a true network as it support loops,
  9.                    super-sets, and dual-path browsing.  However, to keep
  10.                    users from being confused, PC-Hypertext displays only a
  11.                    hierarchical view as it remembers the paths selected
  12.                    that lead into the network then retraces that path back
  13.                    out when the LEFT arrow or DEL keys are pressed.
  14.  
  15.                    This approach is similar to unrolling string while
  16.                    exploring underground caves to prevent disorientation.
  17.  
  18. DOS/Program calls  With such calls, PC-Hypertext saves needed location
  19. =================  variables and then exits from memory.  This leaves                            completely free system for use by the called programs
  20.                    all of memory free for the called program.  When
  21.                    finished with the called program, PC-Hypertext
  22.                    automatically reloads itself and returns to display
  23.                    prior to the exit.
  24.  
  25. Construction       The ease of modifying cross-reference links in
  26. =============      PC-Hypertext may wrongfully lead users to think that is
  27.                    how hypertext systems are built.  Hypertext construction
  28.                    depends mostly on the classification and categorization
  29.                    of large numbers of files and cross-links from many
  30.                    different dimensions.
  31.  
  32.                    Hypertext construction is taking information apart, then
  33.                    making it easy for users to quickly reassemble the needed
  34.                    information from whatever viewpoint they desire.
  35.                    PC-Hypertext aids only portions of this construction
  36.                    process.
  37.  
  38. Information        PC-Hypertext contains security system to aid developers
  39. Validation         and users.  For developers, the primary value they add
  40. ==========         is in identifying ideas and creating the network of
  41.                    paths that lead to each idea.  While both MaxThink and
  42.                    Houdini create such networks, our HYPERLINK program
  43.                    contains programs (M2H and H2H) that translate such files
  44.                    into the binary network files used by PC-Hypertext.
  45.  
  46.                    In addition, when the PC-Hypertext program loads, it
  47.                    checks the system to insure the intended files are
  48.                    available.  Finally, developers can set the system to
  49.                    notify users if any of the contained files have been
  50.                    modified.  Together, these systems help protect the
  51.                    interests of the hypertext developer.
  52.  
  53.                    With high-value information, users also need some
  54.                    guarantee that the information has not been accidentally
  55.                    or purposely modified from the intended formats.
  56.                    While any security system can be thwarted, the mentioned
  57.                    PC-Hypertext approach should satisfy the interests of
  58.                    both creators and users of hypertext knowledge.
  59.  
  60. Auto subdirectory  While MS-DOS allows 64,000 files per directory, file
  61. =================  access speed becomes unworkable above 200 files per
  62.                    directory. So, with any file access, PC-Hypertext first
  63.                    looks for the requested file in a directory consisting
  64.                    of the first three letters of the filename.  If that
  65.                    directory does not exist, then the program searches the
  66.                    current directory for the requested file. This approach
  67.                    lets developers create flat or hierarchical file systems.
  68.  
  69. Audio/visual       The ALT-K command, which builds or plays back a log of
  70. Demonstration      keystrokes, includes an unusual feature.  The program
  71. =============      records both the keystrokes and the delays between each
  72.                    keystroke.  Here's the reason why.
  73.  
  74.                    I can make audio tapes (cassette format) containing
  75.                    instructions for use of PC-Hypertext such that during
  76.                    the playback, both the audio tape and visual actions
  77.                    on the computer screen are in sync.   Neat!
  78.  
  79. Neil Larson  1/16/88  GUIDE5
  80. 44 Rincon Rd., Kensington, CA  94707
  81. Copyright MaxThink 1988 -- Call 415-428-0104 for permission to reprint
  82.  
  83.