home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / workspace / ClipNotes.1.0.README < prev    next >
Encoding:
Text File  |  1995-02-15  |  5.6 KB  |  192 lines

  1. Release 1.0, 07.02.1995 by Thomas Engel (tomi@shinto.nbg.sub.org)
  2.  
  3.  
  4.  
  5.                       The ClipNotes
  6.  
  7. ATTENTION..you need gnutar and gzip to unpack this package.
  8.  
  9.  
  10.  
  11. After all, this is no new application. Stephen Fitzpatrick wrote
  12. a little app called Notes.app back in 1992. This is just a remake…new
  13. source, but old idea. I took over what Stephen had started.
  14.  
  15. The job is quite simple. ClipNotes offers a Service to remember
  16. everything that fits into a RTFD document. You can paste directly
  17. into the notes window or use the service menu. When the application
  18. gets quit, it will simply save all the pastes into a file. Simple,
  19. but quite handy.
  20.  
  21.  
  22.  
  23.           What it does
  24.  
  25.  
  26. Everybody knows that the Librarian does allow us to store all
  27. kinds of clips into his Notebook. But you will end up with a bunch of
  28. seperate files that are harder to maintain and recognize when all
  29. you want to do is to update some kind of quick ToDo list or that
  30. kind of thing.
  31.  
  32. ClipNotes stores everything into the ClipNotes.rtfd file which
  33. makes it simpler for you to see that is in there. After all it is
  34. a good idea to make a link into Librarians Notebook folder so you
  35. can benefit from its search and indexing capabilities.
  36.  
  37.  
  38. The Package
  39.  
  40. Version 1.0 comes in a package that includes:
  41.  
  42.  - ClipNotes.app is a compiled to run on NeXT, Intel, HP and Sparc hardware.
  43.  
  44.  - An Examples directory containing a maybe useful ClipNote
  45.    file. Take it as a suggestion of how to organize the notes.
  46.  
  47.  - Online help...minimal
  48.  
  49.  - Full sourcecode
  50.  
  51.  - The documentation and an ASCII version (README) of this
  52.    introduction
  53.  
  54.  On where to find the latest releases please see the 'About this
  55. Project' section.
  56.  
  57.  
  58. Features
  59.  
  60. This app does not intend to become something like the NoteBook
  61. (from Millenium) or similar apps. It is intended to be small and
  62. simple, to launch fast and be at your fingertips whenever you need
  63. it. Those are the things you can do right now:
  64.  
  65.  -  Copy ASCII, RTF, RTFD text and paste it as a Note.
  66.  
  67.  - Use the Clip Note service to do the same…but faster. This
  68.    really is "@" your fingertips.
  69.  
  70.  - Create or modify notes inside the notes window.
  71.  
  72.  - Create your private template for these notes so that you
  73.    can recognize them more easily (use timestamps or icons etc. pp.).
  74.  
  75.  - ClipNotes will autosave all the changes and display the
  76.    number of unsaved notes.
  77.  
  78.  - Escape without saving anything.
  79.  
  80. To get a description of all the features or to get a feeling where
  81. this app might go, I would suggest that you take a look at the
  82. Release Notes.
  83.  
  84.  
  85.  
  86.           About this Project
  87.  
  88.  
  89. This really was just a quick hack again. I needed a project to
  90. test my ClassEditor app, without worrying about it. Looks like the
  91. ClassEditor works…and so does ClipNotes.  You will be using another
  92. 4 day project. Once again this has shown to me how fast useful apps
  93. can be developed under NeXTSTEP. Most of the time was wasted finding
  94. out that there is no way to determine the currently active app…or
  95. the app which created the contents of a pasteboard. Looks like
  96. OPENSTEP will not fix that :-(.
  97.  
  98. Anyway, now I have something to store all those nice WWW and FTP
  99. URLs I run accross while reading the news.
  100.  
  101. The latest version of this clipboard will be available at the
  102. ftp.informatik.uni-muenchen.de, ftp.cs.orst.edu and
  103. ftp.nmr.embl-heidelberg.de anonymous ftp servers. There also is a
  104. WWW page were you can find out more about the status of this...and
  105. all the other projects I'm working on. 
  106. For details see the projects section of:     
  107.    
  108.    http://wwwcip.informatik.uni-erlangen.de/user/tsengel/
  109.  
  110.  
  111. Compiling
  112.  
  113. This version includes all the source code necessary to recompile
  114. the program from scratch. It does not come with all the libraries!
  115. You will need to get the MiscKit project (Version 1.3.0 or higher)
  116. from the archives.
  117.  
  118. For more details on the MiscKit collection see the common NeXT ftp
  119. servers or get the Objective-C or NeXT FAQs. If you would like to
  120. submit something to this collection you should contact: Don Yacktman
  121. <don@darth.byu.edu>
  122.  
  123.  
  124. In Case of Trouble
  125.  
  126. If you have any questions you can contact me.
  127.  
  128.     Thomas Engel     
  129.     Netpunstr. 9     
  130.     D-90522 Oberasbach 
  131.     Germany          
  132.     
  133.     E-mail:    tsengel@cip.informatik.uni-erlangen.de 
  134.                tomi@shinto.nbg.sub.org
  135.  
  136.                (NeXTMail welcome)
  137.  
  138.  
  139.  
  140.           Warranty and copyright
  141.  
  142.  
  143. Copyleft
  144.  
  145. Source code that is not part of the MiscKit project - and therefore
  146. underlies the MiscKit distribution and copyright rules - is
  147. distributed under the GNUpublic license.
  148.  
  149. You are free to extend and modify this application. But don't
  150. redistribute a modified version under the same name unless I gave
  151. you the permission. I don't want to have different, confusingly
  152. incompatible versions running around the world.
  153.  
  154. Anyway...comments are highly appreciated.
  155.  
  156.  
  157. No Warranty
  158.  
  159. This software is provided 'as is' and the programmer is not
  160. responsible for any harm this program may cause. You - the user -
  161. are responsible for everything that may happen to your business,
  162. hardware, software, car, CD collection or what ever may be worth
  163. your attention or money. Using this product is at your own risk
  164. and your private fun.
  165.  
  166. There should be no serious bugs inside but remember that a carbon-based
  167. unit did the coding.
  168.  
  169.  
  170. TravelWare
  171.  
  172. Like all my projects this app is free and should be considered as
  173. travel-ware.
  174.  
  175.  1. Let it travel to as many people as you know. 
  176.  
  177.  2. Send me a postcard or E-mail if you use it. I will try to
  178.     keep you informed about new releases.
  179.  
  180.  3. If you have a free bed or some free space on your floor... give
  181.     me a hint. I might come and visit you on my trip to the US 
  182.     (locations on Hawaii, near Seattle or WhistlerMnt. (Canada) 
  183.     preferred)
  184.  
  185.  
  186.  
  187. Enjoy it.
  188.  
  189.     Tomi
  190.  
  191.  
  192.