home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / hypertex / 696 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  3.3 KB

  1. Xref: sparky alt.hypertext:696 comp.os.msdos.misc:4859
  2. Newsgroups: alt.hypertext,comp.os.msdos.misc
  3. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!linus!alliant!mydual!olson
  4. From: olson@mydual.uucp (Kirtland H. Olson)
  5. Subject: Re: Create MS-DOS CD-ROM hypertext product?
  6. Message-ID: <1992Aug23.180803.9791@mydual.uucp>
  7. Reply-To: olson%mydual.uucp@alliant.com
  8. Organization: The Harvard Group, 01451-0667
  9. References: <1992Aug22.193720.25720@ucunix.san.uc.edu>
  10. Date: Sun, 23 Aug 1992 18:08:03 GMT
  11. Lines: 56
  12.  
  13.  
  14. MaxThink products will definitely do what you describe--in fact a
  15. big-six accounting firm uses them to produce a hypertext reference on
  16. CD-ROM for it's internal use.  
  17.  
  18. Limits on graphics derive from the PC, not the program.  You must
  19. provide the graphics in multiple formats to accommodate the various
  20. display options that you want to support.  All PC's support character
  21. graphics, but once you get to Hercules (HGC or MGP) cards, CGA, MCGA,
  22. EGA, VGA, and Super VGA you need a separate file for each kind of
  23. display. 
  24.  
  25. I'm not familiar with all the graphics conversion programs available,
  26. but it may not be possible to do all the variants by file
  27. conversion--someone else may speak to that issue.  
  28.  
  29. Of course you could call a file viewer to show a .GIF, but then you
  30. can't link out of the graphic--at least I've not found a way. When
  31. HyPlus shows the graphic, you can jump *from* the graphic to other files.
  32.  
  33. MaxThink products don't provide overlay capability, so any screen with
  34. embedded graphics has to be a graphic screen.  You can have text on it,
  35. but you cannot edit the words with a text editor.  Use a screen painting
  36. program with text capabilities instead.  I've used PAINT.COM from the PC
  37. Magazine utilities to add highlights to captured screens.  I've used two
  38. kinds of screen capture programs: one reads text from a screen and types
  39. it into another application, the second creates a 4000-Byte
  40. "BLOAD-Format" screen which has attributes as well as text.
  41.  
  42. I haven't done any .PCX images yet, but be aware that a 720x348 Hercules
  43. screen displays a 2.4-inch by 1.16-inch original as a full screen when
  44. you use 300 dot-per-inch scanning.  Originals and screen images are
  45. about the same size when you use 75 dot-per-inch scanning (Screens are
  46. mostly 72 dpi.)
  47.  
  48. You should not need a windows product for your project, but if you
  49. decide to go that way check out Doc-To-Help which will compile your work
  50. to run with the built-in help engine of windows.  That's a WexTech
  51. product that I posted about a few days ago.  
  52.  
  53. Finally, think about the organization very carefully.  MaxThink products
  54. do not have a sense of forward and backward as Hypercard has in a stack.
  55. You can only choose next and go previous--that's *not* the same thing. Also,
  56. Hypercard keeps separate sequences and you can switch among them. 
  57. MaxThink products do not do this automatically.  You can build an
  58. equivalent, but it requires "quasi-duplicate screens" to keep the
  59. threads from tangling.  
  60.  
  61. I've developed some very nice examples of functions in HyPlus--live
  62. tables of contents, active tables, jumps to examples with multiple
  63. aspects, and step-by-step examples using successive screens.  The issues
  64. of writing for hypertext, screen layout, and organization have been
  65. really instructive--it puts much more of the publication under the
  66. direct control of the author.
  67. -- 
  68. Kirtland H. Olson                     olson%mydual.uucp@alliant.com
  69.