home *** CD-ROM | disk | FTP | other *** search
- Spew BackSpace module uses Greg Smith's spew program to generate
- National Enquirer-like headlines, and displays the headlines by
- randomly picking the location, font, and color.
-
- BackSpace module written by Pedja Bogdanovich <pedja%luka@umiacs.umd.edu>.
- SpewView uses Greg Smith's spew program.
-
-
- Installation
- ============
-
- 1. Uncompress the file SpewView.compressed from the Workspace.
- This will make a single directory SpewView/ with all the sources.
-
- 2. From a shell, cd SpewView, and type make to compile the module.
-
- 3. To install the module in ~/Apps/Backspace.app, type make install.
- To install it elsewhere, for example in /LocalLibrary/BackSpaceViews,
- type make install INSTALLDIR=/LocalLibrary/BackSpaceViews.
-