home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / hypertex / 719 < prev    next >
Encoding:
Text File  |  1992-09-02  |  3.8 KB  |  79 lines

  1. Newsgroups: alt.hypertext
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.INS.CWRU.Edu!agate!iat.holonet.net!uupsi!psinntp!wrldlnk!usenet
  3. From: "Ernest Perez" <demoep@psilink.com>
  4. Subject: Re: Hypertext For Unix
  5. In-Reply-To: <1992Aug27.184913.782@ncsu.edu>
  6. Message-ID: <2924379439.6.demoep@psilink.com>
  7. Sender: usenet@worldlink.com
  8. Nntp-Posting-Host: 127.0.0.1
  9. Organization: Access Information Assoc., Inc.
  10. Date: Mon, 31 Aug 1992 22:08:09 GMT
  11. X-Mailer: PSILink (3.2)
  12. Lines: 65
  13.  
  14. >FROM:   Mike Stringham <mstringh@ent1.ent.ncsu.edu>
  15. >I need information on a simple hypertexting program for use with
  16. >text-based UNIX platforms.  We have no GUI capabilities on the systems
  17. >that hypertexted material would be distributed to.  I have some
  18. >experience with hypertext, but would prefer software that does not
  19. >have a steep learning curve.  In other words the hypertext documents
  20. >need to be easy to assemble and easy to use.
  21.  
  22. Take a look at MaxThink, the lean, mean, Zen approach to hypertext.  
  23. Some folks call it crude and simplistic; others call it elegant.  
  24. Depends on your family values, I guess. MaxThink has several MS-DOS 
  25. versions for foreground and TSR operation.  Also a new Unix version 
  26. ($89 cheap), it's based on the HYTELNET port of MaxThink to the VAX.  
  27. As mentioned recently, HYTELNET is Peter Scott's MaxThink format TSR 
  28. hypertext reference on accessing online library catalogs via Telnet.  He 
  29. and a colleague at Univ. of Sasketchewan also ported it to the VAX for 
  30. their campus info system.  This version is available via anon ftp.
  31.  
  32. MaxThink uses lowest common denominator for ease of use, system and 
  33. information transportability.  The hypertext nodes are straight ASCII 
  34. files, use any ol' ASCII-compatible editor you wish.  WordPerfect, vi, 
  35. even EDLIN.  The links don't use control-codes or extended ASCII.  They 
  36. are simply filename reference enclosed within angle brackets.  
  37.  
  38. You can make a simple jump to another file <filename>;
  39. to a specific screen within that file      <filename 3>;
  40. to highlight a specific screen linenumber  <filename 3 16>;
  41. or, highlight first occurrence of a string <filename -term>.
  42.  
  43. That's No-Brainer syntax. Simple and efficient.  Super-productive.  
  44. If you use MaxThink's utilities and hypertext ASCII editor, you can 
  45. build *big* hypertext systems in amazingly short times.  E.g., I converted 
  46. my Ph.D. dissertation to a MaxThink hypertext in three afternoons (and 
  47. some of that time was for converting wordprocessor files to clean 
  48. ASCII).  Admittedly, it was a pretty flat hypertext (I wanted to keep 
  49. the thesis appearance).  But that system includes hierarchical structure, 
  50. embedded links, online keyword index, and a simple text-search engine.  
  51. It's a heck of an easy read, compared to the 200-page hard copy.
  52.  
  53. For info on the U. Sasketchewan stuff, you can contact Peter Scott at 
  54. scott@sklib.usask.ca address.  You may also want to browse his 
  55. hypertext and library stuff anon ftp archive at...
  56.    hydra.uwo.ca   in directory libsoft
  57. Items include:
  58. HYTELNET, the online library catalog TSR hypertext reference;
  59. Info about ftp-ing his VAX HYTELNET version;
  60. HYPERDISS, my dissertation on hypertext IN MaxThink HyPlus hypertext; 
  61. HYGLOS, MaxThink's newest MS-DOS TSR hypertext;
  62.   and lotsa other good stuff....
  63.  
  64. For MaxThink information...
  65.  
  66. Neil Larson
  67. Maxthink, Inc.
  68. 2425B Channing Way, #592
  69. Berkeley CA 94704
  70. 510-540-5508
  71.  
  72. Larson's utilities include: the sophisticated MaxThink outliner, which 
  73. can be used to build hypertext hierarchies; HOUDINI, a matrix or network 
  74. outliner, which lets you connect any node in the network to any other 
  75. node; utilities to convert MaxThink or Houdini outlines to ASCII or 
  76. binary hypertext; TransText hypertext ASCII editory; HyGlos, TSR MS-DOS 
  77. hypertext; HyPlus, MS-DOS foreground hypertext, HyperLAN, for LANs, 
  78. etc., etc. All at aforementioned $89/module.  Mix & match.
  79.