home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / information / contents < prev    next >
Text File  |  1993-11-15  |  79KB  |  1,732 lines

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