home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / softsys / andrew / 1329 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  2.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!ALW.NIH.GOV!Bob_Dew
  2. From: Bob_Dew@ALW.NIH.GOV
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: Postscript Printing Comments? (was) Re: Printers
  5. Message-ID: <QezorxW9ir8SEfJ0wc@alw.nih.gov>
  6. Date: 10 Nov 92 05:51:57 GMT
  7. References: <gezjio_00Woi8milU8@andrew.cmu.edu>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 33
  12.  
  13. > Our intent is to replace preview with code which hopefully will work in
  14. > the same process as the document being edited.  Ideally I would like to
  15. > see the Postscript printing layout technology leveraged into a true
  16. > WYSIWYG editor. 
  17.  
  18. A drawback with WYSIWYG editors as you describe is that they require a
  19. binary format in which to store working drafts and editable document
  20. copies.  One can rest assured that there will never exist a
  21. WYSIWYG-to-ATK interpreter.
  22.  
  23. I think one of the celebrated features that ATK offers over many (if not
  24. all) commercially available counterparts is that its intermediate data
  25. format is non-proprietary and ASCII readable. This open systems
  26. approach, to coin increasingly popular buzz term, makes text formatting
  27. packages like ATK far more attractive, in my opinion, than similar
  28. look-alikes (like Rapport and Asterix, for examples) which have limited
  29. usefulness outside of their own proprietary formatting protocols.
  30.  
  31. If I really wanted to use a WYSIWYG editor, I'd probably opt for
  32. something with a full range of formatting and typesetting capabilities,
  33. which in all likelihood would lie outside of what ATK could reasonably
  34. offer, and beyond what ATK has thus far been exemplary in providing.
  35.  
  36. ATK's strengths lie in its simplicity, its ease of use, and in its
  37. relative ease of portability among a variety of communications systems,
  38. including on-line and printable help facilities, mail and bulletin board
  39. services, text processing utilities, etc. 
  40.  
  41. I think it would behoove project goals to investigate new text
  42. formatting ideas from the perspective of keeping data formats flexible,
  43. and as standard and as portable as possible.
  44.  
  45. -Bob
  46.