home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD1.bin / useful / docs / fishdisks / ff03xx / 370-379 < prev    next >
Encoding:
Text File  |  1993-12-15  |  15.7 KB  |  380 lines

  1. ==========================  Contents of Disk 370  ==========================
  2.  
  3. This is disk 370 of the freely distributable AMIGA software library.
  4. Below is a listing of the significant directories and their contents.
  5.  
  6.  
  7. SKsh        A ksh-like shell for the Amiga.  Some of its features
  8.         include command substitution, shell functions with
  9.         parameters, aliases, local variables, local functions,
  10.         local aliases, powerful control structures and tests,
  11.         emacs style line editing and history functions, I/O
  12.         redirection, pipes, large variety of built-in commands,
  13.         Unix style wildcards, Unix style filename conventions,
  14.         filename completion, and coexistence with scripts from
  15.         other shells.  Very well documented.  Version 1.5, an
  16.         update to version 1.4 on disk 342.  New features include
  17.         user definable keymaps, an ARexx port, many new internal
  18.         and external commands, selective disabling of wildcards,
  19.         preparsing of script files, bug fixes, and more.
  20.         Author:  Steve Koren
  21.  
  22. ==========================  Contents of Disk 371  ==========================
  23.  
  24. This is disk 371 of the freely distributable AMIGA software library.
  25. Below is a listing of the significant directories and their contents.
  26.  
  27.  
  28. Fractals        A Fractal generator that generates many different types of 
  29.         fractals based on the iteration of complex-valued formulas.
  30.         The program can generate the Mandelbrot and Julia sets, as
  31.         well as the sets of more unusual formulas such as 
  32.         lambda*COS(Z) and Newton-R.  Version 2.1, includes source 
  33.         and some sample creations.
  34.         Author:  Ronnie Johansson.
  35.  
  36. LockDevice    A package to protect filing devices from being accidentally
  37.         formatted.  Can be used with any filing device and file 
  38.         system.  Version 1.0, includes source.
  39.         Author:  Olaf Barthel
  40.  
  41. Port2        Sample C program showing how to control a mouse connected 
  42.         to the second mouse/joystick port.  Executable creates a 
  43.         second mouse pointer that is controlled by a mouse plugged
  44.         into port 2.  Version 1.0, includes source.
  45.         Author:  Olaf Barthel
  46.  
  47. PPLib        A shared, runtime library to aid in the development of 
  48.         programs that need to decrunch files crunched with Power-
  49.         Packer.  Version 34.1 (release 1.1), binary only.
  50.         Author:  Nico François
  51.  
  52. PPMore        A "more" replacement program that reads normal ascii text
  53.         files as well as files crunched with PowerPacker.  The
  54.         crunched files can result in considerable disk space
  55.         savings.  Version 1.7, update to version on disk number
  56.         334, binary only.
  57.         Author:  Nico François
  58.  
  59. PPShow        A "show" program for normal IFF ILBM files or ILBM files
  60.         crunched with PowerPacker.  The decrunching is done auto-
  61.         matically as the file is read.  Version 1.2, update to 
  62.         version on disk number 334, binary only.
  63.         Author:  Nico François
  64.  
  65. PPType        A "print" program that will print normal ascii files or 
  66.         files crunched with PowerPacker.  Several nice features
  67.         such as page headers and numbers, adjustable tab sizes,
  68.         page info taken from preferences and more.  Version 1.1,
  69.         binary only.
  70.         Author:  Nico François
  71.  
  72. ==========================  Contents of Disk 372  ==========================
  73.  
  74. This is disk 372 of the freely distributable AMIGA software library.
  75. Below is a listing of the significant directories and their contents.
  76.  
  77.  
  78. Magnetic_Pages    A software package that allows you to create and display
  79.         a disk-based magazine.  The magazine produced is of a
  80.         similar format to that of a traditional paper magazine. 
  81.         You can combine text and graphics on a single page, branch
  82.         to different sections by clicking on icons and play sound
  83.         and music.  Features a full intuition driven interface.
  84.         Version 1.0, shareware, binary only.
  85.         Author:  Mark Gladding.
  86.  
  87. PLW        Phone-Line-Watcher.  For users of Hayes compatible modems.
  88.         Monitors the serial port and records all incoming calls. 
  89.         Allows a remote user to login, receive and leave a message,
  90.         and transfer files via Zmodem in either direction.  Two
  91.         level DOS access, Disabled DOS-requestors and more.  Greatly
  92.         enhanced version of initial release on disk 363.  Version 
  93.         2.8, binary only.
  94.         Author:  Christian Fries
  95.  
  96. RemapIcon    A utility to remap icons to be exchanged between Kickstart
  97.         2.0 and Kickstart 1.2/1.3 Workbench environments.  The icon
  98.         images are remapped to reflect the different colour palette
  99.         used by the Workbench releases.  Version 1.0, includes source.
  100.         Author:  Olaf Barthel
  101.  
  102. ==========================  Contents of Disk 373  ==========================
  103.  
  104. This is disk 373 of the freely distributable AMIGA software library.
  105. Below is a listing of the significant directories and their contents.
  106.  
  107.  
  108. Multiplot    An intuitive data plotting program featuring flexible
  109.         input options, arbitrary text addition, automatic scaling,
  110.         zoom and slide with clipping at boundaries, a range of
  111.         output file formats and publication quality printed
  112.         output.  Workbench printers are supported via transparent
  113.         use of the PLT: device.  This is version XLNc, an update
  114.         to the version on disk 333.  Includes many new features,
  115.         a nicer user interface, and low memory options allowing
  116.         it to be used in half megabyte machines.  Includes source.
  117.         Authors:  Alan Baxter, Tim Mooney, Rich Champeaux,
  118.               Jim Miller
  119.  
  120. ==========================  Contents of Disk 374  ==========================
  121.  
  122. This is disk 374 of the freely distributable AMIGA software library.
  123. Below is a listing of the significant directories and their contents.
  124.  
  125.  
  126. IPDevice    Pipes for Power People.  A pipe-like DOS device that
  127.         passes data immediately rather than waiting until a buffer
  128.         is full.  It also allows multiple writers to a single
  129.         channel, maintained connections, and piped connections
  130.         to a Shell.  Binary only.  
  131.         Author:  Pete Goodeve
  132.  
  133. Mat        A comprehensive String-Search/Pattern-Match Utility for
  134.         both text files and directories.  A powerful command line
  135.         syntax allows automatic file editing, construction of
  136.         command scripts, and so on.  Example Shell scripts are
  137.         included.  Binary only (a much enhanced version of the
  138.         original on Disk #102).  
  139.         Author:  Pete Goodeve.
  140.  
  141. PopArt        Intuition based image data generator and animator.
  142.         Includes source.
  143.         Author:  Phlip
  144.  
  145. SoftSpan    Soft Span BBS program.  Intuitive, command-line based
  146.         menu system with message bases, uploads, downloads, file
  147.         credit system, extensive help system, etc.  Version 1.1,
  148.         an update to that on disk number 343, includes bug fixes
  149.         and some enhancements.  Binary only.
  150.         Author:  Mark Wolfskehl
  151.  
  152. ==========================  Contents of Disk 375  ==========================
  153.  
  154. This is disk 375 of the freely distributable AMIGA software library.
  155. Below is a listing of the significant directories and their contents.
  156.  
  157.  
  158. BI        A brush to C code image converter.  This is version 1.3,
  159.         an update to version 1.0 on disk number 184.  Contains
  160.         bug fixes and support for AmigaBasic.  Binary only.
  161.         Author:  Terry Gintz
  162.  
  163. CardMaker    A programmer's aid for creating card image data that can
  164.         be used in any card game that uses the standard 52 card
  165.         deck.  This is version 2.1, an update to version 1.0 on
  166.         disk number 184.  Contains bug fixes and support for
  167.         AmigaBasic.  Binary only.
  168.         Author:  Terry Gintz
  169.  
  170. ParM        Parameterable Menu.  ParM allows you to build menus to 
  171.         run programs in either the CLI or WorkBench environment.
  172.         ParM can have it's own little window, or attach menus to 
  173.         the CLI window you are running it from.  Version 1.1,
  174.         includes source.
  175.         Author:  Sylvain Rougier, Pierre Carrette
  176.  
  177. TextPlus    A word processor for the Amiga, with both German and 
  178.         English versions.  TextPlus enables you to write letters,
  179.         books, programs etc. in a very easy and comfortable way.
  180.         Version 2.2, an update to version 2.0 on disk number 359.
  181.         Now includes full source.
  182.         Author:  Martin Steppler
  183.  
  184. ==========================  Contents of Disk 376  ==========================
  185.  
  186. This is disk 376 of the freely distributable AMIGA software library.
  187. Below is a listing of the significant directories and their contents.
  188.  
  189.  
  190. AztecArp    An Arp package fixed to work with the 5.0 release of
  191.         the Aztec 'C' compiler.  The original Manx support
  192.         files were incomplete, contained bugs, and had the 
  193.         wrong linker format.  This is an update to the version
  194.         on disk number 353, fixing a couple of bugs and adding 
  195.         some new useful features.  Includes source.
  196.         Author:  Olaf Barthel
  197.  
  198. Matrix        Solves systems of linear equations.  Includes both PAL
  199.         and NTSC versions.  Version 1.00, includes source. 
  200.         Author:  Rudiger Dreier
  201.  
  202. Plotter        A two-dimensional mathematical function plotting program.
  203.              Includes both PAL and NTSC versions.  Version 3.71, 
  204.         includes source. 
  205.         Author:  Rudiger Dreier
  206.  
  207. ToolLibrary    A shared library for the Amiga.  Contains some mathematical
  208.         (evaluation of strings) and Intuition (menus, requester) 
  209.         functions.  Version 2.06, includes source. 
  210.         Author:  Rudiger Dreier.
  211.  
  212. ==========================  Contents of Disk 377  ==========================
  213.  
  214. This is disk 377 of the freely distributable AMIGA software library.
  215. Below is a listing of the significant directories and their contents.
  216.  
  217.  
  218. AnsiRead2    Bridges the gap between IBM and Amiga ANSI by displaying
  219.         IBM ANSI text and graphic animations (as usually captured
  220.         from bulletin boards) in their full intended colors and 
  221.         motion.  Includes several samples.  Version 0.2, binary 
  222.         only, shareware. 
  223.         Author:  Glenn Kauffman
  224.  
  225. Formatter    A disk formatting program with an intuition interface
  226.         which supports write verification, disk installation,
  227.         fast formatting and automatic start.  Formats a 3.5"
  228.         disk in a multitasking environment in about 1:36
  229.         minutes (with verify turned on).  Version 2.4a, includes 
  230.         source.
  231.         Author:  Olaf Barthel
  232.  
  233. Icon2C        A simple tool to turn any Workbench icon file into 'C'
  234.         sourcecode, similar to the program of the same name by
  235.         Carolyn Scheppner on disk number 56.  This version has an
  236.         arp interface and offers support for Kickstart 2.0 icons.
  237.         Version 1.2, includes source.
  238.         Author:  Olaf Barthel
  239.  
  240. IE        An icon editor which can create and modify icons up to 
  241.         640x200 pixels in size (also dual render).  It can
  242.         set stack size, position of icon (also free-floating),
  243.         default tool, 10 tool types and control over opened
  244.         window.  It can also generate the C source code behind the
  245.         icon for program inclusion.  Now reads/writes IFF files
  246.         and handles 4 or 8 colour icons.  Version 2.0, update to 
  247.         version on disk number 342, source available from author.
  248.         Author:  Peter Kiem
  249.  
  250. IntuitionEd    Intuition based utility that creates C source code for
  251.         screen, window, border and text structures.  IntuitionEd 
  252.         can also write the code for several functions required 
  253.         for the opening and closing of these structures.  The 
  254.         code can then be compiled by either Manx and Lattice.
  255.         Shareware donation to the author will receive an enhanced
  256.         version capable of writing gadget structures as well.
  257.         Version 1.0, binary only, several samples included.
  258.         Author:  Niels Thorwirth 
  259.  
  260. PowerLOGO    An experimental programming language based on Lisp and
  261.         LOGO.  It is versatile, highly interactive, organizes 
  262.         programs as collections of procedures, and includes lists 
  263.         as first-class data objects.  Version 1.00, binary only.
  264.         Author:  Gary Teachout
  265.  
  266. ==========================  Contents of Disk 378  ==========================
  267.  
  268. This is disk 378 of the freely distributable AMIGA software library.
  269. Below is a listing of the significant directories and their contents.
  270.  
  271.  
  272. Adapt        CLI utility that converts special German characters in
  273.         files imported from MS-DOS systems into the right Amiga
  274.         codes.  Can easily be changed to work with other languages.
  275.         Version 2.2, includes source.
  276.         Author:  Lars Eggert
  277.  
  278. ANSIMaster    ANSI editor that provides the full IBM font set and
  279.         color capability.  Very useful for the design of custom
  280.         ANSI screens/graphics for telecommunications.  Version
  281.         1.0, binary only.
  282.         Authors:  James Davis and Joe Rattz, Jr.
  283.  
  284. DevRen        A DEVice RENamer, originally designed to allow the
  285.         renaming of an external drive on an A2000 (always
  286.         recognized as DF2:) to be DF1:   However, works with
  287.         any mounted device such as RAD: RAM: RAW: CON: etc,
  288.         as long as the original and renamed version have the
  289.         same character length.  Version 1.5, includes source.
  290.         Author:  Stefan Rosewig
  291.  
  292. JoyLib        Both a linktime version and a shared library of Joystick
  293.         routines featuring a technique which proves to be extremely
  294.         fast on 68010 or higher processors, and still faster than
  295.         most of the other routines on standard processors.
  296.         Includes source for library in Assembler and the
  297.         demonstration program in C.
  298.         Author:  Oliver Wagner
  299.  
  300. MachIII        A "mouse accelerator" program that also includes hotkeys,
  301.         the features of sun mouse, clicktofront, popcli, title bar
  302.         clock with a bbs online charge accumulator, Arexx support
  303.         and much more.  This is version 3.0, an update to version
  304.         2.6 on disk 254.  Binary only.
  305.         Author:  Brian Moats and Polyglot software
  306.  
  307. MuchMore    Another program like "more", "less", "pg", etc.  This one
  308.         uses its own screen to show the text using a slow scroll.
  309.         Includes built-in help, commands to search for text, and
  310.         commands to print the text.  Works with PAL or NTSC, in
  311.         normal or overscan modes.  Supports 4 color text in bold,
  312.         italic, underlined, or inverse fonts.  Version 2.7, this
  313.         is an update to version 2.5 from disk 253.  Includes source
  314.         in Oberon and assembly code.
  315.         Author:  Fridtjof Siebert
  316.  
  317. MuchMorePoPa    Extended version of MuchMore V2.7.  Displays texts that have
  318.         been packed with PowerPacker.  Version 2.7, includes source
  319.         in Oberon and assembly code.
  320.         Author:  Fridtjof Siebert
  321.  
  322. Observer    Working example for a Lattice LSR-program.  Opens a small
  323.         window and displays volume names of all inserted disks
  324.         (DF0: through DF3:).  Includes source in Lattice C.
  325.         Author:  Oliver Wagner
  326.  
  327. TheGuru        A program to bring the Guru back into Kickstart 2.0, for
  328.         those who will miss it, (well sorta anyway!).  Version
  329.         1.0, binary only.
  330.         Author:  Nico François
  331.  
  332. ==========================  Contents of Disk 379  ==========================
  333.  
  334. This is disk 379 of the freely distributable AMIGA software library.
  335. Below is a listing of the significant directories and their contents.
  336.  
  337.  
  338. Append        CLI utility that allows you to directly append one or
  339.         more files to another without having to use the
  340.         roundabout methods necessary with the AmigaDOS "join"
  341.         command.  Version 1.0, includes source.
  342.         Author:  Oliver Enseling
  343.  
  344. FileEncrypt    Another intuition based file encryptor to enable you to
  345.         scramble your highly secret, hard earned source code and
  346.         prevent your co-workers from taking credit for it!
  347.         Includes (unscrambled) source.
  348.         Author:  Lorenz Wiest
  349.  
  350. LLSort        Replacement for the AmigaDOS SORT command.  Pure bit set
  351.         and may be made resident.  Features COLSTART and FIELDS
  352.         parameters and sorts in either ascending/descending
  353.         order.  Also sorts with or without case sensitivity.
  354.         Binary only.
  355.         Author:  Les Leist
  356.  
  357. TheA64Package    A comprehensive emulator/utility package to assist
  358.         Commodore 64 users in upgrading to the Amiga.  According
  359.         to the author, this package compares to or surpasses the
  360.         commercially available packages of the same nature.  Many
  361.         of the utilities require a hardware interface that allow
  362.         the Amiga to access C64 peripherals such as disk drives
  363.         and printers.  The hardware interface is free with a
  364.         shareware donation to the author.  Version 1.00, binary
  365.         only.
  366.         Author:  Cliff Dugan, QuesTronix
  367.  
  368. Xnum        A useful CLI conversion utility that takes a decimal,
  369.         binary, octal or hex number as input and displays the
  370.         number in all four formats.  Binary only.
  371.         Author:  Oliver Enseling
  372.  
  373. Yawn!         A small WorkBench sliding block puzzle to keep your
  374.         mind and fingers busy while your compiler is busy
  375.         crunching away on your highly secret, hard earned
  376.         source code that you hopefully remembered to unscramble
  377.         first!  Features selectable size from 4x4 to 7x7 and
  378.         European, Hindi or Arabic numerals.  Includes source.
  379.         Author:  Lorenz Wiest
  380.