home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / fish / freshfish.oct / text0000.txt < prev   
Encoding:
Text File  |  2014-05-19  |  77.2 KB  |  1,746 lines

  1. This is the Contents file from the October Fresh Fish CD-ROM.  Yes, it's
  2. a little late, but that is my fault for procrastinating so long and not
  3. sending it out to the moderator.  -Fred
  4.  
  5. ======================================================================
  6.  
  7.  
  8.                 CONTENTS OF FFMCD01
  9.               (first monthly CD-ROM)
  10.  
  11. This file contains some overview information about the contents of the
  12. CD-ROM, followed by a concatenation of a bunch of individual Contents files
  13. on the CD-ROM.  There wasn't time to set up a better method for this first
  14. CD-ROM to find specific programs or types of programs.  This situation
  15. *will* get better with future CD-ROM's.
  16.  
  17.  
  18. STRUCTURE OF THE CD-ROM
  19. -----------------------
  20.  
  21. The current structure of the CD-ROM closely follows the initial concept for
  22. the monthly CD-ROM's, being divided into roughly three sections: (1) New
  23. material, which includes the material from the new unreleased floppy disks
  24. as well as material which does not appear in the floppy distribution, (2)
  25. useful utilities that can be used directly off the CD-ROM if desired, thus
  26. freeing up the corresponding amount of hard disk space, and (3) older
  27. material from previous released floppy disks or CD-ROM's.
  28.  
  29. The portion of the disk dedicated to new material that I've not previously
  30. published on a CD-ROM or floppy disk is 84Mb, broken down as follows:
  31.  
  32.      7Mb    Archived (bbs ready) contents of disks 911-930
  33.     16Mb    Unarchived (ready-to-run) contents of disks 911-930
  34.  
  35.     21Mb    Archived "new material" not in floppy distribution
  36.     40Mb    Unarchived "new material" not in floppy distribution
  37.  
  38. The portion of the disk dedicated to a bunch of useful tools like GNU
  39. utilities, TeX with lots of fonts, and other interesting software that will
  40. be updated on a monthly basis, is 150Mb, broken down as follows:
  41.  
  42.       3Mb    Reviews of Amiga software and hardware
  43.           4Mb    Full BSD source for supplied BSD executables.
  44.       8Mb    Binary executables, libraries, and other "runtime" things.
  45.      10Mb    Runtime support stuff for GNU emacs and GNU C/C++
  46.      14Mb    Distributions of various small utilities and libraries.
  47.      33Mb    PasTeX source, fonts, binaries, etc.
  48.      78Mb    Full GNU source for supplied GNU executables.
  49.  
  50. The portion of the disk dedicated to old material is 404Mb, broken down as
  51. follows:
  52.  
  53.     257Mb    Unarchived contents of floppy disks 600-910.
  54.     147Mb    Archived (bbs-ready) contents of floppy disks 600-910.
  55.  
  56.  
  57. GNU CODE
  58. --------
  59.  
  60. Here are the current GNU distributions which are included in both source
  61. and binary form.  In most cases, they are the very latest distributions
  62. ftp'd directly from the FSF machines and compiled with the version of gcc
  63. included on this CD-ROM.  I have personally compiled all of the GNU
  64. binaries supplied on this CD-ROM, to verify that the compiler (version
  65. 2.4.5) is solid and that the binaries are in fact recreatable from the
  66. supplied source code.
  67.  
  68. bc        diffutils    flex        grep    make        tar
  69. binutils    doschk    gas        gzip    patch        termcap
  70. bison        emacs    gcc        indent    perl        texinfo
  71. cpio        fileutils    gdbm        ispell    sed        textutils
  72. dc        find    gmp        m4        shellutils  uuencode
  73.     
  74. Here is an "ls -C" of the binary directory which can be added to your path
  75. to make these utilities, as well as utilities from the Useful/dist/other
  76. directories, usable directly off the CD-ROM, once it is mounted:
  77.  
  78.  
  79. AD2HT         bc          doschk       indent        paste     test
  80. ARTM         bison      du           info        patch     texi2dvi
  81. AZap         brik      echo           install        pathchk     texindex
  82. AmigaGuide   bsd-make      egrep           ispell        pr         touch
  83. DiskSalv     bsplit      emacs           join        printenv     tr
  84. ExpungeXRef  c++      env           ld        printf     true
  85. Installer    cat      etags           lha        protoize     unexpand
  86. LHArc         chgrp      expand       ln        ranlib     uniq
  87. LHWarp         chksum      expr           locate        rm         unprotoize
  88. LoadXRef     chmod      false           logname        rmdir     uudecode
  89. MKProto         chown      fgrep           look        sdiff     uuencode
  90. MuchMore     cksum      find           ls        sed         v
  91. NewZAP         cmp      flex           m4        sh         vdir
  92. PerfMeter    comm      flushlibs    make        size     wc
  93. RSys         cp          fold           makeinfo        sleep     whoami
  94. SD         cpio      g++           mg        sort     xargs
  95. SuperDuper   csplit      gcc           mkdir        split     yes
  96. SysInfo         cut      gccv           mkfifo        strip     zcat
  97. WDisplay     d          gdir           mknod        sum         zoo
  98. Xoper         dc          grep           mv        tac
  99. [         dd          gunzip       nice        tail
  100. ar         diff      gzip           nl        tapemon
  101. as         diff3      head           nm        tar
  102. basename     dirname      id           od        tee
  103.  
  104.  
  105. Contents of Floppy Disks 600-910
  106. --------------------------------
  107.  
  108. Because this is the first monthly CD-ROM, there are no previous monthly
  109. CD-ROM's from which to replicate new material from previous months.  I've
  110. elected to use the contents of floppy disks 600-910 to fill that portion of
  111. the CD-ROM.  The next monthly CD-ROM will contain the new material from the
  112. first one, which will squeeze out a substantial number of the older disks,
  113. probably 600-700.  Then the next monthly after that will contain the new
  114. material from both of the previous monthly disks, squeezing out another
  115. batch of older disks, etc.
  116.  
  117.  
  118. New/AmigaLibDisks/Disk911/Contents
  119. ----------------------------------
  120.  
  121. GadLayout    A system for laying out gadgets in a dynamic font and locale
  122.         sensitive manner.  Note that it is not a graphical editor, but
  123.         a set of routines for programmers to use for much greater con-
  124.         trol in the laying out of gadgets.  Version 36.22 release 1.6
  125.         beta, includes source and an example program.
  126.         Author:  Timothy J. Aston
  127.  
  128. GadOutline    A shared library intended to provide programmers with a means
  129.         of describing the general layout of a GUI in a font-independant
  130.         manner, taking care of the details of determining the exact
  131.         placement of the individual elements of the display and the
  132.         drudgery of creating and managing all of the gadgets.  In addi-
  133.         tion, it provides a very generalized mechanism for tracking
  134.         the state of all of its gadgets to support automatic resizing
  135.         and closing and opening of a window without loss of context.
  136.         Includes automatic hotkey support and a vector based drawing
  137.         module that can be used for everything from drawing frames
  138.         around groups of gadgets to creating custom images for BOOPSI
  139.         gadgets.  Version 2.0, includes the library, programmer support
  140.         files and some examples.
  141.         Author:  Dianne Hackborn
  142.  
  143. PSM        Yet Another Public Screen Program.  It was primarily written as
  144.         a demonstration of the gadoutline.library, and is thus current-
  145.         ly very GUIcentric - it does no command line parsing for CLI
  146.         users or even look at its Workbench tooltypes.  On the other
  147.         hand, it does have a very sophisticated multi-window user
  148.         interface and allows almost complete control over the creation
  149.         of screens.  Version 1.0, binary only.
  150.         Author:  Dianne Hackborn.
  151.  
  152.  
  153. New/AmigaLibDisks/Disk912/Contents
  154. ----------------------------------
  155.  
  156. Enforcer    A tool to monitor illegal memory access for 68020/68851, 68030,
  157.         and 68040 CPUs.  This is a completely new Enforcer from the
  158.         original idea by Bryce Nesbitt.  It contains many new and
  159.         wonderful features and options and no longer contains any
  160.         exceptions for specific software.  Enforcer can now also be
  161.         used with CPU or SetCPU FASTROM or most any other MMU-Kick-
  162.         start-Mapping tool.  Major new output options such as local
  163.         output, stdout, and parallel port.  Highly optimized to be as
  164.         fast as possible.  This is version 37.52, an update to version
  165.         37.28 on disk number 773.  Requires V37 of the OS or better
  166.         and an MMU.
  167.         Author:  Michael Sinz
  168.  
  169. UUArc        UUArc is an archiving system designed to enable easy trans-
  170.         mission of binary files/archives over communcation links only
  171.         capable of using ASCII, such as Electronic Mail.  It encodes
  172.         binary files into files containing only printable standard
  173.         ASCII characters.  Written primarily for use with GuiArc to
  174.         add UUEncoding/UUDecoding facilities to it, it takes similar
  175.         command line options to other commonly used archiving programs.
  176.         Version 1.1, public domain, includes source.
  177.         Author:  Julie Brandon
  178.  
  179. UUxT        Makes the task of uuencoding and decoding simple.  You can even
  180.         lha and uuencode multiple files in a single step!  (And vice
  181.         versa)  Also, UUxT will decode uuencoded files that have mult-
  182.         iple mail files and other garbage in them!  Includes UUxT-GUI,
  183.         an intuition frontend for UUxT.  It offers all the power of
  184.         UUxT, but from the workbench!  It has a slick, WB 2.0 style
  185.         look, even under 1.3.  UUxT version 2.1, UUxT-GUI version 1.0.
  186.         Binary only.
  187.         Author:  Asher Feldman
  188.  
  189. Task        An "Expert-User" type tool for changing any tasks' priority or
  190.         signalling a task.  C:ChangeTaskPri cannot change task priori-
  191.         ties of non-DOS-processes and C:Break cannot signal a non-DOS
  192.         process - 'Task' can! Requires Kickstart 2.04+.  Version 1.06,
  193.         binary only.  Assembly source available from author.
  194.         Author:  Tobias Ruland
  195.  
  196. Yak        "Yet Another Kommodity".  Features a sunmouse that only acti-
  197.         vates when mouse stops, KeyActivate windows, Click windows
  198.         to front or back, Cycle screens with mouse, Mouse and Screen
  199.         blanking, Close/Zip/Shrink/Enlarge windows with programmable
  200.         hotkeys, Activate Workbench by hotkey (to get at menus when
  201.         WB obscured), Pop up a palette on front screen, Insert date
  202.         (in various formats), KeyClick with adjustable volume, Pop-
  203.         Command key for starting a command (like PopCLI), Gadtools
  204.         interface.  All settings accessible from Workbench tooltypes.
  205.         Version 1.52, an update to version 1.2 on disk number 782.
  206.         Author:  Martin W. Scott
  207.  
  208.  
  209. New/AmigaLibDisks/Disk913/Contents
  210. ----------------------------------
  211.  
  212. AssignManager    A new prefs editor which handles your custom assigns in a
  213.         friendly, all-encompassing way.  No more fiddling with Assign
  214.         commands in User-Startups.  Now you can use AssignManager to
  215.         edit your list of assigns to your heart's content.  Version
  216.         1.00, binary only.
  217.         Author:  Matt Francis
  218.  
  219. AssignPrefs    Another program to simplify the assignments done in the startup
  220.         sequence.  The assignment list can be edited with AssignPrefs
  221.         and then stored for later use.  Version 1.02, includes source.
  222.         Author:  Thomas Frieden
  223.  
  224. Moontool    A port of John Walker's moontool program for UNIX.  It gives a
  225.         variety of statistics about the moon, including phase, dist-
  226.         ance, angular, size and time to next full moon.  A schematic
  227.         of the current phase is also shown as a picture.  This is
  228.         illustrative only; the accurate phase is shown in the text.
  229.         Now font-sensitive and will automatically use the user-defined
  230.         system font (non-proportional).  If the font is too large, the
  231.         program will fall-back to Topaz 8.  Version 1.1, an update to
  232.         version 1.0 on disk number 800.  Binary only.
  233.         Author:  John Walker, Amiga port by Eric G. Suchanek
  234.  
  235. PickStartup    Allows you to select a startup-sequence of your liking.
  236.         Requires AmigaDOS 2.04+, includes source.
  237.         Author:  Bill Pierpont
  238.  
  239. StickIt        A computer replacement for the ol' Post-It note.  It allows
  240.         you to stick notes onto your screen which will be displayed
  241.         every time you re-boot; useful to remind you of things to do.
  242.         Features: Unlimited number of notes on screen; Notes remember
  243.         where you left them; User-defined font name/size; User-defined
  244.         note size; User-defined text/background colour (yep, they can
  245.         be yellow if you want !); User-defined delay at startup to
  246.         avoid disk thrashing; User-defined filename for note infor-
  247.         mation.  Requires AmigaDOS 2.04+, version 1.02, includes
  248.         source.
  249.         Author:  Andy Dean
  250.  
  251. VirusChecker    A virus checker that can check memory, disk bootblocks, and
  252.         all disk files for signs of most known viruses.  Can remember
  253.         nonstandard bootblocks that you indicate are OK and not bother
  254.         you about them again.  Includes an ARexx port.  Now supports
  255.         SHI's Bootblock.library.  By using this library and its brain-
  256.         file you have the ability to add new Bootblock viruses as SHI
  257.         release new brainfiles.  Version 6.30, an update to version
  258.         6.22 on disk 825.  Binary only.
  259.         Author:  John Veldthuis
  260.  
  261. VoiceShell    A replacement for VCLI by Richard Horne.  It doesn't have the
  262.         fancy graphics etc. but it seems to eat less CPU time and
  263.         should be faster overall.  It also has some extra options.
  264.         Version 1.11, binary only.
  265.         Author:  Tomi Blinnikka, voice.library by Richard Horne
  266.  
  267.  
  268. New/AmigaLibDisks/Disk914/Contents
  269. ----------------------------------
  270.  
  271. MainActor    A modular animation package with many features.  Modules
  272.         included in this release are IFF-Anim 5/7/8, IFF-AnimBrush,
  273.         PCX,IFF.  The features include playing from harddisk, playing
  274.         animations in windows (OS3.0), timing of animations and much
  275.         more.  The PicassoII gfx board is supported.  Version 1.16, an
  276.         update to Version 1.0 on disk number 888.  Binary only.
  277.         Author:  Markus Moenig
  278.  
  279.  
  280. New/AmigaLibDisks/Disk915/Contents
  281. ----------------------------------
  282.  
  283. Blitz2Demo    A next generation BASIC with features borrowed from PASCAL,
  284.         C and others.  Blitz2 can be used to program any type of
  285.         software, from valuable applications to entertaining arcade
  286.         games.  Features:  Full implementation of extended BASIC
  287.         (Select..Case While..wend etc.); Support for standard IFF
  288.         graphics, sound and animations; NewTypes similar to C Struct-
  289.         ures making Blitz2 more than just another BASIC; In-line macro
  290.         assembler for advanced users; Linked list support for quick
  291.         database type programming; Standard Amiga screen, window, menu
  292.         and gadget management commands; Full access to the internal
  293.         Amiga libraries and structures; Power-Windows type user inter-
  294.         face generator... and much, much more!  Demo version with the
  295.         the "create executable" option disabled.  Lots of examples,
  296.         but very little documentation.  Version 1.00, binary only.
  297.         Author:  Mark Sibly
  298.  
  299. ScreenSelect    A commodity to change screen order by selecting a screen name
  300.         from a listview.  Also allows binding of hotkeys to any screen
  301.         with a proper name.  Supports automatic activation of windows
  302.         (remembers last activations) when changing to new screen, is
  303.         configurable with Preferences program, has a full intuition
  304.         interface and is font sensitive (including proportional fonts).
  305.         Documentation in AmigaGuide, ASCII and DVI formats.  Requires
  306.         AmigaOS 2.04 or later.  Version 2.0, binary only, freeware.
  307.         Author:  Markus Aalto
  308.  
  309. StatRam        A very fast, very recoverable ram drive.  It works on any Amiga
  310.         using V2.04 or greater of the OS.  It maintains the remarkable
  311.         recoverability of the original VD0:, but has now been totally
  312.         re-written to handle any DOS filesystem, be named what you like
  313.         and give back memory from deleted files instantly.  Based on
  314.         ASDG's 'VD0:'.  Version 2.1, an update to version 1.5 on disk
  315.         number 871.  Binary only.
  316.         Author:  Richard Waspe, Nicola Salmoria
  317.  
  318.  
  319. New/AmigaLibDisks/Disk916/Contents
  320. ----------------------------------
  321.  
  322. ChangeMode    A utility for people who would like to change the mode (screen-
  323.         type) and displaysize (overscan) of a picture or animation.  An
  324.         animation, made in f.i. a doubblescan resolution, can be forced
  325.         into any other (genlock-compatible?) mode, and complete direc-
  326.         tories of pictures can be changed to any mode available.  This
  327.         utility uses the information from the graphics database to be
  328.         able to ease your choice.  Version 1.0, binary only.
  329.         Author:  Ekke Verheul
  330.  
  331. ChemBalance    An ARexx script to balance unbalanced chemical equations.  With
  332.         ChemBalance in ram, enter "rx ram:ChemBalance" from a CLI or
  333.         Shell window.  A prompt should appear from which you can enter
  334.         an unbalanced chemical equation for ChemBalance to try to
  335.         balance.  Version 2.0, an update to version 1.0 on disk number
  336.         759.  Requires ARexx.
  337.         Author:  Patrick Reany
  338.  
  339. MathPlot    A function plotter with lin/log plot, a complete KS 2.0 inter-
  340.         face, and ARexx support.  Needs Kickstart/WorkBench 2.0 and
  341.         mtool.library (included).  Version 2.07, an update to version
  342.         2.01 on disk 849.  Shareware, source available from author.
  343.         Author:  Ruediger Dreier
  344.  
  345. Rego        Registration Manager.  A style of AddressBook/Database that
  346.         allows you to keep track of multiple registrations.  Useful
  347.         for Shareware authors, for example.  Also allows an optional
  348.         comment.  Version 1.01, shareware, binary only.  Source
  349.         available from the author.
  350.         Author:  Paul Mclachlan
  351.  
  352. ScreenMode    A ready-to-link SAS-objectfile with a nice ScreenModeRequester.
  353.         Features include programmable property-lists, font-sensitivity,
  354.         screensize-sensitivity and autocenter.  Easy to use and pretty.
  355.         Freeware for WB2.0+ Public Domain software.  Includes the
  356.         object, headerfile, C-example and autodocs.  Source available
  357.         from author.  Version 1.0, tested with WB2.0 - WB3.1.
  358.         Author:  Ekke Verheul
  359.  
  360. TrashMaster    A Workbench 2.x AppIcon to "drag-and-drop" delete files.
  361.         Deletes any files and directories (and the files in them)
  362.         who's icon(s) are dropped into the Trashmaster AppIcon.  Files
  363.         can be deleted interactively, with confirmation on each file
  364.         (delete, all, abort, and skip).  Disks will be formatted.
  365.         Version 1.6, binary only.
  366.         Author:  Aric R Caley
  367.  
  368. WBrain        A thinking game for the WorkBench.  The player must reproduce
  369.         a random pattern by filling in a grid in the correct order.
  370.         The difficulty ranges from moderately easy to impossible.  Uses
  371.         very little CPU time and very little memory, so is ideal for
  372.         playing while raytracing, etc.  Requires OS2.0+, Version 1.2,
  373.         Amiga_E source code included.
  374.         Author:  Sean Russell.
  375.  
  376. Worms        A monitor-polite ScreenBlanker and InputBlocker.  Very useful
  377.         where the (WB2.0+) Amiga resides in a public place.  Blanking
  378.         is not automatically activated by elapsed time, instead, it
  379.         must be activated and de-activated by hand.  While blanking
  380.         (the program's name "Worms" will become obvious) and all input
  381.         will be blocked until the secret key combination is pressed.
  382.         Version 1.0, source available from author.
  383.         Author:  Ekke Verheul
  384.  
  385.  
  386. New/AmigaLibDisks/Disk917/Contents
  387. ----------------------------------
  388.  
  389. AUSH        A command line interpreter for the Amiga.  Features include
  390.         file name completion, pattern expansion, expression computa-
  391.         tion, command history, for...done loops, full support of Ami-
  392.         gaDOS 2.0, and much more.  Almost fully compatible with ARP
  393.         and Commodore shells.  This is version 3.15, an update from
  394.         version 1.52 on disk 747.  Binary only.
  395.         Author:  Denis Gounelle
  396.  
  397. CardPack    Two IFF pictures of a nicely drawn standard playing deck of
  398.         52 cards, for evaluation purposes (640x400) format.  Usage in
  399.         your own programs requires registration which also entitles
  400.         you to the Joker plus the (640x200) set of cards.  Version 1.0.
  401.         Author:  Jim Schwartz
  402.  
  403. MandelMania    A fast Mandelbrot Set and Julia Set calculation program.  The
  404.         main features are: Create animations automatically via ARexx
  405.         script file; 2.5 times faster than MandFXP; On-line help using
  406.         amigaguide.library; Supports all Amiga graphic modes, incl.
  407.         AGA modes and autoscroll screens; Loading and saving using IFF
  408.         format.  Picture parameters are stored in a special chunk;
  409.         Supports Mandelbrot Set LSM, Julia Set LSM, Mandelbrot Set CPM
  410.         (two- and three- dimensional), Julia Set CPM (two- and three-
  411.         dimensional), Lyapunov Space;  Colormap can be changed; Built
  412.         in colorcycling; Easy scrolling by pressing the cursor keys.
  413.         Version 4.1, requires Kickstart 2.1 (V38+ of asl.library),
  414.         binary only.
  415.         Author:  Markus Zehnder
  416.  
  417. PhoneBill    A logfile analyser.  What it basically does is scan the log-
  418.         file(s) generated by a terminal program or a mailer, extract
  419.         all information about calls you have made by using your modem,
  420.         and stores it in its own (short) format.  Features:  User-
  421.         definable callrates;  Supports logfiles generated by MagiCall,
  422.         NComm, TrapDoor, Term, and Terminus;  Automatic logfile trun-
  423.         cating; Generates miscellaneous reportsm statistics, total
  424.         costs.  Requires Kickstart 2.04 or higher, nice GUI and sup-
  425.         ports new 3.0 features (new look menus, ...).  Version 1.08,
  426.         binary only.
  427.         Author:  Raymond Penners
  428.  
  429. PiCalDemo    Demo version of a  calendar program which allows you to view
  430.         a selected month and year.  What makes PiCalDemo unique is the
  431.         ability to display pictures.  Since this is a demo, only one
  432.         picture is displayed.  The fully working version, PiCal, dis-
  433.         plays a different picture for each month of the year.  Version
  434.         1.00, binary only.
  435.         Author:  Greg Suire
  436.  
  437. VTimer        A simple stopwatch timing display that can be used to time
  438.         video events if genlocked over a scene.  Version 1.00, binary
  439.         only.
  440.         Author:  Greg Suire
  441.  
  442.  
  443. New/AmigaLibDisks/Disk918/Contents
  444. ----------------------------------
  445.  
  446. Multiplot    An intuitive data plotting program featuring flexible input
  447.         options, arbitrary text addition, automatic scaling, zoom
  448.         and slide with clipping at boundaries, a range of output file
  449.         formats and publication quality printed output.  Workbench
  450.         printers are supported via transparent use of the PLT: device.
  451.         Postscript and HP Laserjet printers are directly supported.
  452.         Version XLNf v1.06, an update to version XLNe on disk 572.
  453.         Binary only.
  454.         Author:  Alan Baxter, Tim Mooney, Rich Champeaux, Jim Miller
  455.  
  456. WBVerlauf    Allows the owners of AGA machines to create a nice Copper
  457.         background for a selectable color, using the whole 16 million
  458.         color range of the AGA chips.  By specifying the color of the
  459.         first and the last line of the screen, WBVerlauf will make a
  460.         smooth color change by setting a new color value on every
  461.         scanline.  Now a commodity and allows editing 24-bit rainbow
  462.         copperlists in realtime.  Requires Kickstart 3.0 and AGA.
  463.         Version 2.0, binary only.
  464.         Author:  Christian A. Weber
  465.  
  466.  
  467. New/AmigaLibDisks/Disk919/Contents
  468. ----------------------------------
  469.  
  470. BBBF        The Bootblock.library and brainfile is now used by several
  471.         programs e. g.: D-Copy 3.1, X-Copy from april 93 and Virus-
  472.         Checker from version 6.29.  Intended for use by programmers
  473.         of anti-virus utilities, diskcopy program, directory utili-
  474.         ties, disk packers and for whoever who wants to check the
  475.         bootblock of some device.  The library has some easy-to-use
  476.         functions to read the brain-file, and to check a bootblock
  477.         with it.  Version 101_31, an update to version 0.95 beta on
  478.         disk 797.  This brainfile now recognizes 163 different boot
  479.         viruses and about 70 boot virus clones.  Includes sample
  480.         source.
  481.         Author:  Johan Eliasson, Safe Hex International member.
  482.  
  483. Look        A powerful program for creating and showing disk magazines.
  484.         Supports IFF pictures, IFF brushes, ANSI, fonts, PowerPacker,
  485.         and many more features.  Programmed in assembly language to
  486.         be small and fast.  German language only.  Version 2.0, an
  487.         update to version 1.9 on disk 892.  Shareware, binary only.
  488.         Author:  Andri Voget
  489.  
  490. Qdir        Enhanced replacement for AmigaDOS' LIST and DIR commands.
  491.         Qdir lists files in alphabetical order displaying all file
  492.         and directory statistics like the LIST command.  The result
  493.         is a nice orderly listing that makes it easy to find what
  494.         you are looking for.  Version 1.36, requires AmigaDOS 2.0,
  495.         Kickstart version 37 or higher.  Binary only.
  496.         Author:  Gregg Scholfield
  497.  
  498. QuickFile    A flexible, fast and easy to use flat file database using
  499.         random access with intelligent buffering to minimize disk
  500.         access, multiple indices for fast access to records, form
  501.         and list style screens and reports, and fast sorting and
  502.         searching.  Files are quickly and easily defined, and fields
  503.         can be added, changed or deleted at any time.  Now supports
  504.         up to 255 fields per record, date data types and ASCII file
  505.         import and export.  Version 1.3.3, an update to version 1.2
  506.         on disk number 820.  Binary only, shareware.
  507.         Author:  Alan Wigginton
  508.  
  509. Touch        Another Amiga version of the Unix utility with the same name.
  510.         Touch changes the date and time stamp of all specified files
  511.         to the current date and time.  This version will also create
  512.         an empty file (like the Unix version) if the specified file
  513.         does not exist.  Version 1.0, public domain, includes source.
  514.         Author:  Kai Iske
  515.  
  516. TxtCvt        Converts PC text document (Microsoft Word for DOS/Windows or
  517.         Windows Write) to pure ASCII format.  Version 1.0, includes
  518.         source.
  519.         Author:  Njel Fisketjxn
  520.  
  521.  
  522. New/AmigaLibDisks/Disk920/Contents
  523. ----------------------------------
  524.  
  525. AmigaGuide    Archive distribution of the AmigaGuide hypertext utility direct
  526.         from Commodore.  Contains developer examples and tools for
  527.         AmigaGuide under V34/V37 and V39, plus a new free print/sign/
  528.         send-in distribution license for AmigaGuide, amigaguide.lib-
  529.         rary, WDisplay, and their icons.  An update to the version on
  530.         disk number 870, contains: AmigaGuide 34.3, amigaguide.library
  531.         34.11, AD2AG 39.2 and WDisplay 34.1.
  532.         Author:  Commodore Business Machines
  533.  
  534. BBSGuard    A program which will monitor the phone ringing, monitor carrier
  535.         detect, disable Guru Meditations, auto-cancel all requesters,
  536.         and if a volume is validating, pause the system until it is
  537.         done.  Version 2.03, binary only.
  538.         Author:  Darrell Grainger
  539.  
  540. BigAnim        An animation player capable of "direct from disk" playback,
  541.         with user selectable buffer size and playback speed.  BigAnim
  542.         can display IFF ANIM animations of types 5 and 7, and makes
  543.         use of the new graphics.library double-buffering routines when
  544.         run on an Amiga with Kickstart 3.0 or later.  Version 3.3,
  545.         requires Kickstart 2.04 or higher.  Binary only.
  546.         Author:  Christer Sundin
  547.  
  548. PcRestore    A utility for those people who want to transfer files between
  549.         MSDOS-machines and the Amiga.  Handles disks  'BACKUP'ed under
  550.         DOS 3.30, 4.X, 5.X.  (Perhaps lower version's but untested)
  551.         Requires OS2.0, ReqTools.library, and a method to read MS-DOS
  552.         disks (Crossdos filesystem or similar).  Version 2.40, binary
  553.         only.
  554.         Author:  Mikael Nordlund
  555.  
  556. Report        The Amiga "Report" program is to be used for generating all
  557.         Amiga bug reports and enhancement requests.  V40.1 adds sub-
  558.         system changes (to match our current database) and also some
  559.         automatic detection of debugging tools running on your system
  560.         for insertion into bug reports (you may change this list to
  561.         match the tools you were running at the time the bug happened).
  562.         Author:  Commodore Business Machines
  563.  
  564. TypeSmithDemo    A sneak peek at Soft-Logik's new font editor.  All features
  565.         are enabled except Save, Save As and Export.  TypeSmith can
  566.         create and edit PostScript, Compugraphic and Soft-Logik out-
  567.         line fonts (the three primary font systems used on the Amiga).
  568.         TypeSmith has powerful drawing tools to allow you to create
  569.         new fonts.  You can also import characters and symbols from
  570.         structured drawing programs such as Art Expression.  With
  571.         these powerful features, you can create custom fonts and
  572.         include your logo in your favorite fonts.
  573.         Author:  Soft-Logik Publishing Corp.
  574.  
  575.  
  576. New/AmigaLibDisks/Disk921/Contents
  577. ----------------------------------
  578.  
  579. CapShift    Simple commodity which turns the shift key into a 'capslock-
  580.         toggle' key: if capslock is off, the shift key + an alphabetic
  581.         key produces an uppercase character, as usual; if capslock is
  582.         on, the shift key + an alphabetic key produces a lowercase
  583.         character.  Can also disable capslock when a function key or a
  584.         qualifier is pressed.
  585.         Author:  Alessandro Sala
  586.  
  587. MiniGames    Two little Workbench games; MiniPac, an "Pacman" type game,
  588.         and MiniIsola, "a head 'em off at the pass and box 'em in"
  589.         type game.  Version 1.0, binary only.
  590.          Author:  Philippe Banwarth.
  591.  
  592. MiniMorph    A little morphing package written in assembler, based on VMorph
  593.         Version 2 beta by Lee Wilkie (but nearly 50 times faster (un-
  594.         compiled amos vs compiled (?!) assembler)).  Currently limited
  595.         to 16-color, greyscale images.  Version 1.0, binary only.
  596.         Includes a sample morph anim and iff files.
  597.         Author:  Philippe Banwarth, Lee Wilkie, Michael W. Hartman
  598.  
  599.  
  600. New/AmigaLibDisks/Disk922/Contents
  601. ----------------------------------
  602.  
  603. Designer    A program to create intuition interfaces for programs, at
  604.         present producing code in Pascal and C is possible.  This
  605.         is a demo version with a partially disabled save option.
  606.         The program has on-line help and can create windows and
  607.         menus, supporting all gadtools gadgets in V37.  It can also
  608.         import IFF ILBM pictures for inclusion in your programs.
  609.         It requires Release V37+.  Version 1.0, binary only.
  610.         Author:  Ian OConnor
  611.  
  612. WBSearch    A multi-tasking Workbench AppMenuItem file search utility.
  613.         The search pattern does not support pattern matching symbols,
  614.         only matches letters in the filename in continuous order.
  615.         Version 1.0, binary only.
  616.         Author:  Mike Austin
  617.  
  618.  
  619. New/AmigaLibDisks/Disk923/Contents
  620. ----------------------------------
  621.  
  622. bBaseIII    An easy to use, versatile, yet full featured database program
  623.         that will run on any Amiga.  Search or sort on any field,
  624.         print mailing labels, (un)delete records, mail merge, get
  625.         reports in many formats, scramble files, flag records, and
  626.         more.  Fields are user-configurable, so bBase can be used
  627.         to keep track of addresses, tape or video collections, reci-
  628.         pe files, or anything else you can think of - one program
  629.         does it all!  bBaseIII is a greatly enhanced successor to
  630.         bBaseII.  This is version 1.4, an update to V1.3 on disk 878.
  631.         Shareware.  Binary only.
  632.         Author:  Robert Bromley
  633.  
  634. CryptoKing    A game for those who like to solve Cryptograms; those coded
  635.         sentences that have to be decoded to be read.  Operate with
  636.         keyboard or mouse.  This is Version 1.3, an update to Version
  637.         1.1 on disk 710.  Shareware, binary only.
  638.         Author:  Robert Bromley
  639.  
  640. MagicClip    A shell utility for accessing clipboard text.  Text can be
  641.         written to or read from any clipboard unit.  Supports multi-
  642.         hunk text and can be configured with two environment vari-
  643.         ables.  Version 1.2, includes source in Oberon-2.
  644.         Author:  Franz Schwarz
  645.  
  646. MagicPubName    A powerful 'getpubname' utility, that prints the name of the
  647.         default, frontmost, or shanghai public screen to the console,
  648.         or checks whether a public screen is frontmost, or at least
  649.         partially visible, or whether it exists at all.  Any public
  650.         screen may also be popped to the front.  Can also find the
  651.         public screen of an arbitrary console.  Needs Amiga-OS 2.04
  652.         or better.  Version 1.3a, includes source in Oberon-2.
  653.         Author:  Franz Schwarz
  654.  
  655. OberonPrefs    A preferences editor for manipulating the compiler and linker
  656.         options of A+L Amiga-Oberon.  Manipulates both the global
  657.         options as well as project specific options and includes a
  658.         comfortable interactive GUI, a powerful commandline and Tool-
  659.         Types interface, Localization and more.  Requires Amiga-OS
  660.         2.04 or better, takes advantage of Amiga-OS 2.1 and 3.0 if
  661.         present.  Version 1.11d, giftware, binary only.
  662.         Author:  Franz Schwarz
  663.  
  664. RawInsert    A utility to insert text or any other input events into the
  665.         input stream.  Data can be either raw ascii text or commodi-
  666.         ties input description sequences.  Requires Amiga-OS 2.04 or
  667.         later.  Version 1.0, includes source in Oberon-2.
  668.         Author:  Franz Schwarz
  669.  
  670. SetEnv39    A compatible substitute for Commodore's SetEnv shell command
  671.         that takes advantage of the new OS3.0 GVF_GLOBAL_ONLY flag
  672.         with a new SAVE/S switch which makes SetEnv39 affect global
  673.         vars in the ENVARC: directory if you run OS3.0 or later.  Re-
  674.         quires OS 2.04, new SAVE/S feature requires OS 3.0 to work.
  675.         Version 39.0, includes source in Oberon-2.
  676.         Author:  Franz Schwarz
  677.  
  678.  
  679. New/AmigaLibDisks/Disk924/Contents
  680. ----------------------------------
  681.  
  682. EdWordPro    A fully featured and fully operational text editor which
  683.         offers all the standard features of any decent editor as
  684.         well as the ability to hold up to 15 documents in memory,
  685.         a Macro facility, Keyword Text Casing (i.e. editor will
  686.         automatically force keywords into upper/lower case etc);
  687.         The ability to send AmigaDOS commands; 12 possible screen
  688.         resolutions; A full ASCII table; Powerful search routines;
  689.         Vertical Blocks; A built in calculator; A Word Count; The
  690.         ability to sort a piece of text alphabetically .. and much
  691.         more.  EdWord can be used to edit binary files as well as
  692.         plain vanilla texts and as such becomes a competent file-
  693.         based editor (like NewZap).  Version 4.0 is a demonstration
  694.         release and is placed in the Public Domain (binary only).
  695.         Author:  Martin Reddy
  696.  
  697. HD_Frequency    A 'professional' hard disk recording system with many fea-
  698.         tures.  Sampling rates as 60 khz on A1200 or 35 khz on stan-
  699.         dard A500 are no problem any longer.  The program includes
  700.         a 4 track hd-sequencer that manages replaying 4 tracks at
  701.         the same time from HD.  Limited, demo version only.  This
  702.         is version 37.142, shareware, binary only.
  703.         Author:  Michael Bock
  704.  
  705. P-Reader    An all-purpose reader that displays texts,pictures, anima-
  706.         tions and sounds, which may be uncompressed or compressed by
  707.         P-Compress or PCompress2.  Texts can contain embedded static
  708.         or animated illustrations and sounds.  Version 7.1, an
  709.         update to V6.2 on disk 744.  Freeware, binary only.
  710.         Author: Chas A.Wyndham
  711.  
  712. S_Anim5        Turns Anim5 animations (DPaint, Videoscape, P-Animate etc.)
  713.         into self-contained, self-displaying, compressed files call-
  714.         able from the Workbench or CLI.  Version 1.3, an update to
  715.         V1.1 on disk number 885.  Freeware, binary only.
  716.         Author:  Chas A.Wyndham
  717.  
  718. S-Exec        A simple program to turn executable command files into self-
  719.         executing compressed (imploded) commands, functioning exactly
  720.         as the uncompressed original.  Freeware, binary only.
  721.         Author:  Chas A.Wyndham
  722.  
  723. S-Omni        Will turn almost anything into a self-contained self-execut-
  724.         ing compressed file, including virtually any combination of
  725.         a data file and an appropriate tool.  Scripts (with all the
  726.         files called in the script), installation files, demonstra-
  727.         tions, tutorials, can all be made completely self-contained,
  728.         needing no special libraries or external support.  Freeware,
  729.         binary only.
  730.         Author:  Chas A.Wyndham
  731.  
  732. WB-Version    A "Version" command for the WorkBench.  Meant for use with
  733.         ToolManager, allows you to see the version of a library,
  734.         executable, etc. without having to resort to the CLI.  Ver-
  735.         sion 1.2, now recognizes libraries, devices and is generally
  736.         a lot more robust than the previous releases. Includes source
  737.         in Amiga E.
  738.         Author:  Hekan Hellberg
  739.  
  740.  
  741. New/AmigaLibDisks/Disk925/Contents
  742. ----------------------------------
  743.  
  744. DonsGenies    A collection of nearly seventy "genies" (ARexx scripts) for
  745.         use with Professional Page, plus some supporting material.
  746.         Also includes a French language version with some additional
  747.         material.  Version 2.0, update of Version 1.0 on Disk 724.
  748.         Shareware, includes source.
  749.         Author:  Don Cox, french translations by Fabien Larini
  750.  
  751. SoundMachine    Allows you to load, save, and play various sound file formats
  752.         including RAW, IFF, VOC, and WAV.  Two versions are included:
  753.         one with an Intuition interface and a smaller CLI version.
  754.         Very useful for those who frequent BBS's and have access to
  755.         these type of sound files.  Version 1.0, binary only.
  756.         Author:  Syd L. Bolton, Legendary Design Technologies.
  757.  
  758.  
  759. New/AmigaLibDisks/Disk926/Contents
  760. ----------------------------------
  761.  
  762. JcGraph        Business grapher with Intuition interface.  JcGraph can show
  763.         your data as bar,line, planes, stack, blocks, 2D and 3D, etc.
  764.         Features: Real-time rotation around X, Y, Z axis, on-line
  765.         help, professionnal looking 2D and 3D graphs output.  ARexx
  766.         interface with 40+ commands.  User manual on disk in French
  767.         and English versions.  Can output: EPS, 3D GEO, IFF ILBM, and
  768.         AegisDraw2000.  Version 1.13, an upgrade to version 1.100 on
  769.         disk 760.  Now Freely redistributable (Save enabled and >3X3
  770.         charts).  Binary Only.
  771.         Author:  Jean-Christophe Climent
  772.  
  773. TreeTool    A public-domain link library toolkit for working with non-
  774.         balanced, acyclic, n-ary trees.  Provides many useful func-
  775.         tions and an easy to use, yet powerful API.  Version 1.0,
  776.         includes full sources in 'C'.
  777.         Author:  Jean-Christophe Clement.
  778.  
  779.  
  780. New/AmigaLibDisks/Disk927/Contents
  781. ----------------------------------
  782.  
  783. EquiLog        A Master-Mind type game.  Version 1.5, an update to version
  784.         1.36 on disk number 590.  Binary only.
  785.         Author:  Pierre-Louis Mangeard
  786.  
  787. Finger        A quick and dirty port the unix finger utility for AmiTCP.
  788.         Includes binary and source.
  789.         Author:  Regents of the University of California,
  790.              Amiga port by William Wanders
  791.         
  792. FTP        A port of BSD FTP code, which runs under AmiTCP and AS225
  793.         release 2.  Includes source for SAS-C (version 6) or Aztec
  794.         C (version 5.2).  Binary included for AmiTCP.
  795.         Author:  Regents of the University of California,
  796.              Amiga port by Mark Tomlinson & Geoff McCaughan
  797.  
  798. Telnet        A port of BSD TELNET code, which runs under AmiTCP and AS225
  799.         release 2.  Includes source for SAS-C (version 6) or Aztec
  800.         C (version 5.2).  Binary included for AmiTCP.
  801.         Author:  Regents of the University of California,
  802.              Amiga port by Mark Tomlinson & Geoff McCaughan
  803.  
  804.  
  805. New/AmigaLibDisks/Disk928/Contents
  806. ----------------------------------
  807.  
  808. AddTools    Allows you to add your own items to the "Tools" menu of Amiga
  809.         OS 2.04's Workbench Screen.  Unlike other menu utilities,
  810.         which only add the ability to run programs by menu, AddTools
  811.         can also pass them some parameters on "the fly" in the form
  812.         of icons, selected before choosing the desired menu item.
  813.         You can also provide default values if no icons are selected,
  814.         and you can decide if the the program must be run in either
  815.         synchronous or asynchronous mode when multiple icon parame-
  816.         ters are selected.  Requires OS2.04+, Version 1.11, binary
  817.         only, freeware.
  818.         Author:  Alessandro Sala
  819.  
  820. Annotate     A text editor written for ADos 2.0 and up.  Takes advantage
  821.         of Public screens and the system default font.  Features in-
  822.         clude folding, shifting, full clipboard support, macros,
  823.         scroll bar, editor buffering, printing, text locking, tools
  824.         menu, and a full Arexx Port.  Fixes a bug with AmigaDos 3.0
  825.         and the file requester.  Version 2.0, an update to version
  826.         1.8 on disk number 751.  Binary only.
  827.         Author:  Doug Bakewell
  828.  
  829. DefPubScreen    A little wedge that makes the front-most screen the default 
  830.         public screen.  If the front-most screen isn't a public
  831.         screen, nothing changes.  It wedges into the vertical blank-
  832.         ing interrupt server chain and watches Intuition's record of
  833.         the front most screen.  When the front-most screen changes,
  834.         the main task is signaled and responds by making the front-
  835.         most screen the default public screen if possible.  This is
  836.         all totally transparent and happens very quickly, and is
  837.         very handy for people who have separate screens for Shell
  838.         windows etc.  Version 3.00, an update to version 2.00 on
  839.         disk number 909.  Binary only.
  840.         Author:  Matt Francis
  841.  
  842. MiserPrint    A print utility that puts up to 8 normal pages of text on
  843.         one sheet of paper. You are able to save paper and time.
  844.         MiserPrint uses the small built-in fonts (Courier and
  845.         Letter Gothic) of the HP-Deskjet printers.  Version 1.0,
  846.         requires Kickstart 2.04 or higher, binary only.
  847.         Author:  Heinz-Guenter Boettger
  848.  
  849. MRChoice    MultiRequestChoice is a requester utility designed as a
  850.         powerful and comfortable replacement for ASK and other
  851.         present requester utilities.  It is very useful for both
  852.         batch files and ARexx scripts.  MultiRequestChoice supports
  853.         multi-gadget requesters, multi-line bodytext in the reques-
  854.         ter with a center option and opening requesters on public
  855.         screens with a position control option.  Version 1.0, re-
  856.         quires OS2.x or higher and the reqtools.library V38+.
  857.         FreeWare version, binary only.
  858.         Author:  Rainer Scharnow
  859.  
  860. PriMan        A Task Priority Manager along the same lines as    TaskX, but
  861.         fully Style Guide compliant, font-sensitive, and configur-
  862.         able.  Requires OS2.0 or greater.  Includes C source, free-
  863.         Ware.
  864.         Author:  Barry McConnell
  865.  
  866. TeXFormat    Enables you to select TeX format files easily.  Scans the
  867.         directory where your TeX format files reside and creates an
  868.         array of radiobuttons of the appropriate size.  Moreover, 
  869.         shows the filenotes of the format files making it easier to
  870.         remember the purposes of the format files.  Two versions of
  871.         the program, A very flexible one based an Stefan Stuntz's
  872.         MagicalUserInterface (MUI) and a less nice non-MUI version
  873.         (of the same functionality, however).  Version 2.00, includes
  874.         source.  Also included is a 68000 version executable of
  875.         TeXPrt that was left off of disk number 892 by mistake. 
  876.         Author:  Richard A. Bvdi
  877.  
  878.  
  879. New/AmigaLibDisks/Disk929/Contents
  880. ----------------------------------
  881.  
  882. MegaD        A full-featured directory utility.  Supports multiple direct-
  883.         ories, multiple text/HEX reader, multiple source directories,
  884.         multiple destination directories and disk copy.  User defined
  885.         gadgets will launch internal, external and ARexx Commands.
  886.         Full ARexx support with 123 commands plus user added ARexx
  887.         commands.  User defined Menus.  User defined screen layout of
  888.         all objects such as Gadget Sets and Directory Windows.
  889.         Version 3.0, binary only.  Part 1 of a 2 part distribution,
  890.         AmigaGuide documentation can be found in lha'rced form in the
  891.         MegaD_Docs directory on disk number 930.
  892.         Author:  John L. Jones.
  893.  
  894. WBvwm        With Workbench 2.04 we got the ability to use a bigger Work-
  895.         bench screen than fits on the display (virtual Workbench
  896.         screen).  Biggest problem is that scrolling around with the
  897.         mouse is too slow, so the author decided to make a program
  898.         like X-window's olvwm, which also has virtual screens and
  899.         windows.  WBvwm opens up a small window representing the
  900.         entire Workbench area.  Within the window, "objects" repre-
  901.         sent all open windows.  By moving an object, the correspond-
  902.         ing window can be placed anywhere within the Workbench area.
  903.         You may also instantly move to any part of the Workbench
  904.         area by double-clicking in the corresponding area of the
  905.         WBvwm window.  Version 2.0, requires OS 2.04 or higher.
  906.         Binary only.
  907.         Author:  Juhani Rautiainen
  908.  
  909.  
  910. New/AmigaLibDisks/Disk930/Contents
  911. ----------------------------------
  912.  
  913. Fonts        Two fixed-pitch fonts designed for high resolution screens.
  914.         More readable than the standard topaz-fonts.  Public domain.
  915.         Author:  Gerhard Radatz
  916.  
  917. MegaD_Docs    AmigaGuide documentation in lha'rced form for MegaD, a full-
  918.         featured directory utility.  Includes script files to unpack
  919.         to HD or floppy.  Part 2 of a 2 part distribution.  Part 1
  920.         includes the MegaD binary and support files and can be found
  921.         on disk number 929.
  922.         Author:  John L. Jones.
  923.  
  924. QuadraComp    An intuition based music tracker that uses the internal sound
  925.         capabilities of the Amiga.  Handles both Noisetracker modules
  926.         and Extended modules.  Features: 128 kb x 256 samples; 256
  927.         rows x 256 patterns; Uses any screenmode; Realtime spectrum
  928.         analyser.  Requires OS 2.0+.  Version 2.0, binary only,
  929.         shareware.
  930.         Author:  Bo Lincoln & Calle Englund
  931.  
  932. RCON        A replacement for the CON:-Handler of Amiga-OS 2.x / 3.x.
  933.         Has many new features including scrolling back text which
  934.         has disappeared, enhanced copy & paste support and much
  935.         more...  This is the demonstration distribution of a share-
  936.         ware product.  Version 1.0, binary only.
  937.         Author:  Gerhard Radatz
  938.  
  939.  
  940. New/CLI_Util/Contents
  941. ---------------------
  942.  
  943. AddCR        Yet another Amiga/IBM text file converter, which (surprise,
  944.         surprise) converts Amiga style end-of-lines characters ($0a)
  945.         to IBM format ($0d,$0a) or vice versa.  Features: Should
  946.         work on all amigas (or at least > wb1.2); Relatively small
  947.         (11k); Extremely fast (main loop is written in optimized
  948.         assembly); Works in low memory situations (min. memory
  949.         requirement = 12288 bytes); Progress indicator; When con-
  950.         verting to Amiga format, only ($0d,$0a) characters are
  951.         converted to $0a (all $xx,$0a are left alone - where $xx
  952.         <> $0d); When converting to IBM format, ($0d,0a) pairs are
  953.         left alone.  Version 1.0, includes source, public domain.
  954.         Author:  Son Le
  955.  
  956. Cout        A program that replaces the Echo command, Special characters
  957.         (\n, \t, \f.. like in C) control the output.  In addition to
  958.         that bold, underlined, italic and inverse text is supported.
  959.         Version 1.00, includes source in C++.
  960.         Author:  Harald Pehl
  961.  
  962. Dirs        A powerful new DIR command with 23 options.  Files and
  963.         Directories can be sorted by name, size or date (ascending
  964.         and descending), information about the size, protection-bits,
  965.         date or comment can be hidden.  Options you use in everyday
  966.         work can be stored in an environment variable.  The hidden
  967.         flag is supported...  Version 1.00, includes source in C++.
  968.         Author:  Harald Pehl
  969.  
  970. IFF2Icon    Converts an IFF/ILBM file of any size into a Icon-File or
  971.         optionally, to the default Icon.  Requires OS2.04+.  Version
  972.         1.0b, includes assembly source.
  973.         Author:  Hanns Holger Rutz
  974.  
  975. Man        A simple MAN command, known from UNIX systems.  The advantage
  976.         is that it recognizes .guide files to be AmigaGuide docu-
  977.         ments.  MAN then uses a different viewer in order to display
  978.         the AmigaGuide document.  You may configure MAN using envir-
  979.         onment variables.  Configuration can be done for:  Direct-
  980.         ories, where to look for man pages (.doc|.man|.guide), ASCII
  981.         Textviewer, AmigaGuide Textviewer.  Version 1.2, includes
  982.         source, public domain.
  983.         Author:  Kai Iske
  984.  
  985. Move        Moves files from here to there.  You may issue as many source
  986.         files as will fit on one command line, even including pat-
  987.         terns.  Issuing directory names will cause Move to create a
  988.         directory of the same name within the destination directory
  989.         (if not already present) and move all the files from the
  990.         source directory to the destination,  with all subdirect-
  991.         ories.  Several command line options for specifying cloning,
  992.         verbosity, replace existing, etc.  Requires OS2.x, includes
  993.         SAS 6.3 C-source, public domain.
  994.         Author:  Kai Iske
  995.  
  996. SplUU        A UUEncoding file splitter for emailing large files.  It
  997.         takes a file and UUEncodes it, and then it cuts it up in
  998.         2000 line blocks.  It also gives each block a header and
  999.         a tail.  Includes SplUUi, a GUI version of SplUU.  Version
  1000.         1.07, binary only.
  1001.         Author:  Psilocybe Systems, Inc
  1002.  
  1003. Text2Guide    Text2Guide converts plain ASCII text into AmigaGuide (c)
  1004.         format.  Sticking to some simple organization of the text
  1005.         file, one can have a well structured guide file while still
  1006.         having an easily readable text file.  Version 2.00, binary
  1007.         only.
  1008.         Author:  Stephan S|rken
  1009.  
  1010.  
  1011. New/Comm/Contents
  1012. -----------------
  1013.  
  1014. 4D-BBSDemo    A preliminary demo release of the shareware 4D-BBS V2.89d.
  1015.         In this demo version, everything works, but you are limited
  1016.         to only 5 message bases and 5 file transfer sections.  There
  1017.         is also a 30 minute time limit of being logged onto the BBS.
  1018.         Author:  CornerStone Software.
  1019.  
  1020. CarbonCopy    A FidoNet Technical Networks utility that will create FSC-
  1021.         0039 style packets, given a plain ASCII text file and a list
  1022.         of nodes to send netmails to.  You'll need a TrapList parsed
  1023.         NodeList to accomplish this...  Version 34.8, binary only.
  1024.         Author:  Klaus Seistrup
  1025.  
  1026. DCDD        Direct Connect Demon Dialer, an ARexx/BaudBandit Auto BBS
  1027.         dialer/logger.  80 BBses per phonebook.  Unlimited phone-
  1028.         books.  Selectable Auto BBS dialing.  Arexx script control
  1029.         PER BBS.  Many features and safety controls.  DCDD will
  1030.         automatically dial your chosen batch of local or distant
  1031.         BBSes, and will go through your selections as many times
  1032.         as you like, repeatedly dialing the BBSes until it connects
  1033.         with one, at which time it will beep and bring BaudBandit's
  1034.         screen to the front.  Version 1.8
  1035.         Author:  Jerry Smith
  1036.  
  1037. EazyBBS        A Bulletin Board System (aka Mailbox) with UUCP Network
  1038.         support.  Online help, very easy to use for sysops and
  1039.         users.  Fullscreen oriented input masks, batch-upload and
  1040.         download.  Up to 9 languages.  Requires AmigaOS 2.0+.
  1041.         Currently has only german documentation.  Version 2.11,
  1042.         binary only.
  1043.         Author:  Andreas M. Kirchwitz
  1044.  
  1045. EMS        Electronic Mail System.  An attempt to manage in an easy
  1046.         and uniform way an Electronic Mail System.  Unlike other
  1047.         products, EMS can be used with FIDONET technology networks
  1048.         AND with USENET-kind networks, with the same kind of inter-
  1049.         action.  The software takes care of the differences between
  1050.         networks.  Version 1.0, binary only.
  1051.         Author:  Davide Massarenti
  1052.  
  1053. GRn        A full-featured Intuition based Newsreader for the Amiga
  1054.         running 2.04 or above.  GRn works with AmigaUUCP, with C
  1055.         News, with TCP/IP using the C= socket.library (via NNTP),
  1056.         with DNet, with direct-connect serial connections, and with
  1057.         NFS mounted news partitions.  GRn requires release 2.04 of
  1058.         AmigaDOS, and works with 2.1, 3.0 and 3.1.  Version 2.0,
  1059.         binary only.
  1060.         Author:  Michael B. Smith, Michael H. Schwartz.
  1061.  
  1062. Modem        Some sample source showing how to configure modems, etc.
  1063.         without having to load a terminal program.  It can be used
  1064.         on any device or unit which acts like a serial.device.  I
  1065.         also use it for dialing up to my slip account...  Version
  1066.         1.1, includes source.
  1067.         Author:  Stephen Norris
  1068.  
  1069. Timer        A small utility that allows you to monitor online time with
  1070.         your favorite terminal program or really any other amount
  1071.         of time you want.  It has a logging function to keep you
  1072.         informed about former logons and can open its window on any
  1073.         screen.  V1.04, freeware.  Source in C and and AREXX script
  1074.         to start Timer from Vlt are included.
  1075.         Author:  Uwe "hoover" Schuerkamp.
  1076.  
  1077. TWC        Two Way Chat & Send enables you to make use of your modem's
  1078.         full-duplex feature in fact, it can save you up to 50% trans-
  1079.         mission time.  With TWC you can connect to another guy run-
  1080.         ning TWC, then you may transmit file-AND chat-data at the
  1081.         same time in both directions.  GUI-driven, requires OS2.04+.
  1082.         Version 3.22, an update to version 3.101 on disk number 904.
  1083.         Binary only, shareware.
  1084.         Author:  Lutz Vieweg
  1085.  
  1086.  
  1087. New/Develop/Contents
  1088. --------------------
  1089.  
  1090. fd2AsmInc       Creates assembler-includefiles  from .fd-files (I. E. the
  1091.         original Commodore .fd-files).  Features several ways to
  1092.         format the output-file.  Version 1.0b, an update to version
  1093.         1.0a on disk number 802.  Requires OS 2.04+, freeware,
  1094.         includes source in assembly.
  1095.         Author:  Hanns Holger Rutz
  1096.  
  1097. MAGIC        Multi-Application Graphic Image Communications.  A system of
  1098.         sharing 24-bit image data between MAGIC-aware applications.
  1099.         For example, you have loaded an image into Application A for
  1100.         editing.  You decide you need to do a special glitzy effect
  1101.         on the image, a task at which Application B excels.  Rather
  1102.         than saving the image to disk and then loading it into Appli-
  1103.         cation B, you simply run Application B, select it's "Open
  1104.         MAGIC" menu option, choose your image by name, and the image
  1105.         appears in Application B ready for your effect.  When you're
  1106.         done, you simply quit Application B and you may return to
  1107.         Application A where the image sits, glitzed and effected.
  1108.         Author:  Nova Design, Inc
  1109.  
  1110. Math68hc11    A set of PD math functions for the 68HC11.  Includes real
  1111.         FFT, Floating point, Long divide.
  1112.         Author:  John Moran, Ron Williams, James C. Shultz, D G Weiss
  1113.  
  1114. MCX11        A MicroController eXecutive for the MC68HC11.  MCX11 is
  1115.         an efficient software framework for embedded real-time
  1116.         applications using the Motorola MC68HC11 microcontroller.
  1117.         Features include: Multitasking for up to 126 tasks; Pre-
  1118.         emptive task scheduling by priority; Intertask communica-
  1119.         tion and synchronization via semaphores, messages, and
  1120.         queues; Support for timed operations; Fast context switch;
  1121.         Very small RAM and ROM requirements; Fifteen Executive
  1122.         Service Request functions.  Version 1.3, Includes source
  1123.         in AS11 form.
  1124.         Author:  A.T. Barrett & Associates
  1125.  
  1126. MUI        An object oriented system to create and maintain graphical
  1127.         user interfaces.  From a programmers point of view, using
  1128.         MUI saves a lot of time and makes life much easier.  Think-
  1129.         ing about complicated terms like window resizing or font
  1130.         sensitivity is simply not neccesary.  On the other hand,
  1131.         users of MUI based applications have the ability to custom-
  1132.         ize nearly every pixel of a program's interface according
  1133.         to their personal taste.  Version 1.3, includes developers
  1134.         support package and several demos.  Shareware.
  1135.         Author:  Stefan Stuntz
  1136.  
  1137. UMBScheme    A port of UMB Scheme 2.5 to the Amiga.  Scheme is a Lisp-
  1138.         like programming language with procedures as first class
  1139.         data, static scoping etc.  UMB Scheme 2.5 supports long
  1140.         integers of (almost) arbitrary length.  Compiled using DICE
  1141.         C 2.07.54R with the dynamic stack feature of DICE.  The
  1142.         interpreter will allocate stack space automatically.
  1143.         Author:  Various, amiga port by Thorsten Greiner
  1144.  
  1145. Yacc        This is a port of Berkeley Yacc for the Amiga.  This Yacc
  1146.         has been made as compatible as possible with the AT&T Yacc,
  1147.         and is completely public domain.  Note that it is NOT the
  1148.         so-called Decus Yacc, which is/was simply a repackaging of
  1149.         the proprietary AT&T Yacc.  Specialties of this version:
  1150.         compiled with DICE 2.07.54R (doesn't need ixemu.library);
  1151.         AmigaDOS version string; dynamic stack.  Version 1.9, an
  1152.         update to the version on disk number 419.
  1153.         Author:  Bob Corbett, Ingo Wilken, et. al.
  1154.  
  1155.  
  1156. New/DiskTools/Contents
  1157. ----------------------
  1158.  
  1159. AntiRaBB    This program installs a bootblock that displays the text
  1160.         'Against racism' or 'Gegen Rassismus' (German version)
  1161.         along with a Yin & Yang symbol.  Version 1.0d, an update
  1162.         to version 1.0b included in the AntiRascism package on
  1163.         disk number 894.  Freeware, includes both English and
  1164.         German version.
  1165.         Author:  Hanns Holger Rutz
  1166.  
  1167. CDTV-Player    A utility for all those people, who'd like to play Audio
  1168.         CD's, while multitasking on workbench.  It's an emulation
  1169.         of CDTV's remote control.  Recognizes CDs automatically.
  1170.         AREXX-Port for usage in other programs.  Program, Shuffle
  1171.         and Karaoke.  Enhanced features for adding CDs.  Now uses
  1172.         less processing time.  Version 2.20, an update to version
  1173.         2.05 on disk 894.  Docs in English, Frangais & Deutsch.
  1174.         Supports CDTV, AMIGA CD 32 & XETEC-Drives.  FISH-WARE,
  1175.         binary only.
  1176.         Author:  Daniel Amor
  1177.  
  1178. ReOrg        ReOrg is a fast disk optimizer that can be used for floppy
  1179.         disks and hard disks.  Supports new Kickstart 2.04 features
  1180.         including hard and soft links and High-Density drives.
  1181.         Includes program versions in English and German for use
  1182.         with Kickstart 2.04 only.  In addition to optimizing a disk,
  1183.         ReOrg can also convert the filesystem of a disk during the
  1184.         optimization, e.g. from OFS to DC-FFS.  Version 3.1, many
  1185.         new features since version 2.33 on disk 716.  Shareware,
  1186.         binary only.
  1187.         Author:  Holger Kruse
  1188.  
  1189. TSO_II        TSO II can be used to optimize (defragment) floppy disks and
  1190.         hard disks in order to speed up directory and file accesses.
  1191.         Contains a German and an English version of the executable
  1192.         and a timer.  Version 2.03, requires KickStart 2.04+.
  1193.         Binary only, shareware.
  1194.         Author:  Jan Hesse
  1195.  
  1196.  
  1197. New/Games/Contents
  1198. ------------------
  1199.  
  1200. BackGammon    The computer version of the game.  This is a tiny little
  1201.         game which runs on Workbench.  Works on all Amigas, and OS
  1202.         versions from 1.2 to 3.1.  Version 0.99, an update to
  1203.         version 0.9 on disk number 849.  Freeware, binary only.
  1204.         Author:  Igor Druzovic and Daniel Amor
  1205.  
  1206. Chaos        The Chess HAppening Organisation System, a program that
  1207.         manages single-player chess-tournaments using a font-
  1208.         adaptive full-Intuition-GUI.  Available pairing modes are:
  1209.         Swiss pairing; Round Robin (FIDE-System); Round Robin
  1210.         (Shift-System).  Available output:  List of players (short
  1211.         or long); Results; Table (all players or special groups,
  1212.         juniors for example);  Table of progress aor Cross Tables
  1213.         (all games of all rounds); Internal ratings and German DWZ
  1214.         (close to USCF-rating or ELO)
  1215.         Author:  Jochen Wiedmann
  1216.  
  1217. PBSwitch    Another clone of the board game Othello.  Game play is
  1218.         standard Othello on an 8 x 8 grid of push-button switches.
  1219.         Game operations are via the mouse or the keyboard.
  1220.         Play against a friend or a 3 level computer opponent.
  1221.         A Champions Table is maintained for each of the 3 levels.
  1222.         Your selected menu options and colour scheme can be saved.
  1223.         Vocal comments are available via Amiga's narrator device.
  1224.         First release, freeware, version 1.5, binary only.
  1225.         Author:  Les E. Lamb
  1226.  
  1227. SkidDemo    A playable demo of the viewed-from-above driving game
  1228.         "SkidMarks", not unlike "Offroad racers", but technically
  1229.         impressive, to say the least.  Written in Blitz Basic!!!
  1230.         The demo is just the first track.
  1231.         Author:  Vision Software
  1232.  
  1233. WhiteLion    A new Othello (Reversi) playing program.  Strong and fast, it
  1234.         explains the rules and plays different strategies depending
  1235.         on the selected level.  Supports interLaced resolutions.
  1236.         Version 1.3, an update to version 1.2_FD on disk number 811.
  1237.         Shareware, C sources and special version available when
  1238.         registering.
  1239.         Author:  Martin Grote
  1240.  
  1241. Zerberk        A freeware arcade game like Berzerk, but with more features.
  1242.         Supports the 4 player adapter for the parallel port, uses
  1243.         soft stereo where possible, doesn't stop multitasking and
  1244.         saves highscores to disk.  This is version 1.3, binary only.
  1245.         Author:  Matthias Bock
  1246.  
  1247.  
  1248. New/Graphics/Contents
  1249. ---------------------
  1250.  
  1251. Clouds        A program which creates random cloud scenery.  You may save
  1252.         the pictures as IFF-files and use them as background for
  1253.         your workbench.  Uses new AGA-features.  Operational on all
  1254.         AMIGAS with all Workbench-Versions, but needs at least 2.1
  1255.         to gain access to all features.  Version 3.0, an update to
  1256.         version 2.9 on disk number 893.  Public domain, includes
  1257.         complete source in KICK-PASCAL.
  1258.         Author:  Daniel Amor
  1259.  
  1260. Graphtal    A tool for manipulating  spT0L-systems  (context free, table
  1261.         oriented L-systems with stochastic productions).  Graphtal
  1262.         reads a file containing an L-system description and starts
  1263.         the interpretation.  In addition, graphtal is able to inter-
  1264.         pret the result graphically, producing different kinds of
  1265.         output.  Includes source.
  1266.         Author:  Christoph Streit, Amiga Port by Lucas Ammon
  1267.  
  1268. MP        An MPEG player for ECS/AGA/OpalVision/PicassoII,  It is
  1269.         derived from the UNIX/X11 MPEG decoder version 2.0 by the
  1270.         Berkeley Plateau Research Group.  Many thanks to Lawrence
  1271.         A. Rowe, Ketan Patel and Brian Smith for publishing that
  1272.         decoder, without them I wouldn't even know how MPEG works.
  1273.         Requires an 020+, 2MB, OS2.04.  Version 1.03, binary only.
  1274.         Author:  Michael van Elst
  1275.  
  1276. PPMQVGA        Quantizes PPM files to 8 planes, with optional Floyd-
  1277.         Steinberg dithering.  Input is a PPM file from the file
  1278.         named, or standard input if no file is provided.  Also
  1279.         includes PPMtoILBM, a PPM to IFF converter by Jef Poskanzer
  1280.         and Ingo Wilken.
  1281.         Author:  Lyle Rains, enhancements by Bill Davidsen
  1282.  
  1283. QMJ        A program to generate Mandelbrot, Julia and Quaternion Julia
  1284.         slice images.  Features of this version; specify with the
  1285.         mouse which part of an image to enlarge; save an image
  1286.         (compressed or uncompressed ILBM); reload an image (compres-
  1287.         sed/uncompressed ILBM format); continue a saved, but unfin-
  1288.         ished image, edit the colours used for drawing, load only
  1289.         the palette from another image; control the complete math-
  1290.         ematical process; choose the method for colouring the image;
  1291.         send the image to the printer; choose IEEE or FFP maths;
  1292.         choose low or medium resolution modes.  Version 5.4, binary
  1293.         only, shareware.
  1294.         Author:  Chris Baxter
  1295.  
  1296. ReadDCTV    Converts DCTV pictures to 24-bit ILBM IFF's.  Should work on
  1297.         pre-2.0 systems, but does require iffparse.library.  It also
  1298.         requires at least V3 of dctv.library.  Version 1.0, includes
  1299.         source.
  1300.         Author:  Garrick Meeker
  1301.  
  1302. Show_2024    A program for displaying IFF ILBM pictures on a Commodore
  1303.         A2024 grey scale monitor.  Pictures may either be shown in
  1304.         their original resolution or converted for the special A2024
  1305.         high resolution mode.  Pictures with more than 8 colors (4
  1306.         colors for high resolution mode) will be dithered.  Requires
  1307.         OS2.0+, A2024 monitor recommended.  Version 37.8, binary
  1308.         only, shareware.
  1309.         Author:  Daniel Wicke
  1310.  
  1311. ShowVIC        A utility that converts and displays Commodore 64 picture
  1312.         files.  A number of different formats are supported, which
  1313.         ShowVIC will automatically identify and convert.  These
  1314.         include: Koala; Artist 64; Art Studio; Advanced Art Studio;
  1315.         Image System (multi-colour and hires); Blazing Paddles;
  1316.         Vidcom 64; Doodle; FLI; Hi-Eddi; Amica-Paint and PageFox.
  1317.         Requies OS2.04+, version 3.06, binary only.
  1318.         Author:  Matt Francis
  1319.  
  1320. TSMorph        A morphing package consisting of three programs: TSMorph to
  1321.         edit the Morph parameters; TSMorph-render to generate the
  1322.         morphed images; and TSMorph-prefs, a Preferences editor.
  1323.         Morphs and Warps can be performed on static images or a
  1324.         series of images.  All processing is done using 24-bit
  1325.         colour internally.  Images in most ILBM formats, GIF, JPG
  1326.         and PPM can be read, and ILBM 24, Greyscale (16 and 256),
  1327.         PPM, HAM6 and HAM8 format images saved.  OpalVision and
  1328.         DCTV format files are also catered for.  Version 2.2,
  1329.         binary only.
  1330.         Author:  Topicsave Limited
  1331.  
  1332.  
  1333. New/Hardware/Contents
  1334. ---------------------
  1335.  
  1336. 2MegAgnus    The Two Meg Agnus Project increases the amount of "chip" RAM
  1337.         in an Amiga 500 or 2000 to 2 megabytes.  Chip RAM is where
  1338.         the graphics and sound data are stored.  Even though you may
  1339.         have plenty of "fast" RAM, if you run out of "chip" RAM then
  1340.         you will not be able to open any more windows or screens and
  1341.         hence, no more programs.  Revision 5.0D
  1342.         Author:  Neil Coito and Michael Cianflone
  1343.  
  1344. MiscHacks    A collection of various hardware hacks for the Amiga.
  1345.         Author:  Various, posted by Hans Luyten.
  1346.  
  1347. OptMouse    Software and hardware instructions on how you can modify a
  1348.         Mouse Systems M3 optical serial mouse for use on the Amiga.
  1349.         Also included are instructions which allow a serial mouse
  1350.         to be modified to plug directly into the Amiga mouse port.
  1351.         Author:  J. Edward Hanway
  1352.  
  1353. RomSwitcher    A Multi-Kickstart Board Project that allows the user of
  1354.         an Amiga 500, 2000, or 2500 to switch between different
  1355.         versions of the operating system, called Kickstart.  Some
  1356.         older software, and even some new software, is not compat-
  1357.         ible with Commodore's latest version of the operating
  1358.         system.  This hardware project will let you use the new
  1359.         version of the operating system (it is *tons* better than
  1360.         1.3 and below), and still remain compatible with the soft-
  1361.         ware that won't work under the new operating system.
  1362.         Revision 3.1.
  1363.         Author:  Neil Coito and Michael Cianflone
  1364.  
  1365. SpeedRamsey    Sets the skip bit in rev G Ramsey chips.  The skip mode
  1366.         speeds up RAM access from five clocks each to four clocks
  1367.         each by skipping the last cycle.  Some people call this
  1368.         60-ns-mode because you need 60 ns DRAM or faster to ensure
  1369.         that this works and doesn't crash your Amiga.  Requires
  1370.         Rev G Ramsey chip (A4000).  Version 1.2a, includes source.
  1371.         Author:  Holger Lubitz
  1372.  
  1373.  
  1374. New/Misc/Contents
  1375. -----------------
  1376.  
  1377. cP        A data viewing program capable of plotting two dimensional
  1378.         data in both linear or log space with or without symbols.
  1379.         Only runs from the CLI, requires Kickstart 37 or higher.
  1380.         Number of data points limited only by system ram.
  1381.         Version 2.206, binary only.
  1382.         Author:  Chris Conger
  1383.  
  1384. DASModPlayer    A module player for ProTracker/NT modules.  Lots of features
  1385.         including: XPK, Powerpacker, and LHA support (In theory, all
  1386.         external archivers supported, zip, zoo, shrink, etc.);
  1387.         Commodity with AppIcon, AppWindow and ToolType support;
  1388.         Configuration, Keyboard shortcut, Screen Jumping, and ARexx
  1389.         support;  Auto detach from the CLI.  Version 1.61, binary
  1390.         only.
  1391.         Author:  Pauli Porkka
  1392.  
  1393. HebrewArabic    Hebrew and Arabic fonts.  These fonts can be accessed using
  1394.         the Rashumon multi-lingual word processor for the Amiga.
  1395.         With these fonts, one can access both Hebrew/Arabic and
  1396.         Latin characters using the same font.  Shareware.
  1397.         Author:  Michael Haephrati, John Hajjer
  1398.  
  1399. HebrewFont    This is a scalable vector font.  It contains the Hebrew
  1400.         character set and Hebrew looking Latin characters.  This
  1401.         font is available in Adobe, IntelliFont, PageStream & Pro-
  1402.         Page format.  It contains a special Hebrew keymap.  Version
  1403.         1.0, shareware.  Designed with FontDesigner.
  1404.         Author:  Daniel Amor
  1405.  
  1406. OPlot         One of the strongest plot-programs for the Amiga.  Some
  1407.         of its features: Multiple function, parametric or data
  1408.         plots at one time including auto-scaling and data sorting;
  1409.         Cubic/basic splines; Multiple plotstyles: lines, points,
  1410.         boxes and impulses; Free pointsizing, 12 pointtypes, 3
  1411.         pointmodes; logarithmic scales with base 2, e or 10; Auto-
  1412.         /custom-tic-marks; All text is drawn using my own Vector-
  1413.         charset featuring freesizing, tracking and rotating, special
  1414.         characters like 'dv|$%?_#^{}[]()' are supported, of course.
  1415.         You can have as many open displays (plots) as you want; 6
  1416.         screenmodes, overscan, 16 colors; ILBM-output; Powerful
  1417.         online-help; Batchfile support.  Version 1.0, binary only.
  1418.         Author:  A. Maschke
  1419.  
  1420. PageDemo    A fully working version of PageStream v2.22 except you will
  1421.         not be able to save any work and when printing, and the
  1422.         program will print a banner across the page saying "Printed
  1423.         with PageStream".  Also, we have not included everything the
  1424.         full version of PageStream contains.  This version does not
  1425.         include a spelling dictionary, but the hyphenation dictionary
  1426.         is included.
  1427.         Author:  Soft-Logik Publishing Corporation
  1428.  
  1429. PGSdrivers    A complete set of PageStream Import modules current as of
  1430.         July 24, 1993.
  1431.         Author:  Soft-Logik Publishing Corporation
  1432.  
  1433. PGSprinters    A complete set of the latest PageStream printer drivers
  1434.         as of July 26, 1993.
  1435.         Author:  Soft-Logik Publishing Corporation
  1436.  
  1437. JukeBox        JukeBox is a program to play compact digital audio discs by
  1438.         emulating a graphical user interface similar to common CD
  1439.         players.  It provides a command line oriented, fully program-
  1440.         mable ARexx user interface as well.  Works on CD-ROM players
  1441.         plugged to a scsi-hostadapter or CDTV.  Opens its windows on
  1442.         the WorkBench (or any other public screen) and does its best
  1443.         to allow a font sensitive layout.  Version 1.2530, binary
  1444.         only.
  1445.         Author:  Franz-Josef Reichert
  1446.  
  1447. PowerTracker    Module-Replayer supporting more than 20 formats.  A music
  1448.         player that goes back to the basics.  It supports a wide
  1449.         range of music formats without the need for many external
  1450.         libraries and players.  PowerTracker is a complete music
  1451.         player in one tidy package!  Version 1.3b, binary only,
  1452.         public domain.
  1453.         Author:  Wai Hung Liu
  1454.  
  1455.  
  1456. New/OS30/Contents
  1457. -----------------
  1458.  
  1459. JPEGDataType    Converts jpegs to 8 bit data for multiview and other
  1460.         programs.  It's SLOW and memory hungry, but does quite
  1461.         a reasonable job.  This is V39.1 of the JPEG datatype.
  1462.         It will ONLY work under >=WB3.0 of the OS using >=68020.
  1463.         Binary only.
  1464.         Author:  Steve Goddard
  1465.  
  1466. TPD        Tron's PCX DataType V39.1, TPD is a datatype for OS 3.0
  1467.         or newer.  This datatype enables your system to read PCX
  1468.         files.  PCX is an image file format invented by the pro-
  1469.         grammers of the program "PaintBrush" and one of the most
  1470.         common image formats on MS-DOS computers.  With this data-
  1471.         type you will be able to display such PCX files with
  1472.         "MultiView" or load them as patterns or pictures with
  1473.         "WBPattern".  Binary only.
  1474.         Author:  Matthias Scheler
  1475.  
  1476. ZGIFDataType    A much faster replacement gif.datatype, coded using the
  1477.         same lightning assembler as seen in ZGif04 (only _faster_).
  1478.         Main points: Very fast, pictures usually load at the same
  1479.         speed as equivalent depth ILBM's! (use it with viewtek105
  1480.         for faster gif loading :); Supports almost all gifs (all
  1481.         self-contained gifs); async file reading dramatically boosts
  1482.         floppy performance; It's free!  Requires and 020+ and OS3.0+.
  1483.         Version 39.3, binary only.
  1484.         Author:  Michael Zucchi
  1485.  
  1486.  
  1487. New/Pics&Anim/Contents
  1488. ----------------------
  1489.  
  1490. Asm93_gfx    Various pics from Asm93 gfx compo.
  1491.         Author:  Various
  1492.  
  1493. Barfly-Prev    A small preview of the Barfly Assembler/Debugger enviroment.
  1494.         The picture of bdebug shows 2 debug sessions on an A2024 and
  1495.         the guide file is an old file I wrote for the devcon, so it
  1496.         doesn't represent the current state but it's still quite
  1497.         accurate.  The only *major* thing missing in that guide is
  1498.         that the debugger can also stop on enforcer hits.
  1499.         Author:  Ralph Schmidt
  1500.  
  1501. Butterfly    A 3D Imagine trace of an electronic butterfly.
  1502.         Author:  Chris Short
  1503.  
  1504. Creature    A 60 frame test animation of a hideous creature that leans
  1505.         in and snaps at the camera...ooooh, creapy stuff :-)  Created
  1506.         with the new 3.0 LW Modeler and animated with bones in Light-
  1507.         Wave.  Rendered with motion blur and field rendering enabled
  1508.         then post converted to a HAM animation.
  1509.         Author:  Mark Thompson
  1510.  
  1511. Parasaur    HAM and JPEG of a Parasaurolophus.  (That's okay... I can't
  1512.         pronounce it either!)
  1513.         Author:  Andrew Denton
  1514.  
  1515. RachelRaccoon    Two new hand-drawn "Eric Schwartz" style" pictures of a car-
  1516.         toon raccoon.  The pictures are overscanned hi-res interlace
  1517.         NTSC and are provided in 256, 16, and 8 color versions suit-
  1518.         able for use as Workbench backdrop pictures.  Included are
  1519.         "Karate Rachel" and "AmiCUE Rachel".  An included bonus is
  1520.         a picture of Rachel by Eric Schwartz.
  1521.         Author:  Leslie Dietz (and Eric Schwartz)
  1522.  
  1523. Thunder        Another "hungry-looking" dinosaur.  HAM and JPEG formats.
  1524.         Author:  Andrew Denton
  1525.  
  1526. TShirt        These are two pictures which I have printed on my TShirt.
  1527.         Front: Amicon5  Flip the Frog & Clarisse Cat by Eric W.
  1528.         Schwartz.  Back : Green Smily & Don't Panic known from the
  1529.         cover of some DNA-books.
  1530.         Author:  Eric W. Schwartz and an unknown artist,
  1531.              submitted by Martin Schulze
  1532.  
  1533. Windmill    This is a 100 frame test animation I did as a proof of a
  1534.         concept for a technique I developed to simulate tall grass
  1535.         blowing in the wind.  The method used to create it is des-
  1536.         cribed in articles I wrote for Amiga Video/Graphics and a
  1537.         new publication, LightWave Pro (put out by the VTU people).
  1538.         It was done with LightWave 3.0 and took about 10mins per
  1539.         frame with antialiasing at 752x480 resolution on a 33MHz
  1540.         Zeus equipped 2000.
  1541.         Author:  Mark Thompson
  1542.  
  1543.  
  1544. New/Printer/Contents
  1545. --------------------
  1546.  
  1547. DviHp        A printer driver for HP LaserJet (trademark of the Hewlett
  1548.         Packard Company) and compatible printers.  It translates DVI
  1549.         files, usually generated by TeX, to a code understood by HP-
  1550.         LJ (PCL printer control language).  DviHp supports download-
  1551.         ing fonts, which gives you extremely fast output.  It allows
  1552.         you to include IFF ILBM files into your documents.  Version
  1553.         1.1, an update to version 1.0 on disk number 892.  Binary
  1554.         only, shareware.
  1555.         Author:  Ales Pecnik
  1556.  
  1557. HP4Lsetter    HP LaserJet 4L printer setup utility.  Allows you to set
  1558.         things like Page Setup, Type Styles, Print Quality, Memory,
  1559.         Copies, Lines/Page, Paper Size, Orientation, Feed, etc.
  1560.         Note:  Some items disabled in this unregistered version.
  1561.         Version 2.01, binary only.
  1562.         Author:  Quentin Snow
  1563.  
  1564. VirtPrinters    Two new printer drivers.  One shows the printer output on
  1565.         a screen and the other saves it as IFF pictures.  These
  1566.         drivers emulate a page-mode printer, like a laser printer.
  1567.         They both support color and b&w modes.  Color mode uses
  1568.         three bitplanes, while b&w uses only one.  Several density
  1569.         settings available, some correspond to the Amiga's aspect
  1570.         ratio, but most are just 1 to 1.  Screen_Printer requires
  1571.         a great deal of chip ram at the higher density settings.
  1572.         Both require AmigaDOS 2.04.  Includes source.
  1573.         Author:  Garrick Meeker
  1574.  
  1575.  
  1576. New/Text/Contents
  1577. -----------------
  1578.  
  1579. Amiga-FAQ    Lists some frequently asked questions and trys to give
  1580.         answers.  Its intention is to help new users and to reduce
  1581.         the amount of news that most experienced users don't like
  1582.         to read anymore.  Sections on Hardware, Software, Program-
  1583.         ming, Applications, Graphics and more.  Formatted in plain
  1584.         ascii, AmigaGuide, DVI, and texinfo.  Version dated August
  1585.         30, 1993.
  1586.         Author:  Jochen Wiedmann
  1587.  
  1588. ARexxAppList    The ARexx Application List.  A list (plain text) of approx-
  1589.         imately 309 Amiga programs that support ARexx, with brief
  1590.         descriptions of their capabilities.  Updates are posted in
  1591.         the USENET newsgroup comp.sys.amiga.applications.  Version
  1592.         dated August 18, 1993, update to the version on disk number
  1593.         754.
  1594.         Author:  Daniel J. Barrett
  1595.  
  1596. Guide2Inet    Big Dummy's AmigaGuide to INet, an excellent introduction to
  1597.         the Net.  This revised edition corrects some mistakes in the
  1598.         original and adds some additional information.  The index to
  1599.         the AmigaGuide version has been extended.  Revision 1.1.
  1600.         Author:  Electronic Freedom Foundation, AmigaGuide format
  1601.              by Robin Evans
  1602.  
  1603.  
  1604. New/Util/Contents
  1605. -----------------
  1606.  
  1607. ALock        A little hack inspired by an earlier one by Mike Sinz, which
  1608.         appeared on one of the DevCon disks.  It's purpose is quite
  1609.         obvious: alock grabs all inputevents and thus protects your
  1610.         Amiga from any unwanted access by the keyboard or the mouse
  1611.         until you enter the correct password.  Version 1.1, includes
  1612.         source.
  1613.         Author:  Michael Kaiser
  1614.  
  1615. AmiLock        A console lock program which is system friendly.  Amilock is
  1616.         a series of programs which demonstrates inter-process comm-
  1617.         unication, as well as the use of interrupt handlers.  The
  1618.         interrupt handlers are used to disable/limit keyboard and
  1619.         mouse inputs, thereby allowing the console to be 'frozen'.
  1620.         The mouse can still move, but no mouse clicks are possible.
  1621.         Does not blank the screen, but any blanker can be run in
  1622.         the background and will function properly.  Version 1.0.1,
  1623.         includes source.
  1624.         Author:  Michael Nielsen
  1625.  
  1626. InfoWin        A simple little program written to use MUI.  MUI stands
  1627.         for 'Magical User Interface', an awesome package by Stefan
  1628.         Stuntz.  InfoWin keeps track of messages sent to it via its
  1629.         ARexx port.  I wrote it to track messages from my Caller ID
  1630.         ARexx script so that I would have an easy way of seeing my
  1631.         new calls.  It's not complete yet (ie. it's not as fully
  1632.         featured as I hope to make it eventually) but it is already
  1633.         in use on my system.  Version 1.0, binary only.
  1634.         Author:  Nick MacDonald
  1635.  
  1636. MagicIcons    Standard icons are just so boooring... After installing
  1637.         MagicWB I disliked my old icons even more and I  started
  1638.         to fiddle around with the existing material to produce
  1639.         something more in line with the new 'magic' look of my
  1640.         system. And this is the result.  Nothing really original,
  1641.         since I just took a set of MagicWB icons, another set of
  1642.         my old icons and stir-fried them using Deluxe Paint.
  1643.         Author:  Thomas Baetzler
  1644.  
  1645. MFRinCED35    Allows the usage of Stefan Stuntz's Magic-File-Requester in
  1646.         CED3.5, which doesn't work with MFR directly (probably out
  1647.         of a change in CED3.5's file-loading-mechanisms).  Uses a
  1648.         small program to set the default public screen and Arexx
  1649.         scripts.  Requires OS2.0+, version 1.0, includes source.
  1650.         Public Domain
  1651.         Author:  Benjamin Lear
  1652.  
  1653. MouseShift    Translates the middle mouse button into the left shift key.
  1654.         This allows easy multiple selection.  Note that programs
  1655.         that use the middle mouse button directly will no longer
  1656.         recognize it.  MouseShift requires at least AmigaDOS 1.2
  1657.         to run, but will run as a commodity under AmigaDOS 2.04
  1658.         or greater.  Binary only, public domain.
  1659.         Author:  Garrick Meeker
  1660.  
  1661. NoteIt!        Another Post-It) style utility.  Can be started by either
  1662.         the CLI, or from the Workbench.  Several parameters (or
  1663.         ToolTypes) supported.  Requires OS2.x,  version 1.3a,
  1664.         binary only.
  1665.         Author:  Ryan J. Bruner
  1666.  
  1667. Quip        "The Fortune Cookie Program From Hell", or quite simply,
  1668.         the most flexible fortune cookie program ever created on
  1669.         any platform.  It even has its own scripting 'language'
  1670.         (QuipScript).  Documentation in both ASCII and Guide
  1671.         formats.  Requires OS 2.04+, version 0.07e, includes
  1672.         source in Amiga E.  Public domain.
  1673.         Author:  Joseph Edwards Van Riper III
  1674.  
  1675. Recall        The ultimate reminder-utility for the absent-minded!  Can
  1676.         remind you of events with requsters, alerts or practically
  1677.         anything that can be displayed on an Amiga monitor.  Version
  1678.         1.4, binary only, public domain.
  1679.         Author:  Ketil Hunn
  1680.  
  1681. RunLame        A smart degrader, more lame programs work, fixes the follow-
  1682.         ing lame coding:  not considering caches; not considering
  1683.         the location of the vbr; assuming screenmode is an old chip-
  1684.         set mode; assuming sprite resolution is lores; turning off
  1685.         sprite DMA in the wrong way.  Comes with a GUI and lots of
  1686.         user-friendly features.  Also includes RunLameInfiltrator,
  1687.         which enables you to permanently fix lame programs.  Version
  1688.         1.28, has passed an extremely careful beta-testing.
  1689.         Author:  Bilbo the first
  1690.  
  1691. SysInfo        A brand new release of this popular program.  It reports
  1692.         interesting information about the configuration of your
  1693.         Amiga, including some speed comparisons with other config-
  1694.         urations, versions of the OS software, and much more.
  1695.         Version 3.22, an update to version 3.18 on disk 860.
  1696.         Binary only.
  1697.         Author:  Nic Wilson
  1698.  
  1699. TimeCalc    Well, I never found a decent timecode calculator, so here is
  1700.         one that works correctly (For me at any rate) with EBU and
  1701.         SMPTE timecodes (SMPTE DropFrame is not currently supported).
  1702.         It has clever string gadgets that make timecode entry a
  1703.         breeze.  Timecode entry routines are part of the "Diamond
  1704.         Edit" package which is a single frame recorder for the PAL
  1705.         environment (soon for NTSC) that is a very powerful and cost
  1706.         effective means of recording hires 24bit animations to video
  1707.         tape for playback at a full frame rate (for professional
  1708.         VTRs only).  Version 1.0, binary only, requires OS2.x.
  1709.         Author:  Paul Huxham
  1710.  
  1711. Unpacker    An appicon utility for extracting archives.  It chooses the
  1712.         archiver to use by the suffix, eg. '.lha', '.zip' or '.zoo'.
  1713.         You can configure UnPacker for any other arc-program you
  1714.         want to use by changing the tooltypes of the icon.  Version
  1715.         1.1, binary only.
  1716.         Author:  Erik Sagalara
  1717.  
  1718. WindowDaemon    Gives extended control to intuition windows and screens
  1719.         through HotKeys and Arexx.  Features:  Commodities Support;
  1720.         HotKey and Arexx support to manipulate the currently active
  1721.         window and screen.  Standard window controls are avalable
  1722.         such as Zip, Close, Size, ToFront, ToBack, NextScreen, etc.
  1723.         Able to close the parent window of a drawer when opened on
  1724.         "Workbench" if CONTROL is held down.  (Only available under
  1725.         kickstart V39 or higher); Specialized options to forcefully
  1726.         close windows and screens, and also to remove tasks that own
  1727.         the active window.  Version 1.0, binary only.
  1728.         Author:  David Swasbrook
  1729.  
  1730. xpkdisk       `xpkdisk.device' is an exec-style device that looks like
  1731.         trackdisk.device and similar disks.  The difference is that
  1732.         it compresses its data and stores it in multiple files in
  1733.         an existing filesystem.  It uses the XPK (eXternal PacKer)
  1734.         standard to do the actual compression.  Version 37.2,
  1735.         includes source.
  1736.         Author:  Olaf Seibert
  1737.  
  1738.  
  1739.  
  1740.  
  1741. --
  1742. Read all administrative posts before putting your post up.  Mailing list:
  1743. announce-request@cs.ucdavis.edu.  Comments to CSAA@megalith.miami.fl.us.
  1744. MAIL ALL COMP.SYS.AMIGA.ANNOUNCE ANNOUNCEMENTS TO announce@cs.ucdavis.edu.
  1745.  
  1746.