home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / oodleutl.cpt / oodles-of-utils / docs / oou-readme.txt < prev   
Encoding:
Text File  |  1992-05-05  |  2.3 KB  |  60 lines

  1. oodles-of-utils is a large collection of MCL code to help access the
  2. Mac ToolBox and create user interfaces. It requires MCL 2.0 final
  3. or later. To learn more about them, read the documention.
  4.  
  5.  Mike Engber
  6.  The Institute for the Learning Sciences
  7.  1890 Maple Ave
  8.  Evanston, IL  60201
  9.  (708)467-1006
  10.  
  11.   from InterNet: engber@ils.nwu.edu
  12.  from AppleLink: engber@ils.nwu.edu@INTERNET#
  13. from CompuServe: >INTERNET:engber@ils.nwu.edu
  14.  
  15.  
  16. The oodles-of-utils distribution currently consists of two main files.
  17.  
  18. oou-lisp
  19.  The complete lisp source for oou + the documentation.
  20.  
  21. oou-fasl
  22.  The oou source files compiled with whatever settings I'm currently
  23.  using - which are probably all the expensive ones turned on, like
  24.  *fasl-save-local-symbols*, ...
  25.  
  26.  I'm providing the fasl files as a convenience. You can easily compile
  27.  oou yourself, but it can take a while if you machine is slow or you're
  28.  tight on memory.
  29.  
  30.  Note: To use the fasl files you need to put the oou-fasl folder in
  31.  the oou folder.
  32.  
  33. If you see other files in the directory these are additions or bug fixes
  34. issued in the intermim between new versions.
  35.  
  36.  
  37. Documentation
  38.  
  39. The oodles-of-utils folder now has an docs sub-folder.
  40.  
  41. The documentaion for oou has grown so large (70+ pages, table of contents,
  42. index, appendicies, ...) and cumbersome that I was forced to abandon
  43. plain text files. The main documentaion file is oou-docs.RTF
  44.  
  45. oou-docs was written using Microsoft Word, but I'm distributing it in
  46. Microsoft's RTF format which a variety of word processors can read.
  47. No information from the original MS Word document should be lost. In
  48. addition, RTF format avoids some of MS Word's pitfalls (storing fonts
  49. by id instead of name, incompatabilities between versions 4.0x & 5.0x
  50. of MS Word (which are 100% compatible)) If you cannot find a way to read
  51. or print the docs, contact me and I'll try to arrange something.
  52.  
  53. oou-docs are desinged for double-sided hardcopy. So for the nicest
  54. results, either print them double-sided or duplicate them double-side.
  55.  
  56. ILS users should see me before printing out the docs. I'm going to try
  57. and arrange to have ILS keep some nicely printed and bound copies available.
  58.  
  59. If you choose to view oou-docs online using MS Word, it will be infinitely
  60. more legible if you turn OFF the display of hidden text and paragraph marks.