home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / catalogs / 200-299 / 290-299 < prev    next >
Text File  |  1993-12-15  |  14KB  |  320 lines

  1. ==========================  Contents of Disk 290  ==========================
  2.  
  3. This is disk 290 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. DPlot        A simple display program for experimental data, with the
  8.         goals of supporting paging through lots of data and 
  9.         providing comfortable scaling and presentation.  This is
  10.         version 2.0, an update to version 1.0 on disk 237, and
  11.         incorporates several significant enhancements.  Binary
  12.         only.
  13.         Author:  A. A. Walma
  14.  
  15. IPC        An IPC (Inter-Process Communication) package, with the
  16.         goal of creating a standard for IPC on the Amiga that
  17.         is flexible enough to handle the widest possible range
  18.         of applications.  The protocol used addresses different
  19.         problem areas than ARexx, and emphasizes different aspects
  20.         of the communication process, such as fast communication
  21.         and preservation of data structure.  Includes source.
  22.         Author:  Pete Goodeve and Peter da Silva
  23.  
  24. KillReq        A small program which disables Intuition's AutoRequest
  25.         function.  In particular, this prevents AmigaDOS from
  26.         putting up system requesters, which is useful if you are
  27.         operating your Amiga remotely and can't use the mouse to
  28.         click CANCEL.  Unlike similar utilities which affect only
  29.         a single CLI, KillReq disables ALL requesters.  This is
  30.         version 1.0 and includes C source.
  31.         Author:  Eddy Carroll
  32.  
  33. Xicon        Xicon lets you use icons to call up scripts containing CLI
  34.         commands.  This is version 2.5, an update to version 2.01
  35.         on disk 157.  New features include automatic selection of
  36.         the correct execution directory, the option to have
  37.         keyboard interaction, and the use of IF, ELSE, etc DOS
  38.         commands.  Binary only.
  39.         Author:  Pete Goodeve
  40.  
  41. ==========================  Contents of Disk 291  ==========================
  42.  
  43. This is disk 291 of the freely distributable AMIGA software library.
  44. Below is a listing of the significant directories and their contents.
  45.  
  46.  
  47. GMC        A console handler with command line editing and function
  48.         key support.  GMC provides extended command line editing,
  49.         function key assignment in four levels, extended command
  50.         line history, online help for functions in the handler,
  51.         and an iconify function.  Version 4.0, binary only.
  52.         Author:  Gotz Muller
  53.  
  54. Keyboard    Functions to translate RAWKEY Intuition messages into
  55.         usable keycodes.  Includes source.
  56.         Author:  Fabbian Dufoe
  57.  
  58. Sim        A simulator for register-transfer nets, which are used to
  59.         describe hardware systems.  This version also provides
  60.         a compiler to define new devices in addition to Sim's
  61.         internal devices.  This is version 4.2, an update to
  62.         version 4.0 on disk  229.  Binary only.
  63.         Author:  Gotz Muller
  64.  
  65. SKsh        A ksh-like shell for the Amiga.  Some of its features
  66.         include command substitution, shell functions with
  67.         parameters, aliases, local variables, local functions,
  68.         local aliases, powerful control structures and tests,
  69.         emacs style line editing and history functions, I/O
  70.         redirection, pipes, large variety of built-in commands,
  71.         Unix style wildcards, Unix style filename conventions,
  72.         filename completion, and coexistence with scripts from
  73.         other shells.  Very well documented.  Version 1.2, an
  74.         update to version 1.0 on disk 279, where it was called
  75.         ash.  Binary only.
  76.         Author:  Steve Koren
  77.  
  78. ==========================  Contents of Disk 292  ==========================
  79.  
  80. This is disk 292 of the freely distributable AMIGA software library.
  81. Below is a listing of the significant directories and their contents.
  82.  
  83.  
  84. Devstat        Assembly code example of locating and listing information
  85.         about all mounted devices.  Includes source.
  86.         Author:  Fabrice Lienhardt
  87.  
  88. FileRequest    Assembly code example of a file requester.  This is
  89.         version 2.0, an update to version 1.0 on disk 173, where
  90.         it was called FileSelect.  New features include 3 speed
  91.         scrolling of filenames and ghosting of unavailable
  92.         devices.  Includes source.
  93.         Author:  Fabrice Lienhardt  
  94.  
  95. MultiPlot    A package for making 2D plots conveniently.  Tim Mooney
  96.         wrote the original program, which was then enhanced by
  97.         Alan Baxter with a nicer user interface, support for
  98.         the PLT: device, and support for file conversions.  Rich
  99.         Champeaux and Jim Miller wrote the PLT: handler which
  100.         emulates a plotter by accepting HP-GL commands, creating
  101.         a raster image, then dumping it to any preferences supported
  102.         graphics printer.  This is version XLN and includes source
  103.         to MultiPlot.  Update to version 1.2 on disk 231, where it
  104.         was called just "Plot".  This version is 2D only.
  105.         Author:  Alan Baxter, Tim Mooney, Rich Campeaux, Jim Miller
  106.  
  107.  
  108. ==========================  Contents of Disk 293  ==========================
  109.  
  110. This is disk 293 of the freely distributable AMIGA software library.
  111. Below is a listing of the significant directories and their contents.
  112.  
  113.  
  114. ClockDJ        A utility which combines a clock, mouse accelerator,
  115.         screen blanker, window manipulator, function keys, and
  116.         macros into a single program, written in assembly
  117.         language for maximum efficiency.  Includes an ARexx
  118.         port.  Version 4.07, binary only.
  119.         Author:  David Jenkins
  120.  
  121. CrcLists    Complete CRC check files for disks 001-292 using the brik
  122.         program.  These were made directly from my master disks.
  123.         I have switched to brik, from the crc program used to make
  124.         the lists on disks 133, 146, and 173, because it has more
  125.         features and because source is available.  This is an
  126.         update to the lists on disk 233.
  127.         Author:  Fred Fish
  128.  
  129. ==========================  Contents of Disk 294  ==========================
  130.  
  131. This is disk 294 of the freely distributable AMIGA software library.
  132. Below is a listing of the significant directories and their contents.
  133.  
  134.  
  135. DNet        A link protocol that provides essentially an unlimited
  136.         number of reliable connections between processes on
  137.         two machines, where each end of the link can be
  138.         either an Amiga or a Unix (BSD4.3) machine.  Works
  139.         on the Amiga with any EXEC device that looks like the
  140.         serial.device.  Works on UNIX with tty and socket
  141.         devices.  Achieves better than 95% average throughput
  142.         on file transfers.  This is version 2.10.13, an update
  143.         to version 2.0 released on disk 220.  Includes sources
  144.         for both the Amiga and Unix versions.
  145.         Author:  Matt Dillon
  146.  
  147. FmsDisk        A file based trackdisk simulator, useful for creating
  148.         a floppy-like partition on your hard disk (so you can
  149.         diskcopy to a floppy) without actually having to create
  150.         a special partition for it.  Also useful for testing
  151.         new filesystems and such.  Supports up to 32 units,
  152.         with either the old filesystem or the new fast filesystem.
  153.         Includes source.
  154.         Author:  Matt Dillon
  155.  
  156. ==========================  Contents of Disk 295  ==========================
  157.  
  158. This is disk 295 of the freely distributable AMIGA software library.
  159. Below is a listing of the significant directories and their contents.
  160.  
  161.  
  162. GnuGrep        The grep program from the GNU project.  Replaces grep
  163.         fgrep, egrep, and bmgrep.  Currently does not expand
  164.         Amiga style wildcards, so if you wish to scan multiple
  165.         files you will need to use it with a shell that does this
  166.         for you.  This is version 1.5, an update to version 1.3
  167.         on disk 204.  Includes source.
  168.         Author:  Many (see README file)
  169.  
  170. Lhwarp        A program which will read tracks directly from your floppy
  171.         disk, compress them using adaptive huffman encoding, and
  172.         output them to a file.  The resulting file can be used by
  173.         lhwarp to reconstruct an image of the original disk.  This
  174.         is version 1.03 and includes source.
  175.         Author:  Jonathan Forbes
  176.  
  177. MandelMountains
  178.         A program that renders three-dimensional images of
  179.         blowups of the Mandelbrot set.  Includes several example
  180.         images.  Version 1.1, shareware, binary only.
  181.         Author:  Mathias Ortmann
  182.  
  183. ==========================  Contents of Disk 296  ==========================
  184.  
  185. This is disk 296 of the freely distributable AMIGA software library.
  186. Below is a listing of the significant directories and their contents.
  187.  
  188.  
  189. Comal        Demo of AmigaCOMAL (missing only SAVE), an incremental
  190.         p-code compiler from Denmark.  COMAL is a language with
  191.         the design goal of combining the modern structured
  192.         approach of Pascal with t