home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / tools / a-kwic / goldfish-vol2.api < prev    next >
Fred Fish's Product-Info  |  1994-11-27  |  2MB  |  80,351 lines

  1. .name
  2. KingFisher
  3. .type
  4. Specialized Database
  5. .short
  6. Aminet/FishDisk/CD-ROM Catalog Tool,BETA
  7. .description
  8. A special purpose database system using a client-server architecture
  9. to provide one or more client applications with simultaneous access to
  10. one or more databases.  The server can maintain disk catalog databases
  11. for Fred Fish's Fish Disk Library, the Fresh Fish CD-ROM library,
  12. Aminet, your User Group disk collection, etc.\n
  13. Creative use of this program does not limit it to cataloging software,
  14. however: you could store recipes or auto mechanical parts in the
  15. database, keep track of what books or tapes are in your library, store
  16. information on articles for your research project, etc.\n
  17. The client-server model allows access to the server by any client that
  18. knows the message port interface (available to programmers) wherefore
  19. client applications can offer any desired interface to the user:  the
  20. standard GadTools, perhaps MUI, ARexx, a simple CLI, or whatever else
  21. may be available.  Likewise, BBS software may choose to implement a
  22. direct link to the KingFisher Server.\n
  23. Functionality of the server provides for splitting databases over
  24. multiple (removable) volumes, allowing one client access to more than
  25. one database at the same time, evaluating complex search expressions,
  26. formatting a record for output based on specific criteria, parsing
  27. arbitrary input files for embedded records to be added to a database,
  28. maintain multiple special or general purpose flags for each record to
  29. mark for retrieval or removal, hide from searches, rebuilding a
  30. database index (if damaged) etc.\n
  31. Database handling has been optimized for simultaneous multi-user
  32. access, with access arbitration, locking, and file-sharing part of the
  33. design.\n
  34. Software included is the KingFisher 2.0 Database Server and client software
  35. using a fully resizable GadTools interface.  Future releases will include
  36. clients with ARexx and MUI interfaces.\n
  37. Registered users will receive technical support, notification of new
  38. releases, a version without restriction on the number of simultaneous
  39. clients, and programming information and support to access KingFisher
  40. through its message port interface, and source code examples.
  41. .version
  42. 2.3
  43. .date
  44. 1994.09.05
  45. .author
  46. Udo Schuermann
  47. .email
  48. walrus@wam.umd.edu
  49. .address
  50. 6000 42nd Avenue, Apt. 405
  51. Hyattsville, MD 20781
  52. USA
  53. .restrictions
  54. The unregistered version of the database server is limited to 2
  55. simultaneous client connections.  Gadgets and images are designed for a 1:1
  56. aspect ratio but will work on 1:1.6 non-interlaced.  This is a BETA release
  57. and not a finished product.
  58. .requirements
  59. 68000+, 100K free RAM, 100K free diskspace (without databases), KS2.04+
  60. .reference
  61. FreshFish-Vol5:Tools/KingFisher/
  62. 2.0ß18
  63. GoldFish-Vol1-1:KingFisher/
  64. 2.0ß16
  65. FreshFish-Vol4:Tools/KingFisher/
  66. 2.0ß9
  67. GoldFish-Vol1-2:d8xx/d861/KingFisher/
  68. 1.30
  69. GoldFish-Vol1-1:BBS/d8xx/d861/KingFisher.lha
  70. 1.30
  71. FrozenFish-Vol1:BBS/ALib/d8xx/d861/KingFisher.lha
  72. 1.30
  73. FreshFish-Vol1:Old/AmigaLibDisks/Disks860-879/Disk861/KingFisher/
  74. 1.30
  75. FreshFish-Vol2:Old/AmigaLibDisks/Disks860-879/Disk861/KingFisher/
  76. 1.30
  77. AmigaLibDisk861:KingFisher/
  78. 1.30
  79. GoldFish-Vol1-2:d8xx/d808/KingFisher/
  80. 1.15
  81. GoldFish-Vol1-1:BBS/d8xx/d808/KingFisher.lha
  82. 1.15
  83. FrozenFish-Vol1:BBS/ALib/d8xx/d808/KingFisher.lha
  84. 1.15
  85. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk808/KingFisher/
  86. 1.15
  87. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk808/KingFisher/
  88. 1.15
  89. AmigaLibDisk808:KingFisher/
  90. 1.15
  91. GoldFish-Vol1-2:d7xx/d783/KingFisher/
  92. 1.11
  93. GoldFish-Vol1-1:BBS/d7xx/d783/KingFisher.lha
  94. 1.11
  95. FrozenFish-Vol1:BBS/ALib/d7xx/d783/KingFisher.lha
  96. 1.11
  97. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk783/KingFisher/
  98. 1.11
  99. AmigaLibDisk783:KingFisher/
  100. 1.11
  101. AmigaLibDisk837:AquaPack/
  102. 1.01
  103. AmigaLibDisk705:FishCat/
  104. 1.2
  105. AmigaLibDisk607:FishCat/
  106. 1.1
  107. AmigaLibDisk559:Aquarium/
  108. 1.15
  109. AmigaLibDisk417:MostCurrent/
  110. 1.0
  111. AmigaLibDisk369:AQData/
  112. 1.12
  113. AmigaLibDisk301:Aquarium/
  114. 1.0
  115. .distribution
  116. Shareware, Freely distributable
  117. .price
  118. $15(US), DM25
  119. .exectype
  120. Compiled C
  121. .installsize
  122. 100K - 3M All database files can be kept on multiple removable volumes
  123. (such as floppy disks) and don't need to use up diskspace.  The
  124. program(s) take up less than 100K; with documentation about 200K may
  125. be needed.
  126. .source
  127. 30K of source for some simple client software is included as SAS/C
  128. 6.51 code.
  129. .construction
  130. SAS/C 6.51
  131. .tested
  132. A2000 with 68030, 1M Chip 4M/8M Fast, Picasso II, 200MB HD, Bernoulli
  133. 150M Transportable, KS40, GigaMem, Enforcer.\n
  134. A500 with 68000, 512K Chip, 2M Fast, 150MB HD, KS38.
  135. .run
  136. KingFisher Server=WB,KFServer
  137. KingFisher=CLI,KingFisher
  138. .docs
  139. KingFisher.DOC
  140. README
  141. .described-by
  142. Udo Schuermann <walrus@wam.umd.edu>
  143. .submittal
  144. Udo Schuermann <walrus@wam.umd.edu>
  145. .stored-in
  146. GoldFish-Vol2-1:Tools/KingFisher/
  147.  
  148. .name
  149. MathPlot
  150. .type
  151. Drawing
  152. .short
  153. A function plotter with lin/log support
  154. .description
  155. A function plotter with lin/log plot, a complete KS 2.0 interface,
  156. and ARexx support.  Needs Kickstart/WorkBench 2.0 and mtool.library
  157. (included).
  158. .version
  159. 2.13
  160. .date
  161. 1994.06.06
  162. .author
  163. Rüdiger Dreier
  164. .restrictions
  165. Demo version with some options disabled, requires a key file for full
  166. functionality.
  167. .requirements
  168. Requires OS 2.0+
  169. .reference
  170. AmigaLibDisk974:MathPlot/
  171. 2.12
  172. AmigaLibDisk916:MathPlot/
  173. 2.07
  174. AmigaLibDisk849:MathPlot/
  175. 2.01
  176. AmigaLibDisk573:MathPlot/
  177. 1.04
  178. .distribution
  179. Shareware
  180. .price
  181. $20(US), DM30
  182. .address
  183. Gustav-Winkler-Str. 40
  184. 33699 Bielefeld
  185. Germany
  186. .email
  187. ruediger.dreier@post.uni-bielefeld.de
  188. .docs
  189. ReadMeFirst
  190. Docs/MathPlot_E.txt
  191. Docs/MathPlot_D.txt
  192. Docs/MathPlot_F.txt
  193. Docs/Registrierung.engl
  194. Docs/Registrierung.dt
  195. Docs/Registrierung.fra
  196. Docs/Tutorial_E.txt
  197. Docs/Tutorial_D.txt
  198. .described-by
  199. Dan Fish (daf@starfish.amigalib.com)
  200. .submittal
  201. Downloaded via ftp from wuarchive.wustl.edu.
  202. .stored-in
  203. GoldFish-Vol2-1:Files/misc/math/MathPlot/
  204. .name
  205. PowerCalc
  206. .aminet-dir
  207. misc/math
  208. .type
  209. Graphing Utility
  210. .short
  211. Optimized WB 2D graphing calculator
  212. .description
  213. A workbench 2D graphing calculator optimized for 68040 systems.  It
  214. basically graphs functions of the form y=f(x).  The program features
  215. grab and drag type realtime scrolling, just click with the left mousebutton
  216. on the graph paper and drag the page around to view different areas of the
  217. graph.
  218. .version
  219. 1.51
  220. .reference
  221. FreshFish-Vol5:BBS/misc/PowerCalc-1.50.lha
  222. 1.50
  223. FreshFish-Vol4:BBS/May94/misc/math/PowerCalc.lha
  224. 1.50
  225. FreshFish-Vol4:New/misc/math/PowerCalc/
  226. 1.50
  227. .date
  228. 1994.04.24
  229. .author
  230. Roger Uzun
  231. .requirements
  232. Requires OS2.04+, 400K of free CHIP RAM, 68020+, and 68881 or equivalent
  233. .distribution
  234. Copyrighted but Freely Redistributable
  235. .email
  236. uzun@crash.cts.com
  237. .docs
  238. PowerCalc.readme
  239. .described-by
  240. Fred Fish (fnf@amigalib.com)
  241. .submittal
  242. Submitted directly by the author via ftp.
  243.  
  244. .stored-in
  245. GoldFish-Vol2-1:Files/misc/math/PowerCalc/
  246.  
  247. .name
  248. ASpringies
  249. .type
  250. Simulation
  251. .short
  252. An interactive mass and spring simulator
  253. .description
  254. ASpringies is a simulator which allows you to interactively create
  255. and edit a system of masses and springs.  The parameters of the masses
  256. and springs (such as mass elasticity and spring K) as well as those of
  257. the surrounding system (such as air viscosity and gravity) can be
  258. changed.  These systems can be loaded and saved into a file.
  259.  
  260.   I guess you could use ASpringies for real work, but it's really
  261. intended to be a time waster.
  262.  
  263. .version
  264. 1.0
  265. .date
  266. 1994.07.29
  267. .author
  268. Torsten Klein
  269. .requirements
  270. Requires OS2.04+
  271. Requires MUI version 2.2+
  272. .distribution
  273. GNU Public License
  274. .address
  275. Große-Kurfürsten-Str. 1
  276. 33615 Bielefeld
  277. Germany
  278. .email
  279. torstenk@techfak.uni-bielefeld.de
  280. .source
  281. Includes complete source in C
  282. .docs
  283. ReadMe.1st
  284. ASpringies.guide
  285. .described-by
  286. Dan Fish (daf@starfish.amigalib.com)
  287. .submittal
  288. Downloaded via ftp from wuarchive.wustl.edu.
  289. .stored-in
  290. GoldFish-Vol2-1:Files/misc/misc/ASpringies/
  291. .name
  292. DDLI
  293. .fullname
  294. The Duniho and Duniho Life Pattern Indicator
  295. .type
  296. Personality Sorter
  297. .short
  298. A personality indicator like the MBTI
  299. .description
  300. The DDLI asks you a series of multiple choice questions in order to
  301. determine your psychological type (life pattern).  It measures for the same
  302. sixteen psychological types as the Myers-Briggs Type Indicator (MBTI) does:
  303. ENFJ, ENFP, ENTJ, ENTP, ESFJ, ESFP, ESTJ, ESTP, INFJ, INFP, INTJ, INTP,
  304. ISFJ, ISFP, ISTJ, ISTP.  These are based on four sets of preferences:
  305. Extraversion vs. Introversion, iNtuition vs. Sensing, Feeling vs. Thinking,
  306. and Judging vs. Perceiving.  The DDLI has many features that make it easy
  307. to use: It lets you change your answers; It lets you save your answers and
  308. resume later; It lets you skip questions and get back to them; And it
  309. tabulates all the results for you. It also has feautures that the MBTI
  310. doesn't have: It asks you to rank each of your answers; And It asks
  311. questions that measure for preferences that the MBTI doesn't directly
  312. measure for.
  313. .version
  314. 3.41
  315. .date
  316. 1994.07.24
  317. .author
  318. Fergus Duniho
  319. .restrictions
  320. It isn't infallible.  It probably doesn't even come close.
  321. .reference
  322. AmigaLibDisk974:DDLI/
  323. 3.10
  324. .requirements
  325. Any Amiga should do.
  326. .distribution
  327. Freeware
  328. .address
  329. 1095 Genesee St.
  330. Rochester, NY 14611-4148
  331. .email
  332. fdnh@troi.cc.rochester.edu
  333. Fergus Duniho @ 1:2613/278
  334. Fergus Duniho @ 1:2613/336
  335. .source
  336. ANSI C source included. Will compile for AmigaDOS, MS-DOS, and UNIX.
  337. .construction
  338. Unregistered (Freeware) Version of DICE 2.06.29
  339. .run
  340. ddli=CLI,ddli
  341. .docs
  342. ddli.guide
  343. ddli.faq
  344. .described-by
  345. Fergus Duniho (fdnh@troi.cc.rochester.edu)
  346. .submittal
  347. Fergus Duniho
  348. .stored-in
  349. GoldFish-Vol2-1:Files/misc/misc/DDLI/
  350. .name
  351. smiley
  352. .aminet-dir
  353. misc/misc
  354. .type
  355. CLI Util
  356. .short
  357. Generate/Explain smileys, like  :-)
  358. .description
  359. Nice Program of David W.Sanderson.  Described in his
  360. book "Smileys".  Compiled with gcc by Michael Zielinski.
  361. .version
  362. 4
  363. .date
  364. 1994.03.03
  365. .author
  366. David W.Sanderson
  367. Michael Zielinski
  368. .requirements
  369. ixemul.library
  370. .email
  371. m.zielinski@amtrash.comlink.de
  372. .source
  373. GCC-C Source included
  374. .docs
  375. README
  376. README.amiga
  377. .submittal
  378. Submitted electronically directly by the author
  379. .stored-in
  380. GoldFish-Vol2-1:Files/misc/misc/Smiley/
  381. .name
  382. MULTI-PRED
  383. .type
  384. Statistical Analysis
  385. .short
  386. Lotto, pools, horse race prediction tool
  387. .description
  388. Demo version of a powerful prediction tool for LOTTO, POOLS, SWEEP,
  389. DIGIT (eg 4d) and HORSE (races) systems available worldwide.  The
  390. program uses an identical framework for all five systems but they
  391. are run completely individually so that any number of them can
  392. be used simultaneously.  All records, updates, predictions, bets
  393. and results are stored separately and can be saved to disk or sent
  394. to the printer at any time.
  395. .version
  396. 1.1
  397. .author
  398. Joe Taylor
  399. .restrictions
  400. This demo version is supplied with a very basic manual
  401. and is completely functional except for data input.
  402. .distribution
  403. Shareware
  404. .price
  405. $20(US)
  406. .address
  407. Apt 9B
  408. 19/1 Soi Samanchan
  409. Sukhumvit 42
  410. Bangkok  10110
  411. Thailand
  412. .docs
  413. manual/manual_text
  414. .described-by
  415. Richard Fish
  416. .submittal
  417. Submitted on disk directly by the author.
  418. .stored-in
  419. GoldFish-Vol2-1:Files/misc/misc/multi-pred-demo/
  420. .name
  421. GFFT
  422. .type
  423. Sound Analysis
  424. .aminet-dir
  425. misc/sci
  426. .short
  427. FFT spectrum analysis of sample files
  428. .description
  429. GFFT is an FFT-based spectrum analysis program with many features.  By
  430. operating from stored sample data files, it offers higher resolution
  431. and/or accuracy than real-time analyzers.  It accepts 8, 12, or 16-bit
  432. data in in IFF 8SVX, AIFF, and AVR formats, or in unformatted files,
  433. and can accept data points entered through a console in floating
  434. point.\n
  435.  
  436. GFFT can be operated from either a Workbench GUI or from a CLI in
  437. interactive or batch modes.  It has built-in help facilities for all
  438. operating modes with a 170+ Kb help file.\n
  439.  
  440. GFFT can produce high quality spectrum plots on screen, plotter, or
  441. printer, or save to Postscript or TeX files, or output spectral data
  442. in text form to a console or file.  (GNUPLOT, a separate program by
  443. other authors, is required for plotting features.  GFFT is designed to
  444. invoke and control GNUPLOT automatically.)  It can plot in 2D
  445. (Amplitude vs Frequency), or 3D (Amplitude vs Frequency vs Time).  It
  446. allows the selection of logarithmic X and/or Y axes, the dB scaling of
  447. X, and arbitrary 3D rotation.  GFFT can show multiple spectra in the
  448. same plot, or append spectral data bands from earlier sessions.\n
  449.  
  450. GFFT provides 8 selectable FFT window types, including Blackman-Harris
  451. 92 dB.  It can apply a special weighting for pink noise testing.
  452. Smoothing, calibration, ranging, and quantization are also available.
  453. There are no arbitrary limits to the number of frequency bins or
  454. smoothing points, or to the length of data which can be analyzed.
  455. .version
  456. 1.12
  457. .date
  458. 1994.8.29
  459. .author
  460. Charles P. Peterson
  461. .restrictions
  462. NONE
  463. .requirements
  464. WB1.3 (V34) or higher and 1.5M total RAM.  Will run on some systems with 1M
  465. RAM with reduced capabilities.  Recommended: WB2.0 (V37) or higher, 3M or
  466. more RAM, and harddrive or second floppy.  Also requires GNUPLOT, a
  467. separate program by other authors.  GNUPLOT V3.0 or higher is required;
  468. GNUPLOT V3.4 or higher is required for some 3D features (only).
  469. .distribution
  470. GNU Public License
  471. .address
  472. 4007 Enchanted Sun
  473. San Antonio, TX 78244-1254 USA
  474. .email
  475. Charles_P_Peterson@fcircus.sat.tx.us
  476. .exectype
  477. 68000 and 68020/68881
  478. .source
  479. All SAS/C source included. (395K)
  480. .construction
  481. SAS/C 6.51 with full optimization; both FFP and 68881 versions included
  482. .tested
  483. A3000 (8M, WB2.1); A500 (1M Chip, 1 floppy, WB1.3); and beta testers
  484. .run
  485. GFFT=WB,GFFT
  486. GFFT=CLI,GFFT WORKBENCH
  487. GFFT=CLI,GFFT
  488. .docs
  489. README
  490. INSTALLATION
  491. GFFT.HELP
  492. Bugs
  493. .described-by
  494. Charles P. Peterson (Charles_P_Peterson@fcircus.sat.tx.us)
  495. .stored-in
  496. GoldFish-Vol2-1:Files/misc/sci/GFFT/
  497.  
  498. .name
  499. MN3A
  500. .type
  501. Electronics
  502. .short
  503. An antenna design program
  504. .description
  505. An antenna design program used to calculate currents, impedance,
  506. and fields of wire antennas.  The wires may contain lumped-constant
  507. loads.  Environment may be free space or various groundtypes.  SWR
  508. may be plotted and the number of wires and segments is now limited
  509. only by available RAM.  Binary only.
  510. .version
  511. 1.2
  512. .author
  513. Jim Martin
  514. .reference
  515. AmigaLibDisk938:MN3A/
  516. 1.0
  517. .distribution
  518. Freeware
  519. .docs
  520. ReadMe
  521. .described-by
  522. Dan Fish (daf@starfish.amigalib.com)
  523. .submittal
  524. Submitted on disk directly by the author.
  525. .stored-in
  526. GoldFish-Vol2-1:Files/misc/sci/MN3A/
  527.  
  528. .name
  529. Units
  530. .type
  531. Number Crunching
  532. .short
  533. Convert among many units (UNIX `units')
  534. .description
  535. Gives you conversion factors (or allows you to directly convert by
  536. including quantity) between *MANY* different types of units.  You
  537. may wish to know for example, how many millimeters are in an
  538. astronomical unit (heaven forbid!), or how many meters/second in
  539. a furlong/fortnight (ditto!).  Expandable by adding your own unit
  540. types to the conversion file (...like there aren't enough already ;)
  541. .version
  542. 1.0
  543. .author
  544. Adrian Mariano, modified and compiled by Ron Charlton for Amiga
  545. .distribution
  546. Copyrighted but Freely Redistributable
  547. .email
  548. adrian@u.washington.edu
  549. mariano@geom.umn.edu)
  550. charlton@cs.utk.edu
  551. charltoncr@ornl.gov
  552. Includes complete C-source
  553. .construction
  554. SAS/C v6.51.
  555. .docs
  556. README
  557. ReadMe.Amiga
  558. .described-by
  559. Dan Fish (daf@starfish.amigalib.com)
  560. .submittal
  561. Downloaded via ftp from wuarchive.wustl.edu.
  562. .stored-in
  563. GoldFish-Vol2-1:Files/misc/sci/Units/
  564.  
  565. .name
  566. cP
  567. .type
  568. Plotting
  569. .short
  570. Data plotting program for 2D data
  571. .description
  572. A data plotting program capable of plotting two dimensional data in both
  573. linear or log space.  The program runs from either the CLI or Workbench.
  574. There is no limit to the number of points that the program can load except
  575. the amount of ram on your system.  There is also no limit to the number of
  576. sets.  cP creates a public screen, so you can open other applications on
  577. its' screen.  This version of cP also sports an AREXX interface for almost
  578. any function.
  579. .version
  580. 4.3
  581. .date
  582. 1994.07.31
  583. .author
  584. Chris Conger
  585. .requirements
  586. Requires kickstart V37+
  587. .reference
  588. FreshFish-Vol4:new/misc/math/cP/
  589. 4.2
  590. FreshFish-Vol2:new/misc/sci/cP/
  591. 3.0
  592. FreshFish-Vol1:new/misc/cP/
  593. 2.206
  594. .distribution
  595. Freeware
  596. .address
  597. c/o SAIC
  598. 2109 AirPark Rd. SE
  599. Albuquerque, NM 87106
  600. .email
  601. congerc@abqa.saic.com
  602. .source
  603. Includes C source
  604. .docs
  605. cP.doc
  606. .described-by
  607. Dan Fish (daf@starfish.amigalib.com)
  608. .submittal
  609. Downloaded via ftp from wuarchive.wustl.edu.
  610. .stored-in
  611. GoldFish-Vol2-1:Files/misc/sci/cP/
  612.  
  613. .name
  614. ChemBalance
  615. .type
  616. Number Crunching
  617. .short
  618. Balance chemical equations
  619. .description
  620. An ARexx script to balance unbalanced chemical equations.  With
  621. ChemBalance in ram, enter "rx ram:ChemBalance" from a CLI or Shell
  622. window.  A prompt should appear from which you can enter an unbalanced
  623. chemical equation for ChemBalance to try to balance.  This version allows
  624. for multiple generalized hydrations.
  625. .version
  626. 3.0
  627. .author
  628. Patrick Reany
  629. .reference
  630. AmigaLibDisk759:ChemBalance/
  631. 1.0
  632. AmigaLibDisk916:ChemBalance/
  633. 2.0
  634. .distribution
  635. Freeware
  636. .address
  637. 2408 W Myrtle #26
  638. Phoenix  AZ  85021
  639. USA
  640. .source
  641. Includes ARexx source
  642. .construction
  643. ARexx
  644. .docs
  645. ChemBalance.doc
  646. .described-by
  647. Fred Fish (fnf@fishpond.cygnus.com)
  648. .submittal
  649. Submitted on disk directly by the author.
  650. .stored-in
  651. GoldFish-Vol2-1:Files/misc/sci/ChemBalance/
  652. .name
  653. GraviSimu
  654. .type
  655. Astronomy
  656. .short
  657. Excellent Gravity Simulation Package
  658. .description
  659. With this software you can simulate the behavior of different bodies
  660. with different specs (masses etc.) like planets. Examples included.
  661. German version only. Translations welcome.
  662. .version
  663. 1.1
  664. .date
  665. 1994.07.02
  666. .author
  667. Thies Wellpott
  668. .distribution
  669. Copyrighted but Freely Redistributable
  670. .email
  671. 2:2426/2020.11@fidonet
  672. .docs
  673. deutsch/GraviSimu.catalog
  674. deutsch/GraviSimu.guide
  675. .described-by
  676. Richard Fish
  677. .submittal
  678. Downloaded via ftp from Aminet.
  679. .stored-in
  680. GoldFish-Vol2-1:Files/misc/sci/GraviSimu/
  681. .name
  682. Accrete
  683. .type
  684. Astronomy
  685. .short
  686. Create random star-systems, with planets
  687. .description
  688. A program, originally written in Pascal for the Apple ][, that
  689. generates random star systems based, primarily, on Stephen Dole's
  690. work, "Habitable Planets for Man".  The output is a text file
  691. describing the primary attributes of a star and its planets, including
  692. density, mass, surface temperature and pressure, orbit and rotation
  693. period and even the boiling point of water on the surface.
  694. .version
  695. 1.1
  696. .date
  697. 1993.02.04
  698. .author
  699. Joe Nowakowski
  700. Ethan Dicks
  701. .requirements
  702. Runs on all Amigas
  703. .distribution
  704. Freeware
  705. .email
  706. erd@kumiss.infinet.com
  707. .source
  708. C source (with makefile) included: 55KB.
  709. .construction
  710. SAS/C 6.0 or higher
  711. .tested
  712. A3000/25, 2MB CHIP, 4MB FAST, WB2.1 (KS 37.175, WB 38.35), no Enforcer hits.
  713. .docs
  714. Readme.first
  715. .described-by
  716. Ethan Dicks (erd@kumiss.infinet.com)
  717. .submittal
  718. Submitted electronically directly by the author.
  719. .contents
  720. Accrete        A program, originally written in Pascal for the Apple ][,
  721.         that generates random star systems based, primarily, on
  722.         Stephen Dole's work, "Habitable Planets for Man".  The
  723.         output is a text file describing the primary attributes of
  724.         a star and its planets, including density, mass, surface
  725.         temperature and pressure, orbit and rotation period and
  726.         even the boiling point of water on the surface.  Version
  727.         1.1, includes SAS/C source.
  728.         Author: Joe Nowakowski and Ethan Dicks
  729. .stored-in
  730. GoldFish-Vol2-1:Files/misc/sci/Accrete/
  731. .name
  732. Multiplot
  733. .author
  734. Alan G Baxter
  735. .type
  736. Data plotter
  737. .description
  738. Multiplot XLN is a fully intuitive data plotting program. It plots
  739. data points as (x,y) co-ordinates with or without x or y error
  740. bars. It can plot an unlimited number of sets with any number of data
  741. points using colour, line type, line weight, point shape and point
  742. size to represent the different sets. A set may be joined by a line or
  743. plotted as discrete points. Data may be impulse plotted, scatter
  744. plotted, or shown as a histogram or step graph. Additions to the data
  745. may be made in the form of lines of best fit (logarithmic,
  746. exponential, linear and polynomial) and data smoothing utilising
  747. modified open b-splines or averaging filtration.
  748.  
  749. The input file for Multiplot is a simple textfile and my be created
  750. in any ASCII text editor or saved from any spreadsheet. Multiplot
  751. supports the clipboard, and data input may be achieved solely through
  752. it. Multiplot has a full ARexx interface which provides potential for
  753. a wide variety of data manipulations including statistical analysis.
  754. Output may be in any of the following formats: IntroCAD, Draw, mCAD,
  755. IFF, Revised Hewlett-Packard Graphics Language (HPGL/2), Encapsulated
  756. Postscript (EPSF) or Postscript. The graph can be printed to any
  757. workbench printer by transparent use of the PLT: device. Multiplot
  758. directly supports the HP LaserJet III and Postscript laser printers
  759. such as the Apple Laser printer.
  760. .short
  761. Intuitive data plotting program
  762. .version
  763. XLN-S 1.01
  764. .reference
  765. GoldFish-Vol1-2:d9xx/d918/MultiPlot/
  766. XLNf.1.0
  767. GoldFish-Vol1-1:BBS/d9xx/d918/Multiplot.lha
  768. XLNf.1.0
  769. FrozenFish-Vol1:BBS/ALib/d9xx/d918/Multiplot.lha
  770. XLNf.1.0
  771. FreshFish-Vol1:New/AmigaLibDisks/Disk918/Multiplot/
  772. XLNfv1.
  773. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk918/Multiplot/
  774. XLNfv1.
  775. AmigaLibDisk918/Multiplot/
  776. XLNfv1.
  777. GoldFish-Vol1-2:d5xx/d572/Multiplot/
  778. XLNe
  779. GoldFish-Vol1-1:BBS/d5xx/d572/Multiplot.lha
  780. XLNe
  781. FrozenFish-Vol1:BBS/ALib/d5xx/d572/Multiplot.lha
  782. XLNe
  783. AmigaLibDisk572/Multiplot/
  784. XLNe
  785. GoldFish-Vol1-2:d4xx/d467/Multiplot/
  786. XLNd
  787. GoldFish-Vol1-1:BBS/d4xx/d467/Multiplot.lha
  788. XLNd
  789. FrozenFish-Vol1:BBS/ALib/d4xx/d467/Multiplot.lha
  790. XLNd
  791. AmigaLibDisk467/Multiplot/
  792. XLNd
  793. GoldFish-Vol1-2:d3xx/d373/Multiplot/
  794. XLNc
  795. GoldFish-Vol1-1:BBS/d3xx/d373/Multiplot.lha
  796. XLNc
  797. FrozenFish-Vol1:BBS/ALib/d3xx/d373/Multiplot.lha
  798. XLNc
  799. AmigaLibDisk373/Multiplot/
  800. XLNc
  801. GoldFish-Vol1-2:d3xx/d333/MultiPlot/
  802. XLNb
  803. GoldFish-Vol1-1:BBS/d3xx/d333/MultiPlot.lha
  804. XLNb
  805. FrozenFish-Vol1:BBS/ALib/d3xx/d333/MultiPlot.lha
  806. XLNb
  807. AmigaLibDisk333/MultiPlot/
  808. XLNb
  809. GoldFish-Vol1-2:d2xx/d292/MultiPlot/
  810. XLN
  811. GoldFish-Vol1-1:BBS/d2xx/d292/MultiPlot.lha
  812. XLN
  813. FrozenFish-Vol1:BBS/ALib/d2xx/d292/MultiPlot.lha
  814. XLN
  815. AmigaLibDisk292/MultiPlot/
  816. XLN
  817. GoldFish-Vol1-1:d2xx/d231/Plot/
  818. 1.2
  819. GoldFish-Vol1-1:BBS/d2xx/d231/Plot.lha
  820. 1.2
  821. FrozenFish-Vol1:BBS/ALib/d2xx/d231/Plot.lha
  822. 1.2
  823. AmigaLibDisk231/Plot/
  824. 1.2
  825. .docs
  826. Multiplot.guide
  827. .distribution
  828. Shareware
  829. .address
  830. Dr Alan Baxter
  831. Centenary Institute of Cancer Medicine and Cell Biology
  832. Locked bag #6
  833. Newtown, NSW 2042
  834. Australia
  835. .described-by
  836. Richard Fish
  837. .submittal
  838. Submitted on disk directly by author.
  839.  
  840. .stored-in
  841. GoldFish-Vol2-1:Files/misc/sci/Multiplot/
  842.  
  843. .name
  844. OPlot
  845. .type
  846. Plotting
  847. .short
  848. Full-Features function plotter
  849. .description
  850.  
  851.  OPlot is the strongest Amiga-2D-Plot-Program producing
  852.  professional diagrams.
  853.  
  854.  Features:
  855.  
  856.        *PLOTTING
  857.          -function plots y=f(x)
  858.          -parametrical plots y=f(x,t);x=f(t)
  859.          -data plots
  860.        *DATA-CONTOURING
  861.          -cubic splines
  862.          -basic splines
  863.        *COORDINATES
  864.          -cartesian
  865.          -polar
  866.        *OUTPUT
  867.          -Screens (every Resolution and NUMBER you want)
  868.          -WB-Printer
  869.        *EXPORT
  870.          -ProDraw-Genies
  871.          -LaTeX
  872.          -HPGL
  873.          -ILBM
  874.        *GRAFIX
  875.          -lines (free thickness)
  876.          -points (12 kinds)
  877.          -bars
  878.        *FREE SCALABLE,  ROTATABLE NICE-LOOKING FONT
  879.        *AXIS
  880.          -Log-Scale
  881.          -Grid
  882.        *DOUBLE PRECISION
  883.        *ONLINE CALCULATOR
  884.        *LINEAR REGRESSION
  885.        *ONLINE HELP
  886.        *AND MANY MORE
  887.  
  888. .version
  889. 1.99b
  890. .author
  891. Andreas Maschke
  892. .requirements
  893. 68020, OS2.x (68030+FPU supported and recommended)
  894. .reference
  895. FreshFish-Vol1:New/Misc/OPlot/
  896. 1.0
  897. .distribution
  898. Shareware
  899. .address
  900. Zenkerstraße
  901. 06108 Halle/Saale
  902. .docs
  903. OPlot.readme
  904. OPlotV199b.features
  905. OPlot.liesmich
  906. OPlot.doc
  907. .described-by
  908. Dan Fish (daf@starfish.amigalib.com)
  909. .submittal
  910. Downloaded via ftp from wuarchive.wustl.edu.
  911. .stored-in
  912. GoldFish-Vol2-1:Files/misc/sci/OPlot/
  913. .name
  914. SatTrack
  915. .type
  916. Scientific Utility
  917. .short
  918. Full-featured Satellite tracking program
  919. .description
  920. SatTrack is a full-featured Satellite tracking program which uses
  921. mathematical formulas developed a hundred years ago.  The program
  922. provides the ability to enter the numerical information needed to
  923. track any satellite that orbits the Earth.  SatTrack can read both
  924. standards of satellite input format, as well as allowing for entering
  925. and modifying the information interactively.  SatTrack allows for
  926. multiple databases, each with a capacity of 300 satellites.
  927. .version
  928. 4.2
  929. .author
  930. Randy Stackhouse
  931. .restrictions
  932. Demo version, becomes less accurate as time goes on.
  933. .distribution
  934. Shareware
  935. .price
  936. $20-$25 (US)
  937. .address
  938. 4 Sinclair Cir.
  939. Indialantic, FL  32903
  940. USA
  941. .docs
  942. RTPatch.doc
  943. sattrack.guide
  944. .described-by
  945. Richard Fish
  946. .submittal
  947. Downloaded via ftp from Aminet.
  948. .stored-in
  949. GoldFish-Vol2-1:Files/misc/sci/SatTrack/
  950. .name
  951. Splines
  952. .type
  953. maths demo
  954. .short
  955. SAS/C 6.5x port of spline program.
  956. .description
  957. This is a port to SAS/C6.5x of a spline program original issued
  958. on Fish Disk 97 by Helene (Lee) Taran.
  959.  
  960. start-quote (from README.ORIGINAL):-
  961.  
  962.     This program demonstrates various curve fitting and rendering
  963.     techniques. The user chooses a sequence of points and a curve
  964.     type, and the program generates and displays the appropriate
  965.     curve.  A simple <..well...it looks simple> interface allows
  966.     the user to add, remove, and relocate points, in addition to
  967.     selecting a curve type.
  968.  
  969.  
  970.     Historical Note:
  971.        This program was written for my third assignment in
  972.        CS248A "Introduction to Computer Graphics" at Stanford.
  973.  
  974. end-quote
  975. .version
  976. 1.1
  977. .date
  978. Original circa 02-Sep-87 ; this port 1994.10.16
  979. .author
  980. Helene (Lee) Taran
  981. .email
  982. unknown
  983. .address
  984. unknown
  985. .restrictions
  986. none
  987. .requirements
  988. 68000+, KS2.04+
  989. .distribution
  990. Freeware
  991. .exectype
  992. Compiled C
  993. .installsize
  994. about 25K
  995. .source
  996. C; supplied - compilable under SAS/C 6.52
  997. .construction
  998. SAS/C 6.52
  999. .tested
  1000. A2000 with 68030, 1M Chip 6M Fast, A2320 deinterlacer
  1001. .run
  1002. Spline
  1003. .docs
  1004. README.GMD
  1005. README.ORIG
  1006. README.POPMENU
  1007. .described-by
  1008. Helene (Lee) Taran
  1009. .submittal
  1010. Gary Duncan (gduncan@philips.oz.au)
  1011.  
  1012. .stored-in
  1013. GoldFish-Vol2-1:Files/misc/sci/Splines/
  1014. .name
  1015. CPK
  1016. .fullname
  1017. CPK v2.5
  1018. .type
  1019. Molecular renderer
  1020. .short
  1021. Molecular renderer & manipulation prog.
  1022. .description
  1023. Program renders spacefilling, wireframe and ball and stick representations
  1024. of molecules in the standard molecule format provided by the Brookhaven
  1025. Protein Databank.  The program features a complete ARexx command set,
  1026. interactive molecule manipulation capabilities  and provides an
  1027. interface to the popular ray tracing program POV-Ray.  This
  1028. allows the user to generate high quality ray traced renderings of
  1029. molecules as well.
  1030. .requirements
  1031. Requires version 3.0 or higher of AmigaDOS
  1032. .version
  1033. 2.5
  1034. .date
  1035. 1994.09.20
  1036. .author
  1037. Eric G. Suchanek, Ph.D.
  1038. .distribution
  1039. Charityware
  1040. .address
  1041. 5785 Lake Michigan Drive \n Fairfield, OH 45014-4421 \n U.S.A.
  1042. .email
  1043. esuchanek@acm.org
  1044. .exectype
  1045. 68000, 68030, 68040
  1046. .construction
  1047. SAS/C 6.51 with full optimization
  1048. .tested
  1049. A2500/030, A3000, A4000/040
  1050. .docs
  1051. CPK.guide
  1052. CPK.dvi
  1053. .described-by
  1054. Eric G. Suchanek (esuchanek@acm.org)
  1055. .submittal
  1056. Submitted electronically directly by the author
  1057. .stored-in
  1058. GoldFish-Vol2-1:Files/misc/sci/cpk/
  1059.  
  1060. .name
  1061. Ensemble Verbes
  1062. .type
  1063. Education (French Language)
  1064. .short
  1065. French verb tutorial
  1066. .description
  1067. Ensemble Verbes is a program to help students practise and
  1068. master French verbs in the most common tenses of the
  1069. language.  The registered version of Ensemble Verbes
  1070. features over 75 verbs, including -er, -ir, -re, reflexive
  1071. and irregular conjugations; present, compound past,
  1072. imperfect, future, conditional and subjunctive present
  1073. tenses plus the present participle; and full online,
  1074. context-sensitive help via AmigaGuide.  This version of
  1075. the program includes all the -er verbs and two of the
  1076. tenses from the registered version.
  1077. Users can also obtain The French Student's Dictionary &
  1078. Guide, a 150-page, 5500-entry French/English and English/
  1079. French reference.  Registered users can get this at a
  1080. (very!) reduced cost.
  1081. .version
  1082. 1.2
  1083. .date
  1084. 1994.03.16
  1085. .author
  1086. Peter Janes
  1087. .restrictions
  1088. Demo version contains only present and subjunctive present
  1089. tenses, -er verbs, and a reduced AmigaGuide help file.
  1090. .reference
  1091. FreshFish-Vol3:New/misc/edu/Verbes/
  1092. 1.1
  1093. .requirements
  1094. Requires WB2.04 (V37)
  1095. .distribution
  1096. Shareware
  1097. .price
  1098. $25(CAN) - Ensemble Verbes program
  1099. $30(CAN) - Ensemble Verbes program + The French Student's Dictionary & Guide
  1100. $12(CAN) - The French Student's Dictionary & Guide
  1101. $3(CAN) - Shipping
  1102. .address
  1103. Peter Janes
  1104. R.R.#8,
  1105. Watford, ON
  1106. N0M 2S0
  1107. Canada
  1108. .email
  1109. pejanes@descartes.uwaterloo.ca
  1110. pejanes@io.org
  1111. .tested
  1112. A2000/030, A2000/040, A1000 with V37 through V40 system software.
  1113. .run
  1114. Verbes
  1115. Verbes (CLI)=Verbes
  1116. .docs
  1117. Verbes.guide
  1118. Verbes.txt
  1119. .described-by
  1120. Peter Janes (pejanes@descartes.uwaterloo.ca)
  1121. .source
  1122. Binary only.
  1123. .submittal
  1124. Downloaded via ftp from wuarchive.wustl.edu.
  1125. .stored-in
  1126. GoldFish-Vol2-1:Files/misc/edu/Verbes/
  1127. .name
  1128. Dinosaurs
  1129. .version
  1130. 2.0
  1131. .requirements
  1132. 3Mb ram or more
  1133. .author
  1134. Bob Burdett
  1135. .description
  1136. With lots of hi-res graphics, this demo version introduces you to all type
  1137. of dinosaurs from different gealogical time periods.  Give recreation,
  1138. skeletal view, geographic locations, taxonomic information and general
  1139. descriptions.
  1140. .described-by
  1141. Automatically generated from Contents file by c2pi program.
  1142. .short
  1143. Demo introduction to dinosaurs.
  1144. .stored-in
  1145. GoldFish-Vol2-1:Files/misc/edu/Dinosaurs/
  1146. .name
  1147. OurSolarSys
  1148. .author
  1149. Joe Korczynsk
  1150. ABCUG User Group
  1151. .description
  1152. Using the HELM multimedia authoring software package from Eagle Tree
  1153. Software, this "book" is a small guide to our solar system "The Milky Way".
  1154. It contains facts, pictures, and commentary about each planet.  The
  1155. information used in this "book" was provided by "The Planetary Society" a
  1156. nonprofit,tax-exempt membership organization dedicated to the exploration
  1157. of the solar system.
  1158. .described-by
  1159. Automatically generated from Contents file by c2pi program.
  1160. .short
  1161. A small guide to the Milky Way.
  1162. .stored-in
  1163. GoldFish-Vol2-1:Files/misc/edu/OurSolarSys/
  1164. .name
  1165. Night Math Attack
  1166. .type
  1167. Educational
  1168. .short
  1169. Educational math game
  1170. .description
  1171. Want a game for the kids that's educational and constructive?  Tired of them
  1172. blasting aliens?  Night Math Attack is a motivational game for practicing all 4
  1173. math operations (addition, subtraction, multiplication, and division), created
  1174. with help from an educational consultant.  Faster speed and accuracy at these
  1175. skills result in better problem-solving math ability and higher test scores.
  1176. The program has up-beat music, quality graphics, and no requirement for fast
  1177. hand control.  Following the title screen and instructions, the player chooses
  1178. which math operation to practice.  The game screen has a question at the top,
  1179. 4 answers down the left side, a helicopter in the middle, and a choice of sound
  1180. on/off at the bottom.  The player uses the joystick or cursor keys to fly the
  1181. chopper up or down so it is level with the correct answer, and then uses the
  1182. joystick or space bar to fire a missile at the answer.  A message then reports
  1183. whether the choice was right or wrong.  The wrong messages are followed by the
  1184. question with the correct answer to reinforce learning.  Wrong choices are
  1185. generated randomly so that students will no become used to the same choices
  1186. after repeated plays.  After 20 questions a "report card" gives the accuracy
  1187. rate.  There is a print-out option which prints wrong questions and out-of-time
  1188. questions for further study, which requires the printer driver to be in the
  1189. devs directory of the boot disk.  Practicing math facts as little as 5 minutes
  1190. a day usually results in a grade score improvement.
  1191. .author
  1192. Chris Evans
  1193. .distribution
  1194. Shareware
  1195. .price
  1196. $5
  1197. .address
  1198. 44 Shady Lane
  1199. RR7St. Thomas, ON
  1200. Canada  N5P 3T2
  1201. .tested
  1202. Night Math Attack works on all systems tested to date:  the stock A500 (512K),
  1203. A500 (1 MB), stock A2000, A2000-030, A3000, and A4000.
  1204. .docs
  1205. NMA.Docs.ascii
  1206. .described-by
  1207. Richard Fish
  1208. .submittal
  1209. Submitted on disk directly by the author.
  1210.  
  1211. .stored-in
  1212. GoldFish-Vol2-1:Files/misc/edu/Night_Math_Attack/
  1213. .name
  1214. CardApp
  1215. .type
  1216. OS Utility
  1217. .short
  1218. Reads/Writes PCMCIA cards on an Amiga
  1219. .description
  1220. CardApp is an integrated application which provides similar functionality to
  1221. the CLI programs CardList, CardAdd and CardAll.  It uses the AppIcon and
  1222. AppMenuItem features of Workbench 2.0 (and above) to provide a simple,
  1223. easy-to-use interface.
  1224.  
  1225. CardApp, CardList, CardAdd and CardAll were written to enable PCMCIA cards
  1226. from the Amstrad Notepad series (NC100, NC150 and NC200) to be read and
  1227. written on a suitably equipped Amiga (i.e., one with a PCMCIA card slot,
  1228. currently just the A600 and A1200).
  1229. .version
  1230. 1.0b
  1231. .author
  1232. Jason R. Hulance
  1233. .distribution
  1234. Copyrighted but Freely Redistributable
  1235. .email
  1236. m88jrh@uk.ac.ox.ecs
  1237. .source
  1238. E source included
  1239. .construction
  1240. Written in Amiga E v2.1b.
  1241. .tested
  1242. Untested on anything other than my A1200 with a 512KB PCMCIA card for
  1243. an NC100 Notepad.
  1244. .docs
  1245. CardApp.doc
  1246. .described-by
  1247. Richard Fish
  1248. .submittal
  1249. Downloaded via ftp from Aminet.
  1250.  
  1251. .stored-in
  1252. GoldFish-Vol2-1:Files/misc/emu/Card/
  1253.  
  1254. .name
  1255. TheA64Package
  1256. .type
  1257. Emulator
  1258. .short
  1259. A comprehensive Commodore 64 emulator
  1260. .description
  1261. A comprehensive emulator/utility package to assist Commodore 64 users
  1262. in upgrading to the Amiga.  This package compares to or surpasses the
  1263. commercially available packages of the same nature.  Many of the
  1264. utilities require a hardware interface that allows the Amiga to access
  1265. C64 peripherals such as disk drives and printers.  The hardware interface
  1266. available from QuesTronix.  Binary only.
  1267. .version
  1268. 3.01d
  1269. .author
  1270. Cliff Dugan, QuesTronix
  1271. .restrictions
  1272. Demo version only, fully functional, but will quit after approximately
  1273. 10 minutes
  1274. .reference
  1275. AmigaLibDisk555:TheA64Package/
  1276. 2.0
  1277. AmigaLibDisk379:TheA64Package/
  1278. 1.0
  1279. .distribution
  1280. Commercial Demo
  1281. .price
  1282. $69.95 (US)
  1283. .address
  1284. QuesTronix
  1285. P.O. Box 340265
  1286. Hartford, CT 06134-0265
  1287. U.S.A.
  1288. .docs
  1289. MiniDoc
  1290. Order.form
  1291. .described-by
  1292. Fred Fish (fnf@fishpond.cygnus.com)
  1293. .submittal
  1294. Submitted on disk directly by the author.
  1295. .stored-in
  1296. GoldFish-Vol2-1:Files/misc/emu/TheA64Package/
  1297. .name
  1298. Apple2000
  1299. .type
  1300. Emulator
  1301. .short
  1302. Premier Apple ][ emulator for the Amiga
  1303. .description
  1304. "Apple 2000" is the premier Apple ][ emulator for the Amiga computer.
  1305. At its current level it accurately emulates a 64K Apple ][+, including:
  1306. 6502 CPU; ALL video modes (Text, LoRes, HiRes, Mixed modes, etc); 16k RAM
  1307. card (64k computer); 5¼" disk drive (via disk images); Two button joystick;
  1308. Keyboard; Sound.  The emulation also runs in a completely system friendly
  1309. manner, multitasking properly with other programs.  The two main goals were
  1310. speed and accuracy.  This was accomplished by hand coding the emulator in
  1311. 100% machine language, optimization via instruction cycle analysis, and
  1312. painstaking attention to Apple hardware details.  Requires  Apple ][ ROM
  1313. image &    disk controller ROM image.
  1314. .author
  1315. Kevin Kralian
  1316. .version
  1317. 1.3
  1318. .requirements
  1319.  o Amiga computer with Kickstart 2.0 or newer (3.0+ still untested)
  1320.  o A 68020+ CPU.  Emulation WILL NOT WORK on a 68000 system at this time.
  1321.  o About 900k free RAM (preferably most of it FAST RAM)
  1322.  o ReqTools.library by Nico François
  1323.  o Apple ][ ROM image & disk controller ROM image
  1324.      (called _APPLE.ROM and _DISK.ROM)
  1325.  
  1326.   Recommended:
  1327.  o  A two-button joystick (to emulate the Apple's two-button joystick)
  1328.  o  A 68030 at ~25MHz (for full speed 1 MHz emulation)
  1329. .distribution
  1330. Shareware
  1331. .email
  1332. Kevin_Kralian@sacbbx.com
  1333. .docs
  1334. Apple2000.doc
  1335. Apple2000.guide
  1336. ReadMeFirst
  1337. .described-by
  1338. Fred Fish (fnf@fishpond.cygnus.com)
  1339. .submittal
  1340. Downloaded via ftp from wuarchive.wustl.edu.
  1341.  
  1342. .stored-in
  1343. GoldFish-Vol2-1:Files/misc/emu/Apple2000/
  1344. .name
  1345. TransNib
  1346. .author
  1347. Matt Francis
  1348. .version
  1349. 1.0
  1350. .description
  1351. A fast, simple parallel data transfer protocol.  It was designed to make
  1352. linking any type of machine to any other type as easy as possible.  All
  1353. that is required is six 5V I/O lines at each end.  It doesn't matter how
  1354. fast or slow each machine is, as the protocol uses a two-line handshake
  1355. procedure, ensuring the two machines cannot possibly go out of sync.  Any
  1356. two computers supporting the TransNib V1.00 protocol can be linked.  So
  1357. far, front-ends exist for Amiga and the Commodore 64.
  1358. .described-by
  1359. Automatically generated from Contents file by c2pi program.
  1360. .short
  1361. Simple parallel data transfer protocol.
  1362. .stored-in
  1363. GoldFish-Vol2-1:Files/misc/emu/TransNib/
  1364. .name
  1365. Z80
  1366. .author
  1367. Richard Carlsson
  1368. .version
  1369. 0.99b
  1370. .source
  1371. Includes source in assembly.
  1372. .distribution
  1373. Freeware
  1374. .description
  1375. Zilog Z80 CPU emulator package for the Motorola M68000 family.  It is coded
  1376. entirely in 680x0 assembler, and is probably the fastest existing Z80
  1377. emulator for this processor family, while retaining complete generality.
  1378. It was developed on an Amiga, but should be possible to use on any
  1379. 680x0-based computer without any modifications.
  1380. .described-by
  1381. Automatically generated from Contents file by c2pi program.
  1382. .short
  1383. Zilog Z80 CPU emulator in m68k assembly.
  1384. .stored-in
  1385. GoldFish-Vol2-1:Files/misc/emu/Z80/
  1386.  
  1387. .name
  1388. SoundMachine
  1389. .type
  1390. Sound Playing
  1391. .short
  1392. Loads,saves, & plays various sound files
  1393. .description
  1394. Allows you to load, save, and play various sound file formats
  1395. including RAW, IFF, VOC, and WAV.  Two versions are included:
  1396. one with an Intuition interface and a smaller CLI version.
  1397. Very useful for those who frequent BBS's and have access to
  1398. these type of sound files.  New version supports stereo WAV,
  1399. and 16-bit files and more configurability.
  1400. .version
  1401. 1.5
  1402. .author
  1403. Syd L Bolton, Legendary Design Technologies
  1404. .reference
  1405. AmigaLibDisk925:SoundMachine/
  1406. 1.0
  1407. .distribution
  1408. Copyrighted but Freely Redistributable
  1409. .address
  1410. In Canada/International:
  1411. ------------------------
  1412. Legendary Design Technologies Inc.
  1413. 25 Frontenac Avenue
  1414. Brantford, ON  N3R 3B7
  1415. CANADA
  1416. (519) 753-6120 voice/fax
  1417.  
  1418. In the United States:
  1419. ---------------------
  1420. Legendary Design Technologies Inc.
  1421. P.O. Box 1147
  1422. Lewiston, NY  14092-8147
  1423. U.S.A.
  1424. (519) 753-6120 voice/fax
  1425. .tested
  1426. Amiga 3000, OS2.1
  1427. Amiga 1000, OS1.3.
  1428. .docs
  1429. Changes.DOC
  1430. SMPlay.DOC
  1431. SoundMachine.DOC
  1432. SoundMachine.GUIDE
  1433. .described-by
  1434. Dan Fish (daf@starfish.amigalib.com)
  1435. .submittal
  1436. Submitted on disk directly by the author.
  1437. .stored-in
  1438. GoldFish-Vol2-1:Files/mus/edit/SoundMachine/
  1439.  
  1440. .name
  1441. MPMaster
  1442. .type
  1443. MIDI
  1444. .short
  1445. Transmit/Receive MIDI samples
  1446. .description
  1447. A useful MIDI program that enables to transmit/receive samples via MIDI
  1448. between the Amiga and any MIDI device that supports the MIDI Sample Dump
  1449. Standard format (such the Yamaha SY85 synthesizer).  It has a WorkBench
  1450. interface, can play samples and all settings of the sample can be modified
  1451. before transmission.  Includes a diagram to build a very small MIDI
  1452. interface.  Distributed in two languages: English and Spanish.  Binary
  1453. only.
  1454. .version
  1455. 2.0
  1456. .date
  1457. 1993.06.16
  1458. .reference
  1459. AmigaLibDisk961:MPMaster/
  1460. 1.2
  1461. .requirements
  1462. Requires OS2.04+
  1463. .author
  1464. Antonio J. Pomar Rosselló
  1465. .distribution
  1466. Freeware
  1467. .address
  1468. C/ Alférez Cerdá  nº 13-bajos
  1469. Palma de Mallorca 07014
  1470. Baleares (Spain)
  1471. .docs
  1472. English/MPMaster.DOC
  1473. English/MPMaster.HISTORY
  1474. Español/MPMaster.DOC
  1475. Español/MPMaster.HISTORIA
  1476. .described-by
  1477. Dan Fish (daf@starfish.amigalib.com)
  1478. .submittal
  1479. Submitted on disk directly by the author.
  1480. .stored-in
  1481. GoldFish-Vol2-1:Files/mus/midi/MPMaster/
  1482. .name
  1483. MusicWeb
  1484. .fullname
  1485. The Music Web
  1486. .type
  1487. MIDI Real Time
  1488. .short
  1489. MIDI Processing - Graphic-diagram
  1490. .description
  1491. An extensible, interactive, graphic-diagram environment for building
  1492. configurations of elements to manipulate MIDI event streams.  Modules with
  1493. specific functions can be `plugged together' by placing icons in a diagram
  1494. and linking them in the desired configuration; paths may branch and join to
  1495. form a two-dimensional network. This is an early release, with a limited
  1496. set of modules -- including an 8SVX `instrument' -- intended for real-time
  1497. performance.
  1498. .version
  1499. 1.2
  1500. .date
  1501. 1994.03.19
  1502. .author
  1503. Pete Goodeve
  1504. .restrictions
  1505. Some more complex uses will be too slow on a 68000
  1506. .requirements
  1507. 2.04 OS or later; 1MB or more of memory.
  1508. Needs ppipc.library (supplied) in LIBS:
  1509. .reference
  1510. AmigaLibDisk290:IPC/
  1511. 2.1
  1512. .distribution
  1513. Shareware
  1514. .price
  1515. $35 (US) suggested
  1516. .address
  1517. 3012 Deakin St #D
  1518. Berkeley, CA 94705, USA
  1519. .email
  1520. pete@violet.berkeley.edu
  1521. .docs
  1522. README
  1523. GUIDE/MusicWeb.GUIDE
  1524. GUIDE/Modules.GUIDE
  1525. GUIDE/Examples.GUIDE
  1526. GUIDE/Reference.GUIDE
  1527. .described-by
  1528. Pete Goodeve <pete@violet.berkeley.edu>
  1529. .submittal
  1530. Submitted electronically directly by the author.
  1531. .aminet-dir
  1532. mus/midi
  1533. .stored-in
  1534. GoldFish-Vol2-1:Files/mus/midi/MusicWeb/
  1535.  
  1536. .name
  1537. Pro-Wizard
  1538. .type
  1539. Sound Playing
  1540. .short
  1541. Convert many music formats to Protracker
  1542. .description
  1543. Pro-Wizard is a multi-converter for Amiga music files packed with tools
  1544. like NoisePacker, ProPacker, ProRunner, and so on...  It converts all
  1545. these weird formats in the standard Protracker format!
  1546. New Features in this V2.0 :
  1547.  - Written in * 100% Assembler *!
  1548.  - User-friendly : mouse / gadgets / menus / keyboard!
  1549.  - XPK-libraries support.
  1550.  - Multi-Select allowed in the Loading requester!!
  1551.  - File-Ripper !!!!!
  1552.  - 12 new formats  ---->  40  recognized formats!
  1553.  - Possibility to enable/disable each format.
  1554.  - Palette requester, Screen Mode requester, Save Prefs.
  1555.  - Graphic User Interface!
  1556.  - Recognition help inside the program (VIEW function)!
  1557.  - Iconify function!
  1558. .version
  1559. 2.0
  1560. .date
  1561. 1994.04.20
  1562. .author
  1563. Nicolas "Gryzor" FRANCK
  1564. .requirements
  1565. Requires OS 2.04+
  1566. .distribution
  1567. Shareware
  1568. .price
  1569. $15 (US), Fr50, DM20
  1570. .address
  1571. 157, Rue de Strasbourg
  1572. 77350 LE MEE SUR SEINE
  1573. FRANCE
  1574. .docs
  1575. Docs/Pro-Wiz-2_English.doc
  1576. Docs/Pro-Wiz-2_English.guide
  1577. Docs/Pro-Wiz-2_FORMATS.guide
  1578. Docs/Pro-Wiz-2_French.doc
  1579. Docs/Pro-Wiz-2_French.guide
  1580. Docs/Pro-Wizard-2.Orderform
  1581. Docs/Pro-Wizard-2_History
  1582. .described-by
  1583. Dan Fish (daf@starfish.amigalib.com)
  1584. .submittal
  1585. Submitted on disk directly by the author.
  1586. .stored-in
  1587. GoldFish-Vol2-1:Files/mus/misc/Pro-Wizard/
  1588.  
  1589. .name
  1590. HD_Frequency
  1591. .type
  1592. Sound Sampling
  1593. .short
  1594. Record sound samples to hard drive
  1595. .description
  1596. Release 2 of a harddisk recording system for 8 bit samplers.  Many new
  1597. brilliant features, new modular GUI conception.  Improved FourTrack cpu
  1598. replay routine (68030+) for best results.  Replay now works >30 kHz.
  1599. 68020+ specific versions included.  Binary only
  1600. .version
  1601. 38.076
  1602. .date
  1603. 1994.03.20
  1604. .author
  1605. Michael Bock
  1606. .restrictions
  1607. Cut Function disabled
  1608. Most Effect modules disabled
  1609. Sample length reduced to 800kb
  1610. Playlist Editor limited to 5 entries
  1611. The documentation is only half of its original size
  1612. .reference
  1613. FreshFish-Vol3:new/mus/misc/HD_Frequency
  1614. 38.051
  1615. AmigaLibDisk924:HD_Frequency/
  1616. 37.142
  1617. .distribution
  1618. Shareware
  1619. .price
  1620. $30(US), DM50
  1621. .address
  1622. Vorwärtsstraße 5
  1623. 44139 Dortmund
  1624. Germany
  1625. .docs
  1626. HDFrequency.doc
  1627. HDFrequency.dok
  1628. Register
  1629. RevisionHistory
  1630. .described-by
  1631. Fred Fish (fnf@fishpond.cygnus.com)
  1632. .submittal
  1633. Submitted electronically directly by the author.
  1634. .contents
  1635. HD_Frequency    Release 2 of a harddisk recording system for 8 bit
  1636.         samplers.  Many new brilliant features, new modular GUI
  1637.         conception.  Improved FourTrack cpu replay routine
  1638.         (68030+) for best results.  Replay now works >30 kHz.
  1639.         68020+ specific versions included.  Limited, demo version
  1640.         only.  Version 38.076, binary only, shareware.
  1641.         Author:  Michael Bock
  1642. .stored-in
  1643. GoldFish-Vol2-1:Files/mus/misc/HD_Frequency/
  1644. .name
  1645. Amiga_Speaker_Design
  1646. .short
  1647. Program to design speaker enclosures
  1648. .description
  1649. Program to design vented or sealed speaker enclosures.
  1650. .author
  1651. Dennis Williams
  1652. .version
  1653. 1.00
  1654. .distribution
  1655. Shareware
  1656. .price
  1657. $5 (US)
  1658. .address
  1659. 916 4th Street
  1660. Rapid City, SD  57701
  1661. .described-by
  1662. Richard Fish
  1663. .submittal
  1664. Submitted on disk directly by author.
  1665. .stored-in
  1666. GoldFish-Vol2-1:Files/mus/misc/Speaker_Design/
  1667. .name
  1668. DSound
  1669. .description
  1670. DSound is an 8SVX sound sample player that plays samples
  1671. directly off a hard drive, without having to load an entire
  1672. sample into memory first, making it possible to play samples
  1673. of any length even under limited memory conditions. This
  1674. version fixes some bugs and adds a display to the DSound
  1675. window that shows the length of the sample and the amount
  1676. played so far, both in minutes::seconds format.
  1677. .short
  1678. Play 8SVX samples off hard drive.
  1679. .type
  1680. Sound Playing
  1681. .version
  1682. 1.50
  1683. .reference
  1684. AmigaLibDisk910/DSound/
  1685. 1.30
  1686. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk910/DSound/
  1687. 1.30
  1688. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk910/DSound/
  1689. 1.30
  1690. FrozenFish-Vol1:BBS/ALib/d9xx/d910/DSound.lha
  1691. 1.30
  1692. GoldFish-Vol1-1:BBS/d9xx/d910/DSound.lha
  1693. 1.30
  1694. GoldFish-Vol1-2:d9xx/d910/DSound/
  1695. 1.30
  1696. AmigaLibDisk729/DSound/
  1697. 1.20
  1698. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk729/DSound/
  1699. 1.20
  1700. FrozenFish-Vol1:BBS/ALib/d7xx/d729/DSound.lha
  1701. 1.20
  1702. GoldFish-Vol1-1:BBS/d7xx/d729/DSound.lha
  1703. 1.20
  1704. GoldFish-Vol1-2:d7xx/d729/DSound/
  1705. 1.20
  1706. AmigaLibDisk654/DSound/
  1707. 1.00
  1708. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk654/DSound/
  1709. 1.00
  1710. FrozenFish-Vol1:BBS/ALib/d6xx/d654/DSound.lha
  1711. 1.00
  1712. GoldFish-Vol1-1:BBS/d6xx/d654/DSound.lha
  1713. 1.00
  1714. GoldFish-Vol1-2:d6xx/d654/DSound/
  1715. 1.00
  1716. AmigaLibDisk546/DSound/
  1717. 0.91a
  1718. FrozenFish-Vol1:BBS/ALib/d5xx/d546/DSound.lha
  1719. 0.91a
  1720. GoldFish-Vol1-1:BBS/d5xx/d546/DSound.lha
  1721. 0.91a
  1722. GoldFish-Vol1-2:d5xx/d546/DSound/
  1723. 0.91a
  1724. .source
  1725. Includes source.
  1726. .author
  1727. Dave Schreiber
  1728. .docs
  1729. DSound.doc
  1730. .described-by
  1731. Richard Fish
  1732. .submittal
  1733. Downloaded via ftp from Aminet.
  1734. .stored-in
  1735. GoldFish-Vol2-1:Files/mus/play/DSound/
  1736. .name
  1737. JukeBox
  1738. .type
  1739. CDROM utility
  1740. .version
  1741. 2.83
  1742. .date
  1743. 1994.05.23
  1744. .author
  1745. Franz-Josef Reichert
  1746. .email
  1747. fjrei@kbsaar.saar.de
  1748. .short
  1749. GUI-based audio CDROM disk player
  1750. .description
  1751. A program to play compact digitial audio discs by emulating
  1752. a graphical user interface similar to common CD players. Supports
  1753. various vendor's SCSI-CDROM-player, CDTV and A570. It provides a
  1754. command line oriented, fully programmable ARexx user interface,
  1755. as well.
  1756. .restrictions
  1757. Demo version with some features disabled, full featured shareware
  1758. release available from author.
  1759. .distribution
  1760. freely distributable
  1761. .price
  1762. Suggested shareware fee is US $30, DM 50
  1763. .exectype
  1764. binary
  1765. .installsize
  1766. 150K - 600K
  1767. .source
  1768. not included
  1769. .docs
  1770. JukeBox.guide
  1771. .stored-in
  1772. GoldFish-Vol2-1:Files/mus/play/JukeBox/
  1773. .name
  1774. OctaMEDPlayer
  1775. .author
  1776. Teijo Kinnunen and AMIGANUTS UNITED
  1777. .address
  1778. Oksantie 19
  1779. FIN-86300  OULAINEN
  1780. FINLAND
  1781. .version
  1782. 5.12
  1783. .date
  1784. 1994.07.17
  1785. .reference
  1786. AmigaLibDisk819:OctaMEDPlayer/
  1787. 4.04
  1788. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk819/OctaMEDPlayer/
  1789. 4.04
  1790. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk819/OctaMEDPlayer/
  1791. 4.04
  1792. FrozenFish-Vol1:BBS/ALib/d8xx/d819/OctaMEDPlayer.lha
  1793. 4.04
  1794. GoldFish-Vol1-1:BBS/d8xx/d819/OctaMEDPlayer.lha
  1795. 4.04
  1796. GoldFish-Vol1-2:d8xx/d819/OctaMEDPlayer/
  1797. 4.04
  1798. AmigaLibDisk688:OctaMEDPlayer/
  1799. 3.00
  1800. FreshFish-Vol1:Old/AmigaLibDisks/Disks680-699/Disk688/OctaMEDPlayer/
  1801. 3.00
  1802. FrozenFish-Vol1:BBS/ALib/d6xx/d688/OctaMEDPlayer.lha
  1803. 3.00
  1804. GoldFish-Vol1-1:BBS/d6xx/d688/OctaMEDPlayer.lha
  1805. 3.00
  1806. GoldFish-Vol1-2:d6xx/d688/OctaMEDPlayer/
  1807. 3.00
  1808. .description
  1809. Standalone player program for playing songs made with OctaMED.  Can load
  1810. sng+samples-format and MMD0/MMD1-modules made with MED V2.10 or later, or
  1811. any version of OctaMED.  Can play standard four channel Amiga songs, MIDI
  1812. songs, 5 to 8 channel OctaMED songs, and multi-modules.  Has a nice 2.0
  1813. look and works fine under 2.0 as well as 1.3.
  1814. .docs
  1815. OctaMEDPlayer.guide
  1816. .described-by
  1817. Richard Fish
  1818. .short
  1819. Player for songs made with OctaMED
  1820.  
  1821.  
  1822.  
  1823.  
  1824. .stored-in
  1825. GoldFish-Vol2-1:Files/mus/play/OctaMEDPlayer/
  1826. .name
  1827. CDTV-Player
  1828. .type
  1829. Sound Playing
  1830. .short
  1831. Plays audio CD's while multitasking
  1832. .description
  1833. A utility for all those people, who'd like to play Audio CD's while
  1834. multitasking on WorkBench.  It's an emulation of CDTV's remote
  1835. control, but is a little more sophisticated.  Allows access to the
  1836. archive even without a CDROM drive (i.e. AMIGA 500-4000), although you
  1837. can't play a CD.  Program and KARAOKE (live on-screen) included.
  1838. Recognizes CDs automatically.  Works on all CDTVs, AMIGA CD 32 and all
  1839. CD ROM emulating the cdtv.device or cd.device.
  1840. .version
  1841. 2.31
  1842. .author
  1843. Daniel Amor
  1844. .reference
  1845. AmigaLibDisk894:CDTV-Player/
  1846. 2.05
  1847. AmigaLibDisk868:CDTV-Player/
  1848. 2.0
  1849. AmigaLibDisk849:CDTV-Player/
  1850. 1.8
  1851. AmigaLibDisk805:CDTV-Player/
  1852. 1.5
  1853. AmigaLibDisk759:CDTV-Player/
  1854. 1.0
  1855. .distribution
  1856. Freeware
  1857. .address
  1858. Ludwigstr. 124
  1859. 70197 Stuttgart
  1860. Germany
  1861. .email
  1862. amor@student.uni-tuebingen.de
  1863. .docs
  1864. Docs/ReadMe.guide
  1865. Docs/ReadMe
  1866. Docs/Liesmich.guide
  1867. Docs/Liesmich
  1868. Docs/Lismoi.guide
  1869. Docs/Lismoi
  1870. .described-by
  1871. Fred Fish (fnf@amigalib.com)
  1872. .submittal
  1873. Submitted electronically directly by the author.
  1874. .stored-in
  1875. GoldFish-Vol2-1:Files/mus/play/CDTV-Player/
  1876. .name
  1877. DASModPlayer
  1878. .author
  1879. Pauli Porkka
  1880. .version
  1881. 1.61
  1882. .description
  1883. A module player for ProTracker/NT modules.  Lots of features including:
  1884. XPK, Powerpacker, and LHA support (In theory, all external archivers
  1885. supported, zip, zoo, shrink, etc.); Commodity with AppIcon, AppWindow and
  1886. ToolType support; Configuration, Keyboard shortcut, Screen Jumping, and
  1887. ARexx support; Auto detach from the CLI.
  1888. .described-by
  1889. Automatically generated from Contents file by c2pi program.
  1890. .short
  1891. Module player for ProTracker/NT modules.
  1892. .stored-in
  1893. GoldFish-Vol2-1:Files/mus/play/DASModPlay/
  1894. .name
  1895. PowerTracker
  1896. .author
  1897. Wai Hung Liu
  1898. .version
  1899. 1.3b
  1900. .distribution
  1901. Public Domain
  1902. .description
  1903. Module-Replayer supporting more than 20 formats.  A music player that goes
  1904. back to the basics.  It supports a wide range of music formats without the
  1905. need for many external libraries and players.  PowerTracker is a complete
  1906. music player in one tidy package!
  1907. .described-by
  1908. Automatically generated from Contents file by c2pi program.
  1909. .short
  1910. Module replayer with 20+ formats.
  1911. .stored-in
  1912. GoldFish-Vol2-1:Files/mus/play/PowerTracker/
  1913. .name
  1914. DeliTracker
  1915. .type
  1916. Sound Playing
  1917. .short
  1918. Flexible soundplayer for many formats
  1919. .description
  1920. A highly flexible soundplayer which supports many sound formats.  The
  1921. replay routines for the common formats ProTracker, NoiseTracker,
  1922. SoundTracker 15 and 31 inst. and StarTrekker without AM sounds, are
  1923. built within DeliTracker.  Additional players can be loaded from disk.
  1924. DeliTracker is NOT a Sampler, Digitizer, MIDI sequencer nor a song
  1925. editor.  It is only meant to play music modules in a very comfortable
  1926. way.  Here are some reasons for using DeliTracker: System friendly and
  1927. multitasks happily; Highly expandable due to modular concept; Allocates
  1928. the sound channels; Supports xpkmaster.library for decrunching; Correct
  1929. play speed in PAL/NTSC (uses timerdevice); Works well with serial.device;
  1930. Modulelists; ARexx; PubScreen support; Hotkey (Commodity); Appwindow,
  1931. modules can be played by simply dropping the module icon (or even a hole
  1932. directory) into the mainwindow; Written in 100% Assembler. Binary only.
  1933. .version
  1934. 2.07
  1935. .author
  1936. Peter Kunath, Frank Riffel
  1937. .requirements
  1938. Requires OS2.0+
  1939. .reference
  1940. AmigaLibDisk748:DeliTracker/
  1941. 1.30
  1942. .distribution
  1943. Shareware
  1944. .price
  1945. $20 (US), DM20
  1946. .address
  1947. Frank Riffel
  1948. Merkstr. 27
  1949. 82405 Wessobrunn
  1950. Germany
  1951. .docs
  1952. Distribution
  1953. Docs/DeliTracker.doc
  1954. Docs/DeliTracker.dok
  1955. Docs/Genies.doc
  1956. Docs/Genies.dok
  1957. Docs/History.doc
  1958. Docs/History.dok
  1959. Docs/Players.doc
  1960. Docs/Players.dok
  1961. .described-by
  1962. Richard Fish
  1963. .submittal
  1964. Downloaded via ftp from wuarchive.wustl.edu.
  1965. .stored-in
  1966. GoldFish-Vol2-1:Files/mus/play/DeliTracker_II/
  1967. .name
  1968. Bent
  1969. .fullname
  1970. Bent
  1971. .type
  1972. Picture
  1973. .short
  1974. An insane Imagine/Mathvision rendering.
  1975. .description
  1976. An insane Imagine and Mathvision rendering by Bill Graham, in jpeg format.
  1977. .author
  1978. Bill Graham
  1979. .distribution
  1980. Copyrighted but Freely Redistributable
  1981. .email
  1982. w.graham6@genie.geis.com
  1983. .described-by
  1984. Fred Fish (fnf@amigalib.com)
  1985. .submittal
  1986. Submitted on disk directly by the author.
  1987. .stored-in
  1988. GoldFish-Vol2-1:Files/pix/bill/Bent.jpg
  1989. .name
  1990. BillsLounge
  1991. .fullname
  1992. BillsLounge
  1993. .type
  1994. Picture
  1995. .short
  1996. A rendering of a bizarre bar scene.
  1997. .description
  1998. It's been said that every man would like to own his own
  1999. bar. Well, here is Bill's, as a jpeg image.
  2000. .author
  2001. Bill Graham
  2002. .distribution
  2003. Copyrighted but Freely Redistributable
  2004. .email
  2005. w.graham6@genie.geis.com
  2006. .described-by
  2007. Fred Fish (fnf@amigalib.com)
  2008. .submittal
  2009. Submitted on disk directly by the author.
  2010. .stored-in
  2011. GoldFish-Vol2-1:Files/pix/bill/BillsLounge.jpg
  2012. .name
  2013. Chamber3
  2014. .fullname
  2015. Chamber3
  2016. .type
  2017. Picture
  2018. .short
  2019. An insane Imagine/Mathvision rendering.
  2020. .description
  2021. An insane Imagine and Mathvision rendering by Bill Graham, in jpeg format.
  2022. .author
  2023. Bill Graham
  2024. .distribution
  2025. Copyrighted but Freely Redistributable
  2026. .email
  2027. w.graham6@genie.geis.com
  2028. .described-by
  2029. Fred Fish (fnf@amigalib.com)
  2030. .submittal
  2031. Submitted on disk directly by the author.
  2032. .stored-in
  2033. GoldFish-Vol2-1:Files/pix/bill/Chamber3.jpg
  2034. .name
  2035. 24BitComix
  2036. .short
  2037. A 24-bit raytraced comic strip series.
  2038. .description
  2039. A 24-bit raytraced comic strip series staring Dexter and Elmo,
  2040. the tongue monsters.
  2041. .type
  2042. Picture
  2043. .author
  2044. Bill Graham
  2045. .keywords
  2046. Picture
  2047. .distribution
  2048. Copyrighted, distributed with permission of the author.
  2049. .address
  2050. 2401 W. Seldon Lane
  2051. Phoenix, AZ  85021
  2052. USA
  2053. .email
  2054. w.graham@genie.geis.com
  2055. .phone
  2056. (602) 864-9183
  2057. .described-by
  2058. Fred Fish (fnf@amigalib.com)
  2059. .submittal
  2060. Submitted electronically directly by the author.
  2061. .stored-in
  2062. GoldFish-Vol2-1:Files/pix/bill/24BitComix/
  2063. .name
  2064. MagicExpansion
  2065. .type
  2066. Workbench Tool
  2067. .short
  2068. Useful expansions for MagicWB and MUI
  2069. .description
  2070. MagicExpansion is a package with  lots  of  expansions  for  MagicWB  by
  2071. Martin  Huttenloher  and  MUI  (MagicUserInterface)  by  Stefan  Stuntz.
  2072. .version
  2073. 1.3
  2074. .author
  2075. Johannes Beigel
  2076. .distribution
  2077. Giftware
  2078. .address
  2079. Fliederstr. 43a
  2080. 65396 Walluf
  2081. GERMANY
  2082. .docs
  2083. docs/english/ME13.doc
  2084. docs/english/ME13.guide
  2085. docs/deutsch/ME13.doc
  2086. docs/deutsch/ME13.guide
  2087. docs/Changes
  2088. docs/TODO
  2089. .described-by
  2090. Richard Fish
  2091. .submittal
  2092. Downloaded via ftp from Aminet.
  2093. .stored-in
  2094. GoldFish-Vol2-1:Files/pix/icon/MagicExpansion/
  2095. .name
  2096. TrevsWBPix
  2097. .type
  2098. Workbench Tool
  2099. .short
  2100. Set of MagicWB patterns, etc
  2101. .description
  2102. Excuse me, but I'm too lazy to write very much so...
  2103. The original archive contains this text file, a prefs drawer (with 16 magic workbench images in the
  2104. patterns drawer, a presets drawer, and the env-archive drawer), a piece of a startup-sequence in the
  2105. s: dir, and a rand command in the c: dir., as well as two sample pictures grabbed from my WB.
  2106. .author
  2107. Trevor Morris
  2108. .distribution
  2109. Freeware
  2110. .docs
  2111. readme
  2112. .described-by
  2113. Richard Fish
  2114. .submittal
  2115. Downloaded via ftp from Aminet.
  2116. .stored-in
  2117. GoldFish-Vol2-1:Files/pix/icon/TrevsWBPix/
  2118. .name
  2119. GreatSASCIcons
  2120. .type
  2121. Workbench Tool
  2122. .short
  2123. Great SAS C Icons (MagicWB style)
  2124. .description
  2125. A totally cool collection of icons for use with SAS C version 6.5.
  2126. The icons are roughly based off of the icons included with the Sas C pakage.
  2127. Enjoy Everyone. These icons are by the way the *best* (much better then an
  2128. earlier coolection I saw on Aminet which only included the icons for the
  2129. starter_project folder.
  2130. .author
  2131. Jody Andrew Garnett
  2132. .distribution
  2133. Copyrighted but Freely Redistributable
  2134. .email
  2135. jgarnett@sfu.ca
  2136. .docs
  2137. greatsascicons.readme
  2138. .described-by
  2139. Richard Fish
  2140. .submittal
  2141. Downloaded via ftp from Aminet.
  2142. .stored-in
  2143. GoldFish-Vol2-1:Files/pix/icon/GreatSASCIcons/
  2144. .name
  2145. IconPack
  2146. .short
  2147. Complete collection of replacement icons
  2148. .version
  2149. 1.0
  2150. .author
  2151. Tom Ekstr|m (litoek@kielo.uta.fi)
  2152. .description
  2153. IconPack is a complete collection of replacement icons
  2154. for Workbench 2 and 3. They are designed to look good
  2155. on a standard four-colour, high resolution, non-
  2156. interlaced screen. They are of the same shape and size
  2157. and use the same colour scheme of gray, black, white
  2158. and blue as the original icons.
  2159. IconPack contains icons for all standard Workbench files,
  2160. plus icons for some popular PD/shareware programs, hard-disk
  2161. related tools, and all usual datafiles (such as pictures,
  2162. textfiles, music etc.)
  2163.  
  2164. IconPack also includes the Iconizer utility to make the
  2165. installation of images from one icon to another as effortless
  2166. as possible. Iconizer changes only the imagery of icons, not
  2167. affecting the tool types, position, etc.
  2168. Source and destination icons can be selected either according to
  2169. a script, or manually with appwindow/file requester support.
  2170. Sporting a font-sensitive, graphical user-interface, Iconizer
  2171. lets you see the new image and the original image side-by-side,
  2172. before the installation, and lets you install or reject icons on
  2173. an icon-by-icon basis.
  2174. A script for Iconizer is provided that installs the icons from
  2175. IconPack to you workbench.
  2176. .requirements
  2177. AmigaDOS version 2 or later. The installer requires at least
  2178. version 2.04.
  2179. .address
  2180. Tiilentekijankatu 16 as.10
  2181. FIN-20810 Turku
  2182. FINLAND
  2183. (Europe)
  2184. .email
  2185. litoek@kielo.uta.fi
  2186. .distribution
  2187. IconPack is freely distributable as long as all files are
  2188. included in the distribution, without deletions, additions
  2189. or modifications of any kind.
  2190. .submittal
  2191. Submitted electronically by the Author
  2192. .docs
  2193. IconPack.doc
  2194. IconPack.guide
  2195.  
  2196.  
  2197.  
  2198.  
  2199.  
  2200.  
  2201. .stored-in
  2202. GoldFish-Vol2-1:Files/pix/icon/IconPack/
  2203. .name
  2204. isoicons8
  2205. .type
  2206. icons
  2207. .short
  2208. Set of 8 color icons for WB 2.04
  2209. .description
  2210. Well, here they are: 8-color icons for WB 2.04.  These icons are nearly
  2211. exact duplicates of the 16-color icons designed by Roger McVey, with a few
  2212. additions for icons that he did not include, and a few edits to some of the
  2213. icons that I felt could be improved.
  2214. .author
  2215. Eric Penn
  2216. Roger McVey
  2217. .distribution
  2218. Copyrighted but Freely Redistributable
  2219. .docs
  2220. Note.readme
  2221. README.PLEASE
  2222. .described-by
  2223. Richard Fish
  2224. .submittal
  2225. Submitted electronically directly by the author.
  2226. .stored-in
  2227. GoldFish-Vol2-1:Files/pix/icon/IsoIcons8/
  2228. .name
  2229. MagicIcons
  2230. .author
  2231. Thomas Baetzler
  2232. .description
  2233. Standard icons are just so boooring... After installing MagicWB I disliked
  2234. my old icons even more and I started to fiddle around with the existing
  2235. material to produce something more in line with the new 'magic' look of my
  2236. system. And this is the result.  Nothing really original, since I just took
  2237. a set of MagicWB icons, another set of my old icons and stir-fried them
  2238. using Deluxe Paint.
  2239. .described-by
  2240. Automatically generated from Contents file by c2pi program.
  2241. .short
  2242. A set of icons for MagicWB.
  2243. .stored-in
  2244. GoldFish-Vol2-1:Files/pix/icon/MagicIcons/
  2245.  
  2246. .name
  2247. ABC-Patterns
  2248. .type
  2249. Picture
  2250. .short
  2251. 200+ WorkBench backdrop patterns
  2252. .description
  2253. A collection of over 200 WorkBench backdrop patterns
  2254.  
  2255.    The patterns are designed for ...
  2256.    - a proportional ScreenMode (640x512, for example) with square pixels
  2257.    - an 8-color Workbench Screen (3 bitplanes)
  2258.    - colors similar to the colors of "MagicWB"
  2259.      (© 1993 by Martin Huttenloher)
  2260.  
  2261. .version
  2262. 1.1
  2263. .date
  2264. 1994.10.04
  2265. .author
  2266. Dietmar Knoll
  2267. .requirements
  2268. Requires OS2.0+
  2269. .distribution
  2270. Copyrighted but Freely Redistributable
  2271. .address
  2272. Iltisweg 6
  2273. D-37081 Gottingen
  2274. GERMANY
  2275. .email
  2276. knoll@namu01.gwdg.de
  2277. .docs
  2278. ABC-Patterns.doc
  2279. ABC-Patterns.guide
  2280. .described-by
  2281. Dan Fish (daf@starfish.amigalib.com)
  2282. .submittal
  2283. Downloaded via ftp from wuarchive.wustl.edu.
  2284. .stored-in
  2285. GoldFish-Vol2-1:Files/pix/icon/ABC-Patterns/
  2286. .name
  2287. CreaTV-Icons
  2288. .type
  2289. Workbench Icons
  2290. .short
  2291. Icons for MagicWB-styled Workbenches
  2292. .description
  2293. A sample bunch of Drive-icons, Dock-icons (usable with
  2294. e.g. Toolmanager or as Tool-icons), default icons for
  2295. use with the whatis.library-package and more.
  2296. These artworks are reflecting the style of the Magic-
  2297. WorkBenchIcons.
  2298. .version
  2299. 1.0
  2300. .author
  2301. Karsten Böhm
  2302. .distribution
  2303. Giftware
  2304. .address
  2305. Ringstr. 55 A
  2306. 91555 Feuchtwangen
  2307. Germany
  2308. .described-by
  2309. Karsten Böhm
  2310. .submittal
  2311. Submitted on disk directly by the author.
  2312.  
  2313.  
  2314.  
  2315. .stored-in
  2316. GoldFish-Vol2-1:Files/pix/icon/CreaTV-Icons/
  2317. .name
  2318. TrashIntel
  2319. .type
  2320. Icon
  2321. .short
  2322. "Intel Inside" trashcan icon
  2323. .description
  2324. I put together this icon from Intel In/Out WB pics downloaded here.
  2325. .author
  2326. Bill Chin
  2327. .distribution
  2328. Copyrighted but Freely Redistributable
  2329. .email
  2330. b.chinjr@genie.geis.com
  2331. .described-by
  2332. Richard Fish
  2333. .submittal
  2334. Submitted electronically directly by the author.
  2335.  
  2336. .stored-in
  2337. GoldFish-Vol2-1:Files/pix/icon/TrashIcon/
  2338. .name
  2339. SIRDS-Images
  2340. .fullname
  2341. Misc SIRDS Images
  2342. .aminet-dir
  2343. pix/misc
  2344. .type
  2345. Picture
  2346. .short
  2347. 51 Single Image Random Dot Stereograms.
  2348. .description
  2349. An archive of 51 miscellaneous Single Image Random Dot Stereograms.
  2350.  
  2351. Have you walked through a mall lately? These days, as you wander past
  2352. most of the poster shops, there will be a large group of people
  2353. staring at the same poster with surprisingly weird expressions on
  2354. their faces. Some will be in the initial stages of denial or
  2355. rejection---they will be concentrating, some slowly rocking their
  2356. heads backwards and forwards, searching for an image that they have
  2357. never seen before. Others will be grinning from ear to ear, pointing
  2358. at the poster, chuckling with their friends that a member of their
  2359. group hasn't seem them yet.  "Come on Bill, come on!", they cry and as
  2360. Bill gets increasingly more frustrated he concentrates harder and
  2361. harder, until finally (if he's lucky) he sees a true 3D image, without
  2362. the need for special glasses or equipment.
  2363.  
  2364. These pictures are known as Single Image Random Dot Stereograms
  2365. (SIRDS), or Single Image Stereograms (SIS) depending on whether the
  2366. picture contains random dots as a base for the 3D effect, or a
  2367. repetitive pattern. Unfortunately, each commercial company has
  2368. labelled them differently. Shop owners generally don't know what you
  2369. mean, unless you say "Hollusion" or one of the many other specific
  2370. names.
  2371.  
  2372. (Description from SIRDS-FAQ by Stuart Inglis)
  2373. .version
  2374. ?.?
  2375. .author
  2376. Miscellaneous
  2377. .distribution
  2378. Copyrighted but Freely Redistributable
  2379. .docs
  2380. SIRDS-FAQ
  2381. .described-by
  2382. Fred Fish (fnf@amigalib.com)
  2383. .submittal
  2384. Downloaded via ftp from katz.anu.edu.au
  2385. .stored-in
  2386. GoldFish-Vol2-1:Files/pix/misc/SIRDS-Images/
  2387. .name
  2388. VahlenkampArt
  2389. .type
  2390. Pictures
  2391. .short
  2392. Small selection of HAM/HAM8 artwork
  2393. .description
  2394. The files in this archive:
  2395.  
  2396. Landscape.pic      320x400x6
  2397. RainbowWeb.pic     784x454x8
  2398. RGB.pic            784x454x8
  2399. SpaceTemple.pic    640x400x8
  2400. VortexTemple.pic   784x454x8
  2401.  
  2402. are a small selection of HAM/HAM8 artwork I created with DeluxePaint
  2403. IV AGA and Genesis. These pictures are freely redistributable, so feel
  2404. free to copy them. However, they must not be sold for profit without
  2405. my permission.
  2406. .author
  2407. Henning Vahlenkamp
  2408. .distribution
  2409. Copyrighted but Freely Redistributable
  2410. .address
  2411. 216 Spring Hill Road
  2412. Matawan, NJ 07747
  2413. .email
  2414. vahlenka@trenton.edu
  2415. .construction
  2416. Created with DeluxePaint
  2417. .docs
  2418. README
  2419. .described-by
  2420. Richard Fish
  2421. .submittal
  2422. Downloaded via ftp from Aminet.
  2423. .stored-in
  2424. GoldFish-Vol2-1:Files/pix/misc/VahlenkampArt/
  2425. .name
  2426. Crygirl.jpg
  2427. .type
  2428. Picture
  2429. .short
  2430. Cyrstal Girl picture by Corinna
  2431. .description
  2432. Crystal Girl is a composite of my sister and some art I created
  2433. independently.
  2434. .author
  2435. Corinna Cohn
  2436. .distribution
  2437. Copyrighted but Freely Redistributable
  2438. .email
  2439. emrozenb@indyunix.iupui.edu
  2440. .construction
  2441. Created using the program ImageFX.
  2442. .docs
  2443. crygirl.readme
  2444. .described-by
  2445. Richard Fish
  2446. .submittal
  2447. Downloaded via ftp from Aminet.
  2448. .stored-in
  2449. GoldFish-Vol2-1:Files/pix/misc/crygirl/
  2450. .name
  2451. FishStuff
  2452. .type
  2453. Picture
  2454. .short
  2455. Collection of Pictures by Pat Fish
  2456. .description
  2457. ComputerWarsArt:
  2458.  
  2459. Humorous computer wars IFF pictures & brushes. Hardware and Operating Systems
  2460. depicted: Amiga, Apple, Atari, IBM, Intel, Mac, MicroSoft Windows, OS/2, PS/2.
  2461. The Ami CHECKMARK & spinning (color cycling) BOING-ball are also present in
  2462. this variety-filled collection. Some of the graphics are in the style of Jim
  2463. Sachs or Brad Schenck. The included Computer GraveYard pic has a Halloween
  2464. motif with digitized elements. Suitable for framing or dissection as clip-art
  2465. in your own pro-Amiga demos, games, presentations, newsletters, as long as
  2466. credit is given.  All images except for the Intel and two small Mac pics are
  2467. by Pat Fish.
  2468.  
  2469.  
  2470. UserGroupLogoArt:
  2471.  
  2472. IFF Pictures of Mohawk Valley Amiga User Group-related COLOR CLIP ART. Includes
  2473. several versions of the Amiga CHECKMARK, and stylized MVAUG and GURU (Greater
  2474. Utica-Rome Users) logos, with extras like a library-disk brush and 3D extruded
  2475. Checkmark-GURU symbol. MVAUG logos appear in 3 different styles: One based on
  2476. the
  2477. original Amiga typeface (as seen on the 1000 and most brochures); 2 variations
  2478. modeled on the second official CBM Amiga emblem (sharp blue trapezoid shape
  2479. with tail underline); a 3rd using my original font encompassing the Checkmark
  2480. as two of the letters. Designed to look correct regardless of resolution or
  2481. aspect ratio. Provided in a variety of sizes and depths to look good on AGA
  2482. machines or even the original A1000. Components of the images and text
  2483. characters can be clipped for custom usage in demos, presentations,
  2484. newsletters, games, etc., as long as credit is given. By Pat Fish.
  2485.  
  2486.  
  2487. FishDrawings:
  2488.  
  2489. A few of my early pics with different themes (mostly IFF format). Two Halloween
  2490. images with spooky cat (diff resolutions) and pumpkin brushes. A No-Bat pic in
  2491. GIF format, an early Mets Logo, a stylized blue-shaded graphic-word "FISH",
  2492. rainbow color cycling logo for People for the Ethical Treatment of Animals, a
  2493. Contra-Aid political cartoon originally done on the C64, later colored on
  2494. Amiga, and two Doodle converted pics from the C=64, one of Mr. Spock, and of
  2495. my earliest No-Apples logo. By Pat Fish.
  2496. .author
  2497. Pat Fish
  2498. .distribution
  2499. Copyrighted but Freely Redistributable
  2500. .address
  2501. 948 Stark St.
  2502. Utica NY 13502-4123
  2503. USA
  2504. .email
  2505. pfish@erc.cat.syr.edu
  2506. .docs
  2507. ComputerWarsArt.Contents
  2508. FishDrawings.Contents
  2509. UserGroupLogoArt.Contents
  2510. FishSubmission.txt
  2511. .described-by
  2512. Richard Fish
  2513. .submittal
  2514. Submitted electronically directly by the author.
  2515. .stored-in
  2516. GoldFish-Vol2-1:Files/pix/misc/FishStuff/
  2517.  
  2518. .name
  2519. HubblePics
  2520. .type
  2521. Picture
  2522. .short
  2523. Misc pictures from Hubble project
  2524. .description
  2525. Miscellaneous scanned pictures from the Hubble project.
  2526. Includes pictures of the shuttle crew fixing Hubble,
  2527. and some images that it took after it was fixed.
  2528. .author
  2529. NASA
  2530. .described-by
  2531. Fred Fish (fnf@fishpond.cygnus.com)
  2532. .submittal
  2533. A coworker that ftp'd them from an internet site (NASA?).
  2534. .contents
  2535. HubblePics    Miscellaneous scanned pictures from the Hubble project.
  2536.         Includes pictures of the shuttle crew fixing Hubble,
  2537.         and some images that it took after it was fixed.
  2538.         Author:  NASA
  2539. .stored-in
  2540. GoldFish-Vol2-1:Files/pix/misc/HubblePics/
  2541. .name
  2542. NewFromCBM
  2543. .author
  2544. Geoff Seeley
  2545. .description
  2546. New from Commodore! Well, ok, not quite new... But it was at one time...
  2547. :-).  I knew that CBM used to make watches and calulators but I had no idea
  2548. they made these things.  Imagine my surprise when I was looking through
  2549. some old instructions for a car computer my dad bought way back when and
  2550. seeing this advertisement... :-)
  2551. .described-by
  2552. Automatically generated from Contents file by c2pi program.
  2553. .short
  2554. Commodore advertisement from early years
  2555. .stored-in
  2556. GoldFish-Vol2-1:Files/pix/misc/NewFromCBM/
  2557. .name
  2558. Asm93_gfx
  2559. .author
  2560. Various
  2561. .description
  2562. Various pics from Asm93 gfx compo.
  2563. .described-by
  2564. Automatically generated from Contents file by c2pi program.
  2565. .short
  2566. Various pics from Asm93 gfx compo.
  2567. .stored-in
  2568. GoldFish-Vol2-1:Files/pix/misc/Asm93_gfx/
  2569. .name
  2570. TShirt
  2571. .author
  2572. Eric W Schwartz and an unknown artist
  2573. submitted by Martin Schulze
  2574. .description
  2575. These are two pictures which I have printed on my TShirt.  Front: Amicon5
  2576. Flip the Frog & Clarisse Cat by Eric W.  Schwartz.  Back : Green Smily &
  2577. Don't Panic known from the cover of some DNA-books.
  2578. .described-by
  2579. Automatically generated from Contents file by c2pi program.
  2580. .short
  2581. Tshirt pics, by Eric Schwartz.
  2582. .stored-in
  2583. GoldFish-Vol2-1:Files/pix/misc/TShirt/
  2584.  
  2585. .name
  2586. BootPics
  2587. .type
  2588. Picture
  2589. .short
  2590. Some nice pictures for bootpic/backdrop
  2591. .description
  2592. These four pictures are the first of a possible series of pictures
  2593. intended to be used in conjunction with "BootPic" or any other utility
  2594. which displays a picture during the startup sequence.
  2595. .version
  2596. ?.?
  2597. .author
  2598. Christian Hayden
  2599. .distribution
  2600. Copyrighted but Freely Redistributable
  2601. .email
  2602. christian_hayden@Alien.inter-eireann.ie
  2603. .docs
  2604. bootpics.readme
  2605. .described-by
  2606. Dan Fish (daf@starfish.amigalib.com)
  2607. .submittal
  2608. Downloaded via ftp from wuarchive.wustl.edu.
  2609. .stored-in
  2610. GoldFish-Vol2-1:Files/pix/misc/BootPics/
  2611. .name
  2612. ST-CLIPS.lha
  2613. .type
  2614. Clipart for DTP program PageStream, Prof. Page
  2615. .short
  2616. 3 Star Trek logo's
  2617. .description
  2618. Contains a TNG, TOS and the Klingon Logo
  2619. .version
  2620. 0.07
  2621. .date
  2622. 1994.10.07
  2623. .author
  2624. Ernest Otte
  2625. .requirements
  2626. PageStream 2.2+ or Professional Page.
  2627. .distribution
  2628. mailware
  2629. .address
  2630. Ernest Otte
  2631. A. Kuyperstraat 8
  2632. 8161 DW   Epe
  2633. The Netherlands
  2634. .email
  2635. ernest@xs4all.nl
  2636. .stored-in
  2637. GoldFish-Vol2-1:Files/pix/misc/ST-CLIPS/
  2638. .name
  2639. SL9HSTPics
  2640. .fullname
  2641. Shoemaker-Levy 9 Comet Impacts
  2642. .aminet-dir
  2643. pix/sl9
  2644. .type
  2645. Picture
  2646. .short
  2647. 19 jpeg's of SL9 impacts from Hubble ST
  2648. .description
  2649. In Jul 1994, fragments of the Shoemaker-Levy 9 comet impacted on
  2650. Jupiter.  Here are 19 high quality jpeg images of the results of those
  2651. collisions, as captured by the Hubble Space Telescope.  Most images
  2652. also have text files that describe exactly what the image is.
  2653. .author
  2654. Hubble Space Telescope Comet Team
  2655. .version
  2656. ?.?
  2657. .distribution
  2658. Public Domain
  2659. .described-by
  2660. Fred Fish (fnf@amigalib.com)
  2661. .submittal
  2662. Downloaded via ftp from stsci.edu.
  2663. .stored-in
  2664. GoldFish-Vol2-1:Files/pix/sl9/SL9HSTPics/
  2665. .name
  2666. Baldwin
  2667. .type
  2668. Painting
  2669. .short
  2670. Aladdin 4D raytrace, Baldwin grand piano
  2671. .description
  2672. This is a render I did while learning to use Aladdin 4D - I mostly
  2673. wanted an image in which i could experiment with lense flare.  This is,
  2674. accordingly, a fairly simple image, with a grand piano sitting in the
  2675. middle of a featureless expanse of wooden floor.  There are two versions
  2676. included, a 1280x1024x24 JPEG version and an 800x600 HAM8 version.
  2677. .author
  2678. Steve Koren
  2679. .distribution
  2680. Copyrighted but Freely Redistributable
  2681. .email
  2682. koren@fc.hp.com
  2683. .docs
  2684. Baldwin.doc
  2685. .described-by
  2686. Fred Fish (fnf@amigalib.com)
  2687. .submittal
  2688. Downloaded via ftp from Aminet
  2689. .stored-in
  2690. GoldFish-Vol2-1:Files/pix/trace/Baldwin/
  2691. .name
  2692. Chunli03.jpg
  2693. .type
  2694. Picture
  2695. .short
  2696. Chun Li doing spinning bird kick
  2697. .description
  2698. Raytraced JPEG - Chun Li doing spinning bird kick
  2699. .author
  2700. Tom Woof
  2701. .distribution
  2702. Copyrighted but Freely Redistributable
  2703. .described-by
  2704. Richard Fish
  2705. .submittal
  2706. Downloaded via ftp from Aminet.
  2707. .stored-in
  2708. GoldFish-Vol2-1:Files/pix/trace/Chunli03/
  2709. .name
  2710. Cobra.jpg
  2711. .type
  2712. Picture
  2713. .short
  2714. Bell Cobra helicopter over Water
  2715. .description
  2716. The Scene shows a Bell Cobra type fighting helicopter over a bump
  2717. mapped, quite realistic Water surface.
  2718.  
  2719.     Pink
  2720. .author
  2721. bsieker@techfak.uni-bielefeld.de
  2722. .distribution
  2723. Copyrighted but Freely Redistributable
  2724. .email
  2725. bsieker@techfak.uni-bielefeld.de
  2726. .described-by
  2727. Richard Fish
  2728. .submittal
  2729. Downloaded via ftp from Aminet.
  2730. .stored-in
  2731. GoldFish-Vol2-1:Files/pix/trace/Cobra/
  2732. .name
  2733. DinoVR.jpg
  2734. .type
  2735. Picture
  2736. .short
  2737. Imagine dinosaur in desert scene
  2738. .description
  2739. This is an Imagine 3.0 raytrace of a velociraptor based dinosaur, in
  2740. a desert landscape.
  2741. .author
  2742. Andrew Nunn
  2743. .distribution
  2744. Copyrighted but Freely Redistributable
  2745. .email
  2746. apn@moby.demon.co.uk (Andrew Nunn)
  2747. .described-by
  2748. Richard Fish
  2749. .submittal
  2750. Downloaded via ftp from Aminet.
  2751. .stored-in
  2752. GoldFish-Vol2-1:Files/pix/trace/DinoVR/
  2753. .name
  2754. earth.jpg
  2755. .type
  2756. Picture
  2757. .short
  2758. Topographic bumpmapped earth
  2759. .description
  2760. Shows a sphere color mapped with a topographic map of the earth with
  2761. the usual colors (shades of blue for below Zero, green, yellowish to
  2762. brown for increasing heights) and bump mapped using a greyscale image
  2763. of the same data. To add a little ambience I added a second sphere
  2764. with turbidity to simulate a (way too thick!) atmosphere. This image
  2765. is not meant to look like the earth in space, but I like it anyway.
  2766.  
  2767.     Pink
  2768. .author
  2769. bsieker@techfak.uni-bielefeld.de
  2770. .distribution
  2771. Copyrighted but Freely Redistributable
  2772. .email
  2773. bsieker@techfak.uni-bielefeld.de
  2774. .described-by
  2775. Richard Fish
  2776. .submittal
  2777. Downloaded via ftp from Aminet.
  2778. .stored-in
  2779. GoldFish-Vol2-1:Files/pix/trace/Earth/
  2780. .name
  2781. SharkBait.jpg
  2782. .type
  2783. Picture
  2784. .short
  2785. Imagine objects underwater in VistaPro
  2786. .description
  2787. Test render of what can be done with the combination of
  2788. VistaPro 3.0 and Imagine 3.0 ... using Opalpaint extensively
  2789. .author
  2790. kpetlig@halcyon.com
  2791. .distribution
  2792. Copyrighted but Freely Redistributable
  2793. .email
  2794. kpetlig@halcyon.com
  2795. .described-by
  2796. Richard Fish
  2797. .submittal
  2798. Downloaded via ftp from Aminet.
  2799. .stored-in
  2800. GoldFish-Vol2-1:Files/pix/trace/SharkBait/
  2801. .name
  2802. Stereo
  2803. .fullname
  2804. Raytrace of Stereo
  2805. .aminet-dir
  2806. pix/trace
  2807. .type
  2808. Picture
  2809. .short
  2810. Ray traced picture of a Stereo System.
  2811. .description
  2812. Ray traced picture of a stereo system in AGA 256.
  2813. .version
  2814. ?.?
  2815. .author
  2816. James Lanteigne
  2817. .distribution
  2818. Copyrighted but Freely Redistributable
  2819. .email
  2820. jameslan@mailserv.nbnet.nb.ca
  2821. .described-by
  2822. Fred Fish (fnf@amigalib.com)
  2823. .submittal
  2824. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  2825. .stored-in
  2826. GoldFish-Vol2-1:Files/pix/trace/Stereo/
  2827. .name
  2828. Apache
  2829. .type
  2830. Painting
  2831. .short
  2832. Rendered picture of an Apache helicopter
  2833. .description
  2834. This Apache alike helicopter was rendered on Real3D v2.48.
  2835. Rendering time on A4000/040 was about 3.5 hours.
  2836. Background picture was done on Vista Pro.
  2837.  
  2838. You may spread this picture freely, only if this info file is included.
  2839. .author
  2840. Henri Blåfield
  2841. .distribution
  2842. Copyrighted but Freely Redistributable
  2843. .email
  2844. Procyon@ksilta.otol.fi
  2845. .construction
  2846. This Apache alike helicopter was rendered on Real3D v2.48.
  2847. Background picture was done on Vista Pro.
  2848. .docs
  2849. Apache.readme
  2850. .described-by
  2851. Richard Fish
  2852. .submittal
  2853. Downloaded via ftp from Aminet
  2854. .stored-in
  2855. GoldFish-Vol2-1:Files/pix/trace/Apache/
  2856. .name
  2857. BumpyPots
  2858. .type
  2859. Picture
  2860. .short
  2861. Rendered picture of 3 Bumpy Pots
  2862. .description
  2863. This is an image I orignaly created some time ago.  However I pulled it
  2864. out of the wood work and rerendered it after making a few minor changes.
  2865.  
  2866. The Image was created on a Commodore Amiga 4000/040, using Impluse's
  2867. Imagine V2.9 rendering software.
  2868.  
  2869. It was generated as a 1280x1024 24bit IFF image and scaled down to a
  2870. 1024x768 JPEG image.  It took 4 hours to raytrace.
  2871. .date
  2872. 1994.04.27
  2873. .author
  2874. Alexander Craig
  2875. .distribution
  2876. Copyrighted but Freely Redistributable
  2877. .address
  2878. Alexander Craig
  2879. 5 Chatsworth Way
  2880. London, SE27 9HR
  2881. ENGLAND
  2882. .email
  2883. eezer@dcs.warwick.ac.uk
  2884. .docs
  2885. BumpyPots.doc
  2886. .described-by
  2887. Richard Fish
  2888. .submittal
  2889. Downloaded via ftp from Aminet
  2890. .stored-in
  2891. GoldFish-Vol2-1:Files/pix/trace/BumpyPots/
  2892. .name
  2893. Digiview4_0
  2894. .type
  2895. Picture
  2896. .short
  2897. Ray Traced Picture in HAM8 Format.
  2898. .description
  2899. Ray Traced Picture of Digiview Camera
  2900. in HAM8 format.
  2901. .author
  2902. jameslan@nbnet.nb.ca
  2903. .distribution
  2904. Copyrighted but Freely Redistributable
  2905. .email
  2906. jameslan@nbnet.nb.ca
  2907. .docs
  2908. Digiview4_0.readme
  2909. .described-by
  2910. Richard Fish
  2911. .submittal
  2912. Downloaded via ftp from Aminet.
  2913. .stored-in
  2914. GoldFish-Vol2-1:Files/pix/trace/DigiView/
  2915. .name
  2916. FishOcean
  2917. .type
  2918. Picture
  2919. .short
  2920. Picture from Stephan Fuhrmann
  2921. .description
  2922. Picture from Stephan Fuhrmann
  2923. .author
  2924. Stephan Fuhrmann
  2925. .distribution
  2926. Copyrighted but Freely Redistributable
  2927. .address
  2928. Erikstra_e 30
  2929. 24837 Schleswig
  2930. Germany
  2931. .described-by
  2932. Richard Fish
  2933. .submittal
  2934. Submitted electronically directly by the author.
  2935. .stored-in
  2936. GoldFish-Vol2-1:Files/pix/trace/FishOcean/
  2937. .name
  2938. FutureCity
  2939. .type
  2940. Drawing
  2941. .short
  2942. Rendered scene of a Future City
  2943. .description
  2944. Rendered scene of a Future City, inspired by Allessandro Saponi's picture
  2945. 'NipponRyori Ten'.
  2946. .author
  2947. BitART Design
  2948. .distribution
  2949. Copyrighted but Freely Redistributable
  2950. .address
  2951. BitART Design
  2952. Computer Generated Imaging
  2953. P.O.Box 12
  2954. A-6176 Voels
  2955. AUSTRIA/EUROPE
  2956. .email
  2957. Armin.Kleinschmidt@uibk.ac.at
  2958. .construction
  2959. It was done with Lightwave 3.0 and Opal Paint
  2960. .docs
  2961. FutureCity.readme
  2962. .described-by
  2963. Richard Fish
  2964. .submittal
  2965. Downloaded via ftp from Aminet.
  2966. .stored-in
  2967. GoldFish-Vol2-1:Files/pix/trace/FutureCity/
  2968. .name
  2969. Helmet
  2970. .type
  2971. Picture
  2972. .short
  2973. Helmet with a skull wearing it.
  2974. .description
  2975. This is a Imagine trace of a very cool looking helmet with a
  2976. slightly neanderthalish skull wearing it. Objects surrounded
  2977. with roses. Essence 1&2 used extensively.
  2978. Comments welcomed...thanks.
  2979. .author
  2980. Paul Wehner
  2981. .distribution
  2982. Copyrighted but Freely Redistributable
  2983. .email
  2984. usr9110a@tso.uc.edu
  2985. .docs
  2986. Helmet.readme
  2987. Picture.txt
  2988. .described-by
  2989. Richard Fish
  2990. .submittal
  2991. Downloaded via ftp from Aminet.
  2992.  
  2993. .stored-in
  2994. GoldFish-Vol2-1:Files/pix/trace/Helmet/
  2995. .name
  2996. Interior
  2997. .type
  2998. Picture
  2999. .short
  3000. Picture of a building interior
  3001. .description
  3002. OK, there's a bit of a story behind this one.  My father is an archetiect,
  3003. and his company is heavly computerised of the CAD side of things.  However
  3004. at no point do they use computers for visulisation - they print out their
  3005. plans and go away and build a nice scale model to be photographed.  Very
  3006. inefficient I thought.  So I set about producing some images for photo's
  3007. and plans of their buildings to show them what could be done with the
  3008. correct tools and a bit of patience.
  3009. .date
  3010. 1994.04.27
  3011. .author
  3012. Alexander Craig
  3013. .distribution
  3014. Copyrighted but Freely Redistributable
  3015. .address
  3016. Alexander Craig
  3017. 5 Chatsworth Way
  3018. London, SE27 9HR
  3019. ENGLAND
  3020. .email
  3021. eezer@dcs.warwick.ac.uk
  3022. .construction
  3023. The Image was created on a Commodore Amiga 4000/040, using Impluse's
  3024. Imagine V2.9 rendering software.
  3025. .docs
  3026. Interior.doc
  3027. .described-by
  3028. Richard Fish
  3029. .submittal
  3030. Downloaded via ftp from Aminet
  3031.  
  3032. .stored-in
  3033. GoldFish-Vol2-1:Files/pix/trace/Interior/
  3034. .name
  3035. Sewerage
  3036. .type
  3037. Picture
  3038. .short
  3039. Rendered scene of a disgusting sewerage.
  3040. .description
  3041. This archive includes a rendered scene of a disgusting sewerage.
  3042. .author
  3043. BitART Design
  3044. .distribution
  3045. Copyrighted but Freely Redistributable
  3046. .address
  3047. BitART Design
  3048. Computer Generated Imaging
  3049. P.O.Box 12
  3050. A-6176 Voels
  3051. AUSTRIA/EUROPE
  3052. .email
  3053. Armin.Kleinschmidt@uibk.ac.at
  3054. .construction
  3055. It was done with Lightwave 3.0 and Opal Paint.
  3056. .docs
  3057. Sewerage.readme
  3058. .described-by
  3059. Richard Fish
  3060. .submittal
  3061. Downloaded via ftp from Aminet.
  3062. .stored-in
  3063. GoldFish-Vol2-1:Files/pix/trace/Sewerage/
  3064. .name
  3065. WeirdPlanet
  3066. .type
  3067. Picture
  3068. .short
  3069. Sphere inside the hole of a torus.
  3070. .description
  3071. This is a 704 X 562 picture of a sphere inside the hole of a torus (donut). The
  3072. sphere is golden in colour (not apparent because of its reflectivity) and is
  3073. altitude mapped to give it weird patterns when reflecting the torus. The torus
  3074. has a disturbed texture on it and is also altitude mapped but not to the same
  3075. degree as the sphere. I have also rendered this picture in 1680 X 1188 for
  3076. printing on A2 size paper on a 400dpi colour bubblejet and the detail looks
  3077. amazing (possibly because I've never seen anything in that resolution before),
  3078. the 24 bit IFF of that was 4.2 megs. I might upload the jpeg of it in a few
  3079. weeks.
  3080. .author
  3081. Leo Hamulczyk
  3082. .distribution
  3083. Copyrighted but Freely Redistributable
  3084. .email
  3085. LEHAM1@vcp.monash.edu.au
  3086. .docs
  3087. Weirdplanet.readme
  3088. .described-by
  3089. Richard Fish
  3090. .submittal
  3091. Downloaded via ftp from Aminet
  3092. .stored-in
  3093. GoldFish-Vol2-1:Files/pix/trace/WeirdPlanet/
  3094. .name
  3095. im_sun.jpg
  3096. .type
  3097. Picture
  3098. .short
  3099. Nice picture of the sun.
  3100. .description
  3101. This is a pic from an animation I was working on a while back.  It uses
  3102. textures from Essence and Imagine converted to image maps for speed.
  3103. 5 Objects in all were used; 1 for the sun itself, 3 for the corona, and
  3104. one for the stars.
  3105. .author
  3106. kalb0003@gold.tc.umn.edu
  3107. .distribution
  3108. Copyrighted but Freely Redistributable
  3109. .email
  3110. kalb0003@gold.tc.umn.edu
  3111. .docs
  3112. im_sun.readme
  3113. .described-by
  3114. Richard Fish
  3115. .submittal
  3116. Downloaded via ftp from Aminet
  3117. .stored-in
  3118. GoldFish-Vol2-1:Files/pix/trace/im_sun/
  3119.  
  3120. .name
  3121. PICS3D
  3122. .fullname
  3123. PICS3D
  3124. .short
  3125. 8 3D pictures for DCTV and Xspecs-3D
  3126. .type
  3127. Picture
  3128. .author
  3129. Mike Danielsen
  3130. .distribution
  3131. Copyrighted, distributed by permission of author.
  3132. .email
  3133. miked@areaplg2.corp.mot.com
  3134. .described-by
  3135. Fred Fish (fnf@fishpond.cygnus.com)
  3136. .submittal
  3137. Downloaded via ftp from wuarchive.wustl.edu.
  3138. .description
  3139. Here's a bunch of 3d pictures made with Caligari 2. To view these
  3140. pictures you must have a DCTV and Xspecs-3D or equivalent LCD glasses.
  3141. Just use your favorite show program and something like the flipglas
  3142. program by Ed Tannenbaum to view them.
  3143.  
  3144. The pictures were created by creating 2 separate images in Caligari
  3145. and then combining them into a single interlaced image with ADpro.
  3146. Included in the archive is an AREXX script that interlaces the two
  3147. images together. It is called f3.adpro so that it can be easily run
  3148. from ADpro. You can rename it to anything you want.
  3149.  
  3150. Making 3d pictures with Caligari is really easy. Just render the same
  3151. scene twice with slightly different camera positions for each
  3152. image. The way that you should move the camera or eye position is to
  3153. select screen mode and lock out y movement and then move the eye to
  3154. the left or right. If you move it to the left then this rendering
  3155. should be the left image. Make sure to save both images with different
  3156. names such as pic.l and pic.r so that you can tell them apart later
  3157. when you load them into ADpro. Be careful to not move the eye position
  3158. too much or the scene will be hard to view with the Xspecs glasses.
  3159.  
  3160. I hope you enjoy the pictures and if you have any comments or
  3161. questions please let me know.
  3162.  
  3163. included pictures:
  3164.  
  3165.   barrel.3d
  3166.   beethoven.3d
  3167.   porche.3d
  3168.   ship.3d
  3169.   teapot.3d
  3170.   tracbot.3d
  3171.   tribot.3d
  3172.   zero-gbot.3d
  3173.  
  3174. Some of these picture use lightwave objects or robots from the Antic
  3175. Microbot design pack for Sculpt3d.
  3176. .stored-in
  3177. GoldFish-Vol2-1:Files/pix/trace/Danielsen/
  3178.  
  3179. .name
  3180. hornlife
  3181. .fullname
  3182. hornlife
  3183. .short
  3184. Imagine rendered still-life
  3185. .type
  3186. Picture
  3187. .author
  3188. Robert Dickow
  3189. .distribution
  3190. Copyrighted, distributed by permission of author.
  3191. .email
  3192. dickow@crow.csrv.uidaho.edu
  3193. .described-by
  3194. Fred Fish (fnf@fishpond.cygnus.com)
  3195. .submittal
  3196. Downloaded via ftp from wuarchive.wustl.edu.
  3197. .description
  3198. This is a musical/autobiographical rendering.  All objects are by the
  3199. author.
  3200. .stored-in
  3201. GoldFish-Vol2-1:Files/pix/trace/Dickow/HornLife.iff
  3202.  
  3203. .name
  3204. SpaceScape
  3205. .fullname
  3206. SpaceScape
  3207. .short
  3208. 352x440x6 IFF raytrace view of Jupiter
  3209. .type
  3210. Picture
  3211. .author
  3212. Robert Dickow
  3213. .distribution
  3214. Copyrighted, distributed by permission of author.
  3215. .email
  3216. dickow@crow.csrv.uidaho.edu
  3217. .described-by
  3218. Fred Fish (fnf@fishpond.cygnus.com)
  3219. .submittal
  3220. Downloaded via ftp from wuarchive.wustl.edu.
  3221. .description
  3222. This is an imagine rendered image of a fanciful view of Jupiter from
  3223. one of its moons, with relics of intelligent life.
  3224. .stored-in
  3225. GoldFish-Vol2-1:Files/pix/trace/Dickow/SpaceScape.iff
  3226.  
  3227. .name
  3228. submarine
  3229. .fullname
  3230. submarine
  3231. .short
  3232. Photorealistic undersea rendering
  3233. .type
  3234. Picture
  3235. .author
  3236. Robert Dickow
  3237. .distribution
  3238. Copyrighted, distributed by permission of author.
  3239. .email
  3240. dickow@crow.csrv.uidaho.edu
  3241. .described-by
  3242. Fred Fish (fnf@fishpond.cygnus.com)
  3243. .submittal
  3244. Downloaded via ftp from wuarchive.wustl.edu.
  3245. .description
  3246. This is a photorealistic undersea rendering.  Submarine object is by
  3247. the author.
  3248. .stored-in
  3249. GoldFish-Vol2-1:Files/pix/trace/Dickow/Submarine.iff
  3250.  
  3251. .name
  3252. Road2Nowhere
  3253. .fullname
  3254. Road2Nowhere
  3255. .short
  3256. 752x480x24 JPEG raytrace, abrupt ending
  3257. .type
  3258. Picture
  3259. .author
  3260. Eric Richard Elliott
  3261. .distribution
  3262. Copyrighted, distributed by permission of author.
  3263. .email
  3264. corsa@shell.portal.com
  3265. .described-by
  3266. Fred Fish (fnf@fishpond.cygnus.com)
  3267. .submittal
  3268. Downloaded via ftp from wuarchive.wustl.edu.
  3269. .description
  3270. This picture was generated in Lightwave 3.0 (using standard objects)
  3271. and touched up in Imagemaster.  It was rendered by The Rendering
  3272. Plant.
  3273.  
  3274. About The Rendering Plant: This is the graphics subsidiary of
  3275. VideoGraphics Images in Lincoln, NE.  We are just starting out, and
  3276. are a Toaster-based video production and computer graphics company.
  3277.  
  3278. This picture is freely distributable as long as no money is charged
  3279. (except for the cost of the disk), nor can it be used in any
  3280. production without the written consent of The Rendering Plant.  Watch
  3281. for future posts from The Rendering Plant (a subsidiary of VGI)
  3282. .stored-in
  3283. GoldFish-Vol2-1:Files/pix/trace/Elliot/Road2Nowhere.jpg
  3284.  
  3285. .name
  3286. f1
  3287. .fullname
  3288. f1
  3289. .short
  3290. 948x428x24 JPEG raytrace, formula 1 car
  3291. .type
  3292. Picture
  3293. .author
  3294. Stanis HUMEZ
  3295. .distribution
  3296. Copyrighted, distributed by permission of author.
  3297. .email
  3298. gp178@alpha.univ-lille1.fr
  3299. .described-by
  3300. Fred Fish (fnf@fishpond.cygnus.com)
  3301. .submittal
  3302. Downloaded via ftp from wuarchive.wustl.edu.
  3303. .description
  3304. This is the formula one car I uploaded on january. I finished it
  3305. !... I scanned the logos, mapped them on the car, and finally had pbs
  3306. to render it. (some brushmaps disappeared, and were rendered only
  3307. under a specific angle, and in the detail editor-quickrender...)
  3308.  
  3309. I know, this year, the Williams-Renault has changed. But finding,
  3310. scanning and redrawing the logos is boring and long. (as I don't own a
  3311. scanner, I have to use a mac or a PC) Any suggestion, notes, or any
  3312. object to exchange, e-mail me.
  3313.  
  3314. My configuration:
  3315.     A4000/040 14MB/340+120MB HD Imagine2.9 (waiting for 3.0)
  3316.     and ... 3D computer grafx addicted !!!
  3317. .stored-in
  3318. GoldFish-Vol2-1:Files/pix/trace/Humez/f1.jpg
  3319.  
  3320. .name
  3321. BitART-City
  3322. .fullname
  3323. BitART-City
  3324. .short
  3325. Rendered scene of a future city.
  3326. .type
  3327. Picture
  3328. .author
  3329. Armin Kleinschmidt
  3330. .distribution
  3331. Copyrighted, distributed by permission of author.
  3332. .address
  3333. BitART Design
  3334. Computer Graphics & Animations
  3335. P.O.Box 12
  3336. A-6176 Voels
  3337. AUSTRIA
  3338. EUROPE
  3339. .email
  3340. Armin.Kleinschmidt@uibk.ac.at
  3341. .described-by
  3342. Fred Fish (fnf@fishpond.cygnus.com)
  3343. .submittal
  3344. Downloaded via ftp from wuarchive.wustl.edu.
  3345. .description
  3346. This archive includes a rendered scene of a 'strange' looking Future
  3347. City.  In this picture we tried to do something different to normal
  3348. logo presentations. So this is the result.  It was done with the
  3349. Raytracing Program "Reflections 2.0" and with Opal Paint on an Amiga
  3350. 3000/25.  This picture was entirely created by BitART DESIGN
  3351. Productions and can by freely distributed as far as no changes are
  3352. made.  It is not allowed to make any profit using this image!
  3353. .stored-in
  3354. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/BitART-City.jpg
  3355.  
  3356. .name
  3357. BitART-Toys
  3358. .fullname
  3359. BitART-Toys
  3360. .short
  3361. Rendered scene of a children's room
  3362. .type
  3363. Picture
  3364. .author
  3365. Armin Kleinschmidt
  3366. .distribution
  3367. Copyrighted, distributed by permission of author.
  3368. .address
  3369. BitART Design
  3370. Computer Graphics & Animations
  3371. P.O.Box 12
  3372. A-6176 Voels
  3373. AUSTRIA
  3374. EUROPE
  3375. .email
  3376. Armin.Kleinschmidt@uibk.ac.at
  3377. .described-by
  3378. Fred Fish (fnf@fishpond.cygnus.com)
  3379. .submittal
  3380. Downloaded via ftp from wuarchive.wustl.edu.
  3381. .description
  3382. This picture shows a rendered scene of a children's room.  It was done
  3383. with the Raytracing Program "Reflections 2.0" and with Opal Paint on
  3384. an Amiga 3000/25.  This picture was entirely created by BitART DESIGN
  3385. Productions (further Code Factory Design) and can by freely
  3386. distributed as far as no changes are made.  It is not allowed to make
  3387. any profit using this image!
  3388. .stored-in
  3389. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/BitART-Toys.jpg
  3390.  
  3391. .name
  3392. CFD-BladeRunner
  3393. .fullname
  3394. CFD-BladeRunner
  3395. .short
  3396. Rendered scene from Bladerunner movie
  3397. .type
  3398. Picture
  3399. .author
  3400. Armin Kleinschmidt
  3401. .distribution
  3402. Copyrighted, distributed by permission of author.
  3403. .address
  3404. BitART Design
  3405. Computer Graphics & Animations
  3406. P.O.Box 12
  3407. A-6176 Voels
  3408. AUSTRIA
  3409. EUROPE
  3410. .email
  3411. Armin.Kleinschmidt@uibk.ac.at
  3412. .described-by
  3413. Fred Fish (fnf@fishpond.cygnus.com)
  3414. .submittal
  3415. Downloaded via ftp from wuarchive.wustl.edu.
  3416. .description
  3417. Rendered scene from the movie Bladerunner.
  3418. .stored-in
  3419. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/CFD-BladeRunner.ham
  3420.  
  3421. .name
  3422. CFD-BladeRunner
  3423. .fullname
  3424. CFD-BladeRunner
  3425. .short
  3426. Rendered scene from Bladerunner movie
  3427. .type
  3428. Picture
  3429. .author
  3430. Armin Kleinschmidt
  3431. .distribution
  3432. Copyrighted, distributed by permission of author.
  3433. .address
  3434. BitART Design
  3435. Computer Graphics & Animations
  3436. P.O.Box 12
  3437. A-6176 Voels
  3438. AUSTRIA
  3439. EUROPE
  3440. .email
  3441. Armin.Kleinschmidt@uibk.ac.at
  3442. .described-by
  3443. Fred Fish (fnf@fishpond.cygnus.com)
  3444. .submittal
  3445. Downloaded via ftp from wuarchive.wustl.edu.
  3446. .description
  3447. Rendered scene from the movie Bladerunner.
  3448. .stored-in
  3449. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/CFD-BladeRunner.jpg
  3450.  
  3451. .name
  3452. CFD-Fantasy
  3453. .fullname
  3454. CFD-Fantasy
  3455. .short
  3456. 704x566x24 JPEG virtual world scene
  3457. .type
  3458. Picture
  3459. .author
  3460. Armin Kleinschmidt
  3461. .distribution
  3462. Copyrighted, distributed by permission of author.
  3463. .address
  3464. BitART Design
  3465. Computer Graphics & Animations
  3466. P.O.Box 12
  3467. A-6176 Voels
  3468. AUSTRIA
  3469. EUROPE
  3470. .email
  3471. Armin.Kleinschmidt@uibk.ac.at
  3472. .described-by
  3473. Fred Fish (fnf@fishpond.cygnus.com)
  3474. .submittal
  3475. Downloaded via ftp from wuarchive.wustl.edu.
  3476. .description
  3477. JPEG raytrace (704x566x24) of virtual world scene.
  3478. .stored-in
  3479. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/CFD-Fantasy.jpg
  3480.  
  3481. .name
  3482. CFD-ModernRoom
  3483. .fullname
  3484. CFD-ModernRoom
  3485. .short
  3486. 704x566x24 JPEG virtual world scene
  3487. .type
  3488. Picture
  3489. .author
  3490. Armin Kleinschmidt
  3491. .distribution
  3492. Copyrighted, distributed by permission of author.
  3493. .address
  3494. BitART Design
  3495. Computer Graphics & Animations
  3496. P.O.Box 12
  3497. A-6176 Voels
  3498. AUSTRIA
  3499. EUROPE
  3500. .email
  3501. Armin.Kleinschmidt@uibk.ac.at
  3502. .described-by
  3503. Fred Fish (fnf@fishpond.cygnus.com)
  3504. .submittal
  3505. Downloaded via ftp from wuarchive.wustl.edu.
  3506. .description
  3507. JPEG raytrace (704x566x24) of virtual world scene.
  3508. .stored-in
  3509. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/CFD-ModernRoom.jpg
  3510.  
  3511. .name
  3512. CFD-ThreeCans
  3513. .fullname
  3514. CFD-ThreeCans
  3515. .short
  3516. 352x566x6 HAM raytrace of softdrink cans
  3517. .type
  3518. Picture
  3519. .author
  3520. Armin Kleinschmidt
  3521. .distribution
  3522. Copyrighted, distributed by permission of author.
  3523. .address
  3524. BitART Design
  3525. Computer Graphics & Animations
  3526. P.O.Box 12
  3527. A-6176 Voels
  3528. AUSTRIA
  3529. EUROPE
  3530. .email
  3531. Armin.Kleinschmidt@uibk.ac.at
  3532. .described-by
  3533. Fred Fish (fnf@fishpond.cygnus.com)
  3534. .submittal
  3535. Downloaded via ftp from wuarchive.wustl.edu.
  3536. .description
  3537. 352x566x6 HAM raytrace of softdrink cans.
  3538. .stored-in
  3539. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/CFD-ThreeCans.ham
  3540.  
  3541. .name
  3542. CFD-TwoCans
  3543. .fullname
  3544. CFD-TwoCans
  3545. .short
  3546. 352x566x6 HAM raytrace of softdrink cans
  3547. .type
  3548. Picture
  3549. .author
  3550. Armin Kleinschmidt
  3551. .distribution
  3552. Copyrighted, distributed by permission of author.
  3553. .address
  3554. BitART Design
  3555. Computer Graphics & Animations
  3556. P.O.Box 12
  3557. A-6176 Voels
  3558. AUSTRIA
  3559. EUROPE
  3560. .email
  3561. Armin.Kleinschmidt@uibk.ac.at
  3562. .described-by
  3563. Fred Fish (fnf@fishpond.cygnus.com)
  3564. .submittal
  3565. Downloaded via ftp from wuarchive.wustl.edu.
  3566. .description
  3567. 352x566x6 HAM raytrace of softdrink cans.
  3568. .stored-in
  3569. GoldFish-Vol2-1:Files/pix/trace/Kleinschmidt/CFD-TwoCans.ham
  3570.  
  3571. .name
  3572. Medieval_Castle_1
  3573. .fullname
  3574. Medieval_Castle_1
  3575. .short
  3576. 896x628x8 HAM raytrace, medieval castle
  3577. .type
  3578. Picture
  3579. .author
  3580. Steve Koren
  3581. .distribution
  3582. Copyrighted, distributed by permission of author.
  3583. .email
  3584. koren@fc.hp.com
  3585. .described-by
  3586. Fred Fish (fnf@fishpond.cygnus.com)
  3587. .submittal
  3588. Downloaded via ftp from wuarchive.wustl.edu.
  3589. .description
  3590. This is a picture of a Medieval style castle built on two small islands,
  3591. set against a backdrop of mountains belonging to a much larger island.  The
  3592. castle in the picture isn't modeled after a real one; I just made it up.\n
  3593.  
  3594. This is a view showing the entire front face of the castle on a somewhat
  3595. cloudy and rainy day.  Mountains are visible in the background along with a
  3596. lava flow descending into the ocean.\n
  3597.  
  3598. Hardware & Software used to create this image:\n
  3599.  
  3600.       Amiga 4000/040    (of course)\n
  3601.       Imagine 2.0       (rendering engine)\n
  3602.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  3603.       VistaPro 3.0      (landscape generation)\n
  3604.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  3605.       ImageFX           (rain effects & other post processing)\n
  3606.  
  3607. Notes:\n
  3608.  
  3609. First, viewing these images in anything less than 800x600x8-bit is a waste
  3610. of time - too much detail is lost at lower resolutions to make it
  3611. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  3612. both of which look pretty good.  Don't even *think* about 320x400xanything
  3613. or 640x400x4-bit.\n
  3614.  
  3615. In the image, Essence textures were used for the water, the brick and stone
  3616. textures on the castle walls, and the lava & steam in the background.
  3617. VistaPro was used to create the landscape (which is actually quite a bit
  3618. larger than is visible in the picture).  The landscape was imported into
  3619. Imagine & cleaned up with some Essence bump textures to make it look
  3620. reasonable without using too many polygons.\n
  3621.  
  3622. As always, please don't modify the image in ways other than resolution
  3623. conversion, claim credit for it, or use it for commercial purposes without
  3624. permission of the author.  Thanks.
  3625. .stored-in
  3626. GoldFish-Vol2-1:Files/pix/trace/Koren/Medieval_Castle_1.ham
  3627.  
  3628. .name
  3629. Medieval_Castle_1
  3630. .fullname
  3631. Medieval_Castle_1
  3632. .short
  3633. 1280x1024x24 JPEG trace, medieval castle
  3634. .type
  3635. Picture
  3636. .author
  3637. Steve Koren
  3638. .distribution
  3639. Copyrighted, distributed by permission of author.
  3640. .email
  3641. koren@fc.hp.com
  3642. .described-by
  3643. Fred Fish (fnf@fishpond.cygnus.com)
  3644. .submittal
  3645. Downloaded via ftp from wuarchive.wustl.edu.
  3646. .description
  3647. This is a picture of a Medieval style castle built on two small islands,
  3648. set against a backdrop of mountains belonging to a much larger island.  The
  3649. castle in the picture isn't modeled after a real one; I just made it up.\n
  3650.  
  3651. This is a view showing the entire front face of the castle on a somewhat
  3652. cloudy and rainy day.  Mountains are visible in the background along with a
  3653. lava flow descending into the ocean.\n
  3654.  
  3655. Hardware & Software used to create this image:\n
  3656.  
  3657.       Amiga 4000/040    (of course)\n
  3658.       Imagine 2.0       (rendering engine)\n
  3659.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  3660.       VistaPro 3.0      (landscape generation)\n
  3661.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  3662.       ImageFX           (rain effects & other post processing)\n
  3663.  
  3664. Notes:\n
  3665.  
  3666. First, viewing these images in anything less than 800x600x8-bit is a waste
  3667. of time - too much detail is lost at lower resolutions to make it
  3668. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  3669. both of which look pretty good.  Don't even *think* about 320x400xanything
  3670. or 640x400x4-bit.\n
  3671.  
  3672. In the image, Essence textures were used for the water, the brick and stone
  3673. textures on the castle walls, and the lava & steam in the background.
  3674. VistaPro was used to create the landscape (which is actually quite a bit
  3675. larger than is visible in the picture).  The landscape was imported into
  3676. Imagine & cleaned up with some Essence bump textures to make it look
  3677. reasonable without using too many polygons.\n
  3678.  
  3679. As always, please don't modify the image in ways other than resolution
  3680. conversion, claim credit for it, or use it for commercial purposes without
  3681. permission of the author.  Thanks.
  3682. .stored-in
  3683. GoldFish-Vol2-1:Files/pix/trace/Koren/Medieval_Castle_1.jpg
  3684.  
  3685. .name
  3686. Medieval_Castle_2
  3687. .fullname
  3688. Medieval_Castle_2
  3689. .short
  3690. 896x628x8 HAM raytrace, medieval castle
  3691. .type
  3692. Picture
  3693. .author
  3694. Steve Koren
  3695. .distribution
  3696. Copyrighted, distributed by permission of author.
  3697. .email
  3698. koren@fc.hp.com
  3699. .described-by
  3700. Fred Fish (fnf@fishpond.cygnus.com)
  3701. .submittal
  3702. Downloaded via ftp from wuarchive.wustl.edu.
  3703. .description
  3704. This is a picture of a Medieval style castle built on two small islands,
  3705. set against a backdrop of mountains belonging to a much larger island.  The
  3706. castle in the picture isn't modeled after a real one; I just made it up.\n
  3707.  
  3708. This is a view showing part of the front face of the castle on a somewhat
  3709. cloudy and rainy day.  Mountains are visible in the background along with a
  3710. lava flow descending into the ocean.\n
  3711.  
  3712. Hardware & Software used to create this image:\n
  3713.  
  3714.       Amiga 4000/040    (of course)\n
  3715.       Imagine 2.0       (rendering engine)\n
  3716.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  3717.       VistaPro 3.0      (landscape generation)\n
  3718.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  3719.       ImageFX           (rain effects & other post processing)\n
  3720.  
  3721. Notes:\n
  3722.  
  3723. First, viewing these images in anything less than 800x600x8-bit is a waste
  3724. of time - too much detail is lost at lower resolutions to make it
  3725. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  3726. both of which look pretty good.  Don't even *think* about 320x400xanything
  3727. or 640x400x4-bit.\n
  3728.  
  3729. In the image, Essence textures were used for the water, the brick and stone
  3730. textures on the castle walls, and the lava & steam in the background.
  3731. VistaPro was used to create the landscape (which is actually quite a bit
  3732. larger than is visible in the picture).  The landscape was imported into
  3733. Imagine & cleaned up with some Essence bump textures to make it look
  3734. reasonable without using too many polygons.\n
  3735.  
  3736. As always, please don't modify the image in ways other than resolution
  3737. conversion, claim credit for it, or use it for commercial purposes without
  3738. permission of the author.  Thanks.
  3739. .stored-in
  3740. GoldFish-Vol2-1:Files/pix/trace/Koren/Medieval_Castle_2.ham
  3741.  
  3742. .name
  3743. Medieval_Castle_2
  3744. .fullname
  3745. Medieval_Castle_2
  3746. .short
  3747. 1280x1024x24 JPEG trace, medieval castle
  3748. .type
  3749. Picture
  3750. .author
  3751. Steve Koren
  3752. .distribution
  3753. Copyrighted, distributed by permission of author.
  3754. .email
  3755. koren@fc.hp.com
  3756. .described-by
  3757. Fred Fish (fnf@fishpond.cygnus.com)
  3758. .submittal
  3759. Downloaded via ftp from wuarchive.wustl.edu.
  3760. .description
  3761. This is a picture of a Medieval style castle built on two small islands,
  3762. set against a backdrop of mountains belonging to a much larger island.  The
  3763. castle in the picture isn't modeled after a real one; I just made it up.\n
  3764.  
  3765. This is a view showing part of the front face of the castle on a somewhat
  3766. cloudy and rainy day.  Mountains are visible in the background along with a
  3767. lava flow descending into the ocean.\n
  3768.  
  3769. Hardware & Software used to create this image:\n
  3770.  
  3771.       Amiga 4000/040    (of course)\n
  3772.       Imagine 2.0       (rendering engine)\n
  3773.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  3774.       VistaPro 3.0      (landscape generation)\n
  3775.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  3776.       ImageFX           (rain effects & other post processing)\n
  3777.  
  3778. Notes:\n
  3779.  
  3780. First, viewing these images in anything less than 800x600x8-bit is a waste
  3781. of time - too much detail is lost at lower resolutions to make it
  3782. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  3783. both of which look pretty good.  Don't even *think* about 320x400xanything
  3784. or 640x400x4-bit.\n
  3785.  
  3786. In the image, Essence textures were used for the water, the brick and stone
  3787. textures on the castle walls, and the lava & steam in the background.
  3788. VistaPro was used to create the landscape (which is actually quite a bit
  3789. larger than is visible in the picture).  The landscape was imported into
  3790. Imagine & cleaned up with some Essence bump textures to make it look
  3791. reasonable without using too many polygons.\n
  3792.  
  3793. As always, please don't modify the image in ways other than resolution
  3794. conversion, claim credit for it, or use it for commercial purposes without
  3795. permission of the author.  Thanks.
  3796. .stored-in
  3797. GoldFish-Vol2-1:Files/pix/trace/Koren/Medieval_Castle_2.jpg
  3798.  
  3799. .name
  3800. Tall_Ships_Passage
  3801. .fullname
  3802. Tall_Ships_Passage
  3803. .short
  3804. 1025x768x8 GIF of raytrace from anim
  3805. .type
  3806. Picture
  3807. .author
  3808. Steve Koren
  3809. .distribution
  3810. Copyrighted, distributed by permission of author.
  3811. .email
  3812. koren@fc.hp.com
  3813. .described-by
  3814. Fred Fish (fnf@fishpond.cygnus.com)
  3815. .submittal
  3816. Downloaded via ftp from wuarchive.wustl.edu.
  3817. .description
  3818. This is a still frame taken from an animation I'm working on called
  3819. "Tall_Ship's_Passage".  It was rendered on an Amiga 4000 using Imagine 2.0
  3820. and the Essence algorithmic texture package.  The picture may be freely
  3821. distributed provided it is not modified in any way and this text file is
  3822. included.\n
  3823.  
  3824. This is a 256 color 1024x768 GIF file.  The HAM8 version looks better due
  3825. to the larger number of available colors, but this one uses larger
  3826. resolution for those with display cards that can handle 1024x768x8.\n
  3827.  
  3828. I did NOT make a .jpeg file, because the .jpeg seemed to destroy many of
  3829. the details of the flag and ship even on the most "loss free" setting.  The
  3830. GIF in 8 bit looks better than the jpeg did in 24 bit.  Also, this pictures
  3831. really needs at least 640x400 to be displayed.  Rendering to 320x400/HAM6
  3832. makes for an absolutely horrible looking image, so there is really no point
  3833. to providing a conversion in that format.  Feel free to convert one of
  3834. these if you like, but the results won't be much to look at.\n
  3835.  
  3836. The picture took roughly 4 hours to render on an Amiga 4000/040 in 1024x768
  3837. with the highest degree of antialiasing.  The animation frames in 640x400
  3838. with slightly less anti-aliasing took about 55 minutes each.  Essence
  3839. textures were used for the weathered brick on the lighthouses & the
  3840. patterns in the lighthouse light beams.  Imagine global fog was used to
  3841. give a feeling of depth and character.\n
  3842.  
  3843. The final 250 frame animation is the result of 90 Mb of data and about
  3844. 14000 CPU-minutes of rendering time.  I'll upload the animation to an FTP
  3845. site in a few weeks (after my Dpaint/AGA gets here!).  It will require at
  3846. least 14 Mb of RAM to play, or an HD animation player which supports AGA
  3847. graphics modes.  You will also need an AGA equipped Amiga, obviously.
  3848. .stored-in
  3849. GoldFish-Vol2-1:Files/pix/trace/Koren/Tall_Ships_Passage.gif
  3850.  
  3851. .name
  3852. Tall_Ships_Passage
  3853. .fullname
  3854. Tall_Ships_Passage
  3855. .short
  3856. 896x628x8 HAM raytrace from anim
  3857. .type
  3858. Picture
  3859. .author
  3860. Steve Koren
  3861. .distribution
  3862. Copyrighted, distributed by permission of author.
  3863. .email
  3864. koren@fc.hp.com
  3865. .described-by
  3866. Fred Fish (fnf@fishpond.cygnus.com)
  3867. .submittal
  3868. Downloaded via ftp from wuarchive.wustl.edu.
  3869. .description
  3870. This is a still frame taken from an animation I'm working on called
  3871. "Tall_Ship's_Passage".  It was rendered on an Amiga 4000 using Imagine 2.0
  3872. and the Essence algorithmic texture package.  The picture may be freely
  3873. distributed provided it is not modified in any way and this text file is
  3874. included.\n
  3875.  
  3876. A 896x628 HAM8 picture.  The default viewmode is SUPER72.  Using anything
  3877. else will produce a slighty wrong aspect ratio (SUPER72 has roughly square
  3878. pixels, while those in 640x400 modes are not).  You may have to adjust your
  3879. monitor or overscan prefs to see the entire overscanned SUPER72 picture.\n
  3880.  
  3881. I did NOT make a .jpeg file, because the .jpeg seemed to destroy many of
  3882. the details of the flag and ship even on the most "loss free" setting.  The
  3883. GIF in 8 bit looks better than the jpeg did in 24 bit.  Also, this pictures
  3884. really needs at least 640x400 to be displayed.  Rendering to 320x400/HAM6
  3885. makes for an absolutely horrible looking image, so there is really no point
  3886. to providing a conversion in that format.  Feel free to convert one of
  3887. these if you like, but the results won't be much to look at.\n
  3888.  
  3889. The picture took roughly 4 hours to render on an Amiga 4000/040 in 1024x768
  3890. with the highest degree of antialiasing.  The animation frames in 640x400
  3891. with slightly less anti-aliasing took about 55 minutes each.  Essence
  3892. textures were used for the weathered brick on the lighthouses & the
  3893. patterns in the lighthouse light beams.  Imagine global fog was used to
  3894. give a feeling of depth and character.\n
  3895.  
  3896. The final 250 frame animation is the result of 90 Mb of data and about
  3897. 14000 CPU-minutes of rendering time.  I'll upload the animation to an FTP
  3898. site in a few weeks (after my Dpaint/AGA gets here!).  It will require at
  3899. least 14 Mb of RAM to play, or an HD animation player which supports AGA
  3900. graphics modes.  You will also need an AGA equipped Amiga, obviously.
  3901. .stored-in
  3902. GoldFish-Vol2-1:Files/pix/trace/Koren/Tall_Ships_Passage.ham
  3903.  
  3904. .name
  3905. Twisted_City
  3906. .fullname
  3907. Twisted_City
  3908. .short
  3909. 896x628x8 HAM pic of a twisted city
  3910. .type
  3911. Picture
  3912. .author
  3913. Steve Koren
  3914. .distribution
  3915. Copyrighted, distributed by permission of author.
  3916. .email
  3917. koren@fc.hp.com
  3918. .described-by
  3919. Fred Fish (fnf@fishpond.cygnus.com)
  3920. .submittal
  3921. Downloaded via ftp from wuarchive.wustl.edu.
  3922. .description
  3923. I got the idea for this picture after playing around with Imagine's
  3924. "Conform to Path" feature using some old building objects I had.  This
  3925. feature lets you take an arbitrary object and bend it in a shape defined by
  3926. a splined path.  This was used to make the twisted buildings, radio tower,
  3927. and bridge supports.  The water, galaxy, gas planet, and pits on the bridge
  3928. road are Essence II textures.  Most others are Essence I textures,
  3929. including the clouds and a lot of other subtler ones.\n
  3930.  
  3931. Some things didn't turn out quite as I had hoped: the windows on the
  3932. buildings don't quite follow the buildings' twists in quite the manner that
  3933. I had wanted them to.  The alleged glass elevator on the side of the
  3934. nearest tall building isn't very convincing; it looked OK close up with the
  3935. light at the right angle, but it doesn't really come across as glass from
  3936. this viewpoint.  I had also wanted to make things like the airport runway
  3937. twisted, but it is a bitmap, and aligning objects (for the blue runway
  3938. lights) with a particular feature in the middle of a brushmap is not very
  3939. easy in Imagine.  The city could also stand to have a little more detail,
  3940. but I got tired of making objects for it.\n
  3941.  
  3942. My initial attempt at this image used motion-blurring for the aircraft, but
  3943. I decided I didn't like that.  Too much detail goes away.\n
  3944.  
  3945. Viewing this image in anything less than 640x400x8-bit is a waste of time;
  3946. too much detail is lost at lower resolutions to make it worthwhile.  I've
  3947. supplied the image in two resolutions (896x628 & 1280x1024), both of which
  3948. look pretty good.  Don't even *think* about 320x400 or 640x400x4-bit.  The
  3949. image is also (intentionally) dim, so you might have to crank up your
  3950. monitor brightness a little bit.\n
  3951.  
  3952. As always, please don't modify the image in ways other than resolution
  3953. conversion, or claim credit for it, or use it for commercial purposes
  3954. without permission of the author.  Thanks.\n
  3955.  
  3956. (PS - if you like it, you might drop me a note... :-)\n
  3957.  
  3958. Hardware & Software used to create this image:\n
  3959.  
  3960.       Amiga 4000/040    (of course)\n
  3961.       Imagine 2.0       (rendering engine)\n
  3962.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  3963.       Deluxe Paint IV   (brushmaps for the roads, airport, signs, etc.\n
  3964.       ImageFX           (post-render 24-bit image processing)\n
  3965. .stored-in
  3966. GoldFish-Vol2-1:Files/pix/trace/Koren/Twisted_City.ham
  3967.  
  3968. .name
  3969. Twisted_City
  3970. .fullname
  3971. Twisted_City
  3972. .short
  3973. 1280x1024x24 JPEG pic of a twisted city
  3974. .type
  3975. Picture
  3976. .author
  3977. Steve Koren
  3978. .distribution
  3979. Copyrighted, distributed by permission of author.
  3980. .email
  3981. koren@fc.hp.com
  3982. .described-by
  3983. Fred Fish (fnf@fishpond.cygnus.com)
  3984. .submittal
  3985. Downloaded via ftp from wuarchive.wustl.edu.
  3986. .description
  3987. I got the idea for this picture after playing around with Imagine's
  3988. "Conform to Path" feature using some old building objects I had.  This
  3989. feature lets you take an arbitrary object and bend it in a shape defined by
  3990. a splined path.  This was used to make the twisted buildings, radio tower,
  3991. and bridge supports.  The water, galaxy, gas planet, and pits on the bridge
  3992. road are Essence II textures.  Most others are Essence I textures,
  3993. including the clouds and a lot of other subtler ones.\n
  3994.  
  3995. Some things didn't turn out quite as I had hoped: the windows on the
  3996. buildings don't quite follow the buildings' twists in quite the manner that
  3997. I had wanted them to.  The alleged glass elevator on the side of the
  3998. nearest tall building isn't very convincing; it looked OK close up with the
  3999. light at the right angle, but it doesn't really come across as glass from
  4000. this viewpoint.  I had also wanted to make things like the airport runway
  4001. twisted, but it is a bitmap, and aligning objects (for the blue runway
  4002. lights) with a particular feature in the middle of a brushmap is not very
  4003. easy in Imagine.  The city could also stand to have a little more detail,
  4004. but I got tired of making objects for it.\n
  4005.  
  4006. My initial attempt at this image used motion-blurring for the aircraft, but
  4007. I decided I didn't like that.  Too much detail goes away.\n
  4008.  
  4009. Viewing this image in anything less than 640x400x8-bit is a waste of time;
  4010. too much detail is lost at lower resolutions to make it worthwhile.  I've
  4011. supplied the image in two resolutions (896x628 & 1280x1024), both of which
  4012. look pretty good.  Don't even *think* about 320x400 or 640x400x4-bit.  The
  4013. image is also (intentionally) dim, so you might have to crank up your
  4014. monitor brightness a little bit.\n
  4015.  
  4016. As always, please don't modify the image in ways other than resolution
  4017. conversion, or claim credit for it, or use it for commercial purposes
  4018. without permission of the author.  Thanks.\n
  4019.  
  4020. (PS - if you like it, you might drop me a note... :-)\n
  4021.  
  4022. Hardware & Software used to create this image:\n
  4023.  
  4024.       Amiga 4000/040    (of course)\n
  4025.       Imagine 2.0       (rendering engine)\n
  4026.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  4027.       Deluxe Paint IV   (brushmaps for the roads, airport, signs, etc.\n
  4028.       ImageFX           (post-render 24-bit image processing)\n
  4029. .stored-in
  4030. GoldFish-Vol2-1:Files/pix/trace/Koren/Twisted_City.jpg
  4031.  
  4032. .name
  4033. Cyber_Express
  4034. .fullname
  4035. Cyber_Express
  4036. .short
  4037. 746x484x24 cybernetic expressions poster
  4038. .type
  4039. Picture
  4040. .author
  4041. Jason Koszarsky
  4042. .distribution
  4043. Copyrighted, distributed by permission of author.
  4044. .email
  4045. kozarsky@cse.psu.edu
  4046. .described-by
  4047. Fred Fish (fnf@fishpond.cygnus.com)
  4048. .submittal
  4049. Downloaded via ftp from wuarchive.wustl.edu.
  4050. .description
  4051. This is a poster/flyer I created using Imagine 2.9 with both 2.9 and
  4052. modified Essence Textures.  If features my title, Cybernetic
  4053. Expressions.  746x484x24 IFF, aspect ratio: 6:7
  4054. .stored-in
  4055. GoldFish-Vol2-1:Files/pix/trace/Koszarsky/Cyber_Express.iff
  4056.  
  4057. .name
  4058. landed
  4059. .fullname
  4060. landed
  4061. .short
  4062. 1024x768 JPEG image of probe on venus
  4063. .type
  4064. Picture
  4065. .author
  4066. Jason Koszarsky
  4067. .distribution
  4068. Copyrighted, distributed by permission of author.
  4069. .email
  4070. kozarsky@cse.psu.edu
  4071. .described-by
  4072. Fred Fish (fnf@fishpond.cygnus.com)
  4073. .submittal
  4074. Downloaded via ftp from wuarchive.wustl.edu.
  4075. .description
  4076. This image was created using Imagine 2.0 for the Amiga.  A variety of
  4077. Essence textures were used, thanks go to Steve Worley for those.  The
  4078. image is a larger render of one scene from an animation that was done
  4079. for Penn State Aerospace Engineers.
  4080. .stored-in
  4081. GoldFish-Vol2-1:Files/pix/trace/Koszarsky/Landed.jpg
  4082.  
  4083. .name
  4084. Delivrance
  4085. .fullname
  4086. Delivrance
  4087. .short
  4088. JPEG of raytraced surealistic picture
  4089. .type
  4090. Picture
  4091. .author
  4092. Eric Martinez
  4093. .address
  4094. 325 Av de la liberation
  4095. Tuileries des Ecus
  4096. Bat C12B Appt 211
  4097. 33110 Bouscat
  4098. FRANCE
  4099. .distribution
  4100. Copyrighted, distributed by permission of author.
  4101. .email
  4102. rullier@ftp.u-bordeaux.fr
  4103. .described-by
  4104. Fred Fish (fnf@fishpond.cygnus.com)
  4105. .submittal
  4106. Downloaded via ftp from wuarchive.wustl.edu.
  4107. .description
  4108. This picture was made with Imagine 2.0. The objects are Shareware
  4109. included the body of the woman with her cycle.  Disk is available from
  4110. author for 10 US$ or 20DM, containing 2 objects, 2 Cycles, mappings,
  4111. and ornemental objects such as flowers and a tree.
  4112. .stored-in
  4113. GoldFish-Vol2-1:Files/pix/trace/Martinez/Delivrance.jpg
  4114.  
  4115. .name
  4116. bismarkplus
  4117. .fullname
  4118. bismarkplus
  4119. .short
  4120. Schlachtschiff Bismarck raytrace
  4121. .type
  4122. Picture
  4123. .author
  4124. Jamn Van Overbeke
  4125. .address
  4126. Dalenstraat 9,
  4127. 3020 Herent
  4128. Belgium
  4129. .distribution
  4130. Copyrighted, distributed by permission of author.
  4131. .email
  4132. cthulhu@Belgium.EU.net
  4133. .described-by
  4134. Fred Fish (fnf@fishpond.cygnus.com)
  4135. .submittal
  4136. Downloaded via ftp from wuarchive.wustl.edu.
  4137. .description
  4138.  
  4139.                           > Jan Van Overbeke, 3-DEE <
  4140.                                    presents:
  4141.  
  4142.                              #####        __ |
  4143.                                #####     L__||
  4144.                                   ##@#   _TT___
  4145.                                    %#   |    __|
  4146.                             | __    _-|  T  T_
  4147.                             ||__J  |  l  |   _|
  4148.                               TT__ |   \ |   |
  4149.                          \__ _-- | |    \|   l-_   __/
  4150.                     \ __ |__||   | |     |      | |__| __/
  4151.                   ___|__|_TT_|___|_|_____|______|__TT_|__|___
  4152.                   \      _____________________________      /
  4153.                    \ ooo                              o oo /
  4154.                     \                                     /
  4155.         ~~~~~~~~~~~~~\                                   /~~~~~~~~~~~~~
  4156.                       \______________________________JVO/
  4157.  
  4158.                           > Schlachtschiff Bismarck <
  4159.  
  4160.                 As she must have looked like before she entered
  4161.        Grimstadtfjord near Bergen from the 18th to the 21st of may 1941
  4162.                      while executing "Operation Rheinübung"
  4163.                Included all batteries ranging from 20mm to 380mm
  4164.  
  4165.           A compilation of history and images 53 years in the making
  4166.                      Yet unsurpassed 3-dimensional reality
  4167.                        Consists of some 130,668 polygons
  4168.                          Rendered on a 10Mb Amiga3000
  4169.  
  4170.                "We're fools to make war on the brothers in arms"
  4171.                                   Dire Straits
  4172. .stored-in
  4173. GoldFish-Vol2-1:Files/pix/trace/Overbeke/
  4174.  
  4175. .name
  4176. FunkyBike
  4177. .fullname
  4178. FunkyBike
  4179. .short
  4180. 704x482x24 raytraced pic of a motorcycle
  4181. .type
  4182. Picture
  4183. .author
  4184. Ernesto Rodriguez
  4185. .distribution
  4186. Copyrighted, distributed by permission of author.
  4187. .email
  4188. care of: kozarsky@cs.psu.edu
  4189. .described-by
  4190. Fred Fish (fnf@fishpond.cygnus.com)
  4191. .submittal
  4192. Downloaded via ftp from wuarchive.wustl.edu.
  4193. .description
  4194. This is a 704x482, 24-bit, ray-traced image of a futuristic motorcycle.  It
  4195. was dubbed 'funkybike' by its creator, Ernesto Rodriguez.  He rendered it
  4196. with Imagine 2.0 as part of a project for a graphics course at PSU.  I'm
  4197. posting this as a favour to him since he doesn't have an account of his
  4198. own.
  4199. .stored-in
  4200. GoldFish-Vol2-1:Files/pix/trace/Rodriguez/FunkyBike.jpg
  4201.  
  4202. .name
  4203. cam
  4204. .fullname
  4205. cam
  4206. .short
  4207. 640x512x24 JPEG raytrace using Imagine 2
  4208. .type
  4209. Picture
  4210. .author
  4211. Pascal Rullier
  4212. .address
  4213. 25b, rue du prof. Lande
  4214. 33380 BIGANOS
  4215. FRANCE
  4216. .distribution
  4217. Copyrighted, distributed by permission of author.
  4218. .email
  4219. rullier@platon.emi.u-bordeaux.fr
  4220. .described-by
  4221. Fred Fish (fnf@fishpond.cygnus.com)
  4222. .submittal
  4223. Downloaded via ftp from wuarchive.wustl.edu.
  4224. .description
  4225.  
  4226. This picture was made with Imagine 2.0 for illustrating the stand of
  4227. BUGSS (French Amiga Users Club) at the ATACOM'93 exhibition.  There
  4228. are my first real pictures with Imagine.  I have made this one for the
  4229. CAM Collection.  I use Icoons to build the leave.
  4230.  
  4231. There are common objects in the 3 pictures :
  4232.  
  4233. - The ground, mirrored checker.
  4234. - The base of the main object, mirrored blue.
  4235. - The 2 mirrors doing 135° angle
  4236. - The same sky (extracted from TSiWF 3D Collection)
  4237.  
  4238. Here, the leave is mirrored red.
  4239.  
  4240. It's raytraced picture and the rendering time is 3 hours
  4241. for a 640x512 Hires Lace 24bit picture on an A3000 16Mhz
  4242. .stored-in
  4243. GoldFish-Vol2-1:Files/pix/trace/Rullier/CAM.jpg
  4244.  
  4245. .name
  4246. tsiwf
  4247. .fullname
  4248. tsiwf
  4249. .short
  4250. JPEG Imagine 2.0 raytraced image.
  4251. .type
  4252. Picture
  4253. .author
  4254. Pascal Rullier
  4255. .address
  4256. 25b, rue du prof. Lande
  4257. 33380 BIGANOS
  4258. FRANCE
  4259. .distribution
  4260. Copyrighted, distributed by permission of author.
  4261. .email
  4262. rullier@platon.emi.u-bordeaux.fr
  4263. .described-by
  4264. Fred Fish (fnf@fishpond.cygnus.com)
  4265. .submittal
  4266. Downloaded via ftp from wuarchive.wustl.edu.
  4267. .description
  4268.  
  4269. This picture was made with Imagine 2.0 for illustrating the stand of
  4270. BUGSS (French Amiga Users Club) at the ATACOM'93 exhibition.  There
  4271. are my first real pictures with Imagine.  I have made this one for the
  4272. TSiWF Collection.
  4273.  
  4274. There are common objects in the 3 pictures :
  4275.  
  4276. - The ground, mirrored checker.
  4277. - The base of the main object, mirrored blue.
  4278. - The 2 mirrors doing 135° angle
  4279. - The same sky (extracted from TSiWF 3D Collection)
  4280.  
  4281. Here, the main object is a mirrored spongeri fractal 3D triangle
  4282. extracted from TSiWF Collection, of course *8) with a sphere inside
  4283. with a snail mapping and the same mapping of it in black & white
  4284. (bump).
  4285.  
  4286. We can notice the "FGP" logo at the bottom of the base.
  4287.  
  4288. It's raytraced picture and the rendering time is 8 hours
  4289. for a 640x512 Hires Lace 24bit picture on an A3000 16Mhz
  4290. .stored-in
  4291. GoldFish-Vol2-1:Files/pix/trace/Rullier/TSiWF.jpg
  4292.  
  4293. .name
  4294. Simulator
  4295. .fullname
  4296. Simulator
  4297. .short
  4298. JPEG, Flight Simulator, Delft Markt Sq.
  4299. .type
  4300. Picture
  4301. .author
  4302. Erwin Zwart
  4303. .address
  4304. Markt 9
  4305. 2611 GP Delft
  4306. The Netherlands
  4307. .distribution
  4308. Copyrighted, distributed by permission of author.
  4309. .email
  4310. ezwart@dutlsb3.lr.tudelft.nl
  4311. .described-by
  4312. Fred Fish (fnf@fishpond.cygnus.com)
  4313. .submittal
  4314. Downloaded via ftp from wuarchive.wustl.edu.
  4315. .description
  4316. Size: scaled to 704x512 (square pixels) from 1990x1360
  4317.  
  4318. This image shows a flight simulator, being build by the Faculty of
  4319. Aerospace Engineering of the Delft University of Technology in the
  4320. Netherlands.  It's going to be used for basic research of stability and
  4321. control of civil airliners, helicopters, cars and ships (in order of
  4322. importancy).  It's nice to know for us Amiga fans that the basic design and
  4323. visualisation is done in Imagine, by the project leader and me on my
  4324. A4000/040. I'm busy with a animation of the simulator motion with the data
  4325. directly out off the control software of the platform. This for checking
  4326. the boundaries and interference of the actuators (the hydraulic tubes) with
  4327. the fuselage, which center of gravity is very low in this simulator (the
  4328. first of its kind).
  4329.  
  4330. The picture was taken on the Markt of Delft in Holland, I live behind the
  4331. Townhouse.  It was scanned with a HP ScanJet and composited with an Imagine
  4332. trace in PhotoShop. With the new perspective-edit mode of Imagine2.9 you
  4333. can place things much more accurate in real photos (vectorized first) than
  4334. before.  Once you have the right angles and lens focal length you can place
  4335. your object anywhere by translating over the local axis and that
  4336. interactively.  Cool.
  4337.  
  4338. The picture was 1990x1360 pixels (enough for rasterizing 150 lines/inch to
  4339. separate color-plates for printing a fullcolor card) so I scaled it down to
  4340. 704x512 en JPEG'ed it. It has square pixels, it's no NTSC picture, PAL
  4341. however is close enough.
  4342. .stored-in
  4343. GoldFish-Vol2-1:Files/pix/trace/Zwart/Simulator.jpg
  4344. .name
  4345. Butterfly
  4346. .author
  4347. Chris Short
  4348. .description
  4349. A 3D Imagine trace of an electronic butterfly.
  4350. .described-by
  4351. Automatically generated from Contents file by c2pi program.
  4352. .short
  4353. Butterfly
  4354. .stored-in
  4355. GoldFish-Vol2-1:Files/pix/trace/ButterFly/
  4356. .name
  4357. VoyageToAtlantis
  4358. .type
  4359. Picture
  4360. .short
  4361. Imagine2.9 raytraced image
  4362. .description
  4363. This is a single frame from a long animation I have been working on.
  4364. It uses several new features from Imagine 2.9. The entire animation
  4365. is over 200 Megabytes in HAM Interlace Overscan.  It looks pretty good
  4366. genlocked onto videotape.  The sub comes from out of the distance,
  4367. makes a turn in front of the camera, and goes on to find the domed
  4368. underwater city of Atlantis. The undersea plants
  4369. were made with the new twist, bend, and taper tools in the Detail
  4370. Editor.  The ocean floor is a plane with the new Wave texture. The
  4371. sunken galleon is from the Imagine 2.0 included objects. The seashells
  4372. were made with Shelley, which I got off aminet (thanks!).  The
  4373. submarine is my concept of the proposed Centurion class.  Yes, I
  4374. know submarines don't travel underwater with their mast and
  4375. and periscope up but I thought it looked cooler.  Some things I
  4376. am working on are a better hull texture, cavitation bubbles as the
  4377. prop turns (maybe with particles), and adding more detail to the hull.
  4378. Since then, I have made models of the Seawolf, Typhoon, and am working
  4379. on the Akula plus a zillion other projects.
  4380. .author
  4381. Ted Stethem
  4382. .distribution
  4383. Copyrighted but Freely Redistributable
  4384. .email
  4385. teds@ms70.nuwes.sea06.navy.mil
  4386. .docs
  4387. UNSEAVOY.TXT
  4388. .described-by
  4389. Richard Fish
  4390. .submittal
  4391. Downloaded via ftp from Aminet.
  4392.  
  4393. .stored-in
  4394. GoldFish-Vol2-1:Files/pix/trace/Voyage2Atlantis/
  4395. .name
  4396. imgnbabe
  4397. .type
  4398. Picture
  4399. .short
  4400. Raytraced image of Manga Babe by Tomwoof
  4401. .description
  4402. This took about 1 hour 45 minutes to render on my Amiga 1200/030/40MHz.
  4403. The sky backdrop was composited after the render and some rough edges were
  4404. smoothed. It's amazing what you can do with Imagine.int and Manga Babes ;)
  4405. .author
  4406. Tomwoof
  4407. .distribution
  4408. Copyrighted but Freely Redistributable
  4409. .docs
  4410. imgnbabe.readme
  4411. .described-by
  4412. Richard Fish
  4413. .submittal
  4414. Downloaded via ftp from Aminet.
  4415. .stored-in
  4416. GoldFish-Vol2-1:Files/pix/trace/imgnbabe/
  4417. .name
  4418. Parasaur
  4419. .author
  4420. Andrew Denton
  4421. .description
  4422. HAM and JPEG of a Parasaurolophus.  (That's okay... I can't pronounce it
  4423. either!)
  4424. .described-by
  4425. Automatically generated from Contents file by c2pi program.
  4426. .short
  4427. HAM and JPEG of Parasaurolophus.
  4428.  
  4429. .stored-in
  4430. GoldFish-Vol2-1:Files/pix/guard/Parasaur/
  4431. .name
  4432. Thunder
  4433. .author
  4434. Andrew Denton
  4435. .description
  4436. Another "hungry-looking" dinosaur.  HAM and JPEG formats.
  4437. .described-by
  4438. Automatically generated from Contents file by c2pi program.
  4439. .short
  4440. HAM and JPEG of dinosaur.
  4441. .stored-in
  4442. GoldFish-Vol2-1:Files/pix/guard/Thunder/
  4443. .name
  4444. TVPreview
  4445. .author
  4446. Christoph Feck
  4447. .description
  4448. A screen grab of a yet-to-be-released interactive 24-bit picture viewer
  4449. called TowerView.
  4450. .described-by
  4451. Automatically generated from Contents file by c2pi program.
  4452. .short
  4453. Screen grab of interactive pic viewer.
  4454. .stored-in
  4455. GoldFish-Vol2-1:Files/pix/illu/TVPreview/
  4456. .name
  4457. PoolRachel
  4458. .fullname
  4459. Pool Rachel
  4460. .version
  4461. 1.0
  4462. .date
  4463. 1994.04.19
  4464. .author
  4465. Les Dietz
  4466. .address
  4467. \#12 5502 60 Street
  4468. Vegreville, Alberta, Canada
  4469. T9C 1P7
  4470. .email
  4471. ewaniu@ee.ualberta.ca
  4472. .type
  4473. Picture
  4474. .short
  4475. Cartoon picture for use as WB backdrop
  4476. .description
  4477. A HAM-8, 16 colour, and 8 colour IFF picture of "Rachel Raccoon"
  4478. relaxing in the pool.  These pictures are suitable as Workbench
  4479. backdrops with the right software.
  4480. .distribution
  4481. Freeware, but not to be distributed in modified form
  4482. .requirements
  4483. Any computer capable of reading Amiga IFF pictures
  4484. .construction
  4485. DPaint 4.6, Art Department Pro, Real 3D
  4486. .docs
  4487. PoolRachel.Readme
  4488. .submittal
  4489. Submitted to wuarchive.wustl.edu:pub/aminet/pix/wb by Darren Ewaniuk
  4490. .described-by
  4491. Darren Ewaniuk (ewaniu@ee.ualberta.ca)
  4492. .contents
  4493. PoolRachel    A HAM-8, 16 colour, and 8 colour IFF picture of
  4494.         "Rachel Raccoon" relaxing in the pool.  These pictures
  4495.         are suitable as Workbench backdrops with the right
  4496.         software.
  4497.         Author:  Les Dietz
  4498. .stored-in
  4499. GoldFish-Vol2-1:Files/pix/wb/PoolRachel/
  4500. .name
  4501. RachelMascot
  4502. .fullname
  4503. Rachel Mascot
  4504. .version
  4505. 1.0
  4506. .date
  4507. 1994.04.19
  4508. .author
  4509. Les Dietz
  4510. .address
  4511. \#12 5502 60 Street
  4512. Vegreville, Alberta, Canada
  4513. T9C 1P7
  4514. .email
  4515. ewaniu@ee.ualberta.ca
  4516. .type
  4517. Picture
  4518. .short
  4519. Cartoon picture for use as WB backdrop
  4520. .description
  4521. A HAM-8 and 16 colour IFF picture of "Rachel Raccoon" accepting the
  4522. "AmiCUE mascot of the year" award, suitable for use as a Workbench
  4523. backdrop with the right software.
  4524. .distribution
  4525. Freeware, but not to be distributed in modified form
  4526. .requirements
  4527. Any computer capable of reading Amiga IFF pictures
  4528. .construction
  4529. DPaint 4.6, Art Department Pro
  4530. .docs
  4531. RachelMascot.Readme
  4532. .submittal
  4533. Submitted to wuarchive.wustl.edu:pub/aminet/pix/wb by Darren Ewaniuk
  4534. .described-by
  4535. Darren Ewaniuk (ewaniu@ee.ualberta.ca)
  4536. .contents
  4537. RachelMascot    A HAM-8 and 16 colour IFF picture of "Rachel Raccoon"
  4538.         accepting the "AmiCUE mascot of the year" award, suitable
  4539.         for use as a Workbench backdrop with the right software.
  4540.         Author:  Les Dietz
  4541. .stored-in
  4542. GoldFish-Vol2-1:Files/pix/wb/RachelMascot/
  4543. .name
  4544. SpectrumShot
  4545. .author
  4546. Darren Eveland
  4547. .description
  4548. Screen shot of the author's workbench, after installing his new EGS
  4549. Spectrum card.  It is a 1024x768 workbench screen with 256 colours, as you
  4550. will be able to see from the open screenmode preferences screen.  It also
  4551. has a nice pic of a supermodel's face in a window, has a neat WB backdrop
  4552. and uses MagicWB icons.
  4553. .described-by
  4554. Automatically generated from Contents file by c2pi program.
  4555. .short
  4556. Screen shot of EGS Spectrum card WB.
  4557. .stored-in
  4558. GoldFish-Vol2-1:Files/pix/wb/SpectrumShot/
  4559. .name
  4560. RachelRaccoon
  4561. .author
  4562. Leslie Dietz (and Eric Schwartz)
  4563. .description
  4564. Two new hand-drawn "Eric Schwartz" style" pictures of a cartoon raccoon.
  4565. The pictures are overscanned hi-res interlace NTSC and are provided in 256,
  4566. 16, and 8 color versions suitable for use as Workbench backdrop pictures.
  4567. Included are "Karate Rachel" and "AmiCUE Rachel".  An included bonus is a
  4568. picture of Rachel by Eric Schwartz.
  4569. .version
  4570. 3
  4571. .described-by
  4572. Automatically generated from Contents file by c2pi program.
  4573. .short
  4574. RachelRaccoon
  4575. .stored-in
  4576. GoldFish-Vol2-1:Files/pix/wb/RachelRaccoon/
  4577. .name
  4578. RD001
  4579. .type
  4580. Picture
  4581. .short
  4582. 768x512x24 JPEG, clown fish over anemone
  4583. .description
  4584. A 768x512x24 JPEG image of a clown fish over anemone.
  4585.  
  4586. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4587. amateur photographer who has been diving for 10+ years, and has been
  4588. doing underwater photography for about 8 years.  He has traveled all
  4589. over the globe in pursuit of underwater fun and photos.
  4590.  
  4591. To be placed on a mailing list for notification of the availability of
  4592. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4593. by this photographer and others, contact Amiga Library Services at the
  4594. below address or via FAX at (602) 917-0917.
  4595. .date
  4596. 1994.10.19
  4597. .author
  4598. R. W. Dick
  4599. .requirements
  4600. High detail JPEG picture, 24-bit graphics card recommended.
  4601. .distribution
  4602. Copyrighted but Freely Redistributable for personal use.
  4603. .address
  4604. C/O Amiga Library Services
  4605. 610 N. Alma School Road, Suite 18
  4606. Chandler, AZ 85224
  4607. USA
  4608. .described-by
  4609. Fred Fish (fnf@amigalib.com)
  4610. .submittal
  4611. Submitted as slide directly by the photographer.
  4612. .stored-in
  4613. GoldFish-Vol2-1:Files/pix/dive/RD001.jpg
  4614. .name
  4615. RD002
  4616. .type
  4617. Picture
  4618. .short
  4619. 768x512x24 JPEG, coral polyps
  4620. .description
  4621. A 768x512x24 JPEG image of coral polyps.
  4622.  
  4623. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4624. amateur photographer who has been diving for 10+ years, and has been
  4625. doing underwater photography for about 8 years.  He has traveled all
  4626. over the globe in pursuit of underwater fun and photos.
  4627.  
  4628. To be placed on a mailing list for notification of the availability of
  4629. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4630. by this photographer and others, contact Amiga Library Services at the
  4631. below address or via FAX at (602) 917-0917.
  4632. .date
  4633. 1994.10.19
  4634. .author
  4635. R. W. Dick
  4636. .requirements
  4637. High detail JPEG picture, 24-bit graphics card recommended.
  4638. .distribution
  4639. Copyrighted but Freely Redistributable for personal use.
  4640. .address
  4641. C/O Amiga Library Services
  4642. 610 N. Alma School Road, Suite 18
  4643. Chandler, AZ 85224
  4644. USA
  4645. .described-by
  4646. Fred Fish (fnf@amigalib.com)
  4647. .submittal
  4648. Submitted as slide directly by the photographer.
  4649. .stored-in
  4650. GoldFish-Vol2-1:Files/pix/dive/RD002.jpg
  4651. .name
  4652. RD003
  4653. .type
  4654. Picture
  4655. .short
  4656. 768x512x24 JPEG, clown fish and anemone
  4657. .description
  4658. A 768x512x24 JPEG image of a clown fish over a green-tip purple
  4659. anemone.
  4660.  
  4661. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4662. amateur photographer who has been diving for 10+ years, and has been
  4663. doing underwater photography for about 8 years.  He has traveled all
  4664. over the globe in pursuit of underwater fun and photos.
  4665.  
  4666. To be placed on a mailing list for notification of the availability of
  4667. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4668. by this photographer and others, contact Amiga Library Services at the
  4669. below address or via FAX at (602) 917-0917.
  4670. .date
  4671. 1994.10.19
  4672. .author
  4673. R. W. Dick
  4674. .requirements
  4675. High detail JPEG picture, 24-bit graphics card recommended.
  4676. .distribution
  4677. Copyrighted but Freely Redistributable for personal use.
  4678. .address
  4679. C/O Amiga Library Services
  4680. 610 N. Alma School Road, Suite 18
  4681. Chandler, AZ 85224
  4682. USA
  4683. .described-by
  4684. Fred Fish (fnf@amigalib.com)
  4685. .submittal
  4686. Submitted as slide directly by the photographer.
  4687. .stored-in
  4688. GoldFish-Vol2-1:Files/pix/dive/RD003.jpg
  4689. .name
  4690. RD004
  4691. .type
  4692. Picture
  4693. .short
  4694. 768x512x24 JPEG, spotted moray on reef
  4695. .description
  4696. A 768x512x24 JPEG image of a spotted moray poking out of a reef wall.
  4697.  
  4698. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4699. amateur photographer who has been diving for 10+ years, and has been
  4700. doing underwater photography for about 8 years.  He has traveled all
  4701. over the globe in pursuit of underwater fun and photos.
  4702.  
  4703. To be placed on a mailing list for notification of the availability of
  4704. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4705. by this photographer and others, contact Amiga Library Services at the
  4706. below address or via FAX at (602) 917-0917.
  4707. .date
  4708. 1994.10.19
  4709. .author
  4710. R. W. Dick
  4711. .requirements
  4712. High detail JPEG picture, 24-bit graphics card recommended.
  4713. .distribution
  4714. Copyrighted but Freely Redistributable for personal use.
  4715. .address
  4716. C/O Amiga Library Services
  4717. 610 N. Alma School Road, Suite 18
  4718. Chandler, AZ 85224
  4719. USA
  4720. .described-by
  4721. Fred Fish (fnf@amigalib.com)
  4722. .submittal
  4723. Submitted as slide directly by the photographer.
  4724. .stored-in
  4725. GoldFish-Vol2-1:Files/pix/dive/RD004.jpg
  4726. .name
  4727. RD005
  4728. .type
  4729. Picture
  4730. .short
  4731. 768x512x24 JPEG, purple soft coral
  4732. .description
  4733. A 768x512x24 JPEG image of purple soft coral and staghorn coral.
  4734.  
  4735. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4736. amateur photographer who has been diving for 10+ years, and has been
  4737. doing underwater photography for about 8 years.  He has traveled all
  4738. over the globe in pursuit of underwater fun and photos.
  4739.  
  4740. To be placed on a mailing list for notification of the availability of
  4741. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4742. by this photographer and others, contact Amiga Library Services at the
  4743. below address or via FAX at (602) 917-0917.
  4744. .date
  4745. 1994.10.19
  4746. .author
  4747. R. W. Dick
  4748. .requirements
  4749. High detail JPEG picture, 24-bit graphics card recommended.
  4750. .distribution
  4751. Copyrighted but Freely Redistributable for personal use.
  4752. .address
  4753. C/O Amiga Library Services
  4754. 610 N. Alma School Road, Suite 18
  4755. Chandler, AZ 85224
  4756. USA
  4757. .described-by
  4758. Fred Fish (fnf@amigalib.com)
  4759. .submittal
  4760. Submitted as slide directly by the photographer.
  4761. .stored-in
  4762. GoldFish-Vol2-1:Files/pix/dive/RD005.jpg
  4763. .name
  4764. RD006
  4765. .type
  4766. Picture
  4767. .short
  4768. 768x512x24 JPEG, red hind fish in sponge
  4769. .description
  4770. An 768x512x24 JPEG image of a red hind fish inside a sponge.
  4771.  
  4772. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4773. amateur photographer who has been diving for 10+ years, and has been
  4774. doing underwater photography for about 8 years.  He has traveled all
  4775. over the globe in pursuit of underwater fun and photos.
  4776.  
  4777. To be placed on a mailing list for notification of the availability of
  4778. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4779. by this photographer and others, contact Amiga Library Services at the
  4780. below address or via FAX at (602) 917-0917.
  4781. .date
  4782. 1994.10.19
  4783. .author
  4784. R. W. Dick
  4785. .requirements
  4786. High detail JPEG picture, 24-bit graphics card recommended.
  4787. .distribution
  4788. Copyrighted but Freely Redistributable for personal use.
  4789. .address
  4790. C/O Amiga Library Services
  4791. 610 N. Alma School Road, Suite 18
  4792. Chandler, AZ 85224
  4793. USA
  4794. .described-by
  4795. Fred Fish (fnf@amigalib.com)
  4796. .submittal
  4797. Submitted as slide directly by the photographer.
  4798. .stored-in
  4799. GoldFish-Vol2-1:Files/pix/dive/RD006.jpg
  4800. .name
  4801. RD007
  4802. .type
  4803. Picture
  4804. .short
  4805. 768x512x24 JPEG, tomato clown fish
  4806. .description
  4807. An 768x512x24 JPEG image of a tomato clown fish and anemone.
  4808.  
  4809. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4810. amateur photographer who has been diving for 10+ years, and has been
  4811. doing underwater photography for about 8 years.  He has traveled all
  4812. over the globe in pursuit of underwater fun and photos.
  4813.  
  4814. To be placed on a mailing list for notification of the availability of
  4815. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4816. by this photographer and others, contact Amiga Library Services at the
  4817. below address or via FAX at (602) 917-0917.
  4818. .date
  4819. 1994.10.19
  4820. .author
  4821. R. W. Dick
  4822. .requirements
  4823. High detail JPEG picture, 24-bit graphics card recommended.
  4824. .distribution
  4825. Copyrighted but Freely Redistributable for personal use.
  4826. .address
  4827. C/O Amiga Library Services
  4828. 610 N. Alma School Road, Suite 18
  4829. Chandler, AZ 85224
  4830. USA
  4831. .described-by
  4832. Fred Fish (fnf@amigalib.com)
  4833. .submittal
  4834. Submitted as slide directly by the photographer.
  4835. .stored-in
  4836. GoldFish-Vol2-1:Files/pix/dive/RD007.jpg
  4837. .name
  4838. RD008
  4839. .type
  4840. Picture
  4841. .short
  4842. 768x512x24 JPEG, brittlestar on sponge
  4843. .description
  4844. An 768x512x24 JPEG image of a brittlestar on red sponge.
  4845.  
  4846. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4847. amateur photographer who has been diving for 10+ years, and has been
  4848. doing underwater photography for about 8 years.  He has traveled all
  4849. over the globe in pursuit of underwater fun and photos.
  4850.  
  4851. To be placed on a mailing list for notification of the availability of
  4852. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4853. by this photographer and others, contact Amiga Library Services at the
  4854. below address or via FAX at (602) 917-0917.
  4855. .date
  4856. 1994.10.19
  4857. .author
  4858. R. W. Dick
  4859. .requirements
  4860. High detail JPEG picture, 24-bit graphics card recommended.
  4861. .distribution
  4862. Copyrighted but Freely Redistributable for personal use.
  4863. .address
  4864. C/O Amiga Library Services
  4865. 610 N. Alma School Road, Suite 18
  4866. Chandler, AZ 85224
  4867. USA
  4868. .described-by
  4869. Fred Fish (fnf@amigalib.com)
  4870. .submittal
  4871. Submitted as slide directly by the photographer.
  4872. .stored-in
  4873. GoldFish-Vol2-1:Files/pix/dive/RD008.jpg
  4874. .name
  4875. RD009
  4876. .type
  4877. Picture
  4878. .short
  4879. 768x512x24 JPEG, asparagus anemones
  4880. .description
  4881. An 768x512x24 JPEG image of asparagus anemones.
  4882.  
  4883. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4884. amateur photographer who has been diving for 10+ years, and has been
  4885. doing underwater photography for about 8 years.  He has traveled all
  4886. over the globe in pursuit of underwater fun and photos.
  4887.  
  4888. To be placed on a mailing list for notification of the availability of
  4889. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4890. by this photographer and others, contact Amiga Library Services at the
  4891. below address or via FAX at (602) 917-0917.
  4892. .date
  4893. 1994.10.19
  4894. .author
  4895. R. W. Dick
  4896. .requirements
  4897. High detail JPEG picture, 24-bit graphics card recommended.
  4898. .distribution
  4899. Copyrighted but Freely Redistributable for personal use.
  4900. .address
  4901. C/O Amiga Library Services
  4902. 610 N. Alma School Road, Suite 18
  4903. Chandler, AZ 85224
  4904. USA
  4905. .described-by
  4906. Fred Fish (fnf@amigalib.com)
  4907. .submittal
  4908. Submitted as slide directly by the photographer.
  4909. .stored-in
  4910. GoldFish-Vol2-1:Files/pix/dive/RD009.jpg
  4911. .name
  4912. RD010
  4913. .type
  4914. Picture
  4915. .short
  4916. 768x512x24 JPEG, splendid toadfish
  4917. .description
  4918. An 768x512x24 JPEG image of a splendid toadfish under a coral head.
  4919.  
  4920. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4921. amateur photographer who has been diving for 10+ years, and has been
  4922. doing underwater photography for about 8 years.  He has traveled all
  4923. over the globe in pursuit of underwater fun and photos.
  4924.  
  4925. To be placed on a mailing list for notification of the availability of
  4926. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4927. by this photographer and others, contact Amiga Library Services at the
  4928. below address or via FAX at (602) 917-0917.
  4929. .date
  4930. 1994.10.19
  4931. .author
  4932. R. W. Dick
  4933. .requirements
  4934. High detail JPEG picture, 24-bit graphics card recommended.
  4935. .distribution
  4936. Copyrighted but Freely Redistributable for personal use.
  4937. .address
  4938. C/O Amiga Library Services
  4939. 610 N. Alma School Road, Suite 18
  4940. Chandler, AZ 85224
  4941. USA
  4942. .described-by
  4943. Fred Fish (fnf@amigalib.com)
  4944. .submittal
  4945. Submitted as slide directly by the photographer.
  4946. .stored-in
  4947. GoldFish-Vol2-1:Files/pix/dive/RD010.jpg
  4948. .name
  4949. RD011
  4950. .type
  4951. Picture
  4952. .short
  4953. 512x768x24 JPEG, golden hind and coral
  4954. .description
  4955. An 512x768x24 JPEG image of a golden hind fish and coral head.
  4956.  
  4957. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4958. amateur photographer who has been diving for 10+ years, and has been
  4959. doing underwater photography for about 8 years.  He has traveled all
  4960. over the globe in pursuit of underwater fun and photos.
  4961.  
  4962. To be placed on a mailing list for notification of the availability of
  4963. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  4964. by this photographer and others, contact Amiga Library Services at the
  4965. below address or via FAX at (602) 917-0917.
  4966. .date
  4967. 1994.10.19
  4968. .author
  4969. R. W. Dick
  4970. .requirements
  4971. High detail JPEG picture, 24-bit graphics card recommended.
  4972. .distribution
  4973. Copyrighted but Freely Redistributable for personal use.
  4974. .address
  4975. C/O Amiga Library Services
  4976. 610 N. Alma School Road, Suite 18
  4977. Chandler, AZ 85224
  4978. USA
  4979. .described-by
  4980. Fred Fish (fnf@amigalib.com)
  4981. .submittal
  4982. Submitted as slide directly by the photographer.
  4983. .stored-in
  4984. GoldFish-Vol2-1:Files/pix/dive/RD011.jpg
  4985. .name
  4986. RD012
  4987. .type
  4988. Picture
  4989. .short
  4990. 768x512x24 JPEG, finger coral & sponges
  4991. .description
  4992. An 768x512x24 JPEG image of finger coral and sponges.
  4993.  
  4994. The photographer, R. W. Dick, is a PADI certified dive instructor and
  4995. amateur photographer who has been diving for 10+ years, and has been
  4996. doing underwater photography for about 8 years.  He has traveled all
  4997. over the globe in pursuit of underwater fun and photos.
  4998.  
  4999. To be placed on a mailing list for notification of the availability of
  5000. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5001. by this photographer and others, contact Amiga Library Services at the
  5002. below address or via FAX at (602) 917-0917.
  5003. .date
  5004. 1994.10.19
  5005. .author
  5006. R. W. Dick
  5007. .requirements
  5008. High detail JPEG picture, 24-bit graphics card recommended.
  5009. .distribution
  5010. Copyrighted but Freely Redistributable for personal use.
  5011. .address
  5012. C/O Amiga Library Services
  5013. 610 N. Alma School Road, Suite 18
  5014. Chandler, AZ 85224
  5015. USA
  5016. .described-by
  5017. Fred Fish (fnf@amigalib.com)
  5018. .submittal
  5019. Submitted as slide directly by the photographer.
  5020. .stored-in
  5021. GoldFish-Vol2-1:Files/pix/dive/RD012.jpg
  5022. .name
  5023. RD013
  5024. .type
  5025. Picture
  5026. .short
  5027. 768x512x24 JPEG, yellow crinoid & sponge
  5028. .description
  5029. An 768x512x24 JPEG image of a yellow crinoid and red sponge.
  5030.  
  5031. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5032. amateur photographer who has been diving for 10+ years, and has been
  5033. doing underwater photography for about 8 years.  He has traveled all
  5034. over the globe in pursuit of underwater fun and photos.
  5035.  
  5036. To be placed on a mailing list for notification of the availability of
  5037. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5038. by this photographer and others, contact Amiga Library Services at the
  5039. below address or via FAX at (602) 917-0917.
  5040. .date
  5041. 1994.10.19
  5042. .author
  5043. R. W. Dick
  5044. .requirements
  5045. High detail JPEG picture, 24-bit graphics card recommended.
  5046. .distribution
  5047. Copyrighted but Freely Redistributable for personal use.
  5048. .address
  5049. C/O Amiga Library Services
  5050. 610 N. Alma School Road, Suite 18
  5051. Chandler, AZ 85224
  5052. USA
  5053. .described-by
  5054. Fred Fish (fnf@amigalib.com)
  5055. .submittal
  5056. Submitted as slide directly by the photographer.
  5057. .stored-in
  5058. GoldFish-Vol2-1:Files/pix/dive/RD013.jpg
  5059. .name
  5060. RD014
  5061. .type
  5062. Picture
  5063. .short
  5064. 768x512x24 JPEG, lettuce coral & sponge
  5065. .description
  5066. An 768x512x24 JPEG image of lettuce coral and sponge.
  5067.  
  5068. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5069. amateur photographer who has been diving for 10+ years, and has been
  5070. doing underwater photography for about 8 years.  He has traveled all
  5071. over the globe in pursuit of underwater fun and photos.
  5072.  
  5073. To be placed on a mailing list for notification of the availability of
  5074. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5075. by this photographer and others, contact Amiga Library Services at the
  5076. below address or via FAX at (602) 917-0917.
  5077. .date
  5078. 1994.10.19
  5079. .author
  5080. R. W. Dick
  5081. .requirements
  5082. High detail JPEG picture, 24-bit graphics card recommended.
  5083. .distribution
  5084. Copyrighted but Freely Redistributable for personal use.
  5085. .address
  5086. C/O Amiga Library Services
  5087. 610 N. Alma School Road, Suite 18
  5088. Chandler, AZ 85224
  5089. USA
  5090. .described-by
  5091. Fred Fish (fnf@amigalib.com)
  5092. .submittal
  5093. Submitted as slide directly by the photographer.
  5094. .stored-in
  5095. GoldFish-Vol2-1:Files/pix/dive/RD014.jpg
  5096. .name
  5097. RD015
  5098. .type
  5099. Picture
  5100. .short
  5101. 768x512x24 JPEG, spiney lobsters & coral
  5102. .description
  5103. An 768x512x24 JPEG image of spiney lobsters under coral head.
  5104.  
  5105. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5106. amateur photographer who has been diving for 10+ years, and has been
  5107. doing underwater photography for about 8 years.  He has traveled all
  5108. over the globe in pursuit of underwater fun and photos.
  5109.  
  5110. To be placed on a mailing list for notification of the availability of
  5111. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5112. by this photographer and others, contact Amiga Library Services at the
  5113. below address or via FAX at (602) 917-0917.
  5114. .date
  5115. 1994.10.19
  5116. .author
  5117. R. W. Dick
  5118. .requirements
  5119. High detail JPEG picture, 24-bit graphics card recommended.
  5120. .distribution
  5121. Copyrighted but Freely Redistributable for personal use.
  5122. .address
  5123. C/O Amiga Library Services
  5124. 610 N. Alma School Road, Suite 18
  5125. Chandler, AZ 85224
  5126. USA
  5127. .described-by
  5128. Fred Fish (fnf@amigalib.com)
  5129. .submittal
  5130. Submitted as slide directly by the photographer.
  5131. .stored-in
  5132. GoldFish-Vol2-1:Files/pix/dive/RD015.jpg
  5133. .name
  5134. RD016
  5135. .type
  5136. Picture
  5137. .short
  5138. 768x512x24 JPEG, diver over coral head
  5139. .description
  5140. An 768x512x24 JPEG image of a diver hanging behind a coral head.
  5141.  
  5142. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5143. amateur photographer who has been diving for 10+ years, and has been
  5144. doing underwater photography for about 8 years.  He has traveled all
  5145. over the globe in pursuit of underwater fun and photos.
  5146.  
  5147. To be placed on a mailing list for notification of the availability of
  5148. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5149. by this photographer and others, contact Amiga Library Services at the
  5150. below address or via FAX at (602) 917-0917.
  5151. .date
  5152. 1994.10.19
  5153. .author
  5154. R. W. Dick
  5155. .requirements
  5156. High detail JPEG picture, 24-bit graphics card recommended.
  5157. .distribution
  5158. Copyrighted but Freely Redistributable for personal use.
  5159. .address
  5160. C/O Amiga Library Services
  5161. 610 N. Alma School Road, Suite 18
  5162. Chandler, AZ 85224
  5163. USA
  5164. .described-by
  5165. Fred Fish (fnf@amigalib.com)
  5166. .submittal
  5167. Submitted as slide directly by the photographer.
  5168. .stored-in
  5169. GoldFish-Vol2-1:Files/pix/dive/RD016.jpg
  5170. .name
  5171. RD017
  5172. .type
  5173. Picture
  5174. .short
  5175. 768x512x24 JPEG, asparagus anemone
  5176. .description
  5177. An 768x512x24 JPEG image of an asparagus anemone and purple sponges.
  5178.  
  5179. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5180. amateur photographer who has been diving for 10+ years, and has been
  5181. doing underwater photography for about 8 years.  He has traveled all
  5182. over the globe in pursuit of underwater fun and photos.
  5183.  
  5184. To be placed on a mailing list for notification of the availability of
  5185. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5186. by this photographer and others, contact Amiga Library Services at the
  5187. below address or via FAX at (602) 917-0917.
  5188. .date
  5189. 1994.10.19
  5190. .author
  5191. R. W. Dick
  5192. .requirements
  5193. High detail JPEG picture, 24-bit graphics card recommended.
  5194. .distribution
  5195. Copyrighted but Freely Redistributable for personal use.
  5196. .address
  5197. C/O Amiga Library Services
  5198. 610 N. Alma School Road, Suite 18
  5199. Chandler, AZ 85224
  5200. USA
  5201. .described-by
  5202. Fred Fish (fnf@amigalib.com)
  5203. .submittal
  5204. Submitted as slide directly by the photographer.
  5205. .stored-in
  5206. GoldFish-Vol2-1:Files/pix/dive/RD017.jpg
  5207. .name
  5208. RD018
  5209. .type
  5210. Picture
  5211. .short
  5212. 768x512x24 JPEG, blue chromis, gorgonian
  5213. .description
  5214. An 768x512x24 JPEG image of blue chromis fish, gorgonian, and sponge.
  5215.  
  5216. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5217. amateur photographer who has been diving for 10+ years, and has been
  5218. doing underwater photography for about 8 years.  He has traveled all
  5219. over the globe in pursuit of underwater fun and photos.
  5220.  
  5221. To be placed on a mailing list for notification of the availability of
  5222. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5223. by this photographer and others, contact Amiga Library Services at the
  5224. below address or via FAX at (602) 917-0917.
  5225. .date
  5226. 1994.10.19
  5227. .author
  5228. R. W. Dick
  5229. .requirements
  5230. High detail JPEG picture, 24-bit graphics card recommended.
  5231. .distribution
  5232. Copyrighted but Freely Redistributable for personal use.
  5233. .address
  5234. C/O Amiga Library Services
  5235. 610 N. Alma School Road, Suite 18
  5236. Chandler, AZ 85224
  5237. USA
  5238. .described-by
  5239. Fred Fish (fnf@amigalib.com)
  5240. .submittal
  5241. Submitted as slide directly by the photographer.
  5242. .stored-in
  5243. GoldFish-Vol2-1:Files/pix/dive/RD018.jpg
  5244. .name
  5245. RD019
  5246. .type
  5247. Picture
  5248. .short
  5249. 512x768x24 JPEG, angel fish & coral
  5250. .description
  5251. An 512x768x24 JPEG image of angel fish and coral.
  5252.  
  5253. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5254. amateur photographer who has been diving for 10+ years, and has been
  5255. doing underwater photography for about 8 years.  He has traveled all
  5256. over the globe in pursuit of underwater fun and photos.
  5257.  
  5258. To be placed on a mailing list for notification of the availability of
  5259. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5260. by this photographer and others, contact Amiga Library Services at the
  5261. below address or via FAX at (602) 917-0917.
  5262. .date
  5263. 1994.10.19
  5264. .author
  5265. R. W. Dick
  5266. .requirements
  5267. High detail JPEG picture, 24-bit graphics card recommended.
  5268. .distribution
  5269. Copyrighted but Freely Redistributable for personal use.
  5270. .address
  5271. C/O Amiga Library Services
  5272. 610 N. Alma School Road, Suite 18
  5273. Chandler, AZ 85224
  5274. USA
  5275. .described-by
  5276. Fred Fish (fnf@amigalib.com)
  5277. .submittal
  5278. Submitted as slide directly by the photographer.
  5279. .stored-in
  5280. GoldFish-Vol2-1:Files/pix/dive/RD019.jpg
  5281. .name
  5282. RD020
  5283. .type
  5284. Picture
  5285. .short
  5286. 768x512x24 JPEG, purple vase sponge
  5287. .description
  5288. An 768x512x24 JPEG image of purple vase sponge and coral head.
  5289.  
  5290. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5291. amateur photographer who has been diving for 10+ years, and has been
  5292. doing underwater photography for about 8 years.  He has traveled all
  5293. over the globe in pursuit of underwater fun and photos.
  5294.  
  5295. To be placed on a mailing list for notification of the availability of
  5296. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5297. by this photographer and others, contact Amiga Library Services at the
  5298. below address or via FAX at (602) 917-0917.
  5299. .date
  5300. 1994.10.19
  5301. .author
  5302. R. W. Dick
  5303. .requirements
  5304. High detail JPEG picture, 24-bit graphics card recommended.
  5305. .distribution
  5306. Copyrighted but Freely Redistributable for personal use.
  5307. .address
  5308. C/O Amiga Library Services
  5309. 610 N. Alma School Road, Suite 18
  5310. Chandler, AZ 85224
  5311. USA
  5312. .described-by
  5313. Fred Fish (fnf@amigalib.com)
  5314. .submittal
  5315. Submitted as slide directly by the photographer.
  5316. .stored-in
  5317. GoldFish-Vol2-1:Files/pix/dive/RD020.jpg
  5318. .name
  5319. RD021
  5320. .type
  5321. Picture
  5322. .short
  5323. 768x512x24 JPEG, red soft coral.
  5324. .description
  5325. An 768x512x24 JPEG image of red soft coral.
  5326.  
  5327. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5328. amateur photographer who has been diving for 10+ years, and has been
  5329. doing underwater photography for about 8 years.  He has traveled all
  5330. over the globe in pursuit of underwater fun and photos.
  5331.  
  5332. To be placed on a mailing list for notification of the availability of
  5333. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5334. by this photographer and others, contact Amiga Library Services at the
  5335. below address or via FAX at (602) 917-0917.
  5336. .date
  5337. 1994.10.19
  5338. .author
  5339. R. W. Dick
  5340. .requirements
  5341. High detail JPEG picture, 24-bit graphics card recommended.
  5342. .distribution
  5343. Copyrighted but Freely Redistributable for personal use.
  5344. .address
  5345. C/O Amiga Library Services
  5346. 610 N. Alma School Road, Suite 18
  5347. Chandler, AZ 85224
  5348. USA
  5349. .described-by
  5350. Fred Fish (fnf@amigalib.com)
  5351. .submittal
  5352. Submitted as slide directly by the photographer.
  5353. .stored-in
  5354. GoldFish-Vol2-1:Files/pix/dive/RD021.jpg
  5355. .name
  5356. RD022
  5357. .type
  5358. Picture
  5359. .short
  5360. 768x512x24 JPEG, lion fish on reef
  5361. .description
  5362. An 768x512x24 JPEG image of a lion fish on a reef.
  5363.  
  5364. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5365. amateur photographer who has been diving for 10+ years, and has been
  5366. doing underwater photography for about 8 years.  He has traveled all
  5367. over the globe in pursuit of underwater fun and photos.
  5368.  
  5369. To be placed on a mailing list for notification of the availability of
  5370. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5371. by this photographer and others, contact Amiga Library Services at the
  5372. below address or via FAX at (602) 917-0917.
  5373. .date
  5374. 1994.10.19
  5375. .author
  5376. R. W. Dick
  5377. .requirements
  5378. High detail JPEG picture, 24-bit graphics card recommended.
  5379. .distribution
  5380. Copyrighted but Freely Redistributable for personal use.
  5381. .address
  5382. C/O Amiga Library Services
  5383. 610 N. Alma School Road, Suite 18
  5384. Chandler, AZ 85224
  5385. USA
  5386. .described-by
  5387. Fred Fish (fnf@amigalib.com)
  5388. .submittal
  5389. Submitted as slide directly by the photographer.
  5390. .stored-in
  5391. GoldFish-Vol2-1:Files/pix/dive/RD022.jpg
  5392. .name
  5393. RD023
  5394. .type
  5395. Picture
  5396. .short
  5397. 768x512x24 JPEG, spotted moray eel
  5398. .description
  5399. An 768x512x24 JPEG image of a spotted moray eel.
  5400.  
  5401. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5402. amateur photographer who has been diving for 10+ years, and has been
  5403. doing underwater photography for about 8 years.  He has traveled all
  5404. over the globe in pursuit of underwater fun and photos.
  5405.  
  5406. To be placed on a mailing list for notification of the availability of
  5407. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5408. by this photographer and others, contact Amiga Library Services at the
  5409. below address or via FAX at (602) 917-0917.
  5410. .date
  5411. 1994.10.19
  5412. .author
  5413. R. W. Dick
  5414. .requirements
  5415. High detail JPEG picture, 24-bit graphics card recommended.
  5416. .distribution
  5417. Copyrighted but Freely Redistributable for personal use.
  5418. .address
  5419. C/O Amiga Library Services
  5420. 610 N. Alma School Road, Suite 18
  5421. Chandler, AZ 85224
  5422. USA
  5423. .described-by
  5424. Fred Fish (fnf@amigalib.com)
  5425. .submittal
  5426. Submitted as slide directly by the photographer.
  5427. .stored-in
  5428. GoldFish-Vol2-1:Files/pix/dive/RD023.jpg
  5429. .name
  5430. RD024
  5431. .type
  5432. Picture
  5433. .short
  5434. 512x768x24 JPEG, banded shrimp
  5435. .description
  5436. An 512x768x24 JPEG image of a closeup of a banded shrimp.
  5437.  
  5438. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5439. amateur photographer who has been diving for 10+ years, and has been
  5440. doing underwater photography for about 8 years.  He has traveled all
  5441. over the globe in pursuit of underwater fun and photos.
  5442.  
  5443. To be placed on a mailing list for notification of the availability of
  5444. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5445. by this photographer and others, contact Amiga Library Services at the
  5446. below address or via FAX at (602) 917-0917.
  5447. .date
  5448. 1994.10.19
  5449. .author
  5450. R. W. Dick
  5451. .requirements
  5452. High detail JPEG picture, 24-bit graphics card recommended.
  5453. .distribution
  5454. Copyrighted but Freely Redistributable for personal use.
  5455. .address
  5456. C/O Amiga Library Services
  5457. 610 N. Alma School Road, Suite 18
  5458. Chandler, AZ 85224
  5459. USA
  5460. .described-by
  5461. Fred Fish (fnf@amigalib.com)
  5462. .submittal
  5463. Submitted as slide directly by the photographer.
  5464. .stored-in
  5465. GoldFish-Vol2-1:Files/pix/dive/RD024.jpg
  5466. .name
  5467. RD025
  5468. .type
  5469. Picture
  5470. .short
  5471. 768x512x24 JPEG, angel fish & coral
  5472. .description
  5473. An 768x512x24 JPEG image of an angel fish & coral.
  5474.  
  5475. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5476. amateur photographer who has been diving for 10+ years, and has been
  5477. doing underwater photography for about 8 years.  He has traveled all
  5478. over the globe in pursuit of underwater fun and photos.
  5479.  
  5480. To be placed on a mailing list for notification of the availability of
  5481. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5482. by this photographer and others, contact Amiga Library Services at the
  5483. below address or via FAX at (602) 917-0917.
  5484. .date
  5485. 1994.10.19
  5486. .author
  5487. R. W. Dick
  5488. .requirements
  5489. High detail JPEG picture, 24-bit graphics card recommended.
  5490. .distribution
  5491. Copyrighted but Freely Redistributable for personal use.
  5492. .address
  5493. C/O Amiga Library Services
  5494. 610 N. Alma School Road, Suite 18
  5495. Chandler, AZ 85224
  5496. USA
  5497. .described-by
  5498. Fred Fish (fnf@amigalib.com)
  5499. .submittal
  5500. Submitted as slide directly by the photographer.
  5501. .stored-in
  5502. GoldFish-Vol2-1:Files/pix/dive/RD025.jpg
  5503. .name
  5504. RD026
  5505. .type
  5506. Picture
  5507. .short
  5508. 512x768x24 JPEG, red crinoid & coral
  5509. .description
  5510. An 512x768x24 JPEG image of a red crinoid and coral head.
  5511.  
  5512. The photographer, R. W. Dick, is a PADI certified dive instructor and
  5513. amateur photographer who has been diving for 10+ years, and has been
  5514. doing underwater photography for about 8 years.  He has traveled all
  5515. over the globe in pursuit of underwater fun and photos.
  5516.  
  5517. To be placed on a mailing list for notification of the availability of
  5518. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  5519. by this photographer and others, contact Amiga Library Services at the
  5520. below address or via FAX at (602) 917-0917.
  5521. .date
  5522. 1994.10.19
  5523. .author
  5524. R. W. Dick
  5525. .requirements
  5526. High detail JPEG picture, 24-bit graphics card recommended.
  5527. .distribution
  5528. Copyrighted but Freely Redistributable for personal use.
  5529. .address
  5530. C/O Amiga Library Services
  5531. 610 N. Alma School Road, Suite 18
  5532. Chandler, AZ 85224
  5533. USA
  5534. .described-by
  5535. Fred Fish (fnf@amigalib.com)
  5536. .submittal
  5537. Submitted as slide directly by the photographer.
  5538. .stored-in
  5539. GoldFish-Vol2-1:Files/pix/dive/RD026.jpg
  5540. .name
  5541. Heddley
  5542. .type
  5543. Text Editing
  5544. .short
  5545. Composes AmigaGuide files easily.
  5546. .description
  5547. Heddley allows you to compose AmigaGuide files with greater ease than
  5548. by hand. It provides you with an overview of all the documents in the
  5549. database (an AmigaGuide file is called a 'database', made up of many
  5550. documents).
  5551. .version
  5552. 1.18
  5553. .date
  5554. 1994.08.29
  5555. .author
  5556. Edd Dumbill
  5557. .reference
  5558. FreshFish-Vol5:New/text/hyper/Heddley/
  5559. 1.0
  5560. .requirements
  5561. Kickstart 2.04+
  5562. .distribution
  5563. Giftware
  5564. .address
  5565. 13 Giles Avenue
  5566. Burnholme
  5567. York
  5568. YO3 0RB
  5569. England
  5570. .email
  5571. ejad-a@minster.york.ac.uk
  5572. .docs
  5573. Heddley.readme
  5574. Archive/Heddley.guide
  5575. .described-by
  5576. Dan Fish (daf@starfish.amigalib.com)
  5577. .submittal
  5578. Downloaded via ftp from Aminet.
  5579. .stored-in
  5580. GoldFish-Vol2-1:Files/text/hyper/Heddley/
  5581.  
  5582. .name
  5583. DeviceGuide
  5584. .type
  5585. Text
  5586. .short
  5587. AmigaGuide list/desc of common .devices
  5588. .description
  5589. A list of (almost) all xxx.device-files/drivers for the Amiga in
  5590. "AmigaGuide" format, containing info on Versions, Authors, Purpose,
  5591. where to get it, etc. etc. etc.
  5592. .version
  5593. 1.0
  5594. .author
  5595. Dan Elgaard
  5596. .address
  5597. Brofennen 4 ² th.
  5598. 6270 Tønder
  5599. Denmark
  5600. .docs
  5601. DeviceGuide.guide
  5602. .described-by
  5603. Fred Fish (fnf@fishpond.cygnus.com)
  5604. .submittal
  5605. Submitted on disk directly by the author.
  5606. .contents
  5607. DeviceGuide    A list of (almost) all xxx.device-files/drivers for the
  5608.         Amiga in "AmigaGuide" format, containing info on Versions,
  5609.         Authors, Purpose, where to get it, etc. etc. etc.
  5610.         Version 1.0
  5611.         Author:  Dan Elgaard.
  5612. .stored-in
  5613. GoldFish-Vol2-1:Files/text/hyper/DeviceGuide/
  5614.  
  5615. .name
  5616. HandlerGuide
  5617. .type
  5618. Text
  5619. .short
  5620. AmigaGuide list/desc of common handlers
  5621. .description
  5622. A list of (almost) all Handler-files for the Amiga in "AmigaGuide"-format,
  5623. containing info on Versions, Authors, Purpose, where to get it, etc. etc.
  5624. etc.
  5625. .version
  5626. 1.0
  5627. .author
  5628. Dan Elgaard
  5629. .address
  5630. Brofennen 4 ² th.
  5631. 6270 Tønder
  5632. Denmark
  5633. .docs
  5634. HandlerGuide.guide
  5635. .described-by
  5636. Fred Fish (fnf@fishpond.cygnus.com)
  5637. .submittal
  5638. Submitted on disk directly by the author.
  5639. .contents
  5640. HandlerGuide    A list of (almost) all Handler-files for the Amiga in
  5641.         "AmigaGuide"-format, containing info on Versions, Authors,
  5642.         Purpose, where to get it, etc. etc. etc.
  5643.         Version 1.0.
  5644.         Author:  Dan Elgaard.
  5645. .stored-in
  5646. GoldFish-Vol2-1:Files/text/hyper/HandlerGuide/
  5647.  
  5648. .name
  5649. LibraryGuide
  5650. .type
  5651. Text
  5652. .short
  5653. AmigaGuide list/desc of common libraries
  5654. .description
  5655. A list of (almost) all shared Libraries of the Amiga in "AmigaGuide"
  5656. format, containing info on Versions, Authors, Purpose, Where to get it,
  5657. etc. etc. etc.  Contains 234 Libraries and 57 Sub-Libraries.
  5658. .version
  5659. 1.4
  5660. .author
  5661. Dan Elgaard
  5662. .address
  5663. Brofennen 4 ² th.
  5664. 6270 Tønder
  5665. Denmark
  5666. .reference
  5667. AmigaLibDisk977:LibraryGuide/
  5668. 1.1
  5669. AmigaLibDisk942:LibraryGuide/
  5670. 1.0
  5671. .docs
  5672. LibraryGuide.guide
  5673. .described-by
  5674. Fred Fish (fnf@fishpond.cygnus.com)
  5675. .submittal
  5676. Submitted on disk directly by the author.
  5677. .contents
  5678. LibraryGuide    A list of (almost) all shared Libraries of the Amiga in
  5679.         "AmigaGuide" format, containing info on Versions, Authors,
  5680.         Purpose, Where to get it, etc. etc. etc.  Contains 234
  5681.         Libraries and 57 Sub-Libraries.  Version 1.40, an update
  5682.         to version 1.1 on disk number 977.
  5683.         Author:  Dan Elgaard.
  5684. .stored-in
  5685. GoldFish-Vol2-1:Files/text/hyper/LibraryGuide/
  5686.  
  5687. .name
  5688. Text2Guide
  5689. .type
  5690. Text Utility
  5691. .short
  5692. Convert ASCII text to AmigaGuide format.
  5693. .description
  5694. Converts plain ASCII text into AmigaGuide (c) format.  Sticking to some
  5695. simple organization of the text file, one can have a well structured
  5696. guide file while still having an easily readable text file.
  5697. .version
  5698. 3.10
  5699. .date
  5700. 1994.10.31
  5701. .author
  5702. Stephan Sürken
  5703. .reference
  5704. FreshFish-Vol4:New/text/hyper/Text2Guide/
  5705. 3.01
  5706. FreshFish-Vol1:New/CLI_Util/Text2Guide/
  5707. 2.00
  5708. .distribution
  5709. Copyrighted but Freely Redistributable
  5710. .address
  5711. Kurt-Schumacher-Str. 34 A 161
  5712. D-67663 Kaiserslautern
  5713. .email
  5714. s_suerke@informatik.uni-kl.de
  5715. .docs
  5716. Text2Guide.doc
  5717. Text2Guide.guide
  5718. .described-by
  5719. Dan Fish (daf@daffy.amigalib.com)
  5720. .submittal
  5721. Downloaded via ftp from wuarchive.wustl.edu.
  5722. .stored-in
  5723. GoldFish-Vol2-1:Files/text/hyper/Text2Guide/
  5724.  
  5725. .name
  5726. AmigaGuide
  5727. .type
  5728. Text Viewer
  5729. .short
  5730. Commodore AmigaGuide hypertext utility
  5731. .description
  5732. Archive distribution of the AmigaGuide hypertext utility direct from
  5733. Commodore.  Contains developer examples and tools for AmigaGuide under
  5734. V34/V37 and V39, plus a new free print/sign/send-in distribution
  5735. license for AmigaGuide, amigaguide.library, WDisplay, and their icons.
  5736. .version
  5737. 34.6
  5738. .date
  5739. .author
  5740. Commodore Business Machines
  5741. .restrictions
  5742. .requirements
  5743. .reference
  5744. AmigaLibDisk920:AmigaGuide/
  5745. 34.6
  5746. AmigaLibDisk870:AmigaGuide/
  5747. 34.5
  5748. .keywords
  5749. .distribution
  5750. Commercial
  5751. .price
  5752. .address
  5753. .email
  5754. .phone
  5755. .fax
  5756. .exectype
  5757. .installsize
  5758. .source
  5759. .construction
  5760. .tested
  5761. .run
  5762. .docs
  5763. AmigaGuide.License
  5764. AmigaGuide.des
  5765. ReadME
  5766. ReadMe.CS
  5767. .described-by
  5768. Fred Fish (fnf@fishpond.cygnus.com)
  5769. .submittal
  5770. Submitted electronically directly by the author.
  5771. .contents
  5772. AmigaGuide    Archive distribution of the AmigaGuide hypertext utility
  5773.         direct from Commodore.  Contains developer examples and
  5774.         tools for AmigaGuide under V34/V37 and V39, plus a new free
  5775.         print/sign/send-in distribution license for AmigaGuide,
  5776.         amigaguide.library, WDisplay, and their icons.  Dev Kit
  5777.         version 34.6, contains AmigaGuide 34.3, amigaguide.library
  5778.         34.11, AD2AG 39.2 and WDisplay 34.1.  Binary only.
  5779.         Author:  Commodore Business Machines
  5780. .stored-in
  5781. GoldFish-Vol2-1:Files/text/hyper/AmigaGuide/
  5782. .name
  5783. AGWriter
  5784. .type
  5785. Text Editing
  5786. .short
  5787. Produce AmigaGuide files from text files
  5788. .description
  5789. This program is capable of taking text files produced using any text
  5790. editor and with little effort producing an AmigaGuide File.
  5791.  
  5792.         AGW has the following features :
  5793.  
  5794.         » Allows Creation of AmigaGuide Files simply and easily
  5795.         » Reads/Writes AmigaGuide files
  5796.         » Converts AmigaGuide files to Text
  5797.         » Simple GUI interface
  5798.         » Create/Delete/Modify LINK/ALINK/RX/RXS/SYSTEM commands
  5799.         » Modify Node information
  5800.         » Modify File information
  5801.  
  5802. New     Loading of files now more stable.
  5803.         Added QUIT command.
  5804.         AmigaGuide commands commented out now ignored (ie \).
  5805.         Textual commands now read/write.
  5806.         Added Cmd line parameter -w to put AGW on current Public Screen.
  5807.         Split menu command now calls split command :-)
  5808.         Unknown AmigaGuide commands are kept.
  5809. .version
  5810. 1.03
  5811. .author
  5812. David McPaul
  5813. .reference
  5814. FreshFish-Vol6:BBS/text/AGW-1.02.lha
  5815. 1.02
  5816. FreshFish-Vol6:New/text/hyper/AGW/
  5817. 1.02
  5818. .distribution
  5819. Shareware
  5820. .price
  5821. $15 (Australian)
  5822. .address
  5823. P.O Box 2830
  5824. Canberra City
  5825. ACT
  5826. Australia 2601
  5827. .email
  5828. dlmcpaul@capcon.apana.org.au
  5829. .docs
  5830. AGWriter.Guide
  5831. AGWriter.History
  5832. AGWriter.readme
  5833. .described-by
  5834. Richard Fish
  5835. .submittal
  5836. Downloaded via ftp from Aminet.
  5837. .stored-in
  5838. GoldFish-Vol2-1:Files/text/hyper/AGWriter/
  5839.  
  5840. .name
  5841. MultiIndicator
  5842. .type
  5843. Text Viewer
  5844. .short
  5845. Shows ASCII, binary, AmigaGuide docs
  5846. .description
  5847. MI shows ASC-files (with or without ESC-sequences and Tabs), binaries
  5848. and AmigaGuide documents (if an external Guideindicator is available)
  5849. MI decides automatically whether to use the ASC-, HEX- or Guide-
  5850. indicator.
  5851.  
  5852.   Main features:
  5853.         - configurable
  5854.         - supports XPK and PowerPacker
  5855.         - localization
  5856.         - font sensitive
  5857.         - AREXX-Port
  5858.         - AppIcon
  5859.         - print files
  5860.         - patternsearching
  5861.  
  5862.   New features:
  5863.         - AppWindow
  5864.         - print area
  5865.         - rezizeable
  5866.         - saveable windowsize
  5867.         - SysIHack compatible :-)
  5868. .version
  5869. 2.0
  5870. .date
  5871. 1994.08.22
  5872. .author
  5873. Andreas Baum
  5874. .requirements
  5875. Requires OS2.0+
  5876. .distribution
  5877. Giftware
  5878. .address
  5879. Eugen-Roth-Straße 25
  5880. 92318 Neumarkt
  5881. Germany
  5882. .email
  5883. fatso@turtle.insider.sub.de
  5884. .docs
  5885. Documents/OS2.x+3.0/MIndicator_D.dok
  5886. Documents/OS2.x+3.0/MIndicator_GB.guide
  5887. Documents/OS2.x+3.0/MIndicator_GB.doc
  5888. Documents/OS2.x+3.0/MIndicator_D.guide
  5889. Documents/OS3.1/MIndicator_D.guide
  5890. Documents/OS3.1/MIndicator_GB.guide
  5891. .described-by
  5892. Dan Fish (daf@starfish.amigalib.com)
  5893. .submittal
  5894. Downloaded via ftp from wuarchive.wustl.edu.
  5895. .stored-in
  5896. GoldFish-Vol2-1:Files/text/show/MultiIndicator/
  5897. .name
  5898. TextRead
  5899. .author
  5900. Martin Blom
  5901. .version
  5902. 37.20.r1.04
  5903. .distribution
  5904. Freeware
  5905. .reference
  5906. AmigaLibDisk767:TextRead/
  5907. 37.16 rel 1.03
  5908. .description
  5909. A fast but quite simple ascii reader, which was designed to replace More or
  5910. PPMore.  The text output is very fast, since the program writes directly
  5911. into it's screen memory.  The program supports printing, different
  5912. tabsizes, fonts and screen modes.  The search routines uses local.library,
  5913. if present, so the case insensitive search works in Sweden too...
  5914. The two libraries are included.  Example usage given with reading
  5915. the doc file, instead of using the standard "More" file reader.
  5916. .described-by
  5917. Automatically generated from Contents file by c2pi program.
  5918. .short
  5919. Fast and simple ASCII text reader.
  5920. .requirements
  5921. AmigaDOS 2.04 or higher.
  5922. reqtools.library V37 or higher.
  5923. powerpacker.library v35 or higher.
  5924. .stored-in
  5925. GoldFish-Vol2-1:Files/text/show/TextRead/
  5926.  
  5927. .name
  5928. xMore
  5929. .type
  5930. Text Viewer
  5931. .short
  5932. A small and fast replacement for "more"
  5933. .description
  5934. Yet another file reader, you might think, and you are right.  I missed
  5935. small XPK-understanding file reader with reasonable feature list, but there
  5936. was none available.  Most ( (c) 1992 by Uwe Röhm) can hardly be called
  5937. small (but it surely has 'reasonable' feature list!).  I have to admit that
  5938. xMore is currently bigger than I planned it to be, but people don't seem to
  5939. want small programs, they want features!  So, what do you get?
  5940.  
  5941.     + light speed search! No loss of speed even if case insensitive
  5942.       and/or backwards!
  5943.     + wildcard search. Searching doesn't slow down if only "?" is
  5944.       used (in fact it is FASTER when "?" is used).
  5945.     + hex mode.
  5946.     + FAST scrolling. Should beat Most (pun intended) textreaders
  5947.       using customized Text() function with custom screen.
  5948.     + displays ANSI styles (no colors) and some backspace-styles
  5949.     + variable TAB size! (now you can read those funny #?.c
  5950.       files with too much TABs ;)
  5951.     + can start one of the four possible editors.
  5952.     + freely definable keys!
  5953.     + font sensitivity, user definable font.
  5954.     + definable window dimensions, defaults to display size.
  5955.     + opens on any public screen or opens it's own screen.
  5956.     + multiple files from shell, Workbench and file requester.
  5957.     + pipe support.
  5958.     + clipboard support.
  5959.     + Support for Directory Opus compatibility.
  5960.     + character conversion.
  5961.     + lots of small details like default zoomed size exactly one
  5962.       line high. Small things make the difference!
  5963.     + can be made resident (has been pure from day one, but who
  5964.       remembers to mention everything)
  5965.     + OS 2.04 required (sorry, v36 users. There just is too much
  5966.       functions in RKMs with text 'this function is broken in V36'
  5967.       that I didn't bother dodging them. To pre-2.0 users xMore is
  5968.       Yet Another Reason To Update. Come on guys, do you use CP/M
  5969.       at work or what ? ;)
  5970.     + Can read files containig more than 65535 lines! With hex mode
  5971.       this is MUST (256K+ file in narrow window = lots of lines!).
  5972.       (This would be suitable place to mention certain well-known
  5973.       directory utility and another XPK-supporting reader which both
  5974.       assume no-one has REALLY big files, but that could give offence
  5975.       to JP and UR, so I won't)
  5976.  
  5977.     - wildcard search only supports "?"
  5978.     - reads whole file into memory (EVERYBODY has min. 1 Meg today)
  5979.  
  5980. .version
  5981. 1.4
  5982. .date
  5983. 1994.10.04
  5984. .author
  5985. Jorma Oksanen
  5986. .requirements
  5987. Requires OS2.04+
  5988. .reference
  5989. FreshFish-Vol2:New/text/show/xMore/
  5990. 1.1
  5991. .distribution
  5992. Freeware
  5993. .address
  5994. Ratastie 5 A 3
  5995. 14200 TURENKI
  5996. FINLAND
  5997. .email
  5998. hazor@niksula.hut.fi
  5999. .docs
  6000. xMore14.readme
  6001. xMore.doc
  6002. .described-by
  6003. Dan Fish (daf@starfish.amigalib.com)
  6004. .submittal
  6005. Downloaded via ftp from wuarchive.wustl.edu.
  6006. .stored-in
  6007. GoldFish-Vol2-1:Files/text/show/xMore/
  6008.  
  6009. .name
  6010. Less
  6011. .type
  6012. Text Viewer
  6013. .short
  6014. Amiga port of UNIX text file reader
  6015. .description
  6016. A text file reader, descended from Unix "Less."  Less has features
  6017. found on no other Amiga file reader; it can use pipes, accepts
  6018. multiple filenames, and has many convenient positioning commands for
  6019. forward and backward movement, marking positions, etc.  This version
  6020. adds an option to suppress opening a new window, using the existing
  6021. CLI window instead (especially useful with an AUX: shell), and
  6022. includes some minor bug fixes.
  6023. .version
  6024. 1.6Z
  6025. .date
  6026. .author
  6027. Ray Zarling et. al.
  6028. .restrictions
  6029. .requirements
  6030. .reference
  6031. AmigaLibDisk902:Less/
  6032. 1.6Z
  6033. AmigaLibDisk718:Less/
  6034. 177.4
  6035. AmigaLibDisk511:Less/
  6036. 1.4Z
  6037. AmigaLibDisk149:Less/
  6038. 1.3
  6039. AmigaLibDisk92:Less/
  6040. 1.2
  6041. AmigaLibDisk74:Less/
  6042. 1.1
  6043. AmigaLibDisk34:Less/
  6044. 1.0
  6045. .keywords
  6046. .distribution
  6047. Copyrighted but Freely Redistributable
  6048. .price
  6049. .address
  6050. Department of Computer Science
  6051. Calif. State Univ. Stanislaus
  6052. Turlock, CA 95380
  6053. .email
  6054. rayz@csustan.EDU
  6055. .phone
  6056. .fax
  6057. .exectype
  6058. .installsize
  6059. .source
  6060. Includes source in C.
  6061. .construction
  6062. .tested
  6063. .run
  6064. .docs
  6065. Less.doc
  6066. Changes16Z.txt
  6067. ReadMe.fnf
  6068. .described-by
  6069. Fred Fish (fnf@fishpond.cygnus.com)
  6070. .submittal
  6071. Submitted on disk directly by the author.
  6072. .contents
  6073. Less        A text file reader, descended from Unix "Less."  Less has
  6074.         features found on no other Amiga file reader; it can use
  6075.         pipes, accepts multiple filenames, and has many convenient
  6076.         positioning commands for forward and backward movement,
  6077.         marking positions, etc.  This version adds an option to
  6078.         suppress opening a new window, using the existing CLI window
  6079.         instead (especially useful with an AUX: shell), and includes
  6080.         some minor bug fixes.  Version 1.6Z, includes source in SAS
  6081.         C 6.3.
  6082.         Author:  Ray Zarling et. al.
  6083. .stored-in
  6084. GoldFish-Vol2-1:Files/text/show/Less/
  6085. .name
  6086. MuchMore
  6087. .type
  6088. Text Viewer
  6089. .short
  6090. Soft scroll text viewer with xpk-support
  6091. .description
  6092. A soft scrolling text viewer.  Can run in a window on a public screen
  6093. or on his own screen.  Display mode can be choosen with ASL screen
  6094. mode requester.  Supports ANSI, pipes, xpk, locale. Includes 7
  6095. catalogs.
  6096. .version
  6097. 4.4
  6098. .date
  6099. 1994.06.19
  6100. .author
  6101. Fridtjof Siebert
  6102. Christian Stiens
  6103. .requirements
  6104. AmigaOS 2.0
  6105. .reference
  6106. AmigaLibDisk962:MuchMore/
  6107. 4.2
  6108. AmigaLibDisk935:MuchMore/
  6109. 3.6
  6110. AmigaLibDisk895:MuchMore/
  6111. 3.3
  6112. AmigaLibDisk560:MuchMore/
  6113. 3.0
  6114. AmigaLibDisk378:MuchMore/
  6115. 2.7
  6116. AmigaLibDisk253:MuchMore/
  6117. 2.5
  6118. AmigaLibDisk234:MuchMore/
  6119. 1.8
  6120. .distribution
  6121. Freeware
  6122. .address
  6123. Nobileweg 67
  6124. D-70439 Stuttgart
  6125. Germany
  6126. .email
  6127. fridi@amokst.adsp.sub.org
  6128. .source
  6129. Oberon source included.
  6130. .construction
  6131. Oberon
  6132. .docs
  6133. MuchMore.doc
  6134. MuchMore.dok
  6135. .exectype
  6136. 68000
  6137. .source
  6138. Oberon source included.
  6139. .described-by
  6140. Fred Fish (fnf@amigalib.com)
  6141. .submittal
  6142. Downloaded from aminet (wuarchive.wustl.edu).
  6143. .stored-in
  6144. GoldFish-Vol2-1:Files/text/show/MuchMore/
  6145. .name
  6146. WANT
  6147. .type
  6148. OS Utility
  6149. .short
  6150. Searches textfiles for keywords
  6151. .description
  6152. WANT let's you search a textfile, like INDEX, for one or two "search
  6153. terms". If two terms are entered, you may select AND or OR as logical
  6154. operators.  WANT is very fast. Searches on a 1200 take about one second
  6155. for a 1MB file. A full GUI interface and presetable options via tooltypes
  6156. make this is a powerful search facility. The output of a search can be
  6157. directed to your favorite filereader or text editor. This is version 1.017,
  6158. with a planned release of version 2 around  December 1994.
  6159. WB2.04 & up. ReqTools Library required, but not included. EGREP and GAWK
  6160. are required and included. CLI or WorkBench. GiftWare.
  6161. IMPORTANT: The docs for WANT are located in WANT/DOCS. Please read
  6162. them before installing and using WANT. Installation requires you to
  6163. leave all of the included files in their directories.
  6164. .version
  6165. 1.017
  6166. .author
  6167. Will Bow
  6168. Colin Thompson
  6169. .requirements
  6170. WB 2.x and up - Any Amiga
  6171. AmigaGuide, or another text reader
  6172. About 1 Meg of memory to hold a file.
  6173. A Hard Drive would be nice, but not necessary.
  6174. .reference
  6175.  
  6176. .distribution
  6177. Giftware
  6178. .address
  6179. Will Bow
  6180. 1531 Corinth Unit 1
  6181. West Los Angeles, CA 90025
  6182. (310) 478-4913
  6183.  
  6184. Colin Thompson
  6185. 9606 Carroll Cyn. Rd. H9
  6186. San Diego, CA 92126
  6187. (619) 695-2181
  6188. .email
  6189. colin@cts.com
  6190. .tested
  6191. WANT was tested on a 4000, 3000, 2000, 600, and a 1200  without problems.
  6192. .docs
  6193. docs/WANT.doc
  6194. docs/WANT.guide
  6195. .described-by
  6196. Richard Fish
  6197. .submittal
  6198. Downloaded via ftp from Aminet.
  6199. .stored-in
  6200. GoldFish-Vol2-1:Files/text/show/WANT/
  6201. .name
  6202. detex
  6203. .type
  6204. Text Conversion
  6205. .short
  6206. Strip TeX commands from TeX files
  6207. .description
  6208. Port of unif Detex.
  6209. Detex removes TeX commands to get a text file.  Useful to use with a
  6210. speller like ispell or fspell.
  6211. .version
  6212. 1.0
  6213. .author
  6214. LACOMBE Bruno
  6215. .requirements
  6216. Requires ixemul.library
  6217. .distribution
  6218. GNU Public Licence
  6219. .address
  6220. 18 rue des Noyers
  6221. 33600 Pessac
  6222. France
  6223. .email
  6224. bugss@frbdx11.cribx1.u-bordeaux.fr (always)
  6225. .source
  6226. Includes full source, Unix and Amiga
  6227. .docs
  6228. README
  6229. README.amiga
  6230. detex.doc
  6231. .described-by
  6232. LACOMBE Bruno (bugss@frbdx11.cribx1.u-bordeaux.fr
  6233. .submittal
  6234. Directly Uploaded via ftp to fishpond.amigalib.com .
  6235. .stored-in
  6236. GoldFish-Vol2-1:Files/text/tex/detex/
  6237.  
  6238. .name
  6239. DviDvi
  6240. .type
  6241. Text Utility
  6242. .short
  6243. Modify the contents of a dvi file
  6244. .description
  6245. A small utility to modify the contents of a dvi file.  For example,
  6246. you could put two or 4 pages on one sheet of paper, print one of them
  6247. reversed and much else.
  6248. .version
  6249. 1.1
  6250. .author
  6251. Thomas Rockicki, Amiga-Port by Thomas Baetzler and Jochen Wiedmann
  6252. .reference
  6253. AmigaLibDisk908:DviDvi/
  6254. 1.0
  6255. .distribution
  6256. Copyrighted but Freely Redistributable
  6257. .address
  6258. Jochen Wiedmann
  6259. Am Eisteich 9
  6260. 72555 Metzingen (Germany)
  6261. .email
  6262. wiedmann@mailserv.zdv.uni-tuebingen.de
  6263. .source
  6264. Includes source in C
  6265. .docs
  6266. dvidvi.doc
  6267. dvidvi.guide
  6268. .described-by
  6269. Fred Fish (fnf@fishpond.cygnus.com)
  6270. .submittal
  6271. Submitted electronically directly by the author.
  6272. .contents
  6273. DviDvi        A small utility to modify the contents of a dvi file.
  6274.         For example, you could put two or 4 pages on one sheet
  6275.         of paper, print one of them reversed and much else.
  6276.         Version 1.1, including bugfixes and revised sources.
  6277.         Author: Thomas Rockicki, Amiga-Port by Thomas Baetzler
  6278.             and Jochen Wiedmann
  6279. .stored-in
  6280. GoldFish-Vol2-1:Files/text/tex/DviDvi/
  6281.  
  6282. .name
  6283. PasTeX
  6284. .type
  6285. Word Processing
  6286. .short
  6287. Port of TeX, powerful typesetting system
  6288. .description
  6289. A very well done Amiga port of the incredibly powerful TeX typesetting
  6290. system originally written by Donald Knuth at Stanford University.
  6291. .version
  6292. 1.3
  6293. .date
  6294. .author
  6295. Donald Knuth
  6296. Georg Hessmann
  6297. .restrictions
  6298. .requirements
  6299. .reference
  6300. AmigaLibDisk616:TeX/
  6301. 3.1
  6302. AmigaLibDisk615:TeX/
  6303. 3.1
  6304. AmigaLibDisk614:TeX/
  6305. 3.1
  6306. AmigaLibDisk613:TeX/
  6307. 3.1
  6308. AmigaLibDisk612:TeX/
  6309. 3.1
  6310. AmigaLibDisk611:TeX/
  6311. 3.1
  6312. .keywords
  6313. .distribution
  6314. Copyrighted but Freely Redistributable
  6315. .price
  6316. .address
  6317. .email
  6318. hessmann@Informatik.Uni-Hamburg.DE
  6319. .phone
  6320. .fax
  6321. .exectype
  6322. .installsize
  6323. .source
  6324. .construction
  6325. .tested
  6326. .run
  6327. .docs
  6328. README
  6329. COPYRIGHT
  6330. Installation
  6331. README.CDTeX
  6332. TexDoc/gentle-introduction.dvi
  6333. TexDoc/mf-for-beginners.dvi
  6334. .described-by
  6335. Fred Fish (fnf@fishpond.cygnus.com)
  6336. .submittal
  6337. Submitted electronically directly by the author.
  6338. .contents
  6339. PasTeX        A very well done Amiga port of the incredibly powerful
  6340.         TeX typesetting system originally written by Donald
  6341.         Knuth at Stanford University.  Version 1.3, mostly
  6342.         binary.
  6343.         Author:  Donald Knuth, Amiga port by Georg Hessmann
  6344. .stored-in
  6345. GoldFish-Vol2-1:Files/text/tex/PasTeX/
  6346.  
  6347. .name
  6348. DviHP
  6349. .type
  6350. Printing
  6351. .short
  6352. Print DVI files on HP-LJ (PCL5 support)
  6353. .description
  6354.  
  6355. DviHP  is  a  program for printing DVI files (generated by TeX) on HP
  6356. LaserJet and compatibiles printers.
  6357.  
  6358.  
  6359.                               Features
  6360.                               ========
  6361.  
  6362. o DviHP  downloads  fonts  to  printer;  printing  is  therefore much
  6363.   faster,  especially when printing large documents. Version 2.1 uses
  6364.   PCL5 font compression.
  6365.  
  6366. o User  friendlyness:  you  can  set parameters through environmental
  6367.   variable  "DVIHPOPTS",  in a command-line when invoking it from CLI
  6368.   or  Shell,  via  ToolTypes  when  invoking it from Workbench or via
  6369.   graphical user interface.
  6370.  
  6371. o It supports printing in landscape orientation.
  6372.  
  6373. o DviHP  allows  you  to include IFF ILBM files (raster pictures) and
  6374.   PostScript files in your documents.
  6375.  
  6376. o DviHP lets you redirect output to a file, even when you're printing
  6377.   IFF ILBM pictures and/or PostScript files.
  6378.  
  6379. o PCL5/PJL support and PCL5 font compression.
  6380.  
  6381. .version
  6382. 2.1
  6383. .author
  6384. Ales Pecnik
  6385. .restrictions
  6386. This freely redistributable version has the following keywords disabled:
  6387. EVEN, ODD, COPIES, PERMANENT.  In addition, the keyword SHOWFONTS is not
  6388. fully functional
  6389. .requirements
  6390. Requires OS 2.04+, an HP Laserjet compatible printer
  6391. Postscript printing requires "post.library" by Adrian Aylward
  6392. .reference
  6393. FreshFish-Vol1:New/Printer/DviHp/
  6394. 1.1
  6395. AmigaLibDisk892:DviHp/
  6396. 1.0
  6397. .distribution
  6398. Shareware
  6399. .price
  6400. $50 (US)
  6401. .address
  6402. Skopska 6
  6403. SI-61000 Ljubljana
  6404. Slovenia
  6405. .email
  6406. alesp@freeport.uwasa.fi
  6407. .docs
  6408. DviHP-doc.dvi
  6409. DviHP_21.readme
  6410. .described-by
  6411. Dan Fish (daf@starfish.amigalib.com)
  6412. .submittal
  6413. Downloaded via ftp from wuarchive.wustl.edu.
  6414. .stored-in
  6415. GoldFish-Vol2-1:Files/text/tex/DviHP/
  6416.  
  6417. .name
  6418. DviPS
  6419. .type
  6420. TeX Utility
  6421. .short
  6422. Converts TeX DVI files to PostScript
  6423. .description
  6424. DviPS takes a DVI file produced by TeX (or by some other processor such
  6425. as GFtoDVI) and converts it to PostScript, normally sending the result
  6426. directly to the laserprinter.  The DVI file may be specified without the
  6427. extension.  Fonts used may either be resident in the printer or defined
  6428. as bitmaps in PK files, or a `virtual' combination of both.  If the
  6429. MakeTeXPK program is installed, DviPS will automatically invoke METAFONT
  6430. to generate fonts that don't already exist.  *LOTS* of command line
  6431. options.
  6432. .version
  6433. 5.58
  6434. .date
  6435. 1994.09.29
  6436. .author
  6437. Tomas Rokicki, Amiga port by Giuseppe Ghibò
  6438. .distribution
  6439. Copyrighted but Freely Redistributable
  6440. .email
  6441. ghibo@galileo.polito.it
  6442. .source
  6443. Includes source in C
  6444. .docs
  6445. README
  6446. README.amiga
  6447. dvips.dvi
  6448. .described-by
  6449. Dan Fish (daf@starfish.amigalib.com)
  6450. .submittal
  6451. Downloaded via ftp from wuarchive.wustl.edu.
  6452. .stored-in
  6453. GoldFish-Vol2-1:Files/text/tex/DviPS/
  6454. .name
  6455. Genies_StarTeck
  6456. .type
  6457. Drawing Utilities
  6458. .short
  6459. Seven genies for Professional Draw.
  6460. .description
  6461. Seven must have genies for anyone with Professional Draw.
  6462. These genies will increase your productivity, create new
  6463. objects and facilitate special effects. The genies are
  6464. PieCharts, Stars, Emboss/Engrave, ScalePercent, ZoomWindow,
  6465. SelectByAttribute and GridSet. Well documented and includes
  6466. installation script. Also includes a keyboard template,
  6467. sample clip art and DTP tips and tricks.
  6468. .version
  6469. 1.0
  6470. .author
  6471. Graham Beard
  6472. .requirements
  6473. "Professional Draw 3.0" or higher.
  6474. .distribution
  6475. Shareware
  6476. .address
  6477. StarTeck
  6478. P.O. Box 40016
  6479. Ottawa Ontario
  6480. Canada
  6481. K1V 0W8
  6482. .email
  6483. gbeard@ccs.carleton.ca
  6484. .source
  6485. Source included
  6486. .docs
  6487. Distribution
  6488. FFcontents.txt
  6489. Instructions.txt
  6490. Instructions.Guide
  6491. .described-by
  6492. Richard Fish
  6493. .submittal
  6494. Downloaded via ftp from Aminet.
  6495. .stored-in
  6496. GoldFish-Vol2-1:Files/text/dtp/StarTeckGenies/
  6497.  
  6498. .name
  6499. FreshFonts
  6500. .fullname
  6501. Fresh Fonts CD Preview
  6502. .type
  6503. Fonts
  6504. .short
  6505. Preview of fonts CD to be released 4Q94.
  6506. .description
  6507. This is a small (approx 20Mb) preview of a new fonts CD scheduled for
  6508. release in the fall of 1994.
  6509. .version
  6510. 0.1
  6511. .date
  6512. 1994.06.25
  6513. .author
  6514. Danny Amor
  6515. .distribution
  6516. Copyrighted but Freely Redistributable
  6517. .address
  6518. Danny Amor
  6519. Ludwigstr. 124
  6520. 70197 Stuttgart
  6521. Germany
  6522. .email
  6523. amor@student.uni-tuebingen.de
  6524. .fax
  6525. ++49/711/63 65 633
  6526. .docs
  6527. Documents/Fresh Fonts.guide
  6528. .described-by
  6529. Fred Fish (fnf@fishpond.cygnus.com)
  6530. .submittal
  6531. Submitted electronically directly by the author.
  6532. .stored-in
  6533. GoldFish-Vol2-1:Files/text/font/FreshFontsPreview/
  6534. .name
  6535. MetaFont
  6536. .author
  6537. Donald E Knuth
  6538. Andreas Scherer
  6539. .version
  6540. 2.71
  6541. .description
  6542. MetaFont is the name of a computer font generation system invented by Prof.
  6543. Donald E. Knuth of Stanford University.  It reads text files prepared with
  6544. `programs' that specify the outline of characters in fonts of type,
  6545. graphical symbols, or other elements for printing high quality documents.
  6546. Typesetting systems like 'TeX' make use of the font metric information
  6547. produced by MetaFont and printer drivers or screen previewers make use of
  6548. the pixel information as to where to put the `ink.' The usage of the
  6549. associated programs is described to some detail, but no introduction to the
  6550. MetaFont language itself is given.
  6551. .described-by
  6552. Automatically generated from Contents file by c2pi program.
  6553. .short
  6554. A computer font generation system.
  6555. .stored-in
  6556. GoldFish-Vol2-1:Files/text/font/MetaFont/
  6557. .name
  6558. TimesFont
  6559. .author
  6560. Karin Siegmann
  6561. .distribution
  6562. Shareware
  6563. .description
  6564. A 3-D font for Reflections 2.03+, in ready to use alpha1 format.  Contains
  6565. only the capital letters.  The full version including small letters,
  6566. numbers and German special icons is available from the author.
  6567. .described-by
  6568. Automatically generated from Contents file by c2pi program.
  6569. .short
  6570. 3D font for Reflections 2.03+.
  6571. .stored-in
  6572. GoldFish-Vol2-1:Files/text/font/TimesFont/
  6573. .name
  6574. HebrewArabic
  6575. .author
  6576. Michael Haephrati
  6577. John Hajjer
  6578. .distribution
  6579. Shareware
  6580. .description
  6581. Hebrew and Arabic fonts.  These fonts can be accessed using the Rashumon
  6582. multi-lingual word processor for the Amiga.  With these fonts, one can
  6583. access both Hebrew/Arabic and Latin characters using the same font.
  6584. .described-by
  6585. Automatically generated from Contents file by c2pi program.
  6586. .short
  6587. HebrewArabic, shareware
  6588. .stored-in
  6589. GoldFish-Vol2-1:Files/text/font/HebrewArabic/
  6590. .name
  6591. HebrewFont
  6592. .author
  6593. Daniel Amor
  6594. .version
  6595. 1.0
  6596. .distribution
  6597. Shareware
  6598. .description
  6599. This is a scalable vector font.  It contains the Hebrew character set and
  6600. Hebrew looking Latin characters.  This font is available in Adobe,
  6601. IntelliFont, PageStream & ProPage format.  It contains a special Hebrew
  6602. keymap.  Designed with FontDesigner.
  6603. .described-by
  6604. Automatically generated from Contents file by c2pi program.
  6605. .short
  6606. HebrewFont, V1.0, shareware
  6607. .stored-in
  6608. GoldFish-Vol2-1:Files/text/font/HebrewFont/
  6609.  
  6610. .name
  6611. GastonFonts
  6612. .type
  6613. Font
  6614. .short
  6615. Three new fonts, 2 proportional, 1 fixed
  6616. .description
  6617. A set of three new fonts:
  6618.  
  6619.     GastonIntuition 12/13 Point
  6620.     ---------------------------
  6621.     a proportional font - it looks great on the workbench and
  6622.     in applications (best lookin´ in high resolutions [800x600])
  6623.  
  6624.     GastonPiktogram 11/12 Point
  6625.     ---------------------------
  6626.     a proportional font for your icons on the workbench
  6627.  
  6628.     GastonShell 10/11
  6629.     -----------------
  6630.     a fixedwidth font for AMIGA-shell and apps like DOpus etc.
  6631.  
  6632. .author
  6633. Martin Rolfsmeyer
  6634. .distribution
  6635. Freeware
  6636. .address
  6637. Bauhofstr. 3
  6638. 91052 Erlangen
  6639. GERMANY
  6640. .email
  6641. mnrolfsm@cip.informatik.uni-erlangen.de
  6642. .docs
  6643. README
  6644. .described-by
  6645. Dan Fish (daf@starfish.amigalib.com)
  6646. .submittal
  6647. Downloaded via ftp from wuarchive.wustl.edu.
  6648. .stored-in
  6649. GoldFish-Vol2-1:Files/text/font/GastonFonts/
  6650. .name
  6651. Linea
  6652. .type
  6653. Font
  6654. .short
  6655. A very thin font
  6656. .description
  6657. This is a very, very thin font. Comes in three versions: light, medium, bold.
  6658. Beware: Light consists of lines that have only a width of one (1) pixel!!!
  6659. You'll need a very, very good printer (with a very, very high resolution)
  6660. to produce nice output. Medium's lines are 5 pixel wide and Bold consists of
  6661. lines that are a massive of 15 pixels!
  6662.  
  6663. Font Formats: - Adobe (Type 1 [pfa & pfb], Type 3, Bitmap)
  6664.               - DMF (+ bitmap)
  6665.               - Bitmap (Black&White)
  6666.               - IntelliFont
  6667.               - Truetype
  6668. .author
  6669. Daniel Amor
  6670. .distribution
  6671. Copyrighted but Freely Redistributable
  6672. .address
  6673. Daniel Amor
  6674. Ludwigstr. 124
  6675. 70197 Stuttgart
  6676. Germany
  6677. .email
  6678. amor@student.uni-tuebingen.de
  6679. .described-by
  6680. Richard Fish
  6681. .submittal
  6682. Submitted electronically directly by the author.
  6683.  
  6684. .stored-in
  6685. GoldFish-Vol2-1:Files/text/font/Linea/
  6686. .name
  6687. JemTeX
  6688. .author
  6689. Francois Jalbert
  6690. Wilfried Solbach
  6691. .version
  6692. 2.00
  6693. .source
  6694. Includes source in C.
  6695. .description
  6696. Some programs to enable Japanese typesetting.  "fontable" produces a
  6697. Japanese file (fontable.jem) which contains all the available Japanese
  6698. fonts in a tabular style. It has to be run through "Jem2tex" which produces
  6699. the TeX-file "fontable.tex".  Finally, "jis2mf" produces .mf-sourcecode for
  6700. Metafont and affiliated tools to generate printer-fonts for TeX. jis2mf
  6701. reads the data from the jis24 bitmap-file.
  6702. .described-by
  6703. Automatically generated from Contents file by c2pi program.
  6704. .short
  6705. Program to enable Japanese typesetting.
  6706. .stored-in
  6707. GoldFish-Vol2-1:Files/text/misc/JemTeX/
  6708. .name
  6709. JISConvert
  6710. .author
  6711. Dwight Hubbard
  6712. .version
  6713. 1.02E
  6714. .description
  6715. This simple mouse driven conversion program can convert Japanese language
  6716. text between a variety of formats.  Formats supported are: EUC (Extended
  6717. Unix Code), New JIS, Old JIS, NEC JIS, and Shift JIS.  Program also has
  6718. options to convert half width katakana to full size and to repair New JIS
  6719. files that have had the ESC characters stripped off.
  6720. .described-by
  6721. Automatically generated from Contents file by c2pi program.
  6722. .short
  6723. Convert Japanese text between formats.
  6724. .requirements
  6725. AmigaDOS 2.0 or higher.
  6726. .stored-in
  6727. GoldFish-Vol2-1:Files/text/misc/JISConvert/
  6728. .name
  6729. CassLabel
  6730. .type
  6731. Workbench Tool
  6732. .short
  6733. Program  for editing cassette covers.
  6734. .description
  6735. CassLabel  is  a  MUI  based  program  for editing cassette covers and
  6736. nearly  all  other  kinds of covers. The GUI is fully font sensitive and
  6737. the resizesible, because of MUI. It always supports user defined formats
  6738. for  output.  It  makes your life easier (especially if your are a music
  6739. freak).
  6740. .version
  6741. 2.1
  6742. .date
  6743. 1994.06.05
  6744. .author
  6745. Dirk Nehring
  6746. .requirements
  6747. Requires MUI
  6748. .reference
  6749. 1.2 FreshFish-Vol2:New/text/print/CassLabel/
  6750. 1.2 FreshFish-Vol3:Old/Dec93/text/print/CassLabel/
  6751. 1.2 FrozenFish-Vol1:BBS/Dec93/text/print/CassLabel.lha
  6752. .distribution
  6753. Giftware
  6754. .email
  6755. dnehring@TechFak.Uni-Bielefeld.DE
  6756. .docs
  6757. CassLabelMUI-2.1.readme
  6758. Readme
  6759. .described-by
  6760. Richard Fish
  6761. .submittal
  6762. Downloaded via ftp from Amiganet.
  6763.  
  6764. .stored-in
  6765. GoldFish-Vol2-1:Files/text/print/CassLabel/
  6766. .name
  6767. MiserPrint
  6768. .type
  6769. OS Utility
  6770. .short
  6771. Prints up to 8 normal pages on one sheet
  6772. .description
  6773. MiserPrint is a print utility that puts up to 8 normal pages of text on
  6774. one  sheet  of  paper.  You are able to save paper and time. MiserPrint
  6775. uses  the  small  built-in  fonts  (Courier  and  Letter Gothic) of the
  6776. HP-Deskjet printers.
  6777. .version
  6778. 1.12
  6779. .author
  6780. Heinz-Guenter Boettger
  6781. .requirements
  6782. Kickstart V37
  6783. a HP-Deskjet 500 or similar
  6784. .reference
  6785. GoldFish-Vol1-2:d9xx/d978/MiserPrint/
  6786. 1.11
  6787. GoldFish-Vol1-1:BBS/d9xx/d978/MiserPrint.lha
  6788. 1.11
  6789. FrozenFish-Vol1:BBS/ALib/d9xx/d978/MiserPrint.lha
  6790. 1.11
  6791. FreshFish-Vol4:New/AmigaLibDisks/d978/MiserPrint/
  6792. 1.11
  6793. FreshFish-Vol4:BBS/AmigaLib/d978/MiserPrint.lha
  6794. 1.11
  6795. GoldFish-Vol1-2:d9xx/d928/MiserPrint/
  6796. 1.0
  6797. GoldFish-Vol1-1:BBS/d9xx/d928/MiserPrint.lha
  6798. 1.0
  6799. FrozenFish-Vol1:BBS/ALib/d9xx/d928/MiserPrint.lha
  6800. 1.0
  6801. FreshFish-Vol1:New/AmigaLibDisks/Disk928/MiserPrint/
  6802. 1.0
  6803. FreshFish-Vol2:Old/AmigaLibDisks/Disks920-930/Disk928/MiserPrint/
  6804. 1.0
  6805. AmigaLibDisk928:MiserPrint/
  6806. 1.0
  6807. .distribution
  6808. Copyrighted but Freely Redistributable
  6809. .address
  6810. Roermonder Bahn 5
  6811. 41844 Wegberg
  6812. Germany
  6813. .docs
  6814. MiserPrint.doc
  6815. MiserPrint.guide
  6816. .described-by
  6817. Richard Fish
  6818. .submittal
  6819. Submitted electronically directly by the author.
  6820. .aminet-dir
  6821. text/print
  6822. .stored-in
  6823. GoldFish-Vol2-1:Files/text/print/MiserPrint/
  6824. .name
  6825. PrintManager
  6826. .type
  6827. Printing
  6828. .short
  6829. Printer spooler with appicon support.
  6830. .description
  6831. Very powerful printer spooler.  Works with all programs, whether
  6832. they use PRT: or the printer device directly, are printing text or
  6833. graphics. Has a GUI to control the print queue.
  6834. .version
  6835. 2.0
  6836. .date
  6837. 1992.10.07
  6838. .author
  6839. Nicola Salmoria
  6840. .reference
  6841. AmigaLibDisk810:PrintManager/
  6842. 1.0
  6843. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk810/PrintManager/
  6844. 1.0
  6845. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk810/PrintManager/
  6846. 1.0
  6847. FrozenFish-Vol1:BBS/ALib/d8xx/d810/PrintManager.lha
  6848. 1.0
  6849. GoldFish-Vol1-1:BBS/d8xx/d810/PrintManager.lha
  6850. 1.0
  6851. GoldFish-Vol1-2:d8xx/d810/PrintManager/
  6852. 1.0
  6853. .requirements
  6854. KS 2.04. Hard disk suggested.  Printer :-).
  6855. .distribution
  6856. Freeware
  6857. .address
  6858. Via Piemonte 11
  6859. 53100 Siena
  6860. ITALY
  6861. .email
  6862. MC6489@mclink.it
  6863. .docs
  6864. PrintManager.doc
  6865. .described-by
  6866. Nicola Salmoria (MC6489@mclink.it)
  6867. .submittal
  6868. Downloaded via ftp from Aminet (wuarchive.wustl.edu).
  6869. .stored-in
  6870. GoldFish-Vol2-1:Files/text/print/PrintManager/
  6871.  
  6872. .name
  6873. Banner
  6874. .type
  6875. Text Utility
  6876. .aminet-dir
  6877. text/print
  6878. .short
  6879. Create banners from any font
  6880. .description
  6881. A smart character rendering utility for - surprise - banners.  It can only be
  6882. used from within the command line of a CLI or a SHELL.  By default BANNER will
  6883. print your string into the SHELL using an internal font which contains the ASCII
  6884. characters from 32 (space) to 126 (overscore).  If you don't like them you can
  6885. also tell BANNER to render the characters out of any other font that is accessible
  6886. via the diskfont.library.
  6887. .version
  6888. 1.5
  6889. .author
  6890. Tobias Ferber
  6891. .reference
  6892. AmigaLibDisk855:Banner/
  6893. 1.4
  6894. .distribution
  6895. Freeware
  6896. .address
  6897. Goethestraße 32
  6898. 76135 Karlsruhe
  6899. Germany
  6900. .email
  6901. ukjg@ibm3090.rz.uni-karlsruhe.de
  6902. .source
  6903. Includes DICE-C source
  6904. .docs
  6905. banner.doc
  6906. banner-1.5.readme
  6907. .described-by
  6908. Fred Fish (fnf@fishpond.cygnus.com)
  6909. .submittal
  6910. Downloaded via ftp from wuarchive.wustl.edu.
  6911. .contents
  6912. Banner        A smart character rendering utility for - surprise - banners.
  6913.         It can only be used from within the command line of a CLI or
  6914.         a SHELL.  By default BANNER will print your string into the
  6915.         SHELL using an internal font which contains the ASCII characters
  6916.         from 32 (space) to 126 (overscore).  If you don't like them you
  6917.         can also tell BANNER to render the characters out of any other
  6918.         font that is accessible via the diskfont.library.  Version 1.5,
  6919.         an update to version 1.4 on disk number 855, includes source.
  6920.         Author:  Tobias Ferber
  6921. .stored-in
  6922. GoldFish-Vol2-1:Files/text/print/Banner/
  6923.  
  6924. .name
  6925. 2Print2
  6926. .type
  6927. Print Utility
  6928. .short
  6929. Print one/two pages per sheet on HP LJ
  6930. .description
  6931. A simple little utility for HP Laserjets and other printers that support
  6932. the HP-PCL language.  It's only goal in life is to print either one 166
  6933. chars x 66 line page, or two 80 x 66 line pages per sheet.  Does not go
  6934. through printer.device, but rather the output from 2Print is redirected to
  6935. a file or PAR: for faster printing.
  6936. .version
  6937. 2.0
  6938. .date
  6939. 1994.05.20
  6940. .author
  6941. Raj Goel
  6942. .reference
  6943. FreshFish-Vol2:New/text/print/2Print/
  6944. 1.0j
  6945. .distribution
  6946. Shareware
  6947. .price
  6948. $10 (US)
  6949. .address
  6950. 87-90 118 Street,
  6951. Richmond Hill, NY
  6952. 11418
  6953. .email
  6954. frostbit@dorsai.dorsai.org
  6955. .docs
  6956. 2Print2.README
  6957. .described-by
  6958. Dan Fish (daf@starfish.amigalib.com)
  6959. .submittal
  6960. Downloaded via ftp from wuarchive.wustl.edu.
  6961. .stored-in
  6962. GoldFish-Vol2-1:Files/text/print/2Print/
  6963. .name
  6964. ADInlay
  6965. .author
  6966. Andrew Dowds
  6967. .version
  6968. 1.06
  6969. .description
  6970. Cassette Inlay card maker, very simple and easy to use.  Up to 12 tracks
  6971. per side, optional numbering and Autocapitalization.
  6972. .described-by
  6973. Automatically generated from Contents file by c2pi program.
  6974. .short
  6975. Cassette inlay card maker.
  6976. .requirements
  6977. AmigaDOS 2.0 or higher.
  6978.  
  6979. .stored-in
  6980. GoldFish-Vol2-1:Files/text/print/ADInlay/
  6981. .name
  6982. FishCover
  6983. .author
  6984. Iljitsch van Beijnum
  6985. .description
  6986. A 1536 by 1536 pixel 16 color bitmap that you can print out and place
  6987. inside the cover of the FreshFish CDROM.
  6988. .described-by
  6989. Automatically generated from Contents file by c2pi program.
  6990. .short
  6991. Front cover for Oct93 FreshFish CDROM.
  6992. .stored-in
  6993. GoldFish-Vol2-1:Files/text/print/FishCover/
  6994. .name
  6995. HP4Driver
  6996. .author
  6997. Kelly Jordan
  6998. .version
  6999. 35.8
  7000. .description
  7001. An HP LaserJet 4 printer driver with support for 600 dpi and bitmap
  7002. compression.
  7003. .described-by
  7004. Automatically generated from Contents file by c2pi program.
  7005. .short
  7006. Driver for HP Laserjet 4 printer.
  7007.  
  7008. .stored-in
  7009. GoldFish-Vol2-1:Files/text/print/HP4Driver/
  7010. .name
  7011. VirtPrinters
  7012. .author
  7013. Garrick Meeker
  7014. .version
  7015. 2
  7016. .source
  7017. Includes source in C.
  7018. .description
  7019. Two new printer drivers.  One shows the printer output on a screen and the
  7020. other saves it as IFF pictures.  These drivers emulate a page-mode printer,
  7021. like a laser printer.  They both support color and b&w modes.  Color mode
  7022. uses three bitplanes, while b&w uses only one.  Several density settings
  7023. available, some correspond to the Amiga's aspect ratio, but most are just 1
  7024. to 1.  Screen_Printer requires a great deal of chip ram at the higher
  7025. density settings.  Won't crash under 3.0 anymore.
  7026. .described-by
  7027. Automatically generated from Contents file by c2pi program.
  7028. .short
  7029. Two new printer drivers.
  7030. .requirements
  7031. AmigaDOS 2.04 or later.
  7032. .stored-in
  7033. GoldFish-Vol2-1:Files/text/print/VirtPrinters/
  7034. .name
  7035. HP4Lsetter
  7036. .author
  7037. Quentin Snow
  7038. .version
  7039. 2.01
  7040. .description
  7041. HP LaserJet 4L printer setup utility.  Allows you to set things like Page
  7042. Setup, Type Styles, Print Quality, Memory, Copies, Lines/Page, Paper Size,
  7043. Orientation, Feed, etc.  Note: Some items disabled in this unregistered
  7044. version.
  7045. .described-by
  7046. Automatically generated from Contents file by c2pi program.
  7047. .short
  7048. HP LaserJet 4L printer setup util.
  7049.  
  7050. .stored-in
  7051. GoldFish-Vol2-1:Files/text/print/HP4Lsetter/
  7052. .name
  7053. HWGPost
  7054. .type
  7055. Library
  7056. .short
  7057. PostScript Library w/many Level 2 feat.
  7058. .description
  7059.  
  7060. What you get here is the fifth version of HWGPOST that is publically
  7061. available. It is rather raw. My intention is to abuse you as beta
  7062. tester. ;^)
  7063.  
  7064. HWGPOST is project that I started because I had some problems with
  7065. post.library 1.7 (and 1.86 where post.library stayed the same) not handling
  7066. some PostScript code correctly. So I built on the post 1.7 source. HWGPOST
  7067. is IMHO a major step towards PostScript Level 2 already and as time and
  7068. motivation permits it will hopefully become a R&W book compliant PostScript
  7069. Level 2 interpreter library with maybe some Display PostScript extensions.
  7070.  
  7071. Currently this archive is probably mostly useful to users of post.library
  7072. up to 1.7.
  7073.  
  7074.  
  7075. Major new features for HWGPOST beta 5
  7076. =====================================
  7077.  
  7078.     - transparent DOS EPS file with binary headers handling.
  7079.     - heavy magic to make old FreeHand files work.
  7080.     - A fix to make cvi/cvr more flexible.
  7081.     - HWGPOST.datatype
  7082.     - default font lookup if a font is not available.
  7083.  
  7084. Sorry, setsystemparams and setpagedevice still have to wait.
  7085. .version
  7086. 22.25
  7087. .date
  7088. 1994.11.13
  7089. .author
  7090. Heinz Wrobel
  7091. .requirements
  7092. Requires OS2.04+
  7093. .distribution
  7094. Copyrighted but Freely Redistributable
  7095. .address
  7096. Karlstr. 16
  7097. 82131 Gauting
  7098. Germany
  7099. .email
  7100. heinz@hwg.muc.de
  7101. .docs
  7102. README.FIRST
  7103. hwgpostlib.doc
  7104. History
  7105. .described-by
  7106. Richard Fish
  7107. .submittal
  7108. Downloaded via ftp from wuarchive.wustl.edu.
  7109. .stored-in
  7110. GoldFish-Vol2-1:Files/text/print/HWGPOST/
  7111.  
  7112. .name
  7113. AppPP
  7114. .type
  7115. Workbench Tool
  7116. .short
  7117. AppIcon/GUI for crunch/decrunch with PP
  7118. .description
  7119. A crunching program made to avoid loading Powerpacker or another utility
  7120. like that everytime you have one or several files to crunch or decrunch.
  7121. It has an AppIcon and a Gadtools graphical user interface which makes it
  7122. easy to configure and to use.  Especially made to be used from WBStartUp.
  7123. .version
  7124. 1.1
  7125. .author
  7126. Patrick Burnand
  7127. .reference
  7128. FreshFish-Vol5:New/util/app/AppPP/
  7129. 1.0
  7130. .requirements
  7131. Requires OS2.04+, powerpacker.library, asl.library, 512K RAM
  7132. .distribution
  7133. Freeware
  7134. .address
  7135. BURNAND Patrick
  7136. Ch. de la Grangette 16b
  7137. 1010 Lausanne
  7138. Switzerland
  7139. .source
  7140. Includes source in assembler
  7141. .docs
  7142. AppPP English Doc
  7143. AppPP Doc Française
  7144. .described-by
  7145. Dan Fish (daf@starfish.amigalib.com)
  7146. .submittal
  7147. Submitted on disk directly by the author.
  7148. .stored-in
  7149. GoldFish-Vol2-1:Files/util/app/AppPP/
  7150. .name
  7151. DropnAct
  7152. .fullname
  7153. Drop'n Act
  7154. .aminet-dir
  7155. util/app
  7156. .type
  7157. Workbench Utility
  7158. .short
  7159. An AppIcon for easy data file handling
  7160. .description
  7161. Drop'n Act installs an AppIcon on your Workbench. When you
  7162. drop a file on this icon, Drop'n Act will analyze it and
  7163. act according to the type of the file, e.g. show a picture,
  7164. play a piece of music, extract an archive, etc.
  7165. .version
  7166. 1.0
  7167. .date
  7168. 1994.08.15
  7169. .author
  7170. Rüdiger Hanke
  7171. .requirements
  7172. Requires OS2.0.
  7173. .distribution
  7174. Freeware
  7175. .address
  7176. An der Marienlinde 10
  7177. D-48291 Telgte
  7178. GERMANY
  7179. .construction
  7180. Maxon C++ V1.1
  7181. .tested
  7182. Amiga 4000/040, OS3.0
  7183. .docs
  7184. English
  7185. Deutsch
  7186. .described-by
  7187. Rüdiger Hanke
  7188. .submittal
  7189. Submitted on disk directly by the author.
  7190.  
  7191. .stored-in
  7192. GoldFish-Vol2-1:Files/util/app/DropnAct/
  7193. .name
  7194. AppCon
  7195. .aminet-dir
  7196. util/app
  7197. .type
  7198. Utility
  7199. .short
  7200. Makes the CON: window an AppWindow
  7201. .description
  7202. Declares the actual CON:-window as an AppWindow and lets you
  7203. drop your icons in this window.  Then, the name and path of
  7204. the icon are inserted into the current command line exactly
  7205. as if you typed them with your keyboard, but slightly faster!
  7206. .version
  7207. 38.73
  7208. .date
  7209. 1994.05.14
  7210. .author
  7211. Stephan Fuhrmann
  7212. .distribution
  7213. Public Domain
  7214. .source
  7215. Full C-Source included
  7216. .construction
  7217. Compiled using SAS/C v6.51, the *BEST* compiler for the Amiga.
  7218. Hardware: A4000/040, 12 MByte Memory.
  7219. Compilation time: ~27 seconds.
  7220. Source length:  702 lines (without includes).
  7221. Executable length: 3864 bytes.
  7222. Coffee consumed:  >10 cups.
  7223. .address
  7224. Erikstrasse 30
  7225. 24837 Schleswig
  7226. GERMANY
  7227. .requirements
  7228. Requires OS2.0+
  7229. .reference
  7230. AmigaLibDisk953:AppCon/
  7231. 37.177
  7232. FreshFish-Vol3:New/AmigaLibDisks/Disk953/AppCon/
  7233. 37.177
  7234. FrozenFish-Vol1:BBS/ALib/d9xx/d953/AppCon.lha
  7235. 37.177
  7236. GoldFish-Vol1-1:BBS/d9xx/d953/AppCon.lha
  7237. 37.177
  7238. GoldFish-Vol1-2:d9xx/d953/AppCon/
  7239. 37.177
  7240. .docs
  7241. AppCon.doc
  7242. .described-by
  7243. Richard Fish
  7244. .submittal
  7245. Submitted electronically directly by the author.
  7246. .stored-in
  7247. GoldFish-Vol2-1:Files/util/app/AppCon/
  7248.  
  7249. .name
  7250. ChangeIcon
  7251. .type
  7252. Workbench Tool
  7253. .short
  7254. Give files specified icon, uses WhatIs
  7255. .description
  7256. A Workbench AppIcon/MenuItem/Window tool that will give dropped files a
  7257. (new) icon - depending on their filetypes which ChangeIcon will detect
  7258. using the WhatIs library (included).  New types and default icons can be
  7259. easily defined.  Localized for Workbench 2.1, (German and French catalogs
  7260. included).
  7261. .version
  7262. 1.0
  7263. .date
  7264. 1994.02.26
  7265. .author
  7266. Hanns Holger Rutz
  7267. WhatIs library by Sylvain Rougier and Pierre Carette
  7268. .requirements
  7269. Requires OS 2.04+
  7270. .distribution
  7271. Freeware
  7272. .address
  7273. Auf dem Godenstedter Berg 17
  7274. D-27404 Zeven
  7275. GERMANY
  7276. .source
  7277. Includes source in assembly
  7278. .construction
  7279. AsmOne V1.02
  7280. .docs
  7281. WhatIsLibrary.doc
  7282. Docs/Deutsch
  7283. Docs/English
  7284. Docs/Français
  7285. .described-by
  7286. Fred Fish (fnf@fishpond.cygnus.com)
  7287. .submittal
  7288. Submitted on disk directly by the author.
  7289. .contents
  7290. ChangeIcon    A Workbench AppIcon/MenuItem/Window tool that will give
  7291.         dropped files a (new) icon - depending on their filetypes
  7292.         which ChangeIcon will detect using the WhatIs library
  7293.         (included).  New types and default icons can be easily
  7294.         defined.  Requires OS 2.04+, localized for Workbench 2.1
  7295.         (German and French catalogs included).  Version 1.0,
  7296.         Freeware, includes source in assembly language.
  7297.         Author:  Hanns Holger Rutz, WhatIs library by Sylvain
  7298.              Rougier and Pierre Carette
  7299. .stored-in
  7300. GoldFish-Vol2-1:Files/util/app/ChangeIcon/
  7301.  
  7302. .name
  7303. CFX
  7304. .type
  7305. File Utility
  7306. .short
  7307. Examines/finds files using criteria
  7308. .description
  7309. Crunched File eXaminer allows the user to examine and find files using
  7310. several different search criteria.  CFX knows a huge amount of the current
  7311. Amiga filetypes, including a vast number of "cruncher" types.  CFX can also
  7312. give in-depth disassemblies of crunched files, including most address
  7313. crunched files, relocator crunched files, and some major archive crunched
  7314. types.
  7315. .version
  7316. 5.540
  7317. .date
  7318. 1994.09.06
  7319. .author
  7320. Bob Rye and Marcus Mroczkowski
  7321. .requirements
  7322. Require ReqTools.library and PowerPacker.library
  7323. .reference
  7324. AmigaLibDisk866:CFX/
  7325. 5.275
  7326. AmigaLibDisk750:CFX/
  7327. 5.242
  7328. .distribution
  7329. Freeware
  7330. .address
  7331. BOB RYE
  7332. 11 BEAVER STREET
  7333. ST. ALBANS, VICTORIA
  7334. AUSTRALIA, 3021
  7335. .email
  7336. cfx@miggins.apana.org.au
  7337. bugs@miggins.apana.org.au
  7338. .tested
  7339. Amigas 500, 1000, 1200, 2000, 3000, 4000 vanilla PAL, 2.0 - 3.00 OS
  7340. B2000 GVP 22mhz & 33mhz ALL-IN-ONE accelerator PAL 2.0 - 3.00 OS
  7341. A3000 PP&S 68040 accelerator, 2.04 OS
  7342. .docs
  7343. cfx.guide
  7344. brain.guide
  7345. .described-by
  7346. Dan Fish (daf@starfish.amigalib.com)
  7347. .submittal
  7348. Downloaded via ftp from wuarchive.wustl.edu.
  7349. .stored-in
  7350. GoldFish-Vol2-1:Files/util/arc/CFX/
  7351. .name
  7352. P-Compress2
  7353. .type
  7354. Compression
  7355. .short
  7356. New program replacing P-Compress
  7357. .description
  7358. A new compression program replacing P-Compress for OS2 and
  7359. OS3, but retaining compatability.  Many new features including an
  7360. even higher efficiency option, Compicon, completely new Intuition
  7361. interface.  P-Compress2 will provide better compression than any
  7362. other general purpose program available to the Amiga.
  7363. .version
  7364. 1.2
  7365. .author
  7366. Chas A.Wyndham
  7367. .reference
  7368. AmigaLibDisk924:P-Compress/
  7369. 1.1
  7370. .distribution
  7371. Freeware
  7372. .address
  7373. 1265 Canning Mills Road
  7374. Roleystone
  7375. WA 6111
  7376. Australia
  7377. .docs
  7378. P-Compress2.doc
  7379. .described-by
  7380. Richard Fish
  7381. .submittal
  7382. Submitted on disk directly by the author.
  7383.  
  7384.  
  7385.  
  7386.  
  7387.  
  7388.  
  7389.  
  7390. .stored-in
  7391. GoldFish-Vol2-1:Files/util/arc/P-Compress2/
  7392.  
  7393. .name
  7394. AII
  7395. .type
  7396. Archiver
  7397. .short
  7398. A GUI interface for most avail archivers
  7399. .description
  7400. The Archiving Intuition Interface is a program that makes using
  7401. archiving software infinitely easier by adding a GUI (mouse base
  7402. interface).  Supports Lha, Zoo, Arc, UnArj, Zip, DMS, LhWarp and
  7403. Shrink.
  7404. .version
  7405. 2.0
  7406. .author
  7407. Paul Mclachlan
  7408. .requirements
  7409. Requires Reqtools.library
  7410. OS 2.x supported, 1.3 compatible
  7411. .reference
  7412. AmigaLibDisk884:AII/
  7413. 1.38
  7414. AmigaLibDisk825:AII/
  7415. 1.35
  7416. AmigaLibDisk799:AII/
  7417. 1.03
  7418. .distribution
  7419. Shareware
  7420. .price
  7421. $5(US)
  7422. .address
  7423. 60 Hatfield street
  7424. Blakehurst, 2221
  7425. Sydney,  Australia
  7426. .docs
  7427. AII.doc
  7428. .described-by
  7429. Fred Fish (fnf@fishpond.cygnus.com)
  7430. .submittal
  7431. Submitted on disk directly by the author.
  7432. .contents
  7433. AII        The Archiving Intuition Interface is a program that makes
  7434.         using archiving software infinitely easier by adding a GUI
  7435.         (mouse base interface).  Supports Lha, Zoo, Arc, UnArj,
  7436.         Zip, DMS, LhWarp and Shrink.  Requires Reqtools.library,
  7437.         OS 2.x supported, 1.3 compatible.  This is version 2.0,
  7438.         an update to version 1.38 on disk 884.  Shareware, binary
  7439.         only.
  7440.         Author:  Paul Mclachlan
  7441. .stored-in
  7442. GoldFish-Vol2-1:Files/util/arc/AII/
  7443.  
  7444. .name
  7445. S-Pack
  7446. .type
  7447. Archiver
  7448. .short
  7449. Archiver w/multivol, selfextract, & more
  7450. .description
  7451. One program for all your file-packing requirements including
  7452. HD-backup, archiving, data transfer.
  7453. Unbeatable compression, self-unpacking, multi-volume packs.
  7454. Needs no special libraries or handlers.
  7455. .version
  7456. 1.1
  7457. .author
  7458. Chas A.Wyndham.
  7459. .distribution
  7460. Freeware
  7461. .address
  7462. 1265 Canning Mills Road,
  7463. Roleystone,
  7464. WA 6111
  7465. Australia
  7466. .docs
  7467. S-Pack.doc
  7468. .described-by
  7469. Fred Fish (fnf@fishpond.cygnus.com)
  7470. .submittal
  7471. Submitted on disk directly by the author.
  7472. .contents
  7473. S-Pack        One program for all your file-packing requirements inclu-
  7474.         ding HD-backup, archiving, data transfer.  Unbeatable
  7475.         compression, self-unpacking, multi-volume packs.  Needs
  7476.         no special libraries or handlers.  Version 1.1, freeware,
  7477.         binary only.
  7478.         Author:  Chas A.Wyndham
  7479. .stored-in
  7480. GoldFish-Vol2-1:Files/util/arc/S-Pack/
  7481. .name
  7482. UnTar
  7483. .author
  7484. Andrew Church
  7485. .source
  7486. Includes source in C.
  7487. .description
  7488. A very simple CLI utility to unpack archives generated by the Unix TAR
  7489. program or equivalent.  It has not been extensively tested, but should work
  7490. for most, if not all, TAR files.
  7491. .described-by
  7492. Automatically generated from Contents file by c2pi program.
  7493. .short
  7494. CLI utility to unpack tar archives.
  7495. .stored-in
  7496. GoldFish-Vol2-1:Files/util/arc/UnTar/
  7497. .name
  7498. TAUI
  7499. .type
  7500. Workbench Tool
  7501. .short
  7502. A Magic User Interface for your lharc.
  7503. .description
  7504. TAUI is a short program that gives you
  7505. a Magic User Interface for your lharc.
  7506. TAUI uses MUI (the Magic User Interface),
  7507. (c) Stefan Stuntz.
  7508. (Though, Stefan, could you tell me why
  7509.  to install the 2.0 includes to get
  7510.  the program run under MUI 2.0 ???)
  7511. It should work with your lharc, though I
  7512. have just tried lha yet. Every archives
  7513. action is configured thru Tooltypes, so
  7514. you can use any lharc.
  7515. .author
  7516. Jürgen Schober
  7517. .distribution
  7518. Copyrighted but Freely Redistributable
  7519. .address
  7520. Muchargasse 35/4
  7521. A-8010 Graz
  7522. Austria
  7523. .email
  7524. juergen@adsp.sub.org
  7525. point@sztma.tu-graz.ac.at
  7526. .docs
  7527. TAUI.doc
  7528. TAUI.dok
  7529. .described-by
  7530. Richard Fish
  7531. .submittal
  7532. Downloaded via ftp from Aminet.
  7533. .stored-in
  7534. GoldFish-Vol2-1:Files/util/arc/TAUI/
  7535.  
  7536. .name
  7537. UnPacker
  7538. .type
  7539. Archive Utility
  7540. .short
  7541. AppIcon util for extracting archives
  7542. .description
  7543. UnPacker is an appicon utility for extracting archives from the WB.
  7544. It automatically chooses the archiver to use by comparing the file
  7545. suffix (e.g.. '.lha') with the program icon's tooltypes. Thus you
  7546. can configure it to recognize every archive format you use.
  7547. .version
  7548. 1.2
  7549. .date
  7550. 1993.09.22
  7551. .author
  7552. Erik Sagalara
  7553. .reference
  7554. FreshFish-Vol1:New/util/UnPacker/
  7555. 1.1
  7556. .distribution
  7557. Freeware
  7558. .address
  7559. Tunaväg. 39 B549
  7560. 223 63 LUND
  7561. Sweden
  7562. .email
  7563. d86esa@efd.lth.se
  7564. .source
  7565. Includes source in C
  7566. .docs
  7567. UnPacker.doc
  7568. .described-by
  7569. Dan Fish (daf@starfish.amigalib.com)
  7570. .submittal
  7571. Downloaded via ftp from wuarchive.wustl.edu.
  7572. .stored-in
  7573. GoldFish-Vol2-1:Files/util/arc/UnPacker/
  7574.  
  7575. .name
  7576. LHArc
  7577. .type
  7578. Archiver
  7579. .short
  7580. Archive program using LZHUF compression
  7581. .description
  7582. An archive program like Arc and Zoo, with a heavy emphasis maximum
  7583. compression for minimum archive size, using LZHUF compression.
  7584. .version
  7585. 1.30
  7586. .date
  7587. .author
  7588. Paolo Zibetti
  7589. .restrictions
  7590. .requirements
  7591. .reference
  7592. AmigaLibDisk404:LHArc/
  7593. 1.30
  7594. AmigaLibDisk383:LHArc/
  7595. 1.21
  7596. AmigaLibDisk312:LHArc/
  7597. 1.10
  7598. AmigaLibDisk289:LHArc/
  7599. 1.0
  7600. .keywords
  7601. .distribution
  7602. Copyrighted but Freely Redistributable
  7603. .price
  7604. .address
  7605. .email
  7606. Paolo.Zibetti@p6.f101.n331.z2.fidonet.org
  7607. .phone
  7608. .fax
  7609. .exectype
  7610. .installsize
  7611. .source
  7612. .construction
  7613. .tested
  7614. .run
  7615. .docs
  7616. .described-by
  7617. Fred Fish (fnf@fishpond.cygnus.com)
  7618. .submittal
  7619. Downloaded from BIX.
  7620. .contents
  7621. LHArc        An archive program like Arc and Zoo, with a heavy emphasis
  7622.         maximum compression for minimum archive size, using LZHUF
  7623.         compression.  Version 1.30, binary only.
  7624.         Author:  Paolo Zibetti
  7625. .stored-in
  7626. GoldFish-Vol2-1:Files/util/arc/LHArc/
  7627.  
  7628. .name
  7629. LHWarp
  7630. .type
  7631. Archiver
  7632. .short
  7633. Disk packer for .lhw files
  7634. .description
  7635. A program which will read tracks directly from your floppy disk,
  7636. compress them using adaptive huffman encoding, and output them to a
  7637. file.  The resulting file can be used by lhwarp to reconstruct an
  7638. image of the original disk.
  7639. .version
  7640. 1.40
  7641. .date
  7642. .author
  7643. Jonathan Forbes
  7644. .restrictions
  7645. .requirements
  7646. .reference
  7647. AmigaLibDisk318:Lhwarp/
  7648. 1.21
  7649. AmigaLibDisk305:Lhwarp/
  7650. 1.20
  7651. AmigaLibDisk295:Lhwarp/
  7652. 1.03
  7653. .keywords
  7654. .distribution
  7655. Copyrighted but Freely Redistributable
  7656. .price
  7657. .address
  7658. .email
  7659. .phone
  7660. .fax
  7661. .exectype
  7662. .installsize
  7663. .source
  7664. .construction
  7665. .tested
  7666. .run
  7667. .docs
  7668. LHWarp.doc
  7669. .described-by
  7670. Fred Fish (fnf@fishpond.cygnus.com)
  7671. .submittal
  7672. .contents
  7673. Lhwarp        A program which will read tracks directly from your floppy
  7674.         disk, compress them using adaptive huffman encoding, and
  7675.         output them to a file.  The resulting file can be used by
  7676.         lhwarp to reconstruct an image of the original disk.  This
  7677.         is version 1.40, binary only.
  7678.         Author:  Jonathan Forbes
  7679. .stored-in
  7680. GoldFish-Vol2-1:Files/util/arc/LHWarp/
  7681.  
  7682. .name
  7683. LhA
  7684. .type
  7685. Archiver
  7686. .short
  7687. A fast LhArc compatible archiver
  7688. .description
  7689. A very fast archiver that is compatible with MS-DOS LhArc V1.13 and
  7690. LHA V2.13, as well as the Amiga LhArc.  LhA is very memory efficient,
  7691. has been written with stability and reliability in mind, has carefully
  7692. optimized compression and decompression routines, is multitasking
  7693. reentrant and pure, handles multiple volume archives (registered
  7694. version only), and more.
  7695. .version
  7696. 1.38
  7697. .date
  7698. .author
  7699. Stefan Boberg
  7700. .restrictions
  7701. .requirements
  7702. .reference
  7703. AmigaLibDisk715:LhA/
  7704. 1.32
  7705. AmigaLibDisk637:LhA/
  7706. 1.22
  7707. AmigaLibDisk593:LhA/
  7708. 1.11
  7709. AmigaLibDisk577:LhA/
  7710. 1.0
  7711. .keywords
  7712. .distribution
  7713. Shareware
  7714. .price
  7715. .address
  7716. Rydsvägen 242 A:25
  7717. S-58251 Linköping
  7718. Sweden
  7719. .email
  7720. .phone
  7721. .fax
  7722. .exectype
  7723. .installsize
  7724. .source
  7725. .construction
  7726. .tested
  7727. .run
  7728. .docs
  7729. LhA.man
  7730. ReleaseNotes
  7731. OrderForm
  7732. .described-by
  7733. Fred Fish (fnf@fishpond.cygnus.com)
  7734. .submittal
  7735. Downloaded via ftp from wuarchive.wustl.edu.
  7736. .contents
  7737. LhA        A very fast archiver that is compatible with MS-DOS LhArc
  7738.         V1.13 and LHA V2.13, as well as the Amiga LhArc.  LhA is
  7739.         very memory efficient, has been written with stability
  7740.         and reliability in mind, has carefully optimized compression
  7741.         and decompression routines, is multitasking reentrant and
  7742.         pure, handles multiple volume archives (registered version
  7743.         only), and more.  Version 1.38, shareware, binary only.
  7744.         Author:  Stefan Boberg
  7745. .stored-in
  7746. GoldFish-Vol2-1:Files/util/arc/LhA/
  7747.  
  7748. .name
  7749. DMS
  7750. .type
  7751. Archiver
  7752. .short
  7753. A popular disk archiver
  7754. .description
  7755. DISK-Masher is a utility that allows users to compress and archive
  7756. entire floppy disks.  Offers four different types of compression,
  7757. extended virus checking of boot blocks, and data encryption.  Requires
  7758. at least 512K of memory.
  7759. .version
  7760. 1.11
  7761. .date
  7762. .author
  7763. SDS Software
  7764. .restrictions
  7765. .requirements
  7766. .reference
  7767. AmigaLibDisk406:DMS/
  7768. 1.01
  7769. .keywords
  7770. .distribution
  7771. Shareware
  7772. .price
  7773. $30-$50 (US)
  7774. .address
  7775. Suite 126
  7776. 4885-A Mcknight Rd.
  7777. Pittsburgh, PA  15237
  7778. .email
  7779. .phone
  7780. .fax
  7781. .exectype
  7782. .installsize
  7783. .source
  7784. .construction
  7785. .tested
  7786. .run
  7787. .docs
  7788. .described-by
  7789. Fred Fish (fnf@fishpond.cygnus.com)
  7790. .submittal
  7791. Downloaded via ftp from wuarchive.wustl.edu.
  7792. .contents
  7793. DMS        DISK-Masher is a utility that allows users to compress and
  7794.         archive entire floppy disks.  Offers four different types
  7795.         of compression, extended virus checking of boot blocks,
  7796.         and data encryption.  Requires at least 512K of memory.
  7797.         This is version 1.11, binary self extracting archive only.
  7798.         Author:  SDS Software
  7799. .stored-in
  7800. GoldFish-Vol2-1:Files/util/arc/dms/
  7801.  
  7802. .name
  7803. zoo
  7804. .type
  7805. Archiver
  7806. .short
  7807. Portable archiver with good compression
  7808. .description
  7809. Zoo is used to create and maintain collections of files in compressed
  7810. form.  It uses a Lempel-Ziv compression algorithm that gives space
  7811. savings in the range of 20% to 80% depending on the type of file data.
  7812. Zoo can store and selectively extract multiple generations of the same
  7813. file.  Data can be recovered from damaged archives by skipping the
  7814. damaged portion and locating undamaged data with the help of fiz(1).
  7815. .version
  7816. 2.1
  7817. .date
  7818. .author
  7819. Rahul Dhesi, et al.
  7820. .restrictions
  7821. .requirements
  7822. .reference
  7823. AmigaLibDisk753:Zoo/
  7824. 2.10
  7825. AmigaLibDisk527:Zoo/
  7826. 2.10
  7827. AmigaLibDisk164:Zoo/
  7828. 2.00
  7829. AmigaLibDisk136:Zoo/
  7830. 1.71
  7831. AmigaLibDisk108:Zoo/
  7832. 1.42B
  7833. AmigaLibDisk87:Zoo/
  7834. 1.42A
  7835. .keywords
  7836. .distribution
  7837. Copyrighted but Freely Redistributable
  7838. .price
  7839. .address
  7840. .email
  7841. .phone
  7842. .fax
  7843. .exectype
  7844. .installsize
  7845. .source
  7846. Includes source in C.
  7847. .construction
  7848. .tested
  7849. .run
  7850. .docs
  7851. .described-by
  7852. Fred Fish (fnf@fishpond.cygnus.com)
  7853. .submittal
  7854. Downloaded via ftp from wuarchive.wustl.edu.
  7855. .contents
  7856. Zoo        Zoo is used to create and maintain collections of files in
  7857.         compressed form.  It uses a Lempel-Ziv compression algorithm
  7858.         that gives space savings in the range of 20% to 80% depend-
  7859.         ing on the type of file data.  Zoo can store and selectively
  7860.         extract multiple generations of the same file.  Data can be
  7861.         recovered from damaged archives by skipping the damaged por-
  7862.         tion and locating undamaged data with the help of fiz(1).
  7863.         Version 2.1, includes source.
  7864.         Author:  Rahul Dhesi, et al.
  7865. .stored-in
  7866. GoldFish-Vol2-1:Files/util/arc/zoo/
  7867. .name
  7868. UOut
  7869. .type
  7870. Communications
  7871. .short
  7872. Joins and decodes split uuencoded files.
  7873. .description
  7874. It will take the separate files, join them together (stripping
  7875. out all non-uucode data in the process), call your uudecode
  7876. program on the resulting file, and then delete the uucode files.
  7877. .version
  7878. 1.1
  7879. .author
  7880. Roland Acton
  7881. .distribution
  7882. Copyrighted but Freely Redistributable
  7883. .docs
  7884. UOut.doc
  7885. .described-by
  7886. Richard Fish
  7887. .submittal
  7888. Submitted electronically directly by the author.
  7889.  
  7890. .stored-in
  7891. GoldFish-Vol2-1:Files/util/arc/UOut/
  7892. .name
  7893. UUCode
  7894. .fullname
  7895. uuencode/uudecode
  7896. .type
  7897. Encoding/Decoding
  7898. .short
  7899. Optimized stand-alone uuencode/uudecode.
  7900. .description
  7901. Encode files for network transmission and decode transferred files. This
  7902. standard encoding algorithm converts three 8-Bit groups (bytes) to four
  7903. 6-Bit groups (sextets) of printable characters, which can then be sent over
  7904. networks which don't support eight data bits.
  7905.  
  7906. These tools were written because the existing programs did not fit my
  7907. personal needs. The others were either inconvenient to use, too slow or too
  7908. oversized, so I decided to write optimized versions myself. Both tools are
  7909. pure and can be made resident.
  7910. .tested
  7911. Tested with MungWall and Enforcer on various platforms.
  7912. .version
  7913. 36.9
  7914. .date
  7915. 1994.09.28
  7916. .author
  7917. Ralph Seichter
  7918. .reference
  7919. AmigaLibDisk970:UUCode/
  7920. 36.6
  7921. .requirements
  7922. Requires OS 2.04
  7923. .distribution
  7924. Freeware
  7925. .address
  7926. Deutscher Ring 6
  7927. 50354 Huerth
  7928. Federal Republic of Germany
  7929. Telephone +49-2233-70293
  7930. .email
  7931. zodiac@darkness.gun.de
  7932. .source
  7933. SAS/C source included.
  7934. .construction
  7935. SAS/C 6.51 with full optimization.
  7936. .described-by
  7937. Ralph Seichter <zodiac@darkness.gun.de>
  7938. .submittal
  7939. Submitted directly by the author.
  7940. .docs
  7941. uucode.guide
  7942. .stored-in
  7943. GoldFish-Vol2-1:Files/util/arc/UUCode/
  7944.  
  7945. .name
  7946. UUxT
  7947. .type
  7948. Communications
  7949. .short
  7950. CLI/GUI-based UUEncoder/UUDecoder
  7951. .description
  7952. UUxT is a full featured UUencode/decoder with the following features:
  7953.  
  7954.    o  File splitting when encoding for easy mailing/posting.
  7955.    o  Batch decoding.  (You can decode many files at once, as well as
  7956.       split files without joining them.  UUxT also has wildcard support.)
  7957.    o  Batch encoding.  You can encode multiple files into one text file.
  7958.    o  Automatically skips over mail headers and other junk that can end
  7959.       up inencoded files.
  7960.    o  Ability to LhA compress files for you, and then uuencode the
  7961.       resulting compressed file, all in one step, thus saving you time.
  7962.       You can also decode and de-LhA in one step.
  7963.  
  7964. UUxT also comes with UUxT-GUI 2.0, a full featured workbench interface for
  7965. UUxT.   UUxT-GUI 2.0 now supports all of UUxT 3.0's features including
  7966. batch encoding, decoding, etc.
  7967. .version
  7968. 3.0b
  7969. .date
  7970. 1994.09.20
  7971. .author
  7972. Asher Feldman
  7973. .requirements
  7974. Requires reqtools.library (supplied)
  7975. Certain features require LhA
  7976. Extra options available under 2.0+
  7977. .restrictions
  7978. Non-registered version is slower and contains fewer features than
  7979. registered version
  7980. .reference
  7981. FreshFish-Vol6:New/util/arc/UUxT/
  7982. 3.0a
  7983. AmigaLibDisk912:UUxT/
  7984. 2.1
  7985. .distribution
  7986. Shareware
  7987. .price
  7988. $10 (US)
  7989. .address
  7990. 4791 Calle de Tosca
  7991. San Jose, CA  95118
  7992. USA
  7993. .email
  7994. asher@shell.portal.com
  7995. .docs
  7996. README
  7997. REGISTRATION
  7998. UUxT.guide
  7999. .described-by
  8000. Dan Fish (daf@starfish.amigalib.com)
  8001. .submittal
  8002. Downloaded via ftp from wuarchive.wustl.edu.
  8003. .stored-in
  8004. GoldFish-Vol2-1:Files/util/arc/UUxT/
  8005. .name
  8006. uuInOut
  8007. .short
  8008. A pair of very rapid uuencode/decoders.
  8009. .description
  8010. A pair of very rapid uuencode/decoders.  They beat anything currently
  8011. available on aminet by a good margin, especially on decoding.  Very fast,
  8012. pure, small and 100% assembly.  Automatically detects and takes advantage
  8013. of 68020+.  Requires Workbench 2.04+.
  8014. .author
  8015. Nicolas Dade
  8016. .version
  8017. 1.03
  8018. .date
  8019. 1993.12.15
  8020. .requirements
  8021. OS 2.04 +
  8022. .reference
  8023. FreshFish-Vol2:New/util/arc/uuInOut/
  8024. 1.01
  8025. FreshFish-Vol3:Old/Dec93/util/arc/uuInOut/
  8026. 1.01
  8027. FrozenFish-Vol1:BBS/Dec93/util/arc/uuInOut.lha
  8028. 1.01
  8029. .docs
  8030. uuIn.v1.03.doc
  8031. uuOut.v1.03.doc
  8032. .described-by
  8033. Richard Fish
  8034. .submittal
  8035. Downloaded via ftp from aminet.
  8036. .stored-in
  8037. GoldFish-Vol2-1:Files/util/arc/uuInOut/
  8038. .name
  8039. MagicWord
  8040. .aminet-dir
  8041. util/boot
  8042. .type
  8043. Text Editing
  8044. .short
  8045. Utility for word replacement and macros
  8046. .description
  8047. MagicWord is a universal utility for word replacement and macros.
  8048. Other than special solutions in editors and wordprocessors, MagicWord
  8049. works with nearly every wordprocessor, editor and any other utility.
  8050. Instead of recording macros for every application, it is easier to
  8051. record the macros once with MagicWord for you'll be able to use them
  8052. with future applications too.  The use of MagicWord is only limited by
  8053. the ideas of the user.  This versatility can be used especially by
  8054. replacing words.  So you can let MagicWord type your address simply by
  8055. typing \adr in any application.  MagicWord can also be used as a
  8056. little data base because you get access to information by typing
  8057. keywords.  The access is done rather quick by hashing.
  8058. .version
  8059. 1.1
  8060. .author
  8061. Urs Fleisch
  8062. .distribution
  8063. Copyrighted but Freely Redistributable
  8064. .address
  8065. Leimatstr. 38
  8066. CH-9000 St. Gallen
  8067. .email
  8068. ufleisch@stud.ee.ethz.ch
  8069. .docs
  8070. MagicWord.doc
  8071. MagicWord.dok
  8072. .described-by
  8073. Richard Fish
  8074. .submittal
  8075. Downloaded via ftp from Aminet
  8076. .stored-in
  8077. GoldFish-Vol2-1:Files/util/boot/MagicWord/
  8078. .name
  8079. LLP
  8080. .fullname
  8081. Login, Logout, Pass.
  8082. .type
  8083. OS Utility
  8084. .short
  8085. Machine access control and logging.
  8086. .description
  8087. Login. Logout. Pass. Set of programs to control and log access
  8088. to stand-alone machines in public areas.
  8089. Using Pass a system operator defines authorized users, who can
  8090. then log in to the machine via Login.
  8091. Written in portable ANSI C, without any Amiga-specific code.
  8092. .version
  8093. 1.0
  8094. .date
  8095. 1994.05.19
  8096. .author
  8097. Laurence Vanhelsuwé
  8098. .address
  8099. Christinastraat 105
  8100. B-8400 Oostende
  8101. BELGIUM
  8102. .requirements
  8103. Any ANSI C compliant machine (any Amiga, PC, ..)
  8104. .distribution
  8105. Freeware
  8106. .exectype
  8107. 68000
  8108. .construction
  8109. ANSI C Compiler.
  8110. .tested
  8111. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  8112. .docs
  8113. README
  8114. .described-by
  8115. Laurence Vanhelsuwé (the author)
  8116. .submittal
  8117. Laurence Vanhelsuwé (author and Copyright owner)
  8118. .stored-in
  8119. GoldFish-Vol2-1:Files/util/boot/LLP/
  8120. .name
  8121. Patch Alert
  8122. .type
  8123. OS Utility
  8124. .short
  8125. Patches function Alert()
  8126. .description
  8127. This program patches the exec.library function Alert(), so you
  8128. can remove failing tasks/programs, continue them, display the original
  8129. alert etc...
  8130. .author
  8131. C.Beskow
  8132. .requirements
  8133. OS2.x +
  8134. .distribution
  8135. Copyrighted but Freely Redistributable
  8136. .email
  8137. el9203@utb1.ing.hb.se
  8138. .docs
  8139. PatchAlert.guide
  8140. 1.xusers.readme
  8141. .described-by
  8142. Richard Fish
  8143. .submittal
  8144. Downloaded via ftp from Aminet.
  8145. .stored-in
  8146. GoldFish-Vol2-1:Files/util/boot/PatchAlert/
  8147. .name
  8148. StartUp-Menu
  8149. .type
  8150. OS Utility
  8151. .short
  8152. Customizable startup utility
  8153. .description
  8154. This utility produces a decisive menu (ie one choice then it quits) on
  8155. start-up which is fully customizable and offers an unlimited number of
  8156. gadgets/choices.
  8157. .version
  8158. 1.5
  8159. .date
  8160. 1994.06.18
  8161. .author
  8162. Lee Kindness
  8163. .requirements
  8164. Requires OS2.0+
  8165. .distribution
  8166. Copyrighted but Freely Redistributable
  8167. .address
  8168. 8 Craigmarn Rd.
  8169. Portlethen
  8170. Aberdeen AB1 4QR
  8171. SCOTLAND
  8172. .construction
  8173. Written in HighSpeed Pascal
  8174. .tested
  8175. Developed on an Amiga A1200 120MBHD ParNETed to an A600 SD
  8176. .reference
  8177. AmigaLibDisk966:Startup-Menu/
  8178. 1.00
  8179. FreshFish-Vol4:New/AmigaLibDisks/d996/Startup-Menu/
  8180. 1.00
  8181. FreshFish-Vol4:BBS/AmigaLib/d996/Startup-Menu.lha
  8182. 1.00
  8183. FrozenFish-Vol1:BBS/ALib/d9xx/d996/Startup-Menu.lha
  8184. 1.00
  8185. GoldFish-Vol1-1:BBS/d9xx/d996/Startup-Menu.lha
  8186. 1.00
  8187. GoldFish-Vol1-2:d9xx/d996/Startup-Menu/
  8188. 1.00
  8189. .docs
  8190. Startup-Menu.GUIDE
  8191. Readme
  8192. .described-by
  8193. Richard Fish
  8194. .submittal
  8195. Submitted on disk directly by the author.
  8196. .stored-in
  8197. GoldFish-Vol2-1:Files/util/boot/Startup-Menu/
  8198. .name
  8199. PPrefs
  8200. .type
  8201. OS Utility
  8202. .short
  8203. Screenmode promotion utility
  8204. .description
  8205. PPrefs is a screenmode promotion utiltity which allows you to promote every
  8206. available screenmode of your system (including HAM and EHB modes) to
  8207. another mode. You simply select a source and a destination mode and every
  8208. program that wants to open a screen with the source mode, instead will open
  8209. a screen with the destination mode. If you want that some very special
  8210. programs get their very special screenmode or don't get promoted at all,
  8211. besides that "mode to mode" promotion, PPrefs supports task/screen specific
  8212. promotion, as well..address
  8213. .version
  8214. 2.0
  8215. .date
  8216. 1994.10.4
  8217. .author
  8218. Olaf Gschweng
  8219. .address
  8220. Riefstahlstr. 33
  8221. 17235 Neustrelitz
  8222. Germany
  8223. .requirements
  8224. PPrefs requires Kickstart 2.0, but should be more useful with Kick 3.x :)
  8225.  
  8226. You should have asl.library, iffparse.library, mathieeedoubbas.library and
  8227. mathieeedoubtrans.library in your LIBS: directory. If you use the catalogs
  8228. you will of course also need locale.library.
  8229. .reference
  8230. FreshFish-Vol2:New/os20/util/PPrefs/
  8231. 1.1
  8232. FreshFish-Vol3:Old/Dec93/os20/util/PPrefs/
  8233. 1.1
  8234. FrozenFish-Vol1:BBS/Dec93/os20/util/PPrefs.lha
  8235. 1.1
  8236. AmigaLibDisk242:PPrefs/
  8237. ?.?
  8238. FrozenFish-Vol1:BBS/ALib/d2xx/d242/PPrefs.lha
  8239. ?.?
  8240. GoldFish-Vol1-1:BBS/d2xx/d242/PPrefs.lha
  8241. ?.?
  8242. GoldFish-Vol1-1:d2xx/d242/PPrefs/
  8243. ?.?
  8244. .distribution
  8245. Freeware
  8246. .email
  8247. gschweng@informatik.uni-rostock.de
  8248. .docs
  8249. PPrefs.guide
  8250. .described-by
  8251. Richard Fish
  8252. .submittal
  8253. Submitted electronically directly by the author.
  8254.  
  8255. .stored-in
  8256. GoldFish-Vol2-1:Files/util/boot/PPrefs/
  8257. .name
  8258. TM2Ascii
  8259. .author
  8260. Michael Illgner
  8261. .version
  8262. 1.0
  8263. .source
  8264. Includes source in C.
  8265. .description
  8266. Have you ever tried to move your ToolManager-icons directory to another
  8267. place? Did you rename your Harddisk or get a bigger one? Did your index
  8268. finger get tired of endless clicking only to change the path of 42 icons?
  8269. The solution is TM2Ascii.  It will read a ToolManager configfile and
  8270. translate it to an ASCII (readable!) file.  Use your favorite editor to
  8271. globally change everything you want and then use TM2Ascii to change the
  8272. file back into ToolManger format.
  8273. .described-by
  8274. Automatically generated from Contents file by c2pi program.
  8275. .short
  8276. Translate ToolManager config to ASCII.
  8277. .stored-in
  8278. GoldFish-Vol2-1:Files/util/boot/TM2Ascii/
  8279. .name
  8280. ToolsDaemon
  8281. .author
  8282. Nico Francois
  8283. .address
  8284. Corbielaan 13
  8285. B-3060 Bertem
  8286. Belgium
  8287. .email
  8288. Internet: nico@augfl.be
  8289. FidoNet: 2:292/603.10
  8290. AmigaNet: 39:120/102.10
  8291. .version
  8292. 2.1a
  8293. .description
  8294. Allows you to run programs simply by selecting a menu item from the menu
  8295. strip of Workbench 2.0.  Shell and Workbench programs are supported,
  8296. including arguments and tool types for both of these.  The menu items can
  8297. be arranged in several menus, with sub-items and keyboard shortcuts.
  8298. .distribution
  8299. Freeware
  8300. .reference
  8301. FreshFish-Vol2:New/os20/wb/ToolsDaemon/
  8302. 2.1
  8303. FreshFish-Vol3:Old/Dec93/os20/wb/ToolsDaemon/
  8304. 2.1
  8305. FrozenFish-Vol1:BBS/Dec93/os20/wb/ToolsDaemon.lha
  8306. 2.1
  8307. .docs
  8308. ToolsDaemon.doc
  8309. .described-by
  8310. Richard Fish
  8311. .short
  8312. Run programs by selecting WB menu item.
  8313. .stored-in
  8314. GoldFish-Vol2-1:Files/util/boot/ToolsDaemon/
  8315. .name
  8316. AmigaWorkStation
  8317. .type
  8318. OS Utility
  8319. .short
  8320. Shows "Windows" like screen during boot
  8321. .description
  8322. This  utility  opens  Windows  like  screen during boot and shows some
  8323. information  about  your  machine:   CPU,  FPU,  GFX Chips, Kickstart,
  8324. memory,  current time and date.  You can change palette from 7 presets
  8325. and select hour system if you want.
  8326. .version
  8327. 1.4
  8328. .date
  8329. 1994.09.20
  8330. .author
  8331. Paul Hernik
  8332. .requirements
  8333. OS2.0+
  8334. .distribution
  8335. Freeware
  8336. .address
  8337. Paul Hernik
  8338. Nowowiejska 24/3
  8339. 25-532 Kielce
  8340. POLAND
  8341. .email
  8342. spi-wp@srv1.tu.kielce.pl
  8343. .docs
  8344. AWS.doc
  8345. .described-by
  8346. Richard Fish
  8347. .submittal
  8348. Downloaded via ftp from Aminet.
  8349. .stored-in
  8350. GoldFish-Vol2-1:Files/util/boot/AmigaWorkStation/
  8351. .name
  8352. BReq
  8353. .type
  8354. OS Utility
  8355. .short
  8356. Gadgets for OS selection during startup
  8357. .description
  8358. This program started out as a simple program to solve a simple
  8359. problem - choose to boot into AmigaOS or NetBSD on a machine
  8360. that had both options available at startup time BEFORE going
  8361. through all of the Startup-Sequence.  This was originally done
  8362. using Nico Francois' excellent ReqTools package.  After requests
  8363. came asking for timeout I decided that using Intuition directly
  8364. was best so the original version was completely scrapped and
  8365. what is now here came to be.  I added a timeout and default
  8366. feature allowing BReq to go through a default option after a
  8367. certain amount of time had passed.  Realizing that the timeout
  8368. might be quite long I added a blanker (quite simple once I got
  8369. the idea of IDCMP) and it was quite silly of me not to make
  8370. both buttons (or gadgets rather) alterable - so now both gads
  8371. can be altered on the command line.
  8372. .version
  8373. 1.16
  8374. .author
  8375. Eric R. Augustine
  8376. .distribution
  8377. Copyrighted but Freely Redistributable
  8378. .email
  8379. voodoo@well.sf.ca.us
  8380. .docs
  8381. BReq-1.16.readme
  8382. .described-by
  8383. Richard Fish
  8384. .submittal
  8385. Downloaded via ftp from Aminet.
  8386. .stored-in
  8387. GoldFish-Vol2-1:Files/util/boot/BReq/
  8388. .name
  8389. PicBoot
  8390. .type
  8391. OS Utility
  8392. .short
  8393. Displays picture during bootup
  8394. .description
  8395.    Have you removed all output in your 2.0+ startup, and only see a
  8396. black screen during boot? Wouldn't it be nice to have a picture
  8397. instead? A picture that disappeared when the Workbench screen opened?
  8398.  
  8399.    If so, PicBoot is certainly a program for you. What it will do is to
  8400. read any IFF file containing an ILBM picture - or a GIF file - and show
  8401. that picture. As soon as the Workbench screen appears (or you press any
  8402. mouse-button), the picture will go away.
  8403. .version
  8404. 2.3
  8405. .date
  8406. 1994.08.30
  8407. .author
  8408. Magnus Holmgren
  8409. .requirements
  8410. OS 2.04+
  8411. .distribution
  8412. Freeware
  8413. .address
  8414. Kvarnbergsvägen 4
  8415. S-444 47  Stenungsund
  8416. SWEDEN
  8417. .email
  8418. cmh@augs.se
  8419. 2:204/404.6@fidonet.org
  8420. .docs
  8421. PicBoot.guide
  8422. .described-by
  8423. Richard Fish
  8424. .submittal
  8425. Downloaded via ftp from Aminet.
  8426. .stored-in
  8427. GoldFish-Vol2-1:Files/util/boot/picboot/
  8428.  
  8429. .name
  8430. Arq
  8431. .type
  8432. OS Utility
  8433. .short
  8434. A "Requestor Improver" (understated!)
  8435. .description
  8436. Replaces the standard system requesters with nice animated
  8437. requesters which you can also attach different sounds to.
  8438. Also includes "upd" a small sound sample player daemon.
  8439. .version
  8440. 1.83
  8441. .author
  8442. Martin Laubach
  8443. Graphics by Peter Wlcek
  8444. upd by Jonas Petersson
  8445. .reference
  8446. AmigaLibDisk527:Arq/
  8447. 1.61
  8448. AmigaLibDisk527:Arq/
  8449. 1.66
  8450. .distribution
  8451. Copyrighted but Freely Redistributable
  8452. .email
  8453. mjl@alison.co.at
  8454. mjl@auto.tuwien.ac.at
  8455. .docs
  8456. Arq_1.83.readme
  8457. Arq.doc
  8458. upd.doc
  8459. .described-by
  8460. Dan Fish (daf@starfish.amigalib.com)
  8461. .submittal
  8462. Downloaded via ftp from wuarchive.wustl.edu.
  8463. .stored-in
  8464. GoldFish-Vol2-1:Files/util/cdity/Arq/
  8465.  
  8466. .name
  8467. MagicCX
  8468. .type
  8469. Multipurpose Commodity
  8470. .short
  8471. Great modular commodity system
  8472. .description
  8473. MagicCX is the definite commodity/system enhancer for any Amiga running
  8474. OS 2.x or better.  It is a very powerful and flexible system.
  8475.  
  8476.      - It incorporates many, many features known from other
  8477.        commodities, while offering new, unseen features
  8478.      - External preferences program allows full control over
  8479.        MagicCX
  8480.      - It offers a special module design, known from Workbench.
  8481.        You may install/use modules/functions by simply dragging them
  8482.        to a Modules directory, if not used, move them to a storage
  8483.        directory.
  8484.      - Offers ModulesManager program for Users of OS 3.x and up
  8485.      - Comes with manuals in English and German
  8486.      - Localized under OS 2.1 and up. English, German translations
  8487.        available
  8488.      - Utilizes Installer for installing MagicCX to your system
  8489.      - Compact system installation. Only a few files will be spread
  8490.        around your system. All others are kept in a single directory
  8491.      - Only basic functions (window activation and such) are built
  8492.        into the main program.  The remaining features were put into
  8493.        external modules
  8494.      - MagicCX comes with 18 (for now) different modules you may
  8495.        choose from.
  8496.      - Flexible blanker system with two internal blankers and 8
  8497.        (for now) external blanker modules
  8498.      - Utilizes powerful gadget layout library
  8499.      - Plenty of features, take a look.
  8500. .version
  8501. 1.0
  8502. .date
  8503. 1994.08.11
  8504. .author
  8505. Kai Iske
  8506. .requirements
  8507. Requires OS2.0+
  8508. .distribution
  8509. Shareware
  8510. .price
  8511. $20 (US)
  8512. .address
  8513. Brucknerstrasse 18
  8514. 63452 Hanau
  8515. Germany
  8516. .email
  8517. iske@informatik.uni-frankfurt.de
  8518. .docs
  8519. AboutMagicWB
  8520. MagicCX.readme
  8521. LiesMich-KCommodity
  8522. LiesMichZuerst
  8523. ReadMe-KCommodity
  8524. ReadMeFirst
  8525. UeberMagicWB
  8526. .described-by
  8527. Dan Fish (daf@starfish.amigalib.com)
  8528. .submittal
  8529. Downloaded via ftp from wuarchive.wustl.edu.
  8530. .stored-in
  8531. GoldFish-Vol2-1:Files/util/cdity/MagicCX/
  8532.  
  8533. .name
  8534. TeleBASE
  8535. .type
  8536. Database
  8537. .short
  8538. Phone/addr database w/caller id & print
  8539. .description
  8540. TeleBASE is a database for addresses and phone numbers.  It will
  8541. dial your modem for you, print envelopes, labels, and phone lists.
  8542. TeleBASE will also receive Caller ID messages with the appropriate
  8543. hard/firmware.  A full featured ARexx port is also included.
  8544. WB2.0 Commodity.  Tested w/Supra's 32bis modems.
  8545. .version
  8546. 2.614
  8547. .date
  8548. 1994.06.12
  8549. .author
  8550. Scott Rogerson
  8551. .requirements
  8552. Requires OS2.04+
  8553. Modem with Caller-ID option is required to get the caller id stuff to work.
  8554. .distribution
  8555. Shareware
  8556. .price
  8557. $15 (US)
  8558. .address
  8559. 758 Merrimac Street SE
  8560. PALM BAY FL 32909-4917
  8561. .email
  8562. s.rogerson@genie.geis.com
  8563. .docs
  8564. Docs/Order.form
  8565. Docs/RegUser.readme
  8566. Docs/TBPrefs.doc
  8567. Docs/TeleBASE.doc
  8568. Docs/updates.doc
  8569. .described-by
  8570. Dan Fish (daf@starfish.amigalib.com)
  8571. .submittal
  8572. Downloaded via ftp from wuarchive.wustl.edu.
  8573. .stored-in
  8574. GoldFish-Vol2-1:Files/util/cdity/TeleBASE/
  8575. .name
  8576. FlipIt
  8577. .type
  8578. Workbench Tool
  8579. .aminet-dir
  8580. util/cdity
  8581. .short
  8582. Flip through screens via hotkeys.
  8583. .description
  8584. Commodity that lets you install hotkeys for flipping through screens.
  8585. FlipIt lets you specify a hotkey to push the frontmost screen to the back,
  8586. and a hotkey to bring the rearmost screen to the front.  This is useful
  8587. when using programs that do not have depth gadgets on their screens.
  8588. .version
  8589. 1.2
  8590. .author
  8591. Michael J Barsoom
  8592. .reference
  8593. GoldFish-Vol1-2:d5xx/d512/FlipIt/
  8594. ?.?
  8595. GoldFish-Vol1-1:BBS/d5xx/d512/FlipIt.lha
  8596. ?.?
  8597. FrozenFish-Vol1:BBS/ALib/d5xx/d512/FlipIt.lha
  8598. ?.?
  8599. AmigaLibDisk512:FlipIt/
  8600. ?.?
  8601. FreshFish-Vol4:New/util/cdity/FlipIt/
  8602. 1.1
  8603. FreshFish-Vol4:BBS/May94/util/cdity/FlipIt.lha
  8604. 1.1
  8605. GoldFish-Vol1-2:d9xx/d989/FlipIt/
  8606. 1.0
  8607. GoldFish-Vol1-1:BBS/d9xx/d989/FlipIt.lha
  8608. 1.0
  8609. FrozenFish-Vol1:BBS/ALib/d9xx/d989/FlipIt.lha
  8610. 1.0
  8611. FreshFish-Vol4:New/AmigaLibDisks/d989/FlipIt/
  8612. 1.0
  8613. FreshFish-Vol4:BBS/AmigaLib/d989/FlipIt.lha
  8614. 1.0
  8615. .requirements
  8616. Requires WorkBench 2.x+.
  8617. .distribution
  8618. Shareware
  8619. .price
  8620. $2 (US)
  8621. .address
  8622. 5524 Pine Street
  8623. Omaha NE 68106
  8624. USA
  8625. .email
  8626. Internet:  mbars@bluejay.creighton.edu
  8627. Fidonet:   Mike Barsoom @ 1:285/11.9
  8628. AmigaNet:  Mike Barsoom @ 40:200/10.9
  8629. .docs
  8630. FlipIt12.readme
  8631. FlipIt.doc
  8632. .described-by
  8633. Richard Fish
  8634. .submittal
  8635. Downloaded via ftp from Aminet.
  8636.  
  8637.  
  8638.  
  8639.  
  8640.  
  8641.  
  8642. .stored-in
  8643. GoldFish-Vol2-1:Files/util/cdity/FlipIt/
  8644.  
  8645. .name
  8646. Injector
  8647. .type
  8648. OS Utility
  8649. .short
  8650. Insert input events as if typed from kbd
  8651. .description
  8652. A hotkey-invoked commodity, wholly configurable, that enables you to
  8653. inject all sorts of things as if they were typed on the keyboard.
  8654. Totally rewritten since versions 1.x.  Has a nice prefs program, full
  8655. localization and ARexx support.  Binary only.
  8656. .version
  8657. 2.00
  8658. .author
  8659. Frédéric DELACROIX
  8660. .requirements
  8661. Requires OS 2.04+, reqtools.library, errormsg.library (provided)
  8662. .distribution
  8663. Shareware
  8664. .price
  8665. $10 (US)
  8666. .address
  8667. 5 rue d'Artres
  8668. 59269 QUERENAING
  8669. FRANCE.
  8670. .docs
  8671. doc/Injector.Guide
  8672. doc/Injector.GuideFrançais
  8673. .described-by
  8674. Fred Fish (fnf@fishpond.cygnus.com)
  8675. .submittal
  8676. Submitted on disk directly by the author.
  8677. .stored-in
  8678. GoldFish-Vol2-1:Files/util/cdity/Injector/
  8679. .name
  8680. PutChar
  8681. .aminet-dir
  8682. util/cdity
  8683. .type
  8684. Text Utility
  8685. .short
  8686. Utility like PopChar on the MacIntosh
  8687. .description
  8688. This program is a utility like PopChar on the Apple MacIntosh.
  8689. PutChar enables you to use all ASCII-codes in any application whether
  8690. the code is in the current keymap or not.  The possibility of loading
  8691. fonts allows you to work reasonable even with fonts that don't have
  8692. the standard character set, e.g. foreign fonts, Greek letters or
  8693. mathematical symbols.  PutChar runs on every Amiga, but it takes also
  8694. advantage of the power of some libraries and Kickstart 2.0.
  8695. .version
  8696. 2.1
  8697. .author
  8698. Urs Fleisch
  8699. .distribution
  8700. Copyrighted but Freely Redistributable
  8701. .address
  8702. Leimatstr. 38
  8703. CH-9000 St. Gallen
  8704. .email
  8705. ufleisch@stud.ee.ethz.ch
  8706. .docs
  8707. PutChar.doc
  8708. .described-by
  8709. Richard Fish
  8710. .submittal
  8711. Submitted electronically directly by the author.
  8712. .stored-in
  8713. GoldFish-Vol2-1:Files/util/cdity/PutChar/
  8714.  
  8715. .name
  8716. Screen2IFF
  8717. .type
  8718. OS Utility
  8719. .short
  8720. Save front screen to IFF file w/hotkey
  8721. .description
  8722. A commodity that enables you to save the frontmost Intuition screen by
  8723. pressing a hotkey.  English and French AmigaGuide docs provided.
  8724. .version
  8725. 1.03
  8726. .author
  8727. Frédéric DELACROIX
  8728. .requirements
  8729. Requires OS2.04+
  8730. .distribution
  8731. Freeware
  8732. .address
  8733. 5 rue d'Artres
  8734. 59269 QUERENAING
  8735. FRANCE.
  8736. .source
  8737. Includes source in assembler
  8738. .construction
  8739. Hisoft Devpac 3
  8740. .docs
  8741. Screen2IFF.Guide
  8742. Screen2IFF.GuideFrançais
  8743. .described-by
  8744. Fred Fish (fnf@fishpond.cygnus.com)
  8745. .submittal
  8746. Submitted on disk directly by the author.
  8747. .stored-in
  8748. GoldFish-Vol2-1:Files/util/cdity/Screen2IFF/
  8749. .name
  8750. Remind
  8751. .type
  8752. Workbench Tool
  8753. .short
  8754. Reminds you of important dates.
  8755. .description
  8756.   Calender programs are plentiful for the Amiga, you can always find another
  8757. program sitting on a board which tells you what you are doing today. However
  8758. I feel none of the programs I have tried actually are useful and easy to
  8759. read.
  8760.  
  8761.   The good thing about remind is that it contains all the information in one
  8762. window, including what you need to do today, what you need to do within
  8763. several days, and what you have to do for the rest of the year. The user
  8764. interface has been remarked on by several people for its clarity.
  8765.  
  8766.   Its compact, completely configurable (well nearly), and its free.
  8767.   Completely and utterly free, all I ask is that you send me some e-mail to
  8768. say that you are using the program.
  8769. .version
  8770. 1.41
  8771. .author
  8772. Richard Ambridge
  8773. .requirements
  8774. This program should work on any Amiga with OS 2.0 or above. However I have
  8775. not been able to test it on a machine with OS 2.0, and I would appreciate
  8776. anybody telling me if it does work.
  8777. .reference
  8778. FreshFish-Vol6:New/util/misc/Remind/
  8779. 1.32
  8780. .distribution
  8781. Freeware
  8782. .address
  8783. 23 Fieldway Crescent,
  8784. Northwood,
  8785. Cowes,
  8786. Isle of Wight.
  8787. England
  8788. PO31 8AJ
  8789. .email
  8790. ram@borg.dircon.co.uk
  8791. .tested
  8792. It has been tested on a couple of A1200's running OS 3.0.
  8793. .docs
  8794. Remind1.41.readme
  8795. Remind.guide
  8796. History
  8797. .described-by
  8798. Dan Fish (daf@daffy.amigalib.com)
  8799. .submittal
  8800. Downloaded via ftp from wuarchive.wustl.edu.
  8801. .stored-in
  8802. GoldFish-Vol2-1:Files/util/cdity/Remind/
  8803.  
  8804. .name
  8805. Yak
  8806. .type
  8807. Workbench Tool
  8808. .short
  8809. A multipurpose commodity
  8810. .description
  8811. Yet Another Kommodity.  Features a sunmouse that only activates when
  8812. the mouse stops, KeyActivate windows, click windows to front or back,
  8813. cycle screens with mouse, mouse and screen blanking,
  8814. close/zip/shrink/enlarge windows with programmable hotkeys and a lot
  8815. of other configurable hotkeys.  Fully localized English language
  8816. builtin and provided catalogs for Dutch, French, German, Italian and
  8817. Swedish.  Documentation in English, French, German and Italian.
  8818. Includes installer scripts and C source.
  8819. .version
  8820. 1.60
  8821. .date
  8822. 1994.10.19
  8823. .author
  8824. Gaël Marziou
  8825. Martin W. Scott
  8826. .reference
  8827. FreshFish-Vol5:New/util/cdity/Yak/
  8828. 1.59
  8829. GoldFish-Vol1-2:d9xx/d971/Yak/
  8830. 1.57
  8831. GoldFish-Vol1-1:BBS/d9xx/d971/Yak.lha
  8832. 1.57
  8833. FrozenFish-Vol1:BBS/ALib/d9xx/d971/Yak.lha
  8834. 1.57
  8835. FreshFish-Vol3:New/AmigaLibDisks/Disk971/Yak/
  8836. 1.57
  8837. AmigaLibDisk971:Yak/
  8838. 1.57
  8839. FrozenFish-Vol1:BBS/Dec93/os20/cdity/Yak.lha
  8840. 1.55
  8841. FreshFish-Vol3:Old/Dec93/os20/cdity/Yak/
  8842. 1.55
  8843. FreshFish-Vol2:New/os20/cdity/Yak/
  8844. 1.55
  8845. GoldFish-Vol1-2:d9xx/d912/Yak/
  8846. 1.52
  8847. GoldFish-Vol1-1:BBS/d9xx/d912/Yak.lha
  8848. 1.52
  8849. FrozenFish-Vol1:BBS/ALib/d9xx/d912/Yak.lha
  8850. 1.52
  8851. FreshFish-Vol1:New/AmigaLibDisks/Disk912/Yak/
  8852. 1.52
  8853. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk912/Yak/
  8854. 1.52
  8855. AmigaLibDisk912:Yak/
  8856. 1.52
  8857. GoldFish-Vol1-2:d7xx/d782/Yak/
  8858.  1.2
  8859. GoldFish-Vol1-1:BBS/d7xx/d782/Yak.lha
  8860.  1.2
  8861. FrozenFish-Vol1:BBS/ALib/d7xx/d782/Yak.lha
  8862.  1.2
  8863. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk782/Yak/
  8864.  1.2
  8865. AmigaLibDisk782:Yak/
  8866.  1.2
  8867. GoldFish-Vol1-2:d7xx/d753/Yak/
  8868.  1.0
  8869. GoldFish-Vol1-1:BBS/d7xx/d753/Yak.lha
  8870.  1.0
  8871. FrozenFish-Vol1:BBS/ALib/d7xx/d753/Yak.lha
  8872.  1.0
  8873. FreshFish-Vol1:Old/AmigaLibDisks/Disks740-759/Disk753/Yak/
  8874.  1.0
  8875. AmigaLibDisk753:Yak/
  8876.  1.0
  8877. .distribution
  8878. Freeware
  8879. .address
  8880. Cidex 103
  8881. 38920 CROLLES
  8882. FRANCE
  8883. .email
  8884. gael@gnlab030.grenoble.hp.com
  8885. .source
  8886. C source included.
  8887. .docs
  8888. ReadMe.1st
  8889. Docs/Dansk/Yak.guide
  8890. Docs/Deutsch/Yak.guide
  8891. Docs/English/Yak.guide
  8892. Docs/Français/Yak.guide
  8893. Docs/Italiano/Yak.guide
  8894. .described-by
  8895. Dan Fish (daf@daffy.amigalib.com)
  8896. .submittal
  8897. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  8898. .stored-in
  8899. GoldFish-Vol2-1:Files/util/cdity/Yak/
  8900. .name
  8901. CX
  8902. .type
  8903. Workbench Tool
  8904. .short
  8905. replacement of the "Exchange" program
  8906. .description
  8907. CX is a replacement of the original "Exchange" program from the
  8908. Workbench. I wrote it, because I need a program with the ability
  8909. of removing all commodities in the system. And I always wanted to
  8910. write a commodity.
  8911. One of my goals was to be compatible in the using to the original
  8912. program, but also offer new methods of executing actions. You can
  8913. select all buttons and gadgets by pressing a key on your keyboard,
  8914. use the cursor keys to move around in the list of commodities and
  8915. other things.
  8916. I hope, that this version is mostly bug free.
  8917. .version
  8918. 1.3
  8919. .author
  8920. Fin Schuppenhauer
  8921. .requirements
  8922. OS2.1+
  8923. .distribution
  8924. Freeware
  8925. .address
  8926. Fin Schuppenhauer
  8927. Brausspark 10
  8928. D-20537 Hamburg
  8929. (Germany)
  8930. .email
  8931. schuppenhauer@informatik.uni-hamburg.de
  8932. .docs
  8933. CX.doc
  8934. CX.guide
  8935. .described-by
  8936. Richard Fish
  8937. .submittal
  8938. Downloaded via ftp from Aminet.
  8939. .stored-in
  8940. GoldFish-Vol2-1:Files/util/cdity/CX/
  8941.  
  8942. .name
  8943. SpeakTimeCX
  8944. .type
  8945. OS Utility
  8946. .short
  8947. Have the system time spoken by hotkey
  8948. .description
  8949. A simple commodity, that once activated, will allow you to have the
  8950. system time spoken through the narrator.device at the touch of a hotkey.
  8951. .version
  8952. 1.2
  8953. .author
  8954. Gary Walker
  8955. .requirements
  8956. Requires AmigaDos 2.04+, narrator.device in DEVS:,translator.library
  8957. in LIBS:
  8958. .distribution
  8959. Copyrighted but Freely Redistributable
  8960. .address
  8961. 323a Annesbrook Dr.
  8962. Nelson, New Zealand.
  8963. .email
  8964. rel@bix.com
  8965. .source
  8966. Includes source in C
  8967. .construction
  8968. Compiled with SAS/C Version 6.51.
  8969. .docs
  8970. Readme
  8971. .described-by
  8972. Fred Fish (fnf@fishpond.cygnus.com)
  8973. .submittal
  8974. Submitted on disk directly by the author.
  8975. .contents
  8976. SpeakTimeCX    A simple commodity, that once activated, will allow you
  8977.         to have the system time spoken through the narrator.device
  8978.         at the touch of a hotkey.  Version 1.2, includes source.
  8979.         Author:  Gary Walker
  8980. .stored-in
  8981. GoldFish-Vol2-1:Files/util/cdity/SpeakTimeCX/
  8982.  
  8983. .name
  8984. SunWindows
  8985. .type
  8986. Workbench Tool
  8987. .short
  8988. A virtual screen/window manager
  8989. .description
  8990. A virtual screen/window manager, which makes it a lot easier to
  8991. control windows on (virtual) public screens.  The whole screen with
  8992. its windows can be controlled via a little window which re-displays
  8993. the whole screen.  Lots of hotkeys offer you great control over
  8994. windows and screens.  Requires the reqtools.library (provided).
  8995. .version
  8996. 2.0.030
  8997. .author
  8998. Bernhard Scholz
  8999. .requirements
  9000. AmigaDOS 2.0 or higher.
  9001. .distribution
  9002. Shareware
  9003. .price
  9004. $20 (US)
  9005. .address
  9006. Steinbruchstr. 9
  9007. 82398 Polling
  9008. Germany
  9009. .email
  9010. scholz@informatik.tu-muenchen.de
  9011. .docs
  9012. English/SunWindow.guide
  9013. English/SunWindow.dvi
  9014. English/ReadMeFirst.doc
  9015. English/SunWindow.doc
  9016. English/Registration.doc
  9017. .described-by
  9018. Fred Fish (fnf@fishpond.cygnus.com)
  9019. .submittal
  9020. Submitted on disk directly by the author.
  9021. .contents
  9022. SunWindow    A virtual screen/window manager, which makes it a lot easier
  9023.         to control windows on (virtual) public screens.  The whole
  9024.         screen with its windows can be controlled via a little win-
  9025.         dow which re-displays the whole screen.  Lots of hotkeys
  9026.         offer you great control over windows and screens.  Requires
  9027.         the reqtools.library (provided).  Shareware, version 2.0
  9028.         revision 030, binary only.
  9029.         Author:  Bernhard Scholz
  9030. .stored-in
  9031. GoldFish-Vol2-1:Files/util/cdity/SunWindow/
  9032. .name
  9033. MagicMenu
  9034. .author
  9035. Martin Korndörfer
  9036. .version
  9037. 1.29
  9038. .reference
  9039. AmigaLibDisk906:MagicMenu/
  9040. 1.27
  9041. .description
  9042. Replaces all Intuition menus, supporting both "pull-down" and "pop-up"
  9043. menus.  Menus can be displayed in either the Standard look, or the modern
  9044. AmigaOS 2.0 style 3D-Look, and controlled exclusively using the keyboard,
  9045. (no need to grab the mouse anymore!) Configurable handling and appearance.
  9046. Remembers every menu's last selected item, displaying Pop-Up menus the next
  9047. time at a position allowing quick selection of the same or neighboring
  9048. items.  Automatically brings the currently active screen (if not visible)
  9049. to the front for menu selection then returns it to the back after a
  9050. selection is made.  Input timeouts, plus much more!
  9051. .described-by
  9052. Automatically generated from Contents file by c2pi program.
  9053. .short
  9054. Replaces all Intuition menus.
  9055.  
  9056. .stored-in
  9057. GoldFish-Vol2-1:Files/util/cdity/MagicMenu/
  9058. .name
  9059. CatchDisk
  9060. .author
  9061. Alessandro Sala
  9062. .email
  9063. tser1500@cdc8g5.cdc.polimi.it
  9064. .address
  9065. Via A. Grandi, 16
  9066. 20014 Nerviano (MI)
  9067. Italy
  9068. .version
  9069. 1.20
  9070. .date
  9071. 1994.04.26
  9072. .requirements
  9073. OS 2.04+
  9074. .description
  9075. A simple commodity for "auto-formating" bad/unformatted disks.  Each time a
  9076. disk is inserted into a drive, it checks to see if it is properly
  9077. formatted.  If not, CatchDisk executes the Format program and asks the user
  9078. if he wishes to format the disk.
  9079. .described-by
  9080. Richard Fish
  9081. .docs
  9082. english/Readme
  9083. english/documentation/CatchDisk.doc
  9084. english/documentation/CatchDisk.guide
  9085. deutsch/Liesmich
  9086. deutsch/dokumentation/CatchDisk.dok
  9087. deutsch/dokumentation/CatchDisk.guide
  9088. .reference
  9089. AmigaLibDisk462:CacheDisk/
  9090. 1.0
  9091. FrozenFish-Vol1:BBS/ALib/d4xx/d462/CacheDisk.lha
  9092. 1.0
  9093. GoldFish-Vol1-1:BBS/d4xx/d462/CacheDisk.lha
  9094. 1.0
  9095. GoldFish-Vol1-2:d4xx/d462/CacheDisk/
  9096. 1.0
  9097. .short
  9098. Commodity for auto-formatting disks.
  9099. .stored-in
  9100. GoldFish-Vol2-1:Files/util/cdity/CatchDisk/
  9101. .name
  9102. DeviceLock
  9103. .type
  9104. GUI Commodity
  9105. .short
  9106. GUI interface for CLI command 'lock'
  9107. .description
  9108. This is a GUI interface for the CLI programm 'lock'. You can
  9109. lock or allow writing to partitions via gadgets or hotkeys.
  9110. You can configure it to your own needs and it should work
  9111. with other (CLI-)lock programs, too.
  9112. .version
  9113. 1.2
  9114. .date
  9115. 1994.03.17
  9116. .author
  9117. Thomas Wagner
  9118. .requirements
  9119. Requires KS/WB2.0 (V37) or higher.
  9120. .distribution
  9121. Freeware
  9122. .address
  9123. Mühlenweg 7
  9124. 90602 Pyrbaum (GERMANY)
  9125. .email
  9126. tom@oberon.nbg.sub.org
  9127. .installsize
  9128. 26K - 150K
  9129. First program only, second complete
  9130. .source
  9131. AmigaOberon Source included. (51K)
  9132. .docs
  9133. guide/deutsch/DeviceLock.guide
  9134. guide/english/DeviceLock.guide
  9135. .construction
  9136. AmigaOberon 3.11d
  9137. .submittal
  9138. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  9139. .stored-in
  9140. GoldFish-Vol2-1:Files/util/cdity/DeviceLock/
  9141.  
  9142. .name
  9143. PowerSnap
  9144. .type
  9145. Workbench Tool
  9146. .short
  9147. Commodity to cut and paste text
  9148. .description
  9149. PowerSnap is a utility that allows you to use the mouse to mark
  9150. characters anywhere on the screen and paste them somewhere else, like
  9151. in the CLI or in a string gadget. PowerSnap will check what font is
  9152. used in the window you snap from and will look for the position of the
  9153. characters automatically.  It recognizes all non proportional fonts of
  9154. up to 24 pixels wide and of any height so this should cover most fonts
  9155. used.  Snapping and pasting text is done using the mouse, making
  9156. PowerSnap fast and easy to use.
  9157. .version
  9158. 2.2a
  9159. .author
  9160. Nico François
  9161. .requirements
  9162. Requires AmigaDOS 2.0 or later.
  9163. .reference
  9164. AmigaLibDisk781:PowerSnap/
  9165. 2.1b
  9166. AmigaLibDisk726:PowerSnap/
  9167. 2.0
  9168. AmigaLibDisk542:PowerSnap/
  9169. 1.1
  9170. AmigaLibDisk467:PowerSnap/
  9171. 1.0
  9172. .distribution
  9173. Freeware
  9174. .address
  9175. Corbielaan 13
  9176. B-3060 Bertem
  9177. BELGIUM
  9178. .email
  9179. nico@augfl.be
  9180. .docs
  9181. PowerSnap.doc
  9182. .described-by
  9183. Fred Fish (fnf@fishpond.cygnus.com)
  9184. .submittal
  9185. Downloaded via ftp from wuarchive.wustl.edu.
  9186. .contents
  9187. PowerSnap    A utility that allows you to use the mouse to mark charac-
  9188.         ters anywhere on the screen, and then paste them somewhere
  9189.         else, such as in another CLI or in a string gadget.  Checks
  9190.         what font is used in the window you snap from and will look
  9191.         for the position of the characters automatically.  Recog-
  9192.         nizes all non-proportional fonts of up to 24 pixels wide
  9193.         and of any height.  Works with AmigaDOS 2.0 in both shell
  9194.         and WorkBench environments.  This is version 2.2, an up-
  9195.         date to version 2.1b on disk 781.  Binary only.
  9196.         Author:  Nico Francois
  9197. .stored-in
  9198. GoldFish-Vol2-1:Files/util/cdity/PowerSnap/
  9199. .name
  9200. Event
  9201. .type
  9202. OS Utility
  9203. .short
  9204. Tool to remember everything you want.
  9205. .description
  9206. With this software you have a good tool to remember everything you want.
  9207. Features:
  9208. ---------
  9209. * requiers only 12 kB memory
  9210. * the event´s are storend in a data file
  9211. * multitasking friendly
  9212. * "gliding" event´s
  9213. * loading only the Event´s from the current day
  9214. .version
  9215. 1.14
  9216. .date
  9217. 1994.09.18
  9218. .author
  9219. Klaus Muckenhuber
  9220. .distribution
  9221. Freeware
  9222. .address
  9223. Markt 37
  9224. A-4625 OFFENHAUSEN
  9225. AUSTRIA
  9226. .docs
  9227. Event.doc
  9228. .described-by
  9229. Richard Fish
  9230. .submittal
  9231. Submitted on disk directly by the author.
  9232.  
  9233.  
  9234. .stored-in
  9235. GoldFish-Vol2-1:Files/util/cdity/Event/
  9236.  
  9237. .name
  9238. LockColors
  9239. .type
  9240. Workbench Tool
  9241. .short
  9242. Complete control over Workbench Palette
  9243. .description
  9244. LockColors uses the OS3.0+ specific ObtainPen() to give you
  9245. complete control over your WorkBench palette.  Now you can have
  9246. correct colors for all your MagicWb-icons independently of your
  9247. screendepth.  Tested with Enforcer/Mungwall.
  9248.  
  9249. NOTE: Your WorkBench must be deeper than 8 colors to use LockColors,
  9250.       because on screens <=8 colors all the pens are locked by the
  9251.       system (and all the pens can be altered with the system palette
  9252.       editor, so LockColors really has no practical use on those screens)
  9253.  
  9254.     - Version 1.1a fixes an annoying problem when LockColors
  9255.       has to use its TimeOut feature. After this, all pens
  9256.       locked by LockColors seemed to be systemlocked.
  9257.  
  9258.     - LockColors no longer blocks your Workbench from closing.
  9259.     - Fixed some bugs and added some requested features.
  9260. .version
  9261. 1.1a
  9262. .date
  9263. 1994.10.10
  9264. .author
  9265. Torgeir Hovden
  9266. .requirements
  9267. Requires OS3.0+
  9268. .distribution
  9269. Copyrighted but Freely Redistributable
  9270. .address
  9271. Moholt Alle 20-62
  9272. N-7035 TRONDHEIM
  9273. NORWAY
  9274. .email
  9275. hovden@idt.unit.no
  9276. .docs
  9277. LockColors.guide
  9278. .described-by
  9279. Dan Fish (daf@starfish.amigalib.com)
  9280. .submittal
  9281. Downloaded via ftp from wuarchive.wustl.edu.
  9282. .stored-in
  9283. GoldFish-Vol2-1:Files/util/cdity/LockColors/
  9284.  
  9285. .name
  9286. MousoMeter
  9287. .type
  9288. Mouse Commodity
  9289. .short
  9290. Measures mouse movement
  9291. .description
  9292. MousoMeter is a cute little commodity that measures the distance (km)
  9293. you "drive" with your Mouse.  Counters for daily and total usage.  Using
  9294. the time MousoMeter has been active, it can also calculate your average
  9295. "mouse-speed" in meters/hr. (However, don't let your boss see this!)
  9296. MousoMeter also records the number of "Mouse-Clicks".  With a
  9297. sophisticated program like MousoMeter, it should be easy to get
  9298. a government grant to scientifically study Carpal-Tunnel!!
  9299. .version
  9300. 3.12
  9301. .date
  9302. 1994.09.15
  9303. .author
  9304. Wolfgang Breyha, Michael Matzl
  9305. .requirements
  9306. Requires OS2.04+, MUI 2.2+
  9307. .distribution
  9308. Copyrighted but Freely Redistributable
  9309. .address
  9310. Wolfgang Breyha
  9311. 1130 WIEN
  9312. Österreich
  9313.  
  9314. Michael Matzl
  9315. Maurer-Langegasse 57/1/4
  9316. 1238 WIEN
  9317. Österreich
  9318. .email
  9319. h8706496@obelix.wu-wien.ac.at
  9320. .docs
  9321. ReadMe.mui
  9322. docs/english/MousoMeter.doc
  9323. docs/english/MousoMeter.guide
  9324. docs/deutsch/MousoMeter.doc
  9325. docs/deutsch/MousoMeter.guide
  9326. .described-by
  9327. Dan Fish (daf@starfish.amigalib.com)
  9328. .submittal
  9329. Downloaded via ftp from wuarchive.wustl.edu.
  9330. .stored-in
  9331. GoldFish-Vol2-1:Files/util/cdity/MUIMousoMeter/
  9332. .name
  9333. MagicCXDansk
  9334. .type
  9335. Catalogs
  9336. .short
  9337. Danish catalogs for MagicCX 1.0
  9338. .description
  9339. These are the danish catalogs for MagicCX 1.0. They were made by Flemming
  9340. Lindeblad.
  9341.  
  9342. Simply unpack the archive to your "LOCALE:" directory. All needed directories
  9343. will be generated then, ie. a MagicCX directory in your locale:catalogs/dansk
  9344. directory.
  9345. .author
  9346. Flemming Lindeblad
  9347. .distribution
  9348. Copyrighted but Freely Redistributable
  9349. .docs
  9350. MagicCXDansk.readme
  9351. .described-by
  9352. Richard Fish
  9353. .submittal
  9354. Downloaded via ftp from Aminet.
  9355. .stored-in
  9356. GoldFish-Vol2-1:Files/util/cdity/MagicCXDansk/
  9357. .name
  9358. MemMinister
  9359. .type
  9360. OS Utility
  9361. .short
  9362. monitors your memory-usage
  9363. .description
  9364. MemMinister is a small tool, giving you information about the amount of free
  9365. memory at your system. It shows you independant values for chipmemory and
  9366. fastmemory, and of course even the total amount of free memory. MemMinister also
  9367. offers features like a snap-funktion, monitoring the memory-usage since the time
  9368. you snapped the values, and a flush-gadget, offering you an easy way to flush
  9369. your memory from all currently not used libraries, fonts, devices and more. It
  9370. is small, simple to use and very CPU-economical!
  9371. .version
  9372. 1.1
  9373. .date
  9374. 1994.8.25
  9375. .author
  9376. Marcus Ohlstrom
  9377. .requirements
  9378. Amiga OS 2.04+ (V37+)
  9379. .distribution
  9380. Freeware
  9381. .address
  9382. Utflyktsvagen 14
  9383. S-161 51 Bromma
  9384. Sweden
  9385. .email
  9386. Internet: Marcus_Ohlstrom@p31.f417.n201.z2.fidonet.cd.chalmers.se
  9387. FidoNet: Marcus Ohlstrom 2:201/417.31
  9388. .tested
  9389. MemMinister is tested on my Amiga 1200 and on a friends Amiga 3000
  9390. .docs
  9391. MemMinister.guide
  9392. .described-by
  9393. Richard Fish
  9394. .submittal
  9395. Downloaded via ftp from Aminet.
  9396. .stored-in
  9397. GoldFish-Vol2-1:Files/util/cdity/MemMinister/
  9398. .name
  9399. RunList-DK
  9400. .type
  9401. OS Utility
  9402. .short
  9403. Commodity lauches commonly used programs
  9404. .description
  9405. RunList is a commodity to lauch commonly used programs. When activated,
  9406. a user defined list of commands is displayed, any one of which can be
  9407. activated by clicking on a gadget or by pressing a function key. If
  9408. required, RunList can also add an item to the Workbench 'Tools' menu to
  9409. activate RunList.
  9410. .version
  9411. 1.2
  9412. .author
  9413. David Kinder
  9414. .distribution
  9415. Copyrighted but Freely Redistributable
  9416. .email
  9417. kinder@teaching.physics.ox.ac.uk
  9418. dkinder@vax.ox.ac.uk
  9419. .docs
  9420. RunList.doc
  9421. .described-by
  9422. Richard Fish
  9423. .submittal
  9424. Downloaded via ftp from Aminet.
  9425. .stored-in
  9426. GoldFish-Vol2-1:Files/util/cdity/RunList-Kinder/
  9427.  
  9428. .name
  9429. SMenu
  9430. .type
  9431. Workbench Tool
  9432. .short
  9433. Powerful and fast-working screenselector
  9434. .description
  9435. SMenu is a screenselector with several nice features.
  9436.    o It is a Commodity.
  9437.    o It works fast, because the list of screens can be accessed with a
  9438.      simple mouseclick or a hotkey.
  9439.    o The configuration is done in a GUI.
  9440.    o Full keyboard support.
  9441.    o It is possible to define a hotkey for each screen.
  9442.    o ARexx support.
  9443. .version
  9444. 1.0
  9445. .date
  9446. 1994.07.06
  9447. .author
  9448. Jon Anders Haugum
  9449. .requirements
  9450. Requires OS2.04+
  9451. .distribution
  9452. Copyrighted but Freely Redistributable
  9453. .address
  9454. Kalvskinnsgt. 6
  9455. 7012 Trondheim
  9456. Norway
  9457. .email
  9458. aja@circus.bbs.no
  9459. .construction
  9460. SAS/C 6.51, CygnusEditor 3.50, on an A4000/040
  9461. .tested
  9462. A3000 (ks/wb 2.04, 3.1)
  9463. A4000 (ks/wb 3.0, 3.1)
  9464. Picasso II
  9465. .docs
  9466. SMenu.readme
  9467. SMenu.guide
  9468. .described-by
  9469. Dan Fish (daf@starfish.amigalib.com)
  9470. .submittal
  9471. Downloaded via ftp from wuarchive.wustl.edu.
  9472. .stored-in
  9473. GoldFish-Vol2-1:Files/util/cdity/SMenu/
  9474. .name
  9475. RunList-HR
  9476. .type
  9477. OS Utility
  9478. .short
  9479. Commodity to run programs from a list.
  9480. .description
  9481. RunList, RunListBig and RunListSmall are small tools helping to run
  9482. programs. They are all the same, differ only by size in order to
  9483. meet ones need.
  9484. .version
  9485. 1.1
  9486. .date
  9487. 1994.10.05
  9488. .author
  9489. Heinz Reinert
  9490. .requirements
  9491. OS 2.0+
  9492. .distribution
  9493. Copyrighted but Freely Redistributable
  9494. .address
  9495. Orleansstr. 55
  9496. D-31135 Hildesheim
  9497. Germany
  9498. .source
  9499. C source included
  9500. .docs
  9501. RunList.Lesen
  9502. RunList.Readme
  9503. .described-by
  9504. Richard Fish
  9505. .submittal
  9506. Submitted on disk directly by the author.
  9507.  
  9508. .stored-in
  9509. GoldFish-Vol2-1:Files/util/cdity/RunList-Reinert/
  9510. .name
  9511. ScreenTool
  9512. .aminet-dir
  9513. util/wb
  9514. .type
  9515. Workbench Tool
  9516. .short
  9517. Switch between screens using hotkeys.
  9518. .description
  9519. On the MS-DOS´en you have the keyboard shortcut CTRL-TAB to cycle
  9520. between the applications, and the CTRL-ESC shortcut to view all
  9521. running applications in a requester.
  9522.  
  9523. With ScreenTool you have the MS-Windows CTRL-ESC function on your
  9524. Amiga.  You get a requester with all available screens - so you have a
  9525. tool to handle comfortable all open screens.
  9526.  
  9527. ScreenTool is not a Commodity, because it is very small - and so it is
  9528. fast enough by starting from the disk.  By activating with FKey you
  9529. can start a lot of tools with the keyboard, without using any
  9530. additional RAM.
  9531.  
  9532. So ScreenTool will save your CPU and RAM!
  9533. .version
  9534. 1.04
  9535. .date
  9536. 1994.09.15
  9537. .author
  9538. Klaus Muckenhuber
  9539. .distribution
  9540. Freeware
  9541. .address
  9542. Markt 37
  9543. A-4650 OFFENHAUSEN
  9544. AUSTRIA
  9545. .reference
  9546. FreshFish-Vol6:BBS/util/ScreenTool-1.0.lha
  9547. 1.0
  9548. FreshFish-Vol6:New/util/wb/ScreenTool/
  9549. 1.0
  9550. .docs
  9551. ScreenTool.dok
  9552. .described-by
  9553. Richard Fish
  9554. .submittal
  9555. Submitted on disk directly by the author.
  9556. .stored-in
  9557. GoldFish-Vol2-1:Files/util/cdity/ScreenTool/
  9558.  
  9559. .name
  9560. Yass
  9561. .type
  9562. OS Utility
  9563. .short
  9564. Yet another Screen Selector Commodity
  9565. .description
  9566. Yet Another Screen Selector, a commodity with several nice
  9567. features such as: Completely controllable via keyboard (of
  9568. course you can use your mouse, if you really want to); Shows
  9569. Screens and Windows (option); Shows PublicScreenname or
  9570. ScreenTitle (option); Ability to change the default Public
  9571. screen; Opens window even on non-public screens (option).
  9572. Font-sensitive; Resizeable window.  Binary only.
  9573. .version
  9574. 2.3
  9575. .date
  9576. 1994.09.20
  9577. .author
  9578. Albert Schweizer
  9579. .requirements
  9580. Requires OS 2.0+
  9581. .reference
  9582. AmigaLibDisk983:Yass/
  9583. 2.0
  9584. AmigaLibDisk946:Yass/
  9585. 1.1
  9586. .distribution
  9587. Freeware
  9588. .address
  9589. Kelterstr. 9
  9590. 71032 Böblingen
  9591. Germany
  9592. .email
  9593. schweizr@rz.fht-esslingen.de
  9594. .docs
  9595. Yass.doc
  9596. .described-by
  9597. Dan Fish (daf@starfish.amigalib.com)
  9598. .submittal
  9599. Downloaded via ftp from wuarchive.wustl.edu.
  9600. .stored-in
  9601. GoldFish-Vol2-1:Files/util/cdity/Yass/
  9602.  
  9603. .name
  9604. ClipHistory
  9605. .type
  9606. OS Utility
  9607. .short
  9608. Adds a history to the clipboard device
  9609. .description
  9610. A commodity that adds a history to the clipboard.  From a window you can
  9611. select which clip to re-paste to the clipboard.  Lots of options, both to
  9612. control the history (size, number of clips, amount of memory to use,
  9613. filtering, etc.) and the window (size, position, open on non-public
  9614. screens, etc.).  Binary only.
  9615. .version
  9616. 2.2
  9617. .date
  9618. 1994.10.31
  9619. .author
  9620. Magnus Holmgren
  9621. .reference
  9622. FreshFish-Vol4:New/util/cdity/ClipHistory/
  9623. 1.0
  9624. .requirements
  9625. Requires OS2.04+
  9626. .distribution
  9627. Freeware
  9628. .address
  9629. Rydsvägen 254 A:14
  9630. S-582 51  Linköping
  9631. SWEDEN
  9632. .email
  9633. cmh@augs.se
  9634. .docs
  9635. ClipHistory.guide
  9636. ClipHistory.man
  9637. .described-by
  9638. Dan Fish (daf@daffy.amigalib.com)
  9639. .submittal
  9640. Downloaded via ftp from wuarchive.wustl.edu.
  9641. .stored-in
  9642. GoldFish-Vol2-1:Files/util/cdity/ClipHistory/
  9643.  
  9644. .name
  9645. BPTools
  9646. .type
  9647. OS Utility
  9648. .short
  9649. Some BridgePort tools for the Amiga side
  9650. .description
  9651. A collection of BridgePort tools for use on the Amiga side.  JDIR will
  9652. read JDISK directories.  MAKEJD will create JDISKS.  READJD and WRITEJD
  9653. will read and write to JDISKs'.  READJD and WRITEJD are approximately
  9654. ten times faster than AREAD and AWRITE.  Binary only.
  9655. .version
  9656. 1.1
  9657. .author
  9658. Milt Henderson
  9659. .distribution
  9660. Copyrighted but Freely Redistributable
  9661. .address
  9662. 6815 Wallsey Dr.
  9663. San Diego,Ca USA
  9664. 92119
  9665. .docs
  9666. BPTools.doc
  9667. .described-by
  9668. Dan Fish (daf@starfish.amigalib.com)
  9669. .submittal
  9670. Submitted on disk directly by the author.
  9671. .stored-in
  9672. GoldFish-Vol2-1:Files/util/cli/BPTools/
  9673. .name
  9674. DoIcon
  9675. .type
  9676. Shell/CLI tool
  9677. .short
  9678. Icon information and manipulation tool
  9679. .version
  9680. 1.2
  9681. .date
  9682. 94-11-12
  9683. .author
  9684. Lars 'SFX' Eilebrecht
  9685. .requirements
  9686. OS 2.0 or better (one option needs OS 3.x)
  9687. .distribution
  9688. Freeware
  9689. .email
  9690. SFX@appl1.hrz.uni-siegen.de
  9691. .address
  9692. Glück-Auf-Straße 23, 57223 Kreuztal, Germany
  9693. .docs
  9694. DoIconENG.guide
  9695. DoIconGER.guide
  9696. .description
  9697. DoIcon is yet another icon tool, but it's designed for quick shell-usage
  9698. and can perfectly used together with DirOpus or any similar tool.
  9699. Features:
  9700.  - Displaying and manipulation of icon related values (eg. Tooltypes)
  9701.  - Search & replace of a specified defaulttool (with pattern-support)
  9702.  - Search & replace of specified tooltypes (with pattern-support)
  9703.  - Search & delete of a specified tooltype (with pattern-support)
  9704.  - Converting icons to 8 bit-planes
  9705.    (For icons which are not displayed correctly on >8 color WBs)
  9706.  - Remapping icon colors (1.x style <-> 2.x/3.x style)
  9707.  - Remapping icon colors (MagicWB 8 color -> standard 4 color)
  9708.  - Recursively delete all ".info"-files (the old 1.x drawer-infos)
  9709.  - Converting icon-ImageData to C-Sourcecode
  9710.  - Full pattern and locale support
  9711. .stored-in
  9712. GoldFish-Vol2-1:Files/util/cli/DoIcon/
  9713.  
  9714. .name
  9715. MayFlower
  9716. .type
  9717. Miscellaneous
  9718. .short
  9719. A collection of misc cli/script programs
  9720. .description
  9721. A collection of miscellaneous cli and script file programs the author
  9722. has maintained over the years.  All programs previously released have
  9723. had minor/major improvements done to them.  Some programs will now work
  9724. with the SPAT script file when working with wild character matching, and
  9725. some programs will work in resident mode.
  9726. .author
  9727. Stephen D Childers
  9728. .distribution
  9729. Copyrighted but Freely Redistributable
  9730. .address
  9731. 2302 West Vesper Street
  9732. Blue Springs, Missouri 64015
  9733. .docs
  9734. MayFlower.guide
  9735. .described-by
  9736. Dan Fish (daf@starfish.amigalib.com)
  9737. .submittal
  9738. Submitted on disk directly by the author.
  9739. .stored-in
  9740. GoldFish-Vol2-1:Files/util/cli/MayFlower/
  9741.  
  9742. .name
  9743. Sort
  9744. .type
  9745. CLI Tool
  9746. .short
  9747. Sorts ASCII-Files, many features
  9748. .description
  9749. A cli-based text file sort utility.  Includes options for:
  9750. Ascending/descending sort; Limiting sort to a range of lines;
  9751. Case-sensitivity; Delete empty lines; Delete multiple occurences
  9752. of same line; Overwrite input file; Sort and write file in reverse
  9753. order of input; Join files and sort. Includes both English and
  9754. German binaries.
  9755. .version
  9756. 1.34
  9757. .date
  9758. 1994.10.12
  9759. .author
  9760. Rüdiger Werner
  9761. .distribution
  9762. Freeware
  9763. .address
  9764. Stresemannplatz 2
  9765. 01309 Dresden
  9766. GERMANY
  9767. .email
  9768. rw2@irz.inf.tu-dresden.de
  9769. .docs
  9770. README
  9771. History
  9772. sort.doc
  9773. .described-by
  9774. Dan Fish (daf@starfish.amigalib.com)
  9775. .submittal
  9776. Submitted electronically directly by the author.
  9777. .stored-in
  9778. GoldFish-Vol2-1:Files/util/cli/Sort/
  9779. .name
  9780. Sploin
  9781. .type
  9782. File splitting & joining tool
  9783. .short
  9784. Powerful file splitter/joiner. UNIX comp
  9785. .description
  9786. Sploin is a highly configurable file splitter and joiner. Can extract any
  9787. number of bytes from anywhere in a file, separate a file in two (with header
  9788. skiping), split a file in smaller ones (specifying the number of chunks or the
  9789. size of each) with optional auto-truncation to MS-DOS 8.3 chars limitation,
  9790. and joining with various ways of specifying the files. The major feature is
  9791. it's ability to split a big file into smaller ones, and then automatically
  9792. joining them together later. Can be compiled on practically all UNIX and VMS
  9793. systems (thus ideal for bringing home huge archives freshly FTPed).
  9794. .version
  9795. 1.79
  9796. .date
  9797. 1994.09.02
  9798. .author
  9799. Yves Perrenoud
  9800. .requirements
  9801. A computer with a C compiler
  9802. .distribution
  9803. Freeware
  9804. .address
  9805. Yves Perrenoud
  9806. Traversiere 29
  9807. CH-2013 Colombier
  9808. Switzerland
  9809. .email
  9810. pyves@alphanet.ch
  9811. pyves@nuga.alphanet.ch
  9812. pyves@neli00.eicn.etna.ch
  9813. Yves.Perrenoud@eicn.etna.ch
  9814. pyves@litamiga.epfl.ch
  9815. .exectype
  9816. AmigaOS 68xxx
  9817. .installsize
  9818. 19K
  9819. .source
  9820. C portable source included
  9821. .construction
  9822. DICE, UNIX cc, VAXC
  9823. .tested
  9824. A3000, A2000, SUN Sparc 1 (SunOS 4.1.2), A3000UX running Amix,
  9825. MIPS (RISC/os 5.1) and VAX/VMS 5.5-2
  9826. .run
  9827. Sploin=CLI,Sploin
  9828. .docs
  9829. Sploin.doc
  9830. .described-by
  9831. Yves Perrenoud <pyves@alphanet.ch>
  9832. .submittal
  9833. Uploaded to ftp.amigalib.com in ~incoming, directly by the author.
  9834. .stored-in
  9835. GoldFish-Vol2-1:Files/util/cli/Sploin/
  9836. .name
  9837. msplit
  9838. .type
  9839. file splitter
  9840. .short
  9841. Utility to split large files
  9842. .description
  9843. Utility to split large files into several smaller ones in order
  9844. to put  them onto a floppy disk and  recover the  large file on
  9845. another system. Optimized for speed and memory usage. Including
  9846. executables for  Amiga,  MS-DOS,  Sun Sparc,  Convex,  Vax-VMS,
  9847. Acorn Archimedes, DEC-Station(ULTRIX) and sourcecode in ANSI-C.
  9848. .version
  9849. 1.3
  9850. .author
  9851. Rene Tschirley
  9852. .distribution
  9853. Copyrighted but Freely Redistributable
  9854. .address
  9855. Hahn-Meitner-Institut Berlin GmbH
  9856. Glienicker Str.100
  9857. 14109 Berlin, GERMANY
  9858. .email
  9859. drt@hmi.de
  9860. gremlin@cs.tu-berlin.de
  9861. .source
  9862. ANSI-C source included
  9863. .docs
  9864. msplit.readme
  9865. msplit.doc
  9866. .described-by
  9867. Richard Fish
  9868. .submittal
  9869. Submitted electronically directly by the author.
  9870. .aminet-dir
  9871. util/cli
  9872.  
  9873.  
  9874.  
  9875.  
  9876. .stored-in
  9877. GoldFish-Vol2-1:Files/util/cli/MSplit/
  9878. .name
  9879. ADoc
  9880. .type
  9881. Help utility
  9882. .short
  9883. An hypertext-like help utility.
  9884. .description
  9885. ADoc is an utility that allows you to manage all kinds of documentations on
  9886. any subject. It is able to automatically start searching for a word selected
  9887. by a mouse click, and to work on several documentation files at the same time.
  9888. ADoc can display a picture beside to the text, use straight the AutoDocs and
  9889. AmigaGuide files (as well as "PowerPacker" compressed files) and may be controled
  9890. via AREXX.
  9891. .version
  9892. 4.00
  9893. .date
  9894. 1994.05.12
  9895. .author
  9896. Denis Gounelle
  9897. .reference
  9898. AmigaLibDisk875:ADoc/
  9899. 3.01
  9900. AmigaLibDisk747:ADoc/
  9901. 1.21
  9902. AmigaLibDisk627:ADoc/
  9903. 7.04
  9904. AmigaLibDisk402:ADoc/
  9905. 3.10
  9906. .requirements
  9907. Requires reqtools.library V38+
  9908. .distribution
  9909. Freeware
  9910. .address
  9911. 27, rue Jules GUESDE
  9912. 45400 FLEURY-LES-AUBRAIS
  9913. FRANCE
  9914. .email
  9915. gounelle@alphanet.ch
  9916. .installsize
  9917. 40K
  9918. .docs
  9919. ADoc.doc
  9920. ADocEnglish.doc
  9921. .described-by
  9922. Denis Gounelle (gounelle@alphanet.ch)
  9923.  
  9924. .stored-in
  9925. GoldFish-Vol2-1:Files/util/cli/ADoc/
  9926. .name
  9927. FileChop
  9928. .type
  9929. OS Utility
  9930. .short
  9931. Splits and rejoins files.
  9932. .description
  9933. Splits multi-megabyte files up into pieces so they'll fit on floppies.
  9934. .version
  9935. 1.0
  9936. .author
  9937. Charles Pham
  9938. .distribution
  9939. Copyrighted but Freely Redistributable
  9940. .address
  9941. 5947 Noumea
  9942. Cypress, CA, 90630
  9943. .docs
  9944. FileChop.doc
  9945. .described-by
  9946. Richard Fish
  9947. .submittal
  9948. Submitted electronically directly by the author.
  9949. .stored-in
  9950. GoldFish-Vol2-1:Files/util/cli/FileChop/
  9951. .name
  9952. Inf
  9953. .type
  9954. OS Utility
  9955. .short
  9956. Extended AmigaDOS INFO command
  9957. .description
  9958. To display extended information about the file system(s).
  9959. .version
  9960. 1.34
  9961. .date
  9962. 1994.10.14
  9963. .author
  9964. Trevor Andrews
  9965. .distribution
  9966. Copyrighted but Freely Distributable
  9967. .address
  9968. Imagine Software, Inc.
  9969. 1218 South 5th Street
  9970. Lafayette, IN  47905-1716
  9971. .docs
  9972. Inf.doc
  9973. .described-by
  9974. Richard Fish
  9975. .submittal
  9976. Downloaded via ftp from Aminet.
  9977.  
  9978. .stored-in
  9979. GoldFish-Vol2-1:Files/util/cli/Inf/
  9980.  
  9981. .name
  9982. Statis
  9983. .type
  9984. CLI Tool
  9985. .short
  9986. Enhanced replacement for the STATUS cmd
  9987. .description
  9988. STATIS is much like the STATUS command but has the following improvements;
  9989. STATIS tells you if a process has been run in the background by printing
  9990. the # flag in front of the process number; STATIS displays the result codes
  9991. of a process (if you specify the RC option); STATIS prints the arguments of
  9992. the command (if you specify the EXT option); STATIS allows for search of a
  9993. command by NAME, by ARGUMENTS, by both NAME and ARGUMENTS and also supports
  9994. PATTERN MATCHING!;  STATIS will show you the CURRENT IO of a command (if
  9995. you specify the CIO option).
  9996. .version
  9997. 1.24
  9998. .date
  9999. 1994.03.15
  10000. .author
  10001. Dominique Lorre
  10002. .requirements
  10003. Requires OS2.04+
  10004. .distribution
  10005. Copyrighted but Freely Redistributable
  10006. .address
  10007. Bois Jonquié 84240 La Tour d'Aigues
  10008. FRANCE
  10009. .docs
  10010. statis.doc
  10011. .described-by
  10012. Fred Fish (fnf@fishpond.cygnus.com)
  10013. .submittal
  10014. Submitted on disk directly by the author.
  10015. .stored-in
  10016. GoldFish-Vol2-1:Files/util/cli/Statis/
  10017.  
  10018. .name
  10019. AcmaUtils
  10020. .aminet-dir
  10021. util/cli
  10022. .type
  10023. CLI Tool
  10024. .short
  10025. Misc useful CLI/script utilities
  10026. .description
  10027. Some miscellaneous CLI/script utilities, includes:  CheckLeftButton - Checks
  10028. whether the left mouse button is pressed and returns WARN if so.  Also flashes
  10029. the screen when the button is down; DiskBooter - Lets you to boot a disk from
  10030. DF0: without resetting the machine; FileChanged - Returns WARN if the specified
  10031. file has been changed (the `a' archiveflag is clear); ListLibs - List the
  10032. libraries currently in memory; Palshell - Make the boot Shell-window PAL-sized
  10033. (640x256 instead of 640x200); VerCheck - a utility for 2.04 hard drive users
  10034. with 1.3 ROM sharer/ReloKick who need to use their hard disk in both 2.04/1.3
  10035. modes.
  10036. .author
  10037. Jan Hagqvist
  10038. .requirements
  10039. Most utilities require OS 2.0+
  10040. .distribution
  10041. Public Domain
  10042. .address
  10043. Reinolankatu 5 A 1
  10044. 48600 KARHULA
  10045. FINLAND
  10046. .email
  10047. Jan.Hagqvist@ursa.fi
  10048. .source
  10049. Includes source in assembler
  10050. .docs
  10051. AcmaUtils.guide
  10052. .described-by
  10053. Fred Fish (fnf@fishpond.cygnus.com)
  10054. .submittal
  10055. Submitted on disk directly by the author.
  10056. .contents
  10057. AcmaUtils    Some miscellaneous CLI/script utilities.  Includes:
  10058.         CheckLeftButton - Checks whether the left mouse button is
  10059.         pressed and returns WARN if so.  Also flashes the screen when
  10060.         the button is down; DiskBooter - Lets you to boot a disk from
  10061.         DF0: without resetting the machine; FileChanged - Returns WARN
  10062.         if the specified file has been changed (the `a' archiveflag is
  10063.         clear); ListLibs - List the libraries currently in memory;
  10064.         Palshell - Make the boot Shell-window PAL-sized (640x256 instead
  10065.         of 640x200); VerCheck - a utility for 2.04 hard drive users
  10066.         with 1.3 ROM sharer/ReloKick who need to use their hard disk
  10067.         in both 2.04/1.3 modes.  Most utilities require OS 2.0+.
  10068.         Includes source in assembler.
  10069.         Author:  Jan Hagqvist
  10070. .stored-in
  10071. GoldFish-Vol2-1:Files/util/cli/AcmaUtils/
  10072.  
  10073. .name
  10074. DirKING
  10075. .aminet-dir
  10076. util/cli
  10077. .type
  10078. OS Utility
  10079. .short
  10080. Powerful 'List' and 'Dir' replacement
  10081. .description
  10082. DirKing is a very powerful replacement for the AmigaDOS 'List' and 'Dir'
  10083. commands.  It gives full control over formatting of the listing.  Batch
  10084. (script) files can also be generated, which can be executed from within
  10085. DirKing.  The directory can be sorted on one or more items (e.g. size,
  10086. date, comment, data type,..), and in a user defined order.  DirKing also
  10087. supports numerous directory filters (e.g. name, date, comment, datatype...).
  10088. All these filters can be made effective on files only, on directories only
  10089. or on both.  One can even define patterns for each directory level.
  10090. Multiple scan paths may be given, also supported are multiple assigns,
  10091. links, datatypes and locale value formats.  Unique is the feature to
  10092. monitor the directory scanning process.  If you have cataloged your disk
  10093. collection, then you can insert the disk ID in the listing.  Very useful
  10094. are the listing fields which inform you how many files and dirs each
  10095. directory contains.  The actual blocks and bytes used by a directory can
  10096. be shown, thus allowing to see if it would fit on a certain disk.  DirKing
  10097. offers a lot more than can be presented in this short space, so check it
  10098. out!  DirKing currently supports AmigaDOS v1.2 upto v3.1.  Binary only.
  10099. .version
  10100. 3.00
  10101. .reference
  10102. AmigaLibDisk859:PARex/
  10103. 2.12
  10104. AmigaLibDisk784:PARex/
  10105. 2.11
  10106. .date
  10107. 1994.02.16
  10108. .author
  10109. Chris P. Vandierendonck
  10110. .distribution
  10111. Shareware
  10112. .address
  10113. Koning Albertstraat 188
  10114. B-8210   VELDEGEM
  10115. BELGIUM
  10116. .price
  10117. $12(US), DM15, £6
  10118. .docs
  10119. Docs
  10120. Distribution.doc
  10121. Features.doc
  10122. FirstSteps.doc
  10123. Installation.doc
  10124. ReadMe_First.doc
  10125. docs/History.doc
  10126. docs/LINKTOOLS.doc
  10127. docs/RegForm
  10128. docs/Registration.doc
  10129. docs/Release.doc
  10130. docs/TYPETOOLS.doc
  10131. docs/UserManual.doc
  10132. docs/WhatsNew.doc
  10133. docs/WILDSTAR.doc
  10134. .described-by
  10135. Fred Fish (fnf@fishpond.cygnus.com)
  10136. .submittal
  10137. Submitted on disk directly by the author.
  10138. .contents
  10139. DirKing        DirKing is a very powerful replacement for the AmigaDOS 'List'
  10140.         and 'Dir' commands.  It gives full control over formatting of
  10141.         the listing.  Batch (script) files can also be generated, which
  10142.         can be executed from within DirKing.  The directory can be
  10143.         sorted on one or more items (e.g. size, date, comment, data-
  10144.         type,..), and in a user defined order. DirKing also supports
  10145.         numerous directory filters (e.g. name, date, comment, data-
  10146.         type...).  All these filters can be made effective on files
  10147.         only, on directories only or on both.  One can even define
  10148.         patterns for each directory level.   Multiple scan paths may
  10149.         be given, also supported are multiple assigns, links, data-
  10150.         types and locale value formats.  Unique is the feature to
  10151.         monitor the directory scanning process. If you have cataloged
  10152.         your disk collection, then you can insert the disk ID in the
  10153.         listing.  Very useful are the listing fields which inform you
  10154.         how many files and dirs each directory contains.  The actual
  10155.         blocks and bytes used by a directory can be shown, thus allow-
  10156.         ing to see if it would fit on a certain disk.  DirKing offers
  10157.         a lot more than can be presented in this short space, so check
  10158.         it out!  DirKing currently supports AmigaDOS v1.2 upto v3.1.
  10159.         This is v3.00e, an update to v2.12e, binary only, shareware.
  10160.         Author:  Chris Vandierendonck
  10161. .stored-in
  10162. GoldFish-Vol2-1:Files/util/cli/DirKING/
  10163.  
  10164. .name
  10165. PARex
  10166. .type
  10167. Text Utility
  10168. .short
  10169. Text filter/converter/utility
  10170. .description
  10171. PARex is a program which allows you to process files, mostly
  10172. textfiles, whereby strings can be replaced by another, text
  10173. between two strings can be stripped, strings put in lower or
  10174. upper case.  PARex supports normal text searching, wildcard
  10175. searching, context remembering and word-only searching.
  10176. Using data scripts enables the use of an unlimited number of
  10177. such replace commands.  Each replace command can be individually
  10178. controlled.  All ASCII codes can be used in the search and
  10179. replace strings, even entrire files, dates, times,... can be
  10180. inserted in such strings.  Custom formatted hexadecimal output
  10181. is also supported.  Over twenty ready to use program scripts
  10182. are included to perform simple tasks as: converting files
  10183. between different computer systems, stripping comments from
  10184. source files, finding strings in files, converting AmigaGuide
  10185. files to normal text files,... even automatic version updating
  10186. of source files! (By the way v3.xx is about two to more than
  10187. twenty times faster than the previous versions, and is
  10188. supplied in english, german, french, and dutch!)
  10189. .version
  10190. 3.10
  10191. .reference
  10192. AmigaLibDisk957:PARex/
  10193. 3.00
  10194. AmigaLibDisk859:PARex/
  10195. 2.12
  10196. .date
  10197. 1994.01.16
  10198. .author
  10199. Chris P. Vandierendonck
  10200. .restrictions
  10201. This DEMO version only processes the first 4096 bytes of the source file.
  10202. .distribution
  10203. Shareware
  10204. .address
  10205. Koning Albertstraat 188
  10206. B-8210   VELDEGEM
  10207. BELGIUM
  10208. .price
  10209. $15(US), DM20, £10
  10210. .docs
  10211. Distribution.doc
  10212. Features.doc
  10213. Installation.doc
  10214. PARex.doc
  10215. PARexScripts.doc
  10216. docs/History.doc
  10217. docs/UpdateForm
  10218. docs/Ref_Variables.doc
  10219. docs/Ref_Codes.doc
  10220. docs/WhyPARex.doc
  10221. docs/RegForm
  10222. docs/Ref_Commands.doc
  10223. docs/WildPARex.doc
  10224. docs/Release.doc
  10225. docs/Ref_Options.doc
  10226. .described-by
  10227. Fred Fish (fnf@fishpond.cygnus.com)
  10228. .submittal
  10229. Submitted on disk directly by the author.
  10230. .contents
  10231. PARex        PARex is a program which allows you to process files, mostly
  10232.         textfiles, whereby strings can be replaced by another, text
  10233.         between two strings can be stripped, strings put in lower or
  10234.         upper case.  PARex supports normal text searching, wildcard
  10235.         searching, context remembering and word-only searching.
  10236.         Using data scripts enables the use of an unlimited number of
  10237.         such replace commands.  Each replace command can be individually
  10238.         controlled.  All ASCII codes can be used in the search and
  10239.         replace strings, even entrire files, dates, times,... can be
  10240.         inserted in such strings.  Custom formatted hexadecimal output
  10241.         is also supported.  Over twenty ready to use program scripts
  10242.         are included to perform simple tasks as: converting files
  10243.         between different computer systems, stripping comments from
  10244.         source files, finding strings in files, converting AmigaGuide
  10245.         files to normal text files,... even automatic version updating
  10246.         of source files! (By the way v3.00 is about two to more than
  10247.         twenty times faster than the previous versions, and is
  10248.         supplied in english, german, french, and dutch!)
  10249.         This is version 3.10, an update to version 3.00 on disk number
  10250.         957.  Binary only (but the source is available), shareware.
  10251.         Author:  Chris P. Vandierendonck
  10252. .stored-in
  10253. GoldFish-Vol2-1:Files/util/cli/PARex/
  10254. .name
  10255. BreakName
  10256. .type
  10257. CLI tool
  10258. .short
  10259. Break processes by issuing their names
  10260. .description
  10261. BreakName is an addition to the well known C:Break
  10262. command. It may break CLI processes by issuing
  10263. either the complete path+filename, or simply the
  10264. filename of the process to break. Useful for
  10265. breaking from within scripts
  10266. .version
  10267. 37.2
  10268. .date
  10269. 1994.05.24
  10270. .author
  10271. Kai Iske
  10272. .requirements
  10273. Requires OS 2.0 (37.175)
  10274. .distribution
  10275. Public Domain
  10276. .address
  10277. Kai Iske
  10278. Brucknerstrasse 18
  10279. 63452 Hanau
  10280. Germany
  10281. .email
  10282. kai@iske.adsp.sub.org
  10283. iske@informatik.uni-frankfurt.de
  10284. .source
  10285. Assembler source included 7K
  10286. .construction
  10287. DevPac 3.04
  10288. .docs
  10289. BreakName.doc
  10290. .stored-in
  10291. GoldFish-Vol2-1:Files/util/cli/BreakName/
  10292.  
  10293. .name
  10294. CLIExchange
  10295. .type
  10296. CLI Tool
  10297. .short
  10298. A CLI version of standard Exchange util
  10299. .description
  10300. A 584 byte CLI replacement for the standard CBM Exchange utility.  The
  10301. only difference is that Exchange has a graphical user interface while
  10302. CLIExchange has been designed to be called from CLI so it can be used
  10303. within scripts, menus, docks or hotkeys.
  10304. .date
  10305. 1994.04.02
  10306. .version
  10307. 1.4
  10308. .author
  10309. Gaël Marziou
  10310. .requirements
  10311. Requires AmigaDOS 2.04 or later.
  10312. .reference
  10313. AmigaLibDisk975:CLIExchange/
  10314. 1.2
  10315. .distribution
  10316. Public Domain
  10317. .address
  10318. Cidex 103
  10319. 38920 CROLLES
  10320. FRANCE
  10321. .email
  10322. gael@gnlab030.grenoble.hp.com
  10323. .source
  10324. Includes C source.
  10325. .docs
  10326. CLIExchange.guide
  10327. CLIExchange.fr.guide
  10328. .described-by
  10329. Fred Fish (fnf@fishpond.cygnus.com)
  10330. .submittal
  10331. Submitted on disk directly by the author.
  10332. .contents
  10333. CLIExchange    A 584 byte CLI replacement for the standard CBM Exchange
  10334.         utility.  The only difference is that Exchange has a graph-
  10335.         ical user interface while CLIExchange has been designed to
  10336.         be called from CLI so it can be used within scripts, menus,
  10337.         docks or hotkeys.  Version 1.4, an update to version 1.2
  10338.         on disk number 975.  Requires OS2.04+, includes C source
  10339.         Author:  Gaël Marziou
  10340. .stored-in
  10341. GoldFish-Vol2-1:Files/util/cli/CLIExchange/
  10342.  
  10343. .name
  10344. MPatch
  10345. .type
  10346. CLI Tool
  10347. .short
  10348. Inspect various properties of a monitor
  10349. .description
  10350. A small utility to change timing and polarity of the sync signals in the
  10351. AMIGA's monitor database.  Can make the DoublePAL, DoubleNTSC and Super72
  10352. monitors a bit more useful, and fixes some sync'ing problems with the C=
  10353. 1960 and older VGA multiscans.  CLI only.
  10354. .version
  10355. 37.4
  10356. .date
  10357. 1994.04.09
  10358. .author
  10359. Gregor S. M. Kuhlmann
  10360. .requirements
  10361. Requires OS2.04+
  10362. .distribution
  10363. Copyrighted but Freely Redistributable
  10364. .address
  10365. Friedhofsallee 4/5
  10366. A-2451 Hof am Leithaberge
  10367. AUSTRIA
  10368. EUROPE
  10369. .source
  10370. Includes source in C
  10371. .construction
  10372. SAS/C V6.50
  10373. .docs
  10374. MPatch.DOC
  10375. .described-by
  10376. Fred Fish (fnf@fishpond.cygnus.com)
  10377. .submittal
  10378. Submitted on disk directly by the author.
  10379. .contents
  10380. MPatch        A small utility to change timing and polarity of the sync
  10381.         signals in the AMIGA's monitor database.  Can make the
  10382.         DoublePAL, DoubleNTSC and Super72 monitors a bit more
  10383.         useful, and fixes some sync'ing problems with the C= 1960
  10384.         and older VGA multiscans.  CLI only, requires Kickstart/WB
  10385.         2.04 (V37) or greater.  Version 37.4, includes source in
  10386.         SAS/C V6.50.
  10387.         Author:  Gregor S. M. Kuhlmann
  10388. .stored-in
  10389. GoldFish-Vol2-1:Files/util/cli/MPatch/
  10390.  
  10391. .name
  10392. MonitorInfo
  10393. .type
  10394. CLI Tool
  10395. .short
  10396. Inspect various properties of a monitor
  10397. .description
  10398. A small utility that lets you inspect various properties of a monitor
  10399. in the AMIGA's monitor database, such as scan rates, sync timings and
  10400. polarity, and much more.  CLI only.
  10401. .version
  10402. 37.4
  10403. .date
  10404. 1994.04.09
  10405. .author
  10406. Gregor S. M. Kuhlmann
  10407. .requirements
  10408. Requires OS2.04+
  10409. .distribution
  10410. Copyrighted but Freely Redistributable
  10411. .address
  10412. Friedhofsallee 4/5
  10413. A-2451 Hof am Leithaberge
  10414. AUSTRIA
  10415. EUROPE
  10416. .source
  10417. Includes source in C
  10418. .construction
  10419. SAS/C V6.50
  10420. .docs
  10421. MonitorInfo.DOC
  10422. .described-by
  10423. Fred Fish (fnf@fishpond.cygnus.com)
  10424. .submittal
  10425. Submitted on disk directly by the author.
  10426. .contents
  10427. MonitorInfo    A small utility that lets you inspect various properties
  10428.         of a monitor in the AMIGA's monitor database, such as scan
  10429.         rates, sync timings and polarity, and much more.  CLI only,
  10430.         requires Kickstart/WB 2.04 (V37) or greater.  Version 37.4,
  10431.         includes source in SAS/C V6.50.
  10432.         Author:  Gregor S. M. Kuhlmann
  10433. .stored-in
  10434. GoldFish-Vol2-1:Files/util/cli/MonitorInfo/
  10435. .name
  10436. Move
  10437. .type
  10438. CLI tool
  10439. .short
  10440. Unix type Move command
  10441. .description
  10442. This is not just another Move command it features
  10443. more: Recursive directory movements (including
  10444. creation of destination dir), pattern support, and
  10445. command line flags like those known from e.g.
  10446. C:Rename...and many, many more
  10447. .version
  10448. 1.10
  10449. .date
  10450. 1993.03.10
  10451. .author
  10452. Kai Iske
  10453. .requirements
  10454. Requires OS 2.0 (37.175)
  10455. .distribution
  10456. Public Domain
  10457. .address
  10458. Kai Iske
  10459. Brucknerstrasse 18
  10460. 63452 Hanau
  10461. Germany
  10462. .email
  10463. kai@iske.adsp.sub.org
  10464. iske@informatik.uni-frankfurt.de
  10465. .source
  10466. SAS/C source included 31K
  10467. .construction
  10468. SAS/C 6.51 with optimization
  10469. .docs
  10470. Move.doc
  10471. .contents
  10472. Move        Not just another Move command, it features more:
  10473.         Recursive directory movements (including creation of
  10474.         destination dir), pattern support, and command line flags
  10475.         like those known from e.g. C:Rename...and many, many more
  10476.         Version 1.10, Public Domain, includes Source.
  10477.         Author:  Kai Iske
  10478. .stored-in
  10479. GoldFish-Vol2-1:Files/util/cli/Move/
  10480. .name
  10481. SSearch
  10482. .author
  10483. Stefan Sticht
  10484. .type
  10485. CLI Tool
  10486. .short
  10487. Fast replacement for AmigaDOS 'search'
  10488. .description
  10489. Does nearly the same thing as the AmigaDOS's search command but faster.
  10490. Example: searching for "foobar" in the C= Autodocs (plus some other
  10491. Autodocs, 82 files, 1937 KBytes) requires 73 seconds with search and
  10492. 15 seconds with ssearch on the author's machine (A3000/030-25).  SSearch
  10493. has two additional features compared to search:  you can search case
  10494. sensitive, which is even faster than case insensitive, and you can switch
  10495. off printing of file names.
  10496. .version
  10497. 1.3
  10498. .date
  10499. 1994.02.14
  10500. .reference
  10501. FreshFish-Vol2:new/os20/cli/SSearch/
  10502. 1.0
  10503. .requirements
  10504. Requires at least AmigaOS 2.0
  10505. .distribution
  10506. Freeware
  10507. .address
  10508. Biberecker Weg 40a
  10509. D-94036 Passau
  10510. Germany
  10511. .email
  10512. sticht@edith.deg.sub.org
  10513. .submittal
  10514. Submitted electronically directly by the author.
  10515. .docs
  10516. ssearch.doc
  10517. .contents
  10518. SSearch        Does nearly the same thing as the AmigaDOS's search command
  10519.         but faster.  Example: searching for "foobar" in the C=
  10520.         Autodocs (plus some other Autodocs, 82 files, 1937 KBytes)
  10521.         requires 78 seconds with search and 14 seconds with ssearch
  10522.         on the author's machine (A3000/030-25).  SSearch has two
  10523.         additional features compared to search:  you can search
  10524.         case sensitive, which is even faster than case insensitive,
  10525.         and you can switch off printing of file names.  Version
  10526.         1.3, freeware, includes source.
  10527.         Author:  Stefan Sticht
  10528. .stored-in
  10529. GoldFish-Vol2-1:Files/util/cli/SSearch/
  10530. .name
  10531. SSplit
  10532. .author
  10533. Stefan Sticht
  10534. .type
  10535. CLI Tool
  10536. .short
  10537. Split large files in smaller ones
  10538. .description
  10539. A small utility that allows you to split one big file into several small
  10540. files.  Useful for splitting up large files for transporting or storing
  10541. on floppies.  Includes templates to split files to the exact size for
  10542. storing on OFS, FFS, and low and high density MSDOS disks.
  10543. .version
  10544. 1.3
  10545. .date
  10546. 1994.02.14
  10547. .reference
  10548. FreshFish-Vol2:new/os20/cli/SSplit/
  10549. 1.0
  10550. .requirements
  10551. Requires at least AmigaOS 2.0
  10552. .distribution
  10553. Freeware
  10554. .address
  10555. Biberecker Weg 40a
  10556. D-94036 Passau
  10557. Germany
  10558. .email
  10559. sticht@edith.deg.sub.org
  10560. .source
  10561. C source included
  10562. .docs
  10563. ssplit.doc
  10564. .submittal
  10565. Submitted electronically directly by the author.
  10566. .contents
  10567. SSplit        A small utility that allows you to split one big file into
  10568.         several small files.  Useful for splitting up large files
  10569.         for transporting or storing on floppies.  Includes templates
  10570.         to split files to the exact size for storing on OFS, FFS,
  10571.         and low and high density MSDOS disks.  Version 1.3,
  10572.         freeware, includes source.
  10573.         Author:  Stefan Sticht
  10574. .stored-in
  10575. GoldFish-Vol2-1:Files/util/cli/SSplit/
  10576.  
  10577. .name
  10578. Usage
  10579. .type
  10580. Disk Tool
  10581. .short
  10582. Extended "du" (disk usage) type command
  10583. .description
  10584. Similar to the UNIX "du" (disk usage) command, this program has more options,
  10585. mainly the ability to make comparisons and return WARN if the given amount has
  10586. been exceeded.  Supports wildcards.
  10587. .version
  10588. 1.06
  10589. .date
  10590. 1994.03.21
  10591. .author
  10592. Janne Kiiskilä
  10593. .requirements
  10594. Requires OS 2.0+
  10595. .distribution
  10596. Copyrighted but Freely Redistributable
  10597. .address
  10598. Kalervontie 1 C 4
  10599. FIN-90570  OULU
  10600. FINLAND
  10601. .email
  10602. janne.kiiskila@oulu.fi,
  10603. jannek@stekt.oulu.fi,
  10604. jannek@paju.oulu.fi,
  10605. jannek@phoenix.oulu.fi
  10606. .docs
  10607. Usage.doc
  10608. .described-by
  10609. Fred Fish (fnf@fishpond.cygnus.com)
  10610. .submittal
  10611. Downloaded via ftp from wuarchive.wustl.edu.
  10612. .contents
  10613. Usage        Similar to the UNIX "du" (disk usage) command, this program has
  10614.         more options,  mainly the ability to make comparisons and return
  10615.         WARN if the given amount has been exceeded.  Supports wildcards.
  10616.         Version 1.06, binary only.
  10617.         Author:  Janne Kiiskilä
  10618. .stored-in
  10619. GoldFish-Vol2-1:Files/util/cli/Usage/
  10620. .name
  10621. FDB
  10622. .type
  10623. Database
  10624. .short
  10625. Quickly locate files/dirs with database.
  10626. .version
  10627. 1.3
  10628. .date
  10629. 1994.03.30
  10630. .author
  10631. Klaus Melchior
  10632. .requirements
  10633. OS2.0
  10634. .distribution
  10635. Giftware
  10636. .email
  10637. kmel@eifel.fido.de
  10638. kmel@eifel.adsp.sub.org
  10639. .docs
  10640. FDB_english.doc
  10641. FDB_english.guide
  10642. FDB_deutsch.doc
  10643. FDB_deutsch.guide
  10644. .submittal
  10645. Ftp'd from aminet (wuarchive.wustl.edu).
  10646. .description
  10647. UDB generates a database of your files at different places, e.g.  your
  10648. hardisks, CD-ROMs, network machines, ...
  10649.  
  10650. FDB is able to scan this database to find dirs/files very fast.
  10651.  
  10652. LDB lists a database.
  10653.  
  10654. Based on the same databases of FindDB, UpdateDB
  10655. V2.1 © 1989 - 1992 by Larry Phillips & Martin Steppler,
  10656. but enhanced:
  10657.  
  10658. - multi databases
  10659. - amiga style pattern
  10660. - amiga template arguments
  10661. - more commands
  10662.  
  10663. Changes to 1.3:
  10664.  
  10665. - bugs corrected
  10666. - udb: new option "AV=AvoidPaths", define paths, which are not scanned
  10667. - new program 'ldb' to list a database
  10668. - documentation: .guide & .doc
  10669. - german documentation
  10670. - fdb: 'DB=DataBase/K' can contain a pattern to select several databases
  10671. .contents
  10672. FDB        UDB generates a database of your files at different places,
  10673.         e.g.  your hardisks, CD-ROMs, network machines, etc.  FDB
  10674.         is able to scan this database to find dirs/files very fast.
  10675.         LDB lists a database.  Based on the same databases of
  10676.         FindDB, UpdateDB by Larry Phillips & Martin Steppler, but
  10677.         enhanced to include multiple databases, amiga style pattern,
  10678.         amiga template arguments, more commands.  Version 1.3,
  10679.         binary only.
  10680.         Author:  Klaus Melchior
  10681. .stored-in
  10682. GoldFish-Vol2-1:Files/util/cli/FDB/
  10683. .name
  10684. Man
  10685. .type
  10686. CLI tool
  10687. .short
  10688. Unix type Man command
  10689. .description
  10690. This is a simple MAN command, known from UNIX systems.
  10691. The advantage is, that it recognizes .guide files to be
  10692. AmigaGuide© documents. MAN then uses a different viewer
  10693. in order to display the AmigaGuide© document. Furthermore
  10694. MAN recognizes TeX-DVI files as well, using a different
  10695. viewer to display them. You may configure MAN using
  10696. environment variables.
  10697. .version
  10698. 1.11a
  10699. .date
  10700. 1994.03.05
  10701. .author
  10702. Kai Iske
  10703. .reference
  10704. FreshFish-Vol3:New/os20/cli/Man
  10705. 1.9
  10706. FreshFish-Vol1:New/CLI_Util/Man/
  10707. 1.2
  10708. .requirements
  10709. Requires OS 2.0 (37.175)
  10710. .distribution
  10711. Public Domain
  10712. .address
  10713. Kai Iske
  10714. Brucknerstrasse 18
  10715. 63452 Hanau
  10716. Germany
  10717. .email
  10718. kai@iske.adsp.sub.org
  10719. iske@informatik.uni-frankfurt.de
  10720. .source
  10721. SAS/C source included 24K
  10722. .construction
  10723. SAS/C 6.51 with optimization
  10724. .docs
  10725. Man.doc
  10726. .stored-in
  10727. GoldFish-Vol2-1:Files/util/cli/Man/
  10728. .name
  10729. ReqASK
  10730. .author
  10731. Marc Heuler
  10732. .version
  10733. 1.0
  10734. .distribution
  10735. Shareware
  10736. .description
  10737. A powerful mouse-driven replacement for the shell command ASK.  ReqASK
  10738. gives you a large palette of features to customize to fit your needs, by
  10739. allowing you use ReqTools requesters from scripts.  Aside from the normal
  10740. features known from other requester ask commands such as body text,
  10741. gadgets, font and similar things, ReqASK offers you two unique special
  10742. features: Timeout (your requester will close automatically when the time
  10743. limit expires) and IDCMP (requester can close on IDCMP events such as
  10744. DISKINSERTED and DISKREMOVED).
  10745. .described-by
  10746. Automatically generated from Contents file by c2pi program.
  10747. .short
  10748. Mouse driven replacement for "ask" cmd.
  10749. .stored-in
  10750. GoldFish-Vol2-1:Files/util/cli/ReqASK/
  10751. .name
  10752. FCD
  10753. .author
  10754. Nico Max
  10755. .address
  10756. Gerustbauerring 15
  10757. 18109 Rostock
  10758. Germany
  10759. .email
  10760. sanity@informatik.uni-rostock.de
  10761. .version
  10762. 1.02
  10763. .distribution
  10764. Freeware
  10765. .requirements
  10766. OS2.0+
  10767. .description
  10768. "Fast-Change-Directory" a useable replacement for the CD command.  Uses an
  10769. index file to store paths for the specified device.  So if you want to
  10770. change to a dir lying in the deepest jungle of your HD (f.e.
  10771. bla/hi/jo/here/is/right) you can just type "FCD right".
  10772. .described-by
  10773. Richard Fish
  10774. .docs
  10775. fcd.doc
  10776. .reference
  10777. FreshFish-Vol2:New/os20/cli/FCD/
  10778. 1.0
  10779. FreshFish-Vol3:Old/Dec93/os20/cli/FCD/
  10780. 1.0
  10781. FrozenFish-Vol1:BBS/Dec93/os20/cli/FCD.lha
  10782. 1.0
  10783. .short
  10784. Fast replacement for CLI "cd" command.
  10785.  
  10786. .stored-in
  10787. GoldFish-Vol2-1:Files/util/cli/FCD/
  10788. .name
  10789. Splitter
  10790. .author
  10791. Martin Schlodder
  10792. .version
  10793. 1.21
  10794. .source
  10795. Includes source in C.
  10796. .description
  10797. Can split any file into a given number of files with equal size or several
  10798. files with given size and can join those automatically to the original file
  10799. again.  Works now with MS-DOS computers.  Binaries for amiga, MS-DOS and
  10800. SUN sparc included.
  10801. .described-by
  10802. Automatically generated from Contents file by c2pi program.
  10803. .short
  10804. Split any file into several files.
  10805. .stored-in
  10806. GoldFish-Vol2-1:Files/util/cli/Splitter/
  10807. .name
  10808. MJUtils
  10809. .author
  10810. Martin Mares
  10811. MJSoft System Software
  10812. .version
  10813. 1.0
  10814. .description
  10815. A collection of useful CLI utilities.  Included are AFD, an ascii file
  10816. dumper; Stat, measures the execution time and memory requirements of a
  10817. command; MakeCol, make a text file multi-column; Print, prints a 640x512x1
  10818. IFF picture on Epson 9-pin printers in a special "equaldensity" mode;
  10819. WordCount, counts frequencies of all words in a file; FastCmp, a fast
  10820. byte-to-byte comparison of two files; FType, search for strings in a binary
  10821. file; SetMPos, set the mouse position to a given XY coordinate; Exe, reads
  10822. lines from the standard input and executes them... plus more!
  10823. .described-by
  10824. Automatically generated from Contents file by c2pi program.
  10825. .short
  10826. A collection of useful CLI utilities.
  10827. .stored-in
  10828. GoldFish-Vol2-1:Files/util/cli/MJUtils/
  10829. .name
  10830. AddCR
  10831. .author
  10832. Son Le
  10833. .version
  10834. 1.0
  10835. .source
  10836. Includes source in C.
  10837. .distribution
  10838. Public Domain
  10839. .description
  10840. Yet another Amiga/IBM text file converter, which (surprise, surprise)
  10841. converts Amiga style end-of-lines characters ($0a) to IBM format ($0d,$0a)
  10842. or vice versa.  Features: Should work on all amigas (or at least > wb1.2);
  10843. Relatively small (11k); Extremely fast (main loop is written in optimized
  10844. assembly); Works in low memory situations (min. memory requirement = 12288
  10845. bytes); Progress indicator; When converting to Amiga format, only ($0d,$0a)
  10846. characters are converted to $0a (all $xx,$0a are left alone where $xx <>
  10847. $0d); When converting to IBM format, ($0d,0a) pairs are left alone.
  10848. .described-by
  10849. Automatically generated from Contents file by c2pi program.
  10850. .short
  10851. AddCR, V1.0, C source, PD
  10852. .stored-in
  10853. GoldFish-Vol2-1:Files/util/cli/AddCR/
  10854. .name
  10855. Cout
  10856. .author
  10857. Harald Pehl
  10858. .version
  10859. 1.00
  10860. .source
  10861. Includes source in C++.
  10862. .description
  10863. A program that replaces the Echo command, Special characters (\n, \t, \f..
  10864. like in C) control the output.  In addition to that bold, underlined,
  10865. italic and inverse text is supported.
  10866. .described-by
  10867. Automatically generated from Contents file by c2pi program.
  10868. .short
  10869. Cout, V1.00, C++ source
  10870. .stored-in
  10871. GoldFish-Vol2-1:Files/util/cli/Cout/
  10872. .name
  10873. Dirs
  10874. .author
  10875. Harald Pehl
  10876. .version
  10877. 1.00
  10878. .source
  10879. Includes source in C++.
  10880. .description
  10881. A powerful new DIR command with 23 options.  Files and Directories can be
  10882. sorted by name, size or date (ascending and descending), information about
  10883. the size, protection-bits, date or comment can be hidden.  Options you use
  10884. in everyday work can be stored in an environment variable.  The hidden flag
  10885. is supported...
  10886. .described-by
  10887. Automatically generated from Contents file by c2pi program.
  10888. .short
  10889. Powerful new DIR cmd with 23 options.
  10890. .stored-in
  10891. GoldFish-Vol2-1:Files/util/cli/Dirs/
  10892. .name
  10893. Quip
  10894. .author
  10895. Joseph Edwards Van Riper III
  10896. .version
  10897. 0.07e
  10898. .source
  10899. Includes source in Amiga E.
  10900. .distribution
  10901. Public Domain
  10902. .description
  10903. "The Fortune Cookie Program From Hell", or quite simply, the most flexible
  10904. fortune cookie program ever created on any platform.  It even has its own
  10905. scripting 'language' (QuipScript).  Documentation in both ASCII and Guide
  10906. formats.  Requires OS 2.04+.
  10907. .described-by
  10908. Automatically generated from Contents file by c2pi program.
  10909. .short
  10910. Fortune Cookie Program From Hell
  10911. .stored-in
  10912. GoldFish-Vol2-1:Files/util/cli/Quip/
  10913. .name
  10914. WhatIs
  10915. .author
  10916. Sylvain Rougier
  10917. Pierre Carrette
  10918. .version
  10919. 3.5
  10920. .reference
  10921. AmigaLibDisk843:WhatIs/
  10922. 3.5
  10923. AmigaLibDisk417:WhatIs/
  10924. 2.0
  10925. AmigaLibDisk334:WhatIs/
  10926. 1.2a
  10927. .description
  10928. WhatIs.library can detect file types and is fully parametrable by an
  10929. ascii file.  You can describe file types and they will be recognized
  10930. by the library.  A few tools are also included.
  10931. .described-by
  10932. Automatically generated from Contents file by c2pi program.
  10933. .short
  10934. Can detect file types
  10935. .stored-in
  10936. GoldFish-Vol2-1:Files/util/cli/WhatIs/
  10937. .name
  10938. PS
  10939. .type
  10940. OS Utility
  10941. .short
  10942. Lists info about tasks and processes
  10943. .description
  10944. Lists information about all tasks and processes currently
  10945. in the system.
  10946. .version
  10947. 1.35
  10948. .date
  10949. 1994.10.14
  10950. .author
  10951. Trevor Andrews
  10952. .reference
  10953. FreshFish-Vol5:New/util/cli/PS/
  10954. 1.34
  10955. .distribution
  10956. Copyrighted but Freely Redistributable
  10957. .address
  10958. Imagine Software, Inc.
  10959. 1218 South 5th Street
  10960. Lafayette, IN  47905-1716
  10961. .docs
  10962. PS.doc
  10963. .described-by
  10964. Dan Fish (daf@daffy.amigalib.com)
  10965. .submittal
  10966. Downloaded via ftp from wuarchive.wustl.edu.
  10967. .stored-in
  10968. GoldFish-Vol2-1:Files/util/cli/PS/
  10969. .name
  10970. SASC_GoldED
  10971. .type
  10972. AREXX scripts
  10973. .short
  10974. Embeds GoldED into SAS/C(++) Environment
  10975. .description
  10976. Two AREXX scripts for embedding GoldED into the SAS/C(++)
  10977. environment. The first invokes SMAKE or SC from within
  10978. GOLDED and collects the errors and warnings using SCMSG.
  10979. The second script is executed when someone clicks on an
  10980. error/warning in the SCMSG window and positionates the
  10981. cursor on the line with the error. When the file in which
  10982. the selected error occured is not loaded into GoldED the
  10983. file is loaded in an new window before positionating the
  10984. cursor.
  10985. .version
  10986. 1.1
  10987. .date
  10988. 1994.08.24
  10989. .author
  10990. Roland Schwingel
  10991. .requirements
  10992. GoldEd 0.98 or better, SAS/C 6.x and AREXX
  10993. .distribution
  10994. Freeware
  10995. .address
  10996. Lilienthalstrasse 9
  10997. 92421 Schwandorf
  10998. Germany
  10999. .email
  11000. roland.schwingel@extern.uni-regensburg.de
  11001. .tested
  11002. AmigaOS 3.0,GoldED 0.98,GoldEd 0.99,SAS/C 6.51
  11003. .docs
  11004. DOpus_CleanRAMDisk/SASC_GoldED.doc
  11005. DOpus_CleanRAMDisk/SASC_GoldED.guide
  11006. .described-by
  11007. Roland Schwingel (roland.schwingel@extern.uni-regensburg.de)
  11008. .submittal
  11009. Submitted via email directly by the author.
  11010. .stored-in
  11011. GoldFish-Vol2-1:Files/util/edit/SASC_GoldED/
  11012.  
  11013. .name
  11014. GEDScripts
  11015. .type
  11016. Text Editing
  11017. .aminet-dir
  11018. util/edit
  11019. .short
  11020. Some useful ARexx scripts for GoldED
  11021. .description
  11022. Two main directories, the first one provides scripts for use with GoldED
  11023. in conjunction with PasTeX.  Includes Start_TeX.ged, StartDVIprint.ged,
  11024. GoToSDVI.ged, Quit_TeX.ged, Letterhead.ged and NextError.ged.  This
  11025. package also contains a version of TeXedit.rexx that works with GoldED.
  11026. The second directory contains scripts and revamped GUIspell for using
  11027. GoldED in conjunction with ISpell and GUIspell.  Requires Ispell
  11028. distribution from AmigaLibDisk774 to be of any use.
  11029. .version
  11030. 1.1
  11031. .author
  11032. René Laederach
  11033. .distribution
  11034. Freeware
  11035. .address
  11036. Kappelisackerstr. 46
  11037. 3063 Ittigen
  11038. Switzerland
  11039. .described-by
  11040. Fred Fish (fnf@fishpond.cygnus.com)
  11041. .submittal
  11042. Submitted on disk directly by the author.
  11043. .contents
  11044. GEDScripts    Two main directories, the first one provides scripts for using
  11045.         GoldED in conjunction with PasTeX.  Includes Start_TeX.ged,
  11046.         StartDVIprint.ged, GoToSDVI.ged, Quit_TeX.ged, Letterhead.ged
  11047.         and NextError.ged.  This package also contains a version of
  11048.         TeXedit.rexx that works with GoldED.  The second directory
  11049.         contains scripts and revamped GUIspell for using GoldED in
  11050.         conjunction with ISpell and GUIspell.  Requires Ispell dis-
  11051.         tribution from AmigaLibDisk774 to be of any use.
  11052.         Author:  René Laederach
  11053. .stored-in
  11054. GoldFish-Vol2-1:Files/util/edit/GEDScripts/
  11055. .name
  11056. Jade
  11057. .type
  11058. Text Editing
  11059. .short
  11060. Programmer's editor Amiga and Unix X11
  11061. .description
  11062. A text editor primarily designed for programmers.  It is easily customized
  11063. through a Lisp-style extension language and can be tailored to the user's
  11064. own requirements.  Jade is designed to run under a graphical windowing
  11065. system, systems currently supported are the Commodore Amiga and the
  11066. X Window System version 11 (but only under Unix).  It is the successor
  11067. to the editor `Jed 2.10' which was released for the Amiga in early 1993.
  11068. The author has decided to rename it since there is already an editor
  11069. called 'Jed' available on Unix systems (there is no connection between
  11070. the two).  "Jade" is an anagram of "A Jed", if you want an acronym you
  11071. could use "Just Another Damn Editor".  Jade is compatible with GNU Emacs
  11072. in terms of keystrokes and command names to a certain extent but it is
  11073. not intended as a simple copy of Emacs.
  11074. .version
  11075. 3.2
  11076. .author
  11077. John Harper
  11078. .requirements
  11079. Requires OS2.04+, approx 300K of free memory and approx 20K of stack space.
  11080. (50 K if using the Lisp compiler)
  11081. .reference
  11082. AmigaLibDisk776:JEd/
  11083. 2.05
  11084. .distribution
  11085. GNU Public License
  11086. .address
  11087. 91 Springdale Road
  11088. Broadstone
  11089. Dorset
  11090. BH18 9BW
  11091. England
  11092. .email
  11093. jsh@ukc.ac.uk
  11094. .source
  11095. Include full source
  11096. .docs
  11097. NEWS
  11098. COPYING
  11099. INSTALL
  11100. INSTALL.Amiga
  11101. man/Jade.guide
  11102. .described-by
  11103. Fred Fish (fnf@fishpond.cygnus.com)
  11104. .submittal
  11105. Downloaded via ftp from wuarchive.wustl.edu.
  11106.  
  11107. .stored-in
  11108. GoldFish-Vol2-1:Files/util/edit/Jade/
  11109. .name
  11110. MFRinCED35
  11111. .author
  11112. Benjamin Lear
  11113. .version
  11114. 1.0
  11115. .source
  11116. Includes source in C.
  11117. .description
  11118. Allows the usage of Stefan Stuntz's Magic-File-Requester in CED3.5, which
  11119. doesn't work with MFR directly (probably out of a change in CED3.5's
  11120. file-loading-mechanisms).  Uses a small program to set the default public
  11121. screen and Arexx scripts.  Requires OS2.0+.  Public Domain
  11122. .described-by
  11123. Automatically generated from Contents file by c2pi program.
  11124. .short
  11125. Use Magic-File-Requester in CED 3.5
  11126. .stored-in
  11127. GoldFish-Vol2-1:Files/util/edit/MFRinCED/
  11128.  
  11129. .name
  11130. Vim
  11131. .type
  11132. Text Editing
  11133. .short
  11134. A clone of the UNIX "vi" text editor
  11135. .description
  11136. Vi IMproved.  A clone of the UNIX text editor "vi".  Very useful for
  11137. editing programs and other plain ASCII text.  Full Vi compatibility
  11138. (except Q command) and includes most "ex" commands.  Extra features
  11139. above Vi: Multilevel undo, command line history, improved command line
  11140. editing, command typeahead display, command to display yank buffers,
  11141. possi- bility to edit binary files, file name stack, support for Manx
  11142. QuickFix, shows current file name in window title, on-line help, text
  11143. block operations, etc.
  11144.  
  11145. Includes a few bug fixes and new features like tag stack, file marks,
  11146. jump list, visual (first select area, then operator), use of cursor
  11147. keys in insert mode, column mode copy/cut/paste, macro programming by
  11148. example, text formatting, termcap support, etc.  Also runs under UNIX
  11149. and MSDOS.
  11150. .version
  11151. 3.0
  11152. .author
  11153. Bram Moolenaar, et. al.
  11154. .reference
  11155. FrozenFish-Vol1:BBS/Useful/util/edit/Vim.lha
  11156. 2.0
  11157. FrozenFish-Vol1:BBS/Mar94/util/edit/Vim.lha
  11158. 2.0
  11159. FreshFish-Vol4:Useful/dist/util/edit/Vim/
  11160. 2.0
  11161. FreshFish-Vol4:BBS/Mar94/util/edit/Vim.lha
  11162. 2.0
  11163. FreshFish-Vol3:Useful/dist/util/edit/Vim/
  11164. 2.0
  11165. FreshFish-Vol3:New/util/edit/Vim/
  11166. 2.0
  11167. FreshFish-Vol5:Useful/dist/util/edit/Vim/
  11168. 2.0
  11169. FreshFish-Vol5:BBS/util/Vim-2.0.lha
  11170. 2.0
  11171. GoldFish-Vol1-2:d5xx/d591/Vim/
  11172. 1.14
  11173. GoldFish-Vol1-1:BBS/d5xx/d591/Vim.lha
  11174. 1.14
  11175. FrozenFish-Vol1:BBS/ALib/d5xx/d591/Vim.lha
  11176. 1.14
  11177. AmigaLibDisk591:Vim/
  11178. 1.14
  11179. .distribution
  11180. Copyrighted but Freely Redistributable
  11181. .address
  11182. Clematisstraat 30
  11183. 5925 BE  Venlo
  11184. The Netherlands
  11185. .email
  11186. mool@oce.nl
  11187. .source
  11188. Includes source in C.
  11189. .docs
  11190. Amiga.doc
  11191. difference.doc
  11192. digraph.doc
  11193. msdos.doc
  11194. reference.doc
  11195. unix.doc
  11196. vim.man
  11197. .described-by
  11198. Fred Fish (fnf@fishpond.cygnus.com)
  11199. .submittal
  11200. Downloaded via ftp from wuarchive.wustl.edu.
  11201. .contents
  11202. Vim        Vi IMproved.  A clone of the UNIX text editor "vi".  Very
  11203.         useful for editing programs and other plain ASCII text.
  11204.         Full Vi compatibility (except Q command) and includes most
  11205.         "ex" commands.  Extra features above Vi: Multilevel undo,
  11206.         command line history, improved command line editing, com-
  11207.         mand typeahead display, command to display yank buffers,
  11208.         possibility to edit binary files, file name stack, support
  11209.         for Manx QuickFix, shows current file name in window title,
  11210.         on-line help, text block operations, etc.  This is version
  11211.         2.0, an update to version 1.14 on disk 591.  Includes a few
  11212.         bug fixes and new features like tag stack, file marks, jump
  11213.         list, visual (first select area, then operator), use of
  11214.         cursor keys in insert mode, column mode copy/cut/paste,
  11215.         macro programming by example, text formatting, termcap
  11216.         support, etc.  Also runs under UNIX and MSDOS.  Includes
  11217.         source.
  11218.         Author:  Bram Moolenaar, et. al.
  11219. .stored-in
  11220. GoldFish-Vol2-1:Files/util/edit/Vim/
  11221.  
  11222. .name
  11223. mg
  11224. .type
  11225. Text Editing
  11226. .short
  11227. Small GNU EMACS style editor with AREXX
  11228. .description
  11229. A public domain EMACS style editor, that uses the GNU EMACS command
  11230. set.  Includes AREXX support.
  11231. .version
  11232. 3b
  11233. .date
  11234. .author
  11235. Mike Meyer, et al.
  11236. .restrictions
  11237. .requirements
  11238. .reference
  11239. AmigaLibDisk352:MG/
  11240. 3b
  11241. AmigaLibDisk147:
  11242. 2b
  11243. .keywords
  11244. .distribution
  11245. Public Domain
  11246. .price
  11247. .address
  11248. .email
  11249. .phone
  11250. .fax
  11251. .exectype
  11252. .installsize
  11253. .source
  11254. .construction
  11255. .tested
  11256. .run
  11257. .docs
  11258. README.mg3beta4
  11259. README.fnf
  11260. docs/README
  11261. .described-by
  11262. Fred Fish (fnf@fishpond.cygnus.com)
  11263. .submittal
  11264. .contents
  11265. MG        A public domain EMACS style editor, that uses the GNU EMACS
  11266.         command set.  Includes AREXX support.  This is version 3
  11267.         beta, includes source.
  11268.         Author:  Mike Meyer, et al.
  11269. .stored-in
  11270. GoldFish-Vol2-1:Files/util/edit/mg/
  11271. .name
  11272. GED
  11273. .fullname
  11274. GoldED
  11275. .type
  11276. editor
  11277. .short
  11278. programmer's editor
  11279. .description
  11280. GoldED is a text editor for programmers. Suggested hardware:
  11281. OS3.1, 68030, 2MB RAM, HD. Features: fast scrolling, folding,
  11282. project management, DICE-C compiler frontend, ARexx port (380+
  11283. commands), asynchronous printing, flexible GUI: any mode, any
  11284. font, user defined menus, user-defined gadgets, preview mode,
  11285. keymap editor. OS3.1 support (AppWindows, MenuHelp, HotKey),
  11286. localized, ASCII character selection table, character set remap
  11287. (e.g MS-DOS to Amiga), APC (automatic phrase completion),
  11288. AutoCase (automatic case correction), smart indention after
  11289. user-defined keywords, QuickFunc scanner (displays a table of all
  11290. functions defined in your source code; language-independant),
  11291. includes & AutoDocs reference function, file hunter, global
  11292. search across file boundaries, macro recording, formatter,
  11293. QuickStarter, AutoBackup facility, XPK-support, clipboard
  11294. support, online spell checker, icon dock based on Stefan Becker's
  11295. ToolManager. Additional tools: PCL (Laser/DeskJet) printing
  11296. utility HiSpeed, Recover (recovers text buffers after reboot),
  11297. compiler frontend GUIMake and more. English, German & French
  11298. documentation provided as AmigaGuide files. v1.0, commercial
  11299. demo, binary only. Authors: Dietmar Eilert (GoldED), Rico
  11300. Krasowski (GUIMake) and others.
  11301. .version
  11302. 1.1
  11303. .date
  11304. 1994.10.3
  11305. .author
  11306. Dietmar Eilert
  11307. .restrictions
  11308. demo can't save more than 1000 lines
  11309. .reference
  11310. AmigaLibDisk908:GoldED/
  11311. 0.94
  11312. .requirements
  11313. OS2.0, 68000, 1MB RAM, HD (5 MB free). Installer. Libraries: Reqtools,
  11314. XPK (optional), AmigaGuide (optional).
  11315. .distribution
  11316. commercial demo
  11317. .price
  11318. 30$
  11319. .email
  11320. DIETMAR@TOMATE.OCHE.DE
  11321. .address
  11322. Kampstraße 28
  11323. D-59269 Beckum
  11324. Germany
  11325. .exectype
  11326. 68xxx
  11327. .installsize
  11328. 2.5 MB
  11329. .source
  11330. C progamming examples included
  11331. .construction
  11332. DICE 2.07.54R
  11333. .described-by
  11334. Dietmar Eilert (DIETMAR@TOMATE.OCHE.DE)
  11335. .submittal
  11336. e-mail
  11337. .stored-in
  11338. GoldFish-Vol2-1:Files/util/edit/GoldED/
  11339.  
  11340. .name
  11341. HyperANSI
  11342. .type
  11343. Text Editing
  11344. .short
  11345. ANSI character & graphics editor
  11346. .description
  11347.  
  11348. HyperANSI is a program which allows you to easily create ANSI
  11349. graphics with minimum effort.
  11350.  
  11351.    NOTE: Unlike previous releases of HyperANSI, this version has
  11352.          no "crippled"  features, and  no longer  displays  that
  11353.          annoying delay screen.
  11354. .version
  11355. 1.08
  11356. .author
  11357. Mike D. Nelson
  11358. .reference
  11359. AmigaLibDisk851:HyperANSI/
  11360. 1.06
  11361. AmigaLibDisk803:HyperANSI/
  11362. 1.02
  11363. .distribution
  11364. Shareware
  11365. .price
  11366. $25 (US), $30 (CAN)
  11367. .address
  11368. 76 Olympus Ct #59
  11369. Sarnia, Ontario
  11370. CANADA  N7S 4S7
  11371. .email
  11372. m.nelson34@genie.geis.com
  11373. .docs
  11374. HyperANSI.doc
  11375. HISTORY.TXT
  11376. REGISTER.TXT
  11377. .described-by
  11378. Dan Fish (daf@starfish.amigalib.com)
  11379. .submittal
  11380. Downloaded via ftp from wuarchive.wustl.edu.
  11381. .stored-in
  11382. GoldFish-Vol2-1:Files/util/edit/HyperANSI/
  11383. .name
  11384. SkoEd
  11385. .type
  11386. Text Editing
  11387. .short
  11388. A Programmer's Editor Revisited.
  11389. .description
  11390.   Well, when I got my Amiga I found that there were no editors around that I
  11391. really liked.  Some were good and did quite a lot but they were not me.  So I
  11392. wrote SkoEd which is in may ways my personal preference.  SkoEd is by no means
  11393. the begin and end all of Editors; there are a number of areas which need
  11394. improving.  It is however at a stage that I feel can be released to the Amiga
  11395. community.
  11396.  
  11397. FEATURES
  11398.  
  11399.  
  11400.   Here is a list of what SkoEd can do.
  11401.  
  11402.     - Remaps keystrokes to commands.
  11403.     - Customisable.
  11404.     - Multiple Files.
  11405.     - Multiple Views of files.
  11406.     - Clones the WorkBench Screen and WorkBench Screen text font.
  11407.     - Set own Screen and Font.
  11408.     - Reads,Writes and Converts IBM format files.
  11409.     - A FAST Find/Replace.
  11410.     - Column Blocks.
  11411.     - Clipboard support.
  11412.     - AutoSave after time limit expires.
  11413.     - Folding.
  11414.     - Match {([])}.
  11415.     - Count number of braces {} in a file.
  11416.     - Word Completion. (I like this one :-)
  11417.     - Zoom/Explode of Views.
  11418.     - Memory file to remember files previously loaded and cursor location.
  11419.     - Unlimited Marks to allow you to go instantly to a marked location.
  11420.     - Undelete n Deletes. (n is setable)
  11421.     - Iconify.
  11422.     - Script file bit is handled correctly (and is settable).
  11423.     - AREXX
  11424.     - User Configurable Gadget Strip
  11425.     - And other, less obvious functions.
  11426.  
  11427.   Here are the areas I wish to improve.
  11428.     - A full macro language. (although with Arexx do I need this?)
  11429.     - A full Undo as opposed to Undelete (and Redo).
  11430.     - Repeat command.
  11431.     - Allow user to create own menu strips.
  11432. .version
  11433. 1.14
  11434. .author
  11435. David McPaul
  11436. .requirements
  11437. SkoEd is for Workbench 2.0 and 3.0 only.
  11438. .distribution
  11439. Shareware
  11440. .price
  11441. $25 Australian
  11442. .address
  11443. P.O. Box 2830,
  11444. Canberra,
  11445. A.C.T,
  11446. AUSTRALIA,
  11447. 2601.
  11448. .docs
  11449. skoed.doc
  11450. SkoEd.Guide
  11451. SkoEd_ReadME
  11452. .described-by
  11453. Richard Fish
  11454. .submittal
  11455. Downloaded via ftp from Aminet.
  11456. .stored-in
  11457. GoldFish-Vol2-1:Files/util/edit/SkoEd/
  11458. .name
  11459. EdWordPro
  11460. .author
  11461. Martin Reddy
  11462. .version
  11463. 5.0
  11464. .date
  11465. 1994.07.08
  11466. .description
  11467. A fully featured and fully operational text editor which offers all the
  11468. standard features of any decent editor as well as the ability to hold up to
  11469. 15 documents in memory, a Macro facility, Keyword Text Casing (i.e. editor
  11470. will automatically force keywords into upper/lower case etc); The ability
  11471. to send AmigaDOS commands; 12 possible screen resolutions; A full ASCII
  11472. table; Powerful search routines; Vertical Blocks; A built in calculator; A
  11473. Word Count; The ability to sort a piece of text alphabetically .. and much
  11474. more.  EdWord can be used to edit binary files as well as plain vanilla
  11475. texts and as such becomes a competent filebased editor (like NewZap).
  11476. .described-by
  11477. Richard Fish
  11478. .docs
  11479. Documents/Changes
  11480. Documents/Features
  11481. Documents/Keys&Options
  11482. Documents/ReadMe
  11483. .short
  11484. Fully featured text editor.
  11485. .reference
  11486. FreshFish-Vol2:New/util/edit/EdWord/
  11487. 4.1
  11488. FrozenFish-Vol1:BBS/Dec93/util/edit/EdWord.lha
  11489. 4.1
  11490. AmigaLibDisk924:EdWordPro/
  11491. ?.?
  11492. FreshFish-Vol2:Old/AmigaLibDisks/Disks920-930/Disk924/EdWordPro/
  11493. ?.?
  11494. FreshFish-Vol3:Old/Dec93/util/edit/EdWordPro/
  11495. ?.?
  11496. FreshFish-Vol1:New/AmigaLibDisks/Disk924/EdWordPro/
  11497. ?.?
  11498. FrozenFish-Vol1:BBS/ALib/d9xx/d924/EdWordPro.lha
  11499. ?.?
  11500. GoldFish-Vol1-1:BBS/d9xx/d924/EdWordPro.lha
  11501. ?.?
  11502. GoldFish-Vol1-2:d9xx/d924/EdWordPro/
  11503. ?.?
  11504. .stored-in
  11505. GoldFish-Vol2-1:Files/util/edit/EdWordDemo/
  11506. .name
  11507. FMath
  11508. .type
  11509. Library
  11510. .short
  11511. Replacement for the math libraries
  11512. .description
  11513. This  set  of  libraries  is a replacement for the original libraries by
  11514. Commodore.   They  are  written in highly optimized assembler code using
  11515. the  68881/68882  FPU  chips  and  the  68040  FPU  directly without any
  11516. emulation  or  compatibility  overhead.   So  they are much faster, much
  11517. smaller, and still 100% compatible.
  11518. .version
  11519. 40.4
  11520. .date
  11521. 1994.06.23
  11522. .author
  11523. Martin Berndt
  11524. .requirements
  11525. 68020, 68030 or 68040 CPU
  11526. 68881 or 68882 FPU (with 68020/30)
  11527. Kickstart/WB 2.04 or 3.x is recommended.
  11528. .distribution
  11529. Shareware
  11530. .price
  11531. $20 (US), DM 30
  11532. .address
  11533. Konto 393439-438
  11534. BLZ 36010043
  11535. Postgiroamt Essen
  11536. .docs
  11537. FastMath.doc
  11538. .described-by
  11539. Richard Fish
  11540. .submittal
  11541. Downloaded via ftp from Aminet.
  11542. .stored-in
  11543. GoldFish-Vol2-1:Files/util/libs/FMath/
  11544. .name
  11545. PPLib
  11546. .author
  11547. Nico Francois
  11548. .description
  11549. A shared library to make life easy for people who wish to write programs
  11550. that support PowerPacker.  Loading crunched files from C or assembly is
  11551. made fast, short and easy.
  11552. .source
  11553. Includes sample source.
  11554. .described-by
  11555. Automatically generated from Contents file by c2pi program.
  11556. .short
  11557. A shared library to support PowerPacker.
  11558. .version
  11559. 1.6
  11560. .reference
  11561. AmigaLibDisk678:PPLib/
  11562. 1.5
  11563. .stored-in
  11564. GoldFish-Vol2-1:Files/util/libs/PPlib/
  11565.  
  11566. .name
  11567. fifolib
  11568. .type
  11569. Library
  11570. .short
  11571. A general fifo library implementation
  11572. .description
  11573. FIFO: is like PIPE: but is based on fifo.library rather than its own
  11574. implementation.  Fifo.library is a general fifo library implementation
  11575. that supports named fifos, writing to a fifo from a hardware
  11576. exception, multiple readers on a fifo with each getting the same data
  11577. stream, efficient reading, and automatic or manual flow control.
  11578. Programs that require non-blocking IO can access one side of a FIFO:
  11579. connection via the fifo.library instead of the FIFO: device.
  11580. .version
  11581. 37.4
  11582. .date
  11583. .author
  11584. Matt Dillon
  11585. .restrictions
  11586. .requirements
  11587. .reference
  11588. AmigaLibDisk588:FifoLib/
  11589. 3.4
  11590. AmigaLibDisk519:FifoLib/
  11591. 3.1
  11592. AmigaLibDisk488:FifoDev/
  11593. 2.0
  11594. .keywords
  11595. .distribution
  11596. Copyrighted but Freely Redistributable
  11597. .price
  11598. .address
  11599. .email
  11600. .phone
  11601. .fax
  11602. .exectype
  11603. .installsize
  11604. .source
  11605. Includes source in C.
  11606. .construction
  11607. .tested
  11608. .run
  11609. .docs
  11610. fifolib.doc
  11611. fifo.doc
  11612. .described-by
  11613. Fred Fish (fnf@fishpond.cygnus.com)
  11614. .contents
  11615. FifoLib        FIFO: is like PIPE: but is based on fifo.library rather
  11616.         than its own implementation.  Fifo.library is a general
  11617.         fifo library implementation that supports named fifos,
  11618.         writing to a fifo from a hardware exception, multiple
  11619.         readers on a fifo with each getting the same data stream,
  11620.         efficient reading, and automatic or manual flow control.
  11621.         Programs that require non-blocking IO can access one side
  11622.         of a FIFO: connection via the fifo.library instead of the
  11623.         FIFO: device.  Version 37.3, includes source.
  11624.         Author:  Matt Dillon
  11625. .stored-in
  11626. GoldFish-Vol2-1:Files/util/libs/FifoLib/
  11627. .name
  11628. ReqTools
  11629. .type
  11630. Library
  11631. .short
  11632. Very useful shared requester library
  11633. .description
  11634. A standard Amiga shared runtime library which makes it a lot quicker
  11635. and easier to build standard requesters into your programs.  Designed
  11636. with CBM's style guidelines in mind, so that the resulting requesters
  11637. have the look and feel of AmigaDOS 2.0.  Includes a demo and glue/demo
  11638. sources.
  11639. .version
  11640. 2.2c
  11641. .author
  11642. Nico Francois
  11643. .email
  11644. nico@augfl.be
  11645. .reference
  11646. FreshFish-Vol4:Useful/dist/util/libs/ReqTools/
  11647. 2.2b
  11648. FreshFish-Vol5:Useful/dist/util/libs/ReqTools/
  11649. 2.2b
  11650. FreshFish-Vol5:BBS/util/ReqTools-2.2b.lha
  11651. 2.2b
  11652. FrozenFish-Vol1:BBS/Useful/util/libs/ReqTools.lha
  11653. 2.2
  11654. FrozenFish-Vol1:BBS/Mar94/util/libs/ReqTools.lha
  11655. 2.2
  11656. FreshFish-Vol4:BBS/Mar94/util/libs/ReqTools.lha
  11657. 2.2
  11658. FreshFish-Vol3:Useful/dist/util/libs/ReqTools/
  11659. 2.2
  11660. FreshFish-Vol3:New/util/libs/ReqTools/
  11661. 2.2
  11662. GoldFish-Vol1-2:d7xx/d794/ReqTools/
  11663. 2.1a
  11664. GoldFish-Vol1-1:BBS/d7xx/d794/ReqTools.lha
  11665. 2.1a
  11666. FrozenFish-Vol1:BBS/ALib/d7xx/d794/ReqTools.lha
  11667. 2.1a
  11668. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk794/ReqTools/
  11669. 2.1a
  11670. AmigaLibDisk794:ReqTools/
  11671. 2.1a
  11672. GoldFish-Vol1-2:d6xx/d623/ReqTools/
  11673. 1.0d
  11674. GoldFish-Vol1-1:BBS/d6xx/d623/ReqTools.lha
  11675. 1.0d
  11676. FrozenFish-Vol1:BBS/ALib/d6xx/d623/ReqTools.lha
  11677. 1.0d
  11678. FreshFish-Vol1:Old/AmigaLibDisks/Disks620-639/Disk623/ReqTools/
  11679. 1.0d
  11680. AmigaLibDisk623:ReqTools/
  11681. 1.0d
  11682. GoldFish-Vol1-2:d5xx/d575/ReqTools/
  11683. 1.0b
  11684. GoldFish-Vol1-1:BBS/d5xx/d575/ReqTools.lha
  11685. 1.0b
  11686. FrozenFish-Vol1:BBS/ALib/d5xx/d575/ReqTools.lha
  11687. 1.0b
  11688. AmigaLibDisk575:ReqTools/
  11689. 1.0b
  11690. GoldFish-Vol1-2:d5xx/d561/ReqTools/
  11691. 1.0a
  11692. GoldFish-Vol1-1:BBS/d5xx/d561/ReqTools.lha
  11693. 1.0a
  11694. FrozenFish-Vol1:BBS/ALib/d5xx/d561/ReqTools.lha
  11695. 1.0a
  11696. AmigaLibDisk561:ReqTools/
  11697. 1.0a
  11698. .distribution
  11699. Shareware
  11700. .price
  11701. $25(US)
  11702. .address
  11703. Corbielaan 13
  11704. B-3060 Bertem
  11705. BELGIUM
  11706. .docs
  11707. README
  11708. .described-by
  11709. Fred Fish (fnf@fishpond.cygnus.com)
  11710. .submittal
  11711. Downloaded via ftp from wuarchive.wustl.edu.
  11712. .contents
  11713. ReqTools    A standard Amiga shared runtime library which makes it a lot
  11714.         quicker and easier to build standard requesters into your
  11715.         programs.  Designed with CBM's style guidelines in mind, so
  11716.         that the resulting requesters have the look and feel of
  11717.         AmigaDOS 2.0.  Version 2.2, an update to version 2.1a on
  11718.         disk 794.  Includes a demo and glue/demo sources.
  11719.         Author:  Nico Francois
  11720. .stored-in
  11721. GoldFish-Vol2-1:Files/util/libs/ReqTools/
  11722.  
  11723. .name
  11724. EClock
  11725. .type
  11726. Workbench Tool
  11727. .short
  11728. Clock appears on any Screen
  11729. .description
  11730. An upgrade of "Clock V2.2", EClock is a  simple Clock program but
  11731. with the handy feature that you can "snapshot" the clock to stay with
  11732. any screen or it can be free to pop to the frontmost screen automatically.
  11733. An unlimited number of alarm times can be set, which can simply put up
  11734. a requester or cause some program to run in background.  Hourly chimes
  11735. can also be made to run a program (I.E. a sound sample player).  Uses
  11736. locale.library with OS2.1+.
  11737. .version
  11738. 1.0
  11739. .date
  11740. 1994.05.21
  11741. .author
  11742. Bernd Grunwald
  11743. .restrictions
  11744. Registered users get a key file that remove annoying requesters
  11745. .reference
  11746. AmigaLibDisk943:Clock/
  11747. 2.2
  11748. AmigaLibDisk869:Clock/
  11749. 2.0
  11750. .distribution
  11751. Shareware
  11752. .price
  11753. $10 (US)
  11754. .address
  11755. Zugspitzstr.78
  11756. 82223 Eichenau
  11757. Germany (Europe)
  11758. .email
  11759. embo@insider.sub.de
  11760. .docs
  11761. EClock1.0.readme
  11762. .described-by
  11763. Dan Fish (daf@starfish.amigalib.com)
  11764. .submittal
  11765. Downloaded via ftp from wuarchive.wustl.edu.
  11766. .stored-in
  11767. GoldFish-Vol2-1:Files/util/misc/EClock/
  11768. .name
  11769. IRMaster
  11770. .short
  11771. Replace IR remote controls with Amiga.
  11772. .description
  11773. Software/hardware project to control devices with an infra-red remote
  11774. control (tv set, cd player etc.)  with the amiga.  Using the IR-editor
  11775. you can build a remote control and learn the IR commands.  The
  11776. projects are launched by the IR-runner.  That means you can control
  11777. e.g. your tv set from the Workbench.
  11778. .type
  11779. Hardware
  11780. .version
  11781. 2.6
  11782. .distribution
  11783. Shareware
  11784. .price
  11785. $15 - $25 (US), DM 25 - DM 60
  11786. .requirements
  11787. Hardware available from the authors
  11788. .reference
  11789. AmigaLibDisk477:IRMaster/
  11790. ?.?
  11791. FrozenFish-Vol1:BBS/ALib/d4xx/d477/IRMaster.lha
  11792. ?.?
  11793. GoldFish-Vol1-1:BBS/d4xx/d477/IRMaster.lha
  11794. ?.?
  11795. GoldFish-Vol1-2:d4xx/d477/IRMaster/
  11796. ?.?
  11797. AmigaLibDisk943:IRMaster/
  11798. 1.0
  11799. FreshFish-Vol2:New/AmigaLibDisks/Disk943/IRMaster/
  11800. 1.0
  11801. FrozenFish-Vol1:BBS/ALib/d9xx/d943/IRMaster.lha
  11802. 1.0
  11803. GoldFish-Vol1-1:BBS/d9xx/d943/IRMaster.lha
  11804. 1.0
  11805. GoldFish-Vol1-2:d9xx/d943/IRMaster/
  11806. 1.0
  11807. AmigaLibDisk993:IRMaster/
  11808. 2.2
  11809. FreshFish-Vol4:BBS/AmigaLib/d993/IRMaster.lha
  11810. 2.2
  11811. FreshFish-Vol4:New/AmigaLibDisks/d993/IRMaster/
  11812. 2.2
  11813. FrozenFish-Vol1:BBS/ALib/d9xx/d993/IRMaster.lha
  11814. 2.2
  11815. GoldFish-Vol1-1:BBS/d9xx/d993/IRMaster.lha
  11816. 2.2
  11817. GoldFish-Vol1-2:d9xx/d993/IRMaster/
  11818. 2.2
  11819. .exectype
  11820. Binary only
  11821. .author
  11822. Jürgen Frank
  11823. Michael Watzl
  11824. .docs
  11825. ir-master26d.guide
  11826. ir-master26e.guide
  11827. IR-Master_DVI.LHA
  11828. .described-by
  11829. Richard Fish
  11830. .submittal
  11831. Downloaded via ftp from Aminet.
  11832. .stored-in
  11833. GoldFish-Vol2-1:Files/util/misc/IRMaster/
  11834. .name
  11835. MCalc
  11836. .fullname
  11837. MUIProCalc
  11838. .type
  11839. Workbench tool
  11840. .short
  11841. Powerful MUI-based calculator
  11842. .description
  11843. MUIProCalc is a MUI-based calculator much like Jimmy Yang`s
  11844. Calc 3.0. It still lacks the plotter, but it offers a quite
  11845. flexible history facility for inserting previously entered
  11846. expressions. Different output formats offered and plenty of
  11847. functions the user may choose from. Furthermore the look
  11848. of the calculator may be customized. ARexx Port for ease of
  11849. calculating from within an editor. Some functions are able to
  11850. return TeX compatible output. Results or inputs may be copied
  11851. to the Clipboard.
  11852.  
  11853. MUIProCalc comes with a fancy GUI you may configure to your
  11854. needs. Function gadgets may be flipped through using pages
  11855. so that they don`t eat up too much of space. MUIProCalc
  11856. supports an input/output history you may configure so that
  11857. you may re-insert previously entered expressions/results.
  11858. History entries may be copied to a userdefiniable clipboard
  11859. unit. It features various display/output bases such as decimal,
  11860. hexadecimal, octal, and binary and of course calculation sizes
  11861. ranging from 8 Bit to 32 Bit width. Angles may be displayed as
  11862. radians or degrees. MUIProCalc offers an ARexx port you may
  11863. use to calc expressions externally. These commands are able
  11864. to return TeX compatible output such as "1\cdot 10^{-5}". It
  11865. comes with two example scripts for use with CED Pro.
  11866. .version
  11867. 1.4
  11868. .date
  11869. 1994.08.18
  11870. .author
  11871. Kai Iske
  11872. .reference
  11873. FrozenFish-Vol1:BBS/ALib/d9xx/d987/MCalc.lha
  11874. 1.3
  11875. GoldFish-Vol1-1:BBS/d9xx/d987/MCalc.lha
  11876. 1.3
  11877. GoldFish-Vol1-2:d9xx/d987/MCalc/
  11878. 1.3
  11879. FreshFish-Vol4:BBS/AmigaLib/d987/MCalc.lha
  11880. 1.3
  11881. FreshFish-Vol4:New/AmigaLibDisks/d987/MCalc/
  11882. 1.3
  11883. AmigaLibDisk987:MCalc:
  11884. 1.3
  11885. FreshFish-Vol5:BBS/os20/MCalc-1.2.lha
  11886. 1.2
  11887. FreshFish-Vol3:New/os20/util/MCalc/
  11888. 1.2
  11889. FreshFish-Vol4:BBS/Mar94/os20/util/MCalc.lha
  11890. 1.2
  11891. FrozenFish-Vol1:BBS/Mar94/os20/util/MCalc.lha
  11892. 1.2
  11893. .requirements
  11894. Requires OS 2.0 (37.175), MUI (MagicUserInterface) version 5
  11895. .distribution
  11896. Giftware
  11897. .address
  11898. Kai Iske
  11899. Brucknerstrasse 18
  11900. 63452 Hanau
  11901. Germany
  11902. .email
  11903. iske@informatik.uni-frankfurt.de
  11904. kai@iske.adsp.sub.org
  11905. .source
  11906. SAS/C source included 100K
  11907. .construction
  11908. SAS/C 6.51 with optimization
  11909. .docs
  11910. MCalc.guide
  11911. MCalc.doc
  11912. .stored-in
  11913. GoldFish-Vol2-1:Files/util/misc/MCalc/
  11914. .name
  11915. MUISpeechToy
  11916. .fullname
  11917. MUI Speech Toy
  11918. .aminet-dir
  11919. util/misc
  11920. .type
  11921. Sound Playing
  11922. .short
  11923. Speechtoy clone using MUI 2.0 interface.
  11924. .description
  11925. MUI-Speechtoy was written as a test application for MUI-Builder,
  11926. written by Eric Totel and MUI, written by Stefan Stuntz.  It contains
  11927. only some primitive features that can be changed.
  11928. .version
  11929. 0.01
  11930. .date
  11931. 1994.?.?
  11932. .author
  11933. Andreas Jung
  11934. .requirements
  11935. Requires MUI 2.0 or later.
  11936. Requires narrator.device and translator.library, both of which are
  11937. proprietary and not included in current AmigaDOS distributions.
  11938. .distribution
  11939. Copyrighted but Freely Redistributable
  11940. .address
  11941. Klosterstr. 21
  11942. D-66125 Saarbruecken
  11943. Germany
  11944. .email
  11945. ajung@cs.uni-sb.de
  11946. .docs
  11947. README
  11948. .described-by
  11949. Fred Fish (fnf@amigalib.com)
  11950. .submittal
  11951. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  11952. .stored-in
  11953. GoldFish-Vol2-1:Files/util/misc/MUISpeechToy/
  11954.  
  11955. .name
  11956. Recall
  11957. .type
  11958. Desktop Utility
  11959. .short
  11960. Utility to help you remember events
  11961. .description
  11962.   A program to keep track of birthdays, anniversaries and other important
  11963.   events. It is an easy-to-use, intuition-based utility for the absent-
  11964.   minded!
  11965.  
  11966.  
  11967.  FEATURES
  11968.  
  11969.  - keeps track of the remaining days to important events
  11970.  - keeps track of the days since important events happened
  11971.  - automatically start programs depending on the date and time
  11972.  - be reminded every # day (e.g. every 14th day)
  11973.  - be reminded # days before or after the event
  11974.  - be reminded once a day, every time you boot, before or after a certain
  11975.    date, before or after a certain hour or minute
  11976.  - be reminded about events until you acknowledge them
  11977.  - be reminded with requesters, alerts or practically anything that can be
  11978.    displayed on an Amiga-monitor
  11979.  - display unlimited lines of text in the same requester/alert (only
  11980.    limited by the screen's resolution and memory)
  11981.  - group different events in the same requester or alert
  11982.  - keep a simple database of the birthdays of family and friends
  11983.  - let your Amiga keep track of how old people are by insterting the date
  11984.    of birth in the middle of the string where you want to display the age
  11985.    (i.e. the text "Adam is {080570} years old today" will be displayed as
  11986.    "Adam is 23 years old today".)
  11987.  - make advanced events which are displayed for example after 21:00 every
  11988.    3rd day the first 7 days of every 2nd month the next 4 years
  11989.  - combine all of the attributes mentioned above in the same event
  11990.  - enter these events in an easy-to-use environment and without the need of
  11991.    programming-knowledge, just by entering the desired text and pressing a
  11992.    few buttons
  11993.  
  11994. NEW FEATURES
  11995.  
  11996.  - Suomi catalogs included.
  11997.  
  11998.  - Various bug fixes.
  11999.    (Among them, some bugs which caused gurus on some machines).
  12000.  
  12001. .version
  12002. 2.3
  12003. .date
  12004. 1994.04.27
  12005. .author
  12006. Ketil Hunn
  12007. .requirements
  12008. OS 2.04 or higher.  The binaries will take advantage of Kickstart 3.0 and
  12009. 68020+ processors if found.
  12010. OS 2.1 or higher for localization.
  12011. MUI V1.4 or higher.
  12012. Harddisk is recommended for unpacking the complete distribution.
  12013. .reference
  12014. FreshFish-Vol4:New/os20/util/Recall/
  12015. 2.2
  12016. FreshFish-Vol2:New/os20/util/Recall/
  12017. 2.0
  12018. FreshFish-Vol1:New/Util/Recall/
  12019. 1.4
  12020. .distribution
  12021. Copyrighted but Freely Redistributable
  12022. .address
  12023. Leilighet 107
  12024. Fabrikkveien 4-8 / Blokk C
  12025. N-6400 Molde
  12026. NORWAY
  12027. .email
  12028. ketil@brosme.dhmolde.no
  12029. keitl@lyr.dhmolde.no
  12030. hunn@dhmolde.no
  12031. .source
  12032. Includes source in C.
  12033. .docs
  12034. RecallV23.readme
  12035. Docs/Recall.ASCII
  12036. Docs/Recall.guide
  12037. Docs/ReConvert.ASCII
  12038. Docs/ReConvert.guide
  12039. .described-by
  12040. Dan Fish (daf@daffy.amigalib.com)
  12041. .submittal
  12042. Downloaded via ftp from wuarchive.wustl.edu.
  12043. .stored-in
  12044. GoldFish-Vol2-1:Files/util/misc/Recall/
  12045. .name
  12046. TimeGuardian
  12047. .aminet-dir
  12048. util/misc
  12049. .type
  12050. Miscellaneous Utility
  12051. .short
  12052. Package to start events at certain times
  12053. .description
  12054. TimeGuardian is a program package with which you can easily start
  12055. events, that have to be done at certain times or dates on your
  12056. computer. You also can write log files to disk, where you can see when
  12057. your computer was switched on.
  12058. .version
  12059. 1.1
  12060. .date
  12061. 1994.07.04
  12062. .author
  12063. Gerri Körner
  12064. .reference
  12065. FreshFish-Vol6:New/util/misc/TimeGuardian/
  12066. 1.0
  12067. .requirements
  12068. OS version >= 2.0
  12069. MUI >= 2.0
  12070. Installer, for the installation (has to be in the search path, e.g.'C:')
  12071. Amiga Guide, that means amigaguide.library (for the online help)
  12072. .distribution
  12073. Shareware
  12074. .address
  12075. Kulturenweg 6
  12076. D-87642 Buching
  12077. Germany
  12078. .email
  12079. Gerri.Koerner@Student.uni-ulm.de
  12080. .price
  12081. DM 20 ($15 US)
  12082. .described-by
  12083. Dan Fish (daf@daffy.amigalib.com)
  12084. .submittal
  12085. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  12086. .stored-in
  12087. GoldFish-Vol2-1:Files/util/misc/TimeGuardian/
  12088.  
  12089. .name
  12090. VMM
  12091. .type
  12092. OS Utility
  12093. .short
  12094. Virtual memory for Amigas w/68030/68040
  12095. .description
  12096. VMM implements a virtual memory manager for Amigas with a 68040 or
  12097. 68030 processor.  A nice GUI to enter all parameters and to disable
  12098. certain tasks and load files from using virtual memory is also
  12099. provided.
  12100.  
  12101. V2.1 fixes various bugs in V2.0a.  It also includes a write buffer for
  12102. pages going out to disk, making VMM a lot faster.  Paging to a file
  12103. has also been speeded up significantly.
  12104.  
  12105. .version
  12106. 2.1
  12107. .author
  12108. Martin Apel
  12109. .reference
  12110. FreshFish-Vol6:New/util/misc/VMM/
  12111. 2.0
  12112. .requirements
  12113. Requires OS2.0+ and a 68030 or 68040 with a functional MMU
  12114. At least 2 MB of RAM and a harddisk are recommended
  12115. .distribution
  12116. Copyrighted but Freely Redistributable
  12117. .address
  12118. Gerhart-Hauptmann-Str.5
  12119. 67663 Kaiserslautern
  12120. Germany
  12121. .email
  12122. apel@physik.uni-kl.de
  12123. .docs
  12124. README
  12125. doc/BugReportForm
  12126. doc/HISTORY
  12127. doc/TestedPrograms
  12128. doc/vmm.announce
  12129. doc/VMM.guide
  12130. doc/vmm_lib.doc
  12131. doc/VMProgGuideline
  12132. .described-by
  12133. Dan Fish (daf@starfish.amigalib.com)
  12134. .submittal
  12135. Downloaded via ftp from wuarchive.wustl.edu.
  12136. .stored-in
  12137. GoldFish-Vol2-1:Files/util/misc/VMM/
  12138.  
  12139. .name
  12140. VMem
  12141. .type
  12142. OS Utility
  12143. .short
  12144. Virtual Memory system w/memory emulation
  12145. .description
  12146. Release 1 VIRTUAL MEMORY SYSTEM for ALL Amigas with WB2 or
  12147. above (requires programs to be specially written for it,
  12148. though.)  Incorporates "memory emulation" to allow chip mem
  12149. to act as FAST mem,etc.  Includes a Preferences program in
  12150. Workbench 2+ style.  Complete with programming header files,
  12151. AutoDocs(tm), and an example program with source.  The rest
  12152. of the package is Binary only.
  12153. .version
  12154. 1.0
  12155. .author
  12156. Lee Braiden
  12157. .requirements
  12158. Requires OS2.0+
  12159. .distribution
  12160. Copyrighted but Freely Redistributable
  12161. .address
  12162. 11 Poseyhill Rd.,
  12163. Doagh,
  12164. Co. Antrim,
  12165. N.I.
  12166. BT39 ORL
  12167. .source
  12168. Example source and glue code included
  12169. .docs
  12170. Read_Me.first
  12171. Manual/Demo.guide
  12172. Manual/Demo.manual
  12173. Manual/Install.guide
  12174. Manual/Install.manual
  12175. Manual/VMem_OverView.guide
  12176. Manual/VMem_OverView.manual
  12177. Manual/VMem_Prefs.guide
  12178. Manual/VMem_Prefs.manual
  12179. .described-by
  12180. Dan Fish (daf@starfish.amigalib.com)
  12181. .submittal
  12182. Submitted on disk directly by the author.
  12183. .stored-in
  12184. GoldFish-Vol2-1:Files/util/misc/VMem/
  12185. .name
  12186. WindowDaemon
  12187. .type
  12188. Window Commodity
  12189. .short
  12190. Extended control to intuition windows
  12191. .description
  12192. Window Daemon gives extended control to intuition windows and screens
  12193. through HotKeys and Arexx.  In addition there is better workbench drawer
  12194. manipulation, you can close the current drawer window when opening another
  12195. drawer, and when closing a drawer can open its parent automatically.
  12196. Using a hotkey you can manage the task priority owning the current window
  12197. and even suspend the task.  Also the active window can be brought to the
  12198. front or pushed to the back by simply holding down both mouse buttons.
  12199. .version
  12200. 1.9
  12201. .date
  12202. 1994.05.12
  12203. .author
  12204. David Swasbrook
  12205. .requirements
  12206. Requires WB2 (V37)
  12207. .distribution
  12208. Shareware
  12209. .price
  12210. $10(US)
  12211. .address
  12212. 43 Pickwick Parade, Howick, Auckland, New Zealand
  12213. .email
  12214. swaz@iconz.co.nz
  12215. .exectype
  12216. 68000
  12217. .installsize
  12218. 30K-70K
  12219. .construction
  12220. Assembly
  12221. .tested
  12222. A3000(2M Chip, 8M Fast, 25MHz 040, V39/40)
  12223. .run
  12224. WindowDaemon=WB,WindowDaemon
  12225. .docs
  12226. WindowDaemon.guide
  12227. .stored-in
  12228. GoldFish-Vol2-1:Files/util/misc/WindowDaemon/
  12229. .name
  12230. DBB
  12231. .fullname
  12232. Digital Breadboard
  12233. .aminet-dir
  12234. util/misc
  12235. .type
  12236. Simulator
  12237. .short
  12238. DBB is a digital logic circuit simulator
  12239. .description
  12240. Digital Breadboard is a full GUI digital circuit simulator.  Digital
  12241. Breadboard currently supports 2 and 3 input AND, OR, NAND, and NOR
  12242. gates, NOT and XOR gates, D, JK, and SR edge-triggered flip-flops,
  12243. multiple independant clocks, switched and pulsed inputs, outputs, Vcc,
  12244. GND, independant 4-channel trace scope, event counters, variable speed
  12245. timer, preferences printing, and more.  Includes combinational logic
  12246. design utilities.
  12247. .version
  12248. 1.1.9
  12249. .date
  12250. 1994.02.15
  12251. .author
  12252. Dan Griffin
  12253. .restrictions
  12254. Circuit size limited to 40 elements
  12255. .requirements
  12256. Requires WB2.04 (v37), reqtools.library (included)
  12257. .reference
  12258. FreshFish-Vol1:old/unarchived/amigalibdisks/disks840-859/disk844/Dbb/
  12259. 1.1.5
  12260. AmigaLibDisk844:Dbb/
  12261. 1.1.5
  12262. .distribution
  12263. Freeware
  12264. .address
  12265. 2049 Tamarack Dr.
  12266. Okemos, MI 48864
  12267. USA
  12268. .email
  12269. griffin@egr.msu.edu
  12270. griffin@cps.msu.edu
  12271. .installsize
  12272. 190K-325K
  12273. .construction
  12274. Manx Aztec C 5.2a
  12275. .tested
  12276. A2000, A2000/30, A3000, free of Enforcer hits and Mungwall errors
  12277. .run
  12278. DBB=WB,DBB
  12279. DBB=CLI,DBB
  12280. .docs
  12281. DBB.guide
  12282. DBB.dvi
  12283. DBB.doc
  12284. .described-by
  12285. Dan Griffin <griffin@egr.msu.edu>
  12286. .submittal
  12287. Submitted electronically by the author
  12288. .stored-in
  12289. GoldFish-Vol2-1:Files/util/misc/DBB/
  12290. .name
  12291. DOSPrefs
  12292. .type
  12293. OS Utility
  12294. .short
  12295. Small commodity with three functions.
  12296. .description
  12297. DOSPrefs is a small commodity with three functions:
  12298.  
  12299. 1. Control the "Wildstar"-flag of the Amiga OS 2.0+ dos.library.
  12300.  
  12301. 2. Control the "Noclick"-flags of the Amiga OS 2.0+ trackdisk.device.
  12302.  
  12303. 3. Provide an all new "Unixdirs"-feature.
  12304. .version
  12305. 2.2
  12306. .date
  12307. 1994.07.14
  12308. .author
  12309. Norbert Püschel
  12310. .requirements
  12311. Kickstart 2.04+
  12312. .distribution
  12313. Freeware
  12314. .address
  12315. Am Turm 6
  12316. 53572 Unkel
  12317. Germany
  12318. .email
  12319. 2:2453/30.14  (FidoNet)
  12320. 21:100/50.14  (GerNet)
  12321. 53:228/107.14 (BonNet)
  12322. .docs
  12323. DOSPrefs.doc
  12324. help/deutsch/DOSPrefs.guide
  12325. help/english/DOSPrefs.guide
  12326. .described-by
  12327. Richard Fish
  12328. .submittal
  12329. Downloaded via ftp from Aminet.
  12330.  
  12331.  
  12332. .stored-in
  12333. GoldFish-Vol2-1:Files/util/misc/DOSPrefs/
  12334. .name
  12335. Kalender
  12336. .type
  12337. Time Management
  12338. .short
  12339. A small calendar program
  12340. .description
  12341. A small but powerful calendar program.
  12342. .version
  12343. 2.2
  12344. .author
  12345. Kai Hofmann
  12346. .requirements
  12347. Requires AmigaDOS 2.04+
  12348. .distribution
  12349. GNU Public License
  12350. .address
  12351. Arberger Heerstraße 92
  12352. 28307 Bremen
  12353. Germany
  12354. .email
  12355. i07m@alf.zfn.uni-bremen.de
  12356. .source
  12357. Modula
  12358. .docs
  12359. Kalender.doc
  12360. Kalender.dok
  12361. .described-by
  12362. Fred Fish (fnf@fishpond.cygnus.com)
  12363. .submittal
  12364. Submitted electronically directly by the author.
  12365. .stored-in
  12366. GoldFish-Vol2-1:Files/util/misc/Kalender/
  12367. .name
  12368. KlingNum
  12369. .aminet-dir
  12370. util/misc
  12371. .type
  12372. CLI Tool
  12373. .short
  12374. Converts decimal numbers into Klingon
  12375. .description
  12376. It converts decimal numbers that you give it into longhand Klingon.
  12377. The English equivalent would be a program that, when you give it 531,
  12378. returns "five hundred and thirty-one".  The source I used for my
  12379. numbering-system data only included the suffixes for numbers up into
  12380. the millions range, so the highest number it can translate into
  12381. Klingon is 9,999,999 - it also can't translate decimals, as those
  12382. weren't covered in the Klingon Dictionary either.
  12383. .version
  12384. 1.1
  12385. .date
  12386. 1994.06.06
  12387. .author
  12388. Sean Martin Newton
  12389. .distribution
  12390. Public Domain
  12391. .email
  12392. SMN8714CSCI@LYNX.APSU.EDU
  12393. .source
  12394. C source included
  12395. .docs
  12396. KlingNum.DOC
  12397. .described-by
  12398. Richard Fish
  12399. .submittal
  12400. Submitted electronically directly by the author.
  12401. .stored-in
  12402. GoldFish-Vol2-1:Files/util/misc/KlingNum/
  12403.  
  12404. .name
  12405. NoAGA
  12406. .type
  12407. OS Utility
  12408. .short
  12409. Run older pgms w/out changing screenmode
  12410. .description
  12411. NoAGA is designed to run old demos, intros, tools etc. on your
  12412. AGA-machine without changing the screenmode or rebooting the system.
  12413. Considers caches, VBR, sprite modes, FASTMEM.  Checks for destroying
  12414. decrunchers.  Workbench support ( AppIcon ).
  12415. .version
  12416. 1.0
  12417. .date
  12418. 1994.03.20
  12419. .author
  12420. Uwe Schilling
  12421. .requirements
  12422. Requires AGA
  12423. .distribution
  12424. Freeware
  12425. .address
  12426. Laubestraße 20
  12427. D-01309 Dresden
  12428. Germany
  12429. .docs
  12430. NoAGA.doc
  12431. NoAGA.dok
  12432. .described-by
  12433. Fred Fish (fnf@fishpond.cygnus.com)
  12434. .submittal
  12435. Submitted on disk directly by the author.
  12436. .stored-in
  12437. GoldFish-Vol2-1:Files/util/misc/NoAGA/
  12438. .name
  12439. NoteIt
  12440. .type
  12441. Workbench Utility
  12442. .short
  12443. Post It note pad program
  12444. .description
  12445. Post It note pad program
  12446. .version
  12447. 1.4.1
  12448. .date
  12449. 1994.04.26
  12450. .author
  12451. Ryan J. Bruner
  12452. .reference
  12453. FreshFish-Vol2:Old/Util/NoteIt!/
  12454. 1.3a
  12455. FreshFish-Vol3:Old/Oct93/Util/NoteIt!/
  12456. 1.3a
  12457. FreshFish-Vol1:New/Util/NoteIt!/
  12458. 1.3a
  12459. FrozenFish-Vol1:BBS/Oct93/Util/NoteIt!.lha
  12460. 1.3a
  12461. .distribution
  12462. Copyrighted but Freely Redistributable
  12463. .email
  12464. rbruner@engin.umich.edu
  12465. .docs
  12466. NoteIt!.guide
  12467. .described-by
  12468. Richard Fish
  12469. .submittal
  12470. Downloaded via ftp from Aminet.
  12471.  
  12472.  
  12473. .stored-in
  12474. GoldFish-Vol2-1:Files/util/misc/NoteIt/
  12475. .name
  12476. TimePlanner
  12477. .type
  12478. Productivity Tool
  12479. .short
  12480. Events reminder and/or program launcher.
  12481. .description
  12482. A simple but handy scheduled events deamon. Sits in the
  12483. background and notifies you of pre-programmed events (de-
  12484. scribed in an ASCII config file); can also start batchfiles at
  12485. preset dates and/or times.
  12486. .version
  12487. 1.0
  12488. .date
  12489. 1994.01.24
  12490. .author
  12491. Laurence Vanhelsuwé
  12492. .address
  12493. Christinastraat 105
  12494. B-8400 Oostende
  12495. BELGIUM
  12496. .requirements
  12497. A 68020+ based Amiga.
  12498. .distribution
  12499. Freeware
  12500. .exectype
  12501. 68020
  12502. .construction
  12503. HiSoft's DevPac 68030 Assembler.
  12504. .tested
  12505. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  12506. .docs
  12507. README
  12508. .described-by
  12509. Laurence Vanhelsuwé (the author)
  12510. .submittal
  12511. Laurence Vanhelsuwé (author and Copyright owner)
  12512. .stored-in
  12513. GoldFish-Vol2-1:Files/util/misc/TimePlanner/
  12514.  
  12515. .name
  12516. AlertPatch
  12517. .type
  12518. OS Utility
  12519. .short
  12520. Supplies a lot more info during Alert()
  12521. .description
  12522. A patch into the exec.library/Alert() function to display more
  12523. meaningful information to the user.  This includes: Alert Type
  12524. - Software Failure or DeadEnd; Task - Task address and name;
  12525. Error - The alert error being displayed; Caused By - If the
  12526. calling routines are known then it will tell you where the
  12527. problem lies (eg. "graphics.library"); Cause - Single line
  12528. description of what the alert is all about; Task Owner - if
  12529. MultiUser FileSystem is installed then the userID and userName
  12530. are also displayed; Data Registers - A dump of the CPU data
  12531. registers d0...d7; Address Registers - A dump of the CPU address
  12532. registers a0...a7; Text Representation - A text representation of
  12533. the data and address registers.
  12534. .version
  12535. 3.0
  12536. .date
  12537. 1994.03.09
  12538. .author
  12539. David Swasbrook
  12540. .distribution
  12541. Shareware
  12542. .price
  12543. $10 (US)
  12544. .address
  12545. 43 Pickwick Parade,
  12546. Howick,
  12547. Auckland,
  12548. New Zealand.
  12549. .email
  12550. swaz@iconz.co.nz (private)
  12551. msd@iconz.co.nz
  12552. .docs
  12553. AlertPatch.guide
  12554. .described-by
  12555. Fred Fish (fnf@fishpond.cygnus.com)
  12556. .submittal
  12557. Downloaded via ftp from wuarchive.wustl.edu.
  12558. .contents
  12559. AlertPatch    A patch into the exec.library/Alert() function to display
  12560.         more meaningful information to the user.  This includes:
  12561.         Alert Type - Software Failure or DeadEnd; Task - Task
  12562.         address and name; Error - The alert error being displayed.
  12563.         Caused By - If the calling routines are known then it will
  12564.         tell you where the problem lies (eg. "graphics.library");
  12565.         Cause - Single line description of what the alert is all
  12566.         about; Task Owner - if MultiUser FileSystem is installed
  12567.         then the userID and userName are also displayed; Data
  12568.         Registers - A dump of the CPU data registers d0...d7;
  12569.         Address Registers - A dump of the CPU address registers
  12570.         a0...a7;  Text Representation - A text representation of
  12571.         the data and address registers.  Version 3.0, binary only,
  12572.         shareware.
  12573.         Author:  David Swasbrook
  12574. .stored-in
  12575. GoldFish-Vol2-1:Files/util/misc/AlertPatch/
  12576. .name
  12577. BootUte
  12578. .type
  12579. OS Utility
  12580. .short
  12581. Enable older software on A1200/A4000
  12582. .description
  12583. Enables more older software work on the Amiga 1200 and 4000 series,
  12584. it is also useful for users with accelerators.
  12585. .version
  12586. 1.2
  12587. .date
  12588. 1994.04.25
  12589. .author
  12590. Paul Toyne
  12591. .restrictions
  12592. None.
  12593. .requirements
  12594. Requires WB2.0+ (V36+).
  12595. .distribution
  12596. Freeware
  12597. .email
  12598. se1pt@dmu.ac.uk
  12599. .exectype
  12600. 68000.
  12601. .installsize
  12602. 6K - 50K
  12603. .construction
  12604. Devpac 3 Assembler.
  12605. .tested
  12606. A500+ (1Mb Chip, no Fast, 1 Floppy, Kickstart 2.04)
  12607. A1200HD (2Mb Chip, 4Mb Fast, 68881 - 20Mhz, 80Mb Hard disk, Power XL external
  12608. floppy, Kickstart 3.0),
  12609. A4000/030 (2Mb Chip, 2Mb Fast, 120Mb Hard Disk, Kickstart 3.0),
  12610. A4000/040 (2Mb Chip, 2Mb Fast, 120Mb Hard Disk, Kickstart 3.0)
  12611. .run
  12612. BootUte 1.2=WB,BootUte1_2
  12613. BootUte 1.2=CLI,BootUte1_2
  12614. .docs
  12615. BootUte.guide
  12616. BootUte.doc
  12617. Install.doc
  12618. .described-by
  12619. Paul Toyne (se1pt@dmu.ac.uk)
  12620. .submittal
  12621. Paul Toyne (se1pt@dmu.ac.uk)
  12622. .contents
  12623. BootUte        A utility to enable more older software work on the Amiga
  12624.         1200 and 4000 series.  It is also useful for users with
  12625.         accelerators.  Requires kickstart 2 or above.  Version 1.2,
  12626.         an update to version 1.0 on disk number 981.  Binary only,
  12627.         Freeware.
  12628.         Author:  Paul Toyne
  12629. .stored-in
  12630. GoldFish-Vol2-1:Files/util/misc/BootUte/
  12631.  
  12632. .name
  12633. CliVa
  12634. .type
  12635. Workbench Tool
  12636. .short
  12637. A VERY configurable Application launcher
  12638. .description
  12639. A VERY configurable Application launcher, configurable via ordinary
  12640. textfile.  Allows you to define all sorts of gadgets and menu options.
  12641. Much easier to just try the supplied examples than to explain it!
  12642. .version
  12643. 2.3
  12644. .author
  12645. Christian Warren
  12646. .requirements
  12647. PowerPacker.library (supplied), req.library (supplied), diskfont.library
  12648. (not supplied) required in libs:
  12649. 'echo', 'execute', 'newshell', 'mouse', must be somewhere in the path
  12650. .distribution
  12651. Shareware
  12652. .price
  12653. $15 (US)
  12654. .address
  12655. 2201 Edouard-MontPetit #11
  12656. Montréal, Qué, CANADA
  12657. H3T 1J3
  12658. .docs
  12659. CliVa_eng.doc
  12660. CliVa_eng.guide
  12661. CliVa_eng.history
  12662. CliVa_fra.doc
  12663. CliVa_fra.guide
  12664. CliVa_fra.history
  12665. .described-by
  12666. Fred Fish (fnf@fishpond.cygnus.com)
  12667. .submittal
  12668. Downloaded via ftp from wuarchive.wustl.edu.
  12669. .contents
  12670. CliVa        A VERY configurable Application launcher, configurable
  12671.         via ordinary textfile.  Allows you to define all sorts of
  12672.         gadgets and menu options.  Much easier to just try the
  12673.         supplied examples than to explain it!  Version 2.3, binary
  12674.         only, shareware.
  12675.         Author:  Christian Warren
  12676. .stored-in
  12677. GoldFish-Vol2-1:Files/util/misc/CliVa/
  12678. .name
  12679. AXDiff
  12680. .type
  12681. OS Utility
  12682. .short
  12683. Graphical comparison & merge utility
  12684. .description
  12685. AXDiff is a graphical file comparison and merge utility.  It allows
  12686. you to see files side by side with differences between the files
  12687. highlighted.  You may move within the files looking at the differences
  12688. within context of the rest of the file.  A merged file can be created
  12689. which contains the lines which do not differ between files along with
  12690. user-selected lines from the sections which differ.  You can select
  12691. either no part, either part, or both parts of the sections which
  12692. differ to be written to the merged file.  Selectable fonts, sizes, and
  12693. other options too.
  12694. .version
  12695. 1.0
  12696. .author
  12697. Jim Lawrie
  12698. .restrictions
  12699. Unless the program is registered (see section on Registration below
  12700. for instructions), you will only get a maximum of 5 differences.
  12701. Files may contain more than 5 sections which differ, but only the
  12702. first five will be seen by AXDiff.  The rest of the file is assumed to
  12703. have no differences, which may look strange on screen.  Full print and
  12704. merge capabilities exist for the 5 differences found.  After the 5th
  12705. difference, the left file is copied to the merge file if merging.
  12706. .distribution
  12707. Shareware
  12708. .price
  12709. $12 (US)
  12710. .address
  12711. Jim Lawrie
  12712. 10 Holly Dr.
  12713. Norwood, MA 02062-3011
  12714. .email
  12715. lawrie@merlin.dev.cdx.mot.com
  12716. .docs
  12717. AXDiff.doc
  12718. README
  12719. .described-by
  12720. Richard Fish
  12721. .submittal
  12722. Downloaded via ftp from Aminet.
  12723. .stored-in
  12724. GoldFish-Vol2-1:Files/util/misc/AXDiff/
  12725. .name
  12726. VoiceShell
  12727. .type
  12728. Voice Recognition
  12729. .short
  12730. Control your Amiga with voice commands.
  12731. .description
  12732. VoiceShell is THE voice recognition program for the Amiga computer. It
  12733. allows you to start a program just by saying the program's name, actually
  12734. it allows you to control just about everything about your Amiga. VoiceShell
  12735. is a replacement project for VCLI by Richard Horne. VoiceShell however
  12736. uses the same library, also by Richard Horne, to recognize the words.
  12737. .version
  12738. 1.21
  12739. .date
  12740. 1994.03.13
  12741. .author
  12742. Tomi Blinnikka
  12743. .requirements
  12744. Requires Kickstart 2.04 or higher, voice.library (included), sampler
  12745. hardware and microphone.
  12746. .distribution
  12747. Shareware
  12748. .price
  12749. $5 - $10 (US), 20 - 50 FIM
  12750. .address
  12751. Syystie 10
  12752. 00780 Helsinki
  12753. FINLAND
  12754. .email
  12755. docbliny@mits.mdata.fi
  12756. .installsize
  12757. 89K - 290K
  12758. Each datafile takes 37K (included in the minimum & maximum).
  12759. .construction
  12760. A68k, version 2.71
  12761. .tested
  12762. Tested with kickstarts 2.04 to 3.1 on various machines with different
  12763. amounts of Chip/Fast RAM. No enforcer hits found.
  12764. .run
  12765. VoiceShell=WB,CLI
  12766. .docs
  12767. VoiceShell.guide
  12768. .described-by
  12769. Tomi Blinnikka (docbliny@mits.mdata.fi)
  12770. .submittal
  12771. Direct from author.
  12772. .stored-in
  12773. GoldFish-Vol2-1:Files/util/misc/VoiceShell/
  12774. .name
  12775. Man
  12776. .author
  12777. Markus Hillenbrand
  12778. .version
  12779. 2.5
  12780. .description
  12781. Man is a program to view texts and docs from Shell or WB.  Includes a
  12782. commodity version.  Localization under OS2.1+.
  12783. .described-by
  12784. Automatically generated from Contents file by c2pi program.
  12785. .short
  12786. Program to view texts and docs.
  12787. .stored-in
  12788. GoldFish-Vol2-1:Files/util/misc/Man/
  12789.  
  12790. .name
  12791. AudioScope
  12792. .type
  12793. Sound Analysis
  12794. .short
  12795. Realtime audio spectrum analyzer w/FFT
  12796. .description
  12797. AudioScope is a real-time audio spectrum analyzer for the
  12798. Amiga which uses a 512 point Fast Fourier Transform (FFT)
  12799. to process audio data received through your audio digitizer.
  12800. AudioScope provides a high resolution display of audio
  12801. signal amplitude vs frequency and can be used to evaluate
  12802. the frequency content of sounds of all kinds.
  12803. Now, in addition to the real-time display of signal amplitude
  12804. vs. frequency, a display option providing a continuous
  12805. scrolling color display of audio signal amplitude vs. time
  12806. vs. frequency is available.
  12807. .version
  12808. 3.0
  12809. .author
  12810. Richard Horne
  12811. .requirements
  12812. AmigaDOS 2.0 or higher.
  12813. A 68020 or higher.
  12814. AGA display recommended.
  12815. Audio digitizer required (Perfect Sound 3, Sound Magic, Sound
  12816. Master, DSS 8, etc).
  12817. .reference
  12818. AmigaLibDisk543:AudioScope/
  12819. 0.0
  12820. .address
  12821. 76 Mourning Dove Drive
  12822. Stafford, VA  22554
  12823. .docs
  12824. AudioScope.guide
  12825. .described-by
  12826. Fred Fish (fnf@fishpond.cygnus.com)
  12827. .submittal
  12828. Submitted on disk directly by the author.
  12829. .contents
  12830. AudioScope    AudioScope is a real-time audio spectrum analyzer for the
  12831.         Amiga which uses a 512 point Fast Fourier Transform (FFT)
  12832.         to process audio data received through your audio digitizer.
  12833.         AudioScope provides a high resolution display of audio
  12834.         signal amplitude vs frequency and can be used to evaluate
  12835.         the frequency content of sounds of all kinds.  This is
  12836.         version 3.0, an update to the original version on disk 543.
  12837.         Now, in addition to the real-time display of signal ampli-
  12838.         tude vs. frequency, a display option providing a continuous
  12839.         scrolling color display of audio signal amplitude vs. time
  12840.         vs. frequency is available.  AudioScope 3.0 requires Amiga-
  12841.         DOS 2.0 or higher and an accelerated Amiga because of the
  12842.         high computational load.  A 68020 or better microprocessor
  12843.         is mandatory.  AGA display is recommended.  An audio digi-
  12844.         tizer is also required.  Perfect Sound 3, Sound Magic,
  12845.         Sound Master, DSS 8 and many generic digitizers are support-
  12846.         ed.  Binary only.
  12847.         Author:  Richard Horne
  12848. .stored-in
  12849. GoldFish-Vol2-1:Files/util/misc/AudioScope/
  12850.  
  12851. .name
  12852. BioRhythm
  12853. .type
  12854. Metaphysics
  12855. .short
  12856. Shows your 3 basic BioRhythms & average
  12857. .description
  12858. An intuition based easy-to-use program that shows your 3 basic
  12859. BioRhythms plus the average-"rhythm".  Take a look, dump it to your
  12860. printer and make your plans for "when to do what".
  12861. .version
  12862. 3.0
  12863. .author
  12864. Thomas Arnfeldt
  12865. .restrictions
  12866. PAL version
  12867. .reference
  12868. AmigaLibDisk862:BioRhythm/
  12869. 2.2
  12870. AmigaLibDisk759:bioRhythm/
  12871. 1.0
  12872. .distribution
  12873. Public Domain
  12874. .address
  12875. Ulsoparken 2, 3 - 3
  12876. DK-2660 Brondby Str.
  12877. Denmark
  12878. .docs
  12879. BioRhythm.doc
  12880. .described-by
  12881. Fred Fish (fnf@fishpond.cygnus.com)
  12882. .submittal
  12883. Submitted on disk directly by the author.
  12884. .contents
  12885. BioRhythm    An intuition based easy-to-use program that shows your 3
  12886.         basic BioRhythms plus the average-"rhythm".  Take a look,
  12887.         dump it to your printer and make your plans for "when to
  12888.         do what".  This is version 3.0, an update to v.2.2 on
  12889.         disk 862.  Binary only, PAL version.  Source available
  12890.         from author on request.
  12891.         Author:  Thomas Arnfeldt
  12892. .stored-in
  12893. GoldFish-Vol2-1:Files/util/misc/BioRhythm/
  12894.  
  12895. .name
  12896. VCLI
  12897. .type
  12898. CLI Tool
  12899. .short
  12900. Control CLI by voice commands
  12901. .description
  12902. Voice Command Line Interface (VCLI) will execute CLI commands, ARexx
  12903. commands, or ARexx scripts by voice command.  VCLI allows you to launch
  12904. multiple applications or control any program with an ARexx capability
  12905. entirely by spoken voice command.  VCLI is multitasking and will run in
  12906. the background, listening for your voice command even while other
  12907. programs may be running.  VCLI also has its own ARexx port so that
  12908. internal functions and options can be controlled by ARexx command.
  12909. This new version fixes a few bugs, plugs a memory leak, improves
  12910. gadget functions by providing keyboard alternatives, and increases the
  12911. sensitivity of the voice.library recognition functions so that you don't
  12912. always have to speak so loudly.  Documentation is provided for both
  12913. AmigaGuide and Multiview.  This is the fastest and most accurate version
  12914. of VCLI yet, and it fully supports DSS 8, Perfect Sound 3, Sound Magic
  12915. (Sound Master) and many generic audio digitizers.
  12916. .version
  12917. 7.04
  12918. .author
  12919. Richard Horne
  12920. .requirements
  12921. Needs voice.library (included).
  12922. .reference
  12923. AmigaLibDisk898:VCLI/
  12924. 7.0
  12925. AmigaLibDisk807:VCLI/
  12926. 5.2
  12927. AmigaLibDisk751:VCLI/
  12928. 5.0
  12929. AmigaLibDisk618:VCLI/
  12930. 4.0
  12931. AmigaLibDisk542:VCLI/
  12932. 2.0
  12933. .address
  12934. 76 Mourning Dove Drive
  12935. Stafford, VA  22554
  12936. .docs
  12937. VCLI70.guide
  12938. .described-by
  12939. Fred Fish (fnf@fishpond.cygnus.com)
  12940. .submittal
  12941. Submitted on disk directly by the author.
  12942. .contents
  12943. VCLI        This is Version 7.04 of Voice Command Line Interface
  12944.         (VCLI).  VCLI will execute CLI commands, ARexx commands,
  12945.         or ARexx scripts by voice command.  VCLI allows you to
  12946.         launch multiple applications or control any program with
  12947.         an ARexx capability entirely by spoken voice command.
  12948.         VCLI is multitasking and will run in the background,
  12949.         listening for your voice command even while other pro-
  12950.         grams may be running.  VCLI also has its own ARexx port
  12951.         so that internal functions and options can be controlled
  12952.         by ARexx command.  This new version fixes a few bugs,
  12953.         plugs a memory leak, improves gadget functions by pro-
  12954.         viding keyboard alternatives, and increases the sensi-
  12955.         tivity of the voice.library recognition functions so
  12956.         that you don't always have to speak so loudly.  Documen-
  12957.         tation is provided for both AmigaGuide and Multiview.
  12958.         This is the fastest and most accurate version of VCLI
  12959.         yet, and it fully supports DSS 8, Perfect Sound 3, Sound
  12960.         Magic (Sound Master) and many generic audio digitizers.
  12961.         This is an update to VCLI version 7.0 on disk 898. Binary
  12962.         only.
  12963.         Author:  Richard Horne
  12964. .stored-in
  12965. GoldFish-Vol2-1:Files/util/misc/VCLI/
  12966. .name
  12967. A-Kwic
  12968. .type
  12969. Database
  12970. .short
  12971. Allows fast keyword search of text data
  12972. .description
  12973. The A-Kwic system provides a facility where users can do keyword searches
  12974. of text data.\n
  12975. A-Kwic creates a database of text records. Each record is scanned for
  12976. keywords.\n
  12977. Once the database is created, the user uses a search program to do keyword
  12978. searches to find, and optionally display, records that match the specified
  12979. keyword(s).\n
  12980. Multiple keywords can be specified. They can be "anded" or "ored", and
  12981. "wildcard" specifiers can also be used.\n
  12982. The A-Kwic was originally developed to index "Fish Disk" content listings.
  12983. It is also handy for indexing the contents of CD-ROMs. Another use is
  12984. for companys to index customer files, based on various keywords, or to
  12985. index customer support trouble reports or product fix descriptions.
  12986. .version
  12987. 2.00
  12988. .date
  12989. 1994.02.09
  12990. .author
  12991. David W. Lowrey
  12992. .restrictions
  12993. NONE
  12994. .requirements
  12995. Requires WB2.04 or higher
  12996. The database generator, LoadDB, may require alot of memory, depending on the
  12997. number of keywords in a database. A 21000 key database required 1.7 megs of
  12998. memory to create.
  12999. .distribution
  13000. Shareware
  13001. .address
  13002. Starbound Enterprises
  13003. 7391 Hosbrook Rd.
  13004. Cincinnati, OH 45243
  13005. USA
  13006. .email
  13007. dwl10@juts.ccc.amdahl.com (Internet)
  13008. dlowrey                   (BIX)
  13009. .exectype
  13010. 68xxx, ARexx
  13011. .installsize
  13012. 300K for executables and sample database
  13013. .source
  13014. Programs are binary only.
  13015. Source, in C and ARexx, is provided for the sample input filters
  13016. .construction
  13017. SAS/C 6.51 with Optimization and standard math libraries
  13018. .docs
  13019. LoadDB.guide
  13020. A-Kwic.guide
  13021. .described-by
  13022. David W. Lowrey (dwl10@juts.ccc.amdahl.com)
  13023. .submittal
  13024. Submitted electronically directly by the author.
  13025. .contents
  13026. A-Kwic        The A-Kwic system provides a facility where users can do
  13027.         keyword searches of text data.  A-Kwic creates a database
  13028.         of text records.  Each record is scanned for keywords.
  13029.         Once the database is created, the user uses a search
  13030.         program to do keyword searches to find, and optionally
  13031.         display, records that match the specified keyword(s).
  13032.         Multiple keywords can be specified.  They can be "anded"
  13033.         or "ored", and "wildcard" specifiers can also be used.
  13034.         The A-Kwic was originally developed to index "Fish Disk"
  13035.         content listings.  It is also handy for indexing the
  13036.         contents of CD-ROMs.  Another use is for companies to
  13037.         index customer files, based on various keywords, or to
  13038.         index customer support trouble reports or product fix
  13039.         descriptions.  Version 2.0, binary only.
  13040.         Author:  David W. Lowrey
  13041. .stored-in
  13042. GoldFish-Vol2-1:Files/util/misc/A-Kwic/
  13043.  
  13044. .name
  13045. Genie
  13046. .type
  13047. Database
  13048. .short
  13049. A GUI based genealogy data manager
  13050. .description
  13051. A GUI-based genealogy data manager and report generator.  Can generate
  13052. Ahnentafel, family group record, pedigree, and descendancy charts plus
  13053. listings of all people and spouses.  Can handle 32K+ people, unlimited
  13054. spouses and children.  GEDCOM output has been validated by LDS Church
  13055. for Ancestral File submission.
  13056. .version
  13057. 2.56
  13058. .author
  13059. Everett M. Greene
  13060. .restrictions
  13061. Demo version is limited to 20 people to track and comes without a user
  13062. manual.
  13063. .requirements
  13064. Requires AmigaDOS 2.0 or later.
  13065. .distribution
  13066. Shareware
  13067. .address
  13068. 1201 N. Inyo
  13069. Ridgecrest, Ca. 93555
  13070. .docs
  13071. ReadMe
  13072. .described-by
  13073. Fred Fish (fnf@fishpond.cygnus.com)
  13074. .submittal
  13075. Submitted on disk directly by the author.
  13076. .contents
  13077. Genie        A GUI-based genealogy data manager and report generator.
  13078.         Can generate Ahnentafel, family group record, pedigree, and
  13079.         descendancy charts plus listings of all people and spouses.
  13080.         Can handle 32K+ people, unlimited spouses and children.
  13081.         GEDCOM output has been validated by LDS Church for Ancestral
  13082.         File submission.  Requires AmigaDOS 2.0 or later.  This is
  13083.         version 2.56, shareware demo, binary only.
  13084.         Author:  Everett M. Greene
  13085. .stored-in
  13086. GoldFish-Vol2-1:Files/util/misc/Genie/
  13087. .name
  13088. AboutClock
  13089. .author
  13090. Stuart Davis
  13091. .version
  13092. 3.00
  13093. .description
  13094. A little WorkBench clock giving you "About" the right time! Do you remember
  13095. the good old days when you asked someone the time and they said, "It's
  13096. nearly five" and not "It's 4:57 and 28 seconds" ? Well now there is a
  13097. Workbench clock that does just that! Now able to tell the time in a number
  13098. of different European languages thanks to the efforts of Daniel Amor who
  13099. provided the idea and translations.
  13100. .described-by
  13101. Automatically generated from Contents file by c2pi program.
  13102. .short
  13103. A little workbench clock.
  13104. .stored-in
  13105. GoldFish-Vol2-1:Files/util/misc/AboutClock/
  13106. .name
  13107. ACTool
  13108. .author
  13109. Laurent Papier
  13110. .version
  13111. 1.0
  13112. .description
  13113. An integer conversion tool from/to hexadecimal/decimal/octal/binary.  Both
  13114. Workbench and CLI interface.  Compatible with OS 1.3/2.x/3.x.  Includes
  13115. documentation in both french and english.
  13116. .described-by
  13117. Automatically generated from Contents file by c2pi program.
  13118. .short
  13119. Integer conversion tool; hex/dec/oct/bin
  13120. .stored-in
  13121. GoldFish-Vol2-1:Files/util/misc/ACTool/
  13122. .name
  13123. Columns
  13124. .author
  13125. Martin Mares
  13126. Tomas Zikmund
  13127. .version
  13128. 2.6
  13129. .reference
  13130. AmigaLibDisk900:Columns/
  13131. 2.5
  13132. .description
  13133. A GUI-based "paper-saving" utility.  Allows you to print text in columns
  13134. and use various compression modes (up to 160 characters per line and 180
  13135. lines per standard DIN A4 page).  5.6 times more characters than in usual
  13136. modes, but still readable.  Written completely in assembly.  Kickstart 2.0
  13137. and 3.0 compatible, Kickstart 2.0 look, Keyboard controls and saveable
  13138. settings.
  13139. .described-by
  13140. Automatically generated from Contents file by c2pi program.
  13141. .short
  13142. GUI program to print text in columns.
  13143. .stored-in
  13144. GoldFish-Vol2-1:Files/util/misc/Columns/
  13145. .name
  13146. RSys
  13147. .type
  13148. OS Utility
  13149. .short
  13150. Very comprehensive system monitor
  13151. .description
  13152. Very comprehensive system monitor.  Provides information on just about
  13153. everything you could possibly want information on! (Plus some...)
  13154. Documentation in German, but program speaks english.  Version 1.3,
  13155. includes source.
  13156. .version
  13157. 1.3
  13158. .date
  13159. .author
  13160. Rolf Böhme
  13161. .restrictions
  13162. .requirements
  13163. .reference
  13164. Freshfish-Dec93:new/util/misc/RSys/
  13165. 1.3
  13166. .keywords
  13167. .distribution
  13168. Shareware
  13169. .price
  13170. .address
  13171. Stammestr. 48
  13172. 30459 Hannover
  13173. Germany
  13174. .email
  13175. R.BOEHME@COPS.ZER
  13176. .phone
  13177. .fax
  13178. .exectype
  13179. .installsize
  13180. .source
  13181. Includes source in C.
  13182. .construction
  13183. .tested
  13184. .run
  13185. .docs
  13186. .described-by
  13187. Fred Fish (fnf@amigalib.com)
  13188. .submittal
  13189. Downloaded via ftp from wuarchive.wustl.edu.
  13190. .stored-in
  13191. GoldFish-Vol2-1:Files/util/misc/RSYS/
  13192. .name
  13193. RunLame
  13194. .author
  13195. Bilbo the first
  13196. .version
  13197. 1.34
  13198. .description
  13199. A smart degrader, more lame programs work, fixes the following lame coding:
  13200. not considering caches; not considering the location of the vbr; assuming
  13201. screenmode is an old chipset mode; assuming sprite resolution is lores;
  13202. turning off sprite DMA in the wrong way.  Comes with a GUI and lots of
  13203. user-friendly features.  Also includes RunLameInfiltrator, which enables
  13204. you to permanently fix lame programs.  Has passed an extremely careful
  13205. beta-testing.
  13206. .described-by
  13207. Richard Fish
  13208. .reference
  13209. FreshFish-Vol2:New/util/misc/RunLame/
  13210. 1.32
  13211. FreshFish-Vol3:Old/Dec93/util/misc/RunLame/
  13212. 1.32
  13213. FrozenFish-Vol1:BBS/Dec93/util/misc/RunLame.lha
  13214. 1.32
  13215. FreshFish-Vol2:Old/Util/RunLame/
  13216. 1.28
  13217. FreshFish-Vol3:Old/Oct93/Util/RunLame/
  13218. 1.28
  13219. FreshFish-Vol1:New/Util/RunLame/
  13220. 1.28
  13221. FrozenFish-Vol1:BBS/Oct93/Util/RunLame.lha
  13222. 1.28
  13223. .short
  13224. A smart degrader for stupid programs.
  13225. .stored-in
  13226. GoldFish-Vol2-1:Files/util/misc/RunLame/
  13227. .name
  13228. Set040
  13229. .author
  13230. Nic Wilson
  13231. .version
  13232. 2.41
  13233. .description
  13234. A 68040 MMU Mapping & Cache Control program.  The program is now fully
  13235. capable of surviving a reboot on a KICKROM setup.  It is able to trap
  13236. attempted writes to kickstart, and completely recover and prevent the
  13237. software failure.  The various help and info options are now much easier to
  13238. remember and understand, and are also much more informative.
  13239. .described-by
  13240. Automatically generated from Contents file by c2pi program.
  13241. .short
  13242. 68040 MMU map and cache control program.
  13243. .stored-in
  13244. GoldFish-Vol2-1:Files/util/misc/Set040/
  13245. .name
  13246. ALock
  13247. .author
  13248. Michael Kaiser
  13249. .version
  13250. 1.1
  13251. .source
  13252. Includes source in C.
  13253. .description
  13254. A little hack inspired by an earlier one by Mike Sinz, which appeared on
  13255. one of the DevCon disks.  It's purpose is quite obvious: alock grabs all
  13256. inputevents and thus protects your Amiga from any unwanted access by the
  13257. keyboard or the mouse until you enter the correct password.
  13258. .described-by
  13259. Automatically generated from Contents file by c2pi program.
  13260. .short
  13261. Grabs input events and limits access.
  13262. .stored-in
  13263. GoldFish-Vol2-1:Files/util/misc/ALock/
  13264. .name
  13265. TimeCalc
  13266. .author
  13267. Paul Huxham
  13268. .version
  13269. 1.0
  13270. .description
  13271. Well, I never found a decent timecode calculator, so here is one that works
  13272. correctly (For me at any rate) with EBU and SMPTE timecodes (SMPTE
  13273. DropFrame is not currently supported).  It has clever string gadgets that
  13274. make timecode entry a breeze.  Timecode entry routines are part of the
  13275. "Diamond Edit" package which is a single frame recorder for the PAL
  13276. environment (soon for NTSC) that is a very powerful and cost effective
  13277. means of recording hires 24bit animations to video tape for playback at a
  13278. full frame rate (for professional VTRs only).  Requires OS2.x.
  13279. .described-by
  13280. Automatically generated from Contents file by c2pi program.
  13281. .short
  13282. A timecode calculator for EBU/SMPTE.
  13283.  
  13284. .stored-in
  13285. GoldFish-Vol2-1:Files/util/misc/TimeCalc/
  13286.  
  13287. .name
  13288. Degrader
  13289. .type
  13290. OS Utility
  13291. .short
  13292. Tries to get badly written progs to work
  13293. .description
  13294. Degrades your machine to try and get badly written programs
  13295. to work.  Allows you to block memory, add non-autoconfig
  13296. memory at reset, turn audio filter on or off, intercept
  13297. privilege violation errors, switch off cache/burst modes and
  13298. can slow down a fast machine.  Also can swap the boot drive
  13299. and force 50Hz or 60Hz.  Will do things straight away, after
  13300. one reset or after every reset.
  13301. .version
  13302. 1.30
  13303. .date
  13304. .author
  13305. Chris Hames
  13306. .restrictions
  13307. .requirements
  13308. .reference
  13309. AmigaLibDisk866:Degrader/
  13310. 1.30
  13311. AmigaLibDisk562:Degrader/
  13312. 1.00
  13313. .keywords
  13314. .distribution
  13315. Copyrighted but Freely Redistributable
  13316. .price
  13317. .address
  13318. .email
  13319. bytey@werple.apana.org.au
  13320. .phone
  13321. .fax
  13322. .exectype
  13323. .installsize
  13324. .source
  13325. .construction
  13326. .tested
  13327. .run
  13328. .docs
  13329. Degrader.doc
  13330. .described-by
  13331. Fred Fish (fnf@fishpond.cygnus.com)
  13332. .submittal
  13333. Submitted on disk directly by the author.
  13334. .contents
  13335. Degrader    Degrades your machine to try and get badly written programs
  13336.         to work.  Allows you to block memory, add non-autoconfig
  13337.         memory at reset, turn audio filter on or off, intercept
  13338.         privilege violation errors, switch off cache/burst modes and
  13339.         can slow down a fast machine.  Also can swap the boot drive
  13340.         and force 50Hz or 60Hz.  Will do things straight away, after
  13341.         one reset or after every reset.  Version 1.30, binary only.
  13342.         Author:  Chris Hames
  13343. .stored-in
  13344. GoldFish-Vol2-1:Files/util/misc/Degrader/
  13345.  
  13346. .name
  13347. Flush
  13348. .type
  13349. OS Utility
  13350. .short
  13351. Flushes unused libs, devices, and fonts
  13352. .description
  13353. Flushes unused libraries, devices and fonts from RAM.  Options include
  13354. flush all, flush one type, report but don't flush, report which got
  13355. flushed, and amount of memory regained.  Runs from CLI, under AmigaDOS
  13356. 2.04 or later.
  13357. .version
  13358. 1.2
  13359. .author
  13360. Gary Duncan
  13361. .requirements
  13362. Requires AmigaDOS 2.04 or later.
  13363. .distribution
  13364. Freeware
  13365. .address
  13366. 57 Melbourne Hill Rd
  13367. Warrandyte
  13368. Vic 3113
  13369. Australia
  13370. .email
  13371. gduncan@philips.oz.au
  13372. .docs
  13373. README
  13374. .described-by
  13375. Fred Fish (fnf@fishpond.cygnus.com)
  13376. .submittal
  13377. Submitted electronically directly by the author.
  13378. .contents
  13379. Flush        Flushes unused libraries, devices and fonts from RAM.
  13380.         Options include flush all, flush one type, report but don't
  13381.         flush, report which got flushed, and amount of memory
  13382.         regained.  Runs from CLI, under AmigaDOS 2.04+.  This is
  13383.         version 1.2 and is freeware.  Includes source in C.
  13384.         Author:  Gary Duncan
  13385. .stored-in
  13386. GoldFish-Vol2-1:Files/util/misc/Flush/
  13387.  
  13388. .name
  13389. Installer
  13390. .type
  13391. OS Utility
  13392. .short
  13393. Commodore's Amiga Installer utility
  13394. .description
  13395. Archive distribution of the Amiga Installer utility direct from
  13396. Commodore.  Contains V1.24 of the Installer, documen- tation and
  13397. examples for developers to use when developing their software.  Also
  13398. contains various enhancements and fixes detailed in the documentation
  13399. enclosed.  The documen- tation has also been enhanced and brought up
  13400. to date.
  13401. .version
  13402. 1.26
  13403. .date
  13404. .author
  13405. Commodore Business Machines
  13406. .restrictions
  13407. .requirements
  13408. .reference
  13409. AmigaLibDisk870:Installer/
  13410. 1.24
  13411. .keywords
  13412. .distribution
  13413. Copyrighted but Freely Redistributable
  13414. .price
  13415. .address
  13416. .email
  13417. .phone
  13418. .fax
  13419. .exectype
  13420. .installsize
  13421. .source
  13422. .construction
  13423. .tested
  13424. .run
  13425. .docs
  13426. ReadMe
  13427. Installer.license
  13428. .described-by
  13429. Fred Fish (fnf@fishpond.cygnus.com)
  13430. .submittal
  13431. Submitted electronically directly by the author.
  13432. .contents
  13433. Installer    Archive distribution of the Amiga Installer utility direct
  13434.         from Commodore.  Contains V1.24 of the Installer, documen-
  13435.         tation and examples for developers to use when developing
  13436.         their software.  Also contains various enhancements and
  13437.         fixes detailed in the documentation enclosed.  The documen-
  13438.         tation has also been enhanced and brought up to date.
  13439.         Version 1.26 of the Installer DevKit.  Binary only.
  13440.         Author:  Commodore Business Machines
  13441. .stored-in
  13442. GoldFish-Vol2-1:Files/util/misc/Installer/
  13443. .name
  13444. PaletteTool
  13445. .aminet-dir
  13446. util/misc
  13447. .type
  13448. Workbench Tool
  13449. .short
  13450. 3.0/AGA public screen palette tool.
  13451. .description
  13452. Palette tool that opens and operates on the default public screen.  Has
  13453. gadtools-based user interface, with keyboard equivalents for many of the
  13454. program functions.  Features include full 8 bit RGB support, full AmigaDOS
  13455. 3.0-compliant locked pen "protect" mode as well as standard "free" mode,
  13456. and fully integrated "color by name" selection, with a built-in database of
  13457. 507 colors.
  13458.  
  13459. Supports the follow actions: color spread (multi-directional), individual
  13460. color copy, individual color exchange, rotation of palette in both
  13461. direction, cycling of entire palette in both directions with adjustable
  13462. cycle speed, and individual color "show" (flash selected color).
  13463.  
  13464. The user interface consists of separately controllable windows for main
  13465. functions, color palette (2 sizes), and "color by name" selection.
  13466. Features a single-level "undo" capability.  Iconifiable, with color cycling
  13467. controls also available from the programs iconified state
  13468.  
  13469. Features ability of pick a pen/color from anywhere on the current screen
  13470. (using the mouse pointer and either the space bar or middle-mouse-button).
  13471. This type of color "pick" can also be used with the copy, spread, and
  13472. exchange actions.  Also features a "panic" restore button (and key
  13473. equivalent) so you can restore the palette to where it was at program
  13474. start.
  13475. .version
  13476. 1.4
  13477. .author
  13478. Timothy B. Kreuzer
  13479. .restrictions
  13480. Can only be used from the Workbench (start via Icon).
  13481. Requires AmigaDOS 3.0(+) and the AGA chipset.
  13482. Requires a 68020(+) CPU.
  13483. Designed for use with higher-resolution screen modes (640x400 and higher).
  13484. .distribution
  13485. Copyrighted but Freely Redistributable
  13486. .address
  13487. 6711A N. Washington Blvd.
  13488. Arlington, VA  22213
  13489. .email
  13490. tkreuzer@delphi.com
  13491. .described-by
  13492. Fred Fish (fnf@amigalib.com)
  13493. .submittal
  13494. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  13495. .stored-in
  13496. GoldFish-Vol2-1:Files/util/misc/PaletteTool/
  13497.  
  13498. .name
  13499. Brik
  13500. .type
  13501. CLI Tool
  13502. .short
  13503. Compute & use CRC lists to verify files
  13504. .description
  13505. A general purpose program that calculates both text and binary cyclic
  13506. redundancy codes (CRCs).  Text mode CRCs calculated by brik are
  13507. portable across systems for files that are in the usual text format on
  13508. each system.  Binary mode CRCs are portable for files that are moved
  13509. from system to system without any change.  Brik can be used to verify
  13510. and update an embedded checksum header in files.  It runs under
  13511. MS-DOS, UNIX system V, BSD UNIX, VAX/VMS, and AmigaDOS.
  13512. .version
  13513. 2.0
  13514. .date
  13515. .author
  13516. Rahul Dhesi
  13517. .restrictions
  13518. .requirements
  13519. .reference
  13520. AmigaLibDisk233:Brik/
  13521. 2.0
  13522. .keywords
  13523. .distribution
  13524. GNU Public License
  13525. .price
  13526. .address
  13527. .email
  13528. dhesi@bsu-cs.bsu.edu
  13529. .phone
  13530. .fax
  13531. .exectype
  13532. .installsize
  13533. .source
  13534. Includes source in C.
  13535. .construction
  13536. .tested
  13537. .run
  13538. .docs
  13539. Brik.doc
  13540. .described-by
  13541. Fred Fish (fnf@fishpond.cygnus.com)
  13542. .submittal
  13543. Received over usenet.
  13544. .contents
  13545. Brik        A general purpose program that calculates both text and
  13546.         binary cyclic redundancy codes (CRCs).  Text mode CRCs
  13547.         calculated by brik are portable across systems for files
  13548.         that are in the usual text format on each system.  Binary
  13549.         mode CRCs are portable for files that are moved from
  13550.         system to system without any change.  Brik can be used
  13551.         to verify and update an embedded checksum header in files.
  13552.         It runs under MS-DOS, UNIX system V, BSD UNIX, VAX/VMS,
  13553.         and AmigaDOS.  This is version 2.0 and includes source.
  13554.         Author:  Rahul Dhesi
  13555. .stored-in
  13556. GoldFish-Vol2-1:Files/util/misc/brik/
  13557.  
  13558. .name
  13559. bsplit
  13560. .type
  13561. CLI Tool
  13562. .short
  13563. Split files into pieces by byte count
  13564. .description
  13565. Split binary files into managable pieces as specified by a byte count.
  13566. Similar to the UNIX "split" program, which works with lines, not
  13567. bytes.
  13568. .version
  13569. 1.0
  13570. .date
  13571. .author
  13572. P. Knoppers
  13573. .restrictions
  13574. .requirements
  13575. .reference
  13576. .keywords
  13577. .distribution
  13578. Copyrighted but Freely Redistributable
  13579. .price
  13580. .address
  13581. P. Knoppers
  13582. Bilderdijkhof 59
  13583. 2624 ZG  Delft
  13584. The Netherlands
  13585. .email
  13586. .phone
  13587. .fax
  13588. .exectype
  13589. .installsize
  13590. .source
  13591. .construction
  13592. .tested
  13593. .run
  13594. .docs
  13595. .described-by
  13596. Fred Fish (fnf@fishpond.cygnus.com)
  13597. .submittal
  13598. Received over usenet.
  13599. .contents
  13600. bsplit        Split binary files into managable pieces as specified by
  13601.         a byte count.  Similar to the UNIX "split" program, which
  13602.         works with lines, not bytes.
  13603.         Author:  P. Knoppers
  13604. .stored-in
  13605. GoldFish-Vol2-1:Files/util/misc/bsplit/
  13606.  
  13607. .name
  13608. chksum
  13609. .type
  13610. CLI Tool
  13611. .short
  13612. SVR4 "sum" compatible checksum program
  13613. .description
  13614. Produces a checksum of a byte stream that should be the same as the
  13615. standard SVR4 "sum" program.  Note that the "sum" documentation is
  13616. misleading, the checksum is NOT simply a 16-bit checksum of all the
  13617. bytes.
  13618. .version
  13619. 1.0
  13620. .date
  13621. .author
  13622. Fred Fish
  13623. .restrictions
  13624. .requirements
  13625. .reference
  13626. .keywords
  13627. .distribution
  13628. Public Domain
  13629. .price
  13630. .address
  13631. .email
  13632. fnf@cygnus.com
  13633. .phone
  13634. .fax
  13635. .exectype
  13636. .installsize
  13637. .source
  13638. .construction
  13639. .tested
  13640. .run
  13641. .docs
  13642. .described-by
  13643. Fred Fish (fnf@fishpond.cygnus.com)
  13644. .submittal
  13645. Submitted electronically directly by the author.
  13646. .contents
  13647. chksum        Produces a checksum of a byte stream that should be the
  13648.         same as the standard SVR4 "sum" program.  Note that the
  13649.         "sum" documentation is misleading, the checksum is NOT
  13650.         simply a 16-bit checksum of all the bytes.  Version 1.0,
  13651.         includes source.
  13652.         Author:  Fred Fish
  13653. .stored-in
  13654. GoldFish-Vol2-1:Files/util/misc/chksum/
  13655.  
  13656. .name
  13657. true
  13658. .type
  13659. CLI Tool
  13660. .short
  13661. Simple versions of "true" and "false"
  13662. .description
  13663. Trivially simple versions of "true" and "false" UNIX
  13664. like shell commands, for cases where the shell in use
  13665. has no equivalent builtin command.
  13666. .version
  13667. 1.0
  13668. .date
  13669. .author
  13670. Fred Fish
  13671. .restrictions
  13672. .requirements
  13673. .reference
  13674. .keywords
  13675. .distribution
  13676. Public Domain
  13677. .price
  13678. .address
  13679. .email
  13680. .phone
  13681. .fax
  13682. .exectype
  13683. .installsize
  13684. .source
  13685. Includes source in C.
  13686. .construction
  13687. .tested
  13688. .run
  13689. .docs
  13690. .described-by
  13691. Fred Fish (fnf@fishpond.cygnus.com)
  13692. .submittal
  13693. Submitted electronically directly by the author.
  13694. .contents
  13695. true        Trivially simple versions of "true" and "false" UNIX
  13696.         like shell commands, for cases where the shell in use
  13697.         has no equivalent builtin command.  Version 1.0, public
  13698.         domain, includes source.
  13699.         Author:  Fred Fish
  13700. .stored-in
  13701. GoldFish-Vol2-1:Files/util/misc/true/
  13702. .name
  13703. AlarmingClock
  13704. .type
  13705. Alarm Clock
  13706. .short
  13707. Alarm Clock that plays 8SVX sounds
  13708. .description
  13709. AlarmingClock is an alarm clock that plays a user selectable
  13710. IFF 8SVX sound for the alarm.  It has 12 or 24 hour modes,
  13711. an optional hourly chime and a snooze button.  It can be
  13712. iconified down to just a title bar or opened to reveal
  13713. a graphic user interface.
  13714. .version
  13715. 2.5
  13716. .date
  13717. 1993.03.27
  13718. .author
  13719. Brian Neal
  13720. .reference
  13721. AmigaLibDisk229:AlarmingClock/
  13722. 1.0
  13723. .restrictions
  13724. None
  13725. .requirements
  13726. Requires WB2.0 and some IFF 8SVX sound files (one is
  13727. included).
  13728. .distribution
  13729. Freeware
  13730. .address
  13731. PO Box 453
  13732. Mazon, IL 60444
  13733. USA
  13734. .email
  13735. bneal@wimpy.ceco.com
  13736. .exectype
  13737. 680x0
  13738. .installsize
  13739. 19K + any sound files
  13740. .tested
  13741. A500/A2000/A3000
  13742. .docs
  13743. AlarmingClock.doc
  13744. .described-by
  13745. Brian Neal (bneal@wimpy.ceco.com)
  13746. .submittal
  13747. Submitted by author electronically
  13748. .stored-in
  13749. GoldFish-Vol2-1:Files/util/misc/AlarmingClock/
  13750. .name
  13751. AutoScroll
  13752. .type
  13753. OS Utility
  13754. .short
  13755. allows use of OS2.0 AUTOSCROLL & NEWLOOK
  13756. .description
  13757.  1. This little proggy allows you to use OS2.0 AUTOSCROLL and
  13758.     NEWLOOK, which are probably not used by OS1.3 dedicated
  13759.     programs.
  13760.  
  13761.  2. AUTOSCROLL flag lets you drag active screen by mouse
  13762.     movements only (eg. drag screen down, then move pointer to the
  13763.     bottom of screen and move it down). NOWLOOK flag makes screen's
  13764.     titlebar and menus to be drawn OS2.0+ style (white background,
  13765.     underline, 3D gadgets) instead of disgusting 1.3 look.
  13766. .version
  13767. 1.0
  13768. .author
  13769. Marcin Orlowski
  13770. .requirements
  13771. OS2.0
  13772. .distribution
  13773. Copyrighted but Freely Redistributable
  13774. .docs
  13775. AutoScroll.doc
  13776. .described-by
  13777. Richard Fish
  13778. .submittal
  13779. Downloaded via ftp from Aminet.
  13780.  
  13781. .stored-in
  13782. GoldFish-Vol2-1:Files/util/misc/AutoScroll/
  13783.  
  13784. .name
  13785. CacheFont
  13786. .type
  13787. OS Utility
  13788. .short
  13789. Vastly increase speed of font requsters
  13790. .description
  13791. CacheFont is a small patch that will dramatically increase the speed of
  13792. font requesters. It cuts the access time of a font requester containing
  13793. about 100 fonts from 14 seconds (without CacheFont) to half a second (with
  13794. CacheFont).
  13795.  
  13796. It has been tested extensively on many utilities and many computers
  13797. without any problems.
  13798.  
  13799. Version 1.1 fixes a bug with Tagged Font Lists. It should now work with
  13800. most (if not *all*) software.
  13801. .version
  13802. 1.1
  13803. .date
  13804. 1994.09.25
  13805. .author
  13806. Adam Dawes
  13807. .requirements
  13808. Requires OS2.x
  13809. .distribution
  13810. Copyrighted but Freely Redistributable
  13811. .address
  13812. 47 Friar Road
  13813. Brighton
  13814. BN1 6NH
  13815. England
  13816. .email
  13817. ad32@vms.bton.ac.uk
  13818. .docs
  13819. CacheFont11.readme
  13820. CacheFont.txt
  13821. CacheFont.guide
  13822. .described-by
  13823. Dan Fish (daf@starfish.amigalib.com)
  13824. .submittal
  13825. Downloaded via ftp from wuarchive.wustl.edu.
  13826. .stored-in
  13827. GoldFish-Vol2-1:Files/util/misc/CacheFont/
  13828. .name
  13829. FindTask
  13830. .type
  13831. OS Utility
  13832. .short
  13833. Finds program by its own task's name,
  13834. .description
  13835. This little program (OS2.0+) is dedicated to all of you using AmigaDOS
  13836. commands in all-kind scripts. This prog lets you find any program
  13837. actually being executing, by its own task's name, e.g.:
  13838.  
  13839. FINDTASK TASK='DeliTracker v1.30'
  13840.  
  13841. looks for Delitracker v1.30. If the task is not exists WARN
  13842. (RC=ERRORCODE = 5) will be returned, in other case OK code (0) will
  13843. be set.
  13844. .version
  13845. 1.01
  13846. .author
  13847. Marcin Orlowski
  13848. .distribution
  13849. Copyrighted but Freely Redistributable
  13850. .docs
  13851. FindTask.doc
  13852. .described-by
  13853. Richard Fish
  13854. .submittal
  13855. Downloaded via ftp from Aminet.
  13856.  
  13857. .stored-in
  13858. GoldFish-Vol2-1:Files/util/misc/FindTask/
  13859.  
  13860. .name
  13861. IFFMaster
  13862. .type
  13863. Image Processing
  13864. .short
  13865. Show IFF structure & chunk contents
  13866. .description
  13867. IFF Master is a program that allows you to have a view inside the structure
  13868. of IFF files.  It is not yet another picture viewer or sound sample player,
  13869. but it displays the internal entities (chunks) of a file.  For example, the
  13870. headers of pictures (ILBM) or sound samples (8SVX) are displayed in clear,
  13871. so you can directly read the size and depth of the image or the sampling rate.
  13872.  
  13873. Current features (V 1.3) include:
  13874.  - MUI application
  13875.  - localized GUI (with AmigaOS 2.1 or later)
  13876.  - Extensive chunk type library (currently 37 form types, 234 known chunks,
  13877.    60 of these with comprehensive structure description)
  13878.  - Chunk contents are presented alternatively as structure, text or hexdump
  13879.  - Bit fields and enumeration types are displayed in clear
  13880.  - Fixed point values are printed in decimal (e.g. 8SVX.VHDR.Volume)
  13881.  - Callback hooks for special attributes, e.g. the Mode-ID
  13882.    inside the CAMG chunk is de-referenced (e.g. "PAL: Hires").
  13883.  - clipboard support
  13884.  - chunk contents and partial FORMs can be saved
  13885.  - AppWindow and AppIcon
  13886.  
  13887. Features new for V 1.3:
  13888.  
  13889. BUG  prefs window: close gadget now functioning
  13890. BUG  Cycle chain (TAB) now works in all windows
  13891. NEW  new chunk types: IAND, IANM, DR2D, RGB8, RGBN, SPLT
  13892. NEW  hex numbers get a user-chosen indicator, construction of hex dumps is
  13893.      now more than 3 times faster
  13894. NEW  IFFs can be saved, even nested FORMs, e.g. images inside animations
  13895. NEW  Implemented some editing capabilities (delete chunks)
  13896. NEW  Preferences can be saved
  13897.  
  13898. .version
  13899. 1.3
  13900. .date
  13901. 1994.10.07
  13902. .author
  13903. Kay Drangmeister
  13904. .requirements
  13905. OS 2.0 (OS 2.1 for localized GUI)
  13906. MUI 2.1
  13907. .distribution
  13908. Freeware
  13909. .address
  13910. Am Hubland 16, Apt. 1323
  13911. 97074 Würzburg
  13912. Germany
  13913. .email
  13914. kay@cip.informatik.uni-wuerzburg.de
  13915. K.Drangmeister@insider.sub.de
  13916. .docs
  13917. docs/english/IFFMaster.guide
  13918. docs/english/IFFMaster.dvi
  13919. docs/deutsch/IFFMaster.guide
  13920. docs/deutsch/IFFMaster.dvi
  13921. .described-by
  13922. Dan Fish (daf@starfish.amigalib.com)
  13923. .submittal
  13924. Downloaded via ftp from wuarchive.wustl.edu.
  13925. .stored-in
  13926. GoldFish-Vol2-1:Files/util/misc/IFFMaster/
  13927. .name
  13928. PPrefs
  13929. .type
  13930. OS Utility
  13931. .short
  13932. Screenmode promotion utility
  13933. .description
  13934. PPrefs is a screenmode promotion utiltity which allows you to promote every
  13935. available screenmode of your system (including HAM and EHB modes) to
  13936. another mode. You simply select a source and a destination mode and every
  13937. program that wants to open a screen with the source mode, instead will open
  13938. a screen with the destination mode. If you want that some very special
  13939. programs get their very special screenmode or don't get promoted at all,
  13940. besides that "mode to mode" promotion, PPrefs supports task/screen specific
  13941. promotion, as well..address
  13942. .version
  13943. 2.0
  13944. .date
  13945. 1994.10.4
  13946. .author
  13947. Olaf Gschweng
  13948. .address
  13949. Riefstahlstr. 33
  13950. 17235 Neustrelitz
  13951. Germany
  13952. .requirements
  13953. PPrefs requires Kickstart 2.0, but should be more useful with Kick 3.x :)
  13954.  
  13955. You should have asl.library, iffparse.library, mathieeedoubbas.library and
  13956. mathieeedoubtrans.library in your LIBS: directory. If you use the catalogs
  13957. you will of course also need locale.library.
  13958. .reference
  13959. FreshFish-Vol2:New/os20/util/PPrefs/
  13960. 1.1
  13961. FreshFish-Vol3:Old/Dec93/os20/util/PPrefs/
  13962. 1.1
  13963. FrozenFish-Vol1:BBS/Dec93/os20/util/PPrefs.lha
  13964. 1.1
  13965. AmigaLibDisk242:PPrefs/
  13966. ?.?
  13967. FrozenFish-Vol1:BBS/ALib/d2xx/d242/PPrefs.lha
  13968. ?.?
  13969. GoldFish-Vol1-1:BBS/d2xx/d242/PPrefs.lha
  13970. ?.?
  13971. GoldFish-Vol1-1:d2xx/d242/PPrefs/
  13972. ?.?
  13973. .distribution
  13974. Freeware
  13975. .email
  13976. gschweng@informatik.uni-rostock.de
  13977. .docs
  13978. PPrefs.guide
  13979. .described-by
  13980. Richard Fish
  13981. .submittal
  13982. Submitted electronically directly by the author.
  13983.  
  13984. .stored-in
  13985. GoldFish-Vol2-1:Files/util/misc/PPrefs/
  13986. .name
  13987. PopUpScreen
  13988. .type
  13989. OS Utility
  13990. .short
  13991. Pops specified screen to front
  13992. .description
  13993. This program lets you simply add hotkey to any program
  13994. you wish.  To do so you will have to use (for now!) FKey
  13995. program (or similar one), enter there your hotkey combination,
  13996. switch COMMAND to RUN PROGRAM and type into the window as follow:
  13997.  
  13998.     POPUPSCREEN SCR <ScreenName>
  13999.  
  14000. where SCREENNAME is the name of program's screen you want to pop up.
  14001. NOTE:  ScreenName is CASE SENSITIVE!  You can also use part of name
  14002. (abbrev.) by typing eg:
  14003.  
  14004.     SCR=Psych      (for screen named:  "Psychodelic").
  14005.  
  14006. When you are poping screen up its first window will be made active.
  14007. If you do not like this use NOACTIVATE flag to disable it. When you
  14008. call this program 2nd time your screen will be sent to back and
  14009. WorkBench screen will be fronted!
  14010.  
  14011. Switch INFO prints out all named screens and its size and depeth.
  14012. Switch HELP will (surprise, surprise) help you...  :-)
  14013. .version
  14014. 1.02
  14015. .author
  14016. Marcin Orlowski
  14017. .distribution
  14018. Copyrighted but Freely Redistributable
  14019. .docs
  14020. PopUpScreen.doc
  14021. .described-by
  14022. Richard Fish
  14023. .submittal
  14024. Downloaded via ftp from Aminet.
  14025.  
  14026. .stored-in
  14027. GoldFish-Vol2-1:Files/util/misc/PopUpScreen/
  14028.  
  14029. .name
  14030. RandomX
  14031. .type
  14032. Number Crunching
  14033. .short
  14034. Creates very random numbers
  14035. .description
  14036. This utility creates a random number within the specified range
  14037. (e.g between 1000 and 25312 or 1.001 and 2.321).  It uses several
  14038. sources to create the random number.  This utility can be used in
  14039. startup-sequences on amigas without clocks and it will produce a
  14040. different number every time.
  14041. .version
  14042. 1.1
  14043. .date
  14044. 1994.08.24
  14045. .author
  14046. Andrew Leppard
  14047. .distribution
  14048. Copyrighted but Freely Redistributable
  14049. .source
  14050. Includes partial source in assembler
  14051. .email
  14052. 9405571x@lux.levels.unisa.edu.au
  14053. .docs
  14054. RandomX11.readme
  14055. RandomX.doc
  14056. .described-by
  14057. Dan Fish (daf@starfish.amigalib.com)
  14058. .submittal
  14059. Downloaded via ftp from wuarchive.wustl.edu.
  14060. .stored-in
  14061. GoldFish-Vol2-1:Files/util/misc/RandomX/
  14062. .name
  14063. ReNum
  14064. .type
  14065. Animation Tool
  14066. .short
  14067. Changes the names of sequences of files
  14068. .description
  14069. ReNum is a utility that changes the names of sequences of files. ReNum
  14070. is aimed at helping animators that wishes to transfer files, say from
  14071. Real3d to DPaint. Real3d calls IFF-files generated as an anim something
  14072. like this: Pic0, Pic1, ... (from now on called "Dynamic format"), while
  14073. DPaint wants multiple IFF-files to build an animation, to be in alpha-
  14074. betical order, often meaning you have to rename your pictures to Pic000,
  14075. Pic001, and so on ("Fixed format"). This can be very tedious, especially
  14076. if you have a hundred or more pictures. No more of that, because that's
  14077. exactly what ReNum does! ReNum can also convert files from Fixed to
  14078. Dynamic.
  14079.  
  14080. ReNum is also capable of changing the names (and not the framenumbers)
  14081. or the numbering of a sequence.
  14082. .version
  14083. 2.1
  14084. .author
  14085. Emil Åström
  14086. .requirements
  14087. OS2.0+
  14088. .distribution
  14089. Freeware
  14090. .address
  14091. von Döbelns väg 8
  14092. S-520 50 Stenstorp
  14093. SWEDEN
  14094. .email
  14095. di2emias@ida.his.se
  14096. .docs
  14097. ReNum.guide
  14098. .described-by
  14099. Richard Fish
  14100. .submittal
  14101. Downloaded via ftp from Aminet.
  14102.  
  14103. .stored-in
  14104. GoldFish-Vol2-1:Files/util/misc/ReNum/
  14105. .name
  14106. RemindMe
  14107. .type
  14108. Productivity Tool
  14109. .short
  14110. Events reminder
  14111. .description
  14112. A simple events reminder. Reads the events from a file and checks if the
  14113. user should be notified. Weekly, monthly, yearly and unique events are
  14114. possible.
  14115. .version
  14116. 1.0
  14117. .date
  14118. 1994.09.11
  14119. .author
  14120. Marcus J. Stratmann
  14121. .address
  14122. Böttcherstr. 13
  14123. 46244 Kirchhellen
  14124. Germany
  14125. .email
  14126. uste01@unidozr.hrz.uni-dortmund.de
  14127. .requirements
  14128. KS 1.2+
  14129. .distribution
  14130. Freeware
  14131. .docs
  14132. RemindMe.doc
  14133. .described-by
  14134. Marcus Stratmann (uste01@unidozr.hrz.uni-dortmund.de)
  14135. .submittal
  14136. Marcus Stratmann (uste01@unidozr.hrz.uni-dortmund.de)
  14137. .stored-in
  14138. GoldFish-Vol2-1:Files/util/misc/RemindMe/
  14139. .name
  14140. ReqChange
  14141. .type
  14142. OS Utility
  14143. .short
  14144. Makes system use Reqtools requesters
  14145. .description
  14146.   ReqChange is a program that patches Intuition, ASL, ARP and REQ to use
  14147. the ReqTools requesters instead. It also adds a couple of extra features,
  14148. like an AssignWedge, the possibility to send ARexx-commands when a patched
  14149. requester appears, and several options to configure how the patches should
  14150. behave.
  14151. .version
  14152. 3.5
  14153. .date
  14154. 1994.09.19
  14155. .author
  14156. Magnus Holmgren
  14157. .requirements
  14158. Requires OS2.0+
  14159. .reference
  14160. FreshFish-Vol7:BBS/util/ReqChange-3.4.lha
  14161. 3.4
  14162. FreshFish-Vol7:New/util/misc/ReqChange/
  14163. 3.4
  14164. FreshFish-Vol5:BBS/util/ReqChange-3.1.lha
  14165. 3.1
  14166. FreshFish-Vol4:BBS/May94/util/misc/ReqChange.lha
  14167. 3.1
  14168. FreshFish-Vol4:New/util/misc/ReqChange/
  14169. 3.1
  14170. FreshFish-Vol1:Old/AmigaLibDisks/Disks680-699/Disk682/ReqChange/
  14171. 1.08
  14172. FrozenFish-Vol1:BBS/ALib/d6xx/d682/ReqChange.lha
  14173. 1.08
  14174. GoldFish-Vol1-1:BBS/d6xx/d682/ReqChange.lha
  14175. 1.08
  14176. GoldFish-Vol1-2:d6xx/d682/ReqChange/
  14177. 1.08
  14178. AmigaLibDisk682:ReqChange/
  14179. 1.08
  14180. .distribution
  14181. Shareware
  14182. .price
  14183. $10 (US), SKR70,
  14184. .address
  14185. Kvarnbergsvägen 5
  14186. S-444 47  Stenungsund
  14187. SWEDEN
  14188. .email
  14189. cmh@augs.se
  14190. .docs
  14191. Readme
  14192. Registration.form
  14193. ReqChange.guide
  14194. .described-by
  14195. Richard Fish
  14196. .submittal
  14197. Downloaded via ftp from Aminet
  14198. .stored-in
  14199. GoldFish-Vol2-1:Files/util/misc/ReqChange/
  14200. .name
  14201. ScreenFool
  14202. .type
  14203. OS Utility
  14204. .short
  14205. public screen manager utility
  14206. .description
  14207. ScreenFool is a utility for Amigas with Release 2 or later of the operating
  14208. system.  It allows you to work with so-called "Public" screens and thereby
  14209. enhance your productivity, by allowing Workbench screen (and other)
  14210. applications to use a different screen than the regular Workbench.
  14211. .version
  14212. 2.7
  14213. .date
  14214. 1994.09.05
  14215. .author
  14216. Chris Lawrence
  14217. .requirements
  14218. OS2.0+
  14219. .distribution
  14220. Shareware
  14221. .price
  14222. $5 - $10 (US)
  14223. .address
  14224. Box 574060
  14225. Georgetown University
  14226. Washington DC 20057-4060
  14227. United States of America
  14228. .tested
  14229. It has been tested on a V37 (final) A2000 system with 3 MB RAM, 80 MB hard
  14230. disk, and 68000 processor (7.14 MHz); and on a V39 A4000 system with 8 MB
  14231. RAM, 120 MB hard disk, and 68040 processor (25 MHz).
  14232. .docs
  14233. ScreenFool.guide
  14234. Readme
  14235. .described-by
  14236. Richard Fish
  14237. .submittal
  14238. Downloaded via ftp from Aminet.
  14239.  
  14240. .stored-in
  14241. GoldFish-Vol2-1:Files/util/misc/ScreenFool/
  14242.  
  14243. .name
  14244. MultiUser
  14245. .type
  14246. OS Utility
  14247. .short
  14248. Create Unix like multiuser environment
  14249. .description
  14250. Allows you to create a Unix-like environment where several users live
  14251. together in harmony, unable to delete each others files, unable to read
  14252. those private love-letters of other users... And this even if several users
  14253. are working on the machine at the same time (on a terminal hooked up to the
  14254. serial port)
  14255. .version
  14256. 1.8
  14257. .date
  14258. 1994.07.03
  14259. .author
  14260. Geert Uytterhoeven
  14261. .requirements
  14262. Requires OS2.04+ and a hard drive.
  14263. Localization requires Workbench 2.1+
  14264. .reference
  14265. FrozenFish-Vol1:BBS/Dec93/os20/util/MultiUser.lha/
  14266. 1.5
  14267. FreshFish-Vol3:Old/Dec93/os20/util/MultiUser/
  14268. 1.5
  14269. FreshFish-Vol2:New/os20/util/MultiUser/
  14270. 1.5
  14271. GoldFish-Vol1-2:d9xx/d905/MultiUser/
  14272. 1.4
  14273. GoldFish-Vol1-1:BBS/d9xx/d905/MultiUser.lha/
  14274. 1.4
  14275. FrozenFish-Vol1:BBS/ALib/d9xx/d905/MultiUser.lha/
  14276. 1.4
  14277. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk905/MultiUser/
  14278. 1.4
  14279. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk905/MultiUser/
  14280. 1.4
  14281. AmigaLibDisk905:MultiUser/
  14282. 1.4
  14283. .distribution
  14284. Shareware
  14285. .price
  14286. $15 (US)
  14287. .address
  14288. Huysmansstraat 12
  14289. B-3128 BAAL
  14290. BELGIUM
  14291. .email
  14292. uytterho@cs.kuleuven.ac.be
  14293. .tested
  14294.   o A4000/040,  540  MB  Conner  CP30544  (a  VERY  fast IDE!) + 120 MB IDE
  14295.     harddisk, 2 MB chip ram, 8 MB fast ram
  14296.  
  14297.   o A4000/040,  120  MB  IDE harddisk, 2 MB chip ram, 8 MB fast ram, Retina
  14298.     graphics board, Retina WB emulation
  14299.  
  14300.   o A3000T  25MHz,  500+  MB  harddisk,  2  MB chip ram and 16 MB fast ram,
  14301.     Kickstart  37.175,  GVP  '040  accel,  Retina graphics board, Retina WB
  14302.     emulation,  Vortex  486  SLC  board  (this  is  shit!), Amax II+, IV-24
  14303.     graphics board,...  (Not mine :-( A demonstration model in a store Kurt
  14304.     frequently visits :^)
  14305.  
  14306.   o A3000  25MHz, 52 MB + 120 MB harddisk, 2 MB chip ram and some MB static
  14307.     column ram.  Kickstart 39.110 (developer)
  14308.  
  14309.   o A500,  20 MB harddisk (A590 XT), 512 K chip ram, 512 K ranger mem, 2 MB
  14310.     fast  ram,  old  chipset,  68010  processor,  Kickstart 2.04 softkicked
  14311.     (developer)
  14312.  
  14313.   o A500,  84  or 105 MB harddisk (A590 SCSI), 512 K chip ram, 512 K ranger
  14314.     mem, 2 MB fast ram, old chipset, Kickstart 2.04 softkicked (developer)
  14315.  
  14316. .docs
  14317. MultiUser.doc
  14318. .described-by
  14319. Dan Fish (daf@starfish.amigalib.com)
  14320. .submittal
  14321. Downloaded via ftp from wuarchive.wustl.edu.
  14322. .stored-in
  14323. GoldFish-Vol2-1:Files/util/misc/MultiUser/
  14324. .name
  14325. InfraRexx
  14326. .type
  14327. Infrared Control/ARexx
  14328. .short
  14329. Use Amiga as infrared remote controller.
  14330. .description
  14331. The InfraRexx software along with the InfraJoy hardware serve as an
  14332. ARexx-infrared interface, so your Amiga becomes a remote control
  14333. unit. Also, the other way around, you can control your Amiga using
  14334. a common infrared remote control unit.
  14335. .version
  14336. 1.4
  14337. .date
  14338. 1994.10.22
  14339. .author
  14340. Leon Woestenberg
  14341. Jeroen Steenblik
  14342. .requirements
  14343. Requires Kickstart 2.04 or higher and some hardware (plans included).
  14344. .distribution
  14345. Freeware
  14346. .price
  14347. Voluntary registration fee of US$10. Ordering the minimal required
  14348. hardware costs US$17, and provides free user registration and updates.
  14349. .address
  14350. Digital Disturbance
  14351. Leon Woestenberg
  14352. Langenhof 62
  14353. NL-5071 TP Udenhout
  14354. The Netherlands
  14355.  
  14356. Jeroen Steenblik
  14357. Retiestraat 13
  14358. NL-5628 PC Eindhoven
  14359. The Netherlands
  14360. .email
  14361. Internet: leon@stack.urc.tue.nl
  14362.  
  14363. Internet: jeroens@stack.urc.tue.nl
  14364. Fidonet: "Jeroen Steenblik" @ 2:2802/123.2
  14365. .installsize
  14366. 70K-350K
  14367. .construction
  14368. Amiga E Compiler v3.0b by Wouter van Oortmerssen
  14369. .tested
  14370. Tested on an Amiga 4000/040 using Kickstart 3.0 (version 39.106) ROMs
  14371. and 3.1 (version 40.68) MapRommed ROMs, Workbench 3.1 (version 40.35).
  14372. .run
  14373. Start from Workbench or Shell.
  14374. .docs
  14375. InfraRexx.guide
  14376. Hardware.guide
  14377. .described-by
  14378. Leon Woestenberg (leon@stack.urc.tue.nl)
  14379. Jeroen Steenblik (jeroens@stack.urc.tue.nl)
  14380. .submittal
  14381. Directly from author via FTP upload.
  14382. .stored-in
  14383. GoldFish-Vol2-1:Files/util/rexx/InfraRexx/
  14384. .name
  14385. ZedREXX
  14386. .aminet-dir
  14387. util/rexx
  14388. .type
  14389. REXX Utility
  14390. .short
  14391. Easily add GUI to any REXX script.
  14392. .description
  14393. ZedREXX provides users with the ability to quickly and easily build a
  14394. graphical user-interface into any of their REXX scripts.  ZedREXX
  14395. syntax is structured, simple and easy to read.  Common GUI techniques
  14396. are implemented in the command host instead of in the REXX script,
  14397. making the run- time speed and response time of a ZedREXX script
  14398. similiar to the same application written in C.  This is an evaluation
  14399. copy of a commercial program, registration is required for continued
  14400. use.
  14401. .version
  14402. 1.0c
  14403. .author
  14404. David N. Junod
  14405. .restrictions
  14406. .requirements
  14407. Requires 2.04 and the Commodore Installer.
  14408. .distribution
  14409. Commercial Demo
  14410. .docs
  14411. ReadME
  14412. .described-by
  14413. Fred Fish (fnf@amigalib.com)
  14414. .submittal
  14415. Submitted on disk directly by the author.
  14416. .stored-in
  14417. GoldFish-Vol2-1:Files/util/rexx/ZedREXX/
  14418.  
  14419. .name
  14420. ARexxSuper
  14421. .fullname
  14422. ARexx Supervisor
  14423. .type
  14424. OS Utility
  14425. .short
  14426. ARexx port testing tool
  14427. .description
  14428. An all-purpose mouse-controlled localized ARexx communication program.
  14429. All done via a nice GadTools interface.  Documentation in AmigaGuide
  14430. format.  Useful for testing and debugging ARexx interfaces.
  14431. .version
  14432. 1.10
  14433. .date
  14434. 1994.03.05
  14435. .author
  14436. Frédéric DELACROIX
  14437. .requirements
  14438. reqtools library V38+, errormsg.library V1+ (supplied), Kickstart 2.0+,
  14439. and ARexx of course.
  14440. .reference
  14441. AmigaLibDisk939:ARexxSuper/
  14442. 1.0
  14443. .distribution
  14444. Shareware
  14445. .price
  14446. $10 (US)
  14447. .address
  14448. 5 rue d'Artres
  14449. 59269 QUERENAING
  14450. FRANCE, EARTH
  14451. .docs
  14452. ARexxSupervisor.guide
  14453. ARexxSupervisor.guidefra
  14454. .described-by
  14455. Fred Fish (fnf@fishpond.cygnus.com)
  14456. .submittal
  14457. Submitted on disk directly by the author.
  14458. .stored-in
  14459. GoldFish-Vol2-1:Files/util/rexx/ArexxSuper/
  14460. .name
  14461. InfoWin
  14462. .author
  14463. Nick MacDonald
  14464. .version
  14465. 1.0
  14466. .description
  14467. A simple little program written to use MUI.  MUI stands for 'Magical User
  14468. Interface', an awesome package by Stefan Stuntz.  InfoWin keeps track of
  14469. messages sent to it via its ARexx port.  I wrote it to track messages from
  14470. my Caller ID ARexx script so that I would have an easy way of seeing my new
  14471. calls.  It's not complete yet (ie. it's not as fully featured as I hope to
  14472. make it eventually) but it is already in use on my system.
  14473. .described-by
  14474. Automatically generated from Contents file by c2pi program.
  14475. .short
  14476. MUI program to receive ARexx messages.
  14477. .stored-in
  14478. GoldFish-Vol2-1:Files/util/rexx/InfoWin/
  14479.  
  14480. .name
  14481. ARexxAppList
  14482. .type
  14483. Text
  14484. .short
  14485. List of 421 programs that support ARexx.
  14486. .description
  14487. The ARexx Application List.  A list (plain text) of approximately 421 Amiga
  14488. programs that support ARexx, with brief descriptions of their capabilities.
  14489. Updates are posted in the USENET newsgroup comp.sys.amiga.applications.
  14490. .version
  14491. 1994.10.11
  14492. .date
  14493. 1994.10.11
  14494. .author
  14495. Daniel J Barrett
  14496. .reference
  14497. FrozenFish-Vol1:BBS/Oct93/Text/ARexxAppList.lha/
  14498. 93.08.18
  14499. FreshFish-Vol1:New/Text/ARexxAppList/
  14500. 93.08.18
  14501. FreshFish-Vol3:Old/Oct93/Text/ARexxAppList/
  14502. 93.08.18
  14503. FreshFish-Vol2:Old/Text/ARexxAppList/
  14504. 93.08.18
  14505. GoldFish-Vol1-2:d7xx/d754/ArexxAppList/
  14506. 92.10.15
  14507. GoldFish-Vol1-1:BBS/d7xx/d754/ARexxAppList.lha/
  14508. 92.10.15
  14509. FrozenFish-Vol1:BBS/ALib/d7xx/d754/ARexxAppList.lha/
  14510. 92.10.15
  14511. FreshFish-Vol1:Old/AmigaLibDisks/Disks740-759/Disk754/ARexxAppList/
  14512. 92.10.15
  14513. AmigaLibDisk754/ARexxAppList/
  14514. 92.10.15
  14515. .distribution
  14516. Copyrighted but Freely Redistributable
  14517. .email
  14518. barrett@cs.umass.edu
  14519. .docs
  14520. ARexxApplicationList
  14521. .described-by
  14522. Dan Fish (daf@starfish.amigalib.com)
  14523. .submittal
  14524. Downloaded via ftp from wuarchive.wustl.edu.
  14525. .stored-in
  14526. GoldFish-Vol2-1:Files/util/rexx/ARexxAppList/
  14527. .name
  14528. AntiCicloVir
  14529. .aminet-dir
  14530. util/virus
  14531. .type
  14532. AntiVirus Utility
  14533. .short
  14534. Link/File/BB/Validator/Memory virus elim
  14535. .description
  14536. A link virus detector and exterminator.  Also detects other types of
  14537. viri.   This version recognizes:  188 Bootblock, 28 File, 15 Link,
  14538. 7 Disk-Validator, 11 Trojans, and 17 Bombs.  Automatically checks each
  14539. inserted disk for boot block and disk-validator viruses.  Can scan all
  14540. files of a specified directory for known link viruses, and constantly
  14541. monitors memory and system vectors.  Now public domain and includes
  14542. source in assembler.
  14543. .version
  14544. 2.3a
  14545. .date
  14546. 1994.09.18
  14547. .author
  14548. Matthias Gutt
  14549. .reference
  14550. AmigaLibDisk611:AntiCicloVir/
  14551. 1.1
  14552. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk611/AntiCicloVir/
  14553. 1.1
  14554. FrozenFish-Vol1:BBS/ALib/d6xx/d611/AntiCicloVir.lha
  14555. 1.1
  14556. GoldFish-Vol1-1:BBS/d6xx/d611/AntiCicloVir.lha
  14557. 1.1
  14558. GoldFish-Vol1-2:d6xx/d611/AntiCicloVir/
  14559. 1.1
  14560. AmigaLibDisk648:AntiCicloVir/
  14561. 1.2
  14562. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk648/AntiCicloVir/
  14563. 1.2
  14564. FrozenFish-Vol1:BBS/ALib/d6xx/d648/AntiCicloVir.lha
  14565. 1.2
  14566. GoldFish-Vol1-1:BBS/d6xx/d648/AntiCicloVir.lha
  14567. 1.2
  14568. GoldFish-Vol1-2:d6xx/d648/AntiCicloVir/
  14569. 1.2
  14570. AmigaLibDisk664:AntiCicloVir/
  14571. 1.3
  14572. FreshFish-Vol1:Old/AmigaLibDisks/Disks660-679/Disk664/AntiCicloVir/
  14573. 1.3
  14574. FrozenFish-Vol1:BBS/ALib/d6xx/d664/AntiCicloVir.lha
  14575. 1.3
  14576. GoldFish-Vol1-1:BBS/d6xx/d664/AntiCicloVir.lha
  14577. 1.3
  14578. GoldFish-Vol1-2:d6xx/d664/AntiCicloVir/
  14579. 1.3
  14580. AmigaLibDisk710:AntiCicloVir/
  14581. 1.5
  14582. FreshFish-Vol1:Old/AmigaLibDisks/Disks700-719/Disk710/AntiCicloVir/
  14583. 1.5
  14584. FrozenFish-Vol1:BBS/ALib/d7xx/d710/AntiCicloVir.lha
  14585. 1.5
  14586. GoldFish-Vol1-1:BBS/d7xx/d710/AntiCicloVir.lha
  14587. 1.5
  14588. GoldFish-Vol1-2:d7xx/d710/AntiCicloVir/
  14589. 1.5
  14590. AmigaLibDisk733:AntiCicloVir/
  14591. 1.6
  14592. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk733/AntiCicloVir/
  14593. 1.6
  14594. FrozenFish-Vol1:BBS/ALib/d7xx/d733/AntiCicloVir.lha
  14595. 1.6
  14596. GoldFish-Vol1-1:BBS/d7xx/d733/AntiCicloVir.lha
  14597. 1.6
  14598. GoldFish-Vol1-2:d7xx/d733/AntiCicloVir/
  14599. 1.6
  14600. AmigaLibDisk815:AntiCicloVir/
  14601. 1.7
  14602. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk815/AntiCicloVir/
  14603. 1.7
  14604. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk815/AntiCicloVir/
  14605. 1.7
  14606. FrozenFish-Vol1:BBS/ALib/d8xx/d815/AntiCicloVir.lha
  14607. 1.7
  14608. GoldFish-Vol1-1:BBS/d8xx/d815/AntiCicloVir.lha
  14609. 1.7
  14610. GoldFish-Vol1-2:d8xx/d815/AntiCicloVir/
  14611. 1.7
  14612. AmigaLibDisk842:AntiCicloVir/
  14613. 1.8
  14614. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk842/AntiCicloVir/
  14615. 1.8
  14616. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk842/AntiCicloVir/
  14617. 1.8
  14618. FrozenFish-Vol1:BBS/ALib/d8xx/d842/AntiCicloVir.lha
  14619. 1.8
  14620. GoldFish-Vol1-1:BBS/d8xx/d842/AntiCicloVir.lha
  14621. 1.8
  14622. GoldFish-Vol1-2:d8xx/d842/AntiCicloVir/
  14623. 1.8
  14624. AmigaLibDisk865:AntiCicloVir/
  14625. 2.0
  14626. FreshFish-Vol2:Old/AmigaLibDisks/Disks860-879/Disk865/AntiCicloVir/
  14627. 2.0
  14628. FreshFish-Vol1:Old/AmigaLibDisks/Disks860-879/Disk865/AntiCicloVir/
  14629. 2.0
  14630. FrozenFish-Vol1:BBS/ALib/d8xx/d865/AntiCicloVir.lha
  14631. 2.0
  14632. GoldFish-Vol1-1:BBS/d8xx/d865/AntiCicloVir.lha
  14633. 2.0
  14634. GoldFish-Vol1-2:d8xx/d865/AntiCicloVir/
  14635. 2.0
  14636. AmigaLibDisk989:AntiCicloVir/
  14637. 2.1
  14638. FreshFish-Vol4:BBS/AmigaLib/d989/AntiCicloVir.lha
  14639. 2.1
  14640. FreshFish-Vol4:New/AmigaLibDisks/d989/AntiCicloVir/
  14641. 2.1
  14642. FrozenFish-Vol1:BBS/ALib/d9xx/d989/AntiCicloVir.lha
  14643. 2.1
  14644. GoldFish-Vol1-1:BBS/d9xx/d989/AntiCicloVir.lha
  14645. 2.1
  14646. GoldFish-Vol1-2:d9xx/d989/AntiCicloVir/
  14647. 2.1
  14648. AmigaLibDisk767:AntiCicloVir/
  14649. 1.6a
  14650. FreshFish-Vol1:Old/AmigaLibDisks/Disks760-779/Disk767/AntiCicloVir/
  14651. 1.6a
  14652. FrozenFish-Vol1:BBS/ALib/d7xx/d767/AntiCicloVir.lha
  14653. 1.6a
  14654. GoldFish-Vol1-1:BBS/d7xx/d767/AntiCicloVir.lha
  14655. 1.6a
  14656. GoldFish-Vol1-2:d7xx/d767/AntiCicloVir/
  14657. 1.6a
  14658. FreshFish-Vol6:BBS/util/AntiCicloVir-2.2a.lha
  14659. 2.2a
  14660. FreshFish-Vol6:New/util/virus/AntiCicloVir/
  14661. 2.2a
  14662. .distribution
  14663. Public Domain
  14664. .source
  14665. Includes source in assembler
  14666. .address
  14667. Kantstr. 16
  14668. 21335 Lüneburg
  14669. Germany
  14670. .docs
  14671. AntiCicloVir.DOC
  14672. AntiCicloVir.DOK
  14673. VIRUSLIST.DOC
  14674. .described-by
  14675. Richard Fish
  14676. .submittal
  14677. Submitted on disk directly by author.
  14678. .stored-in
  14679. GoldFish-Vol2-1:Files/util/virus/AntiCicloVir/
  14680.  
  14681. .name
  14682. VirusChecker
  14683. .type
  14684. AntiVirus Utility
  14685. .short
  14686. A memory/file/bootblock virus detector
  14687. .description
  14688. A virus checker that can check memory, disk bootblocks, and all disk files
  14689. for signs of most known viruses.  Can remember nonstandard bootblocks that
  14690. you indicate are OK and not bother you about them again.  Includes an ARexx
  14691. port, supports SHI's Bootblock.library.  By using this library and its
  14692. brainfile you have the ability to add new Bootblock viruses as SHI releases
  14693. new brainfiles.
  14694. .version
  14695. 6.44
  14696. .date
  14697. 1994.10.28
  14698. .author
  14699. John Veldthuis
  14700. .reference
  14701. FreshFish-Vol6:New/util/virus/VirusChecker/
  14702. 6.43
  14703. FreshFish-Vol4:New/util/virus/VirusChecker/
  14704. 6.41
  14705. AmigaLibDisk935:VirusChecker/
  14706. 6.33
  14707. AmigaLibDisk913:VirusChecker/
  14708. 6.30
  14709. AmigaLibDisk825:VirusChecker/
  14710. 6.22
  14711. AmigaLibDisk680:VirusChecker/
  14712. 6.06
  14713. AmigaLibDisk669:VirusChecker/
  14714. 6.05
  14715. AmigaLibDisk556:VirusChecker/
  14716. 5.30
  14717. .distribution
  14718. Shareware
  14719. .price
  14720. $20 (US)
  14721. .address
  14722. 21 Ngatai Street
  14723. Manaia, Taranaki
  14724. New Zealand
  14725. .email
  14726. johnv@tower.actrix.gen.nz
  14727. .docs
  14728. Virus_Checker.guide
  14729. Brain.history
  14730. .described-by
  14731. Dan Fish (daf@starfish.amigalib.com)
  14732. .submittal
  14733. Downloaded via ftp from wuarchive.wustl.edu.
  14734. .stored-in
  14735. GoldFish-Vol2-1:Files/util/virus/VirusChecker/
  14736.  
  14737. .name
  14738. VT
  14739. .fullname
  14740. Virus Terminator
  14741. .type
  14742. Virus Utility
  14743. .short
  14744. A comprehensive virus utility package.
  14745. .description
  14746. A very good virus checker, however all the documentation is in
  14747. German.
  14748. .version
  14749. 2.68
  14750. .author
  14751. Heiner Schneegold
  14752. .reference
  14753. FreshFish-Vol5:BBS/util/VT-2.65.lha
  14754. 2.65
  14755. FreshFish-Vol5:New/util/virus/VT/
  14756. 2.65
  14757. FreshFish-Vol5:Useful/dist/util/virus/VT/
  14758. 2.65
  14759. .described-by
  14760. Fred Fish (fnf@fishpond.cygnus.com)
  14761. .submittal
  14762. Submitted via ftp by Martin Schulze (masc@coli.uni-sb.de)
  14763. .stored-in
  14764. GoldFish-Vol2-1:Files/util/virus/VT/
  14765.  
  14766. .name
  14767. VirusZII
  14768. .type
  14769. AntiVirus Utility
  14770. .short
  14771. AntiVirus utility with file decrunching
  14772. .description
  14773. Release II of this popular virus detector.  The filechecker can decrunch
  14774. files for testing and the memory checker removes all known viruses
  14775. from memory without 'Guru Meditation' and checks memory for viruses
  14776. regularly.  VirusZ has easy to use intuitionized menus including keycuts
  14777. for both beginners and experienced users.
  14778. .version
  14779. 1.11
  14780. .date
  14781. 1994.09.27
  14782. .author
  14783. Georg Hörmann
  14784. .requirements
  14785. Requires OS2.0+
  14786. .reference
  14787. FreshFish-Vol4:New/util/virus/VirusZ/
  14788. 1.07
  14789. AmigaLibDisk989:VirusZII/
  14790. 1.03
  14791. AmigaLibDisk948:VirusZII/
  14792. 1.00
  14793. AmigaLibDisk902:VirusZ/
  14794. 3.07
  14795. AmigaLibDisk820:VirusZ/
  14796. 3.00
  14797. AmigaLibDisk786:VirusZ/
  14798. 2.27
  14799. .distribution
  14800. Shareware
  14801. .price
  14802. $15 (US), DM20
  14803. .address
  14804. Am Lahnewiesgraben 19
  14805. 82467 Garmisch-Partenkirchen
  14806. Germany
  14807. .docs
  14808. VirusZ.guide
  14809. .described-by
  14810. Dan Fish (daf@daffy.amigalib.com)
  14811. .submittal
  14812. Downloaded via ftp from wuarchive.wustl.edu.
  14813. .stored-in
  14814. GoldFish-Vol2-1:Files/util/virus/VirusZII/
  14815. .name
  14816. AIFF_dt
  14817. .fullname
  14818. aiff.datatype
  14819. .type
  14820. Sound Playing
  14821. .short
  14822. DataType for AIFF/AIFC sound files
  14823. .description
  14824. A DataTypes class which permits reading and playing of AIFF
  14825. and AIFC format sound files which are very common on Apple
  14826. Macintosh machines.
  14827. .version
  14828. 1.5
  14829. .date
  14830. 1994.09.03
  14831. .author
  14832. Olaf `Olsen' Barthel
  14833. .requirements
  14834. Requires WB3.1 (V40)
  14835. .distribution
  14836. Public Domain
  14837. .address
  14838. Olaf Barthel
  14839. Brabeckstraße 35
  14840. D-30559 Hannover
  14841. Federal Republic of Germany
  14842. .email
  14843. olsen@sourcery.han.de
  14844. .source
  14845. SAS/C source included
  14846. .docs
  14847. AIFF.guide
  14848. .stored-in
  14849. GoldFish-Vol2-1:Files/util/wb/AIFF_dt/
  14850. .name
  14851. AmigaEyes
  14852. .type
  14853. Workbench Tool
  14854. .short
  14855. Displays two eyes that follow pointer
  14856. .description
  14857. This small program displays two eyes that follow the mouse pointer in the
  14858. WorkBench screen. This eyes can wink from time to time and go to sleep if
  14859. the user doesn't move the mouse for a user defined lapse of time.
  14860. Thre is two versions, one for no-interlaced screen and the other one for
  14861. interlaced screen.
  14862. .author
  14863. Stéphane Poirier
  14864. .distribution
  14865. Freeware
  14866. .email
  14867. poiries@asterix.saclay.cea.fr
  14868. .docs
  14869. Eyes.doc
  14870. .described-by
  14871. Richard Fish
  14872. .submittal
  14873. Downloaded via ftp from Aminet.
  14874. .stored-in
  14875. GoldFish-Vol2-1:Files/util/wb/AmigaEyes/
  14876. .name
  14877. CXHandler
  14878. .type
  14879. Workbench Tool
  14880. .short
  14881. CXHandler is an Exchange clone
  14882. .description
  14883. CXHandler is an Exchange clone.
  14884. The program is controlable via keys and is font sensitiv.
  14885. .version
  14886. 3.3
  14887. .date
  14888. 1994.10.10
  14889. .author
  14890. Martin Stengle
  14891. .requirements
  14892. Any Amiga with Kickstart 2.04 (V37) or higher
  14893. .distribution
  14894. Copyrighted but Freely Redistributable
  14895. .address
  14896. Martin Stengle
  14897. Kaspar-Kerll-Str. 37
  14898. 81245 München
  14899. Germany
  14900. .email
  14901. stengle@pico.phys.chemie.tu-muenchen.de
  14902. .tested
  14903. This program was developed on an A4000/040 and was tested on the
  14904. following configurations:
  14905. o A4000/040, 241 MB & 120 MB IDE HDs, oMniBus-Gfx-System, 2 MB Chip-RAM
  14906. and 8 MB Fast-RAM. (OS3.0)
  14907. o A500, 52 MB SCSI HD, very old gfx-system, 500kB Chip-RAM
  14908. and 2 MB Fast-RAM. (OS2.04)
  14909. .reference
  14910. FreshFish-Nov94:New/util/cdity/CXHandler/
  14911. 2.9
  14912. FreshFish-Vol6:BBS/util/CXHandler-1.5.lha
  14913. 1.5
  14914. FreshFish-Vol6:New/util/wb/CXHandler/
  14915. 1.5
  14916. .docs
  14917. CXHandler.readme
  14918. .described-by
  14919. Dan Fish (daf@daffy.amigalib.com)
  14920. .submittal
  14921. Downloaded via ftp from wuarchive.wustl.edu.
  14922. .stored-in
  14923. GoldFish-Vol2-1:Files/util/wb/CXHandler/
  14924. .name
  14925. DisplayMode
  14926. .type
  14927. Workbench Tool
  14928. .short
  14929. Screenmode preferences clone
  14930. .description
  14931. Screenmode preferences clone, controlable via keys and is font sensitive.
  14932. .version
  14933. 1.22
  14934. .date
  14935. 1994.09.11
  14936. .author
  14937. Martin Stengle
  14938. .requirements
  14939. Any Amiga with Kickstart 2.04 (V37) or higher
  14940. .distribution
  14941. Copyrighted but Freely Redistributable
  14942. .address
  14943. Kaspar-Kerll-Str. 37
  14944. 81245 München
  14945. Germany
  14946. .email
  14947. stengle@pico.phys.chemie.tu-muenchen.de
  14948. .tested
  14949. This program was developed on an A4000/040 and was tested on the
  14950. following configurations:
  14951. o A4000/040, 241 MB & 120 MB IDE HDs, oMniBus-Gfx-System, 2 MB Chip-RAM
  14952. and 8 MB Fast-RAM. (OS3.0)
  14953. .reference
  14954. FreshFish-Vol6:BBS/util/DisplayMode-1.18.lha
  14955. 1.18
  14956. FreshFish-Vol6:New/util/wb/DisplayMode/
  14957. 1.18
  14958. .docs
  14959. DisplayMode.readme
  14960. .described-by
  14961. Richard Fish
  14962. .submittal
  14963. Downloaded via ftp from Aminet.
  14964. .stored-in
  14965. GoldFish-Vol2-1:Files/util/wb/DisplayMode/
  14966. .name
  14967. DropIt!
  14968. .aminet-dir
  14969. util/cdity
  14970. .type
  14971. Workbench Tool
  14972. .short
  14973. Start programs by dropping icons.
  14974. .description
  14975. DropIt! has been written in order to make the "exploration" of the
  14976. public domain disks easier.  More often than not, those disks contain
  14977. numerous files which examination needs the use of quite a lot of
  14978. different utilities (ILBM reader, text viewer, archive utility, ...).
  14979. DropIt! enables you to do this automatically.
  14980.  
  14981. To this end, it opens when it is started an icon on the Workbench
  14982. screen on which you can put another icon.  The type of the file is
  14983. then recognized automatically and the associated program (chosen by
  14984. the user) started (an ILBM reader for an image for instance).
  14985. .version
  14986. 0.98
  14987. .date
  14988. 1994.20.08
  14989. .author
  14990. Jean-Yves Oberlé
  14991. .distribution
  14992. Freeware
  14993. .address
  14994. 14, rue Christine de Saxe
  14995. 67170 Brumath
  14996. France
  14997. .described-by
  14998. Fred Fish (fnf@amigalib.com)
  14999. .submittal
  15000. Submitted on disk directly by the author.
  15001. .stored-in
  15002. GoldFish-Vol2-1:Files/util/wb/DropIt!/
  15003. .name
  15004. FontPrefs
  15005. .type
  15006. Workbench Tool
  15007. .short
  15008. Font preferences clone
  15009. .description
  15010. Alternative to the standard font preferences program.
  15011. Font Sensitive.
  15012. .version
  15013. 2.14
  15014. .date
  15015. 1994.09.14
  15016. .author
  15017. Martin Stengle
  15018. .requirements
  15019. Kickstart 2.04+
  15020. .reference
  15021. FreshFish-Vol6:New/util/wb/FontPrefs/
  15022. 2.12
  15023. FreshFish-Vol6:BBS/util/FontPrefs-2.12.lha
  15024. 2.12
  15025. FreshFish-Vol5:New/util/wb/FontPrefs/
  15026. 2.8
  15027. FreshFish-Vol5:BBS/util/FontPrefs-2.8.lha
  15028. 2.8
  15029. .distribution
  15030. Freeware
  15031. .address
  15032. Kaspar-Kerll-Str. 37
  15033. 81245 München
  15034. Germany
  15035. .email
  15036. stengle@pico.phys.chemie.tu-muenchen.de
  15037. .tested
  15038. This program was developed on an A4000/040 and was tested on the
  15039. following configurations:
  15040. o A4000/040, 241 MB & 120 MB IDE HDs, oMniBus-Gfx-System, 2 MB Chip-RAM
  15041.   and 8 MB Fast-RAM. (OS3.0)
  15042. .docs
  15043. FontPrefs.readme
  15044. .described-by
  15045. Richard Fish
  15046. .submittal
  15047. Downloaded via ftp from wuarchive.wustl.edu.
  15048. .stored-in
  15049. GoldFish-Vol2-1:Files/util/wb/FontPrefs/
  15050. .name
  15051. ForceIcon
  15052. .type
  15053. Workbench tool
  15054. .aminet-dir
  15055. util/wb
  15056. .short
  15057. Substitute Icon images and positions
  15058. .description
  15059. ForceIcon is an utility mainly for users of CDRom drives or users of
  15060. networking software capable of sharing devices and icons. Since one
  15061. can not snapshot the position of a volume`s icon (on read only media),
  15062. nor replace it by a user-defined one, I wrote this utility. ForceIcon
  15063. allows you to set the position of a disk`s icon and/or replace it by a
  15064. different image/icon which doesn`t have to be a disk.info file. All
  15065. types of ".info" files may be selected.  Special features include
  15066. inheritance of device specific settings, specifying the root drawer`s
  15067. size/position and display flags/modes.
  15068. .version
  15069. 1.6
  15070. .date
  15071. 1994.08.19
  15072. .author
  15073. Kai Iske
  15074. .reference
  15075. AmigaLibDisk984:ForceIcon/
  15076. 1.4
  15077. FreshFish-Vol4:BBS/AmigaLib/d984/ForceIcon.lha
  15078. 1.4
  15079. FreshFish-Vol4:New/AmigaLibDisks/d984/ForceIcon/
  15080. 1.4
  15081. FrozenFish-Vol1:BBS/ALib/d9xx/d984/ForceIcon.lha
  15082. 1.4
  15083. GoldFish-Vol1-1:BBS/d9xx/d984/ForceIcon.lha
  15084. 1.4
  15085. GoldFish-Vol1-2:d9xx/d984/ForceIcon/
  15086. 1.4
  15087. FreshFish-Vol5:BBS/os20/ForceIcon-1.2.lha
  15088. 1.2
  15089. FreshFish-Vol3:New/os20/wb/ForceIcon/
  15090. 1.2
  15091. FreshFish-Vol4:BBS/Mar94/os20/wb/ForceIcon.lha
  15092. 1.2
  15093. FrozenFish-Vol1:BBS/Mar94/os20/wb/ForceIcon.lha
  15094. 1.2
  15095. .requirements
  15096. Requires OS 2.0 (37.175)
  15097. Requires MUI (MagicUserInterface) version 7 (MUI 2.0)
  15098. .distribution
  15099. Giftware
  15100. .address
  15101. Kai Iske
  15102. Brucknerstrasse 18
  15103. 63452 Hanau
  15104. Germany
  15105. .email
  15106. kai@iske.adsp.sub.org
  15107. iske@informatik.uni-frankfurt.de
  15108. .source
  15109. SAS/C source included 137K
  15110. .construction
  15111. SAS/C 6.51 with optimization
  15112. .docs
  15113. ForceIcon.guide
  15114. ForceIcon.doc
  15115. .submittal
  15116. Submitted via ftp directly by the author.
  15117. .stored-in
  15118. GoldFish-Vol2-1:Files/util/wb/ForceIcon/
  15119.  
  15120. .name
  15121. MIA
  15122. .fullname
  15123. Mass Icon Alter
  15124. .type
  15125. OS Utility
  15126. .short
  15127. Manipulates many icons at once
  15128. .description
  15129. Mass Icon Alter (MIA) allows manipulation of many icons all at once.
  15130. It can change any of the following icon and file attributes:  Stack
  15131. size, date/time, comment, default tool, tool types (append or replace),
  15132. images, icon type, protection bits, and Workbench's default icons.
  15133. MIA runs as an Application Icon, Application MenuItem, normal graphical
  15134. user interface, or from an AmigaDOS shell.  Installer script and
  15135. AmigaGuide help manual are included.
  15136. .version
  15137. 1.2
  15138. .date
  15139. 1994.05.29
  15140. .author
  15141. Boyd Edmondson
  15142. .restrictions
  15143. .requirements
  15144.  -  Workbench 2.0 or better
  15145.  -  roughly 100K of RAM space (maximum)
  15146.  -  roughly 150K of disk space (maximum)
  15147. .distribution
  15148. Shareware
  15149. .price
  15150. $10 (US)
  15151. .address
  15152. 1318 Mill Creek Blvd.  #R204
  15153. Mill Creek, WA  98012
  15154. USA
  15155. .email
  15156. BoydXNebula@BIX.COM
  15157. .docs
  15158. MIA.guide
  15159. .described-by
  15160. Dan Fish (daf@starfish.amigalib.com)
  15161. .submittal
  15162. Submitted on disk directly by the author.
  15163. .stored-in
  15164. GoldFish-Vol2-1:Files/util/wb/MIA/
  15165. .name
  15166. MacSND_dt
  15167. .fullname
  15168. macsnd.datatype
  15169. .type
  15170. Sound Playing
  15171. .short
  15172. DataType for Mac "snd" resource data
  15173. .description
  15174. A DataTypes class which permits reading and playing of
  15175. Apple Macintosh "snd " resource sound data, such as system
  15176. beeps.
  15177. .version
  15178. 1.2
  15179. .date
  15180. 1994.09.03
  15181. .author
  15182. Olaf `Olsen' Barthel
  15183. .requirements
  15184. Requires WB3.1 (V40)
  15185. .distribution
  15186. Public Domain
  15187. .address
  15188. Olaf Barthel
  15189. Brabeckstraße 35
  15190. D-30559 Hannover
  15191. Federal Republic of Germany
  15192. .email
  15193. olsen@sourcery.han.de
  15194. .source
  15195. SAS/C source included
  15196. .docs
  15197. MacSND.guide
  15198. .stored-in
  15199. GoldFish-Vol2-1:Files/util/wb/MacSND_dt/
  15200. .name
  15201. PST
  15202. .type
  15203. OS Utility
  15204. .short
  15205. Public Screen creation tool
  15206. .description
  15207. CREATES A PUBLIC SCREEN WITH SCREEN TYPE SELECTABLE FROM ANY
  15208. CURRENTLY ACTIVE MONITOR TYPE
  15209. USES THE 3.0 ASL SCREEN MODE REQUESTER
  15210. ALLOWS FOR SELECTION OF SCREEN DIMENSIONS, DEPTH, OVERSCAN, AND
  15211. autoscroll (via ASL Screen Mode Requester)
  15212. Allows complete control of all Public Screen-related features,
  15213. such as "Default Public Screen", "Pop to Front", and "Shanghai".
  15214. Tested OK using the Enforcer.
  15215.  
  15216.  
  15217. Extremely compatible with the KreuzerSoft series of graphics
  15218. programs (Fractal, LyapunovSpace, Terrain, PaletteTool, etc.)
  15219. but is NOT in anyway restricted to usage with them.
  15220.  
  15221. Put differently, this is a general-usage tool.
  15222. .version
  15223. 1.0a
  15224. .author
  15225. Timothy B. Kreuzer
  15226. .requirements
  15227. Requires AmigaDOS 3.0
  15228. .distribution
  15229. Copyrighted but Freely Redistributable
  15230. .address
  15231. Timothy B. Kreuzer
  15232. 6711A N. Washington Blvd.
  15233. Arlington, VA  22213
  15234. .docs
  15235. PST.doc
  15236. .described-by
  15237. Richard Fish
  15238. .submittal
  15239. Downloaded via ftp from Aminet.
  15240. .stored-in
  15241. GoldFish-Vol2-1:Files/util/wb/PST/
  15242. .name
  15243. Picticon
  15244. .type
  15245. Image Conversion
  15246. .short
  15247. Scales pictures into icons. os3.x only
  15248. .description
  15249. Allows  pictures  to  be  dropped onto an appicon.  Will then load the
  15250. pictures using datatypes.library and scale them into icons.
  15251.  
  15252. Many  options  to  customize  how  the scaled picture icons will look.
  15253. Allows frames/backgrounds and size text (built in fonts, tho)
  15254.  
  15255. Features:
  15256.  
  15257. o  Files  may  be passes by dropping them onto an appicon, selecting a
  15258.    apptool item, shift-selection, or via a CLI interface.
  15259. o  Dithering (one type, error-diffusion)
  15260. o  Remaps to current Workbench palette
  15261. o  Fractional scaling
  15262. o  User defined size
  15263. o  Allows templates for both tooltypes and/or background underlay
  15264. o  User defined appicon image
  15265. o  Ability to place picture dimension text onto icon
  15266. o  Preserves  aspect  of  pictures (only IFFs due to no aspect info is
  15267.    contained in gifs and jpefs)
  15268. o  User defined screen aspect. (for non-lace or s-hires users)
  15269. o  HAM support
  15270. o  Datatype loader/scaler module is available for E users. (no source)
  15271.  
  15272. .version
  15273. 0.9
  15274. .author
  15275. Chad Randall
  15276. .reference
  15277. FreshFish-Vol6:New/util/wb/Picticon/
  15278. 0.8
  15279. .requirements
  15280. Any Amiga running at least Kickstart 3.0 and Workbench 3.0.
  15281.  
  15282. At  least 1 megabyte of RAM is required.  2 megs of CHIP and 4 megs of
  15283. FAST is recommended.
  15284.  
  15285. A 68000, but a faster processor is recommended.
  15286.  
  15287. The  external  librarys  "iffparse", "diskfont", and "mathtrans" of at
  15288. least  version  37.   All  these  are  standard, so no problems should
  15289. arise.
  15290.  
  15291. A strong knowledge of palettes, colors, and tooltypes is recommended
  15292. for full feature utilization.
  15293.  
  15294. A nice set of pictures.  Come on, at least one. :)
  15295. .distribution
  15296. Copyrighted but Freely Redistributable
  15297. .address
  15298. 229 S.Washington
  15299. Manchester, Michigan
  15300. 48158-9680  USA
  15301. .email
  15302. crandall@garnet.msen.com
  15303. .docs
  15304. docs/Picticon.guide
  15305. docs/Picticon.readme
  15306. docs/ShoveColors.readme
  15307. .described-by
  15308. Richard Fish
  15309. .submittal
  15310. Downloaded via ftp from Aminet.
  15311. .stored-in
  15312. GoldFish-Vol2-1:Files/util/wb/Picticon/
  15313. .name
  15314. PictureClock
  15315. .type
  15316. Video Tool
  15317. .aminet-dir
  15318. util/clock
  15319. .short
  15320. Full-screen analog clock on top of a pic
  15321. .description
  15322. PictureClock is a clock like the ones you see on TV between programs.
  15323. It takes any datatype-supported picture as a background and any
  15324. datatype- supported sound for a 'chime' sound every half hour.
  15325. Kickstart 3.0 (V39) or higher and datatypes.library V39 are required.
  15326. .version
  15327. 39.72
  15328. .date
  15329. 1994.08.22
  15330. .author
  15331. Maarten ter Mors
  15332. .distribution
  15333. Freeware
  15334. .address
  15335. Hendrik Vinkhof 47
  15336. 2202 XJ Noordwijk
  15337. The Netherlands
  15338. .email
  15339. maarten.ter.mors@aobh.xs4all.nl
  15340. .source
  15341. Includes source in C
  15342. .docs
  15343. PictureClock.doc
  15344. .described-by
  15345. Maarten ter Mors
  15346. .stored-in
  15347. GoldFish-Vol2-1:Files/util/wb/PictureClock/
  15348.  
  15349. .name
  15350. StickIt2
  15351. .type
  15352. Workbench Tool
  15353. .short
  15354. Computerized "PostIt Note" type reminder
  15355. .description
  15356. StickIt2 is a replacement for the good ol' Post-It note. It allows
  15357. you to stick notes on your screen which will be displayed every time
  15358. you reboot; useful to remind you of things to do.
  15359.  
  15360.   StickIt version 2.00 supports the following features:
  15361.  
  15362.    * StickIt2 can have up to 100 notes in use at any time.
  15363.    * StickIt2's notes can be in any colour.
  15364.    * StickIt2's notes can use any font in any colour, size and style.
  15365.      Each note can have its own font.
  15366.    * StickIt2's notes are directly editable (like typing text into a
  15367.      word processor).
  15368.    * StickIt2's notes are resizable using a discrete hidden resize
  15369.      gadget.
  15370.    * StickIt2's notes can open on any public screen.
  15371.    * StickIt2 runs as a commodity.
  15372.    * StickIt2 uses the system clipboard.
  15373.    * StickIt2 can be run from either Workbench or the CLI with full
  15374.      tooltype support in both cases.
  15375.    * StickIt2 has a font sensitive GadTools interface designed with the
  15376.      excellent "The Designer". See Credits.
  15377.    * StickIt version 2.00 is only 7k larger than StickIt-1.03.
  15378.  
  15379.   The limits imposed by the program are:
  15380.  
  15381.    * The note may only contain 4k of text (just over 4,000 characters).
  15382.    * The title bar may only contain 128 characters of text.
  15383.  
  15384. .version
  15385. 2.00
  15386. .author
  15387. Andy Dean
  15388. .requirements
  15389. Requires OS2.04+
  15390. .reference
  15391. FreshFish-Vol2:New/os20/util/StickIt/
  15392. 1.03
  15393. AmigaLibDisk913:StickIt/
  15394. 1.02
  15395. .distribution
  15396. Copyrighted but Freely Redistributable
  15397. .address
  15398. Andy Dean
  15399. Electronic Engineering Dept.
  15400. University College London
  15401. Torrington Place
  15402. London
  15403. WC1E 7JE
  15404. England
  15405. .email
  15406. adean@eleceng.ucl.ac.uk
  15407. .source
  15408. Includes C-source
  15409. .docs
  15410. Readme.txt
  15411. Docs/StickIt2.txt
  15412. Docs/StickIt2.guide
  15413. .described-by
  15414. Dan Fish (daf@starfish.amigalib.com)
  15415. .submittal
  15416. Downloaded via ftp from wuarchive.wustl.edu.
  15417. .stored-in
  15418. GoldFish-Vol2-1:Files/util/wb/StickIt2/
  15419.  
  15420. .name
  15421. TimeEvent
  15422. .type
  15423. Workbench Tool
  15424. .short
  15425. Preference Editor v1.0 for cron programs
  15426. .description
  15427. With the TimeEvent Preference Editor you can control the execution times
  15428. of a list of programs.  You can popup a requester to remind you of a
  15429. special date, start a backup every week or let your computer fetch your
  15430. email during the night, because of the lower rates.  As with the System
  15431. Preference Editors, there has to be an additional program to perform the
  15432. settings made with TimeEvent.  This program is called cron and it runs
  15433. in the background.  (not included!)
  15434. .version
  15435. 1.0
  15436. .date
  15437. 1994.08.27
  15438. .author
  15439. Alexander Lazarevic
  15440. .requirements
  15441. Requires OS2.04+
  15442. .distribution
  15443. Copyrighted but Freely Redistributable
  15444. .address
  15445. Clemensstr. 29
  15446. 50676 Köln
  15447. Germany
  15448. .email
  15449. Lazarevic@rrz.uni-koeln.de
  15450. .docs
  15451. README
  15452. Doc/english.guide
  15453. Doc/deutsch.guide
  15454. .described-by
  15455. Dan Fish (daf@starfish.amigalib.com)
  15456. .submittal
  15457. Downloaded via ftp from wuarchive.wustl.edu.
  15458. .stored-in
  15459. GoldFish-Vol2-1:Files/util/wb/TimeEvent/
  15460. .name
  15461. AppISizer
  15462. .short
  15463. AppIcon gets the size of disks, etc.
  15464. .description
  15465. New, localized version of the AppIcon utility that gets the size of disks,
  15466. directories or files.  Gives the size in bytes, blocks and the actual size
  15467. occupied.  Supplied with a French catalog.  Includes English documentation
  15468. in AmigaGuide format and French documentation.  Also offers several new
  15469. enhancements.
  15470. .version
  15471. 0.72
  15472. .author
  15473. Gérard Cornu
  15474. .address
  15475. 11 avenue Edouard Aynard
  15476. 69130 ECULLY
  15477. FRANCE
  15478. .reference
  15479. GoldFish-Vol1-2:d9xx/d938/AppISizer/
  15480. 0.68
  15481. GoldFish-Vol1-1:BBS/d9xx/d938/AppISizer.lha
  15482. 0.68
  15483. FrozenFish-Vol1:BBS/ALib/d9xx/d938/AppISizer.lha
  15484. 0.68
  15485. FreshFish-Vol2:New/AmigaLibDisks/Disk938/AppISizer/
  15486. 0.68
  15487. AmigaLibDisk938:AppISizer/
  15488. 0.68
  15489. GoldFish-Vol1-2:d8xx/d853/AppISizer/
  15490. 0.61
  15491. GoldFish-Vol1-1:BBS/d8xx/d853/AppISizer.lha
  15492. 0.61
  15493. FrozenFish-Vol1:BBS/ALib/d8xx/d853/AppISizer.lha
  15494. 0.61
  15495. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk853/AppISizer/
  15496. 0.61
  15497. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk853/AppISizer/
  15498. 0.61
  15499. AmigaLibDisks853:AppISizer/
  15500. 0.61
  15501. GoldFish-Vol1-2:d8xx/d802/AppISizer/
  15502. 0.41
  15503. GoldFish-Vol1-1:BBS/d8xx/d802/AppISizer.lha
  15504. 0.41
  15505. FrozenFish-Vol1:BBS/ALib/d8xx/d802/AppISizer.lha
  15506. 0.41
  15507. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk802/AppISizer/
  15508. 0.41
  15509. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk802/AppISizer/
  15510. 0.41
  15511. AmigaLibDisk802:AppISizer/
  15512. 0.41
  15513. GoldFish-Vol1-2:d7xx/d787/AppISizer/
  15514. 0.20
  15515. GoldFish-Vol1-1:BBS/d7xx/d787/AppISizer.lha
  15516. 0.20
  15517. FrozenFish-Vol1:BBS/ALib/d7xx/d787/AppISizer.lha
  15518. 0.20
  15519. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk787/AppISizer/
  15520. 0.20
  15521. AmigaLibDisk787:AppISizer/
  15522. 0.20
  15523. .docs
  15524. docs/English
  15525. docs/Français
  15526. .described-by
  15527. Richard Fish
  15528. .submittal
  15529. Submitted on disk directly by the Author.
  15530. .stored-in
  15531. GoldFish-Vol2-1:Files/util/wb/AppISizer/
  15532. .name
  15533. IconCalendar
  15534. .type
  15535. Workbench Tool
  15536. .short
  15537. Shows date and month in an AppIcon
  15538. .description
  15539. This neat little program shows the current number of the month
  15540. and month name in an AppIcon. Month names can be translated to
  15541. any language.
  15542. .version
  15543. 1.0
  15544. .date
  15545. 1994.06.22
  15546. .author
  15547. Mika Kuulusa
  15548. .requirements
  15549. OS2.0+
  15550. .distribution
  15551. Freeware
  15552. .address
  15553. Mika Kuulusa
  15554. Yliopistonkatu 46 B 49
  15555. 33100  Tampere
  15556. FINLAND
  15557. Europe
  15558. .email
  15559. sunshine@cs.tut.fi
  15560. .docs
  15561. IconCalendar.doc
  15562. .described-by
  15563. Richard Fish
  15564. .submittal
  15565. Downloaded via ftp from Aminet
  15566.  
  15567. .stored-in
  15568. GoldFish-Vol2-1:Files/util/wb/IconCalendar/
  15569.  
  15570. .name
  15571. ShowFont
  15572. .type
  15573. OS Utility
  15574. .short
  15575. Versatile Font-viewing utility
  15576. .description
  15577. Show your available fonts in a comfortable way.  Features: Shows bitmapped
  15578. and Compugraphic®-outline fonts; Easy selection of fonts outside the fonts:
  15579. drawer; Shows colored fonts in their "natural" colors; Presents fonts in
  15580. all screen modes.  The surface changes its size automatically to fit on the
  15581. screen.  You are also able to open ShowFont on the Workbench or on a public
  15582. screen; You have the choice to look at all drawable chars, at the string
  15583. you have saved in the preferences file, or at the chars you are typing in a
  15584. gadget; Additional information about height, width, number of bitplanes and
  15585. proportional fonts is given; Fonts can be presented normally, italically,
  15586. bold or underlined; plus much more...  First public release.  Binary only.
  15587. .version
  15588. 1.1
  15589. .date
  15590. 1994.03.20
  15591. .author
  15592. Uwe Schilling
  15593. .requirements
  15594. Requires OS2.0+
  15595. .distribution
  15596. Freeware
  15597. .address
  15598. Laubestraße 20
  15599. D-01309 Dresden
  15600. Germany
  15601. .docs
  15602. ShowFont.doc
  15603. ShowFont.dok
  15604. .described-by
  15605. Fred Fish (fnf@fishpond.cygnus.com)
  15606. .submittal
  15607. Submitted on disk directly by the author.
  15608. .stored-in
  15609. GoldFish-Vol2-1:Files/util/wb/ShowFont/
  15610. .name
  15611. ToolType
  15612. .type
  15613. Workbench Tool
  15614. .aminet-dir
  15615. util/wb
  15616. .short
  15617. Edit ToolTypes easily.
  15618. .description
  15619. A program to make it easier to edit tooltypes in icons.  ToolType will
  15620. read the tooltypes from an icon file and let you use your favorite
  15621. text editor to change or add to the tooltypes.  ToolType can be run
  15622. from shell, Workbench, or set up as an appicon.  Includes an option to
  15623. sort the tooltypes alphabetically.
  15624. .version
  15625. 3.00
  15626. .date
  15627. 1994.11.10
  15628. .author
  15629. Michael J Barsoom
  15630. .reference
  15631. FreshFish-Vol5:New/util/wb/ToolType/
  15632. 2.14
  15633. FreshFish-Vol3:New/os20/wb/ToolType/
  15634. 37.210
  15635. FreshFish-Vol4:BBS/AmigaLib/d994/ToolType.lha
  15636. 37.210
  15637. FreshFish-Vol4:BBS/Mar94/os20/wb/ToolType.lha
  15638. 37.210
  15639. FreshFish-Vol4:New/AmigaLibDisks/d994/ToolType/
  15640. 37.210
  15641. FrozenFish-Vol1:BBS/ALib/d9xx/d994/ToolType.lha
  15642. 37.210
  15643. FrozenFish-Vol1:BBS/Mar94/os20/wb/ToolType.lha
  15644. 37.210
  15645. GoldFish-Vol1-1:BBS/d9xx/d994/ToolType.lha
  15646. 37.210
  15647. GoldFish-Vol1-2:d9xx/d994/ToolType/
  15648. 37.210
  15649. AmigaLibDisk934:ToolType/
  15650. 37.206
  15651. FreshFish-Vol2:New/AmigaLibDisks/Disk934/ToolType/
  15652. 37.206
  15653. FrozenFish-Vol1:BBS/ALib/d9xx/d934/ToolType.lha
  15654. 37.206
  15655. GoldFish-Vol1-1:BBS/d9xx/d934/ToolType.lha
  15656. 37.206
  15657. GoldFish-Vol1-2:d9xx/d934/ToolType/
  15658. 37.206
  15659. .restrictions
  15660. None
  15661. .requirements
  15662. Requires WorkBench 2.0+.
  15663. Requires ReqTools.library v38.xxx+
  15664. Requires a text editor.
  15665. .distribution
  15666. Shareware
  15667. .price
  15668. $5.00 US.
  15669. .address
  15670. 5524 Pine Street
  15671. Omaha NE 68106
  15672. USA
  15673. .email
  15674. Internet:  mbars@creighton.edu
  15675. Fidonet:   Mike Barsoom @ 1:285/11.9
  15676. AmigaNet:  Mike Barsoom @ 40:200/10.9
  15677. .construction
  15678. SAS/C++ 6.5x with full optimization.
  15679. .docs
  15680. ToolType.guide
  15681. .described-by
  15682. Dan Fish (daf@daffy.amigalib.com)
  15683. .submittal
  15684. Downloaded via ftp from wuarchive.wustl.edu.
  15685. .stored-in
  15686. GoldFish-Vol2-1:Files/util/wb/ToolType/
  15687.  
  15688. .name
  15689. PicIcon
  15690. .type
  15691. Image Processing
  15692. .short
  15693. Create icons from IFF ILBM pictures
  15694. .description
  15695. Takes an IFF image file, both ILBM and ANIM formats are supported, and
  15696. creates an icon image showing the contents of the file.  This can be used
  15697. to more readily identify specific images within large collections, for
  15698. example, or simply to create an Icon in the likeness of your program.
  15699. .version
  15700. 1.03
  15701. .author
  15702. Michael J. Sheppard
  15703. .restrictions
  15704. Fully functional, however displays a requester from time to time denoting
  15705. it's a Shareware product.
  15706. .requirements
  15707. Requires OS2.04+
  15708. .distribution
  15709. Shareware
  15710. .price
  15711. $15 (US), £10
  15712. .address
  15713. 163, Sapgate Lane,
  15714. Thornton
  15715. Bradford
  15716. BD13 3DY
  15717. United Kingdom
  15718. .email
  15719. mick@genasys.co.uk
  15720. .construction
  15721. SAS/C 5.10 and the Commodore V37 Native Developer Kit, GadToolsBox 2.0.
  15722. .tested
  15723. Amiga A2000 (unaccelerated), GVP Series II SCSI controller, 52MB Quantum
  15724. Hard Disk.
  15725. .docs
  15726. Readme
  15727. Doc/PicIcon.doc
  15728. Doc/PicIcon.guide
  15729. Examples/Readme
  15730. .described-by
  15731. Fred Fish (fnf@fishpond.cygnus.com)
  15732. .submittal
  15733. Downloaded via ftp from wuarchive.wustl.edu.
  15734. .contents
  15735. PicIcon        Takes an IFF image file, both ILBM and ANIM formats are
  15736.         supported, and creates an icon image showing the contents
  15737.         of the file.  This can be used to more readily identify
  15738.         specific images within large collections, for example, or
  15739.         simply to create an Icon in the likeness of your program.
  15740.         Version 1.03, binary only, shareware.  Requires OS2.04+.
  15741.         Author:  Michael J. Sheppard
  15742.  
  15743.  
  15744. .stored-in
  15745. GoldFish-Vol2-1:Files/util/wb/PicIcon/
  15746.  
  15747. .name
  15748. QDisk
  15749. .type
  15750. Workbench Tool
  15751. .short
  15752. WorkBench utility to monitor space usage
  15753. .description
  15754. A WorkBench utility that will monitor the space usage of any mounted
  15755. AMIGA DOS volume, like your hard drive or your floppy drive.  QDisk
  15756. will also notify you if a volume becomes too full.  Comes with a
  15757. preference editor to customize QDisk to your needs.
  15758. .version
  15759. 2.11
  15760. .author
  15761. Norman Baccari
  15762. .requirements
  15763. Requires WB 2.04 or later.
  15764. .reference
  15765. FreshFish-Vol4:New/util/wb/QDisk/
  15766. 2.10
  15767. AmigaLibDisk971:QDisk/
  15768. 2.01
  15769. AmigaLibDisk903:QDisk/
  15770. 1.1
  15771. AmigaLibDisk853:QDisk/
  15772. 1.0
  15773. .distribution
  15774. Freeware
  15775. .address
  15776. ALGONQUIN SOFTWARE
  15777. 35 Walmer Road, Suite 201
  15778. Toronto, Ontario
  15779. CANADA  M5R 2X3
  15780. .email
  15781. normb@gpu.utcc.utoronto.ca
  15782. .docs
  15783. QDisk.doc
  15784. QDisk.guide
  15785. .described-by
  15786. Norman Baccari
  15787. .submittal
  15788. Downloaded via ftp from wuarchive.wustl.edu.
  15789. .stored-in
  15790. GoldFish-Vol2-1:Files/util/wb/QDisk/
  15791.  
  15792. .name
  15793. WB2Stuff
  15794. .type
  15795. Icons
  15796. .short
  15797. WB2 icons, presets, and IFF Images.
  15798. .description
  15799. Some miscellaneous WorkBench stuff.  Includes a couple of IFF pictures,
  15800. some pattern presets and some 4-color icons.  The icons are similar to
  15801. the standard WB2.0 icons but meant to have their purpose more "intuitively
  15802. obvious".
  15803. .author
  15804. John E. Perry, ///
  15805. .address
  15806. Northern Arizona University Box #6220
  15807. Flagstaff, AZ
  15808. 86011
  15809. .email
  15810. jep@nauvax.ucc.nau.edu
  15811. .docs
  15812. Readme.txt
  15813. .described-by
  15814. Fred Fish (fnf@fishpond.cygnus.com)
  15815. .submittal
  15816. Downloaded via ftp from wuarchive.wustl.edu.
  15817. .contents
  15818. WB2Stuff    Some miscellaneous WorkBench stuff.  Includes a couple of
  15819.         IFF pictures, some pattern presets and some 4-color icons.
  15820.         The icons are similar to the standard WB2.0 icons but
  15821.         meant to have their purpose more "intuitively obvious".
  15822.         Author:  John E. Perry, ///
  15823. .stored-in
  15824. GoldFish-Vol2-1:Files/util/wb/WB2Stuff/
  15825.  
  15826. .name
  15827. WBFlash
  15828. .type
  15829. Workbench Tool
  15830. .short
  15831. Color-cycle active window or WorkBench
  15832. .description
  15833. A small program that allows you to easily create nice colourcycles
  15834. on the Workbench screen.  WBFlash now also supports AGA chipset for
  15835. greatly improved performance.  Both Swedish and English versions are
  15836. included.  Binary only.
  15837. .version
  15838. 2.1
  15839. .author
  15840. Thomas Pettersson
  15841. .requirements
  15842. Requires OS2.0+
  15843. .reference
  15844. AmigaLibDisk943:WBflash/
  15845. 1.12
  15846. .distribution
  15847. Copyrighted but Freely Redistributable
  15848. .address
  15849. Gubbkärrsvägen 29
  15850. 16151 Bromma
  15851. SWEDEN
  15852. .docs
  15853. English/WBFlash2.1.doc
  15854. English/WBFlash2.1.guide
  15855. Svenska/WBFlash2.1.dok
  15856. Svenska/WBFlash2.1.guide
  15857. .described-by
  15858. Fred Fish (fnf@fishpond.cygnus.com)
  15859. .submittal
  15860. Submitted on disk directly by the author.
  15861. .contents
  15862. WBFlash        A small program that allows you to easily create nice
  15863.         colourcycles on the Workbench screen.  WBFlash now also
  15864.         supports AGA chipset for greatly improved performance.
  15865.         Both Swedish and English versions are included.  Version
  15866.         2.1, an update to version 1.12 on disk number 943. Binary
  15867.         only.
  15868.         Author:  Thomas Pettersson
  15869. .stored-in
  15870. GoldFish-Vol2-1:Files/util/wb/WBFlash/
  15871.  
  15872. .name
  15873. IconMonger
  15874. .type
  15875. OS Utility
  15876. .short
  15877. Make global changes to icons
  15878. .description
  15879. CLI-only utility for making changes to icons.  Can work on single
  15880. icons or selected icons within a single directory or on an entire
  15881. directory tree or disk.  Select icons by name, image, type, stack size
  15882. and/or default tool, and change their image, colors, stacksize,
  15883. default tool and/or posi- tion.
  15884. .version
  15885. 2.0
  15886. .author
  15887. Todd M. Lewis
  15888. .address
  15889. 2601 Piedmont Drive
  15890. Sanford, NC  27330-9437
  15891. .email
  15892. Todd_Lewis@unc.edu
  15893. .requirements
  15894. Requires KickStart 2.0 or later.
  15895. .docs
  15896. IconMonger.doc
  15897. .described-by
  15898. Fred Fish (fnf@fishpond.cygnus.com)
  15899. .submittal
  15900. Submitted on disk directly by the author.
  15901. .contents
  15902. IconMonger    CLI-only utility for making changes to icons.  Can work on
  15903.         single icons or selected icons within a single directory or
  15904.         on an entire directory tree or disk.  Select icons by name,
  15905.         image, type, stack size and/or default tool, and change
  15906.         their image, colors, stacksize, default tool and/or posi-
  15907.         tion.  Requires 2.04 or above.  Version 2.0, binary only.
  15908.         Author:  Todd M. Lewis
  15909. .stored-in
  15910. GoldFish-Vol2-1:Files/util/wb/IconMonger/
  15911.  
  15912. .name
  15913. SCR
  15914. .type
  15915. Workbench Tool
  15916. .short
  15917. AGA Screen Color Requester
  15918. .description
  15919. The standard Amiga 3.0 Preferences Palette Requester is
  15920. very limited in that it only operates on the first eight
  15921. screen colors.  Screen Color Requester solves this prob-
  15922. lem for AGA Amigas by providing palette controls that
  15923. allow you to change, copy, swap, spread, and cycle all
  15924. individual colors of the workbench or any public screen.
  15925. You can also load and save modified screen palettes for
  15926. various applications.  If you are a programmer, you can
  15927. link the included object file with your own programs and
  15928. save yourself the work of programming a color requester
  15929. of your own.
  15930. .version
  15931. 1.01
  15932. .author
  15933. Richard Horne
  15934. .requirements
  15935. AmigaDOS 3.0 required.
  15936. .address
  15937. 76 Mourning Dove Drive
  15938. Stafford, VA  22554
  15939. .docs
  15940. SCR.guide
  15941. .described-by
  15942. Fred Fish (fnf@fishpond.cygnus.com)
  15943. .submittal
  15944. Submitted on disk directly by the author.
  15945. .contents
  15946. ColorRequester    The standard Amiga 3.0 Preferences Palette Requester is
  15947.         very limited in that it only operates on the first eight
  15948.         screen colors.  Screen Color Requester solves this prob-
  15949.         lem for AGA Amigas by providing palette controls that
  15950.         allow you to change, copy, swap, spread, and cycle all
  15951.         individual colors of the workbench or any public screen.
  15952.         You can also load and save modified screen palettes for
  15953.         various applications.  AmigaDOS 3.0 is required.  If you
  15954.         are a programmer, you can link the included object file
  15955.         with your own programs and save yourself the work of
  15956.         programming a color requester of your own.  Binary only.
  15957.         Author:  Richard Horne
  15958. .stored-in
  15959. GoldFish-Vol2-1:Files/util/wb/ColorRequester/
  15960.  
  15961. .name
  15962. SwazInfo
  15963. .type
  15964. Workbench Tool
  15965. .short
  15966. Replaces WorkBench information window
  15967. .description
  15968. SwazInfo replaces WorkBench's icon information window while still
  15969. retaining all the information and options and provid- ing several
  15970. enhancements.  Features added in addition to normal Workbench
  15971. information are: AppWindow, support for MultiuserFileSystem,
  15972. configurable window font, commodities support, and ARexx support.
  15973. .version
  15974. 1.4
  15975. .date
  15976. 1994.03.09
  15977. .author
  15978. David Swasbrook
  15979. .reference
  15980. FreshFish-Vol3:New/os30/util/SwazInfo/
  15981. 1.0
  15982. .requirements
  15983. Requires matrix.library (included).
  15984. .distribution
  15985. Shareware
  15986. .price
  15987. $10
  15988. .address
  15989. 43 Pickwick Parade,
  15990. Howick,
  15991. Auckland,
  15992. New Zealand
  15993. .email
  15994. msd@status.gen.nz
  15995. .docs
  15996. SwazInfo14.readme
  15997. SwazInfo.guide
  15998. .described-by
  15999. Dan Fish (daf@daffy.amigalib.com)
  16000. .submittal
  16001. Downloaded via ftp from wuarchive.wustl.edu.
  16002. .stored-in
  16003. GoldFish-Vol2-1:Files/util/wb/SwazInfo/
  16004. .name
  16005. AssignManager
  16006. .author
  16007. Matt Francis
  16008. .version
  16009. 1.24
  16010. .reference
  16011. AmigaLibDisk913:AssignManager/
  16012. 1.00
  16013. .description
  16014. A new prefs editor which handles your custom assigns in a friendly,
  16015. all-encompassing way.  No more fiddling with Assign commands in
  16016. User-Startups.  Now you can use Assign Manager to edit your list of assigns
  16017. to your heart's content.
  16018. .described-by
  16019. Automatically generated from Contents file by c2pi program.
  16020. .short
  16021. New preferences editor for assigns.
  16022. .stored-in
  16023. GoldFish-Vol2-1:Files/util/wb/AssignManager/
  16024. .name
  16025. MFRhelp
  16026. .author
  16027. Daniel Weber
  16028. .version
  16029. 0.20
  16030. .source
  16031. Includes source in assembly.
  16032. .description
  16033. If you are user of the great MagicFileRequester v2.0(d/e) by Stefan Stuntz
  16034. and of the new CygnusEd 3.5 you probably have noticed, that the CygnusEd
  16035. 3.5 refuses to load a single file if the MagicFileRequester is installed.
  16036. Now, to get rid of this problem you can do the following things: remove the
  16037. MagicFileRequester (probably the worst idea you ever had...:-) ); open
  16038. always more than one file at the same time (not a good solution); install
  16039. MFRHelp (that would be fine!).
  16040. .described-by
  16041. Automatically generated from Contents file by c2pi program.
  16042. .short
  16043. Use MagicFileRequester with CygnusED 3.5
  16044. .stored-in
  16045. GoldFish-Vol2-1:Files/util/wb/MFRhelp/
  16046. .name
  16047. ProcurePens
  16048. .author
  16049. Joseph Luk
  16050. .email
  16051. jluk@ctp.org
  16052. .address
  16053. P.O. Box 884401
  16054. San Francisco, CA 94188-4401
  16055. U.S.A.
  16056. .version
  16057. 1.14
  16058. .description
  16059. Uses the V39 graphics.library function ObtainPen() to lock, or procure, a
  16060. pen.  The idea here is that you call this program from your user-startup,
  16061. so that it gets run every time you boot.  This way, you can have a standard
  16062. setup for colors beyond the eight that Palette Preferences allows.  You can
  16063. lock all available pens for exclusive use, if you wanted to.  With the pens
  16064. locked and set on startup, you can use those extra colors in Workbench
  16065. icons (though you may have to use IconEdit 2.x to get them to work in 16
  16066. colors), Dock icons, console escape colors (multicolor CLI prompts), and
  16067. other cool stuff.
  16068. .described-by
  16069. Richard Fish
  16070. .distribution
  16071. Copyrighted but Freely Distributable
  16072. .short
  16073. Lock or procure a pen with ObtainPen().
  16074. .reference
  16075. FreshFish-Vol2:New/os30/wb/ProcurePens/
  16076. 1.0
  16077. FreshFish-Vol3:Old/Dec93/os30/wb/ProcurePens/
  16078. 1.0
  16079. FrozenFish-Vol1:BBS/Dec93/os30/wb/ProcurePens.lha
  16080. 1.0
  16081. .stored-in
  16082. GoldFish-Vol2-1:Files/util/wb/ProcurePens/
  16083. .name
  16084. JPEGDataType
  16085. .version
  16086. 39.1
  16087. .author
  16088. Steve Goddard
  16089. .requirements
  16090. Workbench 3.0 or later.
  16091. M68020 or higher.
  16092. .description
  16093. Converts jpegs to 8 bit data for multiview and other programs.  It's SLOW
  16094. and memory hungry, but does quite a reasonable job.
  16095. .described-by
  16096. Automatically generated from Contents file by c2pi program.
  16097. .short
  16098. Datatype to convert jpegs to 8 bit data.
  16099. .stored-in
  16100. GoldFish-Vol2-1:Files/util/wb/JpegDataType/
  16101. .name
  16102. TPD
  16103. .version
  16104. 39.1
  16105. .requirements
  16106. Workbench 3.0 or later.
  16107. .author
  16108. Matthias Scheler
  16109. .description
  16110. Tron's PCX DataType V39.1, TPD is a datatype for OS 3.0 or newer.  This
  16111. datatype enables your system to read PCX files.  PCX is an image file
  16112. format invented by the programmers of the program "PaintBrush" and one of
  16113. the most common image formats on MS-DOS computers.  With this datatype you
  16114. will be able to display such PCX files with "MultiView" or load them as
  16115. patterns or pictures with "WBPattern".
  16116. .described-by
  16117. Automatically generated from Contents file by c2pi program.
  16118. .short
  16119. Datatype to read PCX files.
  16120. .stored-in
  16121. GoldFish-Vol2-1:Files/util/wb/TPD/
  16122. .name
  16123. ZGIFDataType
  16124. .author
  16125. Michael Zucchi
  16126. .version
  16127. 39.7
  16128. .description
  16129. A much faster replacement gif.datatype, coded using the same lightning
  16130. assembler as seen in ZGif04 (only _faster_).  Main points: Very fast,
  16131. pictures usually load at the same speed as equivalent depth ILBM's! (use it
  16132. with viewtek105 for faster gif loading :); Supports almost all gifs (all
  16133. self-contained gifs); async file reading dramatically boosts floppy
  16134. performance; It's free! Requires and 020+ and OS3.0+.
  16135. .described-by
  16136. fnf@amigalib.com
  16137. .short
  16138. Fast datatype for displaying GIF files.
  16139. .stored-in
  16140. GoldFish-Vol2-1:Files/util/wb/ZGIFDataType/
  16141. .name
  16142. GClock
  16143. .type
  16144. Workbench Tool
  16145. .short
  16146. A Clock
  16147. .description
  16148. A device for informing you of the exact quantum of your existance.... Yeah,
  16149. yeah, it's a clock.
  16150. .version
  16151. 1.0
  16152. .author
  16153. James W Savage
  16154. .requirements
  16155. It was written on a 3.0 A4000/40 with 2 meg chip, 8 meg fast and a
  16156. GVP ioExtender. It should run on any 2.0 machine, below that I don't know.
  16157. .distribution
  16158. Copyrighted but Freely Redistributable
  16159. .address
  16160. 4 Donside
  16161. Stratton
  16162. Cirencester
  16163. Gloucestershire
  16164. GL7 2LX
  16165. ENGLAND
  16166. .email
  16167. Fidonet  2:2501/307.13
  16168. Internet Bryce@gothic.demon.co,uk
  16169. .docs
  16170. GClock.guide
  16171. .described-by
  16172. Richard Fish
  16173. .submittal
  16174. Downloaded via ftp from Aminet.
  16175. .stored-in
  16176. GoldFish-Vol2-1:Files/util/wb/GClock/
  16177. .name
  16178. MagicA2024
  16179. .type
  16180. Workbench Tool
  16181. .short
  16182. Patch to remap MagicWB icons for A2024
  16183. .version
  16184. 1.0
  16185. .date
  16186. 1994.08.15
  16187. .author
  16188. Klaus Melchior
  16189. .requirements
  16190. OS2.0
  16191. .distribution
  16192. Giftware
  16193. .email
  16194. kmel@eifel.oche.de
  16195. kmel@eifel.adsp.sub.org
  16196. kmel@cwg.fido.de
  16197. 2:2452/158.2@fidonet
  16198. .docs
  16199. MagicA2024_engl.doc
  16200. MagicA2024_engl.guide
  16201. .description
  16202. MagicA2024 is a commodity and patches the private routines of the
  16203. icon.library to recolor MagicWB icons to the four A2024 colors. The
  16204. bitmap is adjusted on the fly, extra chip memory is needed for the new
  16205. image, the blitter is used.
  16206. .stored-in
  16207. GoldFish-Vol2-1:Files/util/wb/MagicA2024/
  16208. .name
  16209. ProxWatch
  16210. .type
  16211. Workbench Tool
  16212. .short
  16213. Localized Font-Sensitive Watch
  16214. .description
  16215. o ProxWatch is a small utility for your WBStartup drawer.
  16216. o The string used for displaying date and time is totally user definable.
  16217. o The window can be opened on your favourite public screen.
  16218. o Using a borderless backdrop window the watch text may be visually
  16219.   attached to the screen title.
  16220. .version
  16221. 1.2
  16222. .date
  16223. 1994.09.04
  16224. .author
  16225. Boris Folgmann
  16226. .requirements
  16227. Kickstart 2.04+
  16228. WB2.1 for locale.library V38
  16229. Amigaguide.library V34 for enabling the Help menuitem.
  16230. .reference
  16231.  
  16232. .distribution
  16233. Freeware
  16234. .address
  16235. Friedrichstrae 7
  16236. 71546 Aspach
  16237. Germany
  16238. .email
  16239. Usenet:  boris@prox.tynet.sub.org
  16240. Fidonet: 2:246/1416.41 (Boris)
  16241. .run
  16242. Usage:
  16243.  
  16244. ProxWatch  uses  a  template for printing the time and date in it's window.
  16245. The default string is '%T' which prints the time only, e.g. '01:23:45'.
  16246.  
  16247. You may change this by editing the tooltype WATCHSTRING.
  16248. For example try:
  16249.  
  16250.     Date: %d.%m.%y - Time %T
  16251.  
  16252. this may result in 'Date: 17.8.94 - Time: 16:59:12'
  16253. .docs
  16254. ProxWatch.guide
  16255. ProxWatch.readme
  16256. .described-by
  16257. Richard Fish
  16258. .submittal
  16259. Downloaded via ftp from Aminet.
  16260. .stored-in
  16261. GoldFish-Vol2-1:Files/util/wb/ProxWatch/
  16262.  
  16263. .name
  16264. Set_Icon
  16265. .type
  16266. Workbench Tool
  16267. .short
  16268. AppIcon for mass icon manipulation
  16269. .description
  16270. A WorkBench AppIcon with the following functions:
  16271.  
  16272.   1.  The program creates an appicon on to which you drop your icon,
  16273.       if there isn't an existing .info file a new one will be created,
  16274.       otherwise all the information from the old icon will be copied
  16275.       to the new one (e.g tooltypes, stacksize and so on).  You can do
  16276.       more than one icon at a time using the shift drag method.
  16277.  
  16278.  2.  The program will copy the image from the first icon to all the
  16279.      others, if any of the files do not have a .info file, one will
  16280.      be created.
  16281.  
  16282.  3.  The program will copy the Tool Types and (Tool) from the first icon
  16283.      to all the others, if any of the files do not have a .info file, one
  16284.      will be created.
  16285.  
  16286.  4.  The program will remove the .info files of the selected files.
  16287.  
  16288. .author
  16289. Kev Crate
  16290. .requirements
  16291. Requires OS2.04+
  16292. .distribution
  16293. Copyrighted but Freely Redistributable
  16294. .address
  16295. 73 Prince Of Wales Rd.,
  16296. Dorchester,
  16297. Dorset.
  16298. DT1 1PS
  16299. .email
  16300. cs93kc@dcs.exeter.ac.uk
  16301. .docs
  16302. Set_Icon.doc
  16303. Set_Icon.guide
  16304. .described-by
  16305. Dan Fish (daf@starfish.amigalib.com)
  16306. .submittal
  16307. Downloaded via ftp from wuarchive.wustl.edu.
  16308. .stored-in
  16309. GoldFish-Vol2-1:Files/util/wb/Set_Icon/
  16310. .name
  16311. WBPrint
  16312. .type
  16313. OS Utility
  16314. .short
  16315. Prints text on WB screens title bar
  16316. .description
  16317. This program lets you print any text (like DOS command ECHO)
  16318. on Workbench screen's title bar.  WB screen will be fronted
  16319. automagically.  You can also turn screen flash on.  Note:  there is
  16320. only one screen line for your text, therefore there are no special
  16321. chars (like *n) supported (maximal number of letters in on the WB's!
  16322. title bar depends on current WB font widch (check the proportional
  16323. one!).
  16324. .version
  16325. 1.03
  16326. .author
  16327. Marcin Orlowski
  16328. .distribution
  16329. Copyrighted but Freely Redistributable
  16330. .docs
  16331. WBPrint.doc
  16332. .described-by
  16333. Richard Fish
  16334. .submittal
  16335. Downloaded via ftp from Aminet.
  16336.  
  16337. .stored-in
  16338. GoldFish-Vol2-1:Files/util/wb/WBPrint/
  16339.  
  16340. .name
  16341. HFK
  16342. .type
  16343. Workbench Tool
  16344. .short
  16345. Yet another titlebar clock
  16346. .description
  16347. Yet another TitleBar clock that tries to look like part of your Workbench
  16348. title bar.  It actually opens a very small, nondraggable window in the
  16349. upper right corner of the screen.  HFK opens on the default public screen,
  16350. which will usually be Workbench.  HFK uses almost 0% of CPU time, as it is
  16351. written very efficiently in C, taking advantage of the timer.device, and
  16352. only once a minute to render the time.
  16353. .version
  16354. 39.46
  16355. .date
  16356. 1993.12.14
  16357. .author
  16358. Herbert West
  16359. .requirements
  16360. AmigaDOS 3.0 or higher.
  16361. .reference
  16362. FreshFish-Vol2:New/os30/util/HFK/
  16363. 39.45
  16364. AmigaLibDisk908:HFK/
  16365. 39.35
  16366. .distribution
  16367. Copyrighted but Freely Redistributable
  16368. .email
  16369. ali@extro.ucc.su.oz.au
  16370. .docs
  16371. HFK.doc
  16372. .described-by
  16373. Dan Fish (daf@starfish.amigalib.com)
  16374. .submittal
  16375. Downloaded via ftp from wuarchive.wustl.edu.
  16376. .stored-in
  16377. GoldFish-Vol2-1:Files/util/wb/HFK/
  16378.  
  16379. .name
  16380. PMontre
  16381. .type
  16382. Workbench Tool
  16383. .short
  16384. Digital Clock/Date/Free Mem/Alarm
  16385. .description
  16386.  
  16387. PMontre V1.2 is a FreeWare digital clock for the WB.
  16388.  
  16389. Some features:
  16390.  
  16391.     - Digital Clock :-)
  16392.     - Date (possible disable)
  16393.     - Calendar (for French language only)
  16394.     - English/French/German languages
  16395.     - Free memory Chip/Fast/Total in only one
  16396.       bargraph (possible disable)
  16397.     - PubScreen option
  16398.     - WB toolstypes and Shell options supported
  16399.     - Alarm whith requester
  16400.     - Borderless option
  16401. .version
  16402. 1.2
  16403. .date
  16404. 1993.11.15
  16405. .author
  16406. Pascal Pensa
  16407. .requirements
  16408. Requires OS 2.0+
  16409. .reference
  16410. FrozenFish-Vol1:BBS/Dec93/os20/wb/PMontre.lha/
  16411. 1.1
  16412. FreshFish-Vol3:Old/Dec93/os20/wb/PMontre/
  16413. 1.1
  16414. FreshFish-Vol2:New/os20/wb/PMontre/
  16415. 1.1
  16416. .distribution
  16417. Freeware
  16418. .address
  16419. 20, Quai du Général Leclerc
  16420. 13500 Martigues
  16421. FRANCE
  16422. .email
  16423. pensa@taloa.unice.fr
  16424. .docs
  16425. PMontre1_2.readme
  16426. PMontre.Guide.E
  16427. PMontre.Guide.F
  16428. PMontre.Guide.G
  16429. .described-by
  16430. Dan Fish (daf@starfish.amigalib.com)
  16431. .submittal
  16432. Downloaded via ftp from wuarchive.wustl.edu.
  16433. .stored-in
  16434. GoldFish-Vol2-1:Files/util/wb/PMontre/
  16435. .name
  16436. TauIcons
  16437. .type
  16438. Icons
  16439. .short
  16440. MagicWB style icons for Workbench
  16441. .description
  16442. 8 color Workbench icons using the MagicWB palette and templates. Includes
  16443. well over hundred icons and dockicons. Documentation has detailed
  16444. installation instructions.
  16445. .version
  16446. 1.7
  16447. .date
  16448. 1994.08.19
  16449. .author
  16450. Osma Ahvenlampi
  16451. .email
  16452. Osma.Ahvenlampi@hut.fi
  16453. .address
  16454. Rekipellontie 2 F 55
  16455. 00940 Helsinki
  16456. FINLAND
  16457. .requirements
  16458. Workbench 2.04 or later, 200KB free diskspace (possibly over several
  16459. volumes), 20-40KB free chip RAM.
  16460. .distribution
  16461. Cardware, Freely distributable
  16462. .docs
  16463. TauIcons.doc
  16464. Changes
  16465. .reference
  16466. AmigaLibDisk996:TauIcons/
  16467. 1.5
  16468. .described-by
  16469. Osma Ahvenlampi <Osma.Ahvenlampi@hut.fi>
  16470. .submittal
  16471. Downloaded via ftp from wuarchive.wustl.edu.
  16472. .stored-in
  16473. GoldFish-Vol2-1:Files/util/wb/TauIcons/
  16474. .name
  16475. DesktopMAGIC
  16476. .type
  16477. Screen Blanker
  16478. .short
  16479. Modular screen saver/system sound mgr
  16480. .description
  16481. U.S. Demo Version of MaxonMAGIC, the most popular screensaver in
  16482. Germany.  DesktopMAGIC saves your screen from phosphor burn-in by
  16483. featuring 32 animated screen saver modules, accompanied by sampled sound
  16484. and 8-track music.  Plus, it puts sound into your system, Workbench, and
  16485. even all your already installed applications by assigning sounds or voices
  16486. to windows, keys, times, text and virtually all other system events.  It
  16487. gives your AMIGA that MAGIC feeling you will never want to miss again.
  16488. .version
  16489. 2.0
  16490. .date
  16491. 1994.06.01
  16492. .author
  16493. MediaDesk
  16494. .restrictions
  16495. The demo is fully functional limited to 7 instead of 32 screen saver
  16496. modules and a few sounds/music tracks only.
  16497. .distribution
  16498. Commercial Demo
  16499. .price
  16500. $39.95 (US)
  16501. .address
  16502. MediaDesk - Customer Support Center
  16503. 1875 S. Bascom Ave., Bldg. 116, Suite 204
  16504. Campbell, CA 95008-2359
  16505. .email
  16506. mdesk@netcom.com
  16507. .docs
  16508. Read_Me_First!
  16509. How_To_Use_It
  16510. DesktopMAGIC_Order_Form
  16511. ATTENTION_OS_1.3_USERS!
  16512. .described-by
  16513. Richard Fish
  16514. .submittal
  16515. Downloaded via ftp from Aminet.
  16516.  
  16517. .stored-in
  16518. GoldFish-Vol2-1:Files/util/blank/DesktopMAGIC/
  16519. .name
  16520. GBlanker
  16521. .author
  16522. Michael D Bayne
  16523. .source
  16524. Includes source in C.
  16525. .version
  16526. 38.4
  16527. .description
  16528. Garshneblanker is a complete modular screen blanking package designed with
  16529. AmigaDOS 2.04+ in mind.  This software takes advantage of all the new
  16530. features of ADOS 2.04+ in order to make it as upwardly compatible with new
  16531. releases as possible.  Features: Screen Mode Database use in each module;
  16532. Full Commodities interface; Font sensitive window; Public screen support;
  16533. GadTools interface; IFF Preferences files; Use of tool types to support
  16534. global and local prefs; AppWindow support; AGA Support in all modules!
  16535. Beautiful 256 color displays.
  16536. .described-by
  16537. fnf@amigalib.com
  16538. .short
  16539. A modular screen blanking package.
  16540. .stored-in
  16541. GoldFish-Vol2-1:Files/util/blank/GBlanker/
  16542.  
  16543. .name
  16544. SuperDark
  16545. .type
  16546. Workbench Tool
  16547. .short
  16548. A very nice modular screen blanker
  16549. .description
  16550. A screen blanker with some special features.  It is similar to the
  16551. AfterDark screen blanker in the PC and Mac worlds.  Features include a
  16552. lot of different screen effects via "modular" screen blankers, a
  16553. screen locker, and more.
  16554. .version
  16555. 2.1a
  16556. .date
  16557. .author
  16558. Thomas Landspurg
  16559. .restrictions
  16560. .requirements
  16561. Requires 2.04 or later.
  16562. .reference
  16563. FreshFish-Vol5:Useful/dist/util/blank/SuperDark/
  16564. 2.0a
  16565. FreshFish-Vol5:BBS/util/SuperDark-2.0a.lha
  16566. 2.0a
  16567. FreshFish-Vol4:Useful/dist/util/blank/SuperDark/
  16568. 2.0a
  16569. FrozenFish-Vol1:BBS/Dec93/util/blank/SuperDark.lha
  16570. 2.0B
  16571. FreshFish-Vol3:Old/Dec93/util/blank/SuperDark/
  16572. 2.0B
  16573. FreshFish-Vol2:New/util/blank/SuperDark/
  16574. 2.0B
  16575. FrozenFish-Vol1:BBS/Useful/util/blank/SuperDark.lha
  16576. 2.0
  16577. FreshFish-Vol4:Useful/dist/util/blank/SuperDark.old/
  16578. 2.0
  16579. FreshFish-Vol3:Useful/dist/util/blank/SuperDark/
  16580. 2.0
  16581. GoldFish-Vol1-2:d8xx/d858/SuperDark/
  16582. 1.5
  16583. GoldFish-Vol1-1:BBS/d8xx/d858/SuperDark.lha
  16584. 1.5
  16585. FrozenFish-Vol1:BBS/ALib/d8xx/d858/SuperDark.lha
  16586. 1.5
  16587. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
  16588. 1.5
  16589. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
  16590. 1.5
  16591. AmigaLibDisk858/SuperDark/
  16592. 1.5
  16593. GoldFish-Vol1-2:d8xx/d835/SuperDark/
  16594. 1.2
  16595. GoldFish-Vol1-1:BBS/d8xx/d835/SuperDark.lha
  16596. 1.2
  16597. FrozenFish-Vol1:BBS/ALib/d8xx/d835/SuperDark.lha
  16598. 1.2
  16599. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
  16600. 1.2
  16601. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
  16602. 1.2
  16603. AmigaLibDisk835/SuperDark/
  16604. 1.2
  16605. .keywords
  16606. .distribution
  16607. Copyrighted but Freely Redistributable
  16608. .price
  16609. .address
  16610. 9, Place Alexandre 1er
  16611. 78000 VERSAILLES
  16612. FRANCE
  16613. .email
  16614. Thomas.Landspurg@ramses.gna.org
  16615. .phone
  16616. .fax
  16617. .exectype
  16618. .installsize
  16619. .source
  16620. .construction
  16621. .tested
  16622. .run
  16623. .docs
  16624. Docs/SuperDark.doc
  16625. Docs/SuperDark.guide
  16626. Docs/Programmers.doc
  16627. Docs/Programmers.guide
  16628. .described-by
  16629. Fred Fish (fnf@fishpond.cygnus.com)
  16630. .submittal
  16631. Downloaded via ftp from wuarchive.wustl.edu.
  16632. .contents
  16633. SuperDark    A screen blanker with some special features.  It is similar
  16634.         to the AfterDark screen blanker in the PC and Mac worlds.
  16635.         Features include a lot of different screen effects via
  16636.         "modular" screen blankers, a screen locker, and more.
  16637.         Version 2.0, requires OS2.04+, includes example screen-
  16638.         blanker source.
  16639.         Author:  Thomas Landspurg
  16640. .stored-in
  16641. GoldFish-Vol2-1:Files/util/blank/SuperDark/
  16642. .name
  16643. StarBlank
  16644. .type
  16645. Blanker
  16646. .short
  16647. Screen blanker shows moving stars
  16648. .description
  16649. Screen blanker commodity that shows a moving
  16650. star field.  Features user definable timeout,
  16651. hot keys, and an insty-blank hot key.  Based
  16652. upon Leo Schwab's "stars" screen hack.
  16653. .version
  16654. 3.1
  16655. .date
  16656. 1993.06.22
  16657. .author
  16658. Brian Neal
  16659. .restrictions
  16660. Some bugs in WB2.0 commodity.library cause
  16661. limited choice in hot keys.  WB2.1+ recommended.
  16662. .requirements
  16663. Requires WB2.0+
  16664. .distribution
  16665. Freeware
  16666. .address
  16667. PO Box 453
  16668. Mazon, IL 60444
  16669. USA
  16670. .email
  16671. bneal@wimpy.ceco.com
  16672. .exectype
  16673. 680x0
  16674. .installsize
  16675. 13K
  16676. .tested
  16677. A500/A2000/A3000/A4000
  16678. .docs
  16679. StarBlank.docs
  16680. .described-by
  16681. Brian Neal (bneal@wimpy.ceco.com)
  16682. .submittal
  16683. Submitted by author electronically
  16684. .stored-in
  16685. GoldFish-Vol2-1:Files/util/blank/StarBlank/
  16686. .name
  16687. Convert
  16688. .author
  16689. Rainer Koppler
  16690. .version
  16691. 2.01
  16692. .description
  16693. A flexible file conversion utility.  It covers the application domain of
  16694. any ASCII file conversion tool between the Amiga and any other computer
  16695. system.  In addition, Convert is freely configurable, so that it can be
  16696. used for any conversion problem.  Includes scripts for Amiga, Mac, PC and
  16697. Commodore 64 & 128 machines.
  16698. .described-by
  16699. Automatically generated from Contents file by c2pi program.
  16700. .short
  16701. A flexible file conversion utility.
  16702. .stored-in
  16703. GoldFish-Vol2-1:Files/util/conv/Convert/
  16704. .name
  16705. Bush
  16706. .type
  16707. CLI Tool
  16708. .short
  16709. Produces directory listing like "Tree"
  16710. .description
  16711. Many of you may have seen Tree on PC machines. Bush is similar to Tree.
  16712. Bush produces directory listings showing the structure of a directory and
  16713. all sub-directories. Why Bush you may ask, we already have DTree on the
  16714. Amiga? Simple speed and simplicity. Bush's advantages over DTree :
  16715.  
  16716.        - Speed, up to 15%+ faster.
  16717.        - Does not require WB 2.
  16718.        - More compact output.
  16719.        - Aditional features
  16720.          - size display
  16721.          - protection display.
  16722.  
  16723. However there are some tradeoffs, there is no colour option and no support
  16724. for PC fonts (Bush is usable and down-to-earth, does a simple tree need
  16725. colour and connected branches?).
  16726. .version
  16727. 1.2
  16728. .date
  16729. 1994.06.18
  16730. .author
  16731. Lee Kindness
  16732. .distribution
  16733. Copyrighted but Freely Redistributable
  16734. .address
  16735. 8 Craigmarn Road
  16736. Old Portlethen Village
  16737. ABERDEEN
  16738. AB1 4QR
  16739. SCOTLAND
  16740. .source
  16741. Available from the author
  16742. .docs
  16743. Bush.Doc
  16744. .described-by
  16745. Richard Fish
  16746. .submittal
  16747. Submitted on disk directly by the author.
  16748.  
  16749. .stored-in
  16750. GoldFish-Vol2-1:Files/util/dir/Bush/
  16751.  
  16752. .name
  16753. EcoDisk
  16754. .type
  16755. Directory Utility
  16756. .short
  16757. A user-friendly file manager
  16758. .description
  16759. A user-friendly file manager (gadgets, menus).  Includes a lot of useful
  16760. functions: play modules (4 differents types), read files, execute standard
  16761. dos functions ... Binary only
  16762. .version
  16763. 1.19
  16764. .date
  16765. 1994.05.07
  16766. .author
  16767. Thomas Pimmel
  16768. .distribution
  16769. Shareware
  16770. .price
  16771. $15(US), DM20, FF60
  16772. .address
  16773. 21 rue du Repos
  16774. 68350 BRUNSTATT
  16775. FRANCE
  16776. .docs
  16777. EcoDisk.eng.guide
  16778. EcoDisk.frn.guide
  16779. README
  16780. LISEZMOI
  16781. .described-by
  16782. Fred Fish (fnf@fishpond.cygnus.com)
  16783. .submittal
  16784. Submitted on disk directly by the author.
  16785. .stored-in
  16786. GoldFish-Vol2-1:Files/util/dir/EcoDisk/
  16787. .name
  16788. QuickTools
  16789. .type
  16790. CLI Tool
  16791. .short
  16792. CD & find file/dirs quickly via database
  16793. .description
  16794. QuickTools is the tool-package for the harddisk-owner who is tired of
  16795. writing long pathnames when changing directories and who doesn't have the
  16796. time to search for files manually. QuickTools consists mainly of four small
  16797. utilities and a library where the search-routines are. All search-routines
  16798. support standard AmigaDOS wildcards.
  16799.  
  16800. The utilites are:
  16801.  
  16802. Qcd: Change directory by only writing enough of the directory name to
  16803. identify it. The directory can be anywhere on the harddisk.
  16804.  
  16805. QFind: Search for files.
  16806.  
  16807. QPop: A commodity for file and directory searching.
  16808.  
  16809. QMan A documentation finding utility using the database to locate the
  16810. documentation file for a specified program.
  16811. .version
  16812. 1.1
  16813. .date
  16814. 1994.05.05
  16815. .author
  16816. Eivind Nordseth
  16817. .address
  16818. Herman Krags Vei 17-21
  16819. N-7035 TRONDHEIM
  16820. NORWAY
  16821. .email
  16822. eivindno@idt.unit.no
  16823. .requirements
  16824. WB2.04 (V37).
  16825. .distribution
  16826. Freeware
  16827. .described-by
  16828. Eivind Nordseth (eivindno@idt.unit.no)
  16829. .submittal
  16830. Submitted on disk directly by the author.
  16831. .stored-in
  16832. GoldFish-Vol2-1:Files/util/dir/QTools/
  16833. .name
  16834. Filer
  16835. .type
  16836. Directory Utility
  16837. .short
  16838. Configurable GUI-based Directory Utility
  16839. .description
  16840. A Intuition controlled file manager featuring a font-sensitive, resizable
  16841. and Style Guide compliant GadTools GUI, an ARexx interface, configuration
  16842. by an ASCII file and much more.  Includes both English and German versions.
  16843. Binary only.
  16844. .version
  16845. 3.15
  16846. .author
  16847. Matthias Scheler
  16848. .reference
  16849. AmigaLibDisk562:Filer/
  16850. 2.07
  16851. .restrictions
  16852. The unregistered version of Filer pops up the About requester regularly to
  16853. remind you to register and has some features disabled:
  16854.      - directory cache inactive
  16855.      - can't format disks
  16856.      - command panel's bank can't be switched
  16857. .requirements
  16858. Requires OS 2.04+
  16859. .distribution
  16860. Shareware
  16861. .price
  16862. $30 (US), DM40, SFr40
  16863. .address
  16864. Schützenstraße 18
  16865. 33178 Borchen
  16866. FR Germany
  16867. .email
  16868. filer@lyssa.pb.owl.de
  16869. .docs
  16870. Readme
  16871. Filer3_13.readme
  16872. Docs/Filer.guide
  16873. Docs/OrderForm
  16874. German/LiesMich
  16875. German/Docs/Bestellung
  16876. .described-by
  16877. Fred Fish (fnf@fishpond.cygnus.com)
  16878. .submittal
  16879. Downloaded via ftp from wuarchive.wustl.edu.
  16880.  
  16881. .stored-in
  16882. GoldFish-Vol2-1:Files/util/dir/Filer/
  16883.  
  16884. .name
  16885. RushDemo2
  16886. .type
  16887. Directory Tool
  16888. .short
  16889. Full-featured directory utility demo
  16890. .description
  16891. Demo version of a fast, full-featured directory utility for
  16892. AmigaDOS 2.0 or greater.  It allows files and directories
  16893. to be manipulated quickly and easily.  Rush uses features
  16894. of AmigaDOS 2.0, 2.1, and 3.0, and follows the Amiga User
  16895. Interface Style Guide.  Some features: Easy to edit ASCII
  16896. config files; Online AmigaGuide® help; Automatic archive
  16897. format recognition for archive extracting and listing.
  16898. Automatic format recognition when double clicking on files;
  16899. Can open in any 2.0, 2.1, 3.0, or beyond screen mode, in
  16900. any available depth; Public screen support; Enforcer and
  16901. Mungwall tested!!!; Iconifies to AppIcon; Rush is also an
  16902. AppWindow; User selectable fonts; Uses ASL file and font
  16903. requester; Rush is built as a shared library so only one
  16904. copy of the code is in memory, even if multiple copies of
  16905. Rush are running; Multiple Assign support; Uses memory
  16906. pools to reduce fragmentation and increase speed; Locale
  16907. support; Plus much more!
  16908. .version
  16909. 37.5370
  16910. .date
  16911. 1994.01.22
  16912. .author
  16913. Douglas Keller
  16914. .restrictions
  16915. The demo version will not save the definitions for the center gadgets,
  16916. the settings file is ascii text so it can be changed with a text editor.
  16917.  
  16918. Annoying requesters will appear periodically in the demo version.
  16919.  
  16920. The registered version includes more utilities
  16921. .requirements
  16922. Requires OS2.0+
  16923. .distribution
  16924. Shareware
  16925. .price
  16926. $25 (US)
  16927. .address
  16928. 3A Hudson Harbour Drive
  16929. Poughkeepsie, NY 12601
  16930. .email
  16931. dkeller@bix.com
  16932. .docs
  16933. README
  16934. Help/Rush.guide
  16935. Catalogs/README
  16936. Catalogs/Changes.doc
  16937. .described-by
  16938. Fred Fish (fnf@fishpond.cygnus.com)
  16939. .submittal
  16940. Downloaded via ftp from wuarchive.wustl.edu.
  16941. .contents
  16942. RushDemo2    Demo version of a fast, full-featured directory utility for
  16943.         AmigaDOS 2.0 or greater.  It allows files and directories
  16944.         to be manipulated quickly and easily.  Rush uses features
  16945.         of AmigaDOS 2.0, 2.1, and 3.0, and follows the Amiga User
  16946.         Interface Style Guide.  Some features: Easy to edit ASCII
  16947.         config files; Online AmigaGuide® help; Automatic archive
  16948.         format recognition for archive extracting and listing.
  16949.         Automatic format recognition when double clicking on files;
  16950.         Can open in any 2.0, 2.1, 3.0, or beyond screen mode, in
  16951.         any available depth; Public screen support; Enforcer and
  16952.         Mungwall tested!!!; Iconifies to AppIcon; Rush is also an
  16953.         AppWindow; User selectable fonts; Uses ASL file and font
  16954.         requester; Rush is built as a shared library so only one
  16955.         copy of the code is in memory, even if multiple copies of
  16956.         Rush are running; Multiple Assign support; Uses memory
  16957.         pools to reduce fragmentation and increase speed; Locale
  16958.         support; Plus much more! Release 2, version 37.5370.
  16959.         Binary only, shareware.
  16960.         Author:  Douglas Keller
  16961. .stored-in
  16962. GoldFish-Vol2-1:Files/util/dir/RushDemo2/
  16963. .name
  16964. ABCDir
  16965. .author
  16966. Marc Dionne
  16967. .version
  16968. 3.0
  16969. .distribution
  16970. Shareware
  16971. .description
  16972. A versatile and easy to use directory utility.  It goes into LHA archives,
  16973. it makes good use of file comments, it has definable filetypes, it's quick,
  16974. it has a shell, it slices, it dices and it even makes soup!
  16975. .described-by
  16976. Automatically generated from Contents file by c2pi program.
  16977. .short
  16978. Versatile and easy to use directory util
  16979. .stored-in
  16980. GoldFish-Vol2-1:Files/util/dir/ABCDir/
  16981. .name
  16982. RO
  16983. .type
  16984. OS Utility
  16985. .short
  16986. A MUI-Based FileManager
  16987. .description
  16988. RO  is a new Intuition-controlled, fully user-configurable file manager for
  16989. OS  2.04  and newer.  RO's mighty features will assist and help you on your
  16990. daily  work  with  your  Amiga.   With  RO  there is no need to learn those
  16991. cryptic  shell  commands, because you have the complete power of your Amiga
  16992. in  one  hand.
  16993. Due to the usage of MUI you are able to configure the look and feel of this
  16994. tool  as  you like it.  MUI is the Magic User Interface developed by Stefan
  16995. Stuntz  which should be installed on every Amiga.  It is an object oriented
  16996. system  to  create  and  maintain  graphical user interfaces.  Users of MUI
  16997. based  applications  have  the ability to customize nearly every pixel of a
  16998. programs interface according to their personal taste.
  16999. .version
  17000. 0.81
  17001. .author
  17002. Oliver Rummeyer
  17003. .distribution
  17004. Copyrighted but Freely Redistributable
  17005. .address
  17006. Hochbergstraße 49/1
  17007. D-88213 Ravensburg
  17008. Germany/Europe
  17009. .email
  17010. Internet: oliver.rummeyer@student.uni-ulm.de
  17011.       oliver@rumor.rv.sub.org
  17012. Fidonet:  2:246/2320.1@fidonet
  17013. .docs
  17014. ReadMeFirst
  17015. docs/RO.guide
  17016. .described-by
  17017. Richard Fish
  17018. .submittal
  17019. Downloaded via ftp from Aminet.
  17020. .stored-in
  17021. GoldFish-Vol2-1:Files/util/dir/RO/
  17022. .name
  17023. APPVM
  17024. .fullname
  17025. Application Virtual Memory
  17026. .type
  17027. OS Utility
  17028. .short
  17029. System patch for true virtual memory.
  17030. .description
  17031. Application Virtual Memory. A better-than-nothing demand paged
  17032. VM service for applications running on systems with MMUs and
  17033. some spare hard disk space for a swap area.
  17034. .version
  17035. 0.9
  17036. .date
  17037. 1994.05.19
  17038. .author
  17039. Laurence Vanhelsuwé
  17040. .address
  17041. Christinastraat 105
  17042. B-8400 Oostende
  17043. BELGIUM
  17044. .requirements
  17045. A 68030 based Amiga.
  17046. .distribution
  17047. Freeware
  17048. .exectype
  17049. 68030
  17050. .construction
  17051. HiSoft's DevPac 68030 Assembler.
  17052. .tested
  17053. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  17054. .docs
  17055. README
  17056. .described-by
  17057. Laurence Vanhelsuwé (the author)
  17058. .submittal
  17059. Laurence Vanhelsuwé (author and Copyright owner)
  17060. .stored-in
  17061. GoldFish-Vol2-1:Files/util/moni/AppVM/
  17062. .name
  17063. HeartBeat
  17064. .type
  17065. OS Utility
  17066. .short
  17067. Generic system call analysis tool.
  17068. .description
  17069. Let's you snoop on ANY library, device or resource's calls,
  17070. whether system or third-party, as long as you've got a standard
  17071. Commodore ".FD" file for it.
  17072. .version
  17073. 1.0
  17074. .date
  17075. 1994.05.19
  17076. .author
  17077. Laurence Vanhelsuwé
  17078. .address
  17079. Christinastraat 105
  17080. B-8400 Oostende
  17081. BELGIUM
  17082. .requirements
  17083. A 68020+ based Amiga.
  17084. .distribution
  17085. Freeware
  17086. .exectype
  17087. 68020
  17088. .construction
  17089. HiSoft's DevPac 68030 Assembler.
  17090. .tested
  17091. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  17092. .docs
  17093. README
  17094. .described-by
  17095. Laurence Vanhelsuwé (the author)
  17096. .submittal
  17097. Laurence Vanhelsuwé (author and Copyright owner)
  17098. .stored-in
  17099. GoldFish-Vol2-1:Files/util/moni/HeartBeat/
  17100. .name
  17101. ISAN
  17102. .fullname
  17103. Instruction Stream ANalyzer
  17104. .type
  17105. OS Utility
  17106. .short
  17107. Realtime program opcode stream analyzer.
  17108. .description
  17109. Allows you to monitor any Task's instruction stream in real-time!
  17110. Let's you find out (for example) whether a program uses any
  17111. 020/030/040/88x    instructions, or whether it's most likely
  17112. compiled or not.
  17113. Output is in the form of a bargraph window and/or a Screen
  17114. displaying all 65536 680x0 opcodes mapped to pixels.
  17115. An ASCII configuration file defines which individual opcodes
  17116. or opcode groups you're interested in snooping on.
  17117. .version
  17118. 1.2
  17119. .date
  17120. 1994.01.22
  17121. .author
  17122. Laurence Vanhelsuwé
  17123. .address
  17124. Christinastraat 105
  17125. B-8400 Oostende
  17126. BELGIUM
  17127. .requirements
  17128. A 68020+ based Amiga.
  17129. .distribution
  17130. Freeware
  17131. .exectype
  17132. 68020
  17133. .construction
  17134. HiSoft's DevPac 68030 Assembler
  17135. .tested
  17136. 2.0 A3000 with 2Mb CHIP, 5Mb FAST.
  17137. .docs
  17138. README
  17139. .described-by
  17140. Laurence Vanhelsuwé (the author)
  17141. .submittal
  17142. Laurence Vanhelsuwé (author and Copyright owner)
  17143. .stored-in
  17144. GoldFish-Vol2-1:Files/util/moni/ISAN/
  17145.  
  17146. .name
  17147. Snoopy
  17148. .type
  17149. OS Utility
  17150. .short
  17151. Monitor calls to library/devs/resources
  17152. .description
  17153. Enables you to monitor library function calls of any library you wish.
  17154. The idea of course came from SnoopDos by Eddy Carroll, but Snoopy is
  17155. different in approach and purpose.  Snoopy has no specific patches for
  17156. specific functions.  It is an all-purpose tool to monitor *ANY* library
  17157. call in *ANY* system library.  Now allows you to also monitor *ANY*
  17158. device and *ANY* resource!
  17159. .version
  17160. 2.0
  17161. .date
  17162. 1994.01.01
  17163. .author
  17164. Gerson Kurz
  17165. .reference
  17166. AmigaLibDisk948:Snoopy/
  17167. 1.4
  17168. .distribution
  17169. Copyrighted but Freely Redistributable
  17170. .address
  17171. Karl Köglsperger Str.7 / A303 (yes,appartment 303,not ROLAND TB303 ;-)
  17172. 80939 München
  17173. West Germany
  17174. .source
  17175. Includes source in assembler
  17176. .docs
  17177. Readme.doc
  17178. Snoopy.guide
  17179. .described-by
  17180. Fred Fish (fnf@fishpond.cygnus.com)
  17181. .submittal
  17182. Downloaded via ftp from wuarchive.wustl.edu.
  17183. .contents
  17184. Snoopy        Enables you to monitor library function calls of any
  17185.         library you wish.  The idea of course came from SnoopDos
  17186.         by Eddy Carroll, but Snoopy is different in approach and
  17187.         purpose.  Snoopy has no specific patches for specific
  17188.         functions.  It is an all-purpose tool to monitor *ANY*
  17189.         library call in *ANY* system library.  Now allows you to
  17190.         also monitor *ANY* device and *ANY* resource!  Version
  17191.         2.0, an update to version 1.4 on disk number 948, includes
  17192.         assembly source.
  17193.         Author:  Gerson Kurz
  17194. .stored-in
  17195. GoldFish-Vol2-1:Files/util/moni/Snoopy/
  17196. .name
  17197. IconTrace
  17198. .type
  17199. OS Utility
  17200. .short
  17201. An icon.library monitor, version 2.02
  17202. .description
  17203. Use this program to find out which tooltypes a program
  17204. supports and which icons it looks for.
  17205. .version
  17206. 2.02
  17207. .author
  17208. Peter Stuer
  17209. .requirements
  17210. KickStart 2.0 or higher required.
  17211. .distribution
  17212. Freeware
  17213. .address
  17214. Beatrijslaan 2 bus 13
  17215. B-2050 Antwerpen L.O.
  17216. Belgium
  17217. Europe
  17218. .email
  17219. Fido     :  2:292/603.7 (Peter Stuer)
  17220. AmigaNet : 39:120/102.7 (Peter Stuer)
  17221. NLA Net  : 14:200/101.7 (Peter Stuer)
  17222. UUCP     : Peter.Stuer@p7.f603.n292.z2.FidoNet.Org
  17223. .docs
  17224. IT.guide
  17225. IT.doc
  17226. .described-by
  17227. Fred Fish (fnf@fishpond.cygnus.com)
  17228. .submittal
  17229. Submitted on disk directly by the author.
  17230. .stored-in
  17231. GoldFish-Vol2-1:Files/util/moni/IconTrace/
  17232. .name
  17233. ARTM
  17234. .type
  17235. OS Utility
  17236. .short
  17237. Display and control system activity
  17238. .description
  17239. Amiga Real Time Monitor.  Displays and controls system activity such
  17240. as tasks, windows, libraries, devices, resources, ports, residents,
  17241. interrupts, vectors, memory, mounts, assigns, locks, fonts, hardware,
  17242. res_cmds, a little SystemMonitor and display the last Alert.
  17243. .version
  17244. 2.04
  17245. .author
  17246. F. J. Mertens
  17247. Dietmar Jansen
  17248. .reference
  17249. FrozenFish-Vol1:BBS/Useful/util/moni/ARTM.lha
  17250. 2.00
  17251. FreshFish-Vol4:Useful/dist/util/moni/ARTM/
  17252. 2.00
  17253. FreshFish-Vol3:Useful/dist/util/moni/ARTM/
  17254. 2.00
  17255. FreshFish-Vol4:New/util/moni/ARTM/
  17256. 2.0
  17257. FreshFish-Vol4:BBS/May94/util/moni/ARTM.lha
  17258. 2.0
  17259. GoldFish-Vol1-2:d8xx/d887/ARTM/
  17260. 1.7
  17261. GoldFish-Vol1-1:BBS/d8xx/d887/ARTM.lha
  17262. 1.7
  17263. FrozenFish-Vol1:BBS/ALib/d8xx/d887/ARTM.lha
  17264. 1.7
  17265. FreshFish-Vol1:Old/AmigaLibDisks/Disks880-899/Disk887/ARTM/
  17266. 1.7
  17267. FreshFish-Vol2:Old/AmigaLibDisks/Disks880-899/Disk887/ARTM/
  17268. 1.7
  17269. AmigaLibDisk887:ARTM/
  17270. 1.7
  17271. GoldFish-Vol1-2:d6xx/d652/ARTM/
  17272. 1.6
  17273. GoldFish-Vol1-1:BBS/d6xx/d652/ARTM.lha
  17274. 1.6
  17275. FrozenFish-Vol1:BBS/ALib/d6xx/d652/ARTM.lha
  17276. 1.6
  17277. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk652/ARTM/
  17278. 1.6
  17279. AmigaLibDisk652:ARTM/
  17280. 1.6
  17281. GoldFish-Vol1-2:d5xx/d551/ARTM/
  17282. 1.3
  17283. GoldFish-Vol1-1:BBS/d5xx/d551/ARTM.lha
  17284. 1.3
  17285. FrozenFish-Vol1:BBS/ALib/d5xx/d551/ARTM.lha
  17286. 1.3
  17287. AmigaLibDisk551:ARTM/
  17288. 1.3
  17289. GoldFish-Vol1-2:d3xx/d327/ARTM/
  17290. 1.0
  17291. GoldFish-Vol1-1:BBS/d3xx/d327/ARTM.lha
  17292. 1.0
  17293. FrozenFish-Vol1:BBS/ALib/d3xx/d327/ARTM.lha
  17294. 1.0
  17295. AmigaLibDisk327:ARTM/
  17296. 1.0
  17297. GoldFish-Vol1-2:d2xx/d277/ARTM/
  17298. 0.9
  17299. GoldFish-Vol1-1:BBS/d2xx/d277/ARTM.lha
  17300. 0.9
  17301. FrozenFish-Vol1:BBS/ALib/d2xx/d277/ARTM.lha
  17302. 0.9
  17303. AmigaLibDisk277:ARTM/
  17304. 0.9
  17305. .distribution
  17306. Shareware
  17307. .address
  17308. Sonnenrain 17
  17309. 7277 Wildberg 1
  17310. Germany
  17311. .email
  17312. fjm@merlin.tynet.sub.org
  17313. .docs
  17314. english.doc/ARTM.guide
  17315. english.doc/ARTM.doc
  17316. english.doc/ARTM.history
  17317. german.doc/ARTM.dok
  17318. german.doc/ARTM.guide
  17319. german.doc/ARTM.history
  17320. .described-by
  17321. Richard Fish
  17322. .submittal
  17323. Downloaded via ftp from Aminet
  17324. .stored-in
  17325. GoldFish-Vol2-1:Files/util/moni/ARTM/
  17326.  
  17327. .name
  17328. PerfMeter
  17329. .type
  17330. OS Utility
  17331. .short
  17332. CPU usage, load and memory meter
  17333. .description
  17334. PerfMeter is the X's PerformanceMeter-style little meter, which shows
  17335. CPU usage, CPU load, chip, fast and public memory, and uptime.  The
  17336. items can be selected from the Project menu.
  17337. .version
  17338. 2.2
  17339. .author
  17340. Juha Tuominen
  17341. .requirements
  17342. Requires Kickstart 2.0 or later.
  17343. .reference
  17344. .keywords
  17345. .distribution
  17346. Shareware
  17347. .price
  17348. $5 (US)
  17349. .address
  17350. Digital Design, Inc.
  17351. Opiskelijankatu 30 B 42
  17352. TAMPERE 33720-SF
  17353. FINLAND
  17354. .email
  17355. po87553@cs.tut.fi
  17356. .phone
  17357. .fax
  17358. .exectype
  17359. .installsize
  17360. .source
  17361. Includes source in C.
  17362. .construction
  17363. .tested
  17364. .run
  17365. .docs
  17366. perfmeter.doc
  17367. .described-by
  17368. Fred Fish (fnf@fishpond.cygnus.com)
  17369. .submittal
  17370. Downloaded via ftp from wuarchive.wustl.edu.
  17371. .contents
  17372. PerfMeter    PerfMeter is the X's PerformanceMeter-style little meter,
  17373.         which shows CPU usage, CPU load, chip, fast and public
  17374.         memory, and uptime.  The items can be selected from the
  17375.         Project menu.  Version 2.2, includes source.
  17376.         Author:  Juha Tuominen
  17377. .stored-in
  17378. GoldFish-Vol2-1:Files/util/moni/PerfMeter/
  17379.  
  17380. .name
  17381. AIBB
  17382. .type
  17383. OS Utility
  17384. .short
  17385. GUI-based CPU performance tester
  17386. .description
  17387. AIBB is a system performance analysis tool designed with built-in tests
  17388. for exercising CPU, FPU, and graphics portions of system performance.
  17389. Comparisons to 4 different machines can be displayed, with a default of
  17390. the A600, A1200, A3000/25, and A4000/040 contained within AIBB.
  17391. The option to create and/or load data files from other systems for
  17392. comparison is also included within the program.
  17393. .version
  17394. 6.5
  17395. .author
  17396. LaMonte Koop
  17397. .reference
  17398. AmigaLibDisk439:AIBB/
  17399. 2.0
  17400. .distribution
  17401. Copyrighted but Freely Redistributable
  17402. .address
  17403. LaMonte Koop
  17404. 1001 Summit Ave. North  #125
  17405. Sauk Rapids, MN  56379
  17406. .email
  17407. lkoop@tigger.stcloud.msus.edu
  17408. f00012@kanga.stcloud.msus.edu
  17409. .docs
  17410. !Readme.First
  17411. !Readme.IMPORTANT
  17412. 68040_Notes
  17413. AIBB.guide
  17414. aibb65.readme
  17415. AIBB_Bug_Report_Form
  17416. AIBB_Users_Manual
  17417. Comparison_Systems
  17418. Distribution_License
  17419. System_Requirements
  17420. Version_Changes
  17421. .described-by
  17422. Dan Fish (daf@starfish.amigalib.com)
  17423. .submittal
  17424. Downloaded via ftp from wuarchive.wustl.edu.
  17425. .stored-in
  17426. GoldFish-Vol2-1:Files/util/moni/AIBB/
  17427.  
  17428. .name
  17429. SysInfo
  17430. .type
  17431. OS Utility
  17432. .short
  17433. Gives comprehensive system information
  17434. .description
  17435. A brand new release of this popular program.  It reports interesting
  17436. information about the configuration of your Amiga, including some
  17437. speed comparisons with other configurations, versions of the OS
  17438. software, and much more.  Binary only.
  17439. .version
  17440. 3.24
  17441. .reference
  17442. AmigaLibDisk969:SysInfo/
  17443. 3.23
  17444. AmigaLibDisk860:SysInfo/
  17445. 3.18
  17446. AmigaLibDisk820:SysInfo/
  17447. 3.11
  17448. AmigaLibDisk758:SysInfo/
  17449. 3.01
  17450. AmigaLibDisk642:SysInfo/
  17451. 2.69
  17452. AmigaLibDisk625:SysInfo/
  17453. 2.62
  17454. AmigaLibDisk619:SysInfo/
  17455. 2.60
  17456. AmigaLibDisk583:SysInfo/
  17457. 2.56
  17458. AmigaLibDisk571:SysInfo/
  17459. 2.53
  17460. AmigaLibDisk565:SysInfo/
  17461. 2.51
  17462. AmigaLibDisk553:SysInfo/
  17463. 2.40
  17464. AmigaLibDisk502:SysInfo/
  17465. 2.22
  17466. AmigaLibDisk433:SysInfo/
  17467. 1.98
  17468. AmigaLibDisk420:SysInfo/
  17469. 1.94
  17470. AmigaLibDisk368:SysInfo/
  17471. 1.4
  17472. .date
  17473. 1993.11.07
  17474. .author
  17475. Nic Wilson
  17476. .distribution
  17477. Shareware
  17478. .price
  17479. $20(US)
  17480. .address
  17481. Nic Wilson Software
  17482. P.O. Box 1164
  17483. Toowoomba Queensland 4350
  17484. .email
  17485. cbmaus!cbmozq!wilson!nicw@cbmvax.commodore.com
  17486. .docs
  17487. SysInfo.doc
  17488. SysInfo.history
  17489. BOARDS_READ.ME
  17490. .described-by
  17491. Fred Fish (fnf@fishpond.cygnus.com)
  17492. .submittal
  17493. Submitted on disk directly by the author.
  17494. .contents
  17495. SysInfo        A brand new release of this popular program.  It reports
  17496.         interesting information about the configuration of your
  17497.         Amiga, including some speed comparisons with other config-
  17498.         urations, versions of the OS software, and much more.
  17499.         Version 3.24, an update to version 3.18 on disk number 860.
  17500.         Binary only.
  17501.         Author:  Nic Wilson
  17502. .stored-in
  17503. GoldFish-Vol2-1:Files/util/moni/SysInfo/
  17504.  
  17505. .name
  17506. Xoper
  17507. .type
  17508. OS Utility
  17509. .short
  17510. Monitor and control system activity
  17511. .description
  17512. Very comprehensive program to monitor and control system activity.
  17513. Monitor cpu, memory usage, ports, interrupts, devices.  Close windows,
  17514. screens, show loaded fonts or last Guru code number.  Clean up memory,
  17515. flush unused libraries, devices, fonts. etc. and a whole bunch more!
  17516. Spawns its own process.  A very handy background task to have loaded.
  17517. .version
  17518. 2.4
  17519. .author
  17520. Werner Gunther
  17521. .reference
  17522. AmigaLibDisk318:Xoper/
  17523. 2.2
  17524. AmigaLibDisk274:Xoper/
  17525. 2.0
  17526. AmigaLibDisk228:Xoper/
  17527. 1.3
  17528. AmigaLibDisk171:Xoper/
  17529. 1.2
  17530. .distribution
  17531. Copyrighted but Freely Redistributable
  17532. .email
  17533. x41@sun0.urz.uni-heidelberg.de
  17534. .source
  17535. Assembly source included.
  17536. .docs
  17537. Xoper.readme
  17538. Xoper.doc
  17539. .described-by
  17540. Fred Fish (fnf@fishpond.cygnus.com)
  17541. .submittal
  17542. Downloaded via ftp from wuarchive.wustl.edu.
  17543. .contents
  17544. Xoper        Very comprehensive program to monitor and control system
  17545.         activity.  Monitor cpu, memory usage, ports, interrupts,
  17546.         devices.  Close windows, screens, show loaded fonts or last
  17547.         Guru code number.  Clean up memory, flush unused libraries,
  17548.         devices, fonts. etc. and a whole bunch more!  Spawns its own
  17549.         process.  A very handy background task to have loaded.
  17550.         This is version 2.4, an update to version 2.2 on disk 318.
  17551.         Assembly source included.
  17552.         Author:  Werner Gunther
  17553. .stored-in
  17554. GoldFish-Vol2-1:Files/util/moni/Xoper/
  17555. .name
  17556. LastAlert2
  17557. .type
  17558. OS Utility
  17559. .short
  17560. Will show the last alert or guru
  17561. .description
  17562. Are you tired of always having troubles with finding your pen and paper just
  17563. to write down the last guru you got. Now this problem is solved because I
  17564. have written a small and quick program that will show the last alert or guru
  17565. there have been. If you don't get the point of what this program can be used
  17566. to then try to read the rest of this user manual.
  17567. .version
  17568. 2.1
  17569. .author
  17570. Jørgen Da Larsen
  17571. .requirements
  17572. LastAlert2 requires Kickstart and Workbench 2.0 or higher to run
  17573. .distribution
  17574. Freeware
  17575. .address
  17576. Carl Blochs Vej 20
  17577. 9000 Aalborg
  17578. Denmark
  17579. .email
  17580. dapp@iesd.auc.dk
  17581. .docs
  17582. LastAlert2.doc
  17583. LastAlert2.guide
  17584. .described-by
  17585. Richard Fish
  17586. .submittal
  17587. Downloaded via ftp from Aminet.
  17588. .stored-in
  17589. GoldFish-Vol2-1:Files/util/moni/LastAlert2/
  17590. .name
  17591. SIP
  17592. .type
  17593. OS Utility
  17594. .short
  17595. System Information Program - Monitor
  17596. .description
  17597. A quick and reliable System Monitor for OS V2.04+ Users,
  17598. which includes a very intuitive GUI.
  17599. It looks very similar to one of the first and best programs in this
  17600. sector (we do not mention names here), but is FREEWARE, not Shareware.
  17601. .version
  17602. 2.20
  17603. .author
  17604. Andreas R. Kleinert
  17605. .reference
  17606. FreshFish-Vol5:New/util/moni/SIP/
  17607. 2.18
  17608. .requirements
  17609. OS 2.04+
  17610. .distribution
  17611. Freeware
  17612. .docs
  17613. help/english/SIP.guide
  17614. help/deutsch/SIP.guide
  17615. .described-by
  17616. Dan Fish (daf@starfish.amigalib.com)
  17617. .submittal
  17618. Downloaded via ftp from Aminet.
  17619. .stored-in
  17620. GoldFish-Vol2-1:Files/util/moni/SIP/
  17621.  
  17622. .name
  17623. Scout
  17624. .type
  17625. System Monitor
  17626. .short
  17627. Tool to monitor computer system.
  17628. .description
  17629.  
  17630. A tool that allows you to monitor your computer system. It displays
  17631. many different things - like tasks, ports, assigns, expansion boards,
  17632. resident commands, interrupts, etc. - and you can perform some
  17633. certain actions on them.
  17634.  
  17635. For example you can freeze tasks, close windows and screens, release
  17636. semaphores or remove locks, ports and interrupts.
  17637.  
  17638. An implemented ARexx interface makes you these actions available, too.
  17639.  
  17640. .version
  17641. 1.3
  17642. .date
  17643. 1994.09.20
  17644. .author
  17645. Andreas Gelhausen
  17646. .requirements
  17647. Requires Kickstart 2.04 and MUI (MagicUserInterface) 2.1
  17648. .distribution
  17649. Giftware
  17650. .address
  17651. Graf Spee Str. 23b
  17652. 26123 Oldenburg
  17653. GERMANY
  17654. .email
  17655. atte@crash.north.de
  17656. 2:2426/2020.24@fidonet
  17657. .docs
  17658. scout.readme
  17659. scout.history
  17660. docs/english/scout.doc
  17661. docs/english/scout.dvi
  17662. docs/english/scout.guide
  17663. docs/german/scout.doc
  17664. docs/german/scout.dvi
  17665. docs/german/scout.guide
  17666. .described-by
  17667. Andreas Gelhausen <atte@crash.north.de>
  17668. .stored-in
  17669. GoldFish-Vol2-1:Files/util/moni/Scout/
  17670. .name
  17671. SnoopDos
  17672. .type
  17673. OS Utility
  17674. .short
  17675. System and application monitor
  17676. .description
  17677. SnoopDos
  17678. SnoopDos is a utility that allows you to monitor a variety of system
  17679. operations carried out by programs on your Amiga. This includes what
  17680. files a program is trying to open, what fonts, libraries, devices and
  17681. environment variables it is looking for, and so on.
  17682.  
  17683. This is very useful if you are trying to figure out why a certain
  17684. application won't work properly. Usually, it's because the application
  17685. can't find a certain configuration file, library or device.
  17686.  
  17687. This version has many new features not present in version 1.7. Among
  17688. the most important are a full GUI, support for many new functions,
  17689. support for monitoring programs compiled with GNU C, and a packet
  17690. debugger for programmers.
  17691. .version
  17692. 3.0
  17693. .reference
  17694. FrozenFish-Vol1:BBS/Useful/util/moni/SnoopDos.lha
  17695. 1.7
  17696. FreshFish-Vol6:Useful/dist/util/moni/SnoopDos/
  17697. 1.7
  17698. FreshFish-Vol6:BBS/util/SnoopDos-1.7.lha
  17699. 1.7
  17700. FreshFish-Vol4:Useful/dist/util/moni/SnoopDos/
  17701. 1.7
  17702. FreshFish-Vol3:Useful/dist/util/moni/SnoopDos/
  17703. 1.7
  17704. FreshFish-Vol5:Useful/dist/util/moni/SnoopDos/
  17705. 1.7
  17706. FreshFish-Vol5:BBS/util/SnoopDos-1.7.lha
  17707. 1.7
  17708. GoldFish-Vol1-2:d7xx/d725/SnoopDos/
  17709. 1.5
  17710. GoldFish-Vol1-1:BBS/d7xx/d725/SnoopDos.lha
  17711. 1.5
  17712. FrozenFish-Vol1:BBS/ALib/d7xx/d725/SnoopDos.lha
  17713. 1.5
  17714. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk725/SnoopDos/
  17715. 1.5
  17716. AmigaLibDisk725:SnoopDos/
  17717. 1.5
  17718. GoldFish-Vol1-2:d4xx/d451/SnoopDos/
  17719. 1.2
  17720. GoldFish-Vol1-1:BBS/d4xx/d451/SnoopDos.lha
  17721. 1.2
  17722. FrozenFish-Vol1:BBS/ALib/d4xx/d451/SnoopDos.lha
  17723. 1.2
  17724. AmigaLibDisk451:SnoopDos/
  17725. 1.2
  17726. GoldFish-Vol1-2:d3xx/d388/SnoopDos/
  17727. 1.0
  17728. GoldFish-Vol1-1:BBS/d3xx/d388/SnoopDos.lha
  17729. 1.0
  17730. FrozenFish-Vol1:BBS/ALib/d3xx/d388/SnoopDos.lha
  17731. 1.0
  17732. AmigaLibDisk388:SnoopDos/
  17733. 1.0
  17734. .date
  17735. 1994.09.17
  17736. .author
  17737. Eddy Carroll
  17738. .address
  17739. The Old Rectory
  17740. Delgany
  17741. Co. Wicklow
  17742. Ireland
  17743. .installsize
  17744. 100K - 1.1 Mb
  17745. .requirements
  17746. Kickstart 2.04 or above.
  17747. .source
  17748. Full source code is included for SAS/C 6.51. It can probably be converted
  17749. to DICE without too much difficulty, but this has not been tested. The
  17750. full source directory occupies about 750K.
  17751.  
  17752. The file SnoopDos.Roadmap inside the source directory contains a detailed
  17753. guide to the source code.
  17754. .construction
  17755. SAS/C 6.51, using the enclosed SCOPTIONS file.
  17756. .tested
  17757. A500, A1000, A1200, A2000, A3000, A4000, using system software from
  17758. v37 to v40. Compatible with Retina Zorro II and Picasso software.
  17759. Drag & Drop format editor leaves "mouse droppings" on Retina Zorro III BLT.
  17760. .docs
  17761. Readme.first
  17762. Readme.source
  17763. SnoopDos.guide
  17764. Source/SnoopDos.Roadmap
  17765. .run
  17766. SnoopDos=WB,SnoopDos
  17767. .distribution
  17768. Copyright but Freely Redistributable
  17769. .email
  17770. ecarroll@maths.tcd.ie
  17771. ecarroll@cix.compulink.co.uk
  17772. .described-by
  17773. Eddy Carroll
  17774. .submittal
  17775. Uploaded to ftp.amigalib.com by the author.
  17776. .stored-in
  17777. GoldFish-Vol2-1:Files/util/moni/SnoopDos/
  17778. .name
  17779. MidMoose
  17780. .type
  17781. Mouse Commodity
  17782. .short
  17783. Maps a key to the middle mouse button.
  17784. .description
  17785. Maps a specified key press ( defaults to f10 ) to the middle mouse button.
  17786. So users without a 3 button mouse can use features normally not available
  17787. to them. Works with DirWork (got no other programs to test it on)
  17788. .version
  17789. 1.0
  17790. .author
  17791. Lee Kindness
  17792. .requirements
  17793. OS 2.0+
  17794. .distribution
  17795. Copyrighted but Freely Distributable
  17796. .address
  17797. 8 Craigmarn Road
  17798. Portlethen Village
  17799. Aberdeen
  17800. AB1 4QR
  17801. .docs
  17802. MidMoose.doc
  17803. .described-by
  17804. Richard Fish
  17805. .submittal
  17806. Submitted on disk directly by the author.
  17807. .stored-in
  17808. GoldFish-Vol2-1:Files/util/mouse/MidMoose/
  17809. .name
  17810. MouseShift
  17811. .author
  17812. Garrick Meeker
  17813. .version
  17814. 2.1
  17815. .source
  17816. Includes source in C.
  17817. .distribution
  17818. Public Domain
  17819. .description
  17820. Translates the middle mouse button into the left shift key.  This allows
  17821. easy multiple selection.  Note that programs that use the middle mouse
  17822. button directly will no longer recognize it.  MouseShift requires at least
  17823. AmigaDOS 1.2 to run, but will run as a commodity under AmigaDOS 2.04 or
  17824. greater.  Contains a bug fix that allows it to now work under OS3.0.
  17825. .described-by
  17826. Automatically generated from Contents file by c2pi program.
  17827. .short
  17828. Map middle mouse button to leftshift key
  17829. .stored-in
  17830. GoldFish-Vol2-1:Files/util/mouse/MouseShift/
  17831. .name
  17832. LockPointer
  17833. .type
  17834. OS Utility
  17835. .short
  17836. Locks pointer on X or Y coordinate
  17837. .description
  17838. 1. I have written program (OS2.04+) because no one modeler of available
  17839.    rendering programs (mainly REAL 3D, REAL 3Dv2, IMAGINE) has very
  17840.    useful possibiliy to lock pointer on any (X or Y) axis, like does
  17841.    DPaint or Brilliance. This program do this insted of it.
  17842.  
  17843. 2. Running LOCK POINTER via CLI/SHELL you cannot change keys used to lock
  17844.    the pointer, just only install or remove program. The only way to
  17845.    modify those keys is using ToolTypes described in program's icon:
  17846.  
  17847.      LOCK_X   - after this tool type you should place key which lock
  17848.                 pointer on X axis.
  17849.      LOCK_Y   - as above but lock on Y axis.
  17850.      SWITCH   - this key pressed together with LMB will switch program
  17851.                 on/off without kicking it out of memory.This little program (OS2.0+) is dedicated to all of you using AmigaDOS
  17852. commands in all-kind scripts. This prog lets you find any program
  17853. actually being executing, by its own task's name, e.g.:
  17854.  
  17855. FINDTASK TASK='DeliTracker v1.30'
  17856.  
  17857. looks for Delitracker v1.30. If the task is not exists WARN
  17858. (RC=ERRORCODE = 5) will be returned, in other case OK code (0) will
  17859. be set.
  17860. .version
  17861. 1.0
  17862. .author
  17863. Marcin Orlowski
  17864. .distribution
  17865. Copyrighted but Freely Redistributable
  17866. .docs
  17867. LockPointer.doc
  17868. .described-by
  17869. Richard Fish
  17870. .submittal
  17871. Downloaded via ftp from Aminet.
  17872.  
  17873. .stored-in
  17874. GoldFish-Vol2-1:Files/util/mouse/LockPointer/
  17875. .name
  17876. xpkdisk
  17877. .author
  17878. Olaf Seibert
  17879. .version
  17880. 37.5
  17881. .source
  17882. Includes source in C.
  17883. .description
  17884. `xpkdisk.device' is an exec-style device that looks like trackdisk.device
  17885. and similar disks.  The difference is that it compresses its data and
  17886. stores it in multiple files in an existing filesystem.  It uses the XPK
  17887. (eXternal PacKer) standard to do the actual compression.
  17888. .described-by
  17889. Automatically generated from Contents file by c2pi program.
  17890. .short
  17891. An exec style compressing disk device.
  17892. .stored-in
  17893. GoldFish-Vol2-1:Files/util/pack/xpkDisk/
  17894. .name
  17895. xpkHFMN
  17896. .author
  17897. Martin Hauner
  17898. .version
  17899. 1.16
  17900. .description
  17901. A dynamic Huffman xpk compression library, a rewrite of xpkHUFF.library.
  17902. It's 100% 68000 and pc-relative & reentrant, and it's FAST, and when I say
  17903. fast, I mean REALLY fast.  It is not a replacement for HUFF but a further
  17904. library called HFMN because the algorithm used is not 100% identical to the
  17905. one of HUFF, therefore the HFMN data will not decrunch with HUFF and vice
  17906. versa.
  17907. .described-by
  17908. Automatically generated from Contents file by c2pi program.
  17909. .short
  17910. A dynamic Huffman xpk compression lib.
  17911. .stored-in
  17912. GoldFish-Vol2-1:Files/util/pack/xpkHFMN/
  17913. .name
  17914. xpkSHRI
  17915. .author
  17916. Matthias Meixner
  17917. .version
  17918. 1.0
  17919. .description
  17920. An XPK packer sub-library that implements a high compression rate,
  17921. optimized compressor.  The compressor uses offset/len encoding with
  17922. adaptive arithmetic aftercoding for best compression results.  Its
  17923. compression rate is better than that of most other packers, e.g. lha, zoo
  17924. or powerpacker.
  17925. .described-by
  17926. Automatically generated from Contents file by c2pi program.
  17927. .short
  17928. An XPK packer sub-library.
  17929. .stored-in
  17930. GoldFish-Vol2-1:Files/util/pack/xpkSHRI/
  17931. .name
  17932. PackIt
  17933. .type
  17934. CLI tool
  17935. .short
  17936. CLI frontend for PowerPacker + wildcards
  17937. .description
  17938. PackIt is a CLI only program to replace the crunch and decrunch commands
  17939. that came with PowerPacker (Copyright Nico Francois).  PackIt features:  1)
  17940. Single command for crunching and decrunching 2) Automatic crunching or
  17941. decrunching of data files depending on whether it is allready crunched or
  17942. not.  3) Files can be encrypted, and passwords can be entered on the
  17943. command line or via a requester.  4) Will not crunch executables, unless
  17944. told to do so.  Note:  PackIt will only crunch the executables as a data
  17945. files you will not be able to run them.  5) Automatic replacement of source
  17946. file unless a destination is given.  6) Directories can be specified as a
  17947. destination, in that case files will be crunched/decrunched into that dir.
  17948. 7) Allows use of wildcards to crunch/decrunch whole directories.  8)
  17949. Automatic adding and removing of .pp suffixes from data files.  9) Icon
  17950. files will not be crunched unless you want them to.  10) Default options
  17951. can now be stored in ENV:PackIt
  17952. .version
  17953. 1.18a
  17954. .date
  17955. 1994.06.09
  17956. .author
  17957. Michael J Barsoom
  17958. .reference
  17959. FreshFish-Vol5:BBS/util/PackIt-1.18a.lha
  17960. 1.18a
  17961. FreshFish-Vol5:New/util/pack/PackIt/
  17962. 1.18a
  17963. FreshFish-Vol5:BBS/util/PackIt-37.110.lha
  17964. 37.110
  17965. FreshFish-Vol3:New/util/pack/PackIt/
  17966. 37.110
  17967. FreshFish-Vol4:BBS/Mar94/util/pack/PackIt.lha
  17968. 37.110
  17969. FrozenFish-Vol1:BBS/Mar94/util/pack/PackIt.lha
  17970. 37.110
  17971. .requirements
  17972. Requires:
  17973. 1) Workbench 2.0+
  17974. 2) PowerPacker library v36+  (© Nico Francois) (included)
  17975. .distribution
  17976. Shareware
  17977. .price
  17978. $5.00 US
  17979. .address
  17980. 5524 Pine Street
  17981. Omaha NE 68106
  17982. USA
  17983. .email
  17984. Internet:  mbars@bluejay.creighton.edu
  17985. Fidonet:   Mike Barsoom @ 1:285/11.9
  17986. AmigaNet:  Mike Barsoom @ 40:200/10.9
  17987. .construction
  17988. SAS/C 6.51 with optimization
  17989. .docs
  17990. PackIt.guide
  17991. .stored-in
  17992. GoldFish-Vol2-1:Files/util/pack/PackIt/
  17993. .name
  17994. RAKE
  17995. .type
  17996. Compression
  17997. .short
  17998. XPK packer sublibrary
  17999. .description
  18000.     RAKE is an  XPK packer sublibrary  which  implements a highly  optimized
  18001. form  of  the popular  LZ77 compression  algorithm. It  uses  static huffman
  18002. coding   for   the  'len'   and  a  three-step  coding  for   the   'offset'
  18003. information.  The  major  feature   of this packer  is the  highly optimized
  18004. algorithm for tracking down redundant data.
  18005. .version
  18006. 1.1
  18007. .date
  18008. 1994.09.14
  18009. .author
  18010. Karsten Dageförde
  18011. .requirements
  18012. The XPK package
  18013. .distribution
  18014. Freeware
  18015. .email
  18016. dagefoer@rzcipa03.rz.tu-bs.de
  18017. dagefoer@ibr.cs.tu-bs.de
  18018. .docs
  18019. xpkRAKE.doc
  18020. .described-by
  18021. Richard Fish
  18022. .submittal
  18023. Downloaded via ftp from Aminet.
  18024. .stored-in
  18025. GoldFish-Vol2-1:Files/util/pack/xpkRAKE/
  18026.  
  18027. .name
  18028. History
  18029. .fullname
  18030. History
  18031. .aminet-dir
  18032. util/shell
  18033. .type
  18034. CLI Tool
  18035. .short
  18036. List and control shell command history.
  18037. .description
  18038. This is a 2.04/3.0/3.1 compatible version of the history command.  It
  18039. allows listing, saving, loading, and execution of the standard
  18040. con-handler command line history.
  18041. .version
  18042. 37.5
  18043. .date
  18044. 1994.02.03
  18045. .author
  18046. Andy Finkel
  18047. .distribution
  18048. Copyrighted but Freely Redistributable
  18049. .email
  18050. andy@cbmvax.commodore.com
  18051. .docs
  18052. History.doc
  18053. .described-by
  18054. Fred Fish (fnf@fishpond.cygnus.com)
  18055. .submittal
  18056. Submitted electronically directly by the author.
  18057. .contents
  18058. History        This is a 2.04/3.0/3.1 compatible version of the history
  18059.         command.  It allows listing, saving, loading, and execution
  18060.         of the standard con-handler command line history.  This is
  18061.         version 37.5, binary only.
  18062.         Author:  Andy Finkel
  18063. .stored-in
  18064. GoldFish-Vol2-1:Files/util/shell/History/
  18065.  
  18066. .name
  18067. Csh
  18068. .type
  18069. OS Utility
  18070. .short
  18071. Replacement for the shell, like UN*X csh
  18072. .description
  18073. Replacement for the Amiga shell, similar to UN*X csh.  Main features
  18074. include over 100 built in commands, 70 functions, new system variables,
  18075. file name completion, freely programmable command line editing, file
  18076. classes, auto cd, lazy cd, intuition menus for the shell window, automatic
  18077. RX-ing, local variables, $( ), statement blocks, high speed, plus much
  18078. more.
  18079. .version
  18080. 5.39
  18081. .date
  18082. 1994.10.01
  18083. .author
  18084. Andreas M. Kirchwitz
  18085. Urban Dominik Mueller
  18086. C Borreo
  18087. Steve Drew
  18088. Matt Dillon
  18089. .requirements
  18090. Requires OS2.04+
  18091. .reference
  18092. AmigaLibDisk992:Csh/
  18093. 5.37
  18094. AmigaLibDisk889:Csh/
  18095. 5.31
  18096. AmigaLibDisk624:Csh/
  18097. 5.19
  18098. AmigaLibDisk512:Csh/
  18099. 5.15
  18100. AmigaLibDisk458:Csh/
  18101. 2.07
  18102. AmigaLibDisk331:Csh/
  18103. 4.01a
  18104. AmigaLibDisk309:Csh/
  18105. 4.00a
  18106. AmigaLibDisk223:Csh/
  18107. 3.03a
  18108. AmigaLibDisk199:Csh/
  18109. 3.02a
  18110. AmigaLibDisk145:Csh/
  18111. 2.07
  18112. AmigaLibDisk107:Csh/
  18113. 2.07
  18114. AmigaLibDisk085:Csh/
  18115. 2.06
  18116. AmigaLibDisk055:Csh/
  18117. 2.05
  18118. AmigaLibDisk048:Csh2.04M/
  18119. 2.04M
  18120. AmigaLibDisk048:Csh2.04/
  18121. 2.04
  18122. AmigaLibDisk041:Csh/
  18123. 2.03
  18124. AmigaLibDisk036:Csh/
  18125. 2.01A
  18126. .distribution
  18127. Copyrighted but Freely Redistributable
  18128. .address
  18129. Andreas M. Kirchwitz
  18130. Seesener Str. 69,
  18131. D-10709 Berlin,
  18132. Germany
  18133. .email
  18134. csh-fan@zikzak.in-berlin.de
  18135. .source
  18136. Includes source in C.
  18137. .docs
  18138. csh539.readme
  18139. README
  18140. overview.doc
  18141. tips.doc
  18142. csh.doc
  18143. csh-reference.guide
  18144. feedback.doc
  18145. HISTORY
  18146. History_OLD.Txt
  18147. src/technotes.doc
  18148. .described-by
  18149. Dan Fish (daf@starfish.amigalib.com)
  18150. .submittal
  18151. Downloaded via ftp from wuarchive.wustl.edu.
  18152. .stored-in
  18153. GoldFish-Vol2-1:Files/util/shell/Csh/
  18154. .name
  18155. Wacom
  18156. .type
  18157. Hardware Utility
  18158. .short
  18159. Wacom tablet driver, controls Amigamouse
  18160. .description
  18161. This Commodity enables you to use a pressure sensitive digitizer tablet
  18162. from Wacom with your Commodore Amiga.  The tablet can be used together
  18163. with the mouse (or without it) as a direct input medium.  Therefore, the
  18164. driver can be used together with (nearly) any software.  Furthermore the
  18165. (pressure-sensitive) data provided by the tablet can be exported in custom
  18166. applications using a documented software interface.  Now directly supports
  18167. the complete Wacom IV comandset and lets you define your own working area
  18168. on the tablet.  Includes german localization.
  18169. .version
  18170. 1.16
  18171. .date
  18172. 1994.11.07
  18173. .author
  18174. Roland Schwingel
  18175. .reference
  18176. FreshFish-Vol4:os20/cdity/Wacom/
  18177. 1.10
  18178. FreshFish-Vol2:os20/gfx/opal/Wacom/
  18179. 1.0
  18180. .requirements
  18181. AmigaOS2.04 or better, A Wacom SD or UD series tablet.
  18182. .distribution
  18183. Shareware
  18184. .price
  18185. $20(US), DM25.
  18186. .address
  18187. Lilienthalstrasse 9
  18188. 92421 Schwandorf
  18189. Germany
  18190. .email
  18191. roland.schwingel@rrzc1.rz.uni-regensburg.de
  18192. .source
  18193. Some sample source in C that shows the usage of the software interface.
  18194. .construction
  18195. SAS/C 6.03 with no optimization (because of no gain).
  18196. .tested
  18197. A2000(2M Chip, 68000: 2M Fast, 68030: 6M Fast, with and without
  18198. Picasso II). AmigaOS 2.04, 2.1 and 3.0. Wacom UD-1212 tablet.
  18199. .docs
  18200. Documentation/Deutsch/Wacom-D.dvi
  18201. Documentation/Deutsch/Wacom-D.guide
  18202. Documentation/Deutsch/Wacom-D.txt
  18203. Documentation/Deutsch/Register-D.txt
  18204. Documentation/English/Wacom-E.dvi
  18205. Documentation/English/Wacom-E.guide
  18206. Documentation/English/Wacom-E.txt
  18207. Documentation/English/Register-E.txt
  18208. .described-by
  18209. Dan Fish (daf@daffy.amigalib.com)
  18210. .submittal
  18211. Downloaded via ftp from wuarchive.wustl.edu.
  18212. .stored-in
  18213. GoldFish-Vol2-1:Files/hard/drivr/Wacom/
  18214.  
  18215. .name
  18216. SummaDriver
  18217. .type
  18218. Hardware Utility
  18219. .short
  18220. Driver for Summagraphic digitizer tablet
  18221. .description
  18222. This Commodity enables you to use the Summagraphic digitizer tablet
  18223. with your Commodore Amiga.  The tablet can be used together with the
  18224. mouse (or without it) as a direct input medium.  Therefore, the
  18225. driver can be used together with (nearly) any software.
  18226. .version
  18227. 2.01
  18228. .author
  18229. Joop van de Wege
  18230. .requirements
  18231. Requires OS2.04 + and a Summagraphic tablet
  18232. .distribution
  18233. Shareware
  18234. .price
  18235. $10 (US)
  18236. .address
  18237. Zoomweg 7
  18238. 6705 DM Wageningen
  18239. The Netherlands
  18240. .docs
  18241. documentation/English/Register.txt
  18242. documentation/English/Summagraphic.txt
  18243. documentation/English/Summagraphic.guide
  18244. .described-by
  18245. Fred Fish (fnf@fishpond.cygnus.com)
  18246. .submittal
  18247. Downloaded via ftp from wuarchive.wustl.edu.
  18248. .contents
  18249. SummaDriver    This Commodity enables you to use the Summagraphic
  18250.         digitizer tablet with your Commodore Amiga.  The tablet
  18251.         can be used together with the mouse (or without it) as
  18252.         a direct input medium.  Therefore, the driver can be used
  18253.         together with (nearly) any software.  Version 2.01,
  18254.         requires OS2.04+, binary only, shareware.
  18255.         Author:  Joop van de Wege
  18256. .stored-in
  18257. GoldFish-Vol2-1:Files/hard/drivr/SummaDriver/
  18258. .name
  18259. ZeusSCSI
  18260. .author
  18261. Michael L Hitch
  18262. .description
  18263. Some programs that attempt to apply a patch to the Progressive Peripherals
  18264. Incorporated Zeus SCSI driver.  This patch includes a patch to use the
  18265. Wait/Signal mechanism to wait for the completion of SCSI I/O instead of the
  18266. "busy-wait" poll method used by the driver.  (These programs will only
  18267. patch the 2.98 version of the Zeus ROM.)
  18268. .described-by
  18269. Automatically generated from Contents file by c2pi program.
  18270. .short
  18271. Patch PPI Zeus SCSI version 2.98 driver.
  18272. .stored-in
  18273. GoldFish-Vol2-1:Files/hard/drivr/ZeusSCSI/
  18274. .name
  18275. OptMouse
  18276. .author
  18277. J Edward Hanway
  18278. .description
  18279. Software and hardware instructions on how you can modify a Mouse Systems M3
  18280. optical serial mouse for use on the Amiga.  Also included are instructions
  18281. which allow a serial mouse to be modified to plug directly into the Amiga
  18282. mouse port.
  18283. .version
  18284. 1.2
  18285. .described-by
  18286. Automatically generated from Contents file by c2pi program.
  18287. .short
  18288. Use M3 optical mouse on Amiga
  18289. .stored-in
  18290. GoldFish-Vol2-1:Files/hard/drivr/OptMouse/
  18291.  
  18292. .name
  18293. SerMouse
  18294. .type
  18295. Hardware
  18296. .short
  18297. Driver/Docs for serial PC Mouse on Amiga
  18298. .description
  18299. A full package on how to use a PC mouse on the Amiga.  Not only a
  18300. serial mouse driver but also how to rewire a 9-pin Sub-D serial to
  18301. 25-pin Sub-D serial and how to rewire 9-pin Sub-D BUS or 9-pin Mini-Din
  18302. BUS to an Amiga mouse plug. YOU CAN USE ALMOST ANY PC-MOUSE WITH THIS
  18303. ONE!
  18304. .version
  18305. 2.2
  18306. .date
  18307. 1994.10.28
  18308. .author
  18309. Patrick van Beem
  18310. .reference
  18311. FreshFish-Vol7:New/hard/drivr/SerMouse/
  18312. 2.0
  18313. .requirements
  18314. Requires AmigaOS 2.0+.
  18315. .distribution
  18316. Copyrighted but Freely Redistributable
  18317. .address
  18318. Parlevinker 5
  18319. 2152 LC  Nieuw-Vennep
  18320. The Netherlands
  18321. .email
  18322. patrick.van.beem@aobh.xs4all.nl
  18323. .docs
  18324. SerMouse.doc
  18325. .described-by
  18326. Dan Fish (daf@starfish.amigalib.com)
  18327. .submittal
  18328. Downloaded via ftp from wuarchive.wustl.edu.
  18329. .stored-in
  18330. GoldFish-Vol2-1:Files/hard/drivr/SerMouse/
  18331. .name
  18332. 2MegAgnus
  18333. .author
  18334. Neil Coito and Michael Cianflone
  18335. .description
  18336. The Two Meg Agnus Project increases the amount of "chip" RAM in an Amiga
  18337. 500 or 2000 to 2 megabytes.  Chip RAM is where the graphics and sound data
  18338. are stored.  Even though you may have plenty of "fast" RAM, if you run out
  18339. of "chip" RAM then you will not be able to open any more windows or screens
  18340. and hence, no more programs.
  18341. .version
  18342. 5.0D
  18343. .described-by
  18344. Automatically generated from Contents file by c2pi program.
  18345. .short
  18346. A 2Meg Agnus project.
  18347. .stored-in
  18348. GoldFish-Vol2-1:Files/hard/hack/2MegAgnus/
  18349. .name
  18350. MiscHacks
  18351. .author
  18352. Various
  18353. posted by Hans Luyten
  18354. .description
  18355. A collection of various hardware hacks for the Amiga.
  18356. .described-by
  18357. Automatically generated from Contents file by c2pi program.
  18358. .short
  18359. Various Amiga hardware hacks.
  18360.  
  18361. .stored-in
  18362. GoldFish-Vol2-1:Files/hard/hack/MiscHacks/
  18363. .name
  18364. RomSwitcher
  18365. .author
  18366. Neil Coito and Michael Cianflone
  18367. .description
  18368. A Multi-Kickstart Board Project that allows the user of an Amiga 500, 2000,
  18369. or 2500 to switch between different versions of the operating system,
  18370. called Kickstart.  Some older software, and even some new software, is not
  18371. compatible with Commodore's latest version of the operating system.  This
  18372. hardware project will let you use the new version of the operating system
  18373. (it is *tons* better than 1.3 and below), and still remain compatible with
  18374. the software that won't work under the new operating system.
  18375. .version
  18376. 3.1
  18377. .described-by
  18378. Automatically generated from Contents file by c2pi program.
  18379. .short
  18380. A multi-kickstart hardware project.
  18381. .stored-in
  18382. GoldFish-Vol2-1:Files/hard/hack/RomSwitcher/
  18383. .name
  18384. ClockTool
  18385. .type
  18386. OS Utility
  18387. .short
  18388. Manipulate battery and/or system clocks
  18389. .description
  18390. A simple CLI utility to perform operations on the battery-backed-up and/or
  18391. system clock, e.g. set date/time of either, display either/both, set one
  18392. from the other, increment, and log.  Most of these features, particularly
  18393. those accessing the battery-backed-up clock, are not available using
  18394. current AmigaDos commands.
  18395. .version
  18396. 1.1
  18397. .date
  18398. 1994.04.04
  18399. .author
  18400. Gary Duncan
  18401. .requirements
  18402. Runs on any Amiga with AmigaDos 2.x and above.  Full functionality only
  18403. if battery clock installed.
  18404. .reference
  18405. AmigaLibDisk950:ClockTool/
  18406. 1.0
  18407. .distribution
  18408. Freeware
  18409. .email
  18410. gduncan@philips.oz.au
  18411. .source
  18412. C source included, compilable under SAS/C
  18413. .run
  18414. ClockTool=CLI, ClockTool
  18415. .docs
  18416. README
  18417. .described-by
  18418. Gary Duncan
  18419. .submittal
  18420. Submitted electronically directly by the author.
  18421. .contents
  18422. ClockTool    A simple CLI utility to perform operations on the battery-
  18423.         backed-up and/or system clock, e.g. set date/time of either,
  18424.         display either/both, set one from the other, increment,
  18425.         and log.  Most of these features, particularly those
  18426.         accessing the battery-backed-up clock, are not available
  18427.         using current AmigaDos commands.  Requires an Amiga with
  18428.         a battery clock, and version 2.xx or greater of AmigaDos.
  18429.         This is version 1.1, an update to version 1.0 on disk
  18430.         number 950, and enhanced to include the ability to set
  18431.         date/time of either clock from command line.  Includes
  18432.         C-source compilable under SAS/C 6.3. Freeware
  18433.         Author:  Gary Duncan
  18434. .stored-in
  18435. GoldFish-Vol2-1:Files/hard/misc/ClockTool/
  18436.  
  18437. .name
  18438. CVTS
  18439. .type
  18440. Diagnostic Tool
  18441. .short
  18442. The Complete Video Test System
  18443. .description
  18444. "The Complete Video Test System" is a collection of 20 test patterns
  18445. (displayable with any IFF animation viewer) that can be used to evaluate
  18446. monitors, TV sets, VCRs, and other NTSC video equipment.  CVTS is easy to
  18447. use, with the documentation presented in clear, non-technical language.
  18448. Many of the tests are unique, and can be found nowhere else.  A shareware
  18449. contribution of only $5 gets you a viewing filter which is used with the
  18450. Colorbars test signal to precisely adjust TVs and monitors.
  18451. .version
  18452. 1.0
  18453. .author
  18454. Dave Muse
  18455. .distribution
  18456. Shareware
  18457. .price
  18458. $5 (US)
  18459. .address
  18460. 22443 Leewright
  18461. Southfield, MI
  18462. 48034
  18463. .docs
  18464. CVTS.doc
  18465. .described-by
  18466. Fred Fish (fnf@fishpond.cygnus.com)
  18467. .submittal
  18468. Submitted on disk directly by the author.
  18469. .contents
  18470. CVTS        "The Complete Video Test System" is a collection of 20 test
  18471.         patterns (displayable with any IFF animation viewer)
  18472.         that can be used to evaluate monitors, TV sets, VCRs, and
  18473.         other NTSC video equipment.  CVTS is easy to use, with the
  18474.         documentation presented in clear, non-technical language.
  18475.         Many of the tests are unique, and can be found nowhere else.
  18476.         A shareware contribution of only $5 gets you a viewing
  18477.         filter which is used with the Colorbars test signal to
  18478.         precisely adjust TVs and monitors.
  18479.         Author:  Dave Muse
  18480. .stored-in
  18481. GoldFish-Vol2-1:Files/hard/misc/CVTS/
  18482. .name
  18483. AutoXA
  18484. .author
  18485. Mike Pinson
  18486. MicroBotics Inc
  18487. .version
  18488. 1.00
  18489. .description
  18490. Loads a small program into your system that automatically adds the memory
  18491. that you have installed on a MicroBotics M1230XA card every time you
  18492. reboot, this routine survives a reboot, and makes the memory available to
  18493. the system software *much* earlier in the boot-up process.  This results in
  18494. almost all of the system's data being loaded into much faster XA memory,
  18495. rather than Chip memory.  It also frees up about 245 kilobytes of Chip
  18496. memory that graphic or music programs might need.
  18497. .described-by
  18498. Automatically generated from Contents file by c2pi program.
  18499. .short
  18500. Add memory from MicroBotics M1230XA card
  18501. .stored-in
  18502. GoldFish-Vol2-1:Files/hard/misc/AutoXA/
  18503. .name
  18504. EPROMmer
  18505. .author
  18506. Bob Blick
  18507. Udi Finkelstein
  18508. Carsten Rose
  18509. .version
  18510. 3.2d
  18511. .source
  18512. Includes source in C.
  18513. .description
  18514. New software (use WB2.0 or higher) for a hardware project originally by Bob
  18515. Blick and Udi Finkelstein.  EPROMmer programs 2716 27512 and can also load
  18516. SRAM's 6216,6264, 62256.  Capable of reading/writing binary data and
  18517. INTELHEX Files.  Supports all amiga models.  This version of the software
  18518. contains a new GUI and timing was changed to handle Amigas faster than
  18519. 7Mhz.
  18520. .described-by
  18521. Automatically generated from Contents file by c2pi program.
  18522. .short
  18523. Hardware plans & software for EPROMmer.
  18524. .stored-in
  18525. GoldFish-Vol2-1:Files/hard/misc/EPROMmer/
  18526. .name
  18527. GALer
  18528. .author
  18529. Christian Habermann
  18530. .version
  18531. 1.41
  18532. .reference
  18533. AmigaLibDisk882:GALer/
  18534. 1.4
  18535. .source
  18536. Includes source in C.
  18537. .distribution
  18538. Shareware
  18539. .description
  18540. GALs (Generic Array Logic) are programmable logic devices.  "GALer" is the
  18541. software and the hardware which is necessary to program your own GALs.  The
  18542. supported GAL-types are GAL16V8, GAL16V8A, GAL16V8B and GAL20V8, GAL20V8A,
  18543. GAL20V8B.  The circuit diagram for the GAL device programmer is available
  18544. from the author.  Includes both English and German versions.
  18545. .described-by
  18546. Automatically generated from Contents file by c2pi program.
  18547. .short
  18548. Software & hardware to program GAL's.
  18549. .requirements
  18550. AmigaDOS 2.1 or higher
  18551. .stored-in
  18552. GoldFish-Vol2-1:Files/hard/misc/GALer/
  18553. .name
  18554. ParTest
  18555. .author
  18556. Carsten Rose
  18557. .description
  18558. A little GUI-based utility that allows you to individually set/clear the
  18559. data lines of the parallel port.
  18560. .described-by
  18561. Automatically generated from Contents file by c2pi program.
  18562. .short
  18563. GUI utility to control parallel port.
  18564. .stored-in
  18565. GoldFish-Vol2-1:Files/hard/misc/ParTest/
  18566. .name
  18567. SpeedRamsey
  18568. .author
  18569. Holger Lubitz
  18570. .version
  18571. 1.2a
  18572. .source
  18573. Includes source in C.
  18574. .description
  18575. Sets the skip bit in rev G Ramsey chips.  The skip mode speeds up RAM
  18576. access from five clocks each to four clocks each by skipping the last
  18577. cycle.  Some people call this 60-ns-mode because you need 60 ns DRAM or
  18578. faster to ensure that this works and doesn't crash your Amiga.  Requires
  18579. Rev G Ramsey chip (A4000).
  18580. .described-by
  18581. Automatically generated from Contents file by c2pi program.
  18582. .short
  18583. SpeedRamsey, V1.2a, C source
  18584. .stored-in
  18585. GoldFish-Vol2-1:Files/hard/misc/SpeedRamsey/
  18586.  
  18587. .name
  18588. ReadmeMaster
  18589. .type
  18590. Database
  18591. .short
  18592. Keyword data base of AmigaLibDisks 1-975
  18593. .description
  18594. A nifty little database for finding those programs that you know exist
  18595. somewhere (???) in the AmigaLibDisk library.  Vastly improved for Workbench
  18596. 2.0+ with many new features.  Maintains a keyword dictionary of the
  18597. Contents descriptions that allows searching by disk number, program title,
  18598. author's name, or some other descriptive word.  Currently supports disks
  18599. 1-975, a complete rewrite of the version on disk number 390.  Binary only.
  18600. .version
  18601. 2.0
  18602. .date
  18603. 1994.03.03
  18604. .author
  18605. Harold T. Morash
  18606. .requirements
  18607. Requires OS2.0+, 1 meg of memory, hard drive
  18608. .reference
  18609. AmigaLibDisk390:ReadmeMaster/
  18610. ?.?
  18611. AmigaLibDisk163:ReadmeMaster/
  18612. ?.?
  18613. .distribution
  18614. Copyrighted but Freely Redistributable
  18615. .address
  18616. 77 John Stuart Drive
  18617. Dartmouth, Nova Scotia
  18618. Canada
  18619. B2W 4J7
  18620. .docs
  18621. Docs
  18622. .described-by
  18623. Fred Fish (fnf@fishpond.cygnus.com)
  18624. .submittal
  18625. Submitted electronically directly by the author.
  18626. .contents
  18627. ReadmeMaster    A nifty little database for finding those programs that
  18628.         you know exist somewhere (???) in the AmigaLibDisk library.
  18629.         Vastly improved for Workbench 2.0+ with many new features.
  18630.         Maintains a keyword dictionary of the Contents descriptions
  18631.         that allows searching by disk number, program title,
  18632.         author's name, or some other descriptive word.  Currently
  18633.         supports disks 1-975, a complete rewrite of the version on
  18634.         disk number 390.  Requires AmigaDOS 2.0 and above, 1 meg of
  18635.         memory, and a hard drive.  Binary only.
  18636.         Author:  Harold Morash
  18637. .stored-in
  18638. GoldFish-Vol2-1:Files/biz/dbase/ReadmeMaster/
  18639.  
  18640. .name
  18641. AmigaWorld
  18642. .type
  18643. Database
  18644. .short
  18645. Database of information of all countries
  18646. .description
  18647. A database program that contains information about every
  18648. country on Earth.  It enables you to have a look at the data
  18649. of one country, or to compare several ones.  Among other things
  18650. it displays location, capital, area, population, languages,
  18651. currency and the flag of each country.  Other features are
  18652. information on international organizations and map display.
  18653. AmigaWorld is very easy to handle, and you can choose between
  18654. English, German, French, Dutch, Italian, Swedish, Danish and
  18655. Finnish output. New features include map display and text information
  18656. about continents.
  18657. .version
  18658. 3.1
  18659. .author
  18660. Wolfgang Lug
  18661. Translators: Guido Alfani, Bo Arnholm, Olivier Bogros, David Gaussinel,
  18662. Ruud Hoekzema, Mika Leinonen, Yves Salingue and Casper Thomsen.
  18663. .requirements
  18664. Requires OS1.2+ and 1MB+ RAM
  18665. .restrictions
  18666. This freeware version of AmigaWorld contains several limitations:
  18667.  -Not all flags are included
  18668.  -You cannot save your configuration
  18669.  -The menu item "Selection"/"Restore" is disabled
  18670.  -You can only sort the countries alphabetically or according to area
  18671.  -You cannot reverse sort the list
  18672.  -You can only search for countries, languages and organizations
  18673.  -The fully functional version contains two more maps, that show Central
  18674.     America and the Middle East much better than the maps of the freeware
  18675.     version.
  18676.  -The fully functional does not start with the annoying scroll text.
  18677. .reference
  18678. AmigaLibDisk893:AmigaWorld/
  18679. 2.0
  18680. AmigaLibDisk851:AmigaWorld/
  18681. 1.1
  18682. .distribution
  18683. Limited    Freeware
  18684. .price
  18685. $25 (US), DM40
  18686. .address
  18687. Altmühlstr. 20a
  18688. 65207 Wiesbaden
  18689. Germany
  18690. .source
  18691. Source available to registered users
  18692. .docs
  18693. ReadMeFirst
  18694. Dansk/Documentation
  18695. Dansk/Historie
  18696. Dansk/ReadMe
  18697. Deutsch/Dokumentation
  18698. Deutsch/Einschränkungen
  18699. Deutsch/Entwicklung
  18700. English/Documentation
  18701. English/History
  18702. English/Limitations
  18703. Français/Documentation
  18704. Français/Historique
  18705. Italiano/ReadMe
  18706. Nederlands/ReadMe
  18707. Suomi/LueMinut
  18708. Svenska/ReadMe
  18709. .described-by
  18710. Dan Fish (daf@starfish.amigalib.com)
  18711. .submittal
  18712. Submitted on disk directly by the author.
  18713. .stored-in
  18714. GoldFish-Vol2-1:Files/biz/dbase/AmigaWorld/
  18715.  
  18716. .name
  18717. DataMasterDEMO
  18718. .type
  18719. Database
  18720. .short
  18721. Demo version of a powerful database prog
  18722. .description
  18723. Data Master is a very powerful database program for an average user.
  18724. It should be usable on any Amiga and it's multi-tasking friendly.
  18725. This is the FreeWare version of this LicenceWare program and below is a
  18726. list of some features of the program.
  18727.  
  18728.    - 5 field types (string, integer, float, type (selection) and
  18729.      boolean)
  18730.    - maximum of 256 fields in one record
  18731.    - maximum of 99999 records in a database
  18732.    - maximum length of a string field 255 characters
  18733.    - there can be up to 256 alternative texts in a type field
  18734.    - sorting based on maximum of 8 fields
  18735.    - searching for a text string
  18736.    - searching for the specified record (filter)
  18737.    - possibility to make any kind of form, and print, save or show it
  18738.    - possibility to compare records graphically
  18739. .version
  18740. 1.01
  18741. .date
  18742. 1994.07.05
  18743. .author
  18744. Teemu Sipilä
  18745. .restrictions
  18746. Demo version will not allow you to save databases
  18747. .distribution
  18748. Freeware Demo version
  18749. .price
  18750. DM35, GBP15
  18751. .address
  18752. Koskitie 25
  18753. FIN-12380 Leppäkoski
  18754. Finland
  18755. .email
  18756. tesipila@hut.fi
  18757. .docs
  18758. DataMaster.readME
  18759. DataMasterContents
  18760. DataMasterManual
  18761. FieldEditor_Help.txt
  18762. Help.txt
  18763. OrderForm
  18764. .described-by
  18765. Dan Fish (daf@starfish.amigalib.com)
  18766. .submittal
  18767. Submitted on disk directly by the author.
  18768. .stored-in
  18769. GoldFish-Vol2-1:Files/biz/dbase/DataMasterDEMO/
  18770. .name
  18771. ADDRESSMANAGER for MUI
  18772. .type
  18773. Database
  18774. .short
  18775. Utility to manage name/address info
  18776. .description
  18777. AddressManager is an utillity which makes it easier for you to master
  18778. all the information you have  about your friends, familly, business
  18779. partners or pets.  AddressManager for MUI is different from most other
  18780. similar programs, because it uses Stefan Stuntz`s Magic User Interface.
  18781. This great user interface gives you the possibilty to configure you
  18782. application as you like it.
  18783. .version
  18784. 1.0
  18785. .date
  18786. 1994.07.04
  18787. .author
  18788. MICHAEL SCHIKORA
  18789. .distribution
  18790. Giftware
  18791. .address
  18792. CHEMNITZER WEG 1
  18793. 53119 BONN
  18794. GERMANY
  18795. .docs
  18796. docs/English/AM_Mui_E.doc
  18797. docs/English/AM_Mui_E.guide
  18798. docs/Deutsch/AM_Mui_D.dok
  18799. docs/Deutsch/AM_Mui_D.guide
  18800. .described-by
  18801. Richard Fish
  18802. .submittal
  18803. Downloaded via ftp from Aminet.
  18804.  
  18805. .stored-in
  18806. GoldFish-Vol2-1:Files/biz/dbase/AM_Mui1.0/
  18807. .name
  18808. bBaseIII
  18809. .type
  18810. Database
  18811. .short
  18812. Easily stores and retrieves information.
  18813. .description
  18814. An easy to use, versatile, yet full featured database program.
  18815. Search or sort on any field, print mailing labels, (un)delete
  18816. records, mail merge, get reports in many formats, scramble files,
  18817. flag records, and more.  Fields are user-configurable, so bBase
  18818. can be used to keep track of addresses, tape or video collections,
  18819. recipe files, or anything else you can think of - one program does
  18820. it all!  This is V3.01, an update to V2.1.  The main improvement
  18821. is more fields.
  18822. .version
  18823. 3.01
  18824. .date
  18825. 1994.08.07
  18826. .author
  18827. Robert Bromley
  18828. .restrictions
  18829. Restricted to 16 fields per record (plus a large Note Area).
  18830. Maximum of 1250 records.
  18831. The Demo version will not Save databases of more than 30 records.
  18832. .requirements
  18833. Requires the arp.library ©, and at least 1M of memory.
  18834. Seems to run OK with all OS versions.
  18835. .reference
  18836. FreshFish-Vol5:New/biz/dbase/bBaseIII/
  18837. 2.1
  18838. AmigaLibDisk998:bBaseIII/
  18839. 1.43
  18840. AmigaLibDisk923:bBaseIII/
  18841. 1.4
  18842. AmigaLibDisk878:bBaseIII/
  18843. 1.3
  18844. AmigaLibDisk860:bBaseIII/
  18845. 1.1
  18846. .distribution
  18847. Shareware
  18848. .price
  18849. $18 US or equivalent requested for registration.
  18850. Upgrades available to V1/V2 registered users for $10/$5 US.
  18851. .address
  18852. 1168 Timber Lane
  18853. Victoria,   B.C.
  18854. CANADA   V8Y 1E4
  18855. .installsize
  18856. 180K - 300K
  18857. .tested
  18858. A500, A1200, A2000, A3000, A4000
  18859. .docs
  18860. Readme
  18861. Revision_History
  18862. bBase.doc
  18863. bBase.guide
  18864. bBase.index
  18865. .submittal
  18866. Submitted on disk directly by the author.
  18867. .stored-in
  18868. GoldFish-Vol2-1:Files/biz/dbase/bBaseIII/
  18869. .name
  18870. AFile
  18871. .type
  18872. Database
  18873. .short
  18874. A datafile manager
  18875. .description
  18876. AFile is a data file manager, that is a tool which lets you create and
  18877. manager your files (addresses, video collections, clients, ...) using
  18878. an Intuition interface.  There is no limitation to the number of fields
  18879. or records.  The program offers the standard printing, sorting, and
  18880. importing/exporting functions.  AFile uses AREXX as it's programming
  18881. language.  You can create full input masks with background picture, field
  18882. positioning, checking of entered data, menus and printing customization.
  18883. .version
  18884. 3.30
  18885. .date
  18886. 1994.09.25
  18887. .author
  18888. Denis Gounelle
  18889. .distribution
  18890. Freeware
  18891. .address
  18892. 27, rue Jules GUESDE
  18893. 45400 FLEURY-LES-AUBRAIS
  18894. FRANCE
  18895. .email
  18896. gounelle@alphanet.ch
  18897. .installsize
  18898. 80K
  18899. .docs
  18900. Docs/AFile.dvi
  18901. Docs/AFile.guide
  18902. Docs/AFileEnglish.dvi
  18903. Docs/AFileEnglish.guide
  18904. .described-by
  18905. Denis Gounelle (gounelle@alphanet.ch)
  18906.  
  18907. .stored-in
  18908. GoldFish-Vol2-1:Files/biz/dbase/AFile/
  18909.  
  18910. .name
  18911. ButlerJames
  18912. .type
  18913. Database
  18914. .short
  18915. Database program for address management
  18916. .description
  18917. A database program designed primarily for address management, but can be
  18918. used for other purposes as well.  Hotkey activated, allows you send
  18919. selected groups of data directly to the keyboard input stream or printer.
  18920. Very useful to avoid having to continuously enter an often used address
  18921. into your favorite word processor for example.  Compatible with OS
  18922. 1.2/1.3/2.0
  18923. .version
  18924. 3.2
  18925. .date
  18926. 1994.05.07
  18927. .author
  18928. Christoph Zens
  18929. .reference
  18930. AmigaLibDisk856:ButlerJames/
  18931. 2.4
  18932. .distribution
  18933. Shareware
  18934. .price
  18935. $20 (US)
  18936. .address
  18937. Carabelligasse 5/91
  18938. 1210  W i e n
  18939. AUSTRIA
  18940. .email
  18941. C.ZENS@LINK-ATU.apc.comlink.de
  18942. .docs
  18943. Docs/Butler.doc
  18944. Docs/Butler.dok
  18945. .described-by
  18946. Fred Fish (fnf@fishpond.cygnus.com)
  18947. .submittal
  18948. Submitted on disk directly by the author.
  18949. .stored-in
  18950. GoldFish-Vol2-1:Files/biz/dbase/ButlerJames/
  18951.  
  18952. .name
  18953. DiskArchiv
  18954. .type
  18955. Database
  18956. .short
  18957. Program for managing your floppy disks
  18958. .description
  18959. A program for managing your disk-collection.  You can easily read in all
  18960. disk-contents, comment and store them in a DiskArchiv-database.
  18961. With different search mechanisms you are able to look for complete disk
  18962. contents or single file information.  Many ways to print out information,
  18963. disk labels too.  Special function for printing out label-sheets on
  18964. HP-DeskJet-printers and compatibles.  Documentation in English and German.
  18965. .version
  18966. 1.21
  18967. .date
  18968. 1994.04.04
  18969. .author
  18970. Michael Köpke und Rolf Herrmann.
  18971. .requirements
  18972. Requires OS2.04+, req.library, 2 diskdrives (harddisk recommended), 1Mb RAM
  18973. .distribution
  18974. Shareware
  18975. .price
  18976. $15 (US), DM20
  18977. .address
  18978. Rolf Herrmann
  18979. Theresenstr. 16
  18980. D-65779 Kelkheim/Ts.
  18981. Germany
  18982.  
  18983. Michael Köpke
  18984. Berliner-Ring 5
  18985. D-65779 Kelkheim/Ts.
  18986. Germany
  18987. .docs
  18988. English/DiskArchiv.doc
  18989. English/DiskArchivE.guide
  18990. Deutsch/DiskArchiv.dok
  18991. Deutsch/DiskArchiv.guide
  18992. .described-by
  18993. Fred Fish (fnf@fishpond.cygnus.com)
  18994. .submittal
  18995. Submitted on disk directly by the author.
  18996. .stored-in
  18997. GoldFish-Vol2-1:Files/biz/dbase/DiskArchiv/
  18998.  
  18999. .name
  19000. bBaseII
  19001. .type
  19002. Database
  19003. .short
  19004. Easily stores and retrieves information.
  19005. .description
  19006. A simple database program using a graphical interface.  Stores, sorts
  19007. and searches for information.  Limited to 9 fields in each record.
  19008. Features include FAST sorting,  search in any field, mailing label
  19009. support, and best of all, it's really easy to use!  This version fixes
  19010. all bugs reported since V5.5, which were mainly printing problems.
  19011. Binary only.
  19012. .version
  19013. 5.6
  19014. .date
  19015. 1994.02.05
  19016. .author
  19017. Robert Bromley
  19018. .restrictions
  19019. Restricted to 9 fields per record (plus a large Note Area).
  19020. Maximum of 600 records.
  19021. .requirements
  19022. Requires the arp.library ©, and at least 1M of memory.
  19023. .reference
  19024. AmigaLibDisk710:bBaseII/
  19025. 5.5
  19026. AmigaLibDisk652:bBaseII/
  19027. 5.32
  19028. AmigaLibDisk609:bBaseII/
  19029. 5.3
  19030. AmigaLibDisk563:bBaseII/
  19031. 5
  19032. AmigaLibDisk491:bBaseII/
  19033. 1
  19034. .distribution
  19035. Freeware
  19036. .address
  19037. 1168 Timber Lane
  19038. Victoria,   B.C.
  19039. CANADA   V8Y 1E4
  19040. .installsize
  19041. 135K - 200K
  19042. .tested
  19043. A500, A2000, A3000
  19044. .docs
  19045. bBase.doc
  19046. IMPORTANT_Readme
  19047. Note_to_Version1_Users
  19048. Note_to_Version5.3_Users
  19049. Revision_History
  19050. .described-by
  19051. Fred Fish (fnf@fishpond.cygnus.com)
  19052. .submittal
  19053. Submitted on disk directly by the author.
  19054. .contents
  19055. bBaseII        A simple database program using a graphical interface.
  19056.         Stores, sorts and searches for information.  Limited to
  19057.         9 fields in each record.  Features include FAST sorting,
  19058.         search in any field, mailing label support, and best of all,
  19059.         it's really easy to use!  This is Version 5.6, an update to
  19060.         Version 5.5 on Fish disk #710.  This version fixes all bugs
  19061.         reported since V5.5, which were mainly printing problems.
  19062.         Binary only, freeware.
  19063.         Author:  Robert Bromley
  19064. .stored-in
  19065. GoldFish-Vol2-1:Files/biz/dbase/bBaseII/
  19066.  
  19067. .name
  19068. CarCosts
  19069. .type
  19070. Database
  19071. .short
  19072. Keep track of automobile expenses
  19073. .description
  19074. Version 3 of the program "AutoKosten", now called CarCosts.  This
  19075. version uses MUI and supports locale.library, if available.  Without
  19076. locale.library, the interface uses german text.  An english catalog
  19077. and all needed files are included.  A program to convert 2.0 data
  19078. files to version 3 data files is also included.  This version fixes
  19079. a serious bug in version 3.00 on the FreshFish-Vol2 CDRom, Binary only.
  19080. .version
  19081. 3.04
  19082. .date
  19083. 1994.05.12
  19084. .author
  19085. Rüdiger Dreier
  19086. .requirements
  19087. Requires OS 2.0+ and MUI
  19088. .reference
  19089. FreshFish-Vol4:New/biz/dbase/CarCosts/
  19090. 3.03
  19091. FreshFish-Vol2:New/biz/dbase/CarCosts/
  19092. 3.00
  19093. .distribution
  19094. Shareware
  19095. .price
  19096. $15 (US), DM20
  19097. .address
  19098. Gustav-Winkler-Str. 40
  19099. D-33699 Bielefeld
  19100. Germany
  19101. .email
  19102. ruediger.dreier@post.uni-bielefeld.de
  19103. .docs
  19104. Changes.README
  19105. CarCosts.guide
  19106. AutoKosten.guide
  19107. .described-by
  19108. Dan Fish (daf@daffy.amigalib.com)
  19109. .submittal
  19110. Downloaded via ftp from wuarchive.wustl.edu.
  19111. .stored-in
  19112. GoldFish-Vol2-1:Files/biz/dbase/CarCosts/
  19113. .name
  19114. comicDemo
  19115. .fullname
  19116. Comic-Manager Demo or Comic-Verwaltung Demo
  19117. .type
  19118. Database
  19119. .short
  19120. Database for comic books or magazines
  19121. .description
  19122. Comic-Manager is a program for collectors of comics, magazines or novels.
  19123. You have to enter all your comics and rate them into different conditions.
  19124. With different kinds of evaluations you are able to get a good survey of
  19125. your collection, for example how many numbers are present or missing.
  19126. The most important program item concerns the printing of your data.
  19127. It is possible to print the data as a small book which you can take
  19128. everywhere.
  19129. .version
  19130. 2.0
  19131. .date
  19132. 1994.09.04
  19133. .author
  19134. Andreas Zottmann
  19135. .restrictions
  19136. In the demo two important variables are set to constant values. The number
  19137. of conditions is set to 5 and the price unit is set to 0.50, that means
  19138. the price is rounded in units of 0.50. The maximum number of titles
  19139. (= different magazines) ist restricted to 5. The printing of a book is
  19140. restricted to one page.
  19141.  
  19142. .requirements
  19143. Requires WB 2.0, 1MB RAM, Hard Disk and Printer recommended
  19144. .distribution
  19145. Shareware
  19146. .price
  19147. DM50
  19148. .address
  19149. Stiftsgasse 7
  19150. D-91174 Spalt
  19151. .email
  19152. aszottma@immd5.informatik.uni-erlangen.de (Andreas Zottmann)
  19153. (only until nov. 94)
  19154. .exectype
  19155. Compiled M2
  19156. .installsize
  19157. 120K-250K
  19158. .construction
  19159. Modula-2 with optimization
  19160. .docs
  19161. ReadMe.first
  19162. .described-by
  19163. Andreas Zottmann
  19164. .submittal
  19165. Submitted on disk directly by author.
  19166. .stored-in
  19167. GoldFish-Vol2-1:Files/biz/dbase/ComicDemo/
  19168. .name
  19169. DFA
  19170. .fullname
  19171. DFAddress
  19172. .author
  19173. Dirk Federlein
  19174. .type
  19175. Database
  19176. .short
  19177. Address database with many features
  19178. .description
  19179. DESCRIPTION
  19180. DFA is the ultimate address tool for you and the Amiga
  19181. computer. DFA supports email addresses, dialing of phone
  19182. numbers, grouping of addresses, different types of printing
  19183. addresses, online help, application icon/window and much more!
  19184.  
  19185. DFA has an Arexx port, font sensitive windows and can be fully
  19186. directed by keyboard. Native languages are supported as soon
  19187. as Workbench 2.1 (and above) is installed.
  19188.  
  19189. Nearly every aspect of DFA is customizable now, so you may
  19190. configure "your own" DFA.
  19191.  
  19192. This is version 2.2, a minor upgrade to version 2.1.
  19193.  
  19194. DFA is an SASG product! Shareware, binary only.
  19195.  
  19196. NEW FEATURES
  19197. ------------
  19198.  
  19199. New window for more convenient and faster group editing.
  19200.  
  19201. Clipboard support.
  19202.  
  19203. Visual feedback for all button gadgets.
  19204.  
  19205. Speed optimizations for the address listview.
  19206. Should be up to 10 times faster now!
  19207.  
  19208. Even faster address file loading.
  19209.  
  19210. Larger buffers for all address string gadgets.
  19211.  
  19212. New Arexx command 'GUI' and 'OpenEditWindow'
  19213.  
  19214. Size optimization of the dfa.library. About 15K saved!
  19215.  
  19216. Sort function is 'locale sensitive' now.
  19217.  
  19218. Improved locale handling.
  19219.  
  19220. Additional and improved status messages.
  19221.  
  19222. Improved status text gadget (DFAEditor) now supports
  19223. centered propotional text on all Amiga-OS versions.
  19224.  
  19225. Improved Installer script, which now supplies a new
  19226. uninstall mechanism and german texts (optional).
  19227.  
  19228. Several bug fixes.
  19229. .version
  19230. 2.2
  19231. .date
  19232. 1994.10.07
  19233. .restrictions
  19234. Program preferences may be changed, but can't be saved in the
  19235. unregistered version.
  19236. .requirements
  19237. Requires Amiga-OS 2.0 (V37). Runs on all Amiga comuters (500+,
  19238. 600, 1200, 3000, 4000) with this OS (or a newer one) installed.
  19239. A harddisk is strongly recommended.
  19240. .distribution
  19241. Shareware
  19242. .price
  19243. $20(US), DM30.
  19244. .address
  19245. Brunnengasse 11a
  19246. 63741 Aschaffenburg
  19247. Germany
  19248. .email
  19249. dirkf@alcmy.franken.de
  19250. dirk@alcmy.adsp.sub.org
  19251. 2:244/6302.12@fidonet
  19252. .exectype
  19253. 68000
  19254. .construction
  19255. SAS/C 6.51
  19256. .tested
  19257. A1200, A2000, A3000 and A4000 with various amounts of Chip and
  19258. Fast RAM, with and without MMU or FPU.  Found to be free of
  19259. Enforcer and Mungwall hits. Compatible with Picasso-II and
  19260. Piccolo software. Also tested under V37 through V40 system
  19261. software.
  19262. .described-by
  19263. Dirk Federlein (dirkf@alcmy.franken.de)
  19264. .submittal
  19265. Directly submitted by mail by the author.
  19266.  
  19267. .stored-in
  19268. GoldFish-Vol2-1:Files/biz/dbase/DFA/
  19269.  
  19270. .name
  19271. VideoMaxe
  19272. .type
  19273. Database
  19274. .short
  19275. A video database for private video users
  19276. .description
  19277. A video database that satisfies all needs of a private video user.
  19278. With full OS 2.1+ and environmental support (localization, application
  19279. icon, installer, font-sensitive runtime gadget layout, layout saving,
  19280. guide documentation, ...) the program handles record suggestions, spool
  19281. informations, free amount of additional data per tape or title, comfortable
  19282. search routines, printing, etc.  Binary only.
  19283. .version
  19284. 4.44
  19285. .date
  19286. 1994.10.25
  19287. .author
  19288. Stephan Suerken
  19289. .restrictions
  19290. Requires registration and a password for full functionality.
  19291. .requirements
  19292. Requires OS2.1 or OS2.04 + locale.library
  19293. .reference
  19294. FreshFish-Vol4:New/biz/dbase/
  19295. 4.33
  19296. FreshFish-Vol2:new/biz/dbase/
  19297. 4.30_beta
  19298. AmigaLibDisk940:VideoMaxe/
  19299. 4.20
  19300. AmigaLibDisk637:VideoMaxe/
  19301. 3.22
  19302. AmigaLibDisk547:VideoMaxe/
  19303. 3.00
  19304. .distribution
  19305. Shareware
  19306. .price
  19307. $20 (US), DM30
  19308. .address
  19309. Stephan Sürken
  19310. Kurt-Schumacher-Str. 34 A 161
  19311. D-67663 Kaiserslautern
  19312. .email
  19313. s_suerke@informatik.uni-kl.de
  19314. .docs
  19315. Readme.txt
  19316. LiesMich.txt
  19317. ThisRelease.txt
  19318. docs/Documentation_E.txt
  19319. docs/Documentation_E.guide
  19320. docs/Documentation_D.txt
  19321. docs/Documentation_D.guide
  19322. docs/Manual.guide
  19323. docs/Manual.txt
  19324. .described-by
  19325. Dan Fish (daf@daffy.amigalib.com)
  19326. .submittal
  19327. Downloaded via ftp from wuarchive.wustl.edu.
  19328. .stored-in
  19329. GoldFish-Vol2-1:Files/biz/dbase/VideoMaxe/
  19330. .name
  19331. db
  19332. .version
  19333. 2.3
  19334. .type
  19335. Database
  19336. .author
  19337. David Ekholm, Datadosen
  19338. .date
  19339. 1994.28.09
  19340. .distribution
  19341. Freeware (Postcardware)
  19342. .address
  19343. Mantalsvägen 33
  19344. s-175 43  JÄRFÄLLA
  19345. Sweden
  19346. .email
  19347. david-ek@dsv.su.se
  19348. .installsize
  19349. 45K - 327K
  19350. The program is now a general database, localized and has ARexx.
  19351. .construction
  19352. SAS/C 6.51 (Optimized for time.)
  19353. .tested
  19354. A600(2MB RAM, OS 2.04), A4000(18 MB mem,  OS3.0, 68040 processor)
  19355. .docs
  19356. db2.2/docs/db.guide
  19357. .submittal
  19358. Submitted on disk directly from the author.
  19359. .short
  19360. Database with GadTool look
  19361. .description
  19362. db is a small and fast database program that I wrote after having tested
  19363. numerous other PD database programs and always found something lacking or
  19364. irritating me. They might have dozzens of features not found in db, but
  19365. they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
  19366.  
  19367. My main need was to keep record on addresses and telephone numbers of friends
  19368. and companies. Before this release db was fixed to be just an address and
  19369. telephone database, but this has changed now. The program is designed
  19370. to handle information of your choice. Currently you have to use a file
  19371. editor to specify the database fields and layout as there is no GUI for that.
  19372. Anyway that's a one time job, then you just USE the database and have fun.
  19373.  
  19374. Complete GUI support will probably only be included in a commercial product
  19375. I plan to call REG.
  19376.  
  19377. A partial list of db's features include:
  19378.  
  19379.     o Dynamic memory handling. Number of records and fields only limited by
  19380.       free memory.
  19381.     o GadTool based, gives a standard look and feel.
  19382.     o Mouse and keyboard driven.
  19383.     o User definable fields and layout.
  19384.     o Multiple views of the same database.
  19385.     o Commodore's Clipboard for flexible interaction with other programs.
  19386.     o AppWindow -just drag and drop database icons on db to load.
  19387.     o Online MenuHelp -Press HELP key when selecting a menu item.
  19388.     o Font sensitivity.
  19389.     o ARexx
  19390.     o ASL requesters for flexible loads and saves.
  19391.     o Localized
  19392.     o Dial numbers using a modem
  19393.     o WB and Shell usage with Commodore's template parsing
  19394.     o Fast and flexible find function using AmigaDOS patterns.
  19395.     o Filter function.
  19396.     o Fast and flexible sort function. Multiple sort orders can be specified.
  19397.     o 'Export View' and two standard ASCII export features.
  19398.     o Automatic ASCII import (tab-separated ASCII)
  19399. .stored-in
  19400. GoldFish-Vol2-1:Files/biz/dbase/db/
  19401.  
  19402. .name
  19403. DiskCat
  19404. .type
  19405. Database
  19406. .short
  19407. A configurable disk librarian
  19408. .description
  19409. DiskCat is a configurable disk librarian.  The files can be organized
  19410. any way you want.  You can make and name any category you care to.
  19411. Categories and files can be moved.  Through menu selection, all disks
  19412. that are inserted are automatically searched and the useful
  19413. information copied.  A 45 character comment can be entered for each
  19414. file.  The database can be searched and exported.
  19415. .version
  19416. 2.1
  19417. .author
  19418. Kenny Nagy
  19419. .requirements
  19420. AmigaDOS 2.04 or later.
  19421. .reference
  19422. AmigaLibDisk889:DiskCat/
  19423. 1.3
  19424. .distribution
  19425. Shareware
  19426. .docs
  19427. DiskCat.doc
  19428. .described-by
  19429. Fred Fish (fnf@fishpond.cygnus.com)
  19430. .submittal
  19431. Submitted electronically directly by the author.
  19432. .contents
  19433. DiskCat        DiskCat is a configurable disk librarian.  The files can be
  19434.         organized any way you want.  You can make and name any cat-
  19435.         egory you care to.  Categories and files can be moved.
  19436.         Through menu selection, all disks that are inserted are
  19437.         automatically searched and the useful information copied.
  19438.         A 45 character comment can be entered for each file.  The
  19439.         database can be searched and exported.  Version 2.1, an
  19440.         update to version 1.3 on disk 889.  Requires OS 2.04 or
  19441.         later.  Shareware, binary only.
  19442.         Author:  Kenny Nagy
  19443. .stored-in
  19444. GoldFish-Vol2-1:Files/biz/dbase/DiskCat/
  19445. .name
  19446. Genealogist
  19447. .fullname
  19448. Scion Genealogist
  19449. .author
  19450. Robbie J Akins
  19451. .version
  19452. 3.13
  19453. .reference
  19454. AmigaLibDisk865:Genealogist/
  19455. 3.04
  19456. .description
  19457. ArJay Genealogist is a specialized database for keeping track of
  19458. genealogical information.  It features a full, easy to use Intuition
  19459. interface.  The program is totally non-sexist and secular in nature, and
  19460. correctly handles multiple marriages, "unconventional" marriages, adopted
  19461. children, and unmarried parents.  The printed reports include descendant
  19462. and pedigree charts, personal details reports, family group sheets, and
  19463. index lists of people and families.  Free-form note files can be created
  19464. using any editor, and IFF pictures can be viewed using any IFF viewer, from
  19465. within the program.  Other features include dynamic on-screen ancestor and
  19466. descendant charts, extensive online context-sensitive help, flexible
  19467. "regular expression" searching, and multiple ARexx ports with an extensive
  19468. command set.  Up to 1000 people per database, with databases held in RAM
  19469. for maximum speed and responsiveness.  PAL or NTSC, AmigaDOS 2.04+
  19470. required.  1 Meg RAM recommended.
  19471. .described-by
  19472. fnf@amigalib.com
  19473. .short
  19474. Specialized genealogical info database.
  19475. .address
  19476. Robbie J Akins
  19477. 5 Austin Street
  19478. Wellington 6001
  19479. NEW ZEALAND
  19480. .email
  19481. rakins@BCLEng.co.nz
  19482. .stored-in
  19483. GoldFish-Vol2-1:Files/biz/dbase/Genealogist/
  19484. .name
  19485. DDBase
  19486. .type
  19487. DataBase
  19488. .short
  19489. Database that can view various formats
  19490. .description
  19491. Have upto 3500 records,export-import data ASCII ,Superbase or BBaseII
  19492. Uses  External fields {ASCII/IFF/MED-SOUNDTRACKER MODULES/8SVX/
  19493. AMIGAGUIDE/ANIMS/GIFF/JPEG/}, upto 20 fields.Draw upto 10 Bevel/FlipBoxes,
  19494. Box,Double Bevel Boxes. DDBASE is now compatible with PAL Lowres,Hires,
  19495. Hires Lace and NTSC Lowres,Hires/Hires Lace screen modes.
  19496. DDBASE can now create a AmigaGuide database from a DDBASE file.
  19497. .version
  19498. 6.42
  19499. .requirements
  19500. A 2MB Amiga running OS2.04 or higher
  19501.  
  19502. DDBASE May work with 1.5 Megs of ram. Try setting the maximum amount of
  19503. records to say 300. (ToolTypes - DDBASE icon)
  19504.  
  19505. The Program DDBASE
  19506.  
  19507. The Files
  19508.         ddbase.guide
  19509.         main.guide
  19510.         preferences.guide
  19511.         Organise.guide
  19512.         print.guide
  19513.         selector.doc
  19514.         search.doc
  19515.  
  19516.  in the same directory as DDBASE
  19517.  
  19518. The programs `crunch',`decrunch' in the C directory {on Powerpacker disk}
  19519. Also a Sample Player such as DSOUND ©Dave Schreiber
  19520.  
  19521.  
  19522. LIBRARIES you will need:
  19523.  
  19524. Reqtools.library
  19525. ILBM.library
  19526. AmigaGuide.library*
  19527. Powerpacker.library
  19528. .author
  19529. Peter Hughes
  19530. .distribution
  19531. Freeware
  19532. .address
  19533. 168 Wishingtree Road
  19534. St Leonards on Sea
  19535. East Sussex
  19536. TN38 9LB
  19537. .docs
  19538. ddbase.guide
  19539. Copyright
  19540. main.guide
  19541. preferences.guide
  19542. organise.guide
  19543. print.guide
  19544. search.doc
  19545. selector.doc
  19546. .described-by
  19547. Richard Fish
  19548. .submittal
  19549. Submitted on disk directly by the author.
  19550. .stored-in
  19551. GoldFish-Vol2-1:Files/biz/dbase/DDBASE/
  19552.  
  19553. .name
  19554. IntuiDex
  19555. .type
  19556. Database
  19557. .short
  19558. Mailing list manager
  19559. .description
  19560. Easy to use club membership database and mailing list manager.
  19561.  
  19562. Features:
  19563.  
  19564.    - 1000 records per database
  19565.  
  19566.    - Sort by six different fields:
  19567.        last name, first name, ZIP,
  19568.        member number, city, and
  19569.        expiration date
  19570.  
  19571.    - Print five different types of output:
  19572.        mailing labels, complete data list,
  19573.        phone lists, game stickers, and
  19574.        merge files for word processors
  19575.  
  19576.    - Uses Preferences printers
  19577.  
  19578.    - Dials phone automatically with Hayes compatible modems
  19579.  
  19580.    - On-line AmigaGuide help
  19581.  
  19582.    - Most data field names are configurable
  19583.  
  19584.    - Data is stored in ASCII files- export and import data from other
  19585.      database software!
  19586.  
  19587. .version
  19588. 1.1
  19589. .author
  19590. Jeffery C. May
  19591. .distribution
  19592. Shareware
  19593. .reference
  19594. FreshFish-Vol6:New/biz/dbase/IntuiDex/
  19595. 1.0
  19596. .price
  19597. $30 (US)
  19598. .address
  19599. 180 Malone Circle
  19600. Fairburn, GA 30213
  19601. USA
  19602. .email
  19603. gt1567b@prism.gatech.edu
  19604. .docs
  19605. IntuiDex-README
  19606. IntuiDex-History
  19607. IntuiDex.guide
  19608. .described-by
  19609. Dan Fish (daf@daffy.amigalib.com)
  19610. .submittal
  19611. Downloaded via ftp from wuarchive.wustl.edu.
  19612. .stored-in
  19613. GoldFish-Vol2-1:Files/biz/dbase/IntuiDex/
  19614.  
  19615. .name
  19616. UPSey
  19617. .type
  19618. Database
  19619. .short
  19620. Translates zip codes to UPS zones
  19621. .description
  19622. UPSey will translate ZIP Codes to UPS Zones.  UPSey is a commodity that
  19623. is available to you from any program, just press the Control Alt and the
  19624. 'u' keys at the same time.  UPSey requires a text file, called a 'database'
  19625. to operate.  One such database is provided.  If you send parcels from an
  19626. area other than San Diego, you will have to write an area-specific
  19627. database.  Complete instructions for writing the database are included in
  19628. the amigaguide documentation
  19629. .version
  19630. 1.01
  19631. .date
  19632. 1994.07.01
  19633. .author
  19634. Will Bow, Colin Thompson
  19635. .requirements
  19636. Requires OS2.x and reqtools.library
  19637. .distribution
  19638. Giftware
  19639. .address
  19640. 9606 Carroll Canyon Road #H9
  19641. San Diego, CA 92126
  19642. .email
  19643. colin@cts.com
  19644. .source
  19645. Includes complete C-source
  19646. .construction
  19647. Aztec C
  19648. .tested
  19649. UPSey was tested on a 2000, 600 (WB 2) and a 1200 (WB3.0)
  19650. .docs
  19651. UPSey.doc
  19652. UPSey.guide
  19653. UPSey.readme
  19654. .described-by
  19655. Dan Fish (daf@starfish.amigalib.com)
  19656. .submittal
  19657. Submitted on disk directly by the author.
  19658. .stored-in
  19659. GoldFish-Vol2-1:Files/biz/misc/UPSey/
  19660.  
  19661. .name
  19662. Amortize
  19663. .type
  19664. Finance Utility
  19665. .short
  19666. Calculate loan amortizations/payments
  19667. .description
  19668. A loan amortization utility.  The program will: Determine the maximum allowable
  19669. borrowed principle (based on your gross monthly income); Calculate monthly
  19670. payments for a given principle; Output each payment & outstanding balance;
  19671. Set payment schedule to bi-weekly, bi-monthly or monthly; Set a payment on
  19672. an anniversary date.  Binary only.
  19673. .version
  19674. 1.16
  19675. .date
  19676. 1993.10.26
  19677. .author
  19678. Michael Mantel
  19679. .distribution
  19680. Giftware
  19681. .address
  19682. 2760 Scafe Road
  19683. Victoria, B.C.
  19684. B3K 5X9
  19685. Canada
  19686. .email
  19687. mantel@ug.cs.dal.ca
  19688. .docs
  19689. amortize.guide
  19690. .described-by
  19691. Fred Fish (fnf@fishpond.cygnus.com)
  19692. .submittal
  19693. Downloaded via ftp from wuarchive.wustl.edu.
  19694. .contents
  19695. Amortize    A loan amortization utility.  The program will: Determine
  19696.         the maximum allowable borrowed principle (based on your
  19697.         gross monthly income); Calculate monthly payments for a
  19698.         given principle; Output each payment & outstanding balance;
  19699.         Set payment schedule to bi-weekly, bi-monthly or monthly;
  19700.         Set a payment on an anniversary date.  Version 1.16, binary
  19701.         only, giftware.
  19702.         Author:  Michael Mantel
  19703. .stored-in
  19704. GoldFish-Vol2-1:Files/biz/misc/Amortize/
  19705.  
  19706. .name
  19707. ASC
  19708. .type
  19709. Spreadsheet
  19710. .short
  19711. Amiga port of the UNIX spreadsheet SC
  19712. .description
  19713. An amiga port of the UNIX spreadsheet SC
  19714. .version
  19715. 6.21
  19716. .author
  19717. Many!, Amiga Port by Simon Raybould
  19718. .distribution
  19719. Copyrighted but Freely Redistributable
  19720. .email
  19721. sie@fulcrum.co.uk
  19722. .source
  19723. Includes source in C
  19724. .docs
  19725. asc.readme
  19726. CHANGES
  19727. Readme
  19728. VMS_NOTES
  19729. .described-by
  19730. Fred Fish (fnf@fishpond.cygnus.com)
  19731. .submittal
  19732. Submitted electronically directly by the Simon Raybould, who performed
  19733. the amiga port.
  19734. .contents
  19735. ASC        An amiga port of the UNIX spreadsheet SC, Version 6.21,
  19736.         includes source.
  19737.         Author:  Many!, Amiga Port by Simon Raybould
  19738. .stored-in
  19739. GoldFish-Vol2-1:Files/biz/misc/ASC/
  19740.  
  19741. .name
  19742. Banker
  19743. .type
  19744. Finance Utility
  19745. .short
  19746. Home accounting program w/MUI interface
  19747. .description
  19748. Lets you easily maintain the balance of your bank account.  Main features:
  19749. MUI interface (MUI not included); automatic entries (i.e. credits that
  19750. happen once a month, or every week); localization; User-definable autosave;
  19751. Flexible entries, "Amount" and "Date" are the only fields absolutely
  19752. required; Export data.
  19753. .version
  19754. 2.0beta
  19755. .author
  19756. Cédric Beust
  19757. .requirements
  19758. Requires OS2.0+ and MUI
  19759. .distribution
  19760. Shareware
  19761. .address
  19762. "Les Ducs de Savoie"
  19763. 1, rue Roger Martin du Gard
  19764. 06000 NICE
  19765. FRANCE
  19766. .email
  19767. beust@sophia.inria.fr
  19768. .source
  19769. Includes source in C
  19770. .docs
  19771. README
  19772. TODO
  19773. Readme.mui
  19774. docs/banker.doc
  19775. docs/banker.guide
  19776. .described-by
  19777. Fred Fish (fnf@fishpond.cygnus.com)
  19778. .submittal
  19779. Downloaded via ftp from wuarchive.wustl.edu.
  19780. .contents
  19781. Banker        Lets you easily maintain the balance of your bank account.
  19782.         Main features:  MUI interface (MUI not included); auto-
  19783.         matic entries (i.e. credits that happen once a month, or
  19784.         every week); localization; User-definable autosave;
  19785.         Flexible entries, "Amount" and "Date" are the only
  19786.         fields absolutely required; Export data.  Version 2.0beta,
  19787.         includes source.
  19788.         Author:  Cédric Beust
  19789. .stored-in
  19790. GoldFish-Vol2-1:Files/biz/misc/Banker/
  19791.  
  19792. .name
  19793. FINANCA
  19794. .type
  19795. Finance Utility
  19796. .short
  19797. Calculate MORTGAGES, ANNUITIES, INTEREST
  19798. .description
  19799. A useful financial program that makes it easy for the user to calculate
  19800. MORTGAGES, ANNUITIES, and COMPOUND INTEREST.  The program provides the
  19801. user with financial tables of COMPOUND INTEREST and MORTGAGES over several
  19802. different time periods and deposits/loans with user-specified interest
  19803. rates.  In addition, FINANCA contains a SIMPLEX routine which is very
  19804. useful for numerous business applications.  Our SIMPLEX computes the
  19805. maximum/minimum value of a linear function of several nonnegative variables
  19806. subject to various equality/inequality constraints.  It handles up to 30
  19807. variables and 30 constraints.  Includes normal and 68882 versions.
  19808. .version
  19809. 1.4
  19810. .author
  19811. A. G. Kartsatos
  19812. .distribution
  19813. Shareware
  19814. .price
  19815. $25 (US)
  19816. .address
  19817. 8524 CALADESI ISLAND DRIVE
  19818. TAMPA, FL 33637-7310, USA
  19819. .email
  19820. hermes@gauss.math.usf.edu
  19821. .docs
  19822. FINANCA.doc
  19823. CHNG_COLORS.doc
  19824. .described-by
  19825. Fred Fish (fnf@fishpond.cygnus.com)
  19826. .submittal
  19827. Downloaded via ftp from wuarchive.wustl.edu.
  19828. .contents
  19829. FINANCA        A useful financial program that makes it easy for the user
  19830.         to calculate MORTGAGES, ANNUITIES, and COMPOUND INTEREST.
  19831.         The program provides the user with financial tables of
  19832.         COMPOUND INTEREST and MORTGAGES over several different
  19833.         time periods and deposits/loans with user-specified
  19834.         interest rates.  In addition, FINANCA contains a SIMPLEX
  19835.         routine which is very useful for numerous business
  19836.         applications.  Our SIMPLEX computes the maximum/minimum
  19837.         value of a linear function of several nonnegative variables
  19838.         subject to various equality/inequality constraints.  It
  19839.         handles up to 30 variables and 30 constraints.  Includes
  19840.         normal and 68882 versions.  Version 1.4, binary only.
  19841.         Author:  A. G. Kartsatos
  19842. .stored-in
  19843. GoldFish-Vol2-1:Files/biz/misc/FINANCA/
  19844. .name
  19845. HomeBudget
  19846. .author
  19847. Mike Huttinger
  19848. .version
  19849. 1.3
  19850. .description
  19851. A home budgeting system consisting of five major areas: Checking account;
  19852. Savings account; Budgeting system; Miscellaneous accounts; Automatic
  19853. account entries.  Features fast reconciliation; Checking account tied to
  19854. Budget section for budget updates.  Budget section: uses 2 char codes for
  19855. accounts; prioritize accounts for auto payment; optional automatic payments
  19856. for fixed expenses; reports & charts available.
  19857. .described-by
  19858. Automatically generated from Contents file by c2pi program.
  19859. .short
  19860. Home budgeting system.
  19861. .stored-in
  19862. GoldFish-Vol2-1:Files/biz/misc/HomeBudget/
  19863. .name
  19864. ShareManager
  19865. .author
  19866. Ben Muller
  19867. .version
  19868. 2.3
  19869. .description
  19870. A personal share stock portfolio manager.  If you have trouble keeping
  19871. track of your shares, then this is for you.  It is not however for very
  19872. large portfolios with huge amounts of money involved.  $10,000,000 is the
  19873. limit for this little package.
  19874. .described-by
  19875. Automatically generated from Contents file by c2pi program.
  19876. .short
  19877. Personal share stock portfolio manager.
  19878. .stored-in
  19879. GoldFish-Vol2-1:Files/biz/misc/ShareManager/
  19880. .name
  19881. INVOICER
  19882. .type
  19883. Business Tool
  19884. .short
  19885. Program to create and print Invoices
  19886. .description
  19887. Invoicer is a program that will allow you to
  19888. enter and print Invoices. It is geared mainly
  19889. for regular customers and regular jobs etc.
  19890. It is however still quite easy to issue a
  19891. invoice on a one off basis. It will also save
  19892. all the Invoices that you print to disk enabling
  19893. you to print or edit any invoice that you have
  19894. issued.
  19895. .version
  19896. 1
  19897. .date
  19898. 1994.09.20
  19899. .author
  19900. P.A.Hughes
  19901. .requirements
  19902. OS2.04+
  19903. 1MB RAM
  19904. .distribution
  19905. Freeware
  19906. .address
  19907. 168 Wishingtree Road
  19908. St Leonards on Sea
  19909. East Sussex TN38 9LB
  19910. .construction
  19911. INVOICER was programmed and compiled using GFABASIC 3.5
  19912. .docs
  19913. invoicer.doc
  19914. invoicer.guide
  19915. .described-by
  19916. Richard Fish
  19917. .submittal
  19918. Submitted on disk directly by the author.
  19919.  
  19920.  
  19921. .stored-in
  19922. GoldFish-Vol2-1:Files/biz/misc/INVOICER/
  19923.  
  19924. .name
  19925. ADPro25PR
  19926. .type
  19927. Demo
  19928. .short
  19929. ADPro 2.5 screenshots & press release
  19930. .description
  19931. Some nice screen shots of the all new user interface and press release
  19932. information on the new Art Department Professional version 2.5 from ASDG,
  19933. Inc.
  19934. .version
  19935. 2.5
  19936. .author
  19937. ASDG, Incorporated
  19938. .restrictions
  19939. Not a functional demo, press release and screen shots only
  19940. .requirements
  19941. Full release requires AmigaOS 2.04 or higher, 4MB of memory, Hard drive.
  19942. 68020+ and Additional memory  recommended
  19943. .distribution
  19944. Commercial Demo
  19945. .address
  19946. 925 Stewart Street
  19947. Madison, WI  53713
  19948. USA
  19949. .docs
  19950. ADPro25PressRelease.txt
  19951. ReadMe.txt
  19952. .described-by
  19953. Fred Fish (fnf@fishpond.cygnus.com)
  19954. .submittal
  19955. Downloaded via ftp from wuarchive.wustl.edu.
  19956. .contents
  19957. ADPro25PR    Some nice screen shots of the all new user interface and
  19958.         press release information on the new Art Department
  19959.         Professional version 2.5 from ASDG, Inc.
  19960.         Author:  ASDG, Incorporated
  19961. .stored-in
  19962. GoldFish-Vol2-1:Files/biz/demo/ADPro25PR/
  19963.  
  19964. .name
  19965. PGS3Preview
  19966. .type
  19967. Demo
  19968. .short
  19969. Preview and screenshots of PageStream 3
  19970. .description
  19971. Some screen shots and preview information on the upcoming PageStream
  19972. version 3.0.
  19973. .version
  19974. 3.0
  19975. .author
  19976. Soft-Logik Publishing
  19977. .restrictions
  19978. Not a functional demo, screen shots and preview information only
  19979. .requirements
  19980. Full release requires AmigaDOS 2.04+, 2MB of memory, Hard drive
  19981. .distribution
  19982. Commercial Demo
  19983. .address
  19984. 11131F South Towne Square
  19985. St. Louis, MO  63123-7817  USA
  19986. .docs
  19987. FeatureComparison.TXT
  19988. ReadMe.Now
  19989. .described-by
  19990. Fred Fish (fnf@fishpond.cygnus.com)
  19991. .submittal
  19992. Downloaded via ftp from wuarchive.wustl.edu.
  19993. .contents
  19994. PGS3Preview    Some screen shots and preview information on the upcoming
  19995.         PageStream version 3.0.
  19996.         Author:  Soft-Logik Publishing
  19997. .stored-in
  19998. GoldFish-Vol2-1:Files/biz/demo/PGS3Preview/
  19999.  
  20000. .name
  20001. OnTheBall
  20002. .type
  20003. Time Management
  20004. .short
  20005. Demo version of a desktop aid program
  20006. .description
  20007. Demo version of a desktop aid that contains: Calendar -- View & Print
  20008. adjustable week, month, and yearly schedules.  Search forward &
  20009. backward through appointments.  9 repeat modes.  reminder with snooze.
  20010. Addressbook -- Mailing labels, auto- dialer.  Search & sort by any
  20011. field.  Attatch notes.  To-Do List -- Sorts by optional due dates.
  20012. Search/Print.  NotePad, Full-featured text editor, have as many notes
  20013. open at one time as you like.  Attach notes to any entry in any
  20014. application.  Multi-lingual, works on all Amigas.  Preferences.
  20015. ARexx.  Imports Nag(c) files.  Create personalized "Tags".  Much
  20016. more...
  20017. .version
  20018. 1.20
  20019. .author
  20020. Jason Freund, Pure Logic Software
  20021. .reference
  20022. AmigaLibDisk890:OnTheBall/
  20023. 1.10
  20024. .distribution
  20025. Commercial Demo
  20026. .address
  20027. Pure Logic Software
  20028. 789 Butterfly Rd.
  20029. Quincy, CA  95971  USA
  20030. .docs
  20031. OTB.readme
  20032. .described-by
  20033. Fred Fish (fnf@fishpond.cygnus.com)
  20034. .submittal
  20035. Submitted electronically directly by the author.
  20036. .contents
  20037. OnTheBall    Demo version of a desktop aid that contains: Calendar, View
  20038.         & Print adjustable week, month, and yearly schedules.
  20039.         Search forward & backward through appointments.  9 repeat
  20040.         modes.  Reminder with snooze.  Addressbook -- Mailing
  20041.         labels, autodialer.  Search & sort by any field.  Attach
  20042.         notes.  To-Do List -- Sorts by optional due dates.
  20043.         Search/Print.  NotePad, Full-featured text editor, have as
  20044.         many notes open at one time as you like.  Attach notes to
  20045.         any entry in any application.  Multi-lingual, works on all
  20046.         Amigas.  Preferences.  ARexx.  Imports Nag(c) files.
  20047.         Create personalized "Tags".  Much more.  Version 1.20, an
  20048.         update to version 1.10 on disk 890.  Binary only.
  20049.         Author:  Jason Freund, Pure Logic Software
  20050. .stored-in
  20051. GoldFish-Vol2-1:Files/biz/demo/OnTheBall/
  20052. .name
  20053. TurboCalc
  20054. .type
  20055. Spreadsheet
  20056. .aminet-dir
  20057. biz/demo
  20058. .short
  20059. Demo version of powerful spreadsheet
  20060. .description
  20061. A spreadsheet which was chosen as "spreadsheet of the year" for Amiga
  20062. computers by the readers of one of Germany's most important Amiga
  20063. magazines.  This is a demo version with disabled save and print
  20064. functions.  Has more than 100 functions and 120 macro commands,
  20065. include ARexx commands.  Has an integrated database with search, sort,
  20066. copy, extract, delete, and other database functions such as number of
  20067. matches, average, etc.  Diagrams and charts are included and very easy
  20068. to handle.
  20069. .version
  20070. 2.18E
  20071. .author
  20072. Michael Friedrich
  20073. .restrictions
  20074. Demo version without saving or printing.
  20075. .distribution
  20076. Commercial Demo
  20077. .address
  20078. Stefan Ossowski's Schatztruhe
  20079. Veronikastr. 33
  20080. 45131 Essen
  20081. Germany
  20082. .fax
  20083. 0049-(0)201-798447
  20084. .docs
  20085. TurboCalc 2.06e/Read.Me
  20086. .described-by
  20087. Fred Fish (fnf@fishpond.cygnus.com)
  20088. .submittal
  20089. Submitted on disk directly by the author.
  20090. .stored-in
  20091. GoldFish-Vol2-1:Files/biz/demo/TurboCalc/
  20092. .name
  20093. ExcelsiorDemo
  20094. .author
  20095. Sycom Design Software
  20096. .version
  20097. 1.0
  20098. .description
  20099. Demonstration version of a professional bulletin board system. Jam-packed
  20100. with features not found on other BBS systems, EXCELSIOR! was in the
  20101. beta-test stage for over one year.  Its enthusiatic beta-testers have
  20102. helped make it a very stable system.  Very little "hands-on" maintenance is
  20103. needed to keep a system running smoothly.  However, you have complete
  20104. control over the day-to-day activity of the BBS allowing for complete
  20105. customization to your requirements.  The BBS has been tested on Amiga
  20106. 1000's through Amiga 4000's.  It also runs fine under AmigaDOS Release 3+
  20107. as well.
  20108. .described-by
  20109. Automatically generated from Contents file by c2pi program.
  20110. .short
  20111. Demo version of professional BBS system.
  20112. .stored-in
  20113. GoldFish-Vol2-1:Files/biz/demo/ExcelsiorDemo/
  20114. .name
  20115. PageDemo
  20116. .version
  20117. 2.22
  20118. .author
  20119. Soft-Logik Publishing Corporation
  20120. .description
  20121. A fully working version of PageStream v2.22 except you will not be able to
  20122. save any work and when printing, and the program will print a banner across
  20123. the page saying "Printed with PageStream".  Also, we have not included
  20124. everything the full version of PageStream contains.  This version does not
  20125. include a spelling dictionary, but the hyphenation dictionary is included.
  20126. .described-by
  20127. Automatically generated from Contents file by c2pi program.
  20128. .short
  20129. Demo of PageStream with disabled save.
  20130. .stored-in
  20131. GoldFish-Vol2-1:Files/biz/demo/PageDemo/
  20132. .name
  20133. PGSdrivers
  20134. .author
  20135. Soft-Logik Publishing Corporation
  20136. .description
  20137. A complete set of PageStream Import modules current as of July 24, 1993.
  20138. .version
  20139. 930724
  20140. .date
  20141. 1993.07.24
  20142. .described-by
  20143. Automatically generated from Contents file by c2pi program.
  20144. .short
  20145. PageStream import modules
  20146.  
  20147. .stored-in
  20148. GoldFish-Vol2-1:Files/biz/patch/PGSdrivers/
  20149. .name
  20150. PGSprinters
  20151. .author
  20152. Soft-Logik Publishing Corporation
  20153. .description
  20154. A complete set of the latest PageStream printer drivers as of July 26,
  20155. 1993.
  20156. .version
  20157. 930726
  20158. .date
  20159. 1993.07.26
  20160. .described-by
  20161. Automatically generated from Contents file by c2pi program.
  20162. .short
  20163. Latest PageStream printer drivers.
  20164. .stored-in
  20165. GoldFish-Vol2-1:Files/biz/patch/PGSprinters/
  20166. .name
  20167. GRn
  20168. .fullname
  20169. Gadtools Readnews
  20170. .type
  20171. Communications, OS Utility
  20172. .short
  20173. GUI'ed UUCP, C News, and NNTP newreader.
  20174. .description
  20175. GRn is Gadtools Read News, a Gadtools-based newsreader for the Amiga, running
  20176. Release 2.0 or above. Some special features are available on higher releases.
  20177.  
  20178. GRn supports locally stored news (via AmigaUUCP, C News, or NNTPxfer) and
  20179. NNTP in a variety of ways (AS225r2, AmiTCP 2.2 or above, DNet, AUW and direct
  20180. connection via serial.device or serial clone).
  20181.  
  20182. GRn 2.1 is an update to GRn 2.0. Several new features have been added, and
  20183. several bugs have been fixed. Refer to GRn.guide for detailed information on
  20184. operating GRn. The file INSTALL tells you how to install GRn (sorry, Installer
  20185. script didn't happen).
  20186.  
  20187. Significant changes between GRn 2.0 and GRn 2.1:
  20188.  
  20189.     New Features:
  20190.  
  20191.     + AmiTCP is now supported
  20192.  
  20193.     + AUW is now supported
  20194.  
  20195.     + ReplyPrefix configuration variable added
  20196.  
  20197.     + GRnSaveDir configuration variable added
  20198.  
  20199.     + MODEID=SCREENMODE argument added
  20200.  
  20201.     + When GRn opens a Custom Screen, it now sets AutoScroll.
  20202.  
  20203.     + New GRn icon
  20204.  
  20205.     + Use the system busy pointer on v39 and up
  20206.  
  20207.     + NOSCAN only applies to the scan at startup
  20208.  
  20209.     + Add From: header to all news and mail created
  20210.       (NOTE: this requires a fixed postnews for AmigaUUCP.)
  20211.  
  20212.     + LAST=SUBSCRIBELAST argument added
  20213.  
  20214.     + Keyboard shortcuts for the article list were added
  20215.  
  20216.     + UserShells are now supported for all external programs (this
  20217.       means they can be AmigaDOS scripts, AREXX programs, etc.)
  20218.  
  20219.     + eXtract command added
  20220.  
  20221.     + A Distribution header is no longer added by default, unless an
  20222.       article being replied to had one
  20223.  
  20224.     Bug Fixes:
  20225.  
  20226.     + serial.device input no longer busy-loops
  20227.  
  20228.     + NNTP articles are not retrieved a second time for Save, Print,
  20229.       Reply, Forward, etc.
  20230.  
  20231.     + You may now "Mark" an article as UNREAD, even when it is the
  20232.       only article in a newsgroup
  20233.  
  20234.     + GRn now works better with tin
  20235.  
  20236.     + Refresh of borders on v37 and v38 is complete
  20237.  
  20238.     + The proper detailpen is now used in the subscription window
  20239.  
  20240.     + Requestors are now draggable
  20241.  
  20242.     + Subject/From headers over 512 characters will no longer cause
  20243.       GRn to write over memory it does not own
  20244.  
  20245.     + No longer allow cancellation of arbitrary articles
  20246.  
  20247.     + Properly close socket.library if NNTP server connection failed.
  20248.  
  20249.     + Large fonts will not mess up the subscribe window any longer
  20250.  
  20251.     + The last article in a newsgroup may be marked as unread.
  20252.  
  20253.     + On v39 and above, mouse and keyboard movements are dealt with
  20254.       correctly, when both are used to adjust a listview.
  20255.  
  20256.     + "Followup-To: poster" is now honored
  20257.  
  20258.     + The HOSTNAME argument is no longer treated as a synonym for the
  20259.       NNTPSERVER argument.
  20260.  
  20261. .version
  20262. 2.1
  20263. .date
  20264. 1994.02.19
  20265. .author
  20266. Michael B. Smith
  20267. Mike Schwartz
  20268. .requirements
  20269. Requires AmigaDOS 2.04 (v37). Some features available only on
  20270. AmigaDOS 3.0 (v39) or above.
  20271. .distribution
  20272. Copyright but freely distributable, as long as the entire archive,
  20273. or its contents, is distributed without modification.
  20274. .address
  20275. P.O. Box 6791
  20276. Charlottesville, VA 22906
  20277. USA
  20278. .email
  20279. mbs@adastra.cvl.va.us
  20280. .tested
  20281. Tested on all Amigas, A1000 through A4000T. Tested with AS-225r2,
  20282. AmiTCP, AUW, DNet, and normal serial.device. Tested against  the
  20283. NNTP reference implementation and INN (NNTP servers). Used with
  20284. AmigaUUCP 1.16 and up, wUUCP 0.19 and up, wCNews (all versions).
  20285. Used with INetUtils 1.0 and up.
  20286. .docs
  20287. GRn.guide
  20288. GRn-Term.man
  20289. .described-by
  20290. Michael B. Smith <mbs@adastra.cvl.va.us>
  20291. .submittal
  20292. FTP'ed to Fred Fish's specified system by the author.
  20293. .stored-in
  20294. GoldFish-Vol2-1:Files/comm/news/GRn/
  20295. .name
  20296. Term
  20297. .short
  20298. Very nice terminal program.
  20299. .type
  20300. Communications
  20301. .description
  20302. A telecommuncations program designed for use with any Commodore-Amiga
  20303. computer running Kickstart 2.04 or higher.  Its features include:
  20304.  
  20305.    * Fast built-in VT-220 terminal emulation
  20306.  
  20307.    * Support for custom terminal emulation modules following the `XEM
  20308.      2.0' standard
  20309.  
  20310.    * Operates in any display environment, supports all screen display
  20311.      modes
  20312.  
  20313.    * Support for file transfer modules following the `XPR' standard
  20314.  
  20315.    * File- and printer-capturing functions
  20316.  
  20317.    * Review-buffer support
  20318.  
  20319.    * Powerful phone book and dialing functions
  20320.  
  20321.    * `Amiga User Interface Style Guide' conformant user interface
  20322.  
  20323.    * Online-help (requires AmigaGuide package)
  20324.  
  20325.    * Built-in `ARexx' interface
  20326.  
  20327.    * File upload list, which permits selecting the files to be
  20328.      transferred before the upload is started.
  20329.  
  20330.    * Login script learn mode.
  20331.  
  20332.    * Built-in keyword/response parser which makes it possible to have
  20333.      `term' respond to BBS prompts and such with the user name,
  20334.      password, etc. without having to program the ARexx interface.
  20335.  
  20336.    * Interface for external programs to rendezvous with `term', taking
  20337.      over serial I/O processing (such as `HydraCom').
  20338. .version
  20339. 4.1
  20340. .author
  20341. Olaf `Olsen' Barthel
  20342. .reference
  20343. FreshFish-Vol6:New/comm/term/Term/
  20344. 4.0
  20345. FreshFish-Vol6:BBS/comm/Term-4.0.lha
  20346. 4.0
  20347. GoldFish-Vol1-2:d9xx/d904/Term/
  20348. 3.4
  20349. GoldFish-Vol1-1:BBS/d9xx/d904/Term.lha
  20350. 3.4
  20351. FrozenFish-Vol1:BBS/ALib/d9xx/d904/Term.lha
  20352. 3.4
  20353. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk904/Term/
  20354. 3.4
  20355. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk904/Term/
  20356. 3.4
  20357. AmigaLibDisk904:Term/
  20358. 3.4
  20359. GoldFish-Vol1-2:d8xx/d833/Term/
  20360. 3.1
  20361. GoldFish-Vol1-2:d8xx/d832/Term/
  20362. 3.1
  20363. GoldFish-Vol1-2:d8xx/d831/Term/
  20364. 3.1
  20365. GoldFish-Vol1-1:BBS/d8xx/d833/Term.lha
  20366. 3.1
  20367. GoldFish-Vol1-1:BBS/d8xx/d832/Term.lha
  20368. 3.1
  20369. GoldFish-Vol1-1:BBS/d8xx/d831/Term.lha
  20370. 3.1
  20371. FrozenFish-Vol1:BBS/ALib/d8xx/d833/Term.lha
  20372. 3.1
  20373. FrozenFish-Vol1:BBS/ALib/d8xx/d832/Term.lha
  20374. 3.1
  20375. FrozenFish-Vol1:BBS/ALib/d8xx/d831/Term.lha
  20376. 3.1
  20377. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk833/Term/
  20378. 3.1
  20379. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk832/Term/
  20380. 3.1
  20381. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk831/Term/
  20382. 3.1
  20383. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk833/Term/
  20384. 3.1
  20385. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk832/Term/
  20386. 3.1
  20387. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk831/Term/
  20388. 3.1
  20389. AmigaLibDisk833:Term/
  20390. 3.1
  20391. AmigaLibDisk832:Term/
  20392. 3.1
  20393. AmigaLibDisk831:Term/
  20394. 3.1
  20395. GoldFish-Vol1-2:d7xx/d730/Term/
  20396. 2.3
  20397. GoldFish-Vol1-2:d7xx/d725/Term/
  20398. 2.3
  20399. GoldFish-Vol1-1:BBS/d7xx/d730/Term.lha
  20400. 2.3
  20401. GoldFish-Vol1-1:BBS/d7xx/d725/Term.lha
  20402. 2.3
  20403. FrozenFish-Vol1:BBS/ALib/d7xx/d730/Term.lha
  20404. 2.3
  20405. FrozenFish-Vol1:BBS/ALib/d7xx/d725/Term.lha
  20406. 2.3
  20407. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk730/Term/
  20408. 2.3
  20409. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk725/Term/
  20410. 2.3
  20411. AmigaLibDisk730:Term/
  20412. 2.3
  20413. AmigaLibDisk725:Term/
  20414. 2.3
  20415. GoldFish-Vol1-2:d6xx/d681/Term/
  20416. 2.2a
  20417. GoldFish-Vol1-1:BBS/d6xx/d681/Term.lha
  20418. 2.2a
  20419. FrozenFish-Vol1:BBS/ALib/d6xx/d681/Term.lha
  20420. 2.2a
  20421. FreshFish-Vol1:Old/AmigaLibDisks/Disks680-699/Disk681/Term/
  20422. 2.2a
  20423. AmigaLibDisk681:Term/
  20424. 2.2a
  20425. GoldFish-Vol1-2:d5xx/d589/Term/
  20426. 1.9c
  20427. GoldFish-Vol1-1:BBS/d5xx/d589/Term.lha
  20428. 1.9c
  20429. FrozenFish-Vol1:BBS/ALib/d5xx/d589/Term.lha
  20430. 1.9c
  20431. AmigaLibDisk589:Term/
  20432. 1.9c
  20433. GoldFish-Vol1-2:d5xx/d534/Term/
  20434. ?.?
  20435. GoldFish-Vol1-1:BBS/d5xx/d534/Term.lha
  20436. ?.?
  20437. FrozenFish-Vol1:BBS/ALib/d5xx/d534/Term.lha
  20438. ?.?
  20439. AmigaLibDisk534:Term/
  20440. ?.?
  20441. .described-by
  20442. Richard Fish
  20443. .submittal
  20444. Downloaded via ftp from Aminet.
  20445. .stored-in
  20446. GoldFish-Vol2-1:Files/comm/term/term/
  20447. .name
  20448. HFT
  20449. .author
  20450. Herbert West
  20451. .version
  20452. 38.515
  20453. .description
  20454. A very small ANSI terminal program.  Small, reliable, with just the bare
  20455. essentials.  Main features: Console support with cut & paste; Reliable ANSI
  20456. terminal emulation; Compatible with all serial.device clones.  HFT was
  20457. tested on serial, baudbandit, uw, and nullmodem devices.  Opens on the
  20458. default public screen.
  20459. .described-by
  20460. fnf@amigalib.com
  20461. .short
  20462. A very small ANSI terminal program.
  20463. .stored-in
  20464. GoldFish-Vol2-1:Files/comm/term/HFT/
  20465. .name
  20466. Terminus
  20467. .author
  20468. John P Radigan
  20469. .version
  20470. 2.0d
  20471. .distribution
  20472. Shareware
  20473. .description
  20474. A highly capable and flexible, if not seasoned telecommunications tool for
  20475. the Amiga.  Terminus is a completely rewritten replacement for JR-Comm
  20476. 1.02a.  It is not an update.  Terminus conforms, where possible, to the
  20477. recommendations outlined in the "Commodore Amiga Style Guide" for Release 2
  20478. of the Amiga operating system while still retaining compatibility with the
  20479. 1.3 release.  However, all future releases of Terminus will be compatible
  20480. with the 2.0 (or later) operating system release only.
  20481. .described-by
  20482. Automatically generated from Contents file by c2pi program.
  20483. .short
  20484. A highly capable and flexible comm pgm.
  20485. .stored-in
  20486. GoldFish-Vol2-1:Files/comm/term/Terminus/
  20487. .name
  20488. XprZmodem
  20489. .author
  20490. Ranier Hess
  20491. William M Perkins
  20492. Rick Huebner and others  See documentation
  20493. .version
  20494. 3.1
  20495. .reference
  20496. AmigaLibDisk459:XprZmodem/
  20497. 2.1
  20498. .source
  20499. Includes source in C.
  20500. .description
  20501. An Amiga shared library which provides ZModem file transfer capability to
  20502. any XPR-compatible communications program.
  20503. .described-by
  20504. Automatically generated from Contents file by c2pi program.
  20505. .short
  20506. Amiga shared library for ZModem xfer.
  20507. .stored-in
  20508. GoldFish-Vol2-1:Files/comm/term/XprZmodem/
  20509. .name
  20510. TWC
  20511. .author
  20512. Lutz Vieweg
  20513. .version
  20514. 3.26
  20515. .reference
  20516. AmigaLibDisk904:TWC/
  20517. 3.101
  20518. .distribution
  20519. Shareware
  20520. .description
  20521. Two Way Chat & Send enables you to make use of your modem's full-duplex
  20522. feature in fact, it can save you up to 50% transmission time.  With TWC you
  20523. can connect to another guy running TWC, then you may transmit file-AND
  20524. chat-data at the same time in both directions.  GUI-driven, requires
  20525. OS2.04+.
  20526. .described-by
  20527. fnf@amigalib.com
  20528. .short
  20529. Two Way Chat & Send; modem full duplexer
  20530. .stored-in
  20531. GoldFish-Vol2-1:Files/comm/term/TWC/
  20532. .name
  20533. 10000
  20534. .type
  20535. Game
  20536. .short
  20537. Dice game, written exclusively for DLG
  20538. .description
  20539. 10,000 is a dice game, written exclusively for DLG.  The object of the game
  20540. is to get 10,000 points first.  This is achieved by rolling 6 dice, and
  20541. hopefully getting some points from either 1's, 5's, or any group of 3 dice
  20542. with the same number.
  20543. .version
  20544. 1.5
  20545. .author
  20546. Steve Herring
  20547. .distribution
  20548.     Shareware
  20549. .price
  20550. $5 (US)
  20551. .address
  20552. 12617 SE Boise
  20553. Portland, OR 97236
  20554. .email
  20555. mhatter@teleport.com
  20556. Steve_Herring@matrix.rain.com
  20557. .docs
  20558. 10000.guide
  20559. .described-by
  20560. Richard Fish
  20561. .submittal
  20562. Downloaded via ftp from wuarchive.wustl.edu.
  20563.  
  20564. .stored-in
  20565. GoldFish-Vol2-1:Files/comm/dlg/10000/
  20566. .name
  20567. Nuclear Warfare
  20568. .fullname
  20569. Nuclear Warfare BBS door or standalone CLI game
  20570. .type
  20571. game
  20572. .short
  20573. shareware game of strategy
  20574. .description
  20575. World tensions mount!  Everyone is stockpiling weapons and
  20576. trying to influence allies to side with them!  Someone cracks
  20577. and pushes the big red button!  Nuclear Warfare is a game of
  20578. economics and strategy in the early stages where you attempt
  20579. to build up your country and it's defenses.  Spend too much
  20580. on defenses and you grow less than your enemies, too little
  20581. too late and your toast!  Nuclear Warfare is a BBS door game
  20582. for up to 15 players.  Each player controls a major country
  20583. and attempts to influence non-player countries into attacking
  20584. enemies.  The games always have 15 players, any slots empty
  20585. at the start of the game are used by computer players.  When
  20586. a human player wants to play, they take over from a computer
  20587. player.  This game can be played from cli with just one player
  20588. and it will be you against the computer.  It is primarily setup
  20589. to be a BBS door game for any BBS that supports STDIO type doors
  20590. such as Citadel, DLG, and several other popular BBS programs.
  20591. .version
  20592. 1.25
  20593. .date
  20594. August 1994
  20595. .author
  20596. Tony Preston
  20597. .restrictions
  20598. This program is shareware, copyrighted, and may be distributed by
  20599. anyone so long as only a distribution fee is charged.  Fred Fish
  20600. has explicit permission to distribute this program on his disks
  20601. and CD collections.  This program may be placed on any BBS or
  20602. commercial system only if those systems do not attempt to lay
  20603. a copyright on the files.
  20604. .requirements
  20605. Will run under 1.3 or later OS, may be used as a door to a BBS.
  20606. .reference
  20607. .distribution
  20608. This program is Shareware, and may be distributed on any BBS, commercial
  20609. system(so long as they do not charge for file downloads),  in any
  20610. collection that does not charge for the program.
  20611. This program is copyrighted 1994 by Custom Services, all rights
  20612. are reserved.
  20613. .price
  20614. $10
  20615. .address
  20616. Custom Services
  20617. P. O. Box 254
  20618. Moorestown, NJ 08057
  20619. .email
  20620. apreston@isd.csc.com or tony-preston@cup.portal.com
  20621. .exectype
  20622. 68000, with special version optimized for 68020-040 available
  20623. .installsize
  20624. This program has minimal disk requirements and creates all required
  20625. files when first run.
  20626. areas.
  20627. .source
  20628. Not available.
  20629. .construction
  20630. SAS/C Version 6.3
  20631. .tested
  20632. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.2, skinny AGNUS
  20633. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  20634. A3000(various configurations)
  20635. A4000/040(various configurations)
  20636. Free of Enforcer hits
  20637. .run
  20638. SEE_DOCS
  20639. .docs
  20640. Full documentation is included in archived form.
  20641. .described-by
  20642. Tony Preston(apreston@isd.csc.com)
  20643. .submittal
  20644. Submitted on disk directly by the author.
  20645. .stored-in
  20646. GoldFish-Vol2-1:Files/comm/dlg/NW/
  20647. .name
  20648. FidoMon
  20649. .type
  20650. Telecommunication Utility
  20651. .short
  20652. FidoNet In/Outbound viewer for TrapDoor.
  20653. .description
  20654. FidoMon provides a real-time display of TrapDoor's inbound/outbound
  20655. directories.  It provides a simple mechanism to change NetMail and Flow
  20656. file status, and it can execute a user defined polling script based on the
  20657. address of a selected file.  It also provides FidoNet file type and address
  20658. information at a glance, and even more information is often available with
  20659. a few clicks of a mouse button.  Finally, it provides a mechanism by which
  20660. a user can edit some of FidoNet's text based files without worrying about
  20661. the carriage return/line feed conversions that are often otherwise
  20662. necessary for FidoNet files.
  20663. .version
  20664. 1.0
  20665. .author
  20666. Elton VonCannon
  20667. .requirements
  20668. Requires AmigaOS 2.04 or higher, TrapDoor version 1.83 or higher,
  20669. TrapList.library version 4 or higher, ReqTools.library version 2 or higher.
  20670. .distribution
  20671. Shareware
  20672. .address
  20673. 919 Macon St.
  20674. Asheboro, NC 27203
  20675. USA
  20676. .email
  20677. Elton.VonCannon@p2.f101.n3648.z1.fidonet.org
  20678. .docs
  20679. FidoMon.doc
  20680. .described-by
  20681. Elton VonCannon
  20682. .submittal
  20683. Submittted electronically directly by author.
  20684. .stored-in
  20685. GoldFish-Vol2-1:Files/comm/fido/FidoMon/
  20686. .name
  20687. Gothic_Tag
  20688. .type
  20689. Text
  20690. .short
  20691. Adds taglines to messages
  20692. .description
  20693. Well, basically it's a thing for adding taglines to messages. Or
  20694. alternatively a thing for adding messages to taglines. Take your pick.
  20695. .author
  20696. James W Savage
  20697. .requirements
  20698. It was written on a 3.0 A4000/40 with 2 meg chip, 8 meg fast and a
  20699. GVP ioExtender. It should run on any 2.0 machine, below that I don't know
  20700. .distribution
  20701. Copyrighted but Freely Redistributable
  20702. .address
  20703. Gothsoft Inc
  20704. 4 Donside
  20705. Stratton
  20706. Cirencester
  20707. Gloucestershire
  20708. GL7 2LX
  20709. ENGLAND
  20710. .email
  20711. Fidonet  2:2501/307.13
  20712. Internet Bryce@gothic.demon.co,uk
  20713. .docs
  20714. Gothic_Tag.guide
  20715. .described-by
  20716. Richard Fish
  20717. .submittal
  20718. Downloaded via ftp from Aminet.
  20719. .stored-in
  20720. GoldFish-Vol2-1:Files/comm/fido/Gothic_Tag/
  20721. .name
  20722. Spot
  20723. .short
  20724. A FidoNet tosser/editor for points.
  20725. .version
  20726. 1.3
  20727. .author
  20728. Nico Francois
  20729. .email
  20730. nico@augfl.be
  20731. .description
  20732. Spot is a FidoNet tosser/editor for points.  It features a userfriendly
  20733. font-sensitive GadTools interface that is fully localized.  Spot uses a custom
  20734. message base format for fast importing and exporting.  Some of Spot's main
  20735. features:t Supports new 3.0 features (newlook menus, memory pools,...) --
  20736. Automatically creates new areas for you, no tedious work -- Optional (fully
  20737. transparent) message base crunching -- Message list with powerful functions
  20738. (e.g. search body text) -- Excellent support for multiple character sets
  20739. (LATIN-1, IBM,...) -- Built-in, fully asynchronous, Fido file request --
  20740. Multi-bossing and multi-domain capable -- Userlist editor -- powerful twitlist
  20741. -- ARexx port (100+ commands).
  20742. .type
  20743. Communications
  20744. .requirements
  20745. OS 2.04+
  20746. .distribution
  20747. Shareware
  20748. .price
  20749. $30(US)
  20750. .docs
  20751. Spot.doc
  20752. Spot.guide
  20753. README
  20754.  
  20755. .stored-in
  20756. GoldFish-Vol2-1:Files/comm/fido/Spot/
  20757. .name
  20758. avmNfax
  20759. .fullname
  20760. Advanced Voice Mail with EFax
  20761. .type
  20762. Communications
  20763. .short
  20764. Voicemail/fax for voice-capable modems
  20765. .description
  20766.  
  20767. This is release 1.33 of avmNfax, a voicemail/fax program
  20768. that supports ZyXEL, LineLink, Dolphin modems,
  20769. and Rockwell modems.  Supras are not supported with
  20770. this release.
  20771.  
  20772. This version includes its own fax program, printer
  20773. driver, fax printer, and fax viewer.  This fax program
  20774. can be used with Class 1 and Class 2 fax modems.  It can
  20775. also be used with the voice modems that AVM supports.
  20776.  
  20777. It can also work in conjunction with GPFax (or TrapFax)
  20778. and AXsh (other fax programs or BBSes may be substituted
  20779. with some ARexx programming) to provide voice, fax, and
  20780. data, all on one line.
  20781.  
  20782. This version is a rewrite of ZVM and it requires
  20783. MUI 1.4 or greater (it is known to work on MUI 2.0).
  20784. It supports multiple lines (if you have multiple
  20785. modems of the same type).  You can use avmNfax as a
  20786. simple answering machine with fax capabilities,
  20787. or use it to provide multiple mailboxes.  It can play
  20788. different "intro" messages depending on the time of day,
  20789. day of week, random, or manual selection.  You can retrieve
  20790. your messages remotely, etc.  The caller can
  20791. be told of a forwarding number when he enters
  20792. a particular mailbox.  There are many enhancements
  20793. since 1.19 was released.
  20794.  
  20795. To reduce setup time, I highly recommend that you
  20796. also get the pre-recorded English voice files.  Look
  20797. for anything that starts with AVMV (like AVMVEngCVSD7200.lha,
  20798. AVMVEngADPCM2.lha, etc.).
  20799.  
  20800. .version
  20801. 1.33
  20802. .date
  20803. 1994.6.26
  20804. .author
  20805. Al Villarica
  20806. .restrictions
  20807. This version includes keyfile-protected versions of the Scheduler and
  20808. Programmer.  These two programs function as demos without the keyfiles.
  20809. Also, there is a shareware window for the main program that goes away
  20810. if you register.
  20811.  
  20812. The fax send/receive program is fully functional.  But, printing out
  20813. faxes without registering is limited to the first half of a page.
  20814.  
  20815. .requirements
  20816. o Requires MUI 1.4 or greater (Magic User Interface)
  20817. o Requires a hard disk
  20818. o Requires 1 MB of memory or more
  20819. o Requires AmigaDOS 2.04 or greater
  20820. .distribution
  20821. Shareware
  20822. .price
  20823. $20(US) for Scheduler,
  20824. $35(US) for Scheduler and Fax part, (if you have a voice capable modem)
  20825. $35(US) for Scheduler and Programmer,
  20826. $50(US) for Scheduler, Programmer, and Fax part,
  20827. $25(US) for Scheduler and Fax part (if you just have a faxmodem)
  20828.  
  20829. US & European registration sites available
  20830. .address
  20831. 408 Arnold Avenue
  20832. Syracuse, NY 13210
  20833. USA
  20834. .email
  20835. rvillari@cat.syr.edu
  20836. .exectype
  20837. 68xxx and ARexx
  20838. .source
  20839. ARexx source is included (for the VoiceMail part).  Source that is
  20840. used to generate the ARexx scripts using the Programmer is also
  20841. included.
  20842.  
  20843. Source for the fax program is available too.
  20844. .construction
  20845. SAS/C 6.3
  20846. .docs
  20847. AVM.guide
  20848. AVM.doc
  20849. .described-by
  20850. Al Villarica <rvillari@cat.syr.edu>
  20851. .submittal
  20852. Submitted by Al Villarica to Fred Fish via ftp.
  20853. .stored-in
  20854. GoldFish-Vol2-1:Files/comm/misc/avmNfax/
  20855. .name
  20856. ElCheapoFax
  20857. .author
  20858. Olaf 'Rhialto' Seibert
  20859. .version
  20860. 24.10.93
  20861. .source
  20862. Includes source in C.
  20863. .description
  20864. A very cheap and simple package to send and receive faxes using your Amiga
  20865. and a suitable (Class 2) Fax modem.  It is not particulary user-friendly,
  20866. nor is it blazingly fast.  It just does everything I need.  In fact, as you
  20867. and I don't need facsimile at all, it does a lot more.
  20868. .described-by
  20869. Automatically generated from Contents file by c2pi program.
  20870. .short
  20871. Cheap and simple FAX modem interface.
  20872. .stored-in
  20873. GoldFish-Vol2-1:Files/comm/misc/ElCheapoFax/
  20874. .name
  20875. Modem
  20876. .author
  20877. Stephen Norris
  20878. .version
  20879. 1.1
  20880. .source
  20881. Includes source in C.
  20882. .description
  20883. Some sample source showing how to configure modems, etc.  without having to
  20884. load a terminal program.  It can be used on any device or unit which acts
  20885. like a serial.device.  I also use it for dialing up to my slip account...
  20886. .described-by
  20887. Automatically generated from Contents file by c2pi program.
  20888. .short
  20889. Sample code to configure modems.
  20890. .stored-in
  20891. GoldFish-Vol2-1:Files/comm/misc/Modem/
  20892. .name
  20893. Timer
  20894. .version
  20895. 1.04
  20896. .author
  20897. Uwe "hoover" Schuerkamp
  20898. .source
  20899. Includes source in C.
  20900. .distribution
  20901. Freeware
  20902. .description
  20903. A small utility that allows you to monitor online time with your favorite
  20904. terminal program or really any other amount of time you want.  It has a
  20905. logging function to keep you informed about former logons and can open its
  20906. window on any screen. Source in C and and AREXX script to start
  20907. Timer from Vlt are included.
  20908. .described-by
  20909. Automatically generated from Contents file by c2pi program.
  20910. .short
  20911. Monitor online time, log former logons.
  20912. .stored-in
  20913. GoldFish-Vol2-1:Files/comm/misc/Timer/
  20914. .name
  20915. ATOB
  20916. .type
  20917. Communications
  20918. .short
  20919. Programs to encode programs into ascii
  20920. .description
  20921. BTOA and ATOB, are encode/decode programs for sending
  20922. binary files over Amateur Radio Packet.  They are also
  20923. useful for transmitting/storing files when only 7 bit
  20924. ASCII characters are allowed. Typical overhead is 20%.
  20925. .version
  20926. 4.0
  20927. .author
  20928. Randy Lilly
  20929. .distribution
  20930. Copyrighted but Freely Redistributable
  20931. .address
  20932. 752 S. Carldon St.
  20933. Allentown, PA.  18103
  20934. .source
  20935. Source in assembly and C included
  20936. .docs
  20937. ATOB.DOC
  20938. AVAIL.DOC
  20939. .described-by
  20940. Richard Fish
  20941. .submittal
  20942. Submitted on disk directly by the author.
  20943.  
  20944. .stored-in
  20945. GoldFish-Vol2-1:Files/comm/misc/ATOB/
  20946. .name
  20947. CyberPager
  20948. .type
  20949. Communications
  20950. .aminet-dir
  20951. comm/misc
  20952. .short
  20953. Send alpha-numeric messages to pagers.
  20954. .description
  20955. Allows one to send alpha-numeric (i.e., full text) messages to a pager from
  20956. an Amiga.  This is accomplished by dialing into an IXO protocol compliant
  20957. pager central and uploading messages.  Features include: Alias file for
  20958. commonly paged people to be referred to by name rather than cryptic PIN
  20959. numbers; "Groups" file allowing messages to be easily sent to many people
  20960. working on the same project, in the same department, etc; Supports multiple
  20961. pager centrals through a services configuration file; Full logging of
  20962. messages spooled, dialout attempts, etc.  Includes sample rexx scripts to
  20963. generating automatic messages, paging the current person on duty, etc.
  20964.  
  20965. Version 1.5 adds support for IXO TAP services that are out of spec and use
  20966. 8N1 modem characteristics.  This support will require you to update your
  20967. services file to include the new Use8N1 flag.
  20968. .version
  20969. 1.5
  20970. .date
  20971. 1993.10.05
  20972. .requirements
  20973. Requires WB2.04 or higher.
  20974. Also requires OwnDevUnit.library v2.1 or higher (includes a
  20975. copy of OwnDevUnit.library v3.3).
  20976. .distribution
  20977. Freeware
  20978. .author
  20979. Christopher A. Wichura
  20980. .address
  20981. 5450 East View Park
  20982. Chicago, Il.  6065
  20983. USA
  20984. .email
  20985. caw@miroc.chi.il.us
  20986. caw@gsbxdm.uchicago.edu
  20987. .source
  20988. C Source included.
  20989. .construction
  20990. SAS/C version 6.51
  20991. .docs
  20992. DOCUMENTATION
  20993. .reference
  20994. FreshFish-Vol4:BBS/AmigaLib/d992/CyberPager.lha
  20995. 1.4
  20996. FreshFish-Vol4:New/AmigaLibDisks/d992/CyberPager/
  20997. 1.4
  20998. FrozenFish-Vol1:BBS/ALib/d9xx/d992/CyberPager.lha
  20999. 1.4
  21000. GoldFish-Vol1-1:BBS/d9xx/d992/CyberPager.lha
  21001. 1.4
  21002. GoldFish-Vol1-2:d9xx/d992/CyberPager/
  21003. 1.4
  21004. AmigaLibDisk992:CyberPager/
  21005. 1.4
  21006. FrozenFish-Vol1:BBS/ALib/d9xx/d907/CyberPager.lha
  21007. 1.1
  21008. GoldFish-Vol1-1:BBS/d9xx/d907/CyberPager.lha
  21009. 1.1
  21010. GoldFish-Vol1-2:d9xx/d907/CyberPager/
  21011. 1.1
  21012. AmigaLibDisk907:CyberPager/
  21013. 1.1
  21014.  
  21015.  
  21016.  
  21017.  
  21018.  
  21019.  
  21020. .stored-in
  21021. GoldFish-Vol2-1:Files/comm/misc/CyberPager/
  21022. .name
  21023. AGetty
  21024. .author
  21025. Peter Simons
  21026. .version
  21027. 0.218
  21028. .description
  21029. AGetty is similar to the well-known Getty included in Matt Dillon's
  21030. AmigaUUCP package.  It hangs on the specified serial port waiting for
  21031. connections via the connected modem.  Once a connection is detected, AGetty
  21032. provides a Login: request to the caller.  Getty disconnects any caller who
  21033. cannot provide a legal login and Password within 60 seconds.  It also
  21034. allows only 3 login attempts before disconnecting.  Any attempt to login
  21035. with an illegal password will be written to the logfile.  Upon receiving a
  21036. legal Login and Password, verified via the passw-file, AGetty will execute
  21037. a specified program, usually UUCICO or PMail, and stay off the line until
  21038. the program returns.  Then, AGetty will disconnect the caller and reset the
  21039. modem, returning to its original state.
  21040. .described-by
  21041. Automatically generated from Contents file by c2pi program.
  21042. .short
  21043. A login "getty" for the serial port.
  21044. .stored-in
  21045. GoldFish-Vol2-1:Files/comm/uucp/AGetty/
  21046. .name
  21047. FTPcdrom
  21048. .fullname
  21049. FTP/CD-ROM Simulator Version 2.11
  21050. .type
  21051. Communications
  21052. .short
  21053. Simulate  FTP session for CD-ROM access
  21054. .description
  21055. This utility is designed for use with a BBS so that a user can attach
  21056. to the current CD in your CD-ROM drive and use it to grab files.
  21057. It safely allows a user to move around in the sub-directories and grab
  21058. files.  A user can read the text descriptions and examine the archives.
  21059. This is a bug fix to version 2.10 which did not compare files properly
  21060. when using wildcards.
  21061. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  21062. .version
  21063. 2.11
  21064. .date
  21065. JULY 1994
  21066. .author
  21067. Tony Preston
  21068. .restrictions
  21069. This is a shareware program and unregistered.  The program will
  21070. remind you that you need to register it each time you move down
  21071. into a subdirectory.
  21072. Fred Fish has explicit permission to distribute this program on
  21073. his disks and CD collections.  This program may be placed on any BBS or
  21074. commercial system only if those systems do not attempt to lay
  21075. a copyright on the files.
  21076. .requirements
  21077. Requires OS2.04+
  21078. .distribution
  21079. Shareware
  21080. .price
  21081. See the documentation.
  21082. .address
  21083. Custom Services
  21084. P. O. Box 254
  21085. Moorestown, NJ 08057
  21086. .email
  21087. apreston@isd.csc.com or tony-preston@cup.portal.com
  21088. .exectype
  21089. 68000, with special version optimized for 68020-030 include.
  21090. .tested
  21091. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.3, skinny AGNUS
  21092. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  21093. A3000(various configurations)
  21094. A4000/040(various configurations)
  21095. Free of Enforcer hits
  21096. .docs
  21097. ftp.doc
  21098. user.doc
  21099. .described-by
  21100. Tony Preston(apreston@isd.csc.com)
  21101. .submittal
  21102. Submitted on disk directly by the author.
  21103. .stored-in
  21104. GoldFish-Vol2-1:Files/comm/bbs/FTPcdrom/
  21105. .name
  21106. Citadel Space Empire
  21107. .fullname
  21108. Citadel Space Empire BBS Door Version 6.25
  21109. .type
  21110. BBS Game
  21111. .short
  21112. Space Empire STDIO Door
  21113. .description
  21114. This is Space Empire based on the original CNET door by Jon Radnof.
  21115. This is the Citadel version of that door with many many new features
  21116. and enhancementes!  This door is donationware.  You may send any
  21117. donation you wish to recieve the registration key.
  21118.  
  21119. In Space Empire, you compete with up to 25 other players attempting
  21120. to control the universe and become the glorious Space Lord.  The
  21121. route is difficult and there are many enemies along the way(usually
  21122. the other players...:).  This is a economic and strategy game of
  21123. intense warfare.  You must balance the economic needs of your Empire
  21124. along with your military ones.  Keep your people happy, feed them,
  21125. and make sure you do the same for you military and you will be just
  21126. starting to scratch the surface of this complex military game.
  21127. This is a STDIO BBS door that can be run with Citadel, DLG, or any
  21128. BBS program that supports that door type.  This door was originally
  21129. written for Citadel BBSes but has also become fairly popular with
  21130. DLG sysops.
  21131.  
  21132. Citadel is a Freeware BBS program that is a port from the IBM Citadel.
  21133. It supports file up/down loads, networking, public, private, hidden,
  21134. and anonymous message areas.  Citadel is a Room based BBS.
  21135. The full source for Citadel and its utilities is available from
  21136. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  21137. .version
  21138. 6.25
  21139. .date
  21140. August 1994
  21141. .author
  21142. Tony Preston, original door by Jon Radnof
  21143. .restrictions
  21144. This program is donationware, copyrighted, and may be distributed by
  21145. anyone so long as only a distribution fee is charged.  Fred Fish
  21146. has explicit permission to distribute this program on his disks
  21147. and CD collections.  This program may be placed on any BBS or
  21148. commercial system only if those systems do not attempt to lay
  21149. a copyright on the files.
  21150. .requirements
  21151. Any verision of the OS 1.3 or later.  About 100K of memory free
  21152. and a minimal amount of disk space.
  21153. .distribution
  21154. Citadel Space Empire is freely distibutable so long as all files in
  21155. the archive are kept together and not modified.  This archive may not
  21156. be placed in any collection that places a copyright on these works.
  21157. No fee may be charged for distribution without the expressed written
  21158. consent of the author, Tony Preston.
  21159. .price
  21160. Make a donation
  21161. .address
  21162. Custom Services
  21163. P. O. Box 254
  21164. Moorestown, NJ 08057
  21165. .email
  21166. apreston@isd.csc.com or tony-preston@cup.portal.com
  21167. .exectype
  21168. 68000, with special version optimized for 68020-040 available
  21169. .installsize
  21170. Minimal diskspace is required for the files, about 100K free memory
  21171. is needed at runtime.
  21172. areas.
  21173. .source
  21174. Source is available for earlier versions, source for the current
  21175. version is not available until newer version are created.
  21176. .construction
  21177. SAS/C Version 6.3
  21178. .tested
  21179. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.2, skinny AGNUS
  21180. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  21181. A3000(various configurations)
  21182. A4000/040(various configurations)
  21183. Free of Enforcer hits
  21184. .run
  21185. SEE_DOCS
  21186. .docs
  21187. Changes.doc
  21188. SE_SysOP.doc
  21189. SpcEmp.doc
  21190. Sysedit.doc
  21191. .described-by
  21192. Tony Preston(apreston@isd.csc.com)
  21193. .submittal
  21194. Submitted on disk directly by the author.
  21195. .stored-in
  21196. GoldFish-Vol2-1:Files/comm/bbs/SpaceEmpire/
  21197. .name
  21198. AmiQWK
  21199. .aminet-dir
  21200. comm/bbs
  21201. .type
  21202. Communications
  21203. .short
  21204. QWKMail format offline message system
  21205. .description
  21206. QWKMail format offline message system.  Allows reading of
  21207. QWKMail format offline message packets popular with many
  21208. bulletin board systems (BBSes).  Replies can be edited using
  21209. any text editor and packed for transfer at a later time.
  21210. AmiQWK has been tested with many QWKMail systems for IBM and
  21211. Amiga based BBSes.
  21212. .version
  21213. 2.6
  21214. .date
  21215. 1994.09.21
  21216. .author
  21217. Jim Dawson
  21218. .requirements
  21219. Requires Workbench 2.04 or higher
  21220. .reference
  21221. FreshFish-Vol5:New/comm/bbs/AmiQWK/
  21222. 2.4
  21223. AmigaLibDisk946:AmiQWK/
  21224. 2.2
  21225. FrozenFish-Vol1:BBS/ALib/d9xx/d946/AmiQWK.lha
  21226. 2.2
  21227. GoldFish-Vol1-1:BBS/d9xx/d946/AmiQWK.lha
  21228. 2.2
  21229. GoldFish-Vol1-2:d9xx/d946/AmiQWK/
  21230. 2.2
  21231. FreshFish-Vol2:New/AmigaLibDisks/Disk946/AmiQWK/
  21232. ?.?
  21233. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk907/AmiQWK/
  21234. ?.?
  21235. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk907/AmiQWK/
  21236. ?.?
  21237. FrozenFish-Vol1:BBS/ALib/d9xx/d907/AmiQWK.lha
  21238. 2.1.0
  21239. GoldFish-Vol1-1:BBS/d9xx/d907/AmiQWK.lha
  21240. 2.1.0
  21241. GoldFish-Vol1-2:d9xx/d907/AmiQWK/
  21242. 2.1.0
  21243. AmigaLibDisk907:AmiQWK/
  21244. R2V1.0
  21245. .distribution
  21246. Shareware
  21247. .price
  21248. $15 (US)
  21249. .address
  21250. 509 S. Madison St.
  21251. Marion, IL. 62959
  21252. USA
  21253. .email
  21254. jim_dawson@hguild.com
  21255. .docs
  21256. AmiQWK.doc
  21257. AmiQWK.guide
  21258. .described-by
  21259. Dan Fish (daf@daffy.amigalib.com)
  21260. .submittal
  21261. Downloaded via ftp from wuarchive.wustl.edu.
  21262. .stored-in
  21263. GoldFish-Vol2-1:Files/comm/bbs/AmiQWK/
  21264. .name
  21265. BBBBS
  21266. .fullname
  21267. Baud Bandit Bulletin Board System
  21268. .aminet-dir
  21269. comm/bbs
  21270. .type
  21271. BBS
  21272. .version
  21273. 7.2
  21274. .date
  21275. 1994.05.01
  21276. .reference
  21277. AmigaLibDisk9??:BBBBS/
  21278. 7.1
  21279. .requirements
  21280. Minimum: BaudBandit 1.50, Arexx 1.15, 1.5 MEG RAM
  21281. .description
  21282. Baud Bandit Bulletin Board System.  Written entirely in ARexx using the
  21283. commercial terminal program "BaudBandit".  Features include up to 99 file
  21284. libraries with extended filenotes, up to 99 fully threaded message
  21285. conferences, number of users, files, messages, etc. are only limited by
  21286. storage space, controlled file library and message conference access for
  21287. users and sysops, interface to extra devices like CD-ROM and others, all
  21288. treated as read only, complete Email with binary mail and multiple
  21289. forwarding, user statistics including messages written, files uploaded or
  21290. downloaded, time, etc, plus much more.  Now includes a complete offline
  21291. reader/answer called bbsQUICK.rexx, and Call Back Verification for local
  21292. callers.
  21293. .docs
  21294. BBBBS.guide
  21295. .author
  21296. Richard Lee Stockton
  21297. .email
  21298. RLStockton@cup.portal.com
  21299. .address
  21300. 21305-60th Ave West
  21301. Mountlake Terrace, WA 98043-2009
  21302. .distribution
  21303. Copyright but Freely Distributable
  21304. .exectype
  21305. ARexx
  21306. .source
  21307. Complete ARexx source included
  21308. .tested
  21309. 68000-68030, OS 1.3-3.1
  21310. .described-by
  21311. Richard Lee Stockton
  21312. .short
  21313. BaudBandit BBS, V7.2
  21314. .stored-in
  21315. GoldFish-Vol2-1:Files/comm/bbs/BBBBS/
  21316. .name
  21317. BBDoors
  21318. .aminet-dir
  21319. comm/bbs
  21320. .version
  21321. 7.2
  21322. .date
  21323. 1994.04.25
  21324. .reference
  21325. AmigaLibDisk9??:BBDoors/
  21326. 7.1
  21327. .description
  21328. 19 rexxDoor games and diversions adjusted to work with BBBBS version 7.2
  21329. Included:
  21330.   Amiga_List..........update 6.6
  21331.   BlackJack...........update 6.4
  21332.   Chicago.............update 6.6
  21333.   FilmFlubs...........
  21334.   Hollywood_Squares...update 6.4
  21335.   Horse_Racing........new!   6.2
  21336.   MatchMaker..........update 6.2
  21337.   Number_guesser......new!   6.2
  21338.   One_Armed_Bandit....update 6.2
  21339.   Ship_Hunt...........update 6.2
  21340.   StarTrek............update 6.3
  21341.   Steven_Wright.......new!   6.3
  21342.   Stock_Market........update 6.5
  21343.   StoryBoard..........update 6.2
  21344.   Quote_Music.........new!   7.1
  21345.   Quote_Zen...........new!   7.1
  21346.   Wheel_Of_Fortune....update 6.2
  21347.   Yacht_C.............update 6.6
  21348.   YuppieWars..........update 6.3
  21349. .author
  21350. Richard Lee Stockton
  21351. .email
  21352. RLStockton@cup.portal.com
  21353. .address
  21354. 21305-60th Ave West
  21355. Mountlake Terrace, WA 98043-2009
  21356. .distribution
  21357. Copyright but Freely Distributable
  21358. .exectype
  21359. ARexx
  21360. .source
  21361. Complete ARexx source included
  21362. .tested
  21363. 68000-68030, OS 1.3-3.1
  21364. .described-by
  21365. Richard Lee Stockton
  21366. .short
  21367. rexxDoor games and diversions for BBBBS
  21368. .stored-in
  21369. GoldFish-Vol2-1:Files/comm/bbs/BBDoors/
  21370. .name
  21371. 4D-BBSDemo
  21372. .author
  21373. CornerStone Software
  21374. .version
  21375. 2.92
  21376. .date
  21377. 1993.12.31
  21378. .distribution
  21379. Shareware
  21380. .description
  21381. 4D-BBS is a very flexible and powerful program.  The main purpose of
  21382. it is to allow users to call in to your computer, read and write mail,
  21383. public messages, and upload and download files.  4D-BBS offers this
  21384. plus much more.
  21385.  
  21386. Other major features of 4D-BBS include a full ARexx command port,
  21387. complete configuration and maintenance programs, Fido-Net post reading
  21388. and writing, Paragon door support, and complete multitasking.  Modem
  21389. setup and configuration allows you to completely setup your modem,
  21390. including support for high speed and fax modems.  Window controls
  21391. include iconify, definable bitplanes, and user status window sizing.
  21392.  
  21393. One of the more useful features of 4D-BBS gives the SysOp the ability
  21394. to work on the system configuration, edit a user, edit file catalogs,
  21395. change menus and text files, without disturbing the on-line user.
  21396. With the built in FIFO-handler support, complete remote access is
  21397. possible including remote configuration and shell access.
  21398. .described-by
  21399. fnf@amigalib.com
  21400. .short
  21401. Demo release of 4D-BBS shareware BBS.
  21402. .stored-in
  21403. GoldFish-Vol2-1:Files/comm/bbs/4D-BBSDemo/
  21404. .name
  21405. CarbonCopy
  21406. .author
  21407. Klaus Seistrup
  21408. .version
  21409. 34.8
  21410. .description
  21411. A FidoNet Technical Networks utility that will create FSC0039 style
  21412. packets, given a plain ASCII text file and a list of nodes to send netmails
  21413. to.  You'll need a TrapList parsed NodeList to accomplish this...
  21414. .described-by
  21415. Automatically generated from Contents file by c2pi program.
  21416. .short
  21417. Fidonet util for FSC0039 style packets.
  21418. .stored-in
  21419. GoldFish-Vol2-1:Files/comm/bbs/CarbonCopy/
  21420. .name
  21421. DCDD
  21422. .author
  21423. Jerry Smith
  21424. .version
  21425. 1.8
  21426. .description
  21427. Direct Connect Demon Dialer, an ARexx/BaudBandit Auto BBS dialer/logger.
  21428. 80 BBses per phonebook.  Unlimited phonebooks.  Selectable Auto BBS
  21429. dialing.  Arexx script control PER BBS.  Many features and safety controls.
  21430. DCDD will automatically dial your chosen batch of local or distant BBSes,
  21431. and will go through your selections as many times as you like, repeatedly
  21432. dialing the BBSes until it connects with one, at which time it will beep
  21433. and bring BaudBandit's screen to the front.
  21434. .described-by
  21435. Automatically generated from Contents file by c2pi program.
  21436. .short
  21437. Direct connect demon dialer.
  21438. .stored-in
  21439. GoldFish-Vol2-1:Files/comm/bbs/DCDD/
  21440. .name
  21441. EazyBBS
  21442. .author
  21443. Andreas M Kirchwitz
  21444. .version
  21445. 2.17
  21446. .reference
  21447. FreshFish-Vol1:New/comm/EazyBBS/
  21448. 2.11
  21449. .description
  21450. A Bulletin Board System (aka Mailbox) with UUCP Network support.  Online
  21451. help, very easy to use for sysops and users.  Fullscreen oriented input
  21452. masks, batch-upload and download.  Up to 9 languages.  Requires AmigaOS
  21453. 2.0+.  Currently has only german documentation.
  21454. .described-by
  21455. Automatically generated from Contents file by c2pi program.
  21456. .short
  21457. A BBS with UUCP network support.
  21458. .stored-in
  21459. GoldFish-Vol2-1:Files/comm/bbs/EazyBBS/
  21460. .name
  21461. Bulletins
  21462. .fullname
  21463. Amiga Citadel Bulletins Door
  21464. .type
  21465. Communications
  21466. .short
  21467. STDIO door for BBS bulletins
  21468. .description
  21469. This program will allow a SYSOP to add a multi-level
  21470. bulletin program to a BBS.  It is a STDIO door and works
  21471. with any BBS which supports them.  This door has been used
  21472. with the Citadel BBS as an autodoor and a regular door.
  21473. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  21474. .version
  21475. 2.11
  21476. .author
  21477. Tony Preston
  21478. .restrictions
  21479. Copyrighed 1994 by Custom Services, all rights reserved.
  21480. This is a shareware program and may be redistributed by
  21481. anyone so long as only a distribution fee is charged.  Fred Fish
  21482. has explicit permission to distribute this program on his disks
  21483. and CD collections.  This program may be placed on any BBS or
  21484. commercial system only if those systems do not attempt to lay
  21485. a copyright on the files.
  21486. .requirements
  21487. No special requirements.
  21488. .reference
  21489. .distribution
  21490. This program is primarily for use with the Citadel BBS program
  21491. or any BBS program that will support STDIO doors.  This program
  21492. is shareware
  21493. Citadel is Freeware, and may be distributed on any BBS, commercial
  21494. system(so long as they do not charge for file downloads),  in any
  21495. collection that does not charge for the program.  Citadel is copyrighted
  21496. by the authors with all rights reserved 1991-1994.  Citadel is
  21497. liscensed for use by anyone, but commercial users or pay bbs sysops
  21498. which must contact the author first to obtain permission.
  21499. .price
  21500. $10 (US)
  21501. .address
  21502. Custom Services
  21503. P. O. Box 254
  21504. Moorestown, NJ 08057
  21505. .email
  21506. apreston@isd.csc.com or tony-preston@cup.portal.com
  21507. .exectype
  21508. 68000, with special version optimized for 68020-040 available
  21509. .installsize
  21510. Minimal disk space
  21511. areas.
  21512. .source
  21513. Not available
  21514. .construction
  21515. SAS/C Version 6.3
  21516. .tested
  21517. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.2, skinny AGNUS
  21518. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  21519. A3000(various configurations)
  21520. A4000/040(various configurations)
  21521. Free of Enforcer hits
  21522. .run
  21523. SEE_DOCS
  21524. .docs
  21525. Full documentation is included in archived form.
  21526. .described-by
  21527. Tony Preston(apreston@isd.csc.com)
  21528. .submittal
  21529. Submitted on disk directly by the author.
  21530.  
  21531.  
  21532.  
  21533.  
  21534.  
  21535. .stored-in
  21536. GoldFish-Vol2-1:Files/comm/bbs/bull/
  21537. .name
  21538. ListSERV
  21539. .type
  21540. Communications
  21541. .short
  21542. Maintains electronic mailing lists
  21543. .description
  21544. Demo version of a program to maintain electronic mailing lists
  21545. .version
  21546. 3.0
  21547. .date
  21548. 6/22/94
  21549. .author
  21550. Peter Simons
  21551. .restrictions
  21552. This version of ListSERV is an experimental version with only a few
  21553. limitations to let you test whether you think this software satisfies
  21554. your needs. This evaluation version has the FAQ and LONGINDEX commands
  21555. disabled and won't allow you to administrate more than 2 lists. This
  21556. should be enough for you to test the capabilities and might even serve
  21557. your purposes if your needs are small.
  21558. .requirements
  21559. OS 2.04
  21560. .distribution
  21561. Shareware
  21562. .price
  21563. $15-$25 (US), DM 20-30
  21564. .address
  21565. Europaring 20
  21566. 53123 Bonn
  21567. Germany
  21568. .email
  21569. simons@peti.GUN.de
  21570. .docs
  21571. docs/Help.texinfo
  21572. docs/ListSERV.doc
  21573. docs/ListSERV.guide
  21574. docs/Registration.txt
  21575. .described-by
  21576. Richard Fish
  21577. .submittal
  21578. Submitted electronically directly by the author.
  21579.  
  21580. .stored-in
  21581. GoldFish-Vol2-1:Files/comm/mail/ListSERV/
  21582. .name
  21583. THOR
  21584. .fullname
  21585. Ultima Thule Offline Reader System
  21586. .type
  21587. Offline Reader
  21588. .short
  21589. Offline QWK/HIPPO/ABBS/MBBS reader.
  21590. .description
  21591. THOR is a offline message reader developed for saving online time while
  21592. connected to BBS systems, and for building and maintaining a database of
  21593. the messages from the boards. The message database has true history and
  21594. threading, fast searching, mark and keep options. Each board has a user
  21595. database with all users which has written messages. This user database can
  21596. be used when sending messages. There is an optional internal fullscreen
  21597. editor. The editor has all features needed for message editing. Both THOR
  21598. and the internal editor have ARexx ports. THOR is fully compliant to the
  21599. Style Guide with a resizeable, font-sensitive and configurable user
  21600. interface. Supports new 3.0 features (newlook menus, memory pools,
  21601. interleaved screens, 24 bit palette,....). Many useful utilities are
  21602. included.
  21603. .version
  21604. 1.25
  21605. .date
  21606. 1994.08.15
  21607. .author
  21608. Petter Nilsen
  21609. .reference
  21610. FreshFish-Vol5:New/comm/mail/THOR/
  21611. 1.22
  21612. .address
  21613. Strandveien 59B
  21614. N-9007 TROMSOE
  21615. NORWAY
  21616. .email
  21617. pettern@powertech.no
  21618. .author
  21619. Eivind Nordseth
  21620. .address
  21621. Herman Krags Vei 17-21
  21622. N-7035 TRONDHEIM
  21623. NORWAY
  21624. .email
  21625. eivindno@idt.unit.no
  21626. .requirements
  21627. WB2.04 (V37), 1MB free memory and a hard-drive.
  21628. .distribution
  21629. Shareware
  21630. .price
  21631. $30(US), NOK 265.
  21632. .described-by
  21633. Eivind Nordseth (eivindno@idt.unit.no)
  21634. Petter Nilsen (pettern@powertech.no)
  21635. .submittal
  21636. Downloaded via ftp from wuarchive.wustl.edu.
  21637. .stored-in
  21638. GoldFish-Vol2-1:Files/comm/mail/Thor/
  21639. .name
  21640. Smail
  21641. .author
  21642. Aussem
  21643. .version
  21644. 1.10
  21645. .source
  21646. Includes source in C.
  21647. .description
  21648. UUCP mail transport mechanism, based on Unix Smail V2.5.  A complete
  21649. substitute for Dillon's sendmail program.  Features: re-routing of
  21650. addresses according to the paths file; mail forwarding for users
  21651. (~/.forward and uumail: <user>); nearly command line compatible with
  21652. Dillon's sendmail (except -raw); Return-To-Receipt recognition; returning
  21653. undeliverable mails to sender and postmaster of your host; support of the
  21654. standard Getty, MultiUserFileSystem and AXSh passwd files; smarthost option
  21655. if your map files are not perfect; extended log files...  and much more!
  21656. .described-by
  21657. Automatically generated from Contents file by c2pi program.
  21658. .short
  21659. UUCP mail transport mechanism.
  21660. .requirements
  21661. AmigaDOS 2.04+
  21662. DillonUUCP or AUUCP+ environment
  21663. .stored-in
  21664. GoldFish-Vol2-1:Files/comm/mail/SMail/
  21665. .name
  21666. SplUU
  21667. .author
  21668. Psilocybe Systems
  21669. Inc
  21670. .version
  21671. 1.16ß
  21672. .description
  21673. A UUEncoding file splitter for emailing large files.  It takes a file and
  21674. UUEncodes it, and then it cuts it up in 2000 line blocks.  It also gives
  21675. each block a header and a tail.
  21676. .described-by
  21677. Automatically generated from Contents file by c2pi program.
  21678. .short
  21679. UUEncoding file splitter.
  21680. .stored-in
  21681. GoldFish-Vol2-1:Files/comm/mail/Spluu/
  21682. .name
  21683. EMS
  21684. .author
  21685. Davide Massarenti
  21686. .version
  21687. 1.0
  21688. .description
  21689. Electronic Mail System.  An attempt to manage in an easy and uniform way an
  21690. Electronic Mail System.  Unlike other products, EMS can be used with
  21691. FIDONET technology networks AND with USENET-kind networks, with the same
  21692. kind of interaction.  The software takes care of the differences between
  21693. networks.
  21694. .described-by
  21695. Automatically generated from Contents file by c2pi program.
  21696. .short
  21697. EMS, V1.0
  21698. .stored-in
  21699. GoldFish-Vol2-1:Files/comm/mail/EMS/
  21700.  
  21701. .name
  21702. FTPDaemon
  21703. .type
  21704. Network Utility
  21705. .short
  21706. An ftp daemon for AmiTCP, with multiuser
  21707. .description
  21708. An ftpd for AmiTCP v2.0 and up (we use AmiTCP v2.2 ).  It has Multi-User
  21709. support (we use MultiUser v1.5).
  21710. .version
  21711. 2.0
  21712. .date
  21713. 1993.12.14
  21714. .author
  21715. Joran Jessurun
  21716. .requirements
  21717. Requires AmiTCP 2.0+
  21718. .reference
  21719. FreshFish-Vol2:New/comm/net/FtpDaemon/
  21720. 1.0
  21721. .distribution
  21722. Copyrighted but Freely Redistributable
  21723. .email
  21724. nl0jor@nl0jor.nl.cbpr.org
  21725. .source
  21726. Includes source in C.
  21727. .docs
  21728. ftpd.readme
  21729. .described-by
  21730. Dan Fish (daf@starfish.amigalib.com)
  21731. .submittal
  21732. Downloaded via ftp from wuarchive.wustl.edu.
  21733. .stored-in
  21734. GoldFish-Vol2-1:Files/comm/net/FTPDaemon/
  21735. .name
  21736. ParBENCH
  21737. .author
  21738. Vernon Graner
  21739. Doug Walker
  21740. John Toebes
  21741. Matt Dillon
  21742. .version
  21743. 3.1
  21744. .description
  21745. A ParNET installation kit put together by Vernon Graner of Commodore
  21746. Business Machines.  It uses the CBM Installer and is fully documented.
  21747. ParNET itself is copyrighted by The Software Distillary and Doug Walker,
  21748. John Toebes, and Matt Dillon.  The main improvements between this ParBENCH
  21749. and the standard ParNET is the ease of installation and routine startup of
  21750. the NET: device.  This package contains a set of WorkBench tools to boot
  21751. the network and fix up and display remote node icons, etc.
  21752. .described-by
  21753. Automatically generated from Contents file by c2pi program.
  21754. .short
  21755. A easy to use ParNET installation kit.
  21756. .stored-in
  21757. GoldFish-Vol2-1:Files/comm/net/ParBENCH/
  21758. .name
  21759. INetUtils
  21760. .type
  21761. Communications, OS Utility
  21762. .short
  21763. Internet Utilities for the Amiga
  21764. .description
  21765. INetUtils is a series of programs designed to allow an Amiga running AS-225
  21766. beta 2.0 software (i.e., socket.library capable) or AmiTCP 2.2 (or above) to
  21767. interact and operate as fully functioning members of an IP network,  including
  21768. the global InterNet.
  21769.  
  21770. INetUtils is freely distributable.
  21771.  
  21772. The utility programs consist of:
  21773.  
  21774.     SMTPd        : an SMTP daemon
  21775.     SMTPpost    : an SMTP posting program
  21776.     SMTPExpand  : an SMTP aliases expanding program
  21777.     NNTPpost    : an NNTP posting program
  21778.     NNTPXfer    : an NNTP article transfer program
  21779.     newgroup    : a maintenance program for use with NNTP
  21780.     GetActive   : an NNTP active file transfer program
  21781.     AmiPOP        : a POP message handler
  21782.     Sabot        : A newmail activity program
  21783.  
  21784. a NNTPd is in development, but is not included in this archive.
  21785.  
  21786. The following man pages are included:
  21787.  
  21788.     SMTPd.man
  21789.     SMTPpost.man
  21790.     SMTPExpand.man
  21791.     NNTPpost.man
  21792.     NNTPxfer.man
  21793.     GetActive.man
  21794.  
  21795. and describe the operation of each program.
  21796.  
  21797. To install INetUtils, see the document named INSTALL included in this
  21798. archive.
  21799.  
  21800. For basic help in getting SMTPd running, the following script is also
  21801. included:
  21802.  
  21803.     StartSMTPd
  21804.  
  21805. which is heavily commented.
  21806.  
  21807. AmiPOP and Sabot were developed by Scott Ellis (sellis@ucssun1.sdsu.edu)
  21808. and all communication regarding them should be directed to him. Separate
  21809. documentation regarding them is included in the AmiPOP and Sabot archives.
  21810.  
  21811. To properly utilize the NNTP capability requires an NNTP aware newsreader
  21812. and a mailreader. The 'G' package is presented to meet this need.
  21813.  
  21814. GRn is Gadtools Read News, which can properly read and post with articles
  21815. via NNTP directly or read with the local directory setup by NNTPXfer, and
  21816. post directly using NNTPpost. Documentation is available in AmigaGuide
  21817. format (GRn.guide).
  21818.  
  21819. GMail, Gadtools Mail, is still in development, and is not included in this
  21820. archive.
  21821.  
  21822. AmigaELM and the DMail from AmigaUUCP are quite satisfactory for reading mail.
  21823. .version
  21824. 1.3
  21825. .date
  21826. 1994.03.16
  21827. .author
  21828. Michael B. Smith
  21829. .requirements
  21830. Requires AmigaDOS 2.04 (v37).
  21831. .distribution
  21832. Copyright but freely distributable, as long as the entire archive,
  21833. or its contents, is distributed without modification.
  21834. .address
  21835. P.O. Box 6791
  21836. Charlottesville, VA 22906
  21837. USA
  21838. .email
  21839. mbs@adastra.cvl.va.us
  21840. .tested
  21841. Tested on all Amigas, A1000 through A4000T. Tested with AS-225r2
  21842. (AS225 version) and AmiTCP 2.2 and 2.3 (AmiTCP version). Tested
  21843. against NNTP reference implementation and INN (NNTP servers).
  21844. Used with AmigaUUCP 1.16 and up.
  21845. .docs
  21846. SMTPd.man
  21847. SMTPpost.man
  21848. SMTPExpand.man
  21849. NNTPpost.man
  21850. NNTPxfer.man
  21851. GetActive.man
  21852. .described-by
  21853. Michael B. Smith <mbs@adastra.cvl.va.us>
  21854. .submittal
  21855. FTP'ed to Fred Fish's specified system by the author.
  21856. .stored-in
  21857. GoldFish-Vol2-1:Files/comm/net/INetUtils/
  21858. .name
  21859. INetUtils
  21860. .type
  21861. Communications, OS Utility
  21862. .short
  21863. Internet Utilities for the Amiga
  21864. .description
  21865. INetUtils is a series of programs designed to allow an Amiga running AS-225
  21866. beta 2.0 software (i.e., socket.library capable) or AmiTCP 2.2 (or above) to
  21867. interact and operate as fully functioning members of an IP network,  including
  21868. the global InterNet.
  21869.  
  21870. INetUtils is freely distributable.
  21871.  
  21872. The utility programs consist of:
  21873.  
  21874.     SMTPd        : an SMTP daemon
  21875.     SMTPpost    : an SMTP posting program
  21876.     SMTPExpand  : an SMTP aliases expanding program
  21877.     NNTPpost    : an NNTP posting program
  21878.     NNTPXfer    : an NNTP article transfer program
  21879.     newgroup    : a maintenance program for use with NNTP
  21880.     GetActive   : an NNTP active file transfer program
  21881.     AmiPOP        : a POP message handler
  21882.     Sabot        : A newmail activity program
  21883.  
  21884. a NNTPd is in development, but is not included in this archive.
  21885.  
  21886. The following man pages are included:
  21887.  
  21888.     SMTPd.man
  21889.     SMTPpost.man
  21890.     SMTPExpand.man
  21891.     NNTPpost.man
  21892.     NNTPxfer.man
  21893.     GetActive.man
  21894.  
  21895. and describe the operation of each program.
  21896.  
  21897. To install INetUtils, see the document named INSTALL included in this
  21898. archive.
  21899.  
  21900. For basic help in getting SMTPd running, the following script is also
  21901. included:
  21902.  
  21903.     StartSMTPd
  21904.  
  21905. which is heavily commented.
  21906.  
  21907. AmiPOP and Sabot were developed by Scott Ellis (sellis@ucssun1.sdsu.edu)
  21908. and all communication regarding them should be directed to him. Separate
  21909. documentation regarding them is included in the AmiPOP and Sabot archives.
  21910.  
  21911. To properly utilize the NNTP capability requires an NNTP aware newsreader
  21912. and a mailreader. The 'G' package is presented to meet this need.
  21913.  
  21914. GRn is Gadtools Read News, which can properly read and post with articles
  21915. via NNTP directly or read with the local directory setup by NNTPXfer, and
  21916. post directly using NNTPpost. Documentation is available in AmigaGuide
  21917. format (GRn.guide).
  21918.  
  21919. GMail, Gadtools Mail, is still in development, and is not included in this
  21920. archive.
  21921.  
  21922. AmigaELM and the DMail from AmigaUUCP are quite satisfactory for reading mail.
  21923. .version
  21924. 1.3
  21925. .date
  21926. 1994.03.16
  21927. .author
  21928. Michael B. Smith
  21929. .requirements
  21930. Requires AmigaDOS 2.04 (v37).
  21931. .distribution
  21932. Copyright but freely distributable, as long as the entire archive,
  21933. or its contents, is distributed without modification.
  21934. .address
  21935. P.O. Box 6791
  21936. Charlottesville, VA 22906
  21937. USA
  21938. .email
  21939. mbs@adastra.cvl.va.us
  21940. .tested
  21941. Tested on all Amigas, A1000 through A4000T. Tested with AS-225r2
  21942. (AS225 version) and AmiTCP 2.2 and 2.3 (AmiTCP version). Tested
  21943. against NNTP reference implementation and INN (NNTP servers).
  21944. Used with AmigaUUCP 1.16 and up.
  21945. .docs
  21946. SMTPd.man
  21947. SMTPpost.man
  21948. SMTPExpand.man
  21949. NNTPpost.man
  21950. NNTPxfer.man
  21951. GetActive.man
  21952. .described-by
  21953. Michael B. Smith <mbs@adastra.cvl.va.us>
  21954. .submittal
  21955. FTP'ed to Fred Fish's specified system by the author.
  21956. .stored-in
  21957. GoldFish-Vol2-1:Files/comm/net/INetUtils-AmiTCP/
  21958.  
  21959. .name
  21960. MUIAdt
  21961. .type
  21962. Communications
  21963. .short
  21964. Aminet frontend for AmigaDOS
  21965. .description
  21966. GUI-based utility that allows you to connect to one of several Aminet
  21967. sites, browse the RECENT files, and download the files of interest.
  21968. .version
  21969. 1.3
  21970. .date
  21971. 1994.09.01
  21972. .author
  21973. Jem Atahan
  21974. .requirements
  21975. Requires OS2.04+, AmiTCP V2.0+, MUI V2.0+ an a UNIX "uncompress"
  21976. command of some sort.
  21977. .distribution
  21978. Public Domain
  21979. .email
  21980. atahanc@cs.curtin.edu.au
  21981. .source
  21982. Includes source in C
  21983. .docs
  21984. MUIAdt.readme
  21985. MUIAdt.guide
  21986. .described-by
  21987. Dan Fish (daf@starfish.amigalib.com)
  21988. .submittal
  21989. Downloaded via ftp from wuarchive.wustl.edu.
  21990. .stored-in
  21991. GoldFish-Vol2-1:Files/comm/net/MUIAdt/
  21992.  
  21993. .name
  21994. CasioLink
  21995. .type
  21996. Communications
  21997. .short
  21998. Amiga to Casio FX-850P data link
  21999. .description
  22000. A program for transmitting data between the Amiga and the Casio
  22001. FX850P (FX880P) pocket computer.
  22002. .version
  22003. 1.0
  22004. .author
  22005. Frank Nießen
  22006. .requirements
  22007. Requires AmigaDOS 2.0 or later.
  22008. .distribution
  22009. Freeware
  22010. .address
  22011. Rellingerstrasse 16
  22012. 20257 Hamburg
  22013. Germany
  22014. .described-by
  22015. Fred Fish (fnf@fishpond.cygnus.com)
  22016. .submittal
  22017. Submitted on disk directly by the author.
  22018. .contents
  22019. CASIOlink    A program for transmitting data between the Amiga and
  22020.         Casio pocketcomputer FX-850P (FX-880P).  Needs OS2.0.
  22021.         Version 1.0, includes source in C.
  22022.         Author:  Frank Nießen
  22023. .stored-in
  22024. GoldFish-Vol2-1:Files/comm/net/CasioLink/
  22025.  
  22026. .name
  22027. Hydra
  22028. .type
  22029. Communications
  22030. .short
  22031. A bidirectional file transfer protocol
  22032. .description
  22033. HYDRA is a bidirectional file transfer protocol designed by Joaquim H.
  22034. Homrighausen and Arjen G. Lentz similar to Bimodem, a proprietary file
  22035. transfer protocol.  It originated in the PC world and has been ported
  22036. to the Atari ST and Amiga.  The HYDRA protocol can send and receive
  22037. data at the same time and also adds a chat option.
  22038. .version
  22039. 1.0
  22040. .author
  22041. Joaquim H. Homrighausen
  22042. Arjen G. Lentz
  22043. Olaf Barthel
  22044. .distribution
  22045. Copyrighted but Freely Redistributable
  22046. .address
  22047. Brabeckstrasse 35
  22048. D-30559 Hannover
  22049. Federal Republic of Germany
  22050. .email
  22051. olsen@sourcery.han.de
  22052. .docs
  22053. source/hydracom.doc
  22054. source/license.doc
  22055. .described-by
  22056. Fred Fish (fnf@fishpond.cygnus.com)
  22057. .submittal
  22058. Submitted electronically by author of Amiga port.
  22059. .contents
  22060. Hydra        HYDRA is a bidirectional file transfer protocol designed
  22061.         by Joaquim H. Homrighausen and Arjen G. Lentz similar to
  22062.         Bimodem, a proprietary file transfer protocol.  It origi-
  22063.         nated in the PC world and has been ported to the Atari ST
  22064.         and Amiga.  The HYDRA protocol can send and receive data
  22065.         at the same time and also adds a chat option.
  22066.         Author: Joaquim H. Homrighausen, Arjen G. Lentz
  22067.             Amiga port by Olaf Barthel
  22068. .stored-in
  22069. GoldFish-Vol2-1:Files/comm/net/Hydra/
  22070. .name
  22071. AmiTCP
  22072. .author
  22073. AmiTCP/IP Group and others
  22074. .short
  22075. TCP/IP protocol stack for SANA-II.
  22076. .version
  22077. 3.0ß2
  22078. .date
  22079. 1994.05.02
  22080. .source
  22081. Includes source in C.
  22082. .description
  22083. AmiTCP  is  a set of programs that enables the Amiga to connect to a TCP/IP
  22084. network.   AmiTCP  lets the user use commands such as ftp, telnet from your
  22085. Amiga.   AmiTCP  also  lets remote users connect to your machine from other
  22086. TCP/IP  hosts.   AmiTCP  is  a TCP/IP protocol stack for implementing basic
  22087. Internet  protocols  on  top  of any SANA-II network device driver, such as
  22088. one for SLIP or Ethernet.
  22089. .described-by
  22090. Automatically generated from Contents file by c2pi program.
  22091. .stored-in
  22092. GoldFish-Vol2-1:Files/comm/net/AmiTCP/
  22093.  
  22094. .name
  22095. Mosaic
  22096. .type
  22097. Networking
  22098. .short
  22099. Amiga World-Wide-Web browser
  22100. .description
  22101. Amiga Mosaic is a networked information discovery, retrieval, and
  22102. collaboration tool originally developed at the National Center for
  22103. Supercomputing Applications at the University of Illinois at Urbana
  22104. and then ported to the Amiga by Michael Fischer, Michael Witbrock, Michael
  22105. Meyer, and Steve Dunham.
  22106.  
  22107. Mosaic provides a hypertext interface to the global Internet.  Hypertext
  22108. is text which contains highlighted links, called hyperlinks or anchors,
  22109. to other texts.  Each highlighted phrase (in color or underlined) is a
  22110. hyperlink to another document or information resource somewhere on the
  22111. Net.  A single click with the left mouse button on any highlighted
  22112. phrase will follow the link, and Mosaic will retrieve the document
  22113. associated with the selected hyperlink and display it.
  22114.  
  22115. The Mosaic client communicates with HTTP servers.  HTTP is the HyperText
  22116. Transfer Protocol of the WWW (World Wide Web).  Mosaic can also communicate
  22117. with more traditional Internet protocols such as FTP, Gopher, WAIS, NNTP,
  22118. etc.
  22119.  
  22120. The hypertext documents viewed with Mosaic are written in HTML (HyperText
  22121. Markup Language), which is a subset of SGML (Standard Generalized Markup
  22122. Language).  Among the many formatting features, HTML allows Mosaic to
  22123. display inlined images.  (In fact, an inlined images can serve as a
  22124. hyperlink just like a word or phrase can).
  22125.  
  22126. Mosaic also features unlimited multimedia capabilities.  File types
  22127. that Mosaic cannot handle internally, such as mpeg movies, sound
  22128. files, Postscript documents, and JPEG images, are automatically sent
  22129. to external viewers (or players).
  22130. .version
  22131. 1.2
  22132. .date
  22133. 1994.06.14
  22134. .author
  22135. Originally from the NCSA at the University of Illinois at Urbana
  22136. Amiga port by Michael Fischer, Michael Witbrock, Michael Meyer,
  22137. and Steve Dunham
  22138. .requirements
  22139. Requires OS2.x, (Some features require OS3.x), MUI 2.0+, Network usage
  22140. requires AmiTCP 3.0 beta 2, AS225 Release 2, or    DNET.
  22141. .email
  22142. amosaic@max.physics.sunysb.edu
  22143. .docs
  22144. README
  22145. .described-by
  22146. Dan Fish (daf@starfish.amigalib.com)
  22147. .submittal
  22148. Downloaded via ftp from wuarchive.wustl.edu.
  22149. .stored-in
  22150. GoldFish-Vol2-1:Files/comm/net/Mosaic/
  22151.  
  22152. .name
  22153. AmiPOP
  22154. .type
  22155. Network Utility
  22156. .short
  22157. A POP 3 client for AmigaDOS.
  22158. .description
  22159. AmiPOP@ is a POP3 Client for AmigaDOS.  It was written directly from
  22160. the POP3 RFC (RFC #1225). AmiPOP is only a simple transport mechanism
  22161. for moving electronic mail messages between a POP-Host, typically
  22162. a mainframe, and your local AmigaDOS system.  The advantage of POP
  22163. over other transports such as SMTP is that all E-mail can still be
  22164. directed to the mainframe system.  This is of primary importance when
  22165. either a dialup line is used, which has a new IP address for each
  22166. connection, or when a user uses many machines, and wishes to be able
  22167. to transparently read mail on all of them.
  22168.  
  22169. AmiPOP features:
  22170.     · AUISG compliant (or at least it tries to be!)
  22171.     · Makes heavy use of 2.0 (and higher) functions such as ReadArgs,
  22172.       utility.library, GadTools, and 2.0 functions in Amiga.lib.
  22173.     · Written from RFC 1225, not a port of a Unix or a PC application.
  22174.     · Small code size, and low system resource usage.
  22175.     · Commodities interface
  22176.  
  22177. .version
  22178. 1.14
  22179. .date
  22180. 1994.11.10
  22181. .author
  22182. Scott Ellis
  22183. .requirements
  22184. AmigaDOS 2.04+
  22185. AmiTCP/IP release 2 or higher.
  22186. .reference
  22187. FreshFish-Vol2:New/comm/net/AmiTCP_POP/
  22188. 1.6
  22189. .distribution
  22190. Freeware
  22191. .address
  22192. 3640 Mt Everest Blvd
  22193. San Diego, CA
  22194. 92111 (USA)
  22195. .email
  22196. sellis@ucssun1.sdsu.edu
  22197. .source
  22198. Includes source in C.
  22199. .docs
  22200. AmiPOP.guide
  22201. .described-by
  22202. Dan Fish (daf@starfish.amigalib.com)
  22203. .submittal
  22204. Downloaded via ftp from wuarchive.wustl.edu.
  22205. .stored-in
  22206. GoldFish-Vol2-1:Files/comm/net/AmiPOP/
  22207.  
  22208. .name
  22209. NDUK-V37
  22210. .type
  22211. Programmer Tool
  22212. .short
  22213. Partial CBM Native Developer Update Kit
  22214. .description
  22215. Portions of the Commodore Native Developer Update Kit that can be
  22216. licensed for separate distribution.  Includes the "fd" files,
  22217. libraries, startups, "C include" files, and tools.  Does not include
  22218. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  22219. included under license from Commodore, and has restricted distribution
  22220. conditions.  It is allowed to make copies from the CD-ROM for personal
  22221. use but not for redistribution.  See the files included with the
  22222. distribution for further details.
  22223. .version
  22224. 37
  22225. .author
  22226. Commodore-Amiga Inc.
  22227. .reference
  22228. FreshFish-Vol2:Useful/dist/cbm/V37/
  22229. 37
  22230. FreshFish-Vol1:Useful/dist/cbm/V37/
  22231. 37
  22232. .distribution
  22233. Commercial
  22234. .docs
  22235. COPYRIGHT
  22236. .described-by
  22237. Fred Fish (fnf@fishpond.cygnus.com)
  22238. .contents
  22239. NDUK        Portions of the Commodore Native Developer Update Kit that
  22240.         can be licensed for separate distribution.  Includes the
  22241.         "fd" files, libraries, startups, "C include" files, and
  22242.         tools.  Does not include the autodocs.  This material
  22243.         copyright by Commodore-Amiga Inc, is included under
  22244.         license from Commodore, and has restricted distribution
  22245.         conditions.  It is allowed to make copies from the CD-ROM
  22246.         for personal use but not for redistribution.  See the files
  22247.         included with the distribution for further details.
  22248.         Version 37.
  22249.         Author:  Commodore-Amiga Inc.
  22250. .stored-in
  22251. GoldFish-Vol2-1:Files/cbm/NDUK/NDUK-V37/
  22252.  
  22253. .name
  22254. NDUK-V39
  22255. .type
  22256. Programmer Tool
  22257. .short
  22258. Partial CBM Native Developer Update Kit
  22259. .description
  22260. Portions of the Commodore Native Developer Update Kit that can be
  22261. licensed for separate distribution.  Includes the "fd" files,
  22262. libraries, startups, "C include" files, and tools.  Does not include
  22263. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  22264. included under license from Commodore, and has restricted distribution
  22265. conditions.  It is allowed to make copies from the CD-ROM for personal
  22266. use but not for redistribution.  See the files included with the
  22267. distribution for further details.
  22268. .version
  22269. 39
  22270. .author
  22271. Commodore-Amiga Inc.
  22272. .reference
  22273. FreshFish-Vol2:Useful/dist/cbm/V39/
  22274. 39
  22275. FreshFish-Vol1:Useful/dist/cbm/V39/
  22276. 39
  22277. FreshFish-Vol2:Useful/dist/cbm/V37/
  22278. 37
  22279. FreshFish-Vol1:Useful/dist/cbm/V37/
  22280. 37
  22281. .distribution
  22282. Commercial
  22283. .docs
  22284. COPYRIGHT
  22285. .described-by
  22286. Fred Fish (fnf@fishpond.cygnus.com)
  22287. .contents
  22288. NDUK        Portions of the Commodore Native Developer Update Kit that
  22289.         can be licensed for separate distribution.  Includes the
  22290.         "fd" files, libraries, startups, "C include" files, and
  22291.         tools.  Does not include the autodocs.  This material
  22292.         copyright by Commodore-Amiga Inc, is included under
  22293.         license from Commodore, and has restricted distribution
  22294.         conditions.  It is allowed to make copies from the CD-ROM
  22295.         for personal use but not for redistribution.  See the files
  22296.         included with the distribution for further details.
  22297.         Version 39.
  22298.         Author:  Commodore-Amiga Inc.
  22299. .stored-in
  22300. GoldFish-Vol2-1:Files/cbm/NDUK/NDUK-V39/
  22301.  
  22302. .name
  22303. NDUK-V40
  22304. .type
  22305. Programmer Tool
  22306. .short
  22307. Partial CBM Native Developer Update Kit
  22308. .description
  22309. Portions of the Commodore Native Developer Update Kit that can be
  22310. licensed for separate distribution.  Includes the "fd" files,
  22311. libraries, startups, "C include" files, and tools.  Does not include
  22312. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  22313. included under license from Commodore, and has restricted distribution
  22314. conditions.  It is allowed to make copies from the CD-ROM for personal
  22315. use but not for redistribution.  See the files included with the
  22316. distribution for further details.
  22317. .version
  22318. 40
  22319. .author
  22320. Commodore-Amiga Inc.
  22321. .reference
  22322. FreshFish-Vol2:Useful/dist/cbm/V39/
  22323. 39
  22324. FreshFish-Vol1:Useful/dist/cbm/V39/
  22325. 39
  22326. FreshFish-Vol2:Useful/dist/cbm/V37/
  22327. 37
  22328. FreshFish-Vol1:Useful/dist/cbm/V37/
  22329. 37
  22330. .distribution
  22331. Commercial
  22332. .docs
  22333. COPYRIGHT
  22334. .described-by
  22335. Fred Fish (fnf@fishpond.cygnus.com)
  22336. .contents
  22337. NDUK        Portions of the Commodore Native Developer Update Kit that
  22338.         can be licensed for separate distribution.  Includes the
  22339.         "fd" files, libraries, startups, "C include" files, and
  22340.         tools.  Does not include the autodocs.  This material
  22341.         copyright by Commodore-Amiga Inc, is included under
  22342.         license from Commodore, and has restricted distribution
  22343.         conditions.  It is allowed to make copies from the CD-ROM
  22344.         for personal use but not for redistribution.  See the files
  22345.         included with the distribution for further details.
  22346.         Version 40.
  22347.         Author:  Commodore-Amiga Inc.
  22348. .stored-in
  22349. GoldFish-Vol2-1:Files/cbm/NDUK/NDUK-V40/
  22350. .name
  22351. fd2AsmInc
  22352. .author
  22353. Hanns Holger Rutz
  22354. .version
  22355. 1.0b
  22356. .reference
  22357. AmigaLibDisk802:fd2AsmInc/
  22358. 1.0a
  22359. .source
  22360. Includes source in assembly.
  22361. .distribution
  22362. Freeware
  22363. .description
  22364. Creates assembler-includefiles from .fd-files (I. E. the original
  22365. Commodore .fd-files).  Features several ways to format the output-file.
  22366. .requirements
  22367. Requires OS 2.04+.
  22368. .described-by
  22369. Automatically generated from Contents file by c2pi program.
  22370. .short
  22371. fd2AsmInc, V1.0b, assembly source, freew
  22372. .stored-in
  22373. GoldFish-Vol2-1:Files/dev/asm/fd2AsmInc/
  22374.  
  22375. .name
  22376. SNMA
  22377. .type
  22378. Assembler
  22379. .short
  22380. 680x0/6888x amiga macro assembler
  22381. .description
  22382. SNMA is a conditional 680x0/688x macro assembler for the Amiga.  It
  22383. supports most common directives, generates Amiga object-files and
  22384. executables.  It is used mainly from the shell.  Arexx port.
  22385.  
  22386. New features:    can produce executables (+ short reloc32)
  22387.         RS and FO directives
  22388.         + bug fixes
  22389. .version
  22390. 1.95
  22391. .date
  22392. 1994.08.22
  22393. .author
  22394. Samu Nuojua
  22395. .requirements
  22396. Requires OS2.0+
  22397. .distribution
  22398. Freeware
  22399. .address
  22400. Harustie 8 B 15
  22401. 00980 Helsinki
  22402. FINLAND
  22403. .email
  22404. snuojua@cc.helsinki.fi
  22405. .docs
  22406. Readme
  22407. snma.guide
  22408. .described-by
  22409. Dan Fish (daf@starfish.amigalib.com)
  22410. .submittal
  22411. Downloaded via ftp from wuarchive.wustl.edu.
  22412. .stored-in
  22413. GoldFish-Vol2-1:Files/dev/asm/SNMA/
  22414. .name
  22415. TBSource
  22416. .author
  22417. Tomi Blinnikka
  22418. .description
  22419. A collection of Tomi Blinnikka's A68k source files.  Includes assembler
  22420. source to various programs, some finished, others are not.  The large list
  22421. of programs includes such things as VoiceShell, ShellTerm and RingDetect.
  22422. .described-by
  22423. Automatically generated from Contents file by c2pi program.
  22424. .short
  22425. Collection of Tomi Blinnikka's A68k src.
  22426. .stored-in
  22427. GoldFish-Vol2-1:Files/dev/asm/TBSource/
  22428. .name
  22429. SSL
  22430. .fullname
  22431. Special Support Library
  22432. .author
  22433. Martin Mares
  22434. MJSoft System Software
  22435. .version
  22436. 4.1
  22437. .reference
  22438. FreshFish-Vol2:New/os20/util/SSL/
  22439. 3.0
  22440. .description
  22441. Special Support Library.  A library designed to simplify development of
  22442. assembly programs.  Example source included.  Requires V37 or higher.
  22443. .described-by
  22444. Automatically generated from Contents file by c2pi program.
  22445. .short
  22446. Library to simplify assembly development
  22447. .stored-in
  22448. GoldFish-Vol2-1:Files/dev/asm/SSL/
  22449. .name
  22450. AsmKURS
  22451. .author
  22452. Erik H Bakke
  22453. .description
  22454. Some documentation on assembly language coding for the 68020/68881 or
  22455. better combination.  In addition you will find docs for the FPU, along with
  22456. source for a nice, fast Julia fractal plotter that utilizes the FPU.  The
  22457. files also contains some hints about optimizing your code for an 020, too.
  22458. .described-by
  22459. Automatically generated from Contents file by c2pi program.
  22460. .short
  22461. Docs for 68020/68881 assembly coding.
  22462. .stored-in
  22463. GoldFish-Vol2-1:Files/dev/asm/AsmKURS/
  22464. .name
  22465. BarflyDemo
  22466. .type
  22467. Compiler
  22468. .author
  22469. Ralph Schmidt
  22470. .short
  22471. Very powerful Debugger and Assembler.
  22472. .description
  22473. Very powerful Intuition controlled Source Level Debugger and an
  22474. optimizing Assembler.  The Debugger allows the parallel debugging
  22475. of several tasks in unlimited windows.  Has different windows for
  22476. ASM/Copper-Disassembler, Memory, Source, Breakpoints, Watchpoints,
  22477. Checksums and a lot other functions.  It supports SAS-C and GCC
  22478. Sourcelevel Debugging and allows dynamic include structure support.
  22479. Supports 68000-68040/6888x.  The Assembler has multi-pass optimizing,
  22480. precompiled includes, include/incbin cache, highlevel macros, smalldata
  22481. and advanced hunk support.  Supports 68000-68060/6888x.
  22482. .distribution
  22483. Shareware
  22484. .price
  22485. $50(US), DM70
  22486. .restrictions
  22487. Debugger Demo Version offers no unlimited Windows, offers no
  22488. unlimited debugged Tasks, no enforcer support, no catch task, no
  22489. catch crashed tasks and a step limit.  Assembler Demo Version
  22490. doesn't support the section command, precompiled includes
  22491. and has a 8KByte code limit.
  22492. .exectype
  22493. 68000
  22494. .run
  22495. BDebug=WB,BDebug
  22496. BDebug=CLI,BDebug
  22497. BAsm=WB,BAsm
  22498. BAsm=CLI,BAsm
  22499. .docs
  22500. docs/Barfly.guide
  22501. .construction
  22502. Barfly Assembler and SAS-C
  22503. .tested
  22504. A4000/40(2MB Chip,8MB Fast,1 Floppy,775MB HD)
  22505. A2000/30(1MB Chip,4MB Fast,2 Floppys,44MB HD)
  22506. A2000(1MB Chip,2 Floppys,44MB HD)
  22507. Also tested V37 up to V40.
  22508. Should have no problems with GFX-Cards because it only
  22509. uses basic intuition and graphic.library operations.
  22510. .version
  22511. 1.10
  22512. .requirements
  22513. Requires WB 2.04 or higher;1MB
  22514. .address
  22515. Ralph Schmidt
  22516. Kleiner Hellweg 4
  22517. 33154 Salzkotten
  22518. Germany
  22519. .email
  22520. laire@uni-paderborn.de
  22521. Irc: laire
  22522. .described-by
  22523. Ralph Schmidt
  22524. .submittal
  22525. Downloaded via ftp from wuarchive.wustl.edu.
  22526. .stored-in
  22527. GoldFish-Vol2-1:Files/dev/asm/BarflyDemo/
  22528.  
  22529. .name
  22530. Cursor
  22531. .type
  22532. Compiler
  22533. .short
  22534. Compiler for AmigaBASIC programs
  22535. .description
  22536. A compiler for AmigaBASIC-programs.  Includes a simple editor
  22537. which can control the compiler. Runs  with Kickstart 1.2 or
  22538. later with 512K RAM.  Binary only
  22539. .version
  22540. 1.7
  22541. .author
  22542. Jürgen Forster
  22543. .reference
  22544. AmigaLibDisk347:Cursor/
  22545. 1.0
  22546. .distribution
  22547. Shareware
  22548. .price
  22549. $15 (US), DM20
  22550. .address
  22551. Lintheide 9
  22552. 33719 Bielefeld
  22553. Germany
  22554. .docs
  22555. Install.readme
  22556. Load.readme
  22557. Cursor.doc
  22558. Cursor.dok
  22559. .described-by
  22560. Dan Fish (daf@starfish.amigalib.com)
  22561. .submittal
  22562. Submitted on disk directly by the author.
  22563. .stored-in
  22564. GoldFish-Vol2-1:Files/dev/basic/Cursor/
  22565. .name
  22566. ACE-AG-docs
  22567. .type
  22568. Text
  22569. .short
  22570. Three docs for the AmigaBasic Compiler
  22571. .description
  22572. Contains three AmigaGuide documents for the FreeWare Amiga BASIC
  22573. compiler ACE, version 2.0:
  22574.  
  22575.     - ACE.GUIDE:  General docs for ACE (from ace.doc)
  22576.     - REF.GUIDE:  ACE language reference (from ref.doc)
  22577.     - AIDE.GUIDE: Graphical front-end docs (from aide.doc)
  22578. .author
  22579. John Stiwinter
  22580. .described-by
  22581. Richard Fish
  22582. .submittal
  22583. Downloaded via ftp from Aminet
  22584. .stored-in
  22585. GoldFish-Vol2-1:Files/dev/basic/ACE-AG-Docs/
  22586. .name
  22587. CWeb
  22588. .author
  22589. Donald Knuth
  22590. Silvio Levy
  22591. port by Andreas Scherer
  22592. .version
  22593. 3.2
  22594. .reference
  22595. FreshFish-Vol2:New/dev/misc/CWeb/
  22596. 3.0
  22597. AmigaLibDisk848:CWeb/
  22598. 2.7
  22599. .source
  22600. Includes source in C.
  22601. .description
  22602. A programming tool that allows you to program top down, by splitting your
  22603. program into many small, and understandable modules which `ctangle' tangles
  22604. into a compiler understandable file.  By applying `cweave' to the program
  22605. you can produce a pretty-printed listing for processing with `TeX'.
  22606. .described-by
  22607. Automatically generated from Contents file by c2pi program.
  22608. .short
  22609. D. Knuth's program documentation system.
  22610. .stored-in
  22611. GoldFish-Vol2-1:Files/dev/c/CWeb/
  22612. .name
  22613. Yacc
  22614. .author
  22615. Bob Corbett
  22616. Ingo Wilken
  22617. et al
  22618. .version
  22619. 1.9
  22620. .description
  22621. This is a port of Berkeley Yacc for the Amiga.  This Yacc has been made as
  22622. compatible as possible with the AT&T Yacc, and is completely public domain.
  22623. Note that it is NOT the so-called Decus Yacc, which is/was simply a
  22624. repackaging of the proprietary AT&T Yacc.  Specialties of this version:
  22625. compiled with DICE 2.07.54R (doesn't need ixemu.library); AmigaDOS version
  22626. string; dynamic stack.  An update to the version on disk number 419.
  22627. .described-by
  22628. Automatically generated from Contents file by c2pi program.
  22629. .short
  22630. Berkeley Yacc, AT&T Yacc compatible.
  22631. .stored-in
  22632. GoldFish-Vol2-1:Files/dev/c/Yacc/
  22633.  
  22634. .name
  22635. CManual
  22636. .type
  22637. Programmer Tool
  22638. .short
  22639. Amiga programming documents and examples
  22640. .description
  22641. A 5 disk distribution of one of the largest collections of documents,
  22642. examples, and utilities in C for the Amiga.  It consists of six
  22643. manuals, with more than 40 chapters, 175 fully executable examples
  22644. complete with source code, and several utilities and other goodies.
  22645.  
  22646. The manuals describe how to open and work with Screens, Windows,
  22647. Graphics, Gadgets, Requesters, Alerts, Menus, IDCMP, Sprites,
  22648. VSprites, AmigaDOS, Low Level Graphics Routines, etc.  They also
  22649. explain how to use your C Compiler and give you important information
  22650. about how the Amiga works and how your programs should be designed.
  22651. When unpacked, the manuals and examples nearly fill up twelve standard
  22652. Amiga floppies.
  22653. .version
  22654. 3.0
  22655. .date
  22656. .author
  22657. Anders Bjerin
  22658. .restrictions
  22659. .requirements
  22660. .reference
  22661. AmigaLibDisk695:CManual/
  22662. 3.0
  22663. AmigaLibDisk694:CManual/
  22664. 3.0
  22665. AmigaLibDisk693:CManual/
  22666. 3.0
  22667. AmigaLibDisk692:CManual/
  22668. 3.0
  22669. AmigaLibDisk691:CManual/
  22670. 3.0
  22671. AmigaLibDisk457:CManual/
  22672. 2.0
  22673. AmigaLibDisk456:CManual/
  22674. 2.0
  22675. AmigaLibDisk337:CManual/
  22676. 1.0
  22677. .keywords
  22678. .distribution
  22679. Copyrighted but Freely Redistributable
  22680. .price
  22681. .address
  22682. .email
  22683. .phone
  22684. .fax
  22685. .exectype
  22686. .installsize
  22687. .source
  22688. .construction
  22689. .tested
  22690. .run
  22691. .docs
  22692. ReadMe.doc
  22693. .described-by
  22694. Fred Fish (fnf@fishpond.cygnus.com)
  22695. .submittal
  22696. Submitted on disk directly by the author.
  22697. .contents
  22698. CManual        A 5 disk distribution of one of the largest collections of
  22699.         documents, examples, and utilities in C for the Amiga.
  22700.         It consists of six manuals, with more than 40 chapters, 175
  22701.         fully executable examples complete with source code, and
  22702.         several utilities and other goodies.  The manuals describe
  22703.         how to open and work with Screens, Windows, Graphics, Gad-
  22704.         gets, Requesters, Alerts, Menus, IDCMP, Sprites, VSprites,
  22705.         AmigaDOS, Low Level Graphics Routines, etc.  They also
  22706.         explain how to use your C Compiler and give you important
  22707.         information about how the Amiga works and how your programs
  22708.         should be designed.  When unpacked, the manuals and exam-
  22709.         ples nearly fill up twelve standard Amiga floppies.  This
  22710.         is version 3.0.
  22711.         Author:  Anders Bjerin
  22712. .stored-in
  22713. GoldFish-Vol2-1:Files/dev/c/CManual/
  22714.  
  22715. .name
  22716. RKRM
  22717. .type
  22718. Programmer Tool
  22719. .short
  22720. Source and executables from 3rd ed. RKM
  22721. .description
  22722. A distribution of complete source code and executables of all the
  22723. examples in the third edition Amiga ROM Kernel Reference Manuals,
  22724. published by Addison-Wesley.
  22725. .version
  22726. ?.?
  22727. .date
  22728. .author
  22729. Commodore CATS
  22730. .restrictions
  22731. .requirements
  22732. .reference
  22733. AmigaLibDisk741:RKRM_Devices/
  22734. ?.?
  22735. AmigaLibDisk741:RKRM_Lib1/
  22736. ?.?
  22737. AmigaLibDisk741:RKRM_Lib2/
  22738. ?.?
  22739. AmigaLibDisk741:RKRM_Lib3/
  22740. ?.?
  22741. .keywords
  22742. .distribution
  22743. Copyrighted but Freely Redistributable
  22744. .price
  22745. .address
  22746. .email
  22747. .phone
  22748. .fax
  22749. .exectype
  22750. .installsize
  22751. .source
  22752. .construction
  22753. .tested
  22754. .run
  22755. .docs
  22756. .described-by
  22757. Fred Fish (fnf@fishpond.cygnus.com)
  22758. .submittal
  22759. Submitted on disk directly by the author.
  22760. .contents
  22761. RKRM        A distribution of complete source code and executables of
  22762.         all the examples in the third edition Amiga ROM Kernel
  22763.         Reference Manuals, published by Addison-Wesley.
  22764.         Author:  Commodore CATS
  22765. .stored-in
  22766. GoldFish-Vol2-1:Files/dev/c/RKRM/
  22767. .name
  22768. Date
  22769. .type
  22770. Library
  22771. .short
  22772. Library to help you calculate dates
  22773. .description
  22774. A collection of routines for calculating dates.
  22775. I have included 52 routines like checking for a leap-year
  22776. or calculating the Easter-Sunday! Have a look at this :)
  22777. Requires ONLY an ANSI-C-Compiler or a C++ Compiler - this
  22778. means that you could use the C-Source on ALL (I hope)
  22779. computer-systems!!!
  22780. .version
  22781. 33.088
  22782. .date
  22783. 1994.08.11
  22784. .author
  22785. Kai Hofmann
  22786. .restrictions
  22787. Only usefull for developers!
  22788. .requirements
  22789. ANSI-C Compiler
  22790. .distribution
  22791. Giftware
  22792. .price
  22793. some money is better than no money :)
  22794. .address
  22795. Arberger Heerstr. 92
  22796. 28307 Bremen
  22797. Germany
  22798. .email
  22799. i07m@zfn.uni-bremen.de
  22800. .exectype
  22801. Amiga 68000 executable test included
  22802. .source
  22803. Strict ANSI-C / C++ (SAS C/C++ 6.51)
  22804. Amiga Oberon-2 V3.11
  22805. Amiga Modula-II V4.2
  22806. included (with integrated autodocs!)
  22807. .construction
  22808. SAS C/C++ 6.51, gcc or other ANSI-C Compiler
  22809. A+L's Amiga Oberon-2 V3.11
  22810. A+L's M2 Amiga Modula-II Compiler V4.2
  22811. .tested
  22812. The C code was tested on different Amigas,
  22813. MS-DOS, different Unix systems like SUN OS 4.1.3
  22814. or Solaris 2.3
  22815. .described-by
  22816. Kai Hofmann <i07m@zfn.uni-bremen.de>
  22817. .submittal
  22818. Submitted via email direct by the autor
  22819. .stored-in
  22820. GoldFish-Vol2-1:Files/dev/c/Date/
  22821.  
  22822. .name
  22823. HCE
  22824. .type
  22825. Compiler
  22826. .short
  22827. Integrated environment for Sozobon C
  22828. .description
  22829. A new release of the HCC Sozobon C Compiler from AmigaLibDisk 508.
  22830. Now has a Text Editor front end which uses intuition menus and
  22831. gadtools gadgets.  Can do common editor commands such as Cut/Copy/
  22832. Insert/Print/Find/Replace.  Can also do basic file commands such as
  22833. Copy/Delete/Makedir/Assign/Rename.  Can handle all processes required
  22834. to make an executable program.  Can recompile itself and complete
  22835. source is provided.  Includes, own version of Amiga.lib, Original HCC
  22836. C libraries with bug fixes and enhancements, standard include files,
  22837. documentation, and everything required to make your own C programs.
  22838. .version
  22839. 1.0
  22840. .author
  22841. HCE by Jason Petty
  22842. Based upon HCC 2.0 by Sozobon Limited, amiga port and improvements by
  22843. Detlef Wuerkner
  22844. .requirements
  22845. Requires OS2.x + and 1MB RAM minimum
  22846. .distribution
  22847. Copyrighted but Freely Redistributable
  22848. .address
  22849. 32 Balder Road
  22850. Norton
  22851. Stockton-on-Tees
  22852. Cleveland, TS20 1BE
  22853. .source
  22854. Includes complete source
  22855. .docs
  22856. ReadMe.doc
  22857. ReadMe.fnf
  22858. Docs/A68K.doc
  22859. Docs/BLINK.doc
  22860. Docs/Bug_Report.doc
  22861. Docs/CompilerBugs.doc
  22862. Docs/Hce.doc
  22863. Docs/LIB.doc
  22864. Docs/TOP.doc
  22865. .described-by
  22866. Dan Fish (daf@starfish.amigalib.com)
  22867. .submittal
  22868. Submitted on disk directly by the author.
  22869. .stored-in
  22870. GoldFish-Vol2-1:Files/dev/c/HCE/
  22871.  
  22872. .name
  22873. CPump
  22874. .type
  22875. Programming Utility
  22876. .short
  22877. Configurable GUI for various C-compilers
  22878. .description
  22879. An Amiga Intuition-based GUI that provides a C programming environment
  22880. for several of the freely distributable C compilers and various utilities.
  22881. .version
  22882. 1.7
  22883. .date
  22884. 1994.03.27
  22885. .author
  22886. David A. Faught
  22887. .requirements
  22888. Requires OS 2.04+
  22889. .distribution
  22890. Copyrighted but Freely Redistributable
  22891. .address
  22892. 8701 North 64th Street
  22893. Brown Deer, WI  53223
  22894. .email
  22895. faugdavd@nascom.com
  22896. .source
  22897. Includes complete C and ARexx source.
  22898. .docs
  22899. Readme.txt
  22900. .described-by
  22901. Fred Fish (fnf@fishpond.cygnus.com)
  22902. .submittal
  22903. Submitted on disk directly by the author.
  22904. .stored-in
  22905. GoldFish-Vol2-1:Files/dev/c/CPump/
  22906. .name
  22907. Curses
  22908. .author
  22909. Simon John Raybould
  22910. .version
  22911. 2.10
  22912. .reference
  22913. GoldFish-Vol1-2:d4xx/d439/Curses/
  22914. 1.22
  22915. GoldFish-Vol1-1:BBS/d4xx/d439/Curses.lha
  22916. 1.22
  22917. FrozenFish-Vol1:BBS/ALib/d4xx/d439/Curses.lha
  22918. 1.22
  22919. AmigaLibDisk439:Curses/
  22920. 1.22
  22921. GoldFish-Vol1-2:d3xx/d391/Curses/
  22922. 1.10
  22923. GoldFish-Vol1-1:BBS/d3xx/d391/Curses.lha
  22924. 1.10
  22925. FrozenFish-Vol1:BBS/ALib/d3xx/d391/Curses.lha
  22926. 1.10
  22927. AmigaLibDisk391:Curses/
  22928. 1.10
  22929. FreshFish-Vol5:New/dev/c/Curses/
  22930. 1.4
  22931. FreshFish-Vol5:BBS/dev/Curses-1.4.lha
  22932. 1.4
  22933. .source
  22934. Includes source in C.
  22935. .description
  22936. A link library containing many of the terminal independant standard
  22937. "curses" functions.  Designed primarily for those interested in porting
  22938. UNIX screen based programs to the Amiga.  And examples.
  22939. .described-by
  22940. Richard Fish
  22941. .short
  22942. Link lib of standard "curses" functions
  22943. .stored-in
  22944. GoldFish-Vol2-1:Files/dev/c/curses/
  22945.  
  22946. .name
  22947. VisualMaker
  22948. .type
  22949. Programmer Utility
  22950. .short
  22951. GUI "DMakefile maker" for DICE
  22952. .description
  22953. A Tool for automatically generating a 'DMakefile' for DiCe's Make utility.
  22954. Features include a fully graphical user interface, automatic scanning of
  22955. source files for headerfile dependancies and handling of precompiled
  22956. header dependancies.  Supports all DiCe compiler options and uses symbol
  22957. names and variable assignments in the output file, grouping all files
  22958. with the same options together.  Takes into account the environment
  22959. variable DCCOPTS.
  22960. .version
  22961. 1.0
  22962. .author
  22963. David Lübbren
  22964. .requirements
  22965. Requires  OS 2.0+
  22966. .distribution
  22967. Shareware
  22968. .price
  22969. $10 (US)
  22970. .address
  22971. Leopoldstr. 3
  22972. 76133 Karlsruhe
  22973. Germany
  22974. .construction
  22975. Written in C with Dice 2.07.54
  22976. .tested
  22977. Amiga 500 (accelerated)
  22978. .docs
  22979. doc/VisualMaker.doc
  22980. doc/VisualMaker.tex
  22981. .described-by
  22982. Fred Fish (fnf@fishpond.cygnus.com)
  22983. .submittal
  22984. Submitted on disk directly by the author.
  22985. .stored-in
  22986. GoldFish-Vol2-1:Files/dev/c/VisualMaker/
  22987.  
  22988. .name
  22989. DiceConfig
  22990. .type
  22991. Programmer Tool
  22992. .short
  22993. GUI based frontend for Dice C compiler
  22994. .description
  22995. DiceConfig is a new GUI based frontend for the Dice C compiler.
  22996. .version
  22997. 2.0
  22998. .author
  22999. Laurent Faillie
  23000. .requirements
  23001. Requires KickStart 2.0 or later, and reqtools.library.
  23002. .distribution
  23003. Shareware
  23004. .price
  23005. $20 (US)
  23006. .address
  23007. "Les Vuardes"
  23008. 74930 Pers-Jussy
  23009. FRANCE
  23010. .docs
  23011. DiceConfig2.0.doc
  23012. DiceConfig2.0FR.doc
  23013. .described-by
  23014. Fred Fish (fnf@fishpond.cygnus.com)
  23015. .submittal
  23016. Submitted electronically by geider@amigdr.gna.org (Frank Geider).
  23017. .contents
  23018. DiceConfig    A GUI based fronted for the Dice C compiler.  Version 2.0,
  23019.         shareware, binary only.
  23020.         Author:  Laurent Faillie
  23021. .stored-in
  23022. GoldFish-Vol2-1:Files/dev/c/DiceConfig/
  23023. .name
  23024. Enforcer
  23025. .fullname
  23026. Enforcer
  23027. .aminet-dir
  23028. dev/debug
  23029. .description
  23030. A tool to monitor illegal memory access for 68020/68851, 68030, and
  23031. 68040 CPUs.  This is a completely new Enforcer from the original idea
  23032. by Bryce Nesbitt.  It contains many new and wonderful features and
  23033. options and no longer contains any exceptions for specific software.
  23034. Enforcer can now also be used with CPU or SetCPU FASTROM or most any
  23035. other MMU-Kick- start-Mapping tool.  Major new output options such as
  23036. local output, stdout, and parallel port.  Highly optimized to be as
  23037. fast as possible.
  23038. .author
  23039. Michael Sinz
  23040. .email
  23041. michael.sinz@scala.com
  23042. msinz@bix.com
  23043. .short
  23044. Tool to monitor illegal memory access.
  23045. .type
  23046. OS Utility
  23047. .version
  23048. 37.62
  23049. .reference
  23050. GoldFish-Vol1-2:d10xx/d1000/Enforcer/
  23051. 37.60
  23052. GoldFish-Vol1-1:BBS/d10xx/d1000/Enforcer.lha
  23053. 37.60
  23054. FrozenFish-Vol1:BBS/ALib/d10xx/d1000/Enforcer.lha
  23055. 37.60
  23056. FreshFish-Vol4:New/AmigaLibDisks/d1000/Enforcer/
  23057. 37.60
  23058. FreshFish-Vol4:BBS/AmigaLib/d1000/Enforcer.lha
  23059. 37.60
  23060. AmigaLibDisk1000:Enforcer/
  23061. 37.60
  23062. GoldFish-Vol1-2:d9xx/d950/Enforcer/
  23063. 37.55
  23064. GoldFish-Vol1-1:BBS/d9xx/d950/Enforcer.lha
  23065. 37.55
  23066. FrozenFish-Vol1:BBS/Useful/dev/debug/Enforcer.lha
  23067. 37.55
  23068. FrozenFish-Vol1:BBS/ALib/d9xx/d950/Enforcer.lha
  23069. 37.55
  23070. FreshFish-Vol4:Useful/dist/dev/debug/Enforcer/
  23071. 37.55
  23072. FreshFish-Vol3:Useful/dist/dev/debug/Enforcer/
  23073. 37.55
  23074. FreshFish-Vol5:Useful/dist/dev/debug/Enforcer/
  23075. 37.55
  23076. FreshFish-Vol5:BBS/dev/Enforcer-37.55.lha
  23077. 37.55
  23078. FreshFish-Vol2:New/AmigaLibDisks/Disk950/Enforcer/
  23079. 37.55
  23080. AmigaLibDisk950:Enforcer/
  23081. 37.55
  23082. GoldFish-Vol1-2:d9xx/d912/Enforcer/
  23083. 37.52
  23084. GoldFish-Vol1-1:BBS/d9xx/d912/Enforcer.lha
  23085. 37.52
  23086. FrozenFish-Vol1:BBS/ALib/d9xx/d912/Enforcer.lha
  23087. 37.52
  23088. FreshFish-Vol1:New/AmigaLibDisks/Disk912/Enforcer/
  23089. 37.52
  23090. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk912/Enforcer/
  23091. 37.52
  23092. AmigaLibDisk912:Enforcer/
  23093. 37.52
  23094. GoldFish-Vol1-2:d8xx/d800/Enforcer/
  23095. 37.28
  23096. GoldFish-Vol1-1:BBS/d8xx/d800/Enforcer.lha
  23097. 37.28
  23098. FrozenFish-Vol1:BBS/ALib/d8xx/d800/Enforcer.lha
  23099. 37.28
  23100. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk800/Enforcer/
  23101. 37.28
  23102. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk800/Enforcer/
  23103. 37.28
  23104. AmigaLibDisk800:Enforcer/
  23105. 37.28
  23106. GoldFish-Vol1-2:d7xx/d773/Enforcer/
  23107. 37.26
  23108. GoldFish-Vol1-1:BBS/d7xx/d773/Enforcer.lha
  23109. 37.26
  23110. FrozenFish-Vol1:BBS/ALib/d7xx/d773/Enforcer.lha
  23111. 37.26
  23112. FreshFish-Vol1:Old/AmigaLibDisks/Disks760-779/Disk773/Enforcer/
  23113. 37.26
  23114. AmigaLibDisk773:Enforcer/
  23115. 37.26
  23116. GoldFish-Vol1-2:d6xx/d658/Enforcer/
  23117. 2.8b
  23118. GoldFish-Vol1-1:BBS/d6xx/d658/Enforcer.lha
  23119. 2.8b
  23120. FrozenFish-Vol1:BBS/ALib/d6xx/d658/Enforcer.lha
  23121. 2.8b
  23122. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk658/Enforcer/
  23123. 2.8b
  23124. AmigaLibDisk658:Enforcer/
  23125. 2.8b
  23126. GoldFish-Vol1-2:d4xx/d474/Enforcer/
  23127. 2.6f
  23128. GoldFish-Vol1-1:BBS/d4xx/d474/Enforcer.lha
  23129. 2.6f
  23130. FrozenFish-Vol1:BBS/ALib/d4xx/d474/Enforcer.lha
  23131. 2.6f
  23132. AmigaLibDisk474:Enforcer/
  23133. 2.6f
  23134. GoldFish-Vol1-2:d7xx/d754/Enforcer/
  23135. ?.?
  23136. GoldFish-Vol1-2:d4xx/d454/Enforcer/
  23137. ?.?
  23138. GoldFish-Vol1-1:BBS/d7xx/d754/Enforcer.lha
  23139. ?.?
  23140. GoldFish-Vol1-1:BBS/d4xx/d454/Enforcer.lha
  23141. ?.?
  23142. FrozenFish-Vol1:BBS/ALib/d7xx/d754/Enforcer.lha
  23143. ?.?
  23144. FrozenFish-Vol1:BBS/ALib/d4xx/d454/Enforcer.lha
  23145. ?.?
  23146. FreshFish-Vol1:Old/AmigaLibDisks/Disks740-759/Disk754/Enforcer/
  23147. ?.?
  23148. AmigaLibDisk754:Enforcer/
  23149. ?.?
  23150. AmigaLibDisk454:Enforcer/
  23151. ?.?
  23152. .requirements
  23153. V37 of the OS or better and an MMU.
  23154. .exectype
  23155. Binary only
  23156. .described-by
  23157. David Zaroski (cz253@cleveland.freenet.edu)
  23158. .submittal
  23159. Submitted via email directly by the author, Michael Sinz
  23160. .stored-in
  23161. GoldFish-Vol2-1:Files/dev/debug/Enforcer/
  23162.  
  23163. .name
  23164. MungWall
  23165. .type
  23166. Programmer Tool
  23167. .short
  23168. Watches for illegal FreeMem's
  23169. .description
  23170. Munges memory and watches for illegal FreeMem's.  Especially useful in
  23171. combination with Enforcer.  The output can go to either the serial or
  23172. parallel port.  Includes a new MungList program that examines used
  23173. memory areas for MungWall tag info, and outputs a list of who owns the
  23174. various pieces of allocated memory, their sizes, etc.  Can even
  23175. identify the owner of the memory by task name.
  23176. .version
  23177. 37.64
  23178. .date
  23179. .author
  23180. Commodore Amiga; submitted by Carolyn Scheppner
  23181. .restrictions
  23182. .requirements
  23183. .reference
  23184. AmigaLibDisk800:MungWall/
  23185. 37.58
  23186. AmigaLibDisk707:MungWall/
  23187. 37.54
  23188. AmigaLibDisk699:MungWall/
  23189. 37.52
  23190. AmigaLibDisk659:MungWall/
  23191. 37.51
  23192. .keywords
  23193. .distribution
  23194. Copyrighted but Freely Redistributable
  23195. .price
  23196. .address
  23197. .email
  23198. .phone
  23199. .fax
  23200. .exectype
  23201. .installsize
  23202. .source
  23203. .construction
  23204. .tested
  23205. .run
  23206. .docs
  23207. MungWall.doc
  23208. .described-by
  23209. Fred Fish (fnf@fishpond.cygnus.com)
  23210. .submittal
  23211. Submitted electronically directly by the author.
  23212. .contents
  23213. MungWall    Munges memory and watches for illegal FreeMem's.  Especially
  23214.         useful in combination with Enforcer.  The output can go to
  23215.         either the serial or parallel port.  Includes a new MungList
  23216.         program that examines used memory areas for MungWall tag
  23217.         info, and outputs a list of who owns the various pieces of
  23218.         allocated memory, their sizes, etc.  Can even identify the
  23219.         owner of the memory by task name.  This is version 37.64,
  23220.         binary only.
  23221.         Author:  Commodore Amiga; submitted by Carolyn Scheppner
  23222. .stored-in
  23223. GoldFish-Vol2-1:Files/dev/debug/MungWall/
  23224.  
  23225. .name
  23226. Sushi
  23227. .type
  23228. Programmer Tool
  23229. .short
  23230. Intercept and display output of KPrintf
  23231. .description
  23232. A tool to intercept the raw serial output of Enforcer 2.8b, MungWall,
  23233. Enforcer.megastack 26.f, and all other tool and application debugging
  23234. output that uses kprintf.  This makes it possible to use serial
  23235. debugging on a single Amiga, without interfering with attached serial
  23236. hardware such as modems and serial printers.  Sushi also provides
  23237. optional signalling and buffer access to an external display/watcher
  23238. program.
  23239. .version
  23240. 37.10
  23241. .date
  23242. .author
  23243. Carolyn Scheppner
  23244. .restrictions
  23245. .requirements
  23246. .reference
  23247. AmigaLibDisk950:Sushi/
  23248. 37.10
  23249. AmigaLibDisk733:Sushi/
  23250. 37.7
  23251. .keywords
  23252. .distribution
  23253. Copyrighted but Freely Redistributable
  23254. .price
  23255. .address
  23256. .email
  23257. .phone
  23258. .fax
  23259. .exectype
  23260. .installsize
  23261. .source
  23262. .construction
  23263. .tested
  23264. .run
  23265. .docs
  23266. Sushi.doc
  23267. .described-by
  23268. Fred Fish (fnf@fishpond.cygnus.com)
  23269. .submittal
  23270. Submitted electronically directly by the author.
  23271. .contents
  23272. Sushi        A tool to intercept the raw serial output of Enforcer 2.8b,
  23273.         Enforcer.megastack 26.f, Mungwall, and all other tool and
  23274.         application debugging output that uses kprintf.  This makes
  23275.         it possible to use serial debugging on a single Amiga,
  23276.         without interfering with attached serial hardware such as
  23277.         modems and serial printers.  Sushi also provides optional
  23278.         signalling and buffer access to an external display/watcher
  23279.         program.  Version 37.10, an update to version 37.7 on disk
  23280.         number 733.  Binary only.
  23281.         Author:  Carolyn Scheppner
  23282. .stored-in
  23283. GoldFish-Vol2-1:Files/dev/debug/Sushi/
  23284. .name
  23285. CodeWatcher
  23286. .type
  23287. Workbench Tool
  23288. .short
  23289. Keeps track of allocated resources.
  23290. .description
  23291. Launches programs and keeps track of all invisible allocated resources. Produces
  23292. a report of all resources that were used and those that were nor freed, on exit.
  23293.  
  23294. This program was developed by Michael Plitkins, programmer of Caligary. He made
  23295. CodeWatcher freely available a long time ago in BIX, but it still is a program
  23296. that every programmer should use.
  23297. .version
  23298. 1.4
  23299. .author
  23300. Michael Plitkins
  23301. .distribution
  23302. Public Domain
  23303. .address
  23304. 1 Woolheater rd.
  23305. Fleischmanns, NY  12430
  23306. .docs
  23307. Code.doc
  23308. .described-by
  23309. Richard Fish
  23310. .submittal
  23311. Downloaded via ftp from Aminet.
  23312.  
  23313. .stored-in
  23314. GoldFish-Vol2-1:Files/dev/debug/CodeWatcher/
  23315.  
  23316. .name
  23317. SerLog
  23318. .type
  23319. Debugging
  23320. .short
  23321. Debugging device to monitor serial-IO
  23322. .description
  23323. serlog.device passes all IOExtSer requests to a "real" serial.device
  23324. and writes the results to a file.  You may configure the amount of
  23325. information to be stored in the log.  The log-file created by
  23326. serlog.device contains a binary dump which can be formatted
  23327. (i.e. transferred into a readable version) using the supplied
  23328. formatter.
  23329. Note that serlog.device uses *significant* overhead over the underlying
  23330. serial.device, resulting in very low baud-rates.
  23331. .version
  23332. 1.3
  23333. .author
  23334. Stefan Pröls
  23335. .requirements
  23336. Requires OS2.x
  23337. .distribution
  23338. Freeware
  23339. .address
  23340. Rudolf-Guby-Str. 1
  23341. 94032 Passau
  23342. Germany
  23343. Earth
  23344. .email
  23345. proels@fmi.uni-passau.de
  23346. .docs
  23347. Readme
  23348. .described-by
  23349. Dan Fish (daf@starfish.amigalib.com)
  23350. .submittal
  23351. Downloaded via ftp from wuarchive.wustl.edu.
  23352. .stored-in
  23353. GoldFish-Vol2-1:Files/dev/debug/SerLog/
  23354. .name
  23355. AmigaE
  23356. .fullname
  23357. Amiga E
  23358. .type
  23359. Compiler
  23360. .short
  23361. An Amiga specific E compiler
  23362. .description
  23363. E is a powerful and flexible object oriented / procedural / unpure
  23364. functional higher programming language, mainly influenced by languages
  23365. such as C++, Ada, Lisp etc., and Amiga E a very fast compiler for it,
  23366. with features such as speed of >20000 lines/minute on a 7 Mhz amiga,
  23367. inline assembler and linker integrated into compiler, large set of
  23368. integrated functions, great module concept with v39 includes as
  23369. modules, flexible type-system, quoted expressions, immediate and typed
  23370. lists, low-level and object polymorphism, exception handling,
  23371. inheritance, data-hiding, methods, multiple return values, default
  23372. arguments, register allocation, fast memory management, unification,
  23373. LISP-Cells, and much much more...
  23374. .version
  23375. 3.0a
  23376. .date
  23377. 1994.7.22
  23378. .author
  23379. Wouter van Oortmerssen
  23380. .reference
  23381. FreshFish-Vol5:BBS/dev/Amiga_E-2.1b.lha
  23382. 2.1b
  23383. FreshFish-Vol5:Useful/dist/dev/e/Amiga_E/
  23384. 2.1b
  23385. FreshFish-Vol3:Useful/dist/dev/e/Amiga_E/
  23386. 2.1b
  23387. FreshFish-Vol4:Useful/dist/dev/e/Amiga_E/
  23388. 2.1b
  23389. FrozenFish-Vol1:BBS/Useful/dev/e/Amiga_E.lha
  23390. 2.1b
  23391. AmigaLibDisk848:Amiga_E/
  23392. 2.1b
  23393. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk848/Amiga_E/
  23394. 2.1b
  23395. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk848/Amiga_E/
  23396. 2.1b
  23397. FrozenFish-Vol1:BBS/ALib/d8xx/d848/Amiga_E.lha
  23398. 2.1b
  23399. GoldFish-Vol1-1:BBS/d8xx/d848/Amiga_E.lha
  23400. 2.1b
  23401. GoldFish-Vol1-2:d8xx/d848/Amiga_E/
  23402. 2.1b
  23403. AmigaLibDisk810:Amiga_E/
  23404. 2.1
  23405. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk810/Amiga_E/
  23406. 2.1
  23407. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk810/Amiga_E/
  23408. 2.1
  23409. FrozenFish-Vol1:BBS/ALib/d8xx/d810/Amiga_E.lha
  23410. 2.1
  23411. GoldFish-Vol1-1:BBS/d8xx/d810/Amiga_E.lha
  23412. 2.1
  23413. GoldFish-Vol1-2:d8xx/d810/Amiga_E/
  23414. 2.1
  23415. .distribution
  23416. Freeware.
  23417. This distribution contains only a limited compiler, registered compiler available
  23418. separately.
  23419. .email
  23420. Wouter@alf.let.uva.nl
  23421. .source
  23422. tool sources and lots of other sources in E included
  23423. .construction
  23424. AsmOne assembler and E compiler itself
  23425. .tested
  23426. os v33 to v39, 68000 to 040, free of enforcer-hits
  23427. .docs
  23428. docs/E.doc
  23429. .described-by
  23430. Fred Fish (fnf@amigalib.com)
  23431. .stored-in
  23432. GoldFish-Vol2-1:Files/dev/e/Amiga_E/
  23433. .name
  23434. StdErr
  23435. .type
  23436. Programming Tool
  23437. .short
  23438. A Standard Error Port for Amiga E
  23439. .description
  23440. StdErr.m provides Amiga E users with an easy-to-use standard
  23441. error port for their Amiga E programs.  The module is fairly
  23442. intelligent, handling things with a kind of grace and ease
  23443. anyone could hope for.  You almost cannot foul the use of
  23444. this program module up (almost).
  23445. .version
  23446. 3.2
  23447. .author
  23448. Trey Van Riper
  23449. .reference
  23450. FreshFish-Nov94:New/dev/e/StdErr
  23451. 3.0
  23452. .requirements
  23453. Amiga E v3.0+
  23454. .distribution
  23455. Freeware
  23456. .address
  23457. 19-A Dortch Ave.
  23458. Asheville, NC 28801
  23459. USA
  23460. .email
  23461. jvanriper@uncavx.unca.edu
  23462. vanriper@cs.unca.edu
  23463. jvanripe@nox.cs.du.edu
  23464. .docs
  23465. StdErr.3.2.readme
  23466. Change.txt
  23467. StdErr.DOC
  23468. .described-by
  23469. Dan Fish (daf@daffy.amigalib.com)
  23470. .submittal
  23471. Downloaded via ftp from Aminet.
  23472.  
  23473. .stored-in
  23474. GoldFish-Vol2-1:Files/dev/e/StdErr/
  23475. .name
  23476. MUI
  23477. .fullname
  23478. MagicUserInterface
  23479. .type
  23480. Library
  23481. .aminet-dir
  23482. dev/gui
  23483. .short
  23484. Create and maintain user interfaces.
  23485. .description
  23486. MUI is an object oriented system to create and maintain graphical user
  23487. interfaces. From a programmers point of view, using MUI saves a lot of
  23488. time and makes life much easier. Thinking about complicated terms like
  23489. window resizing or font sensitivity is simply not neccesary.\n
  23490. On the other hand, users of MUI based applications have the ability to
  23491. customize nearly every pixel of a programs interface according to their
  23492. personal taste.\n
  23493. This distribution is interesting for both, users and programmers. Please
  23494. have a look at the supplied demo programs and at the documentation to
  23495. see what MUI has to offer.\n
  23496. MUI is an SASG (Standardized Amiga Shareware Group) product.
  23497. .version
  23498. 2.2
  23499. .date
  23500. 1994.08.08
  23501. .author
  23502. Stefan Stuntz
  23503. .reference
  23504. FreshFish-Vol5:BBS/dev/MUI-2.1.lha
  23505. 2.1
  23506. FreshFish-Vol5:New/dev/gui/MUI/
  23507. 2.1
  23508. FreshFish-Vol5:Useful/dist/dev/gui/MUI/
  23509. 2.1
  23510. GoldFish-Vol1-2:d9xx/d968/MUI_dev/
  23511. 2.0
  23512. GoldFish-Vol1-2:d9xx/d967/MUI_usr/
  23513. 2.0
  23514. GoldFish-Vol1-1:BBS/d9xx/d968/MUI_dev.lha
  23515. 2.0
  23516. GoldFish-Vol1-1:BBS/d9xx/d967/MUI_usr.lha
  23517. 2.0
  23518. FrozenFish-Vol1:BBS/Useful/dev/gui/MUI.lha
  23519. 2.0
  23520. FrozenFish-Vol1:BBS/Mar94/dev/gui/MUI.lha
  23521. 2.0
  23522. FrozenFish-Vol1:BBS/ALib/d9xx/d968/MUI_dev.lha
  23523. 2.0
  23524. FrozenFish-Vol1:BBS/ALib/d9xx/d967/MUI_usr.lha
  23525. 2.0
  23526. FreshFish-Vol4:Useful/dist/dev/gui/MUI/
  23527. 2.0
  23528. FreshFish-Vol4:BBS/Mar94/dev/gui/MUI.lha
  23529. 2.0
  23530. FreshFish-Vol3:Useful/dist/dev/gui/MUI/
  23531. 2.0
  23532. FreshFish-Vol3:New/dev/gui/MUI/
  23533. 2.0
  23534. AmigaLibDisk968:MUI_dev/
  23535. 2.0
  23536. AmigaLibDisk967:MUI_usr/
  23537. 2.0
  23538. FrozenFish-Vol1:BBS/Oct93/Develop/MUI.lha
  23539. 1.3
  23540. FreshFish-Vol3:Old/Oct93/Develop/MUI/
  23541. 1.3
  23542. FreshFish-Vol2:Old/Develop/MUI/
  23543. 1.3
  23544. FreshFish-Vol1:New/Develop/MUI/
  23545. 1.3
  23546. .restrictions
  23547. The freely distributable version cannot save some fancy preferences options
  23548. such as custom imagery or fonts. However, all MUI applications will work
  23549. perfectly even without registration.
  23550. .requirements
  23551. Requires WB2.0 (V37). Localization works only with WB2.1 (V38) and above.
  23552. Takes advantage of new WB3.x features. Harddisk with at least 2 MB free space
  23553. recommended.
  23554. .distribution
  23555. Shareware
  23556. .price
  23557. $20(US), DM30.
  23558. .address
  23559. Stefan Stuntz
  23560. Eduard-Spranger-Straße 7
  23561. 80935 München
  23562. Germany/Europe
  23563. .email
  23564. stuntz@informatik.tu-muenchen.de
  23565. .exectype
  23566. 68000
  23567. .installsize
  23568. 300K - 3M
  23569. Lots of doc files, images and developer stuff is included.
  23570. .source
  23571. Several example source codes in C, Modula, Oberon and Assembler
  23572. are included.
  23573. .construction
  23574. SAS/C 6.51, Assembler
  23575. .tested
  23576. Tested on lots of different hardware platforms with all available
  23577. versions of the operating system from V37 to V40. Found to be free
  23578. of Enforcer and Mungwall hits. Runs perfectly on all graphic cards
  23579. with Workbench emulation.
  23580. .docs
  23581. Docs/Deutsch/MUI.guide
  23582. Docs/Deutsch/MUI.dvi
  23583. Docs/English/MUI.guide
  23584. Docs/English/MUI.dvi
  23585. .described-by
  23586. Stefan Stuntz (stuntz@informatik.tu-muenchen.de)
  23587. .submittal
  23588. Downloaded from aminet (wuarchive.wustl.edu).
  23589.  
  23590. .stored-in
  23591. GoldFish-Vol2-1:Files/dev/gui/MUI/
  23592. .name
  23593. Designer
  23594. .type
  23595. Programming Utility
  23596. .short
  23597. GUI Creator for C & HSPascal, V1.42
  23598. .description
  23599. The Designer is a tool which makes programming intuition interfaces far
  23600. easier.  It allows you to create Windows and Menus which can then be turned
  23601. into source code by the Producers.  At present there are two producers,
  23602. the CProducer and the PasProducer, more producers may become available in
  23603. the future.  The Designer supports the importing of images which can then
  23604. be used in windows or menus as well as being placed in the produced source
  23605. code for your use.  Menus are created using the GadTools library and
  23606. support V38+ features, text and image items are allowed, keyboard shortcuts
  23607. and mutual exclusion are supported along with all standard flags,
  23608. localization of menus is easily added.  Menus are all NewLook menus in
  23609. V38+.  Windows are the main part of the Designer.  You can create all
  23610. standard GadTools Gadgets and intuition Boolean Gadgets with all standard
  23611. options. Text and Images can also be placed on the window as you choose.
  23612. Extensive options are available to edit the code produced which should cover
  23613. most eventualities, almost all tags for windows and gadgets are supported
  23614. including many V38+ tags.  The Designer can produce IDCMP handling routines
  23615. for windows and menus and can create a main file which in many cases will
  23616. allow the production of an entire program, the programmer just has to fill
  23617. in the gaps.  In V1.4 GadToolsBox files can now be imported to allow
  23618. enhancement of your previous creations.  Full locale support is now
  23619. included to make programming in multiple languages as easy as possible.
  23620. Registered users can upgrade to the latest version by using the latest demo
  23621. version.  Extensive on line help is available using amigaguide.library,
  23622. this must be available for this feature.
  23623. .version
  23624. 1.50
  23625. .author
  23626. Ian OConnor
  23627. .reference
  23628. FreshFish-Vol5:New/dev/gui/DesignerDemo/
  23629. 1.42
  23630. AmigaLibDisk922:Designer/
  23631. 1.0
  23632. FreshFish-Vol2:New/dev/gui/DesignerDemo/
  23633. 1.0
  23634. .restrictions
  23635. Save partially disabled in demo version.
  23636. .requirements
  23637. Needs WB2.04+ (V37) and 1M ram.
  23638. .distribution
  23639. Shareware
  23640. .price
  23641. 25 UK Pounds
  23642. .address
  23643. 3 Askerton Close
  23644. Nine Elms
  23645. Swindon
  23646. SN5 9XB
  23647. UK
  23648. .installsize
  23649. 500K - 1M
  23650. Demos and help file are not necessary.
  23651. Only need Producers actually used.
  23652. .construction
  23653. HSPascal V1.1
  23654. .tested
  23655. A500(512K chip 2.5M fast), A3000(2M Chip 8M Fast), A600(1M chip)
  23656. Tested with restricted ram, free of Enforcer hits , all operating
  23657. systems above V37.
  23658. .run
  23659. Designer=WB,Designer
  23660. .docs
  23661. ReadMe
  23662. Designer.Guide
  23663. .submittal
  23664. Downloaded via ftp from wuarchive.wustl.edu.
  23665. .described-by
  23666. Ian OConnor
  23667. .stored-in
  23668. GoldFish-Vol2-1:Files/dev/gui/DesignerDemo/
  23669.  
  23670. .name
  23671. Triton
  23672. .type
  23673. Library
  23674. .short
  23675. An object oriented GUI creation system.
  23676. .description
  23677. A standard Amiga shared, runtime library.  Triton makes it much easier to
  23678. create good-looking graphical user interfaces (GUIs) than GadTools,
  23679. BOOPSI or other systems.
  23680.  
  23681. The most important features are:
  23682.  
  23683.     - Object oriented system
  23684.     - Automatically font sensitive, font adaptive
  23685.     - Automatic keyboard shortcuts for default window actions
  23686.     - *Really* easy to use
  23687.     - Beautiful customizable OS2.x/3.x look
  23688.     - Comes as a freely distributable shared library
  23689.     - Size! Though Triton is very powerful, it is a shared library of less
  23690.       than 50KB. You don't need any startup tools, BOOPSI classes or other
  23691.       things. It's the Triton among the minnows of GUI creation systems ;)
  23692.     - Resizeability of windows wherever applicable
  23693.     - A Preferences editor which allows you to customize the look and feel
  23694.       of all Triton GUIs
  23695.  
  23696. By using Triton you don't have to worry about otherwise very time-consuming
  23697. things like font-sensitivity and resizeability of your windows.  What is
  23698. even more important is that you can easily change your user interfaces
  23699. later without having to rearrange display objects.  Simply add an object
  23700. to a group and the whole GUI will adapt to make room for it.
  23701.  
  23702. The usage of a Triton GUI should be pretty clear.  All windows have two
  23703. additional keyboard shortcuts (if not explicitly disabled by the
  23704. application):  'Esc' will simulate the 'close window' gadget and 'Del' will
  23705. simulate the 'resize window' gadget.  In palette, slider, scroller and
  23706. similar gadgets with an up/down facility you can use the shifted shortcut
  23707. to decrease the value.
  23708. .version
  23709. 1.1
  23710. .author
  23711. Stefan Zeiger
  23712. .reference
  23713. FreshFish-Vol5:New/dev/gui/Triton/
  23714. 1.0
  23715. .requirements
  23716. Requires OS2.04+
  23717. .distribution
  23718. Shareware
  23719. .price
  23720. $15 (US), DM20
  23721. .address
  23722. Seligenstädter Weg 24
  23723. D-63796 Kahl
  23724. Germany
  23725. .email
  23726. stefan@wwsp.adsp.sub.org
  23727. .docs
  23728. Readme
  23729. Distribution
  23730. .described-by
  23731. Dan Fish (daf@daffy.amigalib.com)
  23732. .submittal
  23733. Downloaded via ftp from wuarchive.wustl.edu.
  23734. .stored-in
  23735. GoldFish-Vol2-1:Files/dev/gui/Triton/
  23736.  
  23737. .name
  23738. VisualArts
  23739. .type
  23740. Programming Utility
  23741. .short
  23742. A powerful GUI designer
  23743. .description
  23744. Visual Arts 2.0 is a new powerful GUI designer. Features includes: Menu and
  23745. List manager, Object Master, Insert custom codes into any GadTools or
  23746. GadTool Menu items, primitive drawing tools such as rectangle, circle and
  23747. lines; Supports AppWindow and MultiProcessing windows.  Add AREXX to any
  23748. program, custom images, custom images for button, PopupMenu, get any IFF
  23749. color map and use it in your program, color palette and over 40 custom
  23750. patterns for fills.  V2.0 now supports Context Sensitive.
  23751.  
  23752. An intuitive interface unlike other GUIs, unlimited windows can be opened,
  23753. supports PAL, NTSC, EURO, VGA, AGA screen modes, user perference,
  23754. automatic history and time interval saving, user configurable source
  23755. output, and many more features.
  23756.  
  23757. .version
  23758. 2.0
  23759. .date
  23760. 1994.05.09
  23761. .author
  23762. Danny Y. Wong
  23763. .reference
  23764. FreshFish-Vol5:New/dev/gui/VisualArts/
  23765. 1.0
  23766. .requirements
  23767. Requires OS 2.0+
  23768. .distribution
  23769. Shareware
  23770. .address
  23771. 131 64 Ave NW
  23772. Calgary, Alberta
  23773. T2K 0L9 CANADA
  23774. .email
  23775. danwong@foul.cuug.ab.ca
  23776. .docs
  23777. VisualArts.guide
  23778. .described-by
  23779. Dan Fish (daf@starfish.amigalib.com)
  23780. .submittal
  23781. Downloaded via ftp from wuarchive.wustl.edu.
  23782. .stored-in
  23783. GoldFish-Vol2-1:Files/dev/gui/VisualArts/
  23784. .name
  23785. MuiEnv
  23786. .author
  23787. Michael Suelmann
  23788. .description
  23789. An MUI application for the manipulation of environment variables.  MuiEnv
  23790. can edit, save, load, delete, and rename environment variables, and
  23791. supports subdirectories.
  23792. .version
  23793. 1.2
  23794. .described-by
  23795. Automatically generated from Contents file by c2pi program.
  23796. .short
  23797. MUI application to manipulate env vars.
  23798. .requirements
  23799. AmigaDOS 2.04 or later
  23800. Magic User Interface (MUI)
  23801. .stored-in
  23802. GoldFish-Vol2-1:Files/dev/gui/MUIEnv/
  23803. .name
  23804. Amiga Turbo Modula-2
  23805. .type
  23806. Compiler
  23807. .short
  23808. New compiler for use with all Amigas
  23809. .description
  23810. This is a freely distributable demonstration version of a (PIM4) Modula-2
  23811. development system. Amiga Turbo Modula-2 consists of:
  23812.  
  23813. A compiler(M2C), a link utility(M2L), an error lister(M2E),
  23814. and a program builder(M2B).
  23815. Interface modules for V40 of the AmigaOS & corresponding linker library,
  23816. ANSI C standard library definitions as well as those from PIM.
  23817.  
  23818. The compiler reads source code in a single pass which means fast
  23819. compilation. Internally however it performs several passes over each
  23820. procedures statement sequence in order to generate fast and compact code.
  23821. Typically, generated code is 25% smaller & 75% faster than the ($200)
  23822. commercial Amiga Modula-2 compiler used for the initial bootstraps.
  23823. Amiga Turbo Modula-2 is a new compiler developed for use with all Amigas.
  23824. Its most notable features are:
  23825.  
  23826. o Interface modules for V40 of the Amiga operating system.
  23827.  
  23828. o Sun Modula-2 like DEFINITION FOR C MODULE's allow access to
  23829. ANSI C standard library functions.
  23830.  
  23831. o Fast single pass compilation with extremely accurate error diagnostics.
  23832.  
  23833. o High quality code generation.
  23834. Code is typically 75% faster than code generated by the (ETH derived)
  23835. commercial compiler used for the initial bootstrap, the drystone
  23836. benchmark runs over twice as fast.
  23837.  
  23838. o Residentable code support (64K global variable limit).
  23839.  
  23840. o Includes a system builder (no messing about with makefiles).
  23841.  
  23842. o Low shareware fee, 25 pounds sterling or 40 US dollars.
  23843. .version
  23844. V1.0d
  23845. .date
  23846. 6/27/94
  23847. .author
  23848. Amritpal Mann
  23849. .restrictions
  23850. In order to encourage you to purchase the full version of Turbo M2 the
  23851. compiler will refuse to compile modules (not programs) that translate to
  23852. more than 2K of machine code (that's about 250 lines of code) and contain
  23853. more than 4K of global variables. Only a small selection of library modules
  23854. .distribution
  23855. Shareware
  23856. .price
  23857. $40 (US), 25 pounds sterling (UK)
  23858. .address
  23859. 1 Blossom Way,
  23860. West Drayton,
  23861. Middlesex,
  23862. England (UK),
  23863. UB7-9HF.
  23864. .docs
  23865. readme
  23866. .described-by
  23867. Richard Fish
  23868. .submittal
  23869. Downloaded via ftp from Aminet.
  23870. .stored-in
  23871. GoldFish-Vol2-1:Files/dev/m2/Modula/
  23872. .name
  23873. MAGIC
  23874. .fullname
  23875. Multi-Application Graphic Image Communications.
  23876. .author
  23877. Nova Design
  23878. Inc
  23879. .description
  23880. Multi-Application Graphic Image Communications.  A system of sharing 24-bit
  23881. image data between MAGIC-aware applications.  For example, you have loaded
  23882. an image into Application A for editing.  You decide you need to do a
  23883. special glitzy effect on the image, a task at which Application B excels.
  23884. Rather than saving the image to disk and then loading it into Application
  23885. B, you simply run Application B, select it's "Open MAGIC" menu option,
  23886. choose your image by name, and the image appears in Application B ready for
  23887. your effect.  When you're done, you simply quit Application B and you may
  23888. return to Application A where the image sits, glitzed and effected.
  23889. .described-by
  23890. Automatically generated from Contents file by c2pi program.
  23891. .short
  23892. Share 24-bit image data with MAGIC apps.
  23893. .stored-in
  23894. GoldFish-Vol2-1:Files/dev/misc/MAGIC/
  23895. .name
  23896. MCX11
  23897. .fullname
  23898. MicroController eXecutive
  23899. .author
  23900. AT Barrett & Associates
  23901. .version
  23902. 1.3
  23903. .source
  23904. Includes source in AS11 form.
  23905. .description
  23906. A MicroController eXecutive for the MC68HC11.  MCX11 is an efficient
  23907. software framework for embedded real-time applications using the Motorola
  23908. MC68HC11 microcontroller.  Features include: Multitasking for up to 126
  23909. tasks; Preemptive task scheduling by priority; Intertask communication and
  23910. synchronization via semaphores, messages, and queues; Support for timed
  23911. operations; Fast context switch; Very small RAM and ROM requirements;
  23912. Fifteen Executive Service Request functions.
  23913. .described-by
  23914. Automatically generated from Contents file by c2pi program.
  23915. .short
  23916. Microcontroller executive for MC68HC11.
  23917. .stored-in
  23918. GoldFish-Vol2-1:Files/dev/misc/MCX11/
  23919. .name
  23920. FlexCat
  23921. .type
  23922. OS Utility
  23923. .short
  23924. Creates catalogs & source to handle them
  23925. .description
  23926. FlexCat is a tool to create catalogs and the source to handle them,
  23927. similar to CatComp, KitCat or MakeCat. The main advantage of FlexCat
  23928. is that you determine what source you want and what programming
  23929. language. This is done by using template files, so-called source
  23930. descriptions.  Included are templates for Assembler, C, C++, E and
  23931. Oberon, Modula-2 and an example of using catalogs in OS2.0. Source,
  23932. french, german, italian, spanish and schwaebisch, catalogs and docs in
  23933. english, german and spanish are included.
  23934. .version
  23935. 1.4
  23936. .author
  23937. Jochen Wiedmann
  23938. .reference
  23939. FreshFish-Vol6:BBS/dev/FlexCat-1.3.lha
  23940. 1.3
  23941. FreshFish-Vol6:New/dev/misc/FlexCat/
  23942. 1.3
  23943. FreshFish-Vol5:BBS/dev/FlexCat-1.2.lha
  23944. 1.2
  23945. FreshFish-Vol4:BBS/May94/dev/misc/FlexCat.lha
  23946. 1.2
  23947. FreshFish-Vol4:New/dev/misc/FlexCat/
  23948. 1.2
  23949. FreshFish-Vol3:Old/Dec93/dev/misc/FlexCat/
  23950. ?.?
  23951. FreshFish-Vol2:New/dev/misc/FlexCat/
  23952. 1.01
  23953. FrozenFish-Vol1:BBS/Dec93/dev/misc/FlexCat.lha
  23954. 1.01
  23955. FreshFish-Vol2:dev/misc/FlexCat/
  23956. 1.01
  23957. .distribution
  23958. GNU Public License
  23959. .address
  23960. Am Eisteich 9
  23961. 72555 Metzingen
  23962. (Deutschland)
  23963. .email
  23964. wiedmann@mailserv.zdv.uni-tuebingen.de
  23965. .source
  23966. Includes source in C
  23967. .docs
  23968. COPYING
  23969. doc/FlexCat_english.doc
  23970. doc/FlexCat_english.guide
  23971. doc/FlexCat_english.dvi
  23972. doc/FlexCat_deutsch.doc
  23973. doc/FlexCat_deutsch.guide
  23974. doc/FlexCat_deutsch.dvi
  23975. .described-by
  23976. Richard Fish
  23977. .submittal
  23978. Downloaded via ftp from Aminet
  23979. .stored-in
  23980. GoldFish-Vol2-1:Files/dev/misc/FlexCat/
  23981. .name
  23982. MYSTRIP
  23983. .type
  23984. OS Utility
  23985. .short
  23986. Strip symbol/debug hunks from executable
  23987. .description
  23988. This little program tries to strip all symbol and debug hunks from
  23989. an AmigaDOS EXECUTABLE. It DOES NOT WORK on gcc object (.o,.a) files !
  23990. As GCC adds many symbol (and debug) infos even to the AmigaDOS
  23991. executable and there ist actually no debugger around, that could use
  23992. these informations, it's probably a good idea to remove these infos.
  23993. They don't carry ANY information, the executable needs to be run.
  23994. .version
  23995. 1.0
  23996. .distribution
  23997. Public Domain
  23998. .docs
  23999. MYSTRIP.DOC
  24000. .described-by
  24001. Richard Fish
  24002. .submittal
  24003. Submitted electronically directly by the author.
  24004. .aminet-dir
  24005. dev/misc
  24006. .stored-in
  24007. GoldFish-Vol2-1:Files/dev/misc/MYSTRIP/
  24008.  
  24009. .name
  24010. CatEdit
  24011. .type
  24012. Programmer Tool
  24013. .short
  24014. A GUI catalog editor/translator
  24015. .description
  24016. A GUI catalog editor/translator, allows you to translate localized
  24017. programs.  You can also remove errors in the translation of a program
  24018. or even the Workbench.  All you need to translate a program is a
  24019. catalog file in a language that you understand.
  24020. .version
  24021. 1.2
  24022. .author
  24023. Rafael D'Halleweyn
  24024. .reference
  24025. FreshFish-Vol4:New/dev/misc/CatEdit/
  24026. 1.1b
  24027. FreshFish-Vol3:New/dev/misc/CatEdit/
  24028. 1.1a
  24029. .requirements
  24030. Requires AmigaDOS 2.1 or later, locale.library, iffparse.library, and
  24031. reqtools.library.
  24032. .distribution
  24033. Copyrighted but Freely Redistributable
  24034. .address
  24035. Perckhoevelaan 17
  24036. B-2610 Antwerpen
  24037. BELGIUM
  24038. .email
  24039. Rafael.DHalleweyn@rug.ac.be
  24040. .docs
  24041. CatEdit1_2.readme
  24042. CatEdit.guide
  24043. .described-by
  24044. Dan Fish (daf@daffy.amigalib.com)
  24045. .submittal
  24046. Downloaded via ftp from wuarchive.wustl.edu.
  24047. .stored-in
  24048. GoldFish-Vol2-1:Files/dev/misc/CatEdit/
  24049.  
  24050. .name
  24051. fd2pragma
  24052. .type
  24053. Programming Utility
  24054. .short
  24055. Pragmas/LVOs for Aztec, Dice, SAS, Maxon
  24056. .description
  24057. A small utility to create prototypes for the Aztec C compiler or the
  24058. Aztec Assembler from FD files as they are distributed from Commodore
  24059. with the Include files.  This new version introduces support of tag
  24060. functions, either by using the SAS pragma "tagcall" or by creating
  24061. stub routines automatically.
  24062. .version
  24063. 2.0
  24064. .date
  24065. 1994.03.11
  24066. .author
  24067. Jochen Wiedmann
  24068. .reference
  24069. AmigaLibDisk946:fd2pragma/
  24070. ?.?
  24071. .distribution
  24072. Public Domain
  24073. .address
  24074. Am Eisteich 9
  24075. 72555 Metzingen
  24076. Germany
  24077. .email
  24078. wiedmann@mailserv.zdv.uni-tuebingen.de
  24079. .source
  24080. Includes source in C
  24081. .docs
  24082. fd2pragma.readme
  24083. .described-by
  24084. Fred Fish (fnf@fishpond.cygnus.com)
  24085. .submittal
  24086. Downloaded via ftp from wuarchive.wustl.edu.
  24087. .contents
  24088. fd2pragma    A small utility to create prototypes for the Aztec C
  24089.         compiler or the Aztec Assembler from FD files as they
  24090.         are distributed from Commodore with the Include files.
  24091.         This new version introduces support of tag functions,
  24092.         either by using the SAS pragma "tagcall" or by creating
  24093.         stub routines automatically.  Version 2.0, an update to
  24094.         the version on disk number 946.  Includes source.
  24095.         Author:  Jochen Wiedmann
  24096. .stored-in
  24097. GoldFish-Vol2-1:Files/dev/misc/fd2pragma/
  24098.  
  24099. .name
  24100. SetPatch
  24101. .type
  24102. OS Utility
  24103. .short
  24104. Utilities to patch AmigaDOS 2.04 - 3.1
  24105. .description
  24106. Setpatch is designed to improve system operation by fixing (patching)
  24107. various system problems.  Setpatch 37.39 is for AmigaDOS 2.04 (V37).
  24108. Setpatch 40.14 is for AmigaDOS 2.1 (V38) through AmigaDOS 3.1 (V40).
  24109. .version
  24110. 40.14
  24111. .author
  24112. Commodore Business Machines
  24113. .distribution
  24114. Copyrighted but Freely Redistributable
  24115. .docs
  24116. SetPatch40.14/SetPatch_Readme
  24117. .described-by
  24118. Fred Fish (fnf@fishpond.cygnus.com)
  24119. .submittal
  24120. Submitted electronically by CBM.
  24121. .contents
  24122. SetPatch    Setpatch is designed to improve system operation by fixing
  24123.         (patching) various system problems.  Setpatch 37.39 is for
  24124.         AmigaDOS 2.04 (V37).  Setpatch 40.14 is for AmigaDOS 2.1
  24125.         (V38) through AmigaDOS 3.1 (V40).  Binary only.
  24126.         Author:  Commodore Business Machines
  24127. .stored-in
  24128. GoldFish-Vol2-1:Files/dev/misc/SetPatch/
  24129.  
  24130. .name
  24131. Data2Object
  24132. .type
  24133. Programming Utility
  24134. .short
  24135. Makes ascii text file directly linkable
  24136. .description
  24137. Sometimes you want to have a large text file in your code.  For example a
  24138. built-in helpfile.  d2o gives an easy way to do just that.  It takes the
  24139. textfile as an argument and produces a standard object file.  Includes an
  24140. option to force the data into chip ram for graphics and sound data.
  24141. .version
  24142. 1.3
  24143. .date
  24144. 1994.02.18
  24145. .author
  24146. Matthijs Luger
  24147. .requirements
  24148. Requires OS2.04+
  24149. .reference
  24150. FreshFish-Vol2:New/dev/misc/Data2Object/
  24151. 1.1
  24152. .email
  24153. mluger@bio.vu.nl
  24154. .docs
  24155. Readme.txt
  24156. d2o.doc
  24157. .described-by
  24158. Dan Fish (daf@starfish.amigalib.com)
  24159. .submittal
  24160. Downloaded via ftp from wuarchive.wustl.edu.
  24161. .stored-in
  24162. GoldFish-Vol2-1:Files/dev/misc/Data2Object/
  24163. .name
  24164. LibraryTimer
  24165. .author
  24166. Jesper Skov
  24167. .version
  24168. 1.1
  24169. .description
  24170. GUI based attempt to figure out what library functions take most of the
  24171. processor time in an application, and thus what functions should deserve
  24172. more attention when time-optimizing the program.  Does this by patching the
  24173. functions in the selected library, then calling ReadEClock in the
  24174. timer.device before and after the function is executed.  Requires OS2.04+.
  24175. .described-by
  24176. Automatically generated from Contents file by c2pi program.
  24177. .short
  24178. Profiles calls to library functions.
  24179. .stored-in
  24180. GoldFish-Vol2-1:Files/dev/misc/LibraryTimer/
  24181. .name
  24182. P2C
  24183. .author
  24184. Dave Gillespie
  24185. AMIGA port by Günther Röhrich
  24186. .version
  24187. 1.20
  24188. .source
  24189. Includes source in C.
  24190. .description
  24191. A tool for translating Pascal programs into C.  It supports the following
  24192. Pascal dialects: HP Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon
  24193. Software Pascal/2, Macintosh Programmer's Workshop Pascal, Sun/Berkeley
  24194. Pascal.  Modula-2 syntax is also supported.  Most reasonable Pascal
  24195. programs are converted into fully functional C which will compile and run
  24196. with no further modifications.
  24197. .described-by
  24198. Automatically generated from Contents file by c2pi program.
  24199. .short
  24200. Translates Pascal programs into C.
  24201. .stored-in
  24202. GoldFish-Vol2-1:Files/dev/misc/P2C/
  24203. .name
  24204. RevUp
  24205. .type
  24206. Programming Tool
  24207. .short
  24208. Amiga Revision Update System
  24209. .description
  24210. o RevUp  generates  and  maintains  include and header files with revision
  24211.   information.
  24212.  
  24213. o RevUp is 100% compatible to the CBM developer tool BumpRev, but offers a
  24214.   lot of new features.
  24215.  
  24216. o Multiple dependency files are supported.
  24217.  
  24218. o Beta count management for beta versions included.
  24219. .version
  24220. 1.2
  24221. .date
  24222. 1994.09.04
  24223. .author
  24224. Boris Folgmann
  24225. .requirements
  24226. Kickstart 2.04+
  24227. Workbench 2.0+
  24228. .distribution
  24229. Copyrighted but Freely Redistributable
  24230. .email
  24231. boris@prox.tynet.sub.org
  24232. .docs
  24233. RevUp.guide
  24234. RevUp.readme
  24235. .described-by
  24236. Richard Fish
  24237. .submittal
  24238. Downloaded via ftp from Aminet.
  24239.  
  24240. .stored-in
  24241. GoldFish-Vol2-1:Files/dev/misc/RevUp/
  24242. .name
  24243. Twilight Development System (TDS)
  24244. .type
  24245. OS Utility
  24246. .short
  24247. Environment for developing source files
  24248. .description
  24249. Twilight Development System (TDS) provides an integrated environment
  24250. for writing and compiling source files like Turbo Pascal or Borland
  24251. C/C++. The main program of the package is a powerful text editor
  24252. called Twilight Editor (Ted) which includes an integrated project
  24253. manager. This project manager simplifies and speeds up the development
  24254. of programs composed of different source files (modules). With TDS
  24255. it's possible to compile and link these modules into an executable
  24256. file with a single command and if the compiler finds some errors, they
  24257. will be reported directly by the editor. TDS doesn't provide its own
  24258. compiler, but can use any compiler or assembler callable from Shell.
  24259. It can interface directly with many common compilers and assemblers
  24260. like DICE C, SAS C, Lattice C, Aztec C, DevPac, A68k, PCQ, HCC, GNU-C,
  24261. Amiga-E, Oberon and even programs like TeX, CatComp and MakeInfo. If
  24262. the compiler is not supported, it's possible to write a little
  24263. interface program to convert the error messages in a format readable
  24264. by the editor. The compile process will be executed concurrently using
  24265. another program called Twilight Make (TMake), so the user can continue
  24266. to edit the source files while the compiler is working.
  24267. .version
  24268. 2.04
  24269. .author
  24270. Claudio Zani
  24271. .restrictions
  24272. Without the keyfile Ted can't open more than 4 files at once and the
  24273. length of a single file is limited.
  24274. .requirements
  24275. OS2.04+
  24276. .distribution
  24277. Shareware
  24278. .price
  24279. $20 (US), Lire 30.000, DM 30
  24280. .address
  24281. Via Liuzzi 1
  24282. 42020 Cadelbosco Sotto (RE)
  24283. ITALY
  24284. .email
  24285. InterNet: zani@cs.unibo.it
  24286. FidoNet: Claudio Zani 2:332/516
  24287. .docs
  24288. docs/Deutsch/Bestellung
  24289. docs/Deutsch/TDS.guide
  24290. docs/English/History
  24291. docs/English/OrderForm
  24292. docs/English/TDS.guide
  24293. docs/Español/ImpresoDePedido
  24294. docs/Español/TDS.guide
  24295. docs/Français/BonDeCommande
  24296. docs/Français/TDS.guide
  24297. docs/Italiano/Ordine
  24298. docs/Italiano/TDS.guide
  24299. .described-by
  24300. Richard Fish
  24301. .submittal
  24302. Downloaded via ftp from wuarchive.wustl.edu.
  24303.  
  24304. .stored-in
  24305. GoldFish-Vol2-1:Files/dev/misc/TDS/
  24306.  
  24307. .name
  24308. Oberon-A
  24309. .type
  24310. Compiler
  24311. .short
  24312. A freely-distributable Oberon-2 compiler
  24313. .description
  24314. Oberon-A is a freely-distributable Oberon-2 compiler. Oberon-2 is a
  24315. modern object-oriented language designed by Niklaus Wirth, the creator
  24316. of Pascal and Modula-2, and Hanspeter Mössenböck. Oberon-A is an
  24317. implementation of the language for the Amiga computer, ported from a
  24318. compiler written by Niklaus Wirth.
  24319. .version
  24320. 1.4ß
  24321. .author
  24322. Frank Copeland
  24323. OEL by Johan Ferreira
  24324. .distribution
  24325. GNU Public License
  24326. .address
  24327. PO BOX 236
  24328. RESERVOIR  VIC  3073
  24329. AUSTRALIA
  24330. .email
  24331. fjc@wossname.apana.org.au
  24332. .source
  24333. Full source code is included for all modules and programs where available.
  24334. .docs
  24335. Oberon-A.doc
  24336. Index.doc
  24337. .described-by
  24338. Dan Fish (daf@starfish.amigalib.com)
  24339. .submittal
  24340. Downloaded via ftp from wuarchive.wustl.edu.
  24341. .stored-in
  24342. GoldFish-Vol2-1:Files/dev/obero/Oberon-A/
  24343. .name
  24344. Palette
  24345. .type
  24346. Oberon-2 Module
  24347. .aminet-dir
  24348. dev/obero
  24349. .short
  24350. Oberon-2 module to display palette
  24351. .description
  24352. Palette displays a palette window on any screen.  You just have to
  24353. supply a Screen-Pointer and Palette will adjust itself to the screen.
  24354. It is fontsensitiv and depthsensitiv.  Incorporating of this module
  24355. will require only one command in your main program.
  24356. .version
  24357. 1.01
  24358. .date
  24359. 31.05.1994
  24360. .source
  24361. Oberon source
  24362. .construction
  24363. AmigaOberon 3.0
  24364. .docs
  24365. Palette.doc
  24366. .author
  24367. Daniel Amor
  24368. .requirements
  24369. Requires AmigaOS 2.0 (V36)
  24370. .distribution
  24371. Freeware
  24372. .address
  24373. Ludwigstr. 124
  24374. 70197 Stuttgart
  24375. Germany
  24376. .fax
  24377. ++49/711/63 65 633
  24378. .email
  24379. amor@student.uni-tuebingen.de
  24380. .exectype
  24381. Oberon
  24382. .submittal
  24383. Submitted directly by the author via ftp.
  24384. .stored-in
  24385. GoldFish-Vol2-1:Files/dev/obero/Palette/
  24386. .name
  24387. Math68hc11
  24388. .author
  24389. John Moran
  24390. Ron Williams
  24391. James C Shultz
  24392. D G Weiss
  24393. .description
  24394. A set of PD math functions for the 68HC11.  Includes real FFT, Floating
  24395. point, Long divide.
  24396. .described-by
  24397. Automatically generated from Contents file by c2pi program.
  24398. .short
  24399. Math68hc11
  24400. .stored-in
  24401. GoldFish-Vol2-1:Files/dev/cross/Math68hc11/
  24402.  
  24403. .name
  24404. ADev11
  24405. .type
  24406. Assembler
  24407. .short
  24408. Complete development sys for 68HC11 CPU
  24409. .description
  24410. A complete development system for Motorola's 68HC11 processor, including a
  24411. macro assembler, linker, librarian, downloader and disassembler.  Supports
  24412. multiple source file and multiple relocatable segments per file.
  24413. .version
  24414. 3.0a
  24415. .author
  24416. Stan Burton
  24417. .reference
  24418. AmigaLibDisk717:ADev11/
  24419. ?.?
  24420. .distribution
  24421. Copyrighted but Freely Redistributable
  24422. .address
  24423. 1978 26 St. SE
  24424. Medicine Hat, AB, CANADA
  24425. T1A 2G8
  24426. .email
  24427. sburton@dres.dnd.ca
  24428. .docs
  24429. Readme
  24430. BEGINNERS_README
  24431. docs/doc.txt
  24432. .described-by
  24433. Dan Fish (daf@starfish.amigalib.com)
  24434. .submittal
  24435. Downloaded via ftp from wuarchive.wustl.edu.
  24436. .stored-in
  24437. GoldFish-Vol2-1:Files/dev/cross/ADev11/
  24438.  
  24439. .name
  24440. CAZ
  24441. .type
  24442. Cross-Assembler
  24443. .short
  24444. A Z80 cross assembler
  24445. .description
  24446. A Z80 cross-assembler.  Some people never stop building their own hardware
  24447. projects! The Z80 processor is old, right, but a really cheap one! So
  24448. design your own Processor Board and do all your software development on the
  24449. Amiga.
  24450. .version
  24451. 1.26b
  24452. .date
  24453. 1994.01.07
  24454. .author
  24455. Carsten Rose
  24456. .reference
  24457. FreshFish-Vol2:New/dev/cross/CAZ/
  24458. 1.24b
  24459. .distribution
  24460. Freeware
  24461. .address
  24462. Leostr. 35
  24463. 33098 Paderborn
  24464. Germany
  24465. .email
  24466. caro@uni-paderborn.de
  24467. .source
  24468. Includes source in C
  24469. .docs
  24470. readme
  24471. caz.guide
  24472. .described-by
  24473. Dan Fish (daf@starfish.amigalib.com)
  24474. .submittal
  24475. Downloaded via ftp from wuarchive.wustl.edu.
  24476. .stored-in
  24477. GoldFish-Vol2-1:Files/dev/cross/CAZ/
  24478. .name
  24479. Dis6502
  24480. .author
  24481. Morten Eriksen
  24482. .version
  24483. 1.0
  24484. .distribution
  24485. Shareware
  24486. .description
  24487. A disassembler for the 6502-family of microprocessors.  It will turn C64
  24488. (or any other 6502-based computer's) binaries into listings of CPU opcodes.
  24489. Supports all officially documented opcodes on the 6502-compatible processor
  24490. family.  Future versions will support undocumented opcodes (optionally),
  24491. hardware register recognition for the C64 hardware registers, relative
  24492. offset disassembling, and a lot more.
  24493. .described-by
  24494. Automatically generated from Contents file by c2pi program.
  24495. .short
  24496. Disassembler for 6502 processor binaries
  24497. .stored-in
  24498. GoldFish-Vol2-1:Files/dev/cross/Dis6502/
  24499.  
  24500. .name
  24501. Hc11Dev
  24502. .type
  24503. Assembler/Monitor
  24504. .short
  24505. Assembler+Monitor for HC11-MCUs
  24506. .description
  24507.  
  24508. A development system for the Motorola 68HC11 MCU line of processors.
  24509.  
  24510. Included is a cross-assembler, supporting macros, local labels,
  24511. includefiles, conditional assembly and a rich set of pseudo opcodes.
  24512. The assembler will generate listfiles, Motorola S19 record files and
  24513. symbolfiles. (HitAsm v0.21)
  24514.  
  24515. Also in the package is a monitor that will interact with a "live" HC11
  24516. MCU over the serial port. Any serialport with a serial.device
  24517. compatible device driver can be used. Code present in the Hc11 can be
  24518. dumped or disassembled to your screen. Memory can be altered and S19
  24519. records can be downloaded and verifyed. The monitor transparently
  24520. reads and writes to on-chip EEPROM and RAM, and to what ever other
  24521. devices you have hooked up on the bus. The monitor will work with any
  24522. model of the Hc11 (I hope :). (HitMon11 v0.26)
  24523. .version
  24524. 1.0
  24525. .author
  24526. Richard Karlsson
  24527. .distribution
  24528. Copyrighted but Freely Redistributable
  24529. .address
  24530. Richard Karlsson
  24531. Rydsvagen 252 C.23
  24532. S-582 51 Linkoping
  24533. Sweden
  24534.  
  24535. Richard Karlsson
  24536. Klovergrand 4
  24537. Fin-22100 Mariehamn
  24538. Finland
  24539. .email
  24540. d93ricka@und.ida.liu.se
  24541. hittad@lysator.liu,se
  24542. d93ricka@isy.liu.se
  24543. .docs
  24544. Hc11Dev1.readme
  24545. Readme_First.txt
  24546. docs/BasicA1.Sch
  24547. docs/Hc11Dev_Introduction
  24548. docs/HcBox.Sch
  24549. docs/HitAsm11_Manual
  24550. docs/HitAsm_History.Txt
  24551. docs/HitMon11_History.Txt
  24552. docs/HitMon11_Manual
  24553. docs/HitMon11_Manual.Guide
  24554. .described-by
  24555. Dan Fish (daf@starfish.amigalib.com)
  24556. .submittal
  24557. Downloaded via ftp from wuarchive.wustl.edu.
  24558. .stored-in
  24559. GoldFish-Vol2-1:Files/dev/cross/Hc11Dev/
  24560.  
  24561. .name
  24562. UMBScheme
  24563. .type
  24564. Interpreter
  24565. .short
  24566. Port of UMB Scheme, a lisp like language
  24567. .description
  24568. A port of UMB Scheme 2.12 to the Amiga.  Scheme is a Lisplike programming
  24569. language with procedures as first class data, static scoping etc.  UMB
  24570. Scheme 2.12 supports long integers of (almost) arbitrary length.
  24571. .version
  24572. 2.12
  24573. .author
  24574. William R. Campbell, Various
  24575. .reference
  24576. FreshFish-Vol1:New/Develop/UMBScheme/
  24577. 2.5
  24578. .distribution
  24579. GNU Public License
  24580. .source
  24581. Includes source in C
  24582. .construction
  24583. Rebuilt using GNU-C 2.3.3
  24584. .tested
  24585. A3000/25/10M
  24586. .docs
  24587. COPYING
  24588. README
  24589. UMBScheme212.readme
  24590. .described-by
  24591. Dan Fish (daf@starfish.amigalib.com)
  24592. .submittal
  24593. Downloaded via ftp from wuarchive.wustl.edu.
  24594. .stored-in
  24595. GoldFish-Vol2-1:Files/dev/lang/UMBScheme/
  24596. .name
  24597. ACE
  24598. .type
  24599. Compiler
  24600. .short
  24601. FreeWare Amiga BASIC compiler + extras
  24602. .description
  24603. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  24604. and Blink produces standalone executables.
  24605.  
  24606. The language defines a large subset of AmigaBASIC but also has many
  24607. features not found in the latter such as: turtle graphics, recursion,
  24608. SUBs with return values, structures, arguments, include files, a
  24609. better WAVE command which allows for large waveforms, external
  24610. references, named constants and a variety of other commands and
  24611. functions not found in AmigaBASIC.
  24612.  
  24613. New features in version 2.0 include: gadgets, three standard requester
  24614. types, serial I/O and menus (with optional command-keys for menu
  24615. items). New commands and functions for this version include EXIT FOR,
  24616. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  24617. serial I/O at present). INPUT and PRINT can now be used transparently
  24618. for all screen/window combinations.
  24619.  
  24620. All user-defined windows are now fully-configurable and may be used in
  24621. conjunction with screens as per AmigaBASIC. Window close event
  24622. trapping is also a new feature.
  24623.  
  24624. In addition to event trapping, ACE now supports WAITing for both menus
  24625. and gadgets. Waiting is more operating-system-friendly than event
  24626. trapping.
  24627.  
  24628. A simple graphical front-end (Integrated Development Environment) is
  24629. also provided with the archive. This is written in ACE.
  24630. .version
  24631. 2.3
  24632. .date
  24633. 1994.10.22
  24634. .author
  24635. David Benn
  24636. .reference
  24637. AmigaLibDisk969:ACE/
  24638. 2.0
  24639. FreshFish-Vol5:BBS/dev/ACE-2.0.lha
  24640. 2.0
  24641. FreshFish-Vol5:Useful/dist/dev/lang/ACE/
  24642. 2.0
  24643. FreshFish-Vol3:New/AmigaLibDisks/Disk969/ACE/
  24644. 2.0
  24645. FreshFish-Vol3:Useful/dist/dev/lang/ACE/
  24646. 2.0
  24647. FreshFish-Vol4:Useful/dist/dev/lang/ACE/
  24648. 2.0
  24649. FreshFish-Vol6:BBS/dev/ACE-2.0.lha
  24650. 2.0
  24651. FreshFish-Vol6:Useful/dist/dev/lang/ACE/
  24652. 2.0
  24653. FrozenFish-Vol1:BBS/ALib/d9xx/d969/ACE.lha
  24654. 2.0
  24655. FrozenFish-Vol1:BBS/Useful/dev/lang/ACE.lha
  24656. 2.0
  24657. GoldFish-Vol1-1:BBS/d9xx/d969/ACE.lha
  24658. 2.0
  24659. GoldFish-Vol1-2:d9xx/d969/ACE/
  24660. 2.0
  24661. .distribution
  24662. Freeware
  24663. .address
  24664. 181 St John Street, Launceston
  24665. Tasmania, Australia, 7250
  24666. .email
  24667. dbenn@leven.appcomp.utas.edu.au
  24668. .docs
  24669. docs/ace.doc
  24670. docs/a68k.doc
  24671. docs/blink.doc
  24672. docs/history
  24673. docs/ref.doc
  24674. .described-by
  24675. Fred Fish (fnf@fishpond.cygnus.com)
  24676. .submittal
  24677. Downloaded via ftp from Aminet.
  24678.  
  24679.  
  24680. .stored-in
  24681. GoldFish-Vol2-1:Files/dev/lang/ACE/
  24682.  
  24683. .name
  24684. AForth
  24685. .type
  24686. Interpreter
  24687. .short
  24688. A FORTH-79 Std Implementation for AMIGA
  24689. .description
  24690. AFORTH is an implementation of the FORTH programming language for
  24691. the  Commodore  Amiga,  it  adheres  very closely to the FORTH-79
  24692. standard as defined by the FORTH Standards Team.
  24693. .version
  24694. 1.4
  24695. .date
  24696. 1994.05.13
  24697. .author
  24698. Steve Martin
  24699. .distribution
  24700. Shareware
  24701. .price
  24702. $60.00 (US)
  24703. .address
  24704. Stratagem4
  24705. 125 Broadview Avenue
  24706. Rainham
  24707. Gillingham
  24708. Kent
  24709. ME8 9JD
  24710. United Kingdom
  24711. .docs
  24712. DISTRIBUTION.DOC
  24713. INSTALL.DOC
  24714. README.DOC
  24715. REGISTER.DOC
  24716. USER.DOC
  24717. UsingAFORTH.DOC
  24718. VENDOR.DOC
  24719. VREGISTER.DOC
  24720. .described-by
  24721. Fred Fish (fnf@fishpond.cygnus.com)
  24722. .submittal
  24723. Submitted on disk directly by the author.
  24724. .stored-in
  24725. GoldFish-Vol2-1:Files/dev/lang/AForth/
  24726.  
  24727. .name
  24728. ALSt
  24729. .type
  24730. Interpreter
  24731. .short
  24732. Amiga Little Smalltalk version 3.04
  24733. .description
  24734. Amiga Little Smalltalk version 3.04.  A port of Timothy Budd's version 3
  24735. of Little Smalltalk.  The first port of version 3 to the Amiga (that I
  24736. know of) was by Dan Griffin.  This port adds to that one the use of
  24737. Guido van Rossum's Standard Windows library to provide a simple ANSI
  24738. character and escape code based windowing facility.  This allows Amiga
  24739. Little Smalltalk to include a class/method browser and an integrated text
  24740. editor.  Although the windowing facility is a bit slow, it makes this
  24741. version a much better learning tool than previous ports.
  24742. .version
  24743. 3.04
  24744. .author
  24745. Tim Budd
  24746. Dan Griffin
  24747. David A. Faught
  24748. .distribution
  24749. Public Domain
  24750. .email
  24751. faugdavd@nascom.com
  24752. .source
  24753. The Standard Windows library is provided in GNU GCC linkable form only.
  24754. All other C and Little Smalltalk source included.
  24755. .docs
  24756. README
  24757. readme.amiga
  24758. install.txt
  24759. manual.txt
  24760. .described-by
  24761. Fred Fish (fnf@fishpond.cygnus.com)
  24762. .submittal
  24763. Submitted on disk directly by the author.
  24764.  
  24765.  
  24766.  
  24767.  
  24768. .stored-in
  24769. GoldFish-Vol2-1:Files/dev/lang/ALSt/
  24770. .name
  24771. Struct
  24772. .aminet-dir
  24773. dev/lang
  24774. .type
  24775. Compiler
  24776. .short
  24777. Struct programming language compiler
  24778. .description
  24779. Struct compiler, version 1.0.  Struct is a programming language
  24780. designed for speed.  Register variables are an integral part of
  24781. the language and are under the direct control of the programmer.
  24782. Documentation and example programs included.
  24783. .version
  24784. 1.0
  24785. .author
  24786. Roland Acton
  24787. .distribution
  24788. Copyrighted 1994 by Roland Acton, but freely redistributable
  24789. .price
  24790. $25 (US)
  24791. .address
  24792. Roland Acton
  24793. 8001 Bluebird Lane
  24794. La Palma, CA, 90623
  24795. U.S.A.
  24796. .email
  24797. xracton@ccvax.fullerton.edu
  24798. .docs
  24799. Struct.doc
  24800. .described-by
  24801. Richard Fish
  24802. .submittal
  24803. Submitted electronically directly by the author.
  24804. .stored-in
  24805. GoldFish-Vol2-1:Files/dev/lang/Struct/
  24806. .name
  24807. MeMon
  24808. .author
  24809. David Ekholm
  24810. .version
  24811. 1.1
  24812. .reference
  24813. AmigaLibDisk769:MeMon/
  24814. 1.0
  24815. .description
  24816. An intuition-based utility that allows you to monitor or change specific
  24817. memory addresses.  User may select byte, word, or long word alignment.
  24818. Displays in binary, hex, and signed or unsigned decimal.  Also useful for
  24819. displaying ascii codes of various character key mappings and/or as a
  24820. hex/binary/decimal converter.
  24821. .described-by
  24822. Automatically generated from Contents file by c2pi program.
  24823. .short
  24824. Monitor or change specific memory addr.
  24825. .stored-in
  24826. GoldFish-Vol2-1:Files/dev/moni/MeMon/
  24827. .name
  24828. StackMon
  24829. .type
  24830. OS Utility
  24831. .short
  24832. Monitors stack usage of programs
  24833. .description
  24834. When run StackMon presents a list of all the tasks and processes currently
  24835. running. The list is sorted alphabetically, with processes before tasks.
  24836. This list is not updated automatically, as constructing this list requires
  24837. suspension of multitasking. If you run a program you want to monitor after
  24838. starting StackMon, click on the 'Update list' gadget so that it appears in
  24839. the list.
  24840.  
  24841. If the program you want to monitor was run from the Workbench, its name will
  24842. be that of the icon; if run from the shell the name is the exact name typed
  24843. into the shell, with path.
  24844.  
  24845. Click on the program you wish to monitor and StackMon will begin monitoring.
  24846. The display consists of numbers and a fuel gauge showing the current stack
  24847. use relative to the size of the stack. The numbers are:
  24848.  
  24849. Current: This is the amount of stack in use when the program was last
  24850.      monitored.
  24851. Largest: The largest recorded stack ever in use by this program.
  24852. Stack  : The stack allocated for this program.
  24853.  
  24854. .version
  24855. 1.3
  24856. .author
  24857. David Kinder
  24858. .requirements
  24859. OS 2.04+
  24860. .distribution
  24861. Copyrighted but Freely Redistributable
  24862. .address
  24863. 2, Clwtt Cottages,
  24864. Bangor Rd.,
  24865. Gyfelia,
  24866. Clwyd. LL13 0YL.
  24867. .email
  24868. kinder@teaching.physics.ox.ac.uk
  24869. dkinder@vax.ox.ax.uk
  24870. .docs
  24871. StackMon.doc
  24872. .described-by
  24873. Richard Fish
  24874. .submittal
  24875. Downloaded via ftp from Aminet.
  24876. .stored-in
  24877. GoldFish-Vol2-1:Files/dev/moni/StackMon/
  24878. .name
  24879. AmiLock
  24880. .author
  24881. Michael Nielsen
  24882. .version
  24883. 1.0.1
  24884. .source
  24885. Includes source in C.
  24886. .description
  24887. A console lock program which is system friendly.  Amilock is a series of
  24888. programs which demonstrates inter-process communication, as well as the use
  24889. of interrupt handlers.  The interrupt handlers are used to disable/limit
  24890. keyboard and mouse inputs, thereby allowing the console to be 'frozen'.
  24891. The mouse can still move, but no mouse clicks are possible.  Does not blank
  24892. the screen, but any blanker can be run in the background and will function
  24893. properly.
  24894. .described-by
  24895. Automatically generated from Contents file by c2pi program.
  24896. .short
  24897. A system friendly console lock program.
  24898. .stored-in
  24899. GoldFish-Vol2-1:Files/dev/src/AmiLock/
  24900. .name
  24901. c2p
  24902. .type
  24903. Image Conversion
  24904. .short
  24905. two *fast* chunky2planar converters
  24906. .description
  24907. 8 bitplane chunky2planar converters, one using the CPU with the blitter and the
  24908. second one using the CPU only.  Comes with examples of implementation.
  24909. .author
  24910. James McCoull
  24911. Peter McGavin
  24912. Conrad Sanderson
  24913. .distribution
  24914. Copyrighted but Freely Redistributable
  24915. .email
  24916. peterm@maths.grace.cri.nz
  24917. g.sanderson@ais.gu.edu.au
  24918. .docs
  24919. c2p.README
  24920. .described-by
  24921. Richard Fish
  24922. .submittal
  24923. Downloaded via ftp from Aminet.
  24924.  
  24925.  
  24926.  
  24927.  
  24928.  
  24929.  
  24930.  
  24931.  
  24932.  
  24933.  
  24934.  
  24935. .stored-in
  24936. GoldFish-Vol2-1:Files/dev/src/C2P/
  24937.  
  24938. .name
  24939. DropBox
  24940. .type
  24941. Workbench Tool
  24942. .short
  24943. Source for (yet unreleased) DropBox v1.1
  24944. .description
  24945. Source only for a WorkBench AppIcon Commodity that examines the filename
  24946. of the file dropped in it, then searches a configurable database for an
  24947. action to perform on it, such as read, display, edit, unarc, etc.  The
  24948. author has released this source for the yet unreleased binary version 1.1,
  24949. which is not bug yet free.
  24950. .version
  24951. 1.1
  24952. .author
  24953. Steve Anichini
  24954. .requirements
  24955. Requires OS 2.04+
  24956. .reference
  24957. AmigaLibDisk890:DropBox/
  24958. 1.01
  24959. .distribution
  24960. Freeware
  24961. .address
  24962. 380 Grandview Ct.
  24963. Algonquin, IL 60102
  24964. .email
  24965. zucchini@imsa.edu
  24966. .construction
  24967. SAS/C 5.1b, GadToolsBox 2.0c, ILBM2Image
  24968. .docs
  24969. README.NOW
  24970. FeatureList
  24971. TODO
  24972. Docs/DropBox.guide
  24973. Docs/DropBox.doc
  24974. .described-by
  24975. Fred Fish (fnf@fishpond.cygnus.com)
  24976. .submittal
  24977. Downloaded via ftp from wuarchive.wustl.edu.
  24978. .contents
  24979. DropBox        Source only for a WorkBench AppIcon Commodity that examines
  24980.         the filename of the file dropped in it, then searches a
  24981.         configurable database for an action to perform on it, such
  24982.         as read, display, edit, unarc, etc.  Requires OS 2.04+.
  24983.         The author has released this source for the yet unreleased
  24984.         binary version 1.1, which is not bug yet free.
  24985.         Author:  Steve Anichini
  24986. .stored-in
  24987. GoldFish-Vol2-1:Files/dev/src/DropBox/
  24988.  
  24989. .name
  24990. StripANSI2
  24991. .type
  24992. CLI Tool
  24993. .short
  24994. Strip ANSI Sequences from a file
  24995. .description
  24996. Strip ANSI sequences from a file.  Useful for those of you that like using
  24997. a non-ANSI text viewer/editor for reading files.
  24998. .author
  24999. Jon Armstrong
  25000. .distribution
  25001. Copyrighted but Freely Redistributable
  25002. .address
  25003. 315 Dale Drive
  25004. Farmington, New York 14425
  25005. .source
  25006. Includes flex source
  25007. .docs
  25008. StripANSI2.readme
  25009. .described-by
  25010. Fred Fish (fnf@fishpond.cygnus.com)
  25011. .submittal
  25012. Downloaded via ftp from wuarchive.wustl.edu.
  25013. .contents
  25014. StripANSI2    Strip ANSI sequences from a file.  Useful for those of you
  25015.         that like using a non-ANSI text viewer/editor for reading
  25016.         files.
  25017.         Author:  Jon Armstrong
  25018. .stored-in
  25019. GoldFish-Vol2-1:Files/dev/src/StripANSI2/
  25020. .name
  25021. storage-hardware
  25022. .short
  25023. Reviews of storage devices.
  25024. .description
  25025. Reviews of hard drives and other storage devices.
  25026. CD-ROM drive reviews are in the ../cd-rom directory.
  25027. .described-by
  25028. fnf@amigalib.com
  25029. .author
  25030. Various; maintained by Daniel Barrett
  25031. .stored-in
  25032. GoldFish-Vol2-1:Files/reviews/hardware/storage/
  25033. .name
  25034. audio-hardware
  25035. .short
  25036. Reviews of audio hardware products
  25037. .description
  25038. Reviews of audio hardware products:
  25039.  
  25040.     Digitizers
  25041.     MIDI interfaces
  25042.     Sound boards
  25043.     Speakers
  25044. .described-by
  25045. fnf@amigalib.com
  25046. .author
  25047. Various; maintained by Daniel Barrett
  25048. .stored-in
  25049. GoldFish-Vol2-1:Files/reviews/hardware/audio/
  25050. .name
  25051. cd-rom-hardware
  25052. .short
  25053. Reviews of CD-ROM related products
  25054. .description
  25055. Reviews of CD-ROM related products:
  25056.  
  25057.     CD-ROM drives.
  25058.     Commodore CD-ROM machines (CDTV, CD32, etc.)
  25059. .described-by
  25060. fnf@amigalib.com
  25061. .author
  25062. Various; maintained by Daniel Barrett
  25063. .stored-in
  25064. GoldFish-Vol2-1:Files/reviews/hardware/cd-rom/
  25065. .name
  25066. computers-hardware
  25067. .short
  25068. Reviews of Amiga computers.
  25069. .description
  25070. Reviews of Amiga computers.
  25071. .described-by
  25072. fnf@amigalib.com
  25073. .author
  25074. Various; maintained by Daniel Barrett
  25075. .stored-in
  25076. GoldFish-Vol2-1:Files/reviews/hardware/computers/
  25077. .name
  25078. copiers-hardware
  25079. .short
  25080. Reviews of disk copying hardware.
  25081. .description
  25082. Reviews of disk copying hardware products.
  25083. .described-by
  25084. fnf@amigalib.com
  25085. .author
  25086. Various; maintained by Daniel Barrett
  25087. .stored-in
  25088. GoldFish-Vol2-1:Files/reviews/hardware/copiers/
  25089. .name
  25090. emulation-hardware
  25091. .short
  25092. Reviews of hardware emulators.
  25093. .description
  25094. Reviews of hardware products for emulating other computers:
  25095.  
  25096.     PC
  25097.     Macintosh
  25098.     etc.
  25099. .described-by
  25100. fnf@amigalib.com
  25101. .author
  25102. Various; maintained by Daniel Barrett
  25103. .stored-in
  25104. GoldFish-Vol2-1:Files/reviews/hardware/emulation/
  25105. .name
  25106. graphics-hardware
  25107. .short
  25108. Reviews of graphics hardware
  25109. .description
  25110. Reviews of graphics hardware:
  25111.  
  25112.     Animation accelerators
  25113.     Graphics cards
  25114.     Video digitizers
  25115.     etc.
  25116. .described-by
  25117. fnf@amigalib.com
  25118. .author
  25119. Various; maintained by Daniel Barrett
  25120. .stored-in
  25121. GoldFish-Vol2-1:Files/reviews/hardware/graphics/
  25122. .name
  25123. power-hardware
  25124. .short
  25125. Reviews of power supplies, etc.
  25126. .description
  25127. Reviews of power supplies, uninterruptable power supplies (UPS), etc.
  25128.  
  25129. .described-by
  25130. fnf@amigalib.com
  25131. .author
  25132. Various; maintained by Daniel Barrett
  25133. .stored-in
  25134. GoldFish-Vol2-1:Files/reviews/hardware/power/
  25135. .name
  25136. ide-hardware
  25137. .short
  25138. Reviews of IDE disk controllers.
  25139. .description
  25140. Reviews of IDE disk controllers.
  25141. .described-by
  25142. fnf@amigalib.com
  25143. .author
  25144. Various; maintained by Daniel Barrett
  25145. .stored-in
  25146. GoldFish-Vol2-1:Files/reviews/hardware/ide/
  25147. .name
  25148. memory-hardware
  25149. .short
  25150. Reviews of memory products
  25151. .description
  25152. Reviews of memory products:
  25153.  
  25154.     RAM
  25155.     RAM boards
  25156. .described-by
  25157. fnf@amigalib.com
  25158. .author
  25159. Various; maintained by Daniel Barrett
  25160. .stored-in
  25161. GoldFish-Vol2-1:Files/reviews/hardware/memory/
  25162. .name
  25163. debug-hardware
  25164. .short
  25165. Reviews of hardware debugging aids.
  25166. .description
  25167. Reviews of hardware debugging aids.
  25168. .described-by
  25169. fnf@amigalib.com
  25170. .author
  25171. Various; maintained by Daniel Barrett
  25172. .stored-in
  25173. GoldFish-Vol2-1:Files/reviews/hardware/debug/
  25174. .name
  25175. monitors-hardware
  25176. .short
  25177. Reviews of computer monitors.
  25178. .description
  25179. Reviews of computer monitors.
  25180. .described-by
  25181. fnf@amigalib.com
  25182. .author
  25183. Various; maintained by Daniel Barrett
  25184. .stored-in
  25185. GoldFish-Vol2-1:Files/reviews/hardware/monitors/
  25186. .name
  25187. input-devices-hardware
  25188. .short
  25189. Reviews of input devices
  25190. .description
  25191. Reviews of input devices:
  25192.  
  25193.     Gamepads
  25194.     Joysticks
  25195.     Keyboards
  25196.     Mice
  25197.     Trackballs
  25198. .described-by
  25199. fnf@amigalib.com
  25200. .author
  25201. Various; maintained by Daniel Barrett
  25202. .stored-in
  25203. GoldFish-Vol2-1:Files/reviews/hardware/input-devices/
  25204. .name
  25205. IO-ports-hardware
  25206. .short
  25207. Reviews of hardware IO products.
  25208. .description
  25209. Reviews of hardware devices with input/output ports, such as:
  25210.  
  25211.     Multi-serial boards
  25212.     Multi-parallel boards
  25213.     Ethernet boards
  25214.     ARCnet boards
  25215.  
  25216. .described-by
  25217. fnf@amigalib.com
  25218. .author
  25219. Various; maintained by Daniel Barrett
  25220. .stored-in
  25221. GoldFish-Vol2-1:Files/reviews/hardware/ports/
  25222. .name
  25223. rom-switchers
  25224. .short
  25225. Reviews of ROM-switcher devices.
  25226. .description
  25227. Reviews of ROM-switcher devices that allow an Amiga to run several different
  25228. operating system versions.
  25229. .described-by
  25230. fnf@amigalib.com
  25231. .author
  25232. Various; maintained by Daniel Barrett
  25233. .stored-in
  25234. GoldFish-Vol2-1:Files/reviews/hardware/rom-switchers/
  25235. .name
  25236. scsi-hardware
  25237. .short
  25238. Reviews of SCSI host adapters.
  25239. .description
  25240. Reviews of SCSI host adapters.
  25241. Hard drive reviews are in the "../storage" subdirectory.
  25242. .described-by
  25243. fnf@amigalib.com
  25244. .author
  25245. Various; maintained by Daniel Barrett
  25246. .stored-in
  25247. GoldFish-Vol2-1:Files/reviews/hardware/scsi/
  25248. .name
  25249. accelerators-hardware
  25250. .short
  25251. Reviews of accelerator products
  25252. .description
  25253. Reviews of accelerator products:
  25254.  
  25255.     68000's faster than 7 MHz
  25256.     68010
  25257.     68020
  25258.     68030
  25259.     68040
  25260.     etc.
  25261. .described-by
  25262. fnf@amigalib.com
  25263. .author
  25264. Various; maintained by Daniel Barrett
  25265. .stored-in
  25266. GoldFish-Vol2-1:Files/reviews/hardware/accelerators/
  25267. .name
  25268. projects-hardware
  25269. .short
  25270. Reviews of hardware projects.
  25271. .description
  25272. Reviews of hardware projects.
  25273. .described-by
  25274. fnf@amigalib.com
  25275. .author
  25276. Various; maintained by Daniel Barrett
  25277. .stored-in
  25278. GoldFish-Vol2-1:Files/reviews/hardware/projects/
  25279. .name
  25280. datacomm-hardware
  25281. .short
  25282. Reviews of modems and FAXmodems.
  25283. .description
  25284. Reviews of modems and FAXmodems.
  25285. .described-by
  25286. fnf@amigalib.com
  25287. .author
  25288. Various; maintained by Daniel Barrett
  25289. .stored-in
  25290. GoldFish-Vol2-1:Files/reviews/hardware/datacomm/
  25291. .name
  25292. april-fools
  25293. .short
  25294. April Fools jokes from 1993.
  25295. .description
  25296. These "reviews" are April Fools jokes from 1993, all written by
  25297. Daniel Barrett, barrett@cs.umass.edu.
  25298. .described-by
  25299. fnf@amigalib.com
  25300. .author
  25301. Various; maintained by Daniel Barrett
  25302. .stored-in
  25303. GoldFish-Vol2-1:Files/reviews/other/april-fools/
  25304. .name
  25305. books-reviews
  25306. .short
  25307. Reviews of Amiga-related books.
  25308. .description
  25309. Reviews of Amiga-related books.
  25310. .described-by
  25311. fnf@amigalib.com
  25312. .author
  25313. Various; maintained by Daniel Barrett
  25314. .stored-in
  25315. GoldFish-Vol2-1:Files/reviews/other/books/
  25316. .name
  25317. shows-reviews
  25318. .short
  25319. Reviews of Amiga shows and conferences.
  25320. .description
  25321. Reviews of Amiga shows and conferences.
  25322. .described-by
  25323. fnf@amigalib.com
  25324. .author
  25325. Various; maintained by Daniel Barrett
  25326. .stored-in
  25327. GoldFish-Vol2-1:Files/reviews/other/shows/
  25328. .name
  25329. vendors-reviews
  25330. .short
  25331. Reviews of Amiga vendors.
  25332. .description
  25333. Reviews of Amiga stores and mailorder vendors.
  25334. .described-by
  25335. fnf@amigalib.com
  25336. .author
  25337. Various; maintained by Daniel Barrett
  25338. .stored-in
  25339. GoldFish-Vol2-1:Files/reviews/other/vendors/
  25340. .name
  25341. magazines-reviews
  25342. .short
  25343. Reviews of Amiga-related magazines.
  25344. .description
  25345. Reviews of Amiga-related magazines.
  25346. .described-by
  25347. fnf@amigalib.com
  25348. .author
  25349. Various; maintained by Daniel Barrett
  25350. .stored-in
  25351. GoldFish-Vol2-1:Files/reviews/other/magazines/
  25352. .name
  25353. amigados-reviews
  25354. .short
  25355. Reviews of AmigaDOS versions.
  25356. .description
  25357. Reviews of AmigaDOS versions.
  25358. .described-by
  25359. fnf@amigalib.com
  25360. .author
  25361. Various; maintained by Daniel Barrett
  25362. .stored-in
  25363. GoldFish-Vol2-1:Files/reviews/software/amigados/
  25364. .name
  25365. audio-software
  25366. .short
  25367. Reviews of audio software.
  25368. .description
  25369. Reviews of audio software products, such as:
  25370.  
  25371.     MIDI software
  25372.     MODs and Trackers
  25373.     Notation programs
  25374.     Sampling software
  25375. .described-by
  25376. fnf@amigalib.com
  25377. .author
  25378. Various; maintained by Daniel Barrett
  25379. .stored-in
  25380. GoldFish-Vol2-1:Files/reviews/software/audio/
  25381. .name
  25382. calendar-software
  25383. .short
  25384. Reviews of calendar/reminder programs.
  25385. .description
  25386. Reviews of calendar/reminder programs.
  25387. .described-by
  25388. fnf@amigalib.com
  25389. .author
  25390. Various; maintained by Daniel Barrett
  25391. .stored-in
  25392. GoldFish-Vol2-1:Files/reviews/software/calendar/
  25393. .name
  25394. cd-rom-software
  25395. .short
  25396. Reviews of CD-ROM software products
  25397. .description
  25398. Reviews of CD-ROM software products:
  25399.  
  25400.     CD-ROM discs
  25401.     CD-ROM filesystems
  25402.  
  25403. Some of these files are links to reviews of other Amiga products (like games)
  25404. that happen to appear on CD-ROM.
  25405. .described-by
  25406. fnf@amigalib.com
  25407. .author
  25408. Various; maintained by Daniel Barrett
  25409. .stored-in
  25410. GoldFish-Vol2-1:Files/reviews/software/cd-rom/
  25411. .name
  25412. datacomm-software
  25413. .short
  25414. Reviews of communications software.
  25415. .description
  25416. Reviews of telecommunications software products:
  25417.  
  25418.     Terminal emulators
  25419.     FAX software
  25420.     Voice mail
  25421.     UUCP
  25422.     Networking software
  25423.     etc.
  25424. .described-by
  25425. fnf@amigalib.com
  25426. .author
  25427. Various; maintained by Daniel Barrett
  25428. .stored-in
  25429. GoldFish-Vol2-1:Files/reviews/software/datacomm/
  25430. .name
  25431. disk-software
  25432. .short
  25433. Reviews of disk-related products
  25434. .description
  25435. Reviews of disk-related products:
  25436.  
  25437.     Backup programs
  25438.     Directory programs, disk organizing programs
  25439.     Disk repair programs
  25440.     Software caches
  25441.     Virtual memory
  25442. .described-by
  25443. fnf@amigalib.com
  25444. .author
  25445. Various; maintained by Daniel Barrett
  25446. .stored-in
  25447. GoldFish-Vol2-1:Files/reviews/software/disk/
  25448. .name
  25449. database-software
  25450. .short
  25451. Reviews of databases.
  25452. .description
  25453. Reviews of databases.
  25454. .described-by
  25455. fnf@amigalib.com
  25456. .author
  25457. Various; maintained by Daniel Barrett
  25458. .stored-in
  25459. GoldFish-Vol2-1:Files/reviews/software/database/
  25460. .name
  25461. games-software
  25462. .short
  25463. Reviews of games.
  25464. .description
  25465. Reviews of games.
  25466. .described-by
  25467. fnf@amigalib.com
  25468. .author
  25469. Various; maintained by Daniel Barrett
  25470. .stored-in
  25471. GoldFish-Vol2-1:Files/reviews/software/games/
  25472. .name
  25473. graphics-software
  25474. .short
  25475. Reviews of graphics software
  25476. .description
  25477. Reviews of graphics software:
  25478.  
  25479.     3-D graphics
  25480.     Animation programs
  25481.     CAD
  25482.     Morphing
  25483.     Paint programs
  25484.     Picture viewers
  25485.     Ray tracing
  25486.     Video software
  25487.     X window system
  25488.  
  25489. Multimedia programs are in the "../multimedia" subdirectory.
  25490. .described-by
  25491. fnf@amigalib.com
  25492. .author
  25493. Various; maintained by Daniel Barrett
  25494. .stored-in
  25495. GoldFish-Vol2-1:Files/reviews/software/graphics/
  25496. .name
  25497. multimedia-software
  25498. .short
  25499. Reviews of multimedia software.
  25500. .description
  25501. Reviews of multimedia software.
  25502. .described-by
  25503. fnf@amigalib.com
  25504. .author
  25505. Various; maintained by Daniel Barrett
  25506. .stored-in
  25507. GoldFish-Vol2-1:Files/reviews/software/multimedia/
  25508. .name
  25509. printing-software
  25510. .short
  25511. Reviews of printing products.
  25512. .description
  25513. Reviews of printer drivers and printing software.
  25514. .described-by
  25515. fnf@amigalib.com
  25516. .author
  25517. Various; maintained by Daniel Barrett
  25518. .stored-in
  25519. GoldFish-Vol2-1:Files/reviews/software/printing/
  25520. .name
  25521. programmer-tools
  25522. .short
  25523. Reviews of programming software
  25524. .description
  25525. Reviews of programming software:
  25526.  
  25527.     Assemblers
  25528.     Compilers
  25529.     Interpreters
  25530.     Languages
  25531.     Programming environments
  25532.     Function libraries
  25533. .described-by
  25534. fnf@amigalib.com
  25535. .author
  25536. Various; maintained by Daniel Barrett
  25537. .stored-in
  25538. GoldFish-Vol2-1:Files/reviews/software/programmer/
  25539. .name
  25540. science-software
  25541. .short
  25542. Reviews of scientific software
  25543. .description
  25544. Reviews of scientific software:
  25545.  
  25546.     Astronomy
  25547.     Chemistry
  25548.     Mathematics
  25549.     Physics
  25550.     etc.
  25551.  
  25552. The file "morphine.iff" is an IFF image that goes with the review of
  25553. "MoG" in this directory.
  25554. .described-by
  25555. fnf@amigalib.com
  25556. .author
  25557. Various; maintained by Daniel Barrett
  25558. .stored-in
  25559. GoldFish-Vol2-1:Files/reviews/software/science/
  25560. .name
  25561. shell-reviews
  25562. .short
  25563. Reviews of shells and CLI's.
  25564. .description
  25565. Reviews of command-line interfaces (shells).
  25566. .described-by
  25567. fnf@amigalib.com
  25568. .author
  25569. Various; maintained by Daniel Barrett
  25570. .stored-in
  25571. GoldFish-Vol2-1:Files/reviews/software/shell/
  25572. .name
  25573. gag-software
  25574. .short
  25575. Reviews of funny or strange software.
  25576. .description
  25577. Reviews of funny or strange software.
  25578. .described-by
  25579. fnf@amigalib.com
  25580. .author
  25581. Various; maintained by Daniel Barrett
  25582. .stored-in
  25583. GoldFish-Vol2-1:Files/reviews/software/gag/
  25584. .name
  25585. text-reviews
  25586. .short
  25587. Reviews of text processing software
  25588. .description
  25589. Reviews of text processing software:
  25590.  
  25591.     Text editors
  25592.     Word processors
  25593.     Outline processors
  25594.     Spelling and grammar checkers
  25595.     TeX and other typesetting software
  25596. .described-by
  25597. fnf@amigalib.com
  25598. .author
  25599. Various; maintained by Daniel Barrett
  25600. .stored-in
  25601. GoldFish-Vol2-1:Files/reviews/software/text/
  25602. .name
  25603. unix-reviews
  25604. .short
  25605. Reviews of UNIX related products.
  25606. .description
  25607. Reviews of UNIX-related products for Amigas:
  25608.  
  25609.     UNIX implementations
  25610.     Software that runs under Amiga UNIX implementations
  25611. .described-by
  25612. fnf@amigalib.com
  25613. .author
  25614. Various; maintained by Daniel Barrett
  25615. .stored-in
  25616. GoldFish-Vol2-1:Files/reviews/software/unix/
  25617. .name
  25618. business-software
  25619. .short
  25620. Reviews of business software.
  25621. .description
  25622. Reviews of business software.
  25623. .described-by
  25624. fnf@amigalib.com
  25625. .author
  25626. Various; maintained by Daniel Barrett
  25627. .stored-in
  25628. GoldFish-Vol2-1:Files/reviews/software/business/
  25629. .name
  25630. CacheIt
  25631. .type
  25632. Disk Tool
  25633. .short
  25634. Small floppy-caching commodity
  25635. .description
  25636. I don't use floppy disks very often. But when I used them I was
  25637. bored by the slow speed.
  25638. To get rid of this, I wrote CacheIt. CacheIt is a small floppy-
  25639. caching commodity that hardly doesn't take up any memory when no
  25640. disks are in drive and gives a great speed up for your floppies.
  25641.  
  25642. Another requirement for CacheIt was, that it would free its memory
  25643. when the system needs it. This is done by a low memory handler.
  25644. It works fantastically: I worked a lot with disks and my system
  25645. was down at 10 KB Chip and 10 KB FastMem, when I tried to start
  25646. a terminal program.
  25647. No problem: CacheIt released as much track buffers as necessary
  25648. and the terminal program started!
  25649.  
  25650. CacheIt works with DD and HD floppy drives.
  25651. .version
  25652. 1.0
  25653. .date
  25654. 1994.09.06
  25655. .author
  25656. Stefan Hochmuth
  25657. .requirements
  25658. "CacheIt" needs OS 3.0 (V39) or higher to operate.
  25659. .distribution
  25660. Copyrighted but Freely Redistributable
  25661. .address
  25662. Flussaalweg 9
  25663. 81825 Munchen
  25664. Deutschland
  25665. .email
  25666. 39:171/207.42
  25667. .docs
  25668. CacheIt.guide
  25669. .described-by
  25670. Richard Fish
  25671. .submittal
  25672. Downloaded via ftp from Aminet.
  25673. .stored-in
  25674. GoldFish-Vol2-1:Files/disk/cache/CacheIt/
  25675.  
  25676. .name
  25677. PowerCache
  25678. .type
  25679. Disk Tool
  25680. .short
  25681. Flexible and Powerful Disk Caching Sys
  25682. .description
  25683. A user friendly, completely configurable disk caching system.  Has tons
  25684. of featues, including a nice GUI, multiple unit caching, selectable
  25685. read-only or read/write cache mode, cache-in-a-file option, statistics
  25686. graphs, a low memory handler, a full ARexx interface and more than
  25687. 120k of AmigaGuide documentation.  Online AmigaGuide help is available
  25688. from within the program.  Installs as a simple commodity and is of course
  25689. hotkey controllable.  Requires at least Kickstart 2.04.  Certain bonus
  25690. features require 3.0 or later.  Localized, CatComp source included.
  25691. Binary only.
  25692. .version
  25693. 37.115
  25694. .date
  25695. 1994.04.10
  25696. .author
  25697. Michael Berg
  25698. .restrictions
  25699. Evaluation version, requires key file for full functionality
  25700. .requirements
  25701. Requires OS2.0+, certain bonus features require OS3.0+
  25702. .reference
  25703. AmigaLibDisk910:PowerCache/
  25704. 37.64
  25705. .distribution
  25706. Shareware
  25707. .price
  25708. $20 (US)
  25709. .address
  25710. Sjællandsgade 56, 4
  25711. 8900  Randers
  25712. DENMARK
  25713. .email
  25714. mberg@scala.ping.dk
  25715. .docs
  25716. Documentation/History.txt
  25717. Documentation/PowerCache.guide
  25718. Documentation/PowerCacheARexx.guide
  25719. Documentation/Glossary.guide
  25720. .described-by
  25721. Fred Fish (fnf@fishpond.cygnus.com)
  25722. .submittal
  25723. Downloaded via ftp from wuarchive.wustl.edu.
  25724. .contents
  25725. PowerCache    A user friendly, completely configurable disk caching
  25726.         system.  Has tons of featues, including a nice GUI,
  25727.         multiple unit caching, selectable read-only or read/write
  25728.         cache mode, cache-in-a-file option, statistics graphs, a
  25729.         low memory handler, a full ARexx interface and more than
  25730.         120k of AmigaGuide documentation.  Online AmigaGuide help
  25731.         is available from within the program.  Installs as a
  25732.         simple commodity and is of course hotkey controllable.
  25733.         Requires at least Kickstart 2.04.  Certain bonus features
  25734.         require 3.0 or later.  Localized, CatComp source included.
  25735.         Evaluation version, requires key file for full functional-
  25736.         ity.  Version 37.115, an update to version 37.64 on disk
  25737.         number 910.  Binary only, shareware.
  25738.         Author:  Michael Berg
  25739. .stored-in
  25740. GoldFish-Vol2-1:Files/disk/cache/PowerCache/
  25741. .name
  25742. FastCache
  25743. .author
  25744. Philip D'Ath
  25745. .version
  25746. 1.1
  25747. .description
  25748. A disk-caching program with the following features: Fully associate cache
  25749. (one of the best algorithms); LRU cache replacement policy (one of the
  25750. best); Can handle multiple drives; Can handle removable media; All cache
  25751. settings are determined at run time; Optional write retention; Does not
  25752. require large continuous chunks of memory; Uses a hashing system to locate
  25753. data (one of the best); Performs both forward and reverse prefetching; Will
  25754. utilize the blitter to move data, if possible.
  25755. .described-by
  25756. Automatically generated from Contents file by c2pi program.
  25757. .short
  25758. A disk caching program.
  25759. .requirements
  25760. AmigaDOS 2.04+
  25761. .stored-in
  25762. GoldFish-Vol2-1:Files/disk/cache/FastCache/
  25763.  
  25764. .name
  25765. AmiCDFS
  25766. .type
  25767. Disk Tool
  25768. .short
  25769. CDROM fs, also reads Mac floppy & hd
  25770. .description
  25771.  
  25772. AmiCDFileSystem is a file system which can read:
  25773.  
  25774. - ISO-9660 (w/ RockRidge extensions) and Macintosh HFS CD-ROMs
  25775. - Macintosh HFS floppy and hard disks
  25776.  
  25777. The ability to read Macintosh floppy and hard disks comes for free, since
  25778. they use the same file system used for HFS CD-ROMs.
  25779.  
  25780. This program was originally based on AmiCDROM 1.9 by Frank Munkert.
  25781. While the file system functions are mostly the original ones, the
  25782. packet handling routines have been completely re-written.
  25783.  
  25784. This file system can be installed on the Rigid Disk Block (RDB) of an hard
  25785. disk to automatically mount a Mac partition (you can even boot from it, if
  25786. you manage to put the necessary Amiga system files in it).
  25787.  
  25788. The code is reentrant and is shared among multiple instances of the file
  25789. system. This means that if you use AmiCDFileSystem on a CD-ROM drive, a
  25790. magneto-optical drive, two floppy drives and two hard disk partitions, like
  25791. a friend of mine does, only one copy will be loaded instead of six - saving
  25792. 100K of memory.
  25793. .version
  25794. 37.5
  25795. .date
  25796. 1994.10.02
  25797. .author
  25798. Nicola Salmoria, based on AmiCDROM by Frank Munkert
  25799. .distribution
  25800. Freeware
  25801. .address
  25802. Via Piemonte 11
  25803. 53100 Siena
  25804. ITALY
  25805. .email
  25806. MC6489@mclink.it
  25807. .source
  25808. Includes source in C and assembler
  25809. .construction
  25810. SAS/C 6.50
  25811. .docs
  25812. AmiCDFileSystem.guide
  25813. .described-by
  25814. Dan Fish (daf@starfish.amigalib.com)
  25815. .submittal
  25816. Downloaded via ftp from wuarchive.wustl.edu.
  25817. .stored-in
  25818. GoldFish-Vol2-1:Files/disk/cdrom/AmiCDFS/
  25819. .name
  25820. mkisofs
  25821. .fullname
  25822. mkisofs
  25823. .aminet-dir
  25824. disk/cdrom
  25825. .type
  25826. Disk Tool
  25827. .short
  25828. Simple ISO-9660 pre-mastering utility.
  25829. .description
  25830. A pre-mastering program to generate an ISO-9660 filesystem.  It takes
  25831. a snapshot of a given directory tree, and generates a binary image
  25832. which will correspond to an ISO-9660 filesystem when written to a
  25833. block device.
  25834.  
  25835. It is also capable of generating the System Use Sharing Protocol
  25836. records specified by the Rock Ridge Interchange Protocol.  This is
  25837. used to further describe the files in the ISO-9660 filesystem to a
  25838. unix host, and provides information such as longer filenames, uid/gid,
  25839. posix permissions, and block and character devices.
  25840.  
  25841. Each file written to the ISO-9660 filesystem must have a filename in
  25842. the 8.3 format (8 characters, period, 3 characters, all upper case),
  25843. even if Rock Ridge is in use.  This filename is used on systems that
  25844. are not able to make use of the Rock Ridge extensions (such as
  25845. MS-DOS), and each filename in each directory must be different from
  25846. the other filenames in the same directory.
  25847.  
  25848. mkisofs generally tries to form correct names by forcing the unix
  25849. filename to upper case and truncating as required, but often times
  25850. this yields unsatisfactory results when there are cases where the
  25851. truncated names are not all unique.  mkisofs assigns weightings to
  25852. each filename, and if two names that are otherwise the same are found
  25853. the name with the lower priority is renamed to have a 3 digit number
  25854. as an extension (where the number is guaranteed to be unique).  An
  25855. example of this would be the files foo.bar and foo.bar.~1~ - the file
  25856. foo.bar.~1~ would be written as FOO.000;1 and the file foo.bar would
  25857. be written as FOO.BAR;1.  "path" is the path of the directory tree to
  25858. be copied into the ISO-9660 filesystem.
  25859.  
  25860. (AmigaDOS Note: The AmigaDOS port relaxes the above restrictions to
  25861. produce ISO-9660 level 2 compatible ISO images)
  25862. .version
  25863. 1.00.5
  25864. .date
  25865. 1994.06.02
  25866. .author
  25867. Eric Youngdale
  25868. Frank Munkert
  25869. .distribution
  25870. GNU Public License
  25871. .email
  25872. ericy@gnu.ai.mit.edu
  25873. ln_fmu@pki-nbg.philips.de
  25874. .source
  25875. Includes full source in C.
  25876. .docs
  25877. mkisofs.guide
  25878. README-Amiga
  25879. .described-by
  25880. Fred Fish (fnf@amigalib.com)
  25881. .stored-in
  25882. GoldFish-Vol2-1:Files/disk/cdrom/mkisofs/
  25883.  
  25884. .name
  25885. ManageCDPics
  25886. .type
  25887. Workbench Tool
  25888. .short
  25889. A program to manage all your pictures
  25890. .description
  25891. A GUI-Based cataloger that allows you to create "picture-databases"
  25892. and easily view the pictures.
  25893. .version
  25894. 1.0
  25895. .date
  25896. 1994.08.06
  25897. .author
  25898. Markus Hillenbrand
  25899. .distribution
  25900. Copyrighted but Freely Redistributable
  25901. .address
  25902. Weserstraße 9
  25903. 36124 Eichenzell-Löschenrod
  25904. GERMANY
  25905. .email
  25906. m_hillen@informatik.uni-kl.de
  25907. .docs
  25908. ReadMe
  25909. .described-by
  25910. Dan Fish (daf@starfish.amigalib.com)
  25911. .submittal
  25912. Submitted electronically directly by the author.
  25913. .stored-in
  25914. GoldFish-Vol2-1:Files/disk/cdrom/ManageCDPics/
  25915.  
  25916. .name
  25917. SAC
  25918. .fullname
  25919. ScanAminetCDROM
  25920. .type
  25921. File Searching
  25922. .short
  25923. Search and extract files from CDROM.
  25924. .description
  25925. SAC was designed to make getting data from the Aminet CDROM 2/94 an easier
  25926. task. You enter a search pattern (all dos.library patterns are supported)
  25927. and SAC scans 'AMINET_0294:Index' for matching entries. The result is then
  25928. displayed in AmigaGuide format, and you may view the readme files or even
  25929. unpack the desired archive with a single mouse click (SAC recognizes
  25930. different types of archives). SAC can be run from both Workbench and CLI.
  25931. .version
  25932. 1.1
  25933. .date
  25934. 1994.06.03
  25935. .author
  25936. Ralph Seichter
  25937. .requirements
  25938. Kickstart 37.175 (OS 2.04) or better, CDROM drive, Aminet CDROM 2/94.
  25939. .reference
  25940. .distribution
  25941. Copyright but Freely Redistributable
  25942. .address
  25943. Deutscher Ring 6
  25944. 50354 Huerth
  25945. Federal Republic of Germany
  25946. .email
  25947. zodiac@darkness.gun.de
  25948. .installsize
  25949. 4K
  25950. .construction
  25951. SAS/C 6.51, optimized for 68xxx CPUs.
  25952. .docs
  25953. sac.guide
  25954. .described-by
  25955. Ralph Seichter
  25956. .submittal
  25957. Submitted electronically directly by the author.
  25958. .stored-in
  25959. GoldFish-Vol2-1:Files/disk/cdrom/SAC/
  25960. .name
  25961. SCDPlayer
  25962. .type
  25963. Disk Tool
  25964. .aminet-dir
  25965. disk/cdrom
  25966. .short
  25967. Very small CDPlayer commodity
  25968. .description
  25969. A tool for easily playing CD Audio.  It's also a commodity.  Popup on
  25970. public screen w/hotkey, jump to another, keyboard short-cuts...
  25971. Font-adaptive.
  25972. .version
  25973. 1.2
  25974. .author
  25975. Pascal Rullier
  25976. .reference
  25977. FreshFish-Vol5:BBS/disk/SCDPlayer-1.1.lha
  25978. 1.1
  25979. FreshFish-Vol4:BBS/May94/disk/cdrom/SCDPlayer.lha
  25980. 1.1
  25981. FreshFish-Vol4:New/disk/cdrom/SCDPlayer/
  25982. 1.1
  25983. .requirements
  25984. Requires OS2.0+ 1.5Mo Ram (when opened GUI)
  25985. .distribution
  25986. Giftware
  25987. .address
  25988. 25b, rue du Prof Lande
  25989. 33380 BIGANOS FRANCE
  25990. .email
  25991. bugss@frbdx11.cribx1.u-bordeaux.fr (always)
  25992. .source
  25993. No sources
  25994. .docs
  25995. COPYING
  25996. HISTORY
  25997. SCDPlayer.doc.eng
  25998. SCDPlayer.doc.fr
  25999. SCDPlayer.readme
  26000. .described-by
  26001. Pascal Rullier (bugss@frbdx11.cribx1.u-bordeaux.fr (1.2)
  26002. .submittal
  26003. Directly Uploaded via ftp to ftp.amigalib.com
  26004. .stored-in
  26005. GoldFish-Vol2-1:Files/disk/cdrom/SCDPlayer/
  26006.  
  26007. .name
  26008. AMUC_Cover
  26009. .type
  26010. Picture
  26011. .short
  26012. Printable Cover for the AMUC CDRom
  26013. .description
  26014. A CDRom cover for the AMUC CD-ROM (Amiga User's of Calgary.  Included are
  26015. two Final Copy IIr2 documents, as well as the corresponding PostScript
  26016. equivalents for those who have access to a PostScript printer.  Also
  26017. included are the DPaint brushes used to create the covers in case somebody
  26018. wishes to do a better job ;-).
  26019. .date
  26020. 1993.12.28
  26021. .author
  26022. Geoff Seeley
  26023. .distribution
  26024. Copyrighted but Freely Redistributable
  26025. .email
  26026. geoff@softwords.bc.ca
  26027. .docs
  26028. AMUC_Cover.readme
  26029. .described-by
  26030. Fred Fish (fnf@fishpond.cygnus.com)
  26031. .submittal
  26032. Downloaded via ftp from wuarchive.wustl.edu.
  26033. .contents
  26034. AMUC_Cover    A CDRom cover for the AMUC CD-ROM (Amiga User's of
  26035.         Calgary.  Included are two Final Copy IIr2 documents,
  26036.         as well as the corresponding PostScript equivalents for
  26037.         those who have access to a PostScript printer.  Also
  26038.         included are the DPaint brushes used to create the covers
  26039.         in case somebody wishes to do a better job ;-).
  26040.         Author:  Geoff Seeley
  26041. .stored-in
  26042. GoldFish-Vol2-1:Files/disk/cdrom/AMUC_Cover/
  26043.  
  26044. .name
  26045. PlayCDDA
  26046. .type
  26047. Disk Tool
  26048. .short
  26049. Play CD's over the Amiga's audio device
  26050. .description
  26051. A program for owners of Toshiba 3401 CDROM drives.  These drives are
  26052. capable of transferring CD-DA (digital audio) data over the SCSI bus.
  26053. PlayCDDA reads this data and reproduces the corresponding sounds on the
  26054. Amiga's audio.device.  PlayCDDA communicates with the user over a simple
  26055. graphical interface.
  26056. .version
  26057. 1.1
  26058. .date
  26059. 1994.01.04
  26060. .author
  26061. Frank Munkert
  26062. .reference
  26063. FreshFish-Vol2:new/disk/cdrom/PlayCDDA/
  26064. 1.0
  26065. .distribution
  26066. Copyrighted but Freely Redistributable
  26067. .email
  26068. ln_fmu@pki-nbg.philips.de.
  26069. .source
  26070. Includes source in C
  26071. .docs
  26072. PlayCDDA.doc
  26073. PlayCDDA.readme
  26074. .described-by
  26075. Fred Fish (fnf@fishpond.cygnus.com)
  26076. .submittal
  26077. Downloaded via ftp from wuarchive.wustl.edu.
  26078. .contents
  26079. PlayCDDA    A program for owners of Toshiba 3401 CDROM drives.  These
  26080.         drives are capable of transferring CD-DA (digital audio)
  26081.         data over the SCSI bus.  PlayCDDA reads this data and repro-
  26082.         duces the corresponding sounds on the Amiga's audio.device.
  26083.         PlayCDDA communicates with the user over a simple graphical
  26084.         interface.  Version 1.1, an update to version 1.0 on the
  26085.         FreshFish-Vol2 CDrom.  Includes source.
  26086.         Author:  Frank Munkert
  26087. .stored-in
  26088. GoldFish-Vol2-1:Files/disk/cdrom/PlayCDDA/
  26089.  
  26090. .name
  26091. YADCP
  26092. .type
  26093. Disk Tool
  26094. .short
  26095. Yet Another CD Player
  26096. .description
  26097. Yet Another CD Player.  Features: GUI that let's you access all basic
  26098. functions of a normal CD-Player; is a Commodity; Can display songnames
  26099. and CD title (of course you once have to enter the names); doesn't waste
  26100. memory; SCSI errors are displayed as text (190 known).  If your CD-ROM
  26101. is able to send audio over SCSI bus you also get the following: Realtime
  26102. playback of audio on your Amiga, even on 68000 machines (achieved by
  26103. highly optimized assembler routines); Ability to save (parts of) songs
  26104. as IFF (8SVX).  Binary only.
  26105. .version
  26106. 1.1
  26107. .date
  26108. 1994.04.28
  26109. .author
  26110. Frank Würkner
  26111. .requirements
  26112. OS2.0 or higher; reqtools.library © 1991-1994 by Nico François (thanks
  26113. Nico!); a SCSI bus adapter capable of sending SCSI direct commands;
  26114. a CD-ROM which can read CD-DA ("Red Book") encoded discs (i.e. you should
  26115. see a headphone jack on the front panel); optionally your CD-ROM should
  26116. be capable of sending the audio as 16-bit digital data over the SCSI bus
  26117. .distribution
  26118. Freeware
  26119. .address
  26120. Georgenschwaigstr. 22
  26121. D-80807 München
  26122. Germany
  26123. .email
  26124. wuerkner@informatik.tu-muenchen.de
  26125. .docs
  26126. YACDP.doc
  26127. .described-by
  26128. Fred Fish (fnf@fishpond.cygnus.com)
  26129. .submittal
  26130. Downloaded via ftp from wuarchive.wustl.edu.
  26131. .contents
  26132. YACDP        Yet Another CD Player.  Features: GUI that let's you access
  26133.         all basic functions of a normal CD-Player; is a Commodity;
  26134.         Can display songnames and CD title (of course you once have
  26135.         to enter the names); doesn't waste memory; SCSI errors are
  26136.         displayed as text (190 known).  If your CD-ROM is able to
  26137.         send audio over SCSI bus you also get the following:
  26138.         Realtime playback of audio on your Amiga, even on 68000
  26139.         machines (achieved by highly optimized assembler routines);
  26140.         Ability to save (parts of) songs as IFF (8SVX).  Version
  26141.         1.1, binary only, freeware.
  26142.         Author:  Frank Würkner
  26143. .stored-in
  26144. GoldFish-Vol2-1:Files/disk/cdrom/YACDP/
  26145.  
  26146. .name
  26147. CDDA
  26148. .type
  26149. Disk Tool
  26150. .short
  26151. Play digital audio off Sony CD drives
  26152. .description
  26153. This program replays digital audio data directly off a compact disc
  26154. using the Amiga audio hardware (in stereo where available).  A special
  26155. type of CD-ROM drive is required since this program makes use of a
  26156. vendor unique command supported by Sony drives, such as the CDU-8003A
  26157. or the Apple CD-300 drive.
  26158.  
  26159. Please note that due to the work involved reading and converting the
  26160. audio data music may not always play smoothly. The program will also
  26161. consume large amounts of chip memory in order to supply the player
  26162. task with a contiguous stream of data (the maximum number of sound
  26163. queue packets can be adjusted using a command line parameter).  Your
  26164. system may also experience heavy task loading since the incoming data
  26165. (more than 88K bytes per second) must be handled quickly and
  26166. efficiently in order to avoid `pops' and delays.
  26167. .version
  26168. 1.3
  26169. .author
  26170. Olaf Barthel
  26171. .distribution
  26172. Freeware
  26173. .address
  26174. Brabeckstraße 35
  26175. D-30559 Hannover
  26176. Federal Republic of Germany
  26177. .email
  26178. olsen@sourcery.han.de
  26179. .docs
  26180. CDDA.doc
  26181. .described-by
  26182. Fred Fish (fnf@fishpond.cygnus.com)
  26183. .submittal
  26184. Submitted electronically directly by the author.
  26185. .contents
  26186. CDDA        This program replays digital audio data directly off a
  26187.         compact disc using the Amiga audio hardware (in stereo
  26188.         where available).  A special type of CD-ROM drive is
  26189.         required since this program makes use of a vendor unique
  26190.         command supported by Sony drives, such as the CDU-8003A
  26191.         or the Apple CD-300 drive.  Version 1.3, includes source
  26192.         in C.
  26193.         Author:  Olaf Barthel
  26194. .stored-in
  26195. GoldFish-Vol2-1:Files/disk/cdrom/CDDA/
  26196. .name
  26197. AmiCDROM
  26198. .aminet-dir
  26199. disk/cdrom
  26200. .type
  26201. Disk Tool
  26202. .short
  26203. ISO-9660 standard CDROM filesystem
  26204. .description
  26205. AmiCDROM is a CDROM disk filing system for the Commodore Amiga.
  26206. It supports the ISO-9660 standard, the Rock Ridge Interchange
  26207. Protocol and the Macintosh HFS format.
  26208.  
  26209. The CDROM drive is mounted as a DOS device (e.g. CD0:).  You can
  26210. access files and directories on a CDROM disk by the usual syntax,
  26211. e.g. "type cd0:foo/readme.txt".
  26212. .version
  26213. 1.15
  26214. .date
  26215. 1994.11.03
  26216. .author
  26217. Frank Munkert
  26218. .reference
  26219. FreshFish-Nov94:New/disk/AmiCDROM/
  26220. 1.13
  26221. FreshFish-Vol6:BBS/disk/AmiCDROM-1.12.lha
  26222. 1.12
  26223. FreshFish-Vol6:New/disk/cdrom/AmiCDROM/
  26224. 1.12
  26225. FreshFish-Vol6:Useful/dist/disk/cdrom/AmiCDROM/
  26226. 1.12
  26227. FreshFish-Vol5:BBS/disk/AmiCDROM-1.11.lha
  26228. 1.11
  26229. FreshFish-Vol5:New/disk/cdrom/AmiCDROM/
  26230. 1.11
  26231. FreshFish-Vol5:Useful/dist/disk/cdrom/AmiCDROM/
  26232. 1.11
  26233. FreshFish-Vol4:BBS/May94/disk/cdrom/AmiCDROM.lha
  26234. 1.10
  26235. FreshFish-Vol4:New/disk/cdrom/AmiCDROM/
  26236. 1.10
  26237. FreshFish-Vol4:Useful/dist/disk/cdrom/AmiCDROM/
  26238. 1.10
  26239. FreshFish-Vol3:Useful/dist/disk/cdrom/AmiCDROM/
  26240. 1.9
  26241. FrozenFish-Vol1:BBS:Useful/disk/cdrom/AmiCDROM.lha
  26242. 1.9
  26243. GoldFish-Vol1-1:BBS/d9xx/d935/AmiCDROM.lha
  26244. 1.7
  26245. GoldFish-Vol1-2:d9xx/d935/AmiCDROM/
  26246. 1.7
  26247. FrozenFish-Vol1:BBS/ALib/d9xx/d935/AmiCDROM.lha
  26248. 1.7
  26249. FreshFish-Vol2:New/AmigaLibDisks/Disk935/AmiCDROM/
  26250. 1.7
  26251. AmigaLibDisk935:AmiCDROM/
  26252. 1.7
  26253. .distribution
  26254. Copyrighted but Freely Redistributable
  26255. .source
  26256. Includes source in C and assembly.
  26257. .email
  26258. ln_fmu@pki-nbg.philips.de
  26259. .docs
  26260. AmiCDROM.guide
  26261. AmiCDROM.readme
  26262. .described-by
  26263. Dan Fish (daf@daffy.amigalib.com)
  26264. .submittal
  26265. Downloaded via ftp from Aminet.
  26266. .stored-in
  26267. GoldFish-Vol2-1:Files/disk/cdrom/AmiCDROM/
  26268. .name
  26269. AntiRaBB
  26270. .author
  26271. Hanns Holger Rutz
  26272. .version
  26273. 1.0d
  26274. .distribution
  26275. Freeware
  26276. .description
  26277. This program installs a bootblock that displays the text 'Against racism'
  26278. or 'Gegen Rassismus' (German version) along with a Yin & Yang symbol.  An
  26279. update to version 1.0b included in the AntiRascism package on disk number
  26280. 894.  Includes both English and German version.
  26281. .described-by
  26282. Automatically generated from Contents file by c2pi program.
  26283. .short
  26284. Bootblock to display anti racism message
  26285. .stored-in
  26286. GoldFish-Vol2-1:Files/disk/misc/AntiRaBB/
  26287.  
  26288. .name
  26289. SuperDuper
  26290. .type
  26291. Disk Tool
  26292. .short
  26293. Very fast disk copier and formatter
  26294. .description
  26295. A very fast disk copier and formatter.  Can make up to four unverified
  26296. copies from a ram buffer in 36 seconds.  Verified copies from a ram
  26297. buffer take 67 seconds for one destination drive, plus 34 seconds for
  26298. each additional destination.  Includes a program to fine tune some
  26299. fields in the trackdisk device, and a "no click" type program.
  26300. .version
  26301. 3.0
  26302. .date
  26303. .author
  26304. Sebastiano Vigna
  26305. .restrictions
  26306. .requirements
  26307. .reference
  26308. AmigaLibDisk903:SuperDuper/
  26309. 3.0
  26310. AmigaLibDisk753:SuperDuper/
  26311. 2.02
  26312. AmigaLibDisk590:SuperDuper/
  26313. 2.01
  26314. AmigaLibDisk561:SuperDuper/
  26315. 2.0
  26316. AmigaLibDisk488:SuperDuper/
  26317. 1.0
  26318. .keywords
  26319. .distribution
  26320. Copyrighted but Freely Redistributable
  26321. .price
  26322. .address
  26323. Via California 22
  26324. I-20144 Milano MI
  26325. .email
  26326. vigna@ghost.dsi.unimi.it
  26327. .phone
  26328. .fax
  26329. .exectype
  26330. .installsize
  26331. .source
  26332. .construction
  26333. .tested
  26334. .run
  26335. .docs
  26336. SuperDuper.dvi
  26337. SuperDuper.guide
  26338. SuperDuper.ps
  26339. SuperDuper.texinfo
  26340. .described-by
  26341. Fred Fish (fnf@fishpond.cygnus.com)
  26342. .submittal
  26343. Downloaded via ftp from merlin.etsu.edu [192.43.199.20] on 29-Jul-1993
  26344. .contents
  26345. SuperDuper    A very fast disk copier and formatter.  Can make up to four
  26346.         unverified copies from a ram buffer in 36 seconds.  Verified
  26347.         copies from a ram buffer take 67 seconds for one destination
  26348.         drive, plus 34 seconds for each additional destination.
  26349.         Includes a program to fine tune some fields in the trackdisk
  26350.         device, and a "no click" type program.  Version 3.0, binary
  26351.         only.
  26352.         Author:  Sebastiano Vigna
  26353. .stored-in
  26354. GoldFish-Vol2-1:Files/disk/misc/SuperDuper/
  26355.  
  26356. .name
  26357. BTNTape
  26358. .type
  26359. Disk Tool
  26360. .aminet-dir
  26361. disk/bakup
  26362. .short
  26363. A "Better-Than-Nothing" scsi tape driver
  26364. .description
  26365. The "Better Than Nothing" SCSI tape device handler.  It provides flat-file
  26366. access to a SCSI tape drive from application programs using simple calls to
  26367. DOS or C library I/O functions.  It can also be used with the Amiga TAR
  26368. utility for disk backups.  It uses your existing SCSI adapter's device
  26369. driver for access to the bus.  This version fixes a number of bugs and
  26370. includes several new features including file number tracking and append-only
  26371. and read-only safety modes.
  26372. .version
  26373. 3.0
  26374. .author
  26375. Robert Rethemeyer
  26376. .reference
  26377. AmigaLibDisk558:BTNTape/
  26378. 2.1
  26379. AmigaLibDisk471:BTNTape/
  26380. 2.0
  26381. AmigaLibDisk392:BTNTape/
  26382. 1.0
  26383. .distribution
  26384. Freeware
  26385. .address
  26386. 979-4 Belmont Terrace
  26387. Sunnyvale, CA  94086
  26388. USA
  26389. .email
  26390. drBob@cup.portal.com
  26391. .source
  26392. Includes complete C-source and extensive documentation
  26393. .docs
  26394. readme.first
  26395. changes.doc
  26396. doc/drives.doc
  26397. doc/features.doc
  26398. doc/hardware.doc
  26399. doc/install.doc
  26400. doc/messages.doc
  26401. doc/tapemon.doc
  26402. doc/usage.doc
  26403. .described-by
  26404. Fred Fish (fnf@fishpond.cygnus.com)
  26405. .submittal
  26406. Submitted on disk directly by the author.
  26407. .stored-in
  26408. GoldFish-Vol2-1:Files/disk/misc/BTNtape/
  26409.  
  26410. .name
  26411. Flat
  26412. .type
  26413. Device Handler
  26414. .short
  26415. Handler for block-mapped filing devices
  26416. .description
  26417. A filing system handler which implements block-mapped filing devices
  26418. such as available under Un*x.  Read and write calls are mapped to
  26419. low-level system IO operations which allow to treat devices such as
  26420. df0:, dh0:, rad:, etc. as big data files.  These `virtual' files can
  26421. be copied, read and written just like any standard AmigaDOS file.  It
  26422. is even possible to copy a whole disk with the CLI `Copy' command or
  26423. to archive disks with LhArc and the like.  Written as a supplement for
  26424. the Amiga `tar' program.
  26425. .version
  26426. 1.3
  26427. .date
  26428. .author
  26429. Olaf `Olsen' Barthel
  26430. .restrictions
  26431. .requirements
  26432. .reference
  26433. AmigaLibDisk535:Flat/
  26434. 1.3
  26435. .keywords
  26436. .distribution
  26437. Shareware
  26438. .price
  26439. .address
  26440. Brabeckstrasse 35
  26441. D-3000 Hannover 71
  26442. Federal Republic of Germany
  26443. .email
  26444. .phone
  26445. .fax
  26446. .exectype
  26447. .installsize
  26448. .source
  26449. Includes source in C.
  26450. .construction
  26451. .tested
  26452. .run
  26453. .docs
  26454. Flat.doc
  26455. .described-by
  26456. Fred Fish (fnf@fishpond.cygnus.com)
  26457. .submittal
  26458. .contents
  26459. Flat        A filing system handler which implements block-mapped filing
  26460.         devices such as available under Un*x.  Read and write calls
  26461.         are mapped to low-level system IO operations which allow to
  26462.         treat devices such as df0:, dh0:, rad:, etc. as big data
  26463.         files.  These `virtual' files can be copied, read and
  26464.         written just like any standard AmigaDOS file.  It is even
  26465.         possible to copy a whole disk with the CLI `Copy' command or
  26466.         to archive disks with LhArc and the like.  Written as a
  26467.         supplement for the Amiga `tar' program.  Version 1.3,
  26468.         includes source in `C'.
  26469.         Author:  Olaf `Olsen' Barthel
  26470. .stored-in
  26471. GoldFish-Vol2-1:Files/disk/misc/Flat/
  26472. .name
  26473. Dfrags
  26474. .fullname
  26475. Disk fragmentation Report
  26476. .type
  26477. Disk Tool
  26478. .short
  26479. Reports on FS errors and fragmentation
  26480. .description
  26481. This utility will report on the file and bitmap fragmentation
  26482. plus will do a 100 % check on the file system.  Currently, the
  26483. OFS and FFS are supported, not the caching and International
  26484. FS.
  26485. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  26486. .version
  26487. 3.12
  26488. .date
  26489. July 1994
  26490. .author
  26491. Tony Preston
  26492. .restrictions
  26493. Fred Fish has explicit permission to distribute this program on
  26494. his disks and CD collections.  This program may be placed on any BBS or
  26495. commercial system only if those systems do not attempt to lay
  26496. a copyright on the files.
  26497. .requirements
  26498. An Amiga, 512K memory.
  26499. .distribution
  26500. Shareware, see documentation for information.
  26501. .price
  26502. See docs.
  26503. .address
  26504. Custom Services
  26505. P. O. Box 254
  26506. Moorestown, NJ 08057
  26507. .email
  26508. apreston@isd.csc.com or tony-preston@cup.portal.com
  26509. .exectype
  26510. 68000, with special version optimized for 68020-030
  26511. .installsize
  26512. minimal.
  26513. .source
  26514. N/A
  26515. .tested
  26516. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.3, skinny AGNUS
  26517. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  26518. A3000(various configurations)
  26519. A4000/040(various configurations)
  26520. Free of Enforcer hits
  26521. .docs
  26522. Dfrags.Doc
  26523. .described-by
  26524. Tony Preston(apreston@isd.csc.com)
  26525. .submittal
  26526. Submitted on disk directly by the author.
  26527. .stored-in
  26528. GoldFish-Vol2-1:Files/disk/misc/Dfrags/
  26529. .name
  26530. TrackdiskPrefs
  26531. .fullname
  26532. Trackdisk Prefs
  26533. .aminet-dir
  26534. disk/misc
  26535. .type
  26536. Disk Tool
  26537. .short
  26538. Adjust various trackdisk.device params.
  26539. .description
  26540. Trackdisk Prefs is a new preferences editor that will allow the user
  26541. to adjust the various parameters present in the Trackdisk_Public_Unit
  26542. structure.  These parameters includes the Step Delay, the Settle
  26543. Delay, the Calibrate Delay, the Retries limit, and the NoClick flag.
  26544.  
  26545. The package consist of two executables: the first one that will stay
  26546. in background, doing the same kind of job as IPrefs for the
  26547. Trackdisk.device preferences, and a new preferences editor.
  26548. .version
  26549. 1.0
  26550. .date
  26551. 1994.06.11
  26552. .author
  26553. Eric Sauvageau
  26554. .requirements
  26555. Requires Kickstart 2.04 or later.
  26556. .distribution
  26557. Copyrighted but Freely Redistributable
  26558. .docs
  26559. docs/TDPrefs_Eng.guide
  26560. docs/TDPrefs_Fra.guide
  26561. .described-by
  26562. Fred Fish (fnf@amigalib.com)
  26563. .submittal
  26564. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  26565. .stored-in
  26566. GoldFish-Vol2-1:Files/disk/misc/TrackdiskPrefs/
  26567. .name
  26568. AM
  26569. .type
  26570. OS Utility
  26571. .short
  26572. Maintains users and groups in muFS
  26573. .description
  26574. AM was written to support the muFS system operator's work by supplying
  26575. an easy-to-use user interface based on MUI (Magic User Interface) by
  26576. Stefan Stuntz.
  26577.  
  26578.    The following gives you a quick overview on AM's facilities:
  26579.  
  26580.    * localized (currently English, German, Netherlands, Norwegian,
  26581.      Portuguêse, and Swedish catalogs)
  26582.  
  26583.    * needs and makes extensive use of MUI 2.0 (`muimaster.library'
  26584.      version 7+)
  26585.  
  26586.    * supports the following operations on the muFS system files
  26587.  
  26588.         - create new users/groups
  26589.  
  26590.         - edit any characteristics of an existing user/group
  26591.  
  26592.         - delete users/groups
  26593.  
  26594.         - temporarily ban a user from the system
  26595.  
  26596.    * automatically creates new $HOME directories and installs default
  26597.      files there by executing a user supplied script
  26598.  
  26599.    * checks $HOME directories (not functional yet)
  26600.  
  26601.    * searches muFS partitions for files with bad owner information and
  26602.      changes them
  26603.  
  26604. .version
  26605. 1.0
  26606. .author
  26607. Ingolf Koch
  26608. .requirements
  26609. MUI 2.0, muimaster.library version 7+, os2.0+,
  26610. .distribution
  26611. Copyrighted but Freely Redistributable
  26612. .address
  26613. Wellenkampstrae 38
  26614. D-32791 Lage
  26615. Germany
  26616. .email
  26617. ingolf@mathematik.uni-bielefeld.de
  26618. .docs
  26619. am.readme
  26620. docs/english/am.dvi
  26621. docs/english/am.guide
  26622. .described-by
  26623. Richard Fish
  26624. .submittal
  26625. Downloaded via ftp from Aminet.
  26626.  
  26627.  
  26628. .stored-in
  26629. GoldFish-Vol2-1:Files/disk/misc/am/
  26630.  
  26631. .name
  26632. ClickNot
  26633. .type
  26634. Disk Tool
  26635. .short
  26636. Stop your disk drives from clicking
  26637. .description
  26638. Only 348 bytes, this anti-click program can be run on WB2 and WB3 from
  26639. the CLI, the Workbench, or from the WBStartup draw.  System legal and
  26640. written in SAS/C V6.3.  It will autodetect DF0: to DF3:
  26641. .version
  26642. 37.3
  26643. .date
  26644. 1993.12.16
  26645. .author
  26646. Richard Waspe
  26647. .distribution
  26648. Copyrighted but Freely Redistributable
  26649. .email
  26650. waspy@cix.compulink.co.uk
  26651. rwaspe@hamlet.adsp.sub.org
  26652. .docs
  26653. ClickNot.doc
  26654. .described-by
  26655. Fred Fish (fnf@fishpond.cygnus.com)
  26656. .submittal
  26657. Downloaded via ftp from wuarchive.wustl.edu.
  26658. .contents
  26659. ClickNot    Only 348 bytes, this anti-click program can be run on WB2
  26660.         and WB3 from the CLI, the Workbench, or from the WBStartup
  26661.         draw.  System legal and written in SAS/C V6.3.  It will
  26662.         autodetect DF0: to DF3:  Version 37.3, binary only.
  26663.         Author:  Richard Waspe
  26664. .stored-in
  26665. GoldFish-Vol2-1:Files/disk/misc/ClickNot/
  26666.  
  26667. .name
  26668. DCmp
  26669. .type
  26670. Disk Tool
  26671. .short
  26672. Compare two disks byte by byte
  26673. .description
  26674. A utility that allows you to compare two disks block by block.  Written
  26675. in order to check the reliability of the Video-Backup-System, (VBS), DCmp
  26676. can create a file containing a list of differing sectors which can be used
  26677. in conjunction with a disk-editor to correct the defects.  Binary only.
  26678. .version
  26679. 1.52
  26680. .author
  26681. Tobias Ferber
  26682. .reference
  26683. AmigaLibDisk859:DCmp/
  26684. 1.51
  26685. .distribution
  26686. Copyrighted but Freely Redistributable
  26687. .address
  26688. Goethestraße 32
  26689. 76135 Karlsruhe
  26690. Germany
  26691. .email
  26692. ukjg@ibm3090.rz.uni-karlsruhe.de
  26693. .docs
  26694. dcmp.doc
  26695. .described-by
  26696. Fred Fish (fnf@fishpond.cygnus.com)
  26697. .submittal
  26698. Downloaded via ftp from wuarchive.wustl.edu.
  26699. .contents
  26700. DCmp        A utility that allows you to compare two disks block by
  26701.         block.  Written in order to check the reliability of the
  26702.         Video-Backup-System, (VBS), DCmp can create a file
  26703.         containing a list of differing sectors which can be used
  26704.         in conjunction with a disk-editor to correct the defects.
  26705.         Version 1.52, an update to version 1.51 on disk number 863.
  26706.         Works with all Amigas using Kickstart 1.3 or higher and
  26707.         supports req[tools].library.  Binary only.
  26708.         Author: Tobias Ferber
  26709. .stored-in
  26710. GoldFish-Vol2-1:Files/disk/misc/DCmp/
  26711.  
  26712. .name
  26713. DiskInfoTools
  26714. .type
  26715. Disk Tool
  26716. .short
  26717. Three useful disk information tools
  26718. .description
  26719. Three Tools in one:  PieChartDir - Provides an interactive pie chart of
  26720. disk usage.  Includes percentages and byte values.  DupFinder - Locates
  26721. duplicate files.  CompareDir - Compares two disks or directories.  All
  26722. three tools run via an easy to use GUI, with online help.  No special
  26723. libraries, CPU, or memory requirements.  Binary only.
  26724. .version
  26725. 1.0
  26726. .author
  26727. Barney Blankenship
  26728. .requirements
  26729. Requires OS 2.0+
  26730. .distribution
  26731. Shareware
  26732. .price
  26733. $8 (US)
  26734. .address
  26735. 110 Lake Rd. #1130
  26736. Lake Jackson, TX 77566
  26737. .email
  26738. blankenshi@genie.geis.com
  26739. .docs
  26740. DiskInfoTools.readme
  26741. .described-by
  26742. Fred Fish (fnf@fishpond.cygnus.com)
  26743. .submittal
  26744. Downloaded via ftp from wuarchive.wustl.edu.
  26745. .contents
  26746. DiskInfoTools    Three Tools in one:  PieChartDir - Provides an interactive
  26747.         pie chart of disk usage.  Includes percentages and byte
  26748.         values.  DupFinder - Locates duplicate files.  CompareDir -
  26749.         Compares two disks or directories.  All three tools run
  26750.         via an easy to use GUI, with online help.  No special
  26751.         libraries, CPU, or memory requirements.  Requires WB2.0+.
  26752.         Binary only, shareware.
  26753.         Author:  Barney Blankenship
  26754. .stored-in
  26755. GoldFish-Vol2-1:Files/disk/misc/DTools/
  26756.  
  26757. .name
  26758. WhereK
  26759. .type
  26760. Disk Tool
  26761. .short
  26762. A configurable hard drive utility
  26763. .description
  26764. A highly configurable hard drive utility.  Features an automatic disk
  26765. cataloger with 3 modes, turns directories into ascii files that can be
  26766. saved and searched, allows other programs to run while continuing in the
  26767. background, creates lists with versions of the libraries on your hard
  26768. drive and disks.  All files created can be saved.  Features 2 help modes,
  26769. individual help for keys and a comprehensive help mode both accessible
  26770. from the program.  Version 9.8 contains these additional features:
  26771. Screen blanker, database compare feature, full sound sample abilities,
  26772. icon creation for files without icons, reads memory locations, picture
  26773. cataloger, direct access to multiview, a memory restore feature and much
  26774. much more.  Binary only.
  26775. .version
  26776. 9.8
  26777. .author
  26778. Kenneth J. McCormick
  26779. .requirements
  26780. Requires OS2.0+
  26781. .reference
  26782. AmigaLibDisk937:WhereK/
  26783. 3.0
  26784. .distribution
  26785. Freeware
  26786. .docs
  26787. Comp.Help
  26788. Script.Docs
  26789. .described-by
  26790. Fred Fish (fnf@fishpond.cygnus.com)
  26791. .submittal
  26792. Submitted on disk directly by the author.
  26793. .contents
  26794. Where_K        A highly configurable hard drive utility.  Features an
  26795.         automatic disk cataloger with 3 modes, turns directories
  26796.         into ascii files that can be saved and searched, allows
  26797.         other programs to run while continuing in the background,
  26798.         creates lists with versions of the libraries on your hard
  26799.         drive and disks.  All files created can be saved.  Features
  26800.         2 help modes, individual help for keys and a comprehensive
  26801.         help mode both accessible from the program.  Version 9.8
  26802.         contains these additional features:  Screen blanker,
  26803.         database compare feature, full sound sample abilities,
  26804.         icon creation for files without icons, reads memory
  26805.         locations, picture cataloger, direct access to multiview,
  26806.         a memory restore feature and much much more.  Runs on
  26807.         WB2.0+ except for the Library Versions Bulk Lister which
  26808.         requires WB3.0 and above.  Version 9.8, an update to
  26809.         version 3.0 on disk number 937.  Binary only, freeware.
  26810.         Author:  Kenneth J. McCormick
  26811. .stored-in
  26812. GoldFish-Vol2-1:Files/disk/misc/WhereK/
  26813. .name
  26814. DevBlocks
  26815. .author
  26816. Christian Wasner
  26817. .description
  26818. Two CLI programs for the low-level direct reading/writing/ dumping of disk
  26819. blocks of a DOS structured device.  Use with care and only if you know what
  26820. you are doing! (Else you can easily trash a disk/hard-drive partition!).
  26821. .version
  26822. 1.00
  26823. .described-by
  26824. Automatically generated from Contents file by c2pi program.
  26825. .short
  26826. Low level direct read/write of disks.
  26827. .stored-in
  26828. GoldFish-Vol2-1:Files/disk/misc/DevBlocks/
  26829. .name
  26830. MultiFileSystem
  26831. .type
  26832. OS Utility
  26833. .short
  26834. An interface to other file systems
  26835. .description
  26836. Thanks to the versatility of AmigaDOS, we are able to use many different
  26837. file systems on our disks. The most popular is of course CrossDOS (tm), but
  26838. many other file systems can be found in the PD.
  26839. Adding a new file system to the Amiga is simplicity itself: just copy a
  26840. file in L:, provide a suitable mountlist, and there you go.
  26841. This works flawlessy if every physical unit is accessed by a single file
  26842. system, but if multiple file systems share the same device, some problems
  26843. arise:
  26844.  
  26845. - You have to call the same unit with different names (e.g. DF0: and PC0:)
  26846.   depending of the kind of disk inserted.
  26847.  
  26848. - When you insert a PC disk, the Workbench shows a DF0:???? icon, and vice
  26849.   versa; this can be very annoying especially for owners of more than one
  26850.   drive.
  26851.  
  26852. - When a file system is busy (for example during a DiskCopy), the other file
  26853.   systems can still access the disk; this goes against the concept of
  26854.   "inhibiting" a device.
  26855.  
  26856.  
  26857. MultiFileSystem solves all of these problems. It isn't a file system in the
  26858. usual way: it is an interface to other file systems. When you mount it, you
  26859. tell it which file systems it should use; afterwards, when a disk is
  26860. inserted, MultiFileSystem will recognize it and pass the commands to the
  26861. appropriate file system. This means that with a single device name, for
  26862. example DF0:, you can access any conceivable file system!
  26863.  
  26864. You are not limited to floppy drives, of course: I successfully installed
  26865. MultiFileSystem over a 128Mb magnetooptical drive.
  26866. .version
  26867. 1.1
  26868. .author
  26869. Nicola Salmoria
  26870. .distribution
  26871. Freeware
  26872. .address
  26873. Via Piemonte 11
  26874. 53100 Siena   ITALY
  26875. .email
  26876. Internet : MC6489@mclink.it
  26877. .docs
  26878. MultiFileSystem.guide
  26879. .described-by
  26880. Richard Fish
  26881. .submittal
  26882. Downloaded via ftp from Aminet.
  26883. .stored-in
  26884. GoldFish-Vol2-1:Files/disk/misc/MFS/
  26885. .name
  26886. FileLogger
  26887. .author
  26888. Arun Kumar
  26889. .version
  26890. 1.31
  26891. .description
  26892. Demo version of a floppy disk cataloging utility.  Allows you to log disks
  26893. and selected files.  You may specify a filetype and remarks for each file
  26894. which can be queried on later.  Remarks will be read by default from the
  26895. file comments (if present).  Optionally guesses file types.  (Over 30 file
  26896. types are currently recognized).  Wildcard searches on disk name, file
  26897. name, file type or remarks.  Multilevel sorting by diskname, filename,
  26898. filetype and remarks.  Print out the full log or the Selected/sorted part
  26899. of it.  Number of files limited by memory.  (Some functions disabled and
  26900. number of files limited to 500 in this demo version).
  26901. .described-by
  26902. Automatically generated from Contents file by c2pi program.
  26903. .short
  26904. Demo of floppy disk cataloging utility.
  26905. .stored-in
  26906. GoldFish-Vol2-1:Files/disk/misc/FileLogger/
  26907.  
  26908. .name
  26909. PFS
  26910. .type
  26911. File System
  26912. .short
  26913. Professional filing system for the Amiga
  26914. .description
  26915. The standard AmigaDos filesystem (OFS) is very slow.  Commodore has
  26916. tried to improve the performance of their filesystem a number of
  26917. times.  Workbench 2.0 added the fast filing system (FFS), and now,
  26918. with Workbench 3.0, we have the fast filing system with directory
  26919. caching (FFS-DC).  This makes directoryscan faster but writing to
  26920. disk and directory-operations like delete and rename are slower than
  26921. ever.  This made me decide to write a filesystem that does better.
  26922.  
  26923. High performance
  26924. - write: 3-5 times faster
  26925. - read: 50% faster
  26926. - directoryscan: 10-20 times FFS, 3 times FFS-DC
  26927. - delete/rename/protect etc: 10-20 times faster
  26928.  
  26929. Other features
  26930. - full AmigaDos compatibility
  26931. - upto 10% more data on a disk
  26932. - better faulttolerance
  26933. - parallel access almost without performance loss
  26934. - disks NEVER get invalidated
  26935.  
  26936.   Both double density and high density floppy disks are supported.
  26937. This version of the filesystem also supports small harddisk
  26938. partitions.  Partitions up to 31MB are supported.  A version for
  26939. larger partitions is under development and will be available to
  26940. registered users only.
  26941. .version
  26942. 9.5.4
  26943. .author
  26944. Michiel Pelt
  26945. .requirements
  26946. Requires OS2.0+
  26947. .reference
  26948. AmigaLibDisk955:PFS/
  26949. 6.11
  26950. .distribution
  26951. Shareware
  26952. .address
  26953. Michiel Pelt
  26954. Waalstraat 328
  26955. 7523 RS Enschede
  26956. The Netherlands
  26957. .price
  26958. $20 (US), DM30, £15, FF100, f30
  26959. .docs
  26960. PFS.guide
  26961. ProgrammersInfo
  26962. Registration_form
  26963. VersionHistory.doc
  26964. plaindoc/Readme.doc
  26965. plaindoc/Harddisk.doc
  26966. germandoc/Readme.dok
  26967. germandoc/Harddisk.dok
  26968. .described-by
  26969. Dan Fish (daf@daffy.amigalib.com)
  26970. .submittal
  26971. Downloaded via ftp from wuarchive.wustl.edu.
  26972. .stored-in
  26973. GoldFish-Vol2-1:Files/disk/misc/PFS/
  26974.  
  26975. .name
  26976. StatRam
  26977. .type
  26978. OS Utility
  26979. .short
  26980. Very fast recoverable ram drive
  26981. .description
  26982. StatRam is a recoverable ram drive.
  26983. It works on any Amiga using V2.04 or greater of the OS. It handles any
  26984. filesystem (either Amiga or foreign, like e.g. CrossDOS(tm)), has ten
  26985. units and may be layed out like a floppy disk for quick diskcopies.
  26986. It is dynamic, that is it allocates and frees memory as files are copied
  26987. and deleted, and is probably the most recoverable ram drive available.
  26988. Even the worst system crash will not erase it, as long as the portion
  26989. of memory where it resides is not corrupted.
  26990.  
  26991.  New for V3.1 :
  26992.  
  26993.  - Now works with ProfFileSystem
  26994.  
  26995.  - Now works with .ZOM disk images
  26996.  
  26997.  - Fixed the pyrotechnic crash that could occur mounting second and
  26998.    subsequent volumes
  26999.  
  27000. .version
  27001. 3.1
  27002. .author
  27003. Richard Waspe
  27004. Nicola Salmoria
  27005. Based on code originally by Perry S. Kivolowitz.
  27006. .reference
  27007. FreshFish-Vol2:New/disk/misc/StatRam/
  27008. 2.2
  27009. AmigaLibDisk915:StatRam/
  27010. 2.1
  27011. AmigaLibDisk871:StatRam/
  27012. 1.5
  27013. .distribution
  27014. Shareware
  27015. .address
  27016. Nicola Salmoria
  27017. Via Piemonte 11
  27018. 53100 Siena   ITALY
  27019. .email
  27020. MC6489@mclink.it
  27021. waspy@cix.compulink.co.uk
  27022. .docs
  27023. StatRam.guide
  27024. .described-by
  27025. Dan Fish (daf@starfish.amigalib.com)
  27026. .submittal
  27027. Downloaded via ftp from wuarchive.wustl.edu.
  27028. .stored-in
  27029. GoldFish-Vol2-1:Files/disk/misc/StatRam/
  27030. .name
  27031. UnDel
  27032. .type
  27033. OS Utility
  27034. .short
  27035. File Undeleting Utility
  27036. .description
  27037.    AmigaDos and its filesystem have been released some years ago. During
  27038. this long period, CBM didn't release any kind of tool which would be able
  27039. to check and repair disks and recover deleted files. There are many third-party
  27040. utilities capable of doing such a job, but they are usually terribly slow and
  27041. they don't support all standard filesystems. I have been so annoyed with this
  27042. situation that I decided to try to write a good unerasing tool. UnDel is the
  27043. result of this work.
  27044.  
  27045.    Features:
  27046.  
  27047.     - Supports any standard filesystem - OFS / FFS + DirCache / INTL mode
  27048.  
  27049.     - Very fast (only free blocks are scanned, written in assembly etc.)
  27050.  
  27051.     - Special option for systems with small amount of memory
  27052.  
  27053.     - Nice user interface in shell window  ;-)
  27054.  
  27055.     - Recovered files are copied to another device
  27056.  
  27057.     - Protection bits and file note are also recovered
  27058.  
  27059.         - UNDEL is pure and can be made resident
  27060. .version
  27061. 1.0
  27062. .author
  27063. Martin Mares
  27064. .requirements
  27065. - Kickstart 2.04 or higher
  27066. - ss.library 4.0 or higher (included in this archive)
  27067. - 68000 or higher
  27068. .distribution
  27069. Freeware
  27070. .email
  27071. mjsoft@k332.feld.cvut.cz
  27072. .docs
  27073. UnDel.doc
  27074. .described-by
  27075. Richard Fish
  27076. .submittal
  27077. Downloaded via ftp from Aminet.
  27078.  
  27079. .stored-in
  27080. GoldFish-Vol2-1:Files/disk/misc/UnDel/
  27081. .name
  27082. DiskSalv2
  27083. .type
  27084. Disk Tool
  27085. .short
  27086. Disk repair, salvage, and undelete util
  27087. .description
  27088. A disk repair, salvage, and undelete utility for all standard disk
  27089. devices and file system types.  Has a full Intuition interface and
  27090. runs from Workbench or Shell.  It can fix most problems in-place, and
  27091. can reverse a partial or QUICK format.  It can copy out from disks
  27092. that can't be fixed due to physical damage, with a destination going
  27093. to any AmigaDOS disk device or pipe (eg, TAPE:).  In English, locale
  27094. catalogs included for Danish, French, German, Italian, Norwegian,
  27095. Finnish, and Swedish, short manuals in English and Swedish.
  27096. .version
  27097. 11.31
  27098. .author
  27099. Dave Haynie
  27100. .email
  27101. dave.haynie@scala.com
  27102. .requirements
  27103. Requires AmigaDOS 2.04 or later.
  27104. .reference
  27105. FreshFish-Vol5:BBS/disk/DiskSalv2-11.30.lha
  27106. 11.30
  27107. FreshFish-Vol4:New/disk/salv/DiskSalv2/
  27108. 11.30
  27109. FreshFish-Vol4:BBS/May94/disk/salv/DiskSalv2.lha
  27110. 11.30
  27111. FreshFish-Vol5:Useful/dist/disk/salv/DiskSalv2/
  27112. 11.27
  27113. GoldFish-Vol1-2:d8xx/d891/DiskSalv2/
  27114. 11.27
  27115. GoldFish-Vol1-1:BBS/d8xx/d891/DiskSalv2.lha
  27116. 11.27
  27117. FrozenFish-Vol1:BBS/Useful/disk/salv/DiskSalv2.lha
  27118. 11.27
  27119. FrozenFish-Vol1:BBS/ALib/d8xx/d891/DiskSalv2.lha
  27120. 11.27
  27121. FreshFish-Vol4:Useful/dist/disk/salv/DiskSalv2/
  27122. 11.27
  27123. FreshFish-Vol3:Useful/dist/disk/salv/DiskSalv2/
  27124. 11.27
  27125. AmigaLibDisk891:DiskSalv2/
  27126. 11.27
  27127. GoldFish-Vol1-2:d2xx/d251/DiskSalv/
  27128. 1.42
  27129. GoldFish-Vol1-1:BBS/d2xx/d251/DiskSalv.lha
  27130. 1.42
  27131. FrozenFish-Vol1:BBS/ALib/d2xx/d251/DiskSalv.lha
  27132. 1.42
  27133. AmigaLibDisk251:DiskSalv/
  27134. 1.42
  27135. GoldFish-Vol1-1:d1xx/d177/DiskSalv/
  27136. 1.32
  27137. GoldFish-Vol1-1:BBS/d1xx/d177/DiskSalv.lha
  27138. 1.32
  27139. FrozenFish-Vol1:BBS/ALib/d1xx/d177/DiskSalv.lha
  27140. 1.32
  27141. AmigaLibDisk177:DiskSalv/
  27142. 1.32
  27143. GoldFish-Vol1-1:d2xx/d212/DiskSalv/
  27144. ?.?
  27145. GoldFish-Vol1-1:d0xx/d020/DiskSalv/
  27146. ?.?
  27147. GoldFish-Vol1-1:BBS/d2xx/d212/DiskSalv.lha
  27148. ?.?
  27149. GoldFish-Vol1-1:BBS/d0xx/d020/DiskSalv.lha
  27150. ?.?
  27151. FrozenFish-Vol1:BBS/ALib/d2xx/d212/DiskSalv.lha
  27152. ?.?
  27153. FrozenFish-Vol1:BBS/ALib/d0xx/d020/DiskSalv.lha
  27154. ?.?
  27155. FreshFish-Vol1:Old/AmigaLibDisks/Disks880-899/Disk891/DiskSalv2/
  27156. ?.?
  27157. FreshFish-Vol2:Old/AmigaLibDisks/Disks880-899/Disk891/DiskSalv2/
  27158. ?.?
  27159. AmigaLibDisk212:DiskSalv/
  27160. ?.?
  27161. AmigaLibDisk020:DiskSalv/
  27162. ?.?
  27163. GoldFish-Vol1-1:d1xx/d164/DiskSalv/
  27164. 1.3
  27165. GoldFish-Vol1-1:BBS/d1xx/d164/DiskSalv.lha
  27166. 1.3
  27167. FrozenFish-Vol1:BBS/ALib/d1xx/d164/DiskSalv.lha
  27168. 1.3
  27169. AmigaLibDisk164:DiskSalv/
  27170. 1.3
  27171. .distribution
  27172. Shareware
  27173. .address
  27174. 284 Memorial Avenue
  27175. Gibbstown, NJ  08027
  27176. USA
  27177. .docs
  27178. README
  27179. CoverDisk.txt
  27180. OrderForm.txt
  27181. BugReport.txt
  27182. .described-by
  27183. Fred Fish (fnf@amigalib.com)
  27184. .submittal
  27185. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  27186. .stored-in
  27187. GoldFish-Vol2-1:Files/disk/salv/DiskSalv2/
  27188.  
  27189. .name
  27190. Find
  27191. .type
  27192. Disk Tool
  27193. .short
  27194. A tool for searching disk partitions
  27195. .description
  27196. Find is a tool for searching disk partitions and is particularly
  27197. useful with the disk validator tool "Val" by the same author.  It
  27198. should work with any 512 byte block structured virtual or physical
  27199. disk partition i.e. it should work with any device that allows you to
  27200. do any CMD_READ of 512 bytes at multiples of 512 byte Offsets -
  27201. sequentially from any start block to any end block.  Find by-passes
  27202. the FileSystem running on the device and does direct I/O to the device
  27203. itself.
  27204. .version
  27205. 2.3
  27206. .author
  27207. Andrew Kemmis
  27208. .distribution
  27209. Copyrighted but Freely Redistributable
  27210. .address
  27211. 2/16 Nelson Street
  27212. Penshurst NSW 2222
  27213. Australia
  27214. .email
  27215. and@praxa.com.au
  27216. .source
  27217. Includes source in C.
  27218. .docs
  27219. Find.guide
  27220. .described-by
  27221. Fred Fish (fnf@fishpond.cygnus.com)
  27222. .submittal
  27223. Submitted electronically directly by the author.
  27224. .contents
  27225. Find        Find is a tool for searching disk partitions and is parti-
  27226.         cularly useful with the disk validator tool "Val" by the
  27227.         same author.  It should work with any 512 byte block struc-
  27228.         tured virtual or physical disk partition i.e. it should
  27229.         work with any device that allows you to do any CMD_READ of
  27230.         512 bytes at multiples of 512 byte Offsets - sequentially
  27231.         from any start block to any end block.  Find by-passes the
  27232.         FileSystem running on the device and does direct I/O to the
  27233.         device itself.  Version 2.3, includes source in C.
  27234.         Author:  Andrew Kemmis
  27235. .stored-in
  27236. GoldFish-Vol2-1:Files/disk/salv/Find/
  27237.  
  27238. .name
  27239. Val
  27240. .type
  27241. Disk Tool
  27242. .short
  27243. A disk partition validator (OFS or FFS)
  27244. .description
  27245. A disk partition validator that only reads your disk (no writes to
  27246. it).  Should work with any 512 byte block structured virtual or
  27247. physical disk partition which uses the Original File System (OFS) or
  27248. Fast File System (FFS).  Val will check out the disk and output error
  27249. messages and warnings according to any problems it may find on the
  27250. disk, with a reasonably concise message about what it thinks is wrong.
  27251. Val will find errors that the standard Disk-Validator will ignore,
  27252. such as a file header that points to more or less blocks than the
  27253. filesize represents.
  27254. .version
  27255. 2.3
  27256. .author
  27257. Andrew Kemmis
  27258. .distribution
  27259. Copyrighted but Freely Redistributable
  27260. .price
  27261. $25 (US)
  27262. .address
  27263. 2/16 Nelson Street
  27264. Penshurst NSW 2222
  27265. Australia
  27266. .email
  27267. and@praxa.com.au
  27268. .source
  27269. Includes source in C.
  27270. .docs
  27271. Val.guide
  27272. .described-by
  27273. Fred Fish (fnf@fishpond.cygnus.com)
  27274. .submittal
  27275. Submitted electronically directly by the author.
  27276. .contents
  27277. Val        A disk partition validator that only reads your disk (no
  27278.         writes to it).  Should work with any 512 byte block struct-
  27279.         ured virtual or physical disk partition which uses the
  27280.         Original File System (OFS) or Fast File System (FFS).  Val
  27281.         will check out the disk and output error messages and
  27282.         warnings according to any problems it may find on the disk,
  27283.         with a reasonably concise message about what it thinks is
  27284.         wrong.  Val will find errors that the standard Disk-Valida-
  27285.         tor will ignore, such as a file header that points to more
  27286.         or less blocks than the filesize represents.  Version 2.3,
  27287.         includes source in C.
  27288.         Author:  Andrew Kemmis
  27289. .stored-in
  27290. GoldFish-Vol2-1:Files/disk/salv/Val/
  27291.  
  27292. .name
  27293. BackupRexx
  27294. .type
  27295. Archiver
  27296. .short
  27297. ARexx script for daily system backups
  27298. .description
  27299. A little ARexx routine the author wrote to backup his BBS system each day
  27300. via a cron entry.  It handles a 28 day schedule, with various levels of
  27301. backup depending on which day of the week and which week of the month it
  27302. is.  Change the partition assigns and the schedule as you need for your
  27303. system.  This is setup to use a QIC-525 format SCSI drive mounted with
  27304. btntape and using tar as the backup vehicle.
  27305. .version
  27306. 1.10
  27307. .date
  27308. 1993.12.26
  27309. .author
  27310. Bill Seymour
  27311. .email
  27312. billsey@nesbbx.rain.com
  27313. .exectype
  27314. ARexx
  27315. .source
  27316. Includes ARexx source
  27317. .docs
  27318. Backup.REXX.readme
  27319. .described-by
  27320. Fred Fish (fnf@fishpond.cygnus.com)
  27321. .submittal
  27322. Downloaded via ftp from wuarchive.wustl.edu.
  27323. .contents
  27324. BackupRexx    A little ARexx routine the author wrote to backup his BBS
  27325.         system each day via a cron entry.  It handles a 28 day
  27326.         schedule, with various levels of backup depending on which
  27327.         day of the week and which week of the month it is.  Change
  27328.         the partition assigns and the schedule as you need for your
  27329.         system.  This is setup to use a QIC-525 format SCSI drive
  27330.         mounted with btntape and using tar as the backup vehicle.
  27331.         Version 1.10.
  27332.         Author:  Bill Seymour
  27333. .stored-in
  27334. GoldFish-Vol2-1:Files/disk/bakup/BackupRexx/
  27335. .name
  27336. AZap
  27337. .type
  27338. Binary editor
  27339. .short
  27340. Binary editor for files, mem, and devs.
  27341. .description
  27342. AZap is a "new generation" binary editor able to edit files, memory or devices
  27343. like hard disks. It can open several windows at the same time, and while this
  27344. program cannot be considered as a tool to help you to recover a disk, it has a
  27345. lot of useful functions (print block, fill block, search string, etc...).
  27346. .version
  27347. 2.40
  27348. .date
  27349. 1994.09.29
  27350. .author
  27351. Denis Gounelle
  27352. .restrictions
  27353. .requirements
  27354. Requires reqtools.library V38+
  27355. .distribution
  27356. Freeware
  27357. .address
  27358. 27, rue Jules GUESDE
  27359. 45400 FLEURY-LES-AUBRAIS
  27360. FRANCE
  27361. .email
  27362. gounelle@alphanet.ch
  27363. .installsize
  27364. 45K
  27365. .docs
  27366. AZap.doc
  27367. AZapDeutsch.doc
  27368. AZapEnglish.doc
  27369. .described-by
  27370. Denis Gounelle (gounelle@alphanet.ch)
  27371.  
  27372. .stored-in
  27373. GoldFish-Vol2-1:Files/disk/moni/AZap/
  27374.  
  27375. .name
  27376. NewZAP
  27377. .type
  27378. Disk Tool
  27379. .short
  27380. Multipurpose file sector editing utility
  27381. .description
  27382. A third-generation multi-purpose file sector editing utility, from the
  27383. author of FileZAP.  Displays and edits full 512-byte sectors via a 106
  27384. character wide internal font.  Includes a search feature to find
  27385. specific strings or hex digits, forwards or backwards.
  27386. User-customizable, with new printing feature added.
  27387. .version
  27388. 3.3
  27389. .date
  27390. .author
  27391. Dallas J. Hodgson
  27392. .restrictions
  27393. .requirements
  27394. .reference
  27395. AmigaLibDisk574:NewZAP/
  27396. 3.3
  27397. AmigaLibDisk164:NewZAP/
  27398. 3.18
  27399. AmigaLibDisk58:NewZAP/
  27400. 3.0
  27401. .keywords
  27402. .distribution
  27403. Shareware
  27404. .price
  27405. $15 (US)
  27406. .address
  27407. 10115 Scenic Boulevard
  27408. Cupertino, Ca. 95014
  27409. USA
  27410. .email
  27411. .phone
  27412. .fax
  27413. .exectype
  27414. .installsize
  27415. .source
  27416. .construction
  27417. .tested
  27418. .run
  27419. .docs
  27420. NewZAP.docs
  27421. .described-by
  27422. Fred Fish (fnf@fishpond.cygnus.com)
  27423. .submittal
  27424. Submitted on disk directly by the author.
  27425. .contents
  27426. NewZAP        A third-generation multi-purpose file sector editing util-
  27427.         ity, from the author of FileZAP.  Displays and edits full
  27428.         512-byte sectors via a 106 character wide internal font.
  27429.         Includes a search feature to find specific strings or hex
  27430.         digits, forwards or backwards.  User-customizable, with new
  27431.         printing feature added.  This is version 3.3, binary only.
  27432.         Author:  Dallas J. Hodgson
  27433. .stored-in
  27434. GoldFish-Vol2-1:Files/disk/moni/NewZAP/
  27435. .name
  27436. DiskMon
  27437. .type
  27438. Disk Tool
  27439. .short
  27440. Disk monitor - for most block devices
  27441. .description
  27442. A Disk-Monitor that works with most block devices
  27443. (Floppies DFx, PCx, MFH, ... DD and HD, Harddisks including
  27444. RDSK-blocks, RAD:, MAP:, etc).
  27445. Features: Block-Monitor, File-Monitor, MFM-Editor for Floppies,
  27446. BAM-Editor, Track-Repair, Search (ASCII and HEX), ...
  27447. .version
  27448. 2.8
  27449. .author
  27450. Jörg Strohmayer
  27451. .restrictions
  27452. Full working version with 'pay shareware'-delays.
  27453. .requirements
  27454. Works with Kickstart 1.2, 1.3, OS 2.x, 3.x.
  27455. .distribution
  27456. Shareware
  27457. .price
  27458. $20 (US), DM20-DM25
  27459. .address
  27460. Im Bachacker 10
  27461. D-35252 Dautphetal
  27462. Germany
  27463. .docs
  27464. DiskMon.guide
  27465. .described-by
  27466. Richard Fish
  27467. .submittal
  27468. Downloaded via ftp from Aminet.
  27469. .stored-in
  27470. GoldFish-Vol2-1:Files/disk/moni/DiskMon/
  27471.  
  27472. .name
  27473. Zap
  27474. .type
  27475. Disk Tool
  27476. .short
  27477. Binary file editor w/pub screen support
  27478. .description
  27479. A binary file view/edit program.  You can examine and modify the file in
  27480. hexadecimal and ASCII mode.  Zap keeps the file in memory, so moving in
  27481. the file and searching is very fast but available memory limits the size
  27482. of files that zap can handle.  Runnable from the CLI or WorkBench and
  27483. supports public screens.  Binary only.
  27484. .version
  27485. 2.47
  27486. .date
  27487. 1994.01.22
  27488. .author
  27489. Timo Rossi
  27490. .reference
  27491. FreshFish-Vol4:BBS/May94/disk/moni/Zap.lha
  27492. 2.44
  27493. FreshFish-Vol4:New/disk/moni/Zap/
  27494. 2.44
  27495. .requirements
  27496. Requires OS2.0+
  27497. .distribution
  27498. Copyrighted but Freely Redistributable
  27499. .address
  27500. Mattilankatu 40 A 4
  27501. 40600 Jyväskylä
  27502. FINLAND
  27503. .email
  27504. trossi@jyu.fi
  27505. .construction
  27506. Programmed in assembly language using Charlie Gibbs' A68k assembler
  27507. .docs
  27508. Zap.doc
  27509. .described-by
  27510. Fred Fish (fnf@fishpond.cygnus.com)
  27511. .submittal
  27512. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  27513. .stored-in
  27514. GoldFish-Vol2-1:Files/disk/moni/Zap/
  27515. .name
  27516. Zaphod
  27517. .type
  27518. Workbench Tool
  27519. .short
  27520. Binary File Editor
  27521. .description
  27522. Zaphod is a binary file editor (like FileZAP, NewZAP)
  27523. that needs AmigaOS 2.0 or higher.
  27524. .version
  27525. 1.0
  27526. .date
  27527. 1994.06.03
  27528. .author
  27529. Holger Schemel
  27530. .requirements
  27531. AmigaOS 2.0 or higher
  27532. .distribution
  27533. Copyrighted but Freely Redistributable
  27534. .address
  27535. Holger Schemel
  27536. Sennehof 28
  27537. 33659 Bielefeld (Senne I)
  27538. Germany
  27539. .email
  27540. aeglos@valinor.ms.sub.org (at home)
  27541. aeglos@uni-paderborn.de (university)
  27542. q99492@pbhrzx.uni-paderborn.de (university)
  27543. .docs
  27544. Docs/english/Zaphod10ENGLISCH.doc
  27545. Docs/english/Zaphod10ENGLISCH.dvi
  27546. Docs/deutsch/Zaphod10.doc
  27547. Docs/deutsch/Zaphod10.dvi
  27548. .described-by
  27549. Richard Fish
  27550. .submittal
  27551. Downloaded via ftp from Aminet.
  27552.  
  27553. .stored-in
  27554. GoldFish-Vol2-1:Files/disk/moni/Zaphod/
  27555. .name
  27556. DED
  27557. .author
  27558. Michal Kara
  27559. .version
  27560. 1.1
  27561. .description
  27562. A new disk editor with many features including: Edit sectors on disk in
  27563. binary form or in DOS structures (including bitmap); Find file of FFS
  27564. datablock; Scan for DOS structure references to any block; Edit rigid disk
  27565. blocks in structure form; Export or import bytes from/to disk; Memory
  27566. access of all sectors until written to the disk (Allows you to try anything
  27567. without risking integrity of your disk); Protection option no sector can be
  27568. formatted or written to the disk; All menuitems have help; Built-in
  27569. calculator.
  27570. .described-by
  27571. Automatically generated from Contents file by c2pi program.
  27572. .short
  27573. New disk editor with many features.
  27574. .stored-in
  27575. GoldFish-Vol2-1:Files/disk/moni/DED/
  27576.  
  27577. .name
  27578. FileX
  27579. .type
  27580. File Utility
  27581. .short
  27582. Very nice binary file editor
  27583. .description
  27584.  
  27585.    FileX is a binary file editor which offers the following features:
  27586.  
  27587.    - Several files can be modified in several windows and/or views at
  27588.        the same time.
  27589.    - The edit windows can be opened on any public screen and sized to
  27590.        any dimension you want.
  27591.    - Small calculator
  27592.    - Clipboard converter
  27593.    - Fontsensitivity
  27594.    - Locale support if you have OS 2.1 or higher. (English, Finnish,
  27595.        French, German, Swedish (Dutch, Norwegian (not yet included)))
  27596.    - Undo and Redo (only limited to your free memory)
  27597.    - Search and replace with history
  27598.    - Extensive blockfunctions
  27599.    - ARexxport with 77 commands and asynchronical command shell
  27600.    - Printing as hexdump
  27601.    - `Grab memory' to show and modify memory
  27602.    - AppWindow. If FileX runs on the workbench, icons can be moved onto
  27603.        the FileX window and the related file will be loaded automatically.
  27604.    - Iconify
  27605.    - Moreover, FileX will be developed further permanently...
  27606.  
  27607. .version
  27608. 2.0
  27609. .date
  27610. 1994.06.09
  27611. .author
  27612. Klaas Hermanns
  27613. .reference
  27614. FreshFish-Vol2:New/util/misc/FileX/
  27615. 1.1
  27616. .restrictions
  27617. Some functions disabled and a "wait-on-startup" requester present in the
  27618. non-registered version.
  27619. .distribution
  27620. Shareware
  27621. .price
  27622. $15 (US), DM20
  27623. .address
  27624. Weberstraße 42
  27625. 47533 Kleve
  27626. Germany
  27627. .email
  27628. dalton@cocuni.GUN.de
  27629. .docs
  27630. Install/ReadMe
  27631. Install/LiesMich
  27632. Docs/English/FileX.doc
  27633. Docs/English/FileX.guide
  27634. Docs/English/FileX.reg
  27635. Docs/English/FileXARexx.doc
  27636. Docs/English/FileXARexx.guide
  27637. Docs/Deutsch/FileX.dok
  27638. Docs/Deutsch/FileX.guide
  27639. Docs/Deutsch/FileX.reg
  27640. Docs/Deutsch/FileXARexx.dok
  27641. Docs/Deutsch/FileXARexx.guide
  27642. .described-by
  27643. Dan Fish (daf@starfish.amigalib.com)
  27644. .submittal
  27645. Downloaded via ftp from wuarchive.wustl.edu.
  27646. .stored-in
  27647. GoldFish-Vol2-1:Files/disk/moni/FileX/
  27648. .name
  27649. ReOrg
  27650. .author
  27651. Holger Kruse
  27652. .version
  27653. 3.1
  27654. .reference
  27655. AmigaLibDisk716:ReOrg/
  27656. 2.33
  27657. .distribution
  27658. Shareware
  27659. .description
  27660. ReOrg is a fast disk optimizer that can be used for floppy disks and hard
  27661. disks.  Supports new Kickstart 2.04 features including hard and soft links
  27662. and High-Density drives.  Includes program versions in English and German
  27663. for use with Kickstart 2.04 only.  In addition to optimizing a disk, ReOrg
  27664. can also convert the filesystem of a disk during the optimization, e.g.
  27665. from OFS to DC-FFS.  Many new features since version 2.33 on disk 716.
  27666. .described-by
  27667. Automatically generated from Contents file by c2pi program.
  27668. .short
  27669. A fast floppy/hard disk optimizer.
  27670. .stored-in
  27671. GoldFish-Vol2-1:Files/disk/optim/ReOrg/
  27672. .name
  27673. TSO_II
  27674. .author
  27675. J. Heße
  27676. .email
  27677. twins@cs.tu-berlin.de
  27678. .address
  27679. Ernst-Bloch-Str. 2
  27680. 12619 Berlin
  27681. Germany
  27682. .version
  27683. 2.04
  27684. .distribution
  27685. Shareware
  27686. .price
  27687. 15 DM
  27688. .requirements
  27689. OS2.0+
  27690. .description
  27691. TSO II can be used to optimize (defragment) floppy disks and hard disks in
  27692. order to speed up directory and file accesses.  Contains a German and an
  27693. English version of the executable and a timer.  Requires KickStart 2.04+.
  27694. .described-by
  27695. Richard Fish
  27696. .short
  27697. Defragment floppy and hard disks.
  27698. .stored-in
  27699. GoldFish-Vol2-1:Files/disk/optim/TSO_II/
  27700. .name
  27701. Fish-001-099
  27702. .short
  27703. Contents listing for Fish Disks 001-099
  27704. .description
  27705. Contents listing for Fish Disks 001-099.
  27706. .described-by
  27707. fnf@amigalib.com
  27708. .stored-in
  27709. GoldFish-Vol2-1:Files/docs/lists/Fish-001-099/
  27710. .name
  27711. Fish-100-199
  27712. .short
  27713. Contents listing for Fish Disks 100-199
  27714. .description
  27715. Contents listing for Fish Disks 100-199.
  27716. .described-by
  27717. fnf@amigalib.com
  27718. .stored-in
  27719. GoldFish-Vol2-1:Files/docs/lists/Fish-100-199/
  27720. .name
  27721. Fish-200-299
  27722. .short
  27723. Contents listing for Fish Disks 200-299
  27724. .description
  27725. Contents listing for Fish Disks 200-299.
  27726. .described-by
  27727. fnf@amigalib.com
  27728. .stored-in
  27729. GoldFish-Vol2-1:Files/docs/lists/Fish-200-299/
  27730. .name
  27731. Fish-300-399
  27732. .short
  27733. Contents listing for Fish Disks 300-399
  27734. .description
  27735. Contents listing for Fish Disks 300-399.
  27736. .described-by
  27737. fnf@amigalib.com
  27738. .stored-in
  27739. GoldFish-Vol2-1:Files/docs/lists/Fish-300-399/
  27740. .name
  27741. Fish-400-499
  27742. .short
  27743. Contents listing for Fish Disks 400-499
  27744. .description
  27745. Contents listing for Fish Disks 400-499.
  27746. .described-by
  27747. fnf@amigalib.com
  27748. .stored-in
  27749. GoldFish-Vol2-1:Files/docs/lists/Fish-400-499/
  27750. .name
  27751. Fish-500-599
  27752. .short
  27753. Contents listing for Fish Disks 500-599
  27754. .description
  27755. Contents listing for Fish Disks 500-599.
  27756. .described-by
  27757. fnf@amigalib.com
  27758. .stored-in
  27759. GoldFish-Vol2-1:Files/docs/lists/Fish-500-599/
  27760. .name
  27761. Fish-600-699
  27762. .short
  27763. Contents listing for Fish Disks 600-699
  27764. .description
  27765. Contents listing for Fish Disks 600-699.
  27766. .described-by
  27767. fnf@amigalib.com
  27768. .stored-in
  27769. GoldFish-Vol2-1:Files/docs/lists/Fish-600-699/
  27770. .name
  27771. Fish-700-799
  27772. .short
  27773. Contents listing for Fish Disks 700-799
  27774. .description
  27775. Contents listing for Fish Disks 700-799.
  27776. .described-by
  27777. fnf@amigalib.com
  27778. .stored-in
  27779. GoldFish-Vol2-1:Files/docs/lists/Fish-700-799/
  27780. .name
  27781. Fish-800-899
  27782. .short
  27783. Contents listing for Fish Disks 800-899
  27784. .description
  27785. Contents listing for Fish Disks 800-899.
  27786. .described-by
  27787. fnf@amigalib.com
  27788. .stored-in
  27789. GoldFish-Vol2-1:Files/docs/lists/Fish-800-899/
  27790. .name
  27791. Fish-900-1000
  27792. .short
  27793. Contents listing for Fish Disks 900-1000
  27794. .description
  27795. Contents listing for Fish Disks 900-1000.
  27796. .described-by
  27797. fnf@amigalib.com
  27798. .stored-in
  27799. GoldFish-Vol2-1:Files/docs/lists/Fish-900-1000/
  27800. .name
  27801. Im3.0FormsDoc
  27802. .fullname
  27803. Im3.0FormsDoc
  27804. .aminet-dir
  27805. docs/help
  27806. .short
  27807. Helpful docs, Imagine 3.0's Forms Editor
  27808. .description
  27809. The complete text of an article that the author wrote for 3D Artist
  27810. magazine about the Imagine 3.0 Forms Editor.  Very informative and
  27811. useful for Imagine users.
  27812. .type
  27813. Documentation
  27814. .author
  27815. Bill Graham
  27816. .distribution
  27817. Copyrighted, distributed with permission of the author.
  27818. .address
  27819. 2401 W. Seldon Lane
  27820. Phoenix, AZ  85021
  27821. USA
  27822. .email
  27823. w.graham@genie.geis.com
  27824. .phone
  27825. (602) 864-9183
  27826. .described-by
  27827. Fred Fish (fnf@amigalib.com)
  27828. .submittal
  27829. Submitted on disk directly by the author.
  27830. .stored-in
  27831. GoldFish-Vol2-1:Files/docs/help/Im3.0FormsDoc/
  27832. .name
  27833. Guide2Inet
  27834. .author
  27835. Electronic Freedom Foundation
  27836. AmigaGuide format by Robin Evans
  27837. .description
  27838. Big Dummy's AmigaGuide to INet, an excellent introduction to the Net.  This
  27839. revised edition corrects some mistakes in the original and adds some
  27840. additional information.  The index to the AmigaGuide version has been
  27841. extended.
  27842. .version
  27843. 1.1
  27844. .described-by
  27845. Automatically generated from Contents file by c2pi program.
  27846. .short
  27847. Excellent AmigaGuide intro to the Net.
  27848. .stored-in
  27849. GoldFish-Vol2-1:Files/docs/misc/Guide2Inet/
  27850. .name
  27851. AmigaFAQ
  27852. .type
  27853. Text
  27854. .aminet-dir
  27855. docs/misc
  27856. .short
  27857. "Frequently Asked Questions" about Amiga
  27858. .description
  27859. Lists some frequently asked questions and trys to give answers.  Its
  27860. intention is to help new users and to reduce the amount of news that most
  27861. experienced users don't like to read anymore.  Sections on Hardware,
  27862. Software, Programming, Applications, Graphics and more.  Formatted in plain
  27863. ascii, AmigaGuide, DVI, html, and texinfo.  Drawer also contains some useful
  27864. text files on ftp sites, newgroups, hardware tips and one on the history of
  27865. the amiga.
  27866. .version
  27867. 94.10.14
  27868. .author
  27869. Jochen Wiedmann
  27870. .reference
  27871. FreshFish-Vol7:BBS/docs/AmigaFAQ-94.10.14.lha
  27872. 94.10.14
  27873. FreshFish-Vol7:BBS/docs/AmigaFAQg-94.10.14.lha
  27874. 94.10.14
  27875. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQ/
  27876. 94.10.14
  27877. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQg/
  27878. 94.10.14
  27879. FreshFish-Vol6:BBS/docs/AmigaFAQ-94.07.20.lha
  27880. 94.07.20
  27881. FreshFish-Vol6:New/docs/misc/AmigaFAQ/
  27882. 94.07.20
  27883. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQ/
  27884. 94.07.20
  27885. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQg/
  27886. 94.07.14
  27887. FreshFish-Vol6:BBS/docs/AmigaFAQg-94.07.14.lha
  27888. 94.07.14
  27889. FreshFish-Vol6:New/docs/misc/AmigaFAQg/
  27890. 94.07.14
  27891. FreshFish-Vol5:New/text/docs/AmigaFAQ/
  27892. 94.03.21
  27893. FreshFish-Vol5:BBS/text/AmigaFAQ-94.03.21.lha
  27894. 94.03.21
  27895. FrozenFish-Vol1:BBS/Mar94/text/docs/AmigaFAQ.lha
  27896. 94.01.28
  27897. FreshFish-Vol4:BBS/Mar94/text/docs/AmigaFAQ.lha
  27898. 94.01.28
  27899. FreshFish-Vol3:New/text/docs/AmigaFAQ/
  27900. 94.01.28
  27901. FrozenFish-Vol1:BBS/Dec93/text/docs/AmigaFAQ.lha
  27902. 93.10.13
  27903. FreshFish-Vol3:Old/Dec93/text/docs/Amiga-FAQ/
  27904. 93.10.13
  27905. FreshFish-Vol2:New/text/docs/AmigaFAQ/
  27906. 93.10.13
  27907. FrozenFish-Vol1:BBS/Oct93/Text/Amiga-FAQ.lha
  27908. 93.08.30
  27909. FreshFish-Vol1:New/Text/Amiga-FAQ/
  27910. 93.08.30
  27911. FreshFish-Vol3:Old/Oct93/Text/Amiga-FAQ/
  27912. 93.08.30
  27913. FreshFish-Vol2:Old/Text/Amiga-FAQ/
  27914. 93.08.30
  27915. .email
  27916. wiedmann@mailserv.zdv.uni-tuebingen.de
  27917. .docs
  27918. README
  27919. AmigaFAQ.guide
  27920. AmigaFAQ.dvi
  27921. AmigaFAQ.doc
  27922. .described-by
  27923. Richard Fish
  27924. .submittal
  27925. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  27926. .stored-in
  27927. GoldFish-Vol2-1:Files/docs/misc/AmigaFAQ/
  27928. .name
  27929. AmigaFAQg
  27930. .type
  27931. Text
  27932. .aminet-dir
  27933. docs/misc
  27934. .short
  27935. "Frequently Asked Questions" about Amiga
  27936. .description
  27937. Lists some frequently asked questions and trys to give answers.  Its
  27938. intention is to help new users and to reduce the amount of news that most
  27939. experienced users don't like to read anymore.  Sections on Hardware,
  27940. Software, Programming, Applications, Graphics and more.  Formatted in plain
  27941. ascii, AmigaGuide, DVI, html, and texinfo.  Drawer also contains some useful
  27942. text files on ftp sites, newgroups, hardware tips and one on the history of
  27943. the amiga.
  27944. .version
  27945. 94.10.14
  27946. .author
  27947. Jochen Wiedmann
  27948. .reference
  27949. FreshFish-Vol7:BBS/docs/AmigaFAQ-94.10.14.lha
  27950. 94.10.14
  27951. FreshFish-Vol7:BBS/docs/AmigaFAQg-94.10.14.lha
  27952. 94.10.14
  27953. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQ/
  27954. 94.10.14
  27955. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQg/
  27956. 94.10.14
  27957. FreshFish-Vol6:BBS/docs/AmigaFAQ-94.07.20.lha
  27958. 94.07.20
  27959. FreshFish-Vol6:New/docs/misc/AmigaFAQ/
  27960. 94.07.20
  27961. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQ/
  27962. 94.07.20
  27963. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQg/
  27964. 94.07.14
  27965. FreshFish-Vol6:BBS/docs/AmigaFAQg-94.07.14.lha
  27966. 94.07.14
  27967. FreshFish-Vol6:New/docs/misc/AmigaFAQg/
  27968. 94.07.14
  27969. FreshFish-Vol5:New/text/docs/AmigaFAQ/
  27970. 94.03.21
  27971. FreshFish-Vol5:BBS/text/AmigaFAQ-94.03.21.lha
  27972. 94.03.21
  27973. FrozenFish-Vol1:BBS/Mar94/text/docs/AmigaFAQ.lha
  27974. 94.01.28
  27975. FreshFish-Vol4:BBS/Mar94/text/docs/AmigaFAQ.lha
  27976. 94.01.28
  27977. FreshFish-Vol3:New/text/docs/AmigaFAQ/
  27978. 94.01.28
  27979. FrozenFish-Vol1:BBS/Dec93/text/docs/AmigaFAQ.lha
  27980. 93.10.13
  27981. FreshFish-Vol3:Old/Dec93/text/docs/Amiga-FAQ/
  27982. 93.10.13
  27983. FreshFish-Vol2:New/text/docs/AmigaFAQ/
  27984. 93.10.13
  27985. FrozenFish-Vol1:BBS/Oct93/Text/Amiga-FAQ.lha
  27986. 93.08.30
  27987. FreshFish-Vol1:New/Text/Amiga-FAQ/
  27988. 93.08.30
  27989. FreshFish-Vol3:Old/Oct93/Text/Amiga-FAQ/
  27990. 93.08.30
  27991. FreshFish-Vol2:Old/Text/Amiga-FAQ/
  27992. 93.08.30
  27993. .email
  27994. wiedmann@mailserv.zdv.uni-tuebingen.de
  27995. .docs
  27996. README
  27997. AmigaFAQ.guide
  27998. AmigaFAQ.dvi
  27999. AmigaFAQ.doc
  28000. .described-by
  28001. Richard Fish
  28002. .submittal
  28003. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  28004. .stored-in
  28005. GoldFish-Vol2-1:Files/docs/misc/AmigaFAQg/
  28006. .name
  28007. RRIP
  28008. .fullname
  28009. Rock Ridge Interchange Protocol
  28010. .aminet-dir
  28011. docs/misc
  28012. .type
  28013. Documentation
  28014. .short
  28015. Rock Ridge / System Use Sharing Protocol
  28016. .description
  28017. The anxiously awaited new, 1.12 versions of the System Use Sharing Protocol
  28018. and the Rock Ridge Interchange Protocol are now available for review and
  28019. comment.  The documents are available through anonymous ftp at ftp.ossi.com
  28020. in /pub.
  28021.  
  28022. The documents are available in both MS Word 6 format (*.doc) and Postscript
  28023. format (*.ps).  Otherwise, the file names should be self-explanatory.  The
  28024. files are called: rrip112.doc, rrip112.ps, susp112.doc, and susp112.ps.
  28025.  
  28026. If you have comments or constructive criticism of these new versions of the
  28027. specifications, please feel free to respond to cdfdf@ymi.com.  We are trying
  28028. to get these documents to ballot as an IEEE standard soon, so we would
  28029. appreciate prompt response.  We hope to review all the responses at the next
  28030. working group meeting on August 26, 1994, so any responses we gather by end
  28031. of business of August 24 will be considered at that meeting.
  28032. .version
  28033. ?.?
  28034. .author
  28035. Andrew Young
  28036. CDFSF WG Chair
  28037. President, Young Minds, Inc.
  28038. .distribution
  28039. Copyrighted but Freely Redistributable
  28040. .email
  28041. cdfdf@ymi.com
  28042. .described-by
  28043. Fred Fish (fnf@amigalib.com)
  28044. .submittal
  28045. Posted to usenet group comp.publish.cdrom.software.
  28046. .stored-in
  28047. GoldFish-Vol2-1:Files/docs/misc/RRIP/
  28048. .name
  28049. BLAZE Humor
  28050. .short
  28051. Humorous articles about the Amiga
  28052. .author
  28053. Daniel J. Barrett
  28054. .distribution
  28055. Freeware
  28056. .type
  28057. Humor
  28058. .date
  28059. 1994.2.25
  28060. .version
  28061. 1.0
  28062. .description
  28063. A collection of 87 humorous articles about the Amiga.  Features
  28064. BLAZEMONGER, the most amazing computer game ever created, and many other
  28065. topics.  Most articles were originally posted in the USENET
  28066. "comp.sys.amiga" newsgroups between 1990 and 1994, where they have become
  28067. very popular worldwide.  An AmigaGuide interface is provided.
  28068. .requirements
  28069. A text viewing program, such as Commodore's "More", is required.
  28070. AmigaGuide or MultiView is strongly recommended.
  28071. .restrictions
  28072. None.
  28073. .email
  28074. barrett@cs.umass.edu
  28075. .exectype
  28076. English text.
  28077. .installsize
  28078. 550K
  28079. .source
  28080. English text.
  28081. .docs
  28082. BLAZE-Humor.doc
  28083. .stored-in
  28084. GoldFish-Vol2-1:Files/docs/misc/BlazeHumor/
  28085. .name
  28086. Crackdown
  28087. .type
  28088. Text
  28089. .short
  28090. AGuide of _The Hacker Crackdown_
  28091. .description
  28092. In 1992 Bruce Sterling (mostly known for his SciFi) published a book
  28093. called _The Hacker Crackdown_. This book told about... well... hackers
  28094. and crackers. :-)
  28095.  
  28096. In the beginning of 1994 he released the book in electronic form, as
  28097. "literary freeware". The original release was in ASCII format, but it
  28098. was converted to TeXinfo by Joerg Heitkoetter. Finally, yesterday I
  28099. converted it to AmigaGuide format using makeinfo. So don't thank me
  28100. about anything, the largest effort I had to do was to write this
  28101. readme.
  28102.  
  28103. So, enjoy the book. I did.
  28104. .author
  28105. Bruce Sterling
  28106. Matti Rintala
  28107. .distribution
  28108. Freeware
  28109. .email
  28110. bruces@well.sf.ca.us
  28111. bitti@cs.tut.fi
  28112. .docs
  28113. crackdown.readme
  28114. .described-by
  28115. Richard Fish
  28116. .submittal
  28117. Downloaded via ftp from Aminet.
  28118.  
  28119. .stored-in
  28120. GoldFish-Vol2-1:Files/docs/hyper/Crackdown/
  28121. .name
  28122. SimpsonMurderMystery
  28123. .type
  28124. Text
  28125. .short
  28126. AmigaGuide Doc about the Simpson Case.
  28127. .description
  28128. An Amiga-Guide Document about the Simpson Case. This version was
  28129. released September 19, one week before the beginning of the trial. The
  28130. guide will be updated as the trial progresses. Please note that future
  28131. updates will not include the graphics and samples supplied with this
  28132. version.
  28133. .version
  28134. 1.0
  28135. .date
  28136. 1994.09.19
  28137. .author
  28138. Manfred Huber
  28139. .distribution
  28140. Freeware
  28141. .docs
  28142. ReadMe
  28143. .described-by
  28144. Richard Fish
  28145. .submittal
  28146. Submitted on disk directly by the author.
  28147.  
  28148. .stored-in
  28149. GoldFish-Vol2-1:Files/docs/hyper/SimpsonMystery/
  28150. .name
  28151. SystemGuide
  28152. .type
  28153. Text
  28154. .short
  28155. Guide to Amiga software system files.
  28156. .description
  28157. A comprehensive reference guide to Amiga software system files.
  28158. .version
  28159. 1.0
  28160. .author
  28161. Dan Elgaard
  28162. .distribution
  28163. Freeware
  28164. .described-by
  28165. Richard Fish
  28166. .submittal
  28167. Submitted on disk directly by the author.
  28168.  
  28169.  
  28170. .stored-in
  28171. GoldFish-Vol2-1:Files/docs/hyper/SystemGuide/
  28172. .name
  28173. AXlife
  28174. .type
  28175. Cellular Automata
  28176. .aminet-dir
  28177. game/misc
  28178. .short
  28179. Amiga port of Xlife 2.0
  28180. .description
  28181. AXlife is based on Xlife, the definitive life program, which runs
  28182. under the X-Windows graphical interface (which overlays UNIX). AXlife
  28183. incorporates an Amiga-specific interface, but the basic generation
  28184. code remains the same as in Xlife 2.0. AXlife can also read files
  28185. produced by Al Hensel's IBM PC program 'Life', which has a very
  28186. similar format. The most important feature of Xlife (and AXlife) is
  28187. that, unlike most life programs, it does not limit the pattern to the
  28188. size of the screen. Xlife does not think in terms of a rectangular
  28189. grid, but instead considers the pattern to be composed of 8x8 boxes
  28190. containing active life elements. This allows Xlife to cope with
  28191. arbitrarily large patterns (up to a maximum size of 2^32 by 2^32 (2^32
  28192. = 4,294,967,296)). AXlife comes with a large (219) library of example
  28193. patterns.
  28194. .version
  28195. 1.0
  28196. .date
  28197. 1994.08.08
  28198. .author
  28199. David Kinder, Jon Bennett
  28200. .restrictions
  28201. None
  28202. .requirements
  28203. Requires WB2.04 (V37), at least 850K of free memory and as fast an Amiga as
  28204. you can afford.
  28205. .distribution
  28206. Freeware
  28207. .address
  28208. 2, Clwtt Cottages,
  28209. Bangor Road,
  28210. Gyfelia,
  28211. Clwyd.
  28212. LL13 0YL
  28213. UNITED KINGDOM
  28214. .email
  28215. kinder@teaching.physics.ox.ac.uk
  28216. dkinder@vax.ox.ac.uk
  28217. .email
  28218. jb7m+@andrew.cmu.edu
  28219. jcrb@cs.cmu.edu
  28220. .exectype
  28221. 68000
  28222. .installsize
  28223. 40K - 1M
  28224. .construction
  28225. DICE 2.07.56R
  28226. .tested
  28227. A1200 running V37 and V39.
  28228. .run
  28229. AXlife=WB,AXlife
  28230. AXlife=CLI,AXlife
  28231. .docs
  28232. AXlife.guide
  28233. .described-by
  28234. David Kinder
  28235. .submittal
  28236. Uploaded by the author to ftp.amigalib.com.
  28237. .stored-in
  28238. GoldFish-Vol2-1:Files/game/misc/AXlife/
  28239. .name
  28240. Archy's Adventure MiniDash
  28241. .type
  28242. Game
  28243. .short
  28244. C-64 style Boulderdash clone (Better)
  28245. .description
  28246. This is old C-64 style Boulderdash clone, AdvancedMiniDash, and here
  28247. is many new great features, like bombs, magic walls, arrows, etc.
  28248. And full editor, what allows to use all features.
  28249. .version
  28250. 2.00
  28251. .date
  28252. 1994.06.17
  28253. .author
  28254. Arto "Archy" Niskanen
  28255. .requirements
  28256. System requirements: Amiga with 512kB of memory is enough to play the game,
  28257. 512kB Chip + 512kB (slow)Fast needed to hear the sound effects, 1MB Chip
  28258. required to see and hear the Intro. RGB monitor recommended, the game runs
  28259. in hires-lace screen. Joystick and mouse required, too. Keyboard would be
  28260. nice, not to mention power supply and a Disk/Hard drive to load the game.
  28261. External amplifier and decent loudspeakers makes sound effects to be EFFECTS.
  28262. .distribution
  28263. Freeware
  28264. .docs
  28265. Description.txt
  28266. AdventureMiniDash.doc
  28267. .described-by
  28268. Richard Fish
  28269. .submittal
  28270. Downloaded via ftp from Aminet.
  28271. .stored-in
  28272. GoldFish-Vol2-1:Files/game/misc/AdventureMiniDash/
  28273. .name
  28274. Atoms
  28275. .type
  28276. Game
  28277. .short
  28278. New game of Atoms.
  28279. .description
  28280. Atoms game.  3 versions included.  One basic Atoms Game, one for AGA,
  28281. and one for AGA Pal machines.
  28282. .version
  28283. 2.00
  28284. .author
  28285. Jesse McClusky
  28286. .distribution
  28287. Copyrighted but Freely Redistributable
  28288. .address
  28289. ACI PD Registration and Public Relations
  28290. 13035 110th Avenue N.E.
  28291. Kirkland, WA  98034
  28292. (USA, of course)
  28293. .email
  28294. thought@eskimo.com
  28295. .docs
  28296. Atoms2.doc
  28297. .described-by
  28298. Richard Fish
  28299. .submittal
  28300. Downloaded via ftp from Aminet.
  28301. .stored-in
  28302. GoldFish-Vol2-1:Files/game/misc/Atoms/
  28303. .name
  28304. Planetfall
  28305. .type
  28306. Game
  28307. .short
  28308. Great Lunar Lander Type Game
  28309. .description
  28310. 2 Levels of a great lunar lander type game game, with nice sounds
  28311. and fun action. This is the 68000 and 68020 version. If you have an 030
  28312. oe 040, then get that version. Tested on a Stock A1200, an 040 A3000,
  28313. a 1/2 chip, 2 Fast A500, and an 030 A2000. Hard Drive Installable.
  28314. To install on HD, Assign "planetfall:" to wherever you put it.
  28315. .version
  28316. 2.00
  28317. .author
  28318. George Lancaster
  28319. .distribution
  28320. Copyrighted but Freely Redistributable
  28321. .docs
  28322. pfall.readme
  28323. .described-by
  28324. Richard Fish
  28325. .submittal
  28326. Downloaded via ftp from Aminet.
  28327. .stored-in
  28328. GoldFish-Vol2-1:Files/game/misc/PlanetFall/
  28329. .name
  28330. CyclesII
  28331. .type
  28332. Action Game
  28333. .short
  28334. *Another* Light Cycles game.
  28335. .description
  28336. This Light Cycles game allows you to design the courses in any paint
  28337. package which uses IFF. The pics must be four colour 320*256 or 320*200.
  28338. Included are some example courses.
  28339. Happy designing and playing.
  28340. .author
  28341. Gerald Yuen
  28342. .email
  28343. gcy3@aber.ac.uk
  28344. .described-by
  28345. Richard Fish
  28346. .submittal
  28347. Downloaded via ftp from Aminet
  28348. .stored-in
  28349. GoldFish-Vol2-1:Files/game/misc/CyclesII/
  28350.  
  28351. .name
  28352. DualMaze
  28353. .type
  28354. Miscellaneous Game
  28355. .short
  28356. Solve two mazes at the same time!
  28357. .description
  28358. Solve two mazes at the same time!  Single player game using the dual
  28359. playfield feature of the Amiga to provide a unique challenge.  Scrolling
  28360. graphics, music, and new mazes each time you play!
  28361. .version
  28362. 1.3
  28363. .author
  28364. David A. Faught
  28365. .requirements
  28366. Requires OS2.04+
  28367. .distribution
  28368. Copyrighted but Freely Redistributable
  28369. .address
  28370. 8701 N. 64th Street
  28371. Brown Deer, WI  53223
  28372. .email
  28373. faugdavd@nascom.com
  28374. .docs
  28375. Readme.txt
  28376. .described-by
  28377. Fred Fish (fnf@fishpond.cygnus.com)
  28378. .submittal
  28379. Submitted on disk directly by the author.
  28380. .stored-in
  28381. GoldFish-Vol2-1:Files/game/misc/DualMaze/
  28382. .name
  28383. JVP
  28384. .fullname
  28385. Jim's Video Poker
  28386. .type
  28387. Thinking Game
  28388. .short
  28389. Vegas style Video Poker game
  28390. .description
  28391. Vegas style Video Poker game.  Programs that intercept the Function
  28392. Keys, such as MachIV, may interfere with the use of this program.
  28393. .version
  28394. 1.0
  28395. .date
  28396. 1994.01.28
  28397. .author
  28398. James Goodmon
  28399. .distribution
  28400. Freeware
  28401. .email
  28402. jgoodmon@bix.com
  28403. .installsize
  28404. 74K-82K
  28405. Only the program is required, icons & docs optional
  28406. .construction
  28407. SAS/C 6.3
  28408. .tested
  28409. Amiga 4000/040    ks39.106 wb3.0 C=2mb F=8mb
  28410. Amiga 1200/020  ks39.106 wb3.0 C=2mb F=0
  28411. Amiga 2000/040  ks37.175 wb2.0 C=1mb F=4mb
  28412. Amiga 2000/000    ks37.175 wb2.0 C=1mb F=0
  28413. .docs
  28414. JVP.doc
  28415. JVP.guide
  28416. .described-by
  28417. James Goodmon
  28418. .submittal
  28419. Submitted via E-Mail directly by the author to fnf@fishpond.amigalib.com
  28420.  
  28421.  
  28422.  
  28423.  
  28424.  
  28425.  
  28426. .stored-in
  28427. GoldFish-Vol2-1:Files/game/misc/JVP/
  28428.  
  28429. .name
  28430. FastLife
  28431. .type
  28432. .short
  28433. Conway's Life game with 200+ patterns
  28434. .description
  28435. A fast life program featuring an Intuition interface
  28436. and 200+ patterns in text file format.
  28437. Features include support for all screen modes, screens
  28438. up to 16384 by 16384, run for a specified number of
  28439. generations, stop at a specific generation, CLI and
  28440. ToolTypes support for file name filter and "ON" character
  28441. within Picture files, Tomas Rokicki's ultra-fast life
  28442. routines, a torus option, and random field generation.
  28443. .version
  28444. 2.7
  28445. .author
  28446. Ron Charlton
  28447. .requirements
  28448. AmigaDOS 2.04 or later.
  28449. Requires reqtools.library (included).
  28450. .reference
  28451. AmigaLibDisk802:FastLife/
  28452. 2.2
  28453. AmigaLibDisk608:FastLife/
  28454. 1.1
  28455. AmigaLibDisk469:FastLife/
  28456. 1.0
  28457. .address
  28458. 9002 Balcor Circle
  28459. Knoxville, TN  37923
  28460. .email
  28461. charlton@cs.utk.edu
  28462. .docs
  28463. FastLife.guide
  28464. FastLife.doc
  28465. .described-by
  28466. Fred Fish (fnf@fishpond.cygnus.com)
  28467. .submittal
  28468. Submitted on disk directly by the author.
  28469. .contents
  28470. FastLife    A fast life program featuring an Intuition interface and
  28471.         200+ patterns in text file format.  Runs with AmigaDOS 2.04
  28472.         and later, and uses the ReqTools requester package.
  28473.         Features include support for all screen modes, screens
  28474.         up to 16384 by 16384, run for a specified number of
  28475.         generations, stop at a specific generation, CLI and
  28476.         ToolTypes support for file name filter and "ON" character
  28477.         within Picture files, Tomas Rokicki's ultra-fast life
  28478.         routines, a torus option, and random field generation.
  28479.         This is version 2.7, an update to version 2.2 on disk 802.
  28480.         Binary only.
  28481.         Author:  Ron Charlton
  28482. .stored-in
  28483. GoldFish-Vol2-1:Files/game/misc/FastLife/
  28484. .name
  28485. AMOSAlley
  28486. .author
  28487. Dean Prunier
  28488. .description
  28489. A shoot-em-up "don't-hit-the-good-guys hit-the-bad-guysinstead" type
  28490. shooting gallery reaction game.  Programmed and compiled with AMOS PRO.
  28491. .described-by
  28492. Automatically generated from Contents file by c2pi program.
  28493. .short
  28494. A shoot-em-up shooting gallery game.
  28495. .requirements
  28496. 1Mb of ram
  28497. .stored-in
  28498. GoldFish-Vol2-1:Files/game/misc/AMOSAlley/
  28499. .name
  28500. MegaBall
  28501. .aminet-dir
  28502. game/misc
  28503. .author
  28504. Ed Mackey
  28505. with new music by Al Mackey
  28506. .version
  28507. 3.0
  28508. .distribution
  28509. Shareware
  28510. .description
  28511. Classic amiga action game!  Comes with two graphics files, one that lets it
  28512. run on older Amigas (even ones running WB 1.2!), and another that lets it
  28513. take advantage of dazzling 24-bit AGA graphics if ya got 'em!  Packed with
  28514. a whole bunch of exciting new features, music and boards.  Documentation in
  28515. AmigaGuide format.
  28516. .reference
  28517. FreshFish-Vol2:New/game/misc/MegaBall/
  28518. 3.0
  28519. AmigaLibDisk477:MegaBall/
  28520. ?.?
  28521. .described-by
  28522. Automatically generated from Contents file by c2pi program.
  28523. .short
  28524. Amiga action game with AGA support.
  28525. .contents
  28526. .stored-in
  28527. GoldFish-Vol2-1:Files/game/misc/MegaBall/
  28528. .name
  28529. Balder'sGrove
  28530. .type
  28531. Action Game
  28532. .short
  28533. Yet another Boulderdash clone
  28534. .description
  28535.   This  is yet another Boulderdash clone but this time it is inspired by the
  28536. Nordic  mythology.   Your  task  is  to  guide Balder - the god of light -
  28537. through  groves  filled  with  berserks  and snakes.  Collect  rings, push
  28538. runestones and try to find the small passage to the next level.
  28539.   This  time you don't have to play alone.  Get a helping hand from a friend
  28540. and I assure you the game will be easier as well as funnier.
  28541.   The  game  comes  with  40  levels  and a level editor.  Unfortunately the
  28542. levels are almost identical with those included in previous releases.  The
  28543. only  exception  is  that you can use them all in two player mode.  If you
  28544. have made some own levels with the old level editor you can still use them
  28545. with  this  new  game  package in one player mode.  To be able to use them
  28546. with  two  players you will have to load them into the level editor, place
  28547. entrances and exits for player two, and save them.
  28548.   I hope you will have a good time!
  28549. .version
  28550. 1.2
  28551. .date
  28552. 1994.09.10
  28553. .author
  28554. Morgan Antonsson
  28555. .requirements
  28556. 1M Chip RAM
  28557. WB 2.04+
  28558. .distribution
  28559. Freeware
  28560. .address
  28561. Litsleby 2
  28562. S-457 93 Tanumshede
  28563. SWEDEN
  28564. .email
  28565. d0antmo@dtek.chalmers.se
  28566. .docs
  28567. Balder'sGrove.guide
  28568. BGLevEd.guide
  28569. ReadMeFirst.guide
  28570. .described-by
  28571. Richard Fish
  28572. .submittal
  28573. Downloaded via ftp from Aminet.
  28574. .stored-in
  28575. GoldFish-Vol2-1:Files/game/misc/Balder'sGrove/
  28576. .name
  28577. ESnake
  28578. .type
  28579. Game
  28580. .short
  28581. Classic game; grow snake by eating food.
  28582. .description
  28583. This is a classic computer game. You control a snake moving about
  28584. on the screen. The purpose of the snake is to grow as long as possible
  28585. by eating food. As you eat more food the snake will speed up, and soon
  28586. it will be very difficult to control.
  28587. .version
  28588. 1.1
  28589. .date
  28590. 1994.09.27
  28591. .author
  28592. Erik Johannessen
  28593. .requirements
  28594. Requires KS2.04 or higher to run. Also requires reqtools.library.
  28595. Reqtools.library is included in the distribution.
  28596. .distribution
  28597. Freeware
  28598. .address
  28599. Seljevn. 18
  28600. 3940 Heistad
  28601. Norway
  28602. .email
  28603. erik2@afrodite.kih.no (Valid until May 1995)
  28604. .tested
  28605. Tested on 4000/030 and 4000/040, however this game should run on
  28606. any amiga with ks2.04 or higher. Should run fine on 3rd party graphics
  28607. boards.
  28608. .docs
  28609. snake.guide
  28610. snake.doc
  28611. .stored-in
  28612. GoldFish-Vol2-1:Files/game/misc/ESnake/
  28613. .name
  28614. MartinSoft Pengo
  28615. .type
  28616. Strategy Game
  28617. .short
  28618. Demo Game based on old Pengo game.
  28619. .description
  28620. Pengo is a maze-game. The maze is made up of blocks of ice, which you can
  28621. push or melt. Blocks are melted by pushing a block that has another block
  28622. directly in front of it. If that sounds confusing (and it probably does),
  28623. play the game, and you'll understand what I meant.
  28624.  
  28625. The ice blocks that form the "border" around the maze can't be pushed or
  28626. melted.
  28627.  
  28628. Also, on some levels there are special gold blocks, which can't be moved.
  28629.  
  28630. On each level there are four enemies.
  28631. If an enemy catches you, you lose one life. Your weapon against the enemies
  28632. is the ice blocks; push an ice block onto an enemy, and the enemy will be
  28633. squashed (but it will re-appear after a while). If the level layout
  28634. makes it possible, try to "trap" the enemies into small spaces; that will
  28635. make it a piece of cake to squash them. Generally, trying to limit the ways
  28636. that the enemies can take (by pushing blocks to the right places) is a good
  28637. tactic. Learning the different movement patterns for the enemies is also
  28638. essential; the yellow ones are pretty easy to outsmart without understanding
  28639. how they move, but the red ones are professional escape artists, and
  28640. almost impossible to hit if you don't understand their "AI".
  28641.  
  28642. If you spend too much time on one level, a ghost will appear and start to
  28643. home in on you. The ghost can't be killed - but it will disappear as soon
  28644. as you get to the next level. If it catches you, you will lose one life, and
  28645. it will disappear for a while (the ghost, not the life :) ).
  28646.  
  28647. If it catches you while you're "invisible" to the enemies, it will simply
  28648. remove the invisibility and disappear - but it will re-appear very quickly.
  28649.  
  28650. The aim of the game is to defeat the evil Sarvebuk who awaits you on level
  28651. 64. So the big question is: how do you get to the next level?
  28652. Getting to the next level can be achieved by either:
  28653.  
  28654. 1. Squashing all enemies on the level with ice blocks.
  28655. 2. Pushing the three ruby blocks together so that they form a horizontal or
  28656.    vertical line.
  28657. 3. Getting a warp bonus of some sort.
  28658.  
  28659. Method nr 1 is recommended, as it's the most fun.
  28660. Squashing many enemies with one block will give more score than squashing
  28661. them one by one.
  28662.  
  28663. There are also lots of bonuses and bonus systems in the game, but I won't
  28664. reveal them here (which would spoil the surprise). Find out about them
  28665. yourself!
  28666. .author
  28667. Martin Rebas
  28668. .requirements
  28669. Just make sure you've got enough chip memory available when you try to
  28670. start it; to run Pengo, you need about 770k of free chipmem.
  28671. If you can't start Pengo, try disconnecting extra drives and other
  28672. peripherals; then reboot - that should free some memory.
  28673. .distribution
  28674. Shareware
  28675. .price
  28676. $9 (US), £6 (GBP), 60 kr (SEK)
  28677. .address
  28678. Gyllenkrooksgatan 1
  28679. 412 82  GOTEBORG
  28680. SWEDEN
  28681. .tested
  28682. MartinSoft Pengo has been tested on the following computers:
  28683.  
  28684. Amiga 500
  28685. Amiga 1200
  28686. Amiga 1200 with '020 accelerator
  28687. Amiga 1200 with '030 accelerator
  28688. Amiga 2000 with '030 accelerator
  28689. Amiga 4000/030
  28690. Amiga 4000/040
  28691.  
  28692. Much to my surprise, it actually worked on some of them.  :)
  28693. .docs
  28694. MPengo.doc
  28695. .described-by
  28696. Richard Fish
  28697. .submittal
  28698. Downloaded via ftp from Aminet.
  28699.  
  28700. .stored-in
  28701. GoldFish-Vol2-1:Files/game/misc/MSoft-Pengo/
  28702. .name
  28703. Schiffeversenken
  28704. .type
  28705. Strategy-Game
  28706. .short
  28707. Find and sink your opponents ships
  28708. .description
  28709. A little game with 3 degrees of difficulty. The object is a battle of
  28710. ships. You have to find and sink the ships of your opponent before
  28711. he finds yours.
  28712. .version
  28713. 1.0
  28714. .date
  28715. 1994.09.04
  28716. .author
  28717. Andreas Zottmann and Felix Eichhorn
  28718. .restrictions
  28719. The program is in German, but that should be no problem.
  28720. .requirements
  28721. Requires WB 2.0
  28722. .distribution
  28723. Freeware
  28724. .address
  28725. Stiftsgasse 7
  28726. D-91174 Spalt
  28727. .email
  28728. aszottma@immd5.informatik.uni-erlangen.de (Andreas Zottmann)
  28729. (only until nov. 94)
  28730. .exectype
  28731. Compiled M2
  28732. .construction
  28733. Modula-2 with optimization
  28734. .docs
  28735. ReadMe
  28736. .described-by
  28737. Andreas Zottmann
  28738. .submittal
  28739. Submitted on disk directly by author.
  28740. .stored-in
  28741. GoldFish-Vol2-1:Files/game/misc/Schiffeversenken/
  28742. .name
  28743. Slots
  28744. .type
  28745. Online Game
  28746. .short
  28747. Slots Game for BBS's
  28748. .description
  28749. A long time ago, a friend of mine (Richard Muller) wanted to see a
  28750. "good" slots game on the Amiga.  Well, when I first started the project,
  28751. I modeled the game after an MS-DOS slots door game.  It had a small
  28752. distribution, and wasn't really that good.  A year later (I think, check
  28753. the history part if you really care :) I was inspired again, and updated
  28754. Slots to 2.x, and dramatically changed the game play.  It is now more
  28755. like a real slot machine (I think anyways).
  28756. .version
  28757. 2.05
  28758. .date
  28759. 199.09.10
  28760. .author
  28761. Steve Lee
  28762. .restrictions
  28763. Does not save high scores
  28764. .distribution
  28765. Shareware
  28766. .price
  28767. $10
  28768. .address
  28769. 1720 NW 16th St.
  28770. Gresham, OR 97030
  28771. USA
  28772. .email
  28773. link@u.washington.edu
  28774. link@matrix.rain.com
  28775. .run
  28776. slots "name" <Ansi> <path> <baud> [option]
  28777.  
  28778. Where <Ansi> is either a '1' or 'on' for Ansi capable.
  28779. The <path> is where the SLOTS executable and its files are
  28780. located.  Be sure to end the path with a : or / as needed.
  28781. <baud> is the user's baud rate.  Due to high use of ANSI,
  28782. 9600 or better is required.  This can be overridden by putting
  28783. a constant number in its place (ie. 9600)
  28784. [option] is an optional argument to increase compatibility
  28785. with other and future BBS software, you simply replace
  28786. [option] with the text string that your BBS software sends
  28787. saying that ANSI/Extended IBM character set is on.
  28788. For Example:
  28789.  
  28790. If your program doesn't send a '1' or 'on' but a 'Ansi On'
  28791. then use:
  28792.  
  28793. slots "<name>" <Ansi> doors:slots/ <Baud> "Ansi On"
  28794. .docs
  28795. slots.guide
  28796. .described-by
  28797. Richard Fish
  28798. .submittal
  28799. Downloaded via ftp from Aminet.
  28800. .stored-in
  28801. GoldFish-Vol2-1:Files/game/misc/Slots/
  28802. .name
  28803. The Dungeons of Moria
  28804. .type
  28805. Role Playing Game
  28806. .short
  28807. Single  player  dungeon  simulation.
  28808. .description
  28809. The game of moria is  a  single  player  dungeon  simulation.   A
  28810. player  may choose from a number of races and classes when creat-
  28811. ing a character, and then `run' that character over a  period  of
  28812. days, weeks, even months, attempting to win the game by defeating
  28813. the Balrog which lurks in the deeper levels.
  28814.  
  28815. The player will begin his adventure on the town  level  where  he
  28816. may acquire supplies, weapons, armor, and magical devices by bar-
  28817. tering with various shop owners.  After preparing for his  adven-
  28818. ture,  the  player  can  descend into the dungeons of moria where
  28819. fantastic adventures await his coming!
  28820.  
  28821. Before beginning your first adventure, you should read this docu-
  28822. ment  carefully.   The  game  of moria is a complicated game, and
  28823. will require a dedicated player to win.
  28824.  
  28825. .version
  28826. 1.2.0
  28827. .author
  28828. The original version of Moria was written in  VMS/Pascal  by
  28829. Robert  Alan  Koeneke,  Jimmey  Wayne Todd, Gary McAdoo, and
  28830. others at the University  of  Oklahoma.   This  version  was
  28831. written  by  Jim  Wilson  at  the  University of California,
  28832. Berkeley, and released with minor revisions  by  David  Gra-
  28833. biner at Harvard University.
  28834. .reference
  28835. AmigaLibDisk194:Moria/
  28836. 3.0
  28837. FrozenFish-Vol1:BBS/ALib/d1xx/d194/Moria.lha
  28838. 3.0
  28839. GoldFish-Vol1-1:BBS/d1xx/d194/Moria.lha
  28840. 3.0
  28841. GoldFish-Vol1-1:d1xx/d194/Moria/
  28842. 3.0
  28843. .distribution
  28844. Copyrighted but Freely Redistributable
  28845. .docs
  28846. docs/Amiga.doc
  28847. docs/Dragons.doc
  28848. docs/Holy_Avengers.doc
  28849. docs/moria.man
  28850. docs/New_Features.doc
  28851. docs/social.doc
  28852. docs/CWM_Changes.doc
  28853. docs/History.doc
  28854. docs/Moria.doc
  28855. docs/Pronunciation.doc
  28856. mon.doc
  28857. .described-by
  28858. Richard Fish
  28859. .submittal
  28860. Downloaded via ftp from Aminet.
  28861. .stored-in
  28862. GoldFish-Vol2-1:Files/game/role/CWMmoria/
  28863. .name
  28864. The Ice Princess
  28865. .type
  28866. Role-Playing Game
  28867. .short
  28868. Non-graphical interactive fiction game
  28869. .description
  28870. Demo version of an interactive novel. You are an 18 year old orphan
  28871. who meets the love of his life on Christmas Eve. A fairy-tale story
  28872. for both young and grown-up children. The improved parser now works
  28873. faster.
  28874. .version
  28875. 1.4
  28876. .date
  28877. 1994.08.15
  28878. .author
  28879. Rüdiger Hanke
  28880. .restrictions
  28881. This demo version doesn't allow you to save or restore your game position,
  28882. and the story is limited.
  28883. .requirements
  28884. Requires OS1.3 and 1 MByte RAM.
  28885. .distribution
  28886. Shareware
  28887. .price
  28888. DM10
  28889. .address
  28890. An der Marienlinde 10
  28891. D-48291 Telgte
  28892. GERMANY
  28893. .construction
  28894. Maxon C++ V1.1
  28895. .tested
  28896. Amiga 500, 2000, 4000/040, OS1.3 & OS3.0
  28897. .docs
  28898. English
  28899. Deutsch
  28900. .described-by
  28901. Rüdiger Hanke
  28902. .submittal
  28903. Submitted on disk directly by the author.
  28904.  
  28905. .stored-in
  28906. GoldFish-Vol2-1:Files/game/role/IcePrincess/
  28907. .name
  28908. TimelessEmpire
  28909. .fullname
  28910. The Timeless Empire I
  28911. .aminet-dir
  28912. game/role
  28913. .type
  28914. Role-Playing Game
  28915. .short
  28916. Non-graphical interactive fiction game
  28917. .description
  28918. Demo version of a classic fantasy interactive fiction game with an
  28919. excellent parser that comes close to Infocom quality. The game allows
  28920. you to control five characters with different abilities.
  28921. .version
  28922. 1.4
  28923. .date
  28924. 1994.08.15
  28925. .author
  28926. Rüdiger Hanke
  28927. .restrictions
  28928. This demo version doesn't allow you to save or restore your game position,
  28929. and the story is limited.
  28930. .requirements
  28931. Requires OS1.3 and 1 MByte RAM.
  28932. .distribution
  28933. Shareware
  28934. .price
  28935. DM20
  28936. .address
  28937. An der Marienlinde 10
  28938. D-48291 Telgte
  28939. GERMANY
  28940. .construction
  28941. Maxon C++ V1.1
  28942. .tested
  28943. Amiga 500, 2000, 4000/040, OS1.3 & OS3.0
  28944. .docs
  28945. English
  28946. Deutsch
  28947. .described-by
  28948. Rüdiger Hanke
  28949. .submittal
  28950. Submitted on disk directly by the author.
  28951. .stored-in
  28952. GoldFish-Vol2-1:Files/game/role/TimelessEmpire/
  28953.  
  28954. .name
  28955. AmigaMUD
  28956. .type
  28957. Strategy Game
  28958. .short
  28959. Amiga Multi-User Dungeon game
  28960. .description
  28961. The AmigaMUD system is a software system for the Commodore Amiga line
  28962. of computers which implements a MUD (Multi-User-Dungeon). MUDs have
  28963. existed on various computers for about 20 years, usually run at
  28964. universities on networked computers. In a typical MUD, several people
  28965. connect to the system at the same time and interact by typing in
  28966. messages and commands to the MUD. MUDs are usually set up somewhat
  28967. like text adventures, in that they contain a small world in which the
  28968. players can explore, solve puzzles, etc. MUDs add to the adventure the
  28969. possibility of interaction, within the world, of the various players.
  28970. Players can talk to others in the same location; they can cooperate in
  28971. solving puzzles; they can compete in improving their characters or
  28972. personnas; they can engage in combat, etc.
  28973.  
  28974. The world in which the MUD is set is chosen and built by one or more
  28975. people who are the implementors or "wizards" or "gods" of the MUD. MUD
  28976. worlds have been set in various fictional as well as real situations,
  28977. such as Star Trek, Xanth, the Discworld, etc. Other MUDs specialize in
  28978. role playing, where the players pick a persona and do their best to
  28979. stay within it. For example, "furries" on FurryMUD all pick a furred
  28980. animal as their character.
  28981.  
  28982. Many MUDs exist on the 'internet', the international network of
  28983. computer systems, mostly supported by various governments. Amiga
  28984. computers are not often on this network, so they will usually get
  28985. their multiple players through serial ports and modems. Amiga-based
  28986. BBS systems often have multiple lines, and these can be used for
  28987. connections to AmigaMUD.
  28988.  
  28989. Today, most MUDs are strictly text based. That is, users do all
  28990. operations in the MUD by typing commands, and all output is via text
  28991. messages. In the last couple of years, colour graphics have become
  28992. quite common on home computers and workstations. MUDs are beginning to
  28993. take advantage of that capability by introducing simple graphics
  28994. output. Sound output is also possible.
  28995.  
  28996. AmigaMUD provides graphics and sound output as a standard element. It
  28997. also allows the use of the mouse and numeric keypad as input. The
  28998. system still provides the full text input and output interfaces,
  28999. however, and can be used in a text-only mode. The standard
  29000. availability of graphics output and mouse input can change the nature
  29001. of a MUD, and make it available to those who aren't terribly good at
  29002. typing, or who are uncomfortable with computers.
  29003. .version
  29004. 0.7
  29005. .author
  29006. Chris Gray
  29007. .reference
  29008. FreshFish-Vol5:New/game/role/AmigaMUD/
  29009. 0.5
  29010. .distribution
  29011. Copyrighted but Freely Redistributable
  29012. .address
  29013. \#808 - 8515 - 112 St.
  29014. Edmonton, AB
  29015. CANADA    T6G 1K7
  29016. .email
  29017. cg@ami-cg.GraySage.Edmonton.AB.CA
  29018. .docs
  29019. README
  29020. Client/Doc/Intro.txt
  29021. Client/Doc/Building.txt
  29022. Client/Doc/MUD.txt
  29023. Client/Doc/Playing.txt
  29024. Client/Doc/ToDo.txt
  29025. Server/Doc/MUDAgent.txt
  29026. Server/Doc/MUDServ.txt
  29027. Server/Doc/SMUD.txt
  29028. Server/Doc/Decisions.txt
  29029. .described-by
  29030. Dan Fish (daf@daffy.amigalib.com)
  29031. .submittal
  29032. Downloaded via ftp from wuarchive.wustl.edu.
  29033. .stored-in
  29034. GoldFish-Vol2-1:Files/game/role/AmigaMUD/
  29035. .name
  29036. DeepSpace
  29037. .type
  29038. Strategy Game
  29039. .short
  29040. Multi-Player/Node Space Role Playing
  29041. .description
  29042. DeepSpace is a Multi-Player, Multi-Node Space Role Playing Game.
  29043. BBS's that can run DOS doors (programs that use stdin & stdout) can
  29044. run this game.
  29045. .version
  29046. 1.6
  29047. .author
  29048. Todd Neumiller
  29049. Darrell Neumiller
  29050. Rod Whitney
  29051. Darren Campbell
  29052. .restrictions
  29053. If it isn't registered only 10 players is allowed.
  29054. .requirements
  29055. WB2.0+
  29056. .distribution
  29057. Shareware
  29058. .price
  29059. $20 (US)
  29060. .address
  29061. Todd Neumiller
  29062. P.O. Box 18591
  29063. Spokane, WA 99208
  29064. USA
  29065. .email
  29066. neumille@hpspkla.spk.hp.com (Darrell Neumiller)
  29067. .docs
  29068. DeepSpace.guide
  29069. .described-by
  29070. Richard Fish
  29071. .submittal
  29072. Downloaded via ftp from Aminet
  29073. .stored-in
  29074. GoldFish-Vol2-1:Files/game/role/DeepSpace/
  29075. .name
  29076. ITF
  29077. .type
  29078. Game Utility
  29079. .short
  29080. Infocom data file interpreter
  29081. .description
  29082. Amiga port of ITF4.01.  ITF stands for "Infocom Task Force"
  29083. There have been several ports of Infocom interpreters to the
  29084. Amiga, but none of this program.  The interpreter supports
  29085. v1, v2, v3 (Zork1 to Stationfall), v4 (Trinity, Bureaucracy,
  29086. etc.) and v5 (Sherlock, Beyond Zork etc.) games. This is more
  29087. than any other freely distributable interpreter.  With this
  29088. interpreter you can play ALL the games in the LTOI2 package
  29089. for the IBM PC, by copying the datafiles with CrossDOS or
  29090. similar, then just running this interpreter.  Binary only.
  29091. .version
  29092. 1.60
  29093. .author
  29094. InfoTaskForce, amiga port by David Kinder
  29095. .reference
  29096. AmigaLibDisk975:ITF/
  29097. 1.10
  29098. .requirements
  29099. Requires OS 2.0+
  29100. .distribution
  29101. Copyrighted but Freely Redistributable
  29102. .email
  29103. kinder@teaching.physics.ox.ac.uk
  29104. .docs
  29105. itf-146ud.readme
  29106. itf401-145.readme
  29107. History.txt
  29108. Amiga.txt
  29109. Readme
  29110. DataFile.txt
  29111. ZCode.txt
  29112. .described-by
  29113. Fred Fish (fnf@fishpond.cygnus.com)
  29114. .submittal
  29115. Downloaded via ftp from wuarchive.wustl.edu.
  29116.  
  29117. .stored-in
  29118. GoldFish-Vol2-1:Files/game/role/ITF/
  29119.  
  29120. .name
  29121. SOI
  29122. .type
  29123. Strategy Game
  29124. .short
  29125. A strategy game of galactic colonization
  29126. .description
  29127. Spheres of Influence is a game of galactic colonization for one to
  29128. eight players.  Each player has control over many variables, from the
  29129. resources and industries on planets to the equipment and cargo of space
  29130. vessels.  To set the scene, imagine that you have just assumed total rule
  29131. over the planet of your birth; in your quest for more power you turn your
  29132. attention outward--toward the planets in nearby space.
  29133. .version
  29134. 1.2B
  29135. .author
  29136. Ed Musgrove
  29137. .restrictions
  29138. Demo version, all game features fully accessable, but only 40 turns
  29139. are allowed.
  29140. .requirements
  29141. Requires one meg of chip RAM and AmigaDOS 2.0 or higher.
  29142. .distribution
  29143. Shareware Demo
  29144. .price
  29145. $20
  29146. .address
  29147. 12770 Olalla Valley Road SE
  29148. Olalla  WA  98357-9701
  29149. .docs
  29150. doc.txt
  29151. .described-by
  29152. Fred Fish (fnf@fishpond.cygnus.com)
  29153. .submittal
  29154. Submitted on disk directly by the author.
  29155. .contents
  29156. SOI        Spheres of Influence is a game of galactic colonization.
  29157.         This is a demonstration version that is fully functional
  29158.         except that it only allows 40 turns of play.  Requires 1Mb
  29159.         of chip RAM and AmigaDOS 2.0 or higher.  Version X.XX,
  29160.         binary only.
  29161.         Author:  Ed Musgrove
  29162. .stored-in
  29163. GoldFish-Vol2-1:Files/game/role/SOI/
  29164. .name
  29165. DungeonMap
  29166. .type
  29167. Game Tool
  29168. .short
  29169. Creates maps for Dongeons & Dragons game
  29170. .description
  29171. DungeonMap is intended to be used as an aid to Dungeon Masters (DM's) © TSR
  29172. for creating dungeons for use in Advanced Dungeons & Dragons (AD&D) © TSR.
  29173. But, you can use it for what ever you like.
  29174. .version
  29175. 2.1
  29176. .author
  29177. Bill Elliot
  29178. .address
  29179. 727 94 Ave SW.,
  29180. Calgary, Alberta
  29181. T2V 0X8
  29182. .distribution
  29183. Shareware
  29184. .price
  29185. $10 (US)
  29186. .reference
  29187. GoldFish-Vol1-2:d7xx/d778/DungeonMap/
  29188. 1.1
  29189. GoldFish-Vol1-1:BBS/d7xx/d778/DungeonMap.lha
  29190. 1.1
  29191. FrozenFish-Vol1:BBS/ALib/d7xx/d778/DungeonMap.lha
  29192. 1.1
  29193. FreshFish-Vol1:Old/AmigaLibDisks/Disks760-779/Disk778/DungeonMap/
  29194. 1.1
  29195. AmigaLibDisk778:DungeonMap/
  29196. 1.1
  29197. GoldFish-Vol1-2:d6xx/d603/DungeonMap/
  29198. 1.0
  29199. GoldFish-Vol1-1:BBS/d6xx/d603/DungeonMap.lha
  29200. 1.0
  29201. FrozenFish-Vol1:BBS/ALib/d6xx/d603/DungeonMap.lha
  29202. 1.0
  29203. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk603/DungeonMap/
  29204. 1.0
  29205. AmigaLibDisk603:DungeonMap/
  29206. 1.0
  29207. .docs
  29208. DungeonMap.doc
  29209. DungeonMap.guide
  29210. .described-by
  29211. Richard Fish
  29212. .submittal
  29213. Submitted on disk directly by the author.
  29214. .stored-in
  29215. GoldFish-Vol2-1:Files/game/role/DungeonMap/
  29216. .name
  29217. Scorched_Tanks
  29218. .author
  29219. Michael Welch
  29220. .version
  29221. 1.77
  29222. .description
  29223. Scorched Tanks is a tank warfare game where 1 to 4 human players or
  29224. computer controlled opponents, take turns at buying fancy weapons and
  29225. shooting them at each other.  The more damage a player causes another,
  29226. the more money they get.  The more money a player receives, the larger
  29227. the weapons they can buy.  This is a very simple concept, but
  29228. extremely addictive!
  29229.  
  29230. Scorched Tanks is related to a very popular game called Scorched Earth
  29231. on MS-Dos machines.  I've only played Scorched Earth maybe five times
  29232. ever.  But it impressed me so much that I decided that the Amiga
  29233. needed a version too.  Scorched Tanks is very similar yet VERY
  29234. different to the MS-Dos game.
  29235. .described-by
  29236. fnf@amigalib.com
  29237. .reference
  29238. FreshFish-Vol2:New/game/misc/ScorchedT/
  29239. 0.95
  29240. FreshFish-Vol3:Old/Dec93/game/misc/ScorchedT/
  29241. 0.95
  29242. FrozenFish-Vol1:BBS/Dec93/game/misc/ScorchedT.lha
  29243. 0.95
  29244. .short
  29245. A tank warfare game for 2 to 4 players.
  29246. .stored-in
  29247. GoldFish-Vol2-1:Files/game/shoot/Scorched_Tanks/
  29248. .name
  29249. Zerberk
  29250. .author
  29251. Matthias Bock
  29252. .version
  29253. 1.3
  29254. .description
  29255. A freeware arcade game like Berzerk, but with more features.  Supports the
  29256. 4 player adapter for the parallel port, uses soft stereo where possible,
  29257. doesn't stop multitasking and saves highscores to disk.
  29258. .described-by
  29259. Automatically generated from Contents file by c2pi program.
  29260. .short
  29261. Arcade game like Berzerk.
  29262. .stored-in
  29263. GoldFish-Vol2-1:Files/game/shoot/Zerberk/
  29264. .name
  29265. Deluxe Galaga
  29266. .type
  29267. Action Game
  29268. .short
  29269. Game based on the game StarBattle
  29270. .description
  29271. You are in control of a small starfighter, and your mission is
  29272. to protect the earth from alien attackers. When you start, your
  29273. ship have limited supply of bullets and are moving a bit to slow,
  29274. but by shooting the aliens you can collect the falling bonuses and
  29275. get all sorts of weapons, extra speed and a lot of other goodies!
  29276. .version
  29277. 2.3
  29278. .author
  29279. Edgar M. Vigdal
  29280. .distribution
  29281. Shareware
  29282. .price
  29283. $10-$20 (US), £5-£15, 50 NOK-150 NOK
  29284. .address
  29285. Edgar M. Vigdal
  29286. 583O LUSTER
  29287. NORWAY
  29288. .source
  29289. Source Code can be purchased from the author
  29290. .docs
  29291. Galaga.Text
  29292. .described-by
  29293. Richard Fish
  29294. .submittal
  29295. Downloaded via ftp from Aminet.
  29296. .stored-in
  29297. GoldFish-Vol2-1:Files/game/shoot/Deluxe_Galaga/
  29298. .name
  29299. DynamiteWar
  29300. .fullname
  29301. DynamiteWarriors
  29302. .aminet-dir
  29303. game/shoot
  29304. .short
  29305. Tiny game for 2-5 players.
  29306. .description
  29307. A tiny game for 2-5 players who fight against each other.
  29308. It is similar to the commercial Dynablaster or Bomberman,
  29309. except a 1-player mode is not available.  On the other hand,
  29310. there are a great number of extras.  To win the game, one
  29311. player has to disintegrate all other players by exploding
  29312. bombs.
  29313. .version
  29314. 2.0
  29315. .type
  29316. Action Game
  29317. .distribution
  29318. shareware
  29319. .reference
  29320. FreshFish-Vol2:New/AmigaLibDisks/Disk931/DynamiteWar/
  29321. 1.0
  29322. FrozenFish-Vol1:BBS/ALib/d9xx/d931/DynamiteWar.lha
  29323. 1.0
  29324. GoldFish-Vol1-1:BBS/d9xx/d931/DynamiteWar.lha
  29325. 1.0
  29326. GoldFish-Vol1-2:d9xx/d931/DynamiteWar/
  29327. 1.0
  29328. AmigaLibDisk931/DynamiteWar/
  29329. 1.0
  29330. .exectype
  29331. Binary only
  29332. .author
  29333. Andre Wiethoff
  29334. .described-by
  29335. David Zaroski (cz253@cleveland.freenet.edu)
  29336. .stored-in
  29337. GoldFish-Vol2-1:Files/game/shoot/DynamiteWar/
  29338. .name
  29339. WipeOut!
  29340. .type
  29341. Action Game
  29342. .short
  29343. The Ultimate non-commercial shoot'em up
  29344. .description
  29345. Well, Wipe-Out! is the first game I've ever got finished. That
  29346. statement of course exludes numerous lame examples done by me
  29347. with programs like "Game Maker" or "S.E.U.C.K" during the past
  29348. 10 years (on both Amiga and C=64, the only TRUE computers ever).
  29349.  
  29350. Wipe-Out! is of course 100% optimized METAL BANGING assembly.
  29351. (AMOS is for lamers ... C is too slow (and messy) ... )
  29352.  
  29353. My aim with this project was mainly to prove my capabilities
  29354. as a game graphics artist. (Check out the Giger-inspired 4th
  29355. level ... )
  29356. .version
  29357. 1.3
  29358. .date
  29359. 1994.09.03
  29360. .author
  29361. Tero Lehtonen
  29362. .requirements
  29363. -512Kb Chip RAM (Minimum, of course! More RAM won't hurt!)
  29364. -Kickstart 1.2 or later (2.0+ recommended on 68030+ CPUs)
  29365. -PAL capable machine (and monitor!). Note: you don't need
  29366.  to switch to PAL with some magic utility, WipeOut! does
  29367.  that itself (and returns the old display on exit).
  29368. -Joystick
  29369. .distribution
  29370. Public Domain
  29371. .address
  29372. Nuolialantie 48 a 128
  29373. 33900 Tampere
  29374. Finland
  29375. .email
  29376. l115130@cc.tut.fi
  29377. .construction
  29378. Wipe-Out! is of course 100% optimized METAL BANGING assembly.
  29379. (AMOS is for lamers ... C is too slow (and messy) ... )
  29380. .tested
  29381. -I have personally tested and developed WipeOut! very carefully
  29382. on the following set ups:
  29383.  
  29384. Machine | A500        | B2000        | A1200
  29385. --------+---------------+---------------+--------------------
  29386. CPU(s)    | 68000 7.09MHz    | 68HC000 28MHz    | 68EC030 40MHz
  29387. |        | -16Kb cache    | -all caches on
  29388. |        | 68000 7.09MHz    | -burst mode enabled
  29389. --------+---------------+---------------+--------------------
  29390. ChipRAM    | 512 Kb    | 1 Mb        | 2 Mb (32-bit)
  29391. --------+---------------+---------------+--------------------
  29392. FastRAM    | 512 Kb (fake)    | 2 Mb        | 4 Mb (60ns 32-bit)
  29393. --------+---------------+---------------+--------------------
  29394. Chipset    | OCS        | OCS+FatAgnus    | AGA
  29395. --------+---------------+---------------+--------------------
  29396. KS/WB    | 1.2        | 2.04/2.1    | 3.0
  29397. --------+---------------+---------------+--------------------
  29398. HD    |  -        | 105 Mb SCSI    | 160 Mb IDE
  29399. --------+---------------+---------------+--------------------
  29400. OtherHW | External FD    | External FD    |  -
  29401.     | HandyScanner    |        |
  29402. -------------------------------------------------------------
  29403. .docs
  29404. WipeOut!.DOC
  29405. .described-by
  29406. Richard Fish
  29407. .submittal
  29408. Downloaded via ftp from Aminet.
  29409. .stored-in
  29410. GoldFish-Vol2-1:Files/game/shoot/WipeOut/
  29411. .name
  29412. HangMan
  29413. .author
  29414. Arun Kumar GP
  29415. .version
  29416. 1.3
  29417. .description
  29418. A GUI Hangman game in six different languages !! Features: A full GUI
  29419. interface (both keyboard and mouse can be used); Partly localized (on OS
  29420. 2.1/3.0) for defaulting to a particular language; User can specify his own
  29421. data file.  English, French, German, Spanish, Swedish and Dutch data files
  29422. included.  A useful Hint and Show All feature when you are stuck with a
  29423. word.  AmigaGuide Online Help also available.
  29424. .described-by
  29425. Automatically generated from Contents file by c2pi program.
  29426. .short
  29427. A hangman game in 6 languages, with GUI.
  29428. .requirements
  29429. AmigaDOS 2.0 or later.
  29430. .stored-in
  29431. GoldFish-Vol2-1:Files/game/think/HangMan/
  29432. .name
  29433. BackGammon
  29434. .author
  29435. Igor Druzovic and Daniel Amor
  29436. .version
  29437. 0.99
  29438. .reference
  29439. AmigaLibDisk849:BackGammon/
  29440. 0.9
  29441. .distribution
  29442. Freeware
  29443. .description
  29444. The computer version of the game.  This is a tiny little game which runs on
  29445. Workbench.  Works on all Amigas, and OS versions from 1.2 to 3.1.
  29446. .described-by
  29447. Automatically generated from Contents file by c2pi program.
  29448. .short
  29449. Tiny workbench backgammon game.
  29450. .stored-in
  29451. GoldFish-Vol2-1:Files/game/think/BackGammon/
  29452. .name
  29453. Chaos
  29454. .author
  29455. Jochen Wiedmann
  29456. .description
  29457. The Chess HAppening Organisation System, a program that manages
  29458. single-player chess-tournaments using a fontadaptive full-Intuition-GUI.
  29459. Available pairing modes are: Swiss pairing; Round Robin (FIDE-System);
  29460. Round Robin (Shift-System).  Available output: List of players (short or
  29461. long); Results; Table (all players or special groups, juniors for example);
  29462. Table of progress aor Cross Tables (all games of all rounds); Internal
  29463. ratings and German DWZ (close to USCF-rating or ELO)
  29464. .version
  29465. 5.2
  29466. .described-by
  29467. fnf@amigalib.com
  29468. .short
  29469. Chess HAppening Organization System
  29470. .stored-in
  29471. GoldFish-Vol2-1:Files/game/think/Chaos/
  29472. .name
  29473. PBSwitch
  29474. .author
  29475. Les E Lamb
  29476. .version
  29477. 1.5
  29478. .distribution
  29479. Freeware
  29480. .description
  29481. Another clone of the board game Othello.  Game play is standard Othello on
  29482. an 8 x 8 grid of push-button switches.  Game operations are via the mouse
  29483. or the keyboard.  Play against a friend or a 3 level computer opponent.  A
  29484. Champions Table is maintained for each of the 3 levels.  Your selected menu
  29485. options and colour scheme can be saved.  Vocal comments are available via
  29486. Amiga's narrator device.  First release.
  29487. .described-by
  29488. Automatically generated from Contents file by c2pi program.
  29489. .short
  29490. Another Othello board game clone.
  29491. .stored-in
  29492. GoldFish-Vol2-1:Files/game/think/PBSwitch/
  29493. .name
  29494. WhiteLion
  29495. .author
  29496. Martin Grote
  29497. .version
  29498. 1.3
  29499. .reference
  29500. AmigaLibDisk811:WhiteLion/
  29501. 1.2_FD
  29502. .distribution
  29503. Shareware
  29504. .description
  29505. A new Othello (Reversi) playing program.  Strong and fast, it explains the
  29506. rules and plays different strategies depending on the selected level.
  29507. Supports interLaced resolutions.  C sources and special version available
  29508. when registering.
  29509. .described-by
  29510. Automatically generated from Contents file by c2pi program.
  29511. .short
  29512. New Othello (Reversi) game.
  29513. .stored-in
  29514. GoldFish-Vol2-1:Files/game/think/WhiteLion/
  29515.  
  29516. .name
  29517. UChess
  29518. .type
  29519. Thinking Game
  29520. .short
  29521. Nicely done Amiga port of GNU chess
  29522. .description
  29523. A powerful version of the program GnuChess version 4PL66 for the Amiga.
  29524. Plays a very strong game of chess.  Code has been rewritten and data
  29525. structures reorganized for optimal efficiency on 32 bit 68020 and
  29526. better Amiga systems.  Eval/search and clock enhancements from
  29527. original gnu port.
  29528.  
  29529. Fully multitasking, automatically detects and supports 640X480X256
  29530. color AGA mode machines, and does not at any time BUSY wait.  Supports
  29531. a variety of standard features such as load, save, edit board,
  29532. autoplay, swap sides, force move, undo, time limits, hints, show
  29533. thinking, and a supervisor mode that will allow two humans to play
  29534. with the computer acting as a "supervisor".
  29535. .version
  29536. 2.89
  29537. .author
  29538. FSF
  29539. Roger Uzun (amiga port + many enhancements)
  29540. .requirements
  29541. Requires a 68020/030/040 based Amiga computer system with AmigaOS 2.04
  29542. or later and 4 Meg of ram minimum.  Special "L" version optimized for
  29543. 68040 and requires 10 Meg of ram minimum.
  29544. .reference
  29545. FreshFish-Vol4:BBS/May94/game/think/UChess.lha
  29546. 2.83
  29547. FreshFish-Vol4:New/game/think/UChess/
  29548. 2.83
  29549. FreshFish-Vol4:Useful/dist/game/think/UChess/
  29550. 2.83
  29551. FreshFish-Vol4:BBS/AmigaLib/d976/UChess.lha
  29552. 2.78
  29553. FreshFish-Vol4:BBS/AmigaLib/d977/UChess.lha
  29554. 2.78
  29555. FreshFish-Vol4:New/AmigaLibDisks/d976/UChess/
  29556. 2.78
  29557. FreshFish-Vol4:New/AmigaLibDisks/d977/UChess/
  29558. 2.78
  29559. FrozenFish-Vol1:BBS/ALib/d9xx/d976/UChess.lha
  29560. 2.78
  29561. FrozenFish-Vol1:BBS/ALib/d9xx/d977/UChess.lha
  29562. 2.78
  29563. GoldFish-Vol1-1:BBS/d9xx/d976/UChess.lha
  29564. 2.78
  29565. GoldFish-Vol1-1:BBS/d9xx/d977/UChess.lha
  29566. 2.78
  29567. GoldFish-Vol1-2:d9xx/d976/UChess/
  29568. 2.78
  29569. GoldFish-Vol1-2:d9xx/d977/UChess/
  29570. 2.78
  29571. AmigaLibDisk977:UChess/
  29572. 2.78
  29573. AmigaLibDisk976:UChess/
  29574. 2.78
  29575. FreshFish-Vol3:New/game/think/UChess/
  29576. 2.71
  29577. FreshFish-Vol3:Useful/dist/game/think/UChess/
  29578. 2.71
  29579. FreshFish-Vol4:BBS/Mar94/game/think/UChess.lha
  29580. 2.71
  29581. FrozenFish-Vol1:BBS/Mar94/game/think/UChess.lha
  29582. 2.71
  29583. FrozenFish-Vol1:BBS/Useful/game/think/UChess.lha
  29584. 2.71
  29585. FreshFish-Vol3:Useful/Dist/game/think/UChess/
  29586. 2.71
  29587. FreshFish-Vol3:New/AmigaLibDisks/Disk965/UChess/
  29588. 2.69
  29589. FrozenFish-Vol1:BBS/ALib/d9xx/d965/UChess.lha
  29590. 2.69
  29591. GoldFish-Vol1-1:BBS/d9xx/d965/UChess.lha
  29592. 2.69
  29593. GoldFish-Vol1-2:d9xx/d965/UChess/
  29594. 2.69
  29595. AmigaLibDisk966:UChessSrc/
  29596. 2.69
  29597. FreshFish-Vol3:New/AmigaLibDisks/Disk966/UChessSrc/
  29598. 2.69
  29599. FrozenFish-Vol1:BBS/ALib/d9xx/d966/UChessSrc.lha
  29600. 2.69
  29601. GoldFish-Vol1-1:BBS/d9xx/d966/UChessSrc.lha
  29602. 2.69
  29603. GoldFish-Vol1-2:d9xx/d966/UChessSrc/
  29604. 2.69
  29605. AmigaLibDisk966:UChessSrc/
  29606. 2.69
  29607. AmigaLibDisk965:UChess/
  29608. 2.69
  29609. FreshFish-Vol2:New/game/think/UChess/
  29610. 2.33
  29611. FrozenFish-Vol1:BBS/Dec93/game/think/UChess.lha
  29612. 2.33
  29613. FreshFish-Vol3:Old/Dec93/game/think/UChess/
  29614.  ?.?
  29615. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk790/UChess/
  29616. 2.04
  29617. FrozenFish-Vol1:BBS/ALib/d7xx/d790/UChess.lha
  29618. 2.04
  29619. GoldFish-Vol1-1:BBS/d7xx/d790/UChess.lha
  29620. 2.04
  29621. GoldFish-Vol1-2:d7xx/d790/UChess/
  29622. 2.04
  29623. AmigaLibDisk790:UChess/
  29624. 2.04
  29625. .distribution
  29626. GNU Public License
  29627. .email
  29628. uzun@crash.cts.com
  29629. .docs
  29630. UChess.doc
  29631. .described-by
  29632. Fred Fish (fnf@amigalib.com)
  29633. .submittal
  29634. Submitted via ftp directly by the author.
  29635. .stored-in
  29636. GoldFish-Vol2-1:Files/game/think/UChess/
  29637. .name
  29638. RoachFarm
  29639. .type
  29640. Thinking Game
  29641. .short
  29642. Game based on traditional logic puzzle
  29643. .description
  29644.     Congratulations on your new job as head shipping clerk in the roach
  29645. division at Insect Fun Inc.  As you know, Insect Fun Inc. offers a full
  29646. line of recreational insect experimentation and observation kits including
  29647. its popular Roach Farm Fun Kit.  Your job is to fill test tubes with live
  29648. roaches in preparation for shipping so that eager Roach Farm customers may
  29649. stock their farms with livestock.  During your work day, you are presented
  29650. with test tubes of varying sizes, each containing an arbitrary number of
  29651. roaches. They arrive from the breeding centers this way (center workers
  29652. tend to scoop up random numbers of roaches).  You are then presented with
  29653. an invoice form which lists the quantities of roaches that customers have
  29654. ordered.  The first roach quantity on the invoice is for the tube on the
  29655. top, the second quantity is for the tube second from the top, and so on.
  29656.     Your problem is that you can't move each roach individually from
  29657. one tube to another.  Insect Fun Inc. ships only the strongest Brazilian
  29658. cockaroaches, so you don't want to pick them out by hand for fear that they
  29659. will escape.  To move the roaches, you must connect the tube that you want
  29660. to move roaches from (the source tube) to the tube that you want to move
  29661. roaches to (the destination tube) with a flexible hose.  By shaking the
  29662. source tube slightly, the roaches are coaxed into moving out into the hose
  29663. and then into the destination tube.  As you can see, roaches will therefore
  29664. keep moving from one tube to the other until either the destination tube is
  29665. full or the source tube is empty.  Use the mouse pointer to direct activity
  29666. on the computer screen.  Click on the source tube and then on the
  29667. destination tube.  Keep doing this until the proper quantities of roaches
  29668. are in each of the test tubes.
  29669. .version
  29670. 1.0
  29671. .author
  29672. Lucas Swineford
  29673. .distribution
  29674. Shareware
  29675. .price
  29676. $5 (US)
  29677. .address
  29678. 1008 Main St.
  29679. Edmonds, WA 98020
  29680. U.S.A.
  29681. .docs
  29682. RoachFarm.guide
  29683. .described-by
  29684. Richard Fish
  29685. .submittal
  29686. Downloaded via ftp from Aminet.
  29687. .stored-in
  29688. GoldFish-Vol2-1:Files/game/think/RoachFarm/
  29689. .name
  29690. FiveInLine
  29691. .type
  29692. Thinking Game
  29693. .short
  29694. Fast-paced board-playing thinking game
  29695. .description
  29696. A board-playing game similar to Go-Moku, Ristinolla, etc.  Fixes many bugs
  29697. and uses tooltypes to select playing level, player to begin & boardsize.
  29698. Docs in AmigaGuide format.  Completely new look and new icon.
  29699. .version
  29700. 2.2
  29701. .date
  29702. 1994.04.21
  29703. .author
  29704. Njål Fisketjøn
  29705. .requirements
  29706. Requires WB2.04 (V38) and reqtools.library V38 (included)
  29707. .reference
  29708. AmigaLibDisk163:FiveInLine/
  29709. 1.0
  29710. .distribution
  29711. Freeware
  29712. .address
  29713. Peter Krøyersg. 7
  29714. N-4024 Stavanger
  29715. Norway
  29716. .installsize
  29717. 26K (executable & doc) - 111K (with reqtools.library and source)
  29718. .source
  29719. Includes source and makefile for SAS/C
  29720. .construction
  29721. SAS/C++ 6.5 (SCOptions & smakefile included)
  29722. .tested
  29723. A2000 V38 & A4000/030 V39
  29724. .run
  29725. FiveInLine=WB,FiveInLine
  29726. .docs
  29727. FiveInLine.Guide
  29728. .described-by
  29729. Author
  29730. .submittal
  29731. Submitted on disk directly by the author.
  29732. .stored-in
  29733. GoldFish-Vol2-1:Files/game/think/FiveInLine/
  29734.  
  29735. .name
  29736. Imperial
  29737. .type
  29738. Thinking Game
  29739. .short
  29740. Board game like Shanghai
  29741. .description
  29742. An oriental game in which you have to remove tiles from a layout (like
  29743. Shanghai or Taipei).  Every game has a solution and there's a layout
  29744. editor.  Music, preferences and pseudo-localization have been added.
  29745. This is the full program, the difference between the unregistered and
  29746. the registered version has been eliminated.  Binary only.
  29747. .version
  29748. 2.65
  29749. .author
  29750. Jean-Marc Boursot
  29751. .reference
  29752. AmigaLibDisk960:Imperial/
  29753. 2.0
  29754. .distribution
  29755. Shareware
  29756. .price
  29757. $15(US), DM20, FF60
  29758. .address
  29759. 1 grand'rue
  29760. 68170 RIXHEIM
  29761. France
  29762. .docs
  29763. Imperial.eng.guide
  29764. Imperial.fra.guide
  29765. Read.me
  29766. Lisez.moi
  29767. .described-by
  29768. Fred Fish (fnf@fishpond.cygnus.com)
  29769. .submittal
  29770. Submitted on disk directly by the author.
  29771. .stored-in
  29772. GoldFish-Vol2-1:Files/game/think/Imperial/
  29773. .name
  29774. LazyMines
  29775. .type
  29776. Thinking Game
  29777. .short
  29778. Minesweeper game
  29779. .description
  29780. Another minesweeper-game for OS 2.0+.
  29781.  
  29782. Special features:
  29783.  - Colored numbers (OS 3.0 only).
  29784.  - Automatic locking.
  29785.  - Automatic opening.
  29786.  - Warnings.
  29787.  - Safe openings.
  29788.  - Use any size (m * n) of the field.
  29789.  - Font sensitive.
  29790. .version
  29791. 1.0
  29792. .author
  29793. d93-hyo@nada.kth.se
  29794. .requirements
  29795. OS2.0+
  29796. .distribution
  29797. Copyrighted but Freely Redistributable
  29798. .email
  29799. d93-hyo@nada.kth.se
  29800. .docs
  29801. Readme
  29802. .described-by
  29803. Richard Fish
  29804. .submittal
  29805. Downloaded via ftp from Aminet.
  29806.  
  29807. .stored-in
  29808. GoldFish-Vol2-1:Files/game/think/LazyMines/
  29809.  
  29810. .name
  29811. NineMen
  29812. .type
  29813. Thinking Game
  29814. .short
  29815. Try to get three in a row. (Easy Huh?)
  29816. .description
  29817. The age-old game of Nine Men's Morris, in which two players move nine
  29818. pieces on a board in such a way as to get three in a row.  Not always
  29819. as easy as it sounds!  Play against the computer, or each other.
  29820. Binary only, source available upon request.
  29821. .version
  29822. 1.6
  29823. .author
  29824. Alvin Penner
  29825. .distribution
  29826. Shareware
  29827. .price
  29828. $5(US)
  29829. .address
  29830. P.O. Box 660
  29831. Fonthill Ontario
  29832. Canada L0S 1E0
  29833. .construction
  29834. Compiled HiSOFT Basic
  29835. .described-by
  29836. Fred Fish (fnf@fishpond.cygnus.com)
  29837. .submittal
  29838. Submitted on disk directly by the author.
  29839. .stored-in
  29840. GoldFish-Vol2-1:Files/game/think/NineMen/
  29841. .name
  29842. YatzooieII.AGA
  29843. .type
  29844. Game
  29845. .short
  29846. Yatzie style game that supports AGA
  29847. .description
  29848. Yatzooie is a "throw the dice" game like you have seen before but it is
  29849. fast and supports AGA.
  29850. .author
  29851. Ken Winfield
  29852. .requirements
  29853. Amiga 1200 or Amiga 4000 for AGA support..requires fast memory and therefore will not run on a unexpanded amiga 1200.
  29854. .distribution
  29855. Freeware
  29856. .construction
  29857. Written in CanDo tm from Inovatronics
  29858. .docs
  29859. Yatzooie.docs
  29860. .described-by
  29861. Richard Fish
  29862. .submittal
  29863. Downloaded via ftp from Aminet.
  29864. .stored-in
  29865. GoldFish-Vol2-1:Files/game/think/YatzooieII.AGA/
  29866.  
  29867. .name
  29868. Lines
  29869. .type
  29870. Thinking Game
  29871. .short
  29872. OS friendly line drawing game
  29873. .description
  29874. Tetris is dead --- Lines is the new addiction.  Lines is an OS-friendly,
  29875. mouse-played game.  The sole purpose is to draw as many lines as you can,
  29876. obeying the rules of course!  Both PAL and NTSC versions,  Documentation
  29877. in ANSI, DVI, and AmigaGuide formats.
  29878. .version
  29879. 2.2
  29880. .date
  29881. 1994.01.04
  29882. .author
  29883. Mika Kortelainen
  29884. .distribution
  29885. Shareware
  29886. .price
  29887. $5 (US),
  29888. .address
  29889. Petäjätie 13
  29890. FIN-35100 Orivesi as.
  29891. .email
  29892. k125374@cc.tut.fi
  29893. k125374@korppi.cs.tut.fi
  29894. .docs
  29895. Lines.doc
  29896. Lines.guide
  29897. Lines.dvi
  29898. .described-by
  29899. Fred Fish (fnf@fishpond.cygnus.com)
  29900. .submittal
  29901. Downloaded via ftp from wuarchive.wustl.edu.
  29902. .contents
  29903. Lines        Tetris is dead --- Lines is the new addiction.  Lines is
  29904.         an OS-friendly, mouse-played game.  The sole purpose is to
  29905.         draw as many lines as you can, obeying the rules of course!
  29906.         Both PAL and NTSC versions,  Documentation in ANSI, DVI,
  29907.         and AmigaGuide formats.  Version 2.2, binary only,
  29908.         shareware.
  29909.         Author:  Mika Kortelainen
  29910. .stored-in
  29911. GoldFish-Vol2-1:Files/game/think/Lines/
  29912.  
  29913. .name
  29914. Ying&Yang
  29915. .type
  29916. Thinking Game
  29917. .short
  29918. A simple (?) "sliding-block" puzzle
  29919. .description
  29920. The goal is to move Ying and Yang together in perfect harmony...
  29921. It IS possible! (I think...)
  29922. .author
  29923. Peter Jigstad
  29924. .distribution
  29925. Public Domain
  29926. .address
  29927. Bergsgatan 30 A
  29928. 632 26 Eskilstuna
  29929. SWEDEN (Europe)
  29930. +46-(0)16-113893
  29931. .docs
  29932. Ying&Yang.doc
  29933. .described-by
  29934. Fred Fish (fnf@fishpond.cygnus.com)
  29935. .submittal
  29936. Submitted on disk directly by the author.
  29937. .stored-in
  29938. GoldFish-Vol2-1:Files/game/think/Yin&Yang/
  29939.  
  29940. .name
  29941. Gladiator
  29942. .type
  29943. Thinking Game
  29944. .short
  29945. Arena combat wargame, runs in WB window
  29946. .description
  29947. Arena combat wargame that runs in WB window.  Strategy game, similar to
  29948. a "chit" wargame or boardgame.  You control one or more characters (which
  29949. can be magic users or fighters) and the computer controls an opposing team
  29950. of monsters.  Play continues until only one side remains.
  29951. .version
  29952. 1.0
  29953. .author
  29954. Barney Blankenship
  29955. .requirements
  29956. Requires OS 2.0+
  29957. .distribution
  29958. Shareware
  29959. .address
  29960. 110 Lake Rd. #1130
  29961. Lake Jackson, TX 77566
  29962. .email
  29963. blankenshi@genie.geis.com
  29964. .installsize
  29965. approximately 500K
  29966. .construction
  29967. Gladiator consists of about 1M of "C" language and it was compiled with
  29968. the SAS/C compiler.
  29969. .tested
  29970. (1) Works on A500 with 1M chip, 7M fast RAM.
  29971. (2) Works on A500 with ECS Denise, FFV II, 2M chip RAM.
  29972. (3) Works on accelerated A500 (MegaMidget Racer 68030 with
  29973.     68882 math coprocessor), 2M chip and 4M fast RAM.
  29974. All machines tested had Kickstart 1.3, Workbench 2.0,
  29975. and a SCSI hard disk (GVP for #1, Xetec for #2 and #3).
  29976. .docs
  29977. Manual
  29978. FixBreakOut.doc
  29979. ReadMe.fnf
  29980. Preview/Preview.text
  29981. .described-by
  29982. Fred Fish (fnf@fishpond.cygnus.com)
  29983. .submittal
  29984. Downloaded via ftp from wuarchive.wustl.edu.
  29985. .contents
  29986. Gladiator    Arena combat wargame that runs in WB window.  Strategy
  29987.         game, similar to a "chit" wargame or boardgame.  You
  29988.         control one or more characters (which can be magic users
  29989.         or fighters) and the computer controls an opposing team
  29990.         of monsters.  Play continues until only one side remains.
  29991.         Requires OS2.0+, binary only.
  29992.         Author:  Barney Blankenship
  29993. .stored-in
  29994. GoldFish-Vol2-1:Files/game/think/Gladiator/
  29995.  
  29996. .name
  29997. ImagemsDemo
  29998. .type
  29999. Thinking Game
  30000. .short
  30001. Slide geometric pieces into proper place
  30002. .description
  30003. Demo version of a game that appears to be very loosely based on the game
  30004. "Wangle" by Peter Händel.  The object is to group the specified geometric
  30005. pieces into proper place by "pushing" them, thereby proceeding on to the
  30006. next level.  Excellent graphics, very little English documentation, but
  30007. not difficult to figure out.  Binary only.
  30008. .author
  30009. Brainwave Entertainment
  30010. .restrictions
  30011. Only 5 levels available in the demo version
  30012. .distribution
  30013. Commercial Demo
  30014. .price
  30015. DM45
  30016. .address
  30017. Brainwave Entertainment
  30018. Lindenstraße 8
  30019. D-71540 Murrhardt
  30020. GERMANY
  30021. .docs
  30022. ReadMe
  30023. LiesMich
  30024. .described-by
  30025. Fred Fish (fnf@fishpond.cygnus.com)
  30026. .submittal
  30027. Submitted on disk directly by the author.
  30028. .contents
  30029. ImagemsDemo    Demo version of a game that appears to be very loosely
  30030.         based on the game "Wangle" by Peter Händel.  The object
  30031.         is to group the specified geometric pieces into proper
  30032.         place by "pushing" them, thereby proceeding on to the
  30033.         next level.  Excellent graphics, very little English
  30034.         documentation, but not difficult to figure out.  Binary
  30035.         only.
  30036.         Author:  Brainwave Entertainment
  30037. .stored-in
  30038. GoldFish-Vol2-1:Files/game/think/ImagemsDemo/
  30039.  
  30040. .name
  30041. MineSweeper
  30042. .type
  30043. Thinking Game
  30044. .short
  30045. Another feature-filled "Mines" type game
  30046. .description
  30047. A nice little implementation of the classic MineSweeper game which offers
  30048. the following features:  Can resize the grid to any arbitrary size; Four
  30049. difficulty levels (Easy, Moderate, Difficult, Impossible); Can turn timer
  30050. on or off; Can have optional debris in the mine field; Can have an optional
  30051. head start to give you somewhere to start from; Has a "smiley face" (ala
  30052. PC-Windows version) which changes its expression depending on how you are
  30053. progressing; Saves a high score table of the top 10 "sweepers"; Brief
  30054. in-game instructions on how to play the game; Can open the game window on
  30055. any public screen;  Written to take advantage of GadTools.  Binary only.
  30056. .version
  30057. 1.1
  30058. .author
  30059. Martin Reddy
  30060. .requirements
  30061. Requires OS2.0+
  30062. .distribution
  30063. Public Domain
  30064. .address
  30065. Lossiemouth House
  30066. 33 Clifton Road
  30067. LOSSIEMOUTH
  30068. Moray, Scotland
  30069. IV31 6DP
  30070. .email
  30071. mxr@dcs.ed.ac.uk
  30072. .docs
  30073. MineSweeper.readme
  30074. MineSweeper.doc
  30075. .described-by
  30076. Fred Fish (fnf@fishpond.cygnus.com)
  30077. .submittal
  30078. Downloaded via ftp from wuarchive.wustl.edu.
  30079. .contents
  30080. MineSweeper    A nice little implementation of the classic MineSweeper
  30081.         game which offers the following features:  Can resize the
  30082.         grid to any arbitrary size; Four difficulty levels (Easy,
  30083.         Moderate, Difficult, Impossible); Can turn timer on or off;
  30084.         Can have optional debris in the mine field; Can have an
  30085.         optional head start to give you somewhere to start from;
  30086.         Has a "smiley face" (ala PC-Windows version) which changes
  30087.         its expression depending on how you are progressing; Saves
  30088.         a high score table of the top 10 "sweepers"; Brief in-game
  30089.         instructions on how to play the game; Can open the game
  30090.         window on any public screen;  Written to take advantage of
  30091.         GadTools.  Version 1.1, binary only.
  30092.         Author:  Martin Reddy
  30093. .stored-in
  30094. GoldFish-Vol2-1:Files/game/think/MineSweeper/
  30095.  
  30096. .name
  30097. Montana
  30098. .type
  30099. Thinking Game
  30100. .short
  30101. Solitaire card game for the WorkBench
  30102. .description
  30103. A simple but rather addictive remotely "patience-like" card game.
  30104. It runs in a WB window and is perfect for those moments when you're
  30105. waiting for something else (like a modem download or a ray-trace or...)
  30106. to finish.  Beware, this game is very addictive. :).  Includes both
  30107. English and Finnish versions.  Binary only.
  30108. .version
  30109. 1.2
  30110. .author
  30111. Mika Saastamoinen
  30112. .requirements
  30113. Requires OS2.0+
  30114. .distribution
  30115. Copyrighted but Freely Redistributable
  30116. .address
  30117. Tallgreninkatu 6 P 89
  30118. 20380 Turku
  30119. Finland
  30120. .email
  30121. mikasaas@polaris.cc.utu.fi
  30122. msaastamoine@finabo.abo.fi
  30123. .docs
  30124. Readme
  30125. LueMut
  30126. .described-by
  30127. Fred Fish (fnf@fishpond.cygnus.com)
  30128. .submittal
  30129. Downloaded via ftp from wuarchive.wustl.edu.
  30130. .contents
  30131. Montana        A simple but rather addictive remotely "patience-like"
  30132.         card game.  It runs in a WB window and is perfect for
  30133.         those moments when you're waiting for something else
  30134.         (like a modem download or a ray-trace or...) to finish.
  30135.         Beware, this game is very addictive. :)  Version 1.2,
  30136.         includes both English and Finnish versions.  Binary
  30137.         only.
  30138.         Author:  Mika Saastamoinen
  30139. .stored-in
  30140. GoldFish-Vol2-1:Files/game/think/Montana/
  30141.  
  30142. .name
  30143. Arachnid
  30144. .type
  30145. Thinking Game
  30146. .short
  30147. A game of patience using 2 card decks
  30148. .description
  30149. The object of the game is to build a stack of cards in the same suit
  30150. from King to Ace and remove the stack from the table to the stacks
  30151. above. When all eight stacks have been built and removed, you have won
  30152. the game. A more challenging version of this is to leave all eight
  30153. stacks on the table until done instead of removing those that are
  30154. complete to the stacks above.
  30155. .version
  30156. 1.1
  30157. .author
  30158. Frank Nießen
  30159. .requirements
  30160. Requires AmigaDOS 2.0 or later and PAL interlace screen.
  30161. A three button mouse is also desirable.
  30162. .distribution
  30163. Freeware
  30164. .address
  30165. Rellingerstrasse 16
  30166. 20257 Hamburg
  30167. Germany
  30168. .docs
  30169. Arachnid.help
  30170. .described-by
  30171. Fred Fish (fnf@fishpond.cygnus.com)
  30172. .submittal
  30173. Submitted on disk directly by the author.
  30174. .contents
  30175. Arachnid    A patience game with two deck's of cards.  The object of
  30176.         the game is to build a stack of cards in the same suit,
  30177.         from King to Ace, and remove the stack from the table to
  30178.         the stacks above.  When all eight stacks have been built
  30179.         and removed, you have won the game.  A more challenging
  30180.         version of this is to leave all eight stacks on the table
  30181.         until done, instead of removing those that are complete
  30182.         to the stacks above.  Needs OS2.0, PAL interlace screen,
  30183.         and it would be nice to have a three-button-mouse.  This
  30184.         is version 1.1.  Includes source in C.
  30185.         Author:  Frank Nießen
  30186. .stored-in
  30187. GoldFish-Vol2-1:Files/game/think/Arachnid/
  30188. .name
  30189. ColConq
  30190. .type
  30191. Thinking Game
  30192. .short
  30193. Space strategy game for 1 or 2 persons
  30194. .description
  30195. Colonial Conquest is a space-strategy game for one or two persons.
  30196. The basic idea and concept have been heavily influenced by the
  30197. shareware game "Conquest" and the Microprose game "Civilization".  The
  30198. aim of the game is to spread your civilization through the 26
  30199. earth-like planets of the universe map and to defend it from other
  30200. civilizations by building weapons and war ships.  Unfortunately - like
  30201. all half-realistic simulations and strategy games - Colonial Conquest
  30202. will reward primitive destructive behavior and colonial instincts
  30203. without leaving much room for cooperative actions and peaceful living.
  30204. Take it as a game!
  30205. .version
  30206. 1.34f
  30207. .author
  30208. Christian Mumenthaler
  30209. .distribution
  30210. Giftware
  30211. .address
  30212. Langgrutstr. 178
  30213. CH-8047 Zurich
  30214. Switzerland
  30215. .docs
  30216. Manual
  30217. .described-by
  30218. Fred Fish (fnf@fishpond.cygnus.com)
  30219. .submittal
  30220. Downloaded via ftp from Aminet.
  30221.  
  30222.  
  30223. .stored-in
  30224. GoldFish-Vol2-1:Files/game/think/ColConq/
  30225.  
  30226. .name
  30227. MasterMind
  30228. .type
  30229. Thinking Game
  30230. .short
  30231. An interesting game of guess the colors
  30232. .description
  30233. Master Mind is a simple but interesting game.  The Amiga chooses some
  30234. colors randomly and places them in a row. You have to guess not only
  30235. the colors, but also their places in the row. To do this, you guess
  30236. some colors and place them in a row as you see appropriate.  When
  30237. done, the Amiga shows you the results by way of white and black
  30238. circles.  You use this information to help make a better guess in the
  30239. next row, until you either find the correct colors and their order, or
  30240. you lose.
  30241. .version
  30242. 1.6
  30243. .author
  30244. Kamran Karimi
  30245. .distribution
  30246. Copyrighted but Freely Redistributable
  30247. .address
  30248. 2,HassanAbad
  30249. HaghShenas str.
  30250. Navab str.
  30251. 13599 - Tehran
  30252. Iran
  30253. .source
  30254. Include source in SAS/C 6.00
  30255. .docs
  30256. MasterMind.doc
  30257. .described-by
  30258. Fred Fish (fnf@fishpond.cygnus.com)
  30259. .submittal
  30260. Submitted on disk directly by the author.
  30261. .contents
  30262. MasterMind    Master Mind is a simple but interesting game.  The Amiga
  30263.         chooses some colors randomly and places them in a row. You
  30264.         have to guess not only the colors, but also their places in
  30265.         the row. To do this, you guess some colors and place them
  30266.         in a row as you see appropriate.  When done, the Amiga
  30267.         shows you the results by way of white and black circles.
  30268.         You use this information to help make a better guess in the
  30269.         next row, until you either find the correct colors and
  30270.         their order, or you lose.  Version 1.6, includes source
  30271.         in C.
  30272.         Author:  Kamran Karimi
  30273. .stored-in
  30274. GoldFish-Vol2-1:Files/game/think/MasterMind/
  30275. .name
  30276. CrazyClock
  30277. .author
  30278. Holger Brunst
  30279. .version
  30280. 1.1
  30281. .source
  30282. Includes source in C.
  30283. .description
  30284. For those of you who know about Mr.R.'s cube.  (well-known), This program
  30285. is inspired by Mr.R.'s clock (almost unknown) which is a much easier
  30286. alternative for everyone who couldn't solve the cube through intuition.
  30287. .described-by
  30288. Automatically generated from Contents file by c2pi program.
  30289. .short
  30290. A puzzle like Rubik's cube, but easier.
  30291. .requirements
  30292. AmigaDOS 2.04+
  30293. .stored-in
  30294. GoldFish-Vol2-1:Files/game/think/CrazyClock/
  30295. .name
  30296. IGNUChess
  30297. .author
  30298. FSF
  30299. Michael Böhnisch
  30300. .description
  30301. An intuition driven interface to GNUChess version 1.51.  I know, this is an
  30302. old one.  There are a few advantages, though: IGNUChess is freely
  30303. distributable; Full source (SAS/C 6.3) is included; Chess piece images are
  30304. provided as an IFF ILBM file (Figuren.ilbm) for free use; Needs only ~200K
  30305. memory (+some chip mem for the graphics) and thus runs on small machines
  30306. (A500) without memory expansion.  Special version optimized for 68020/30 +
  30307. 68881/2 included.  Runs in NTSC Interlaced mode.  The graphics are designed
  30308. to minimize noticable flicker, so this might be the first interlaced GUI
  30309. most 1084 Monitor users like.
  30310. .version
  30311. 1.51
  30312. .described-by
  30313. Automatically generated from Contents file by c2pi program.
  30314. .short
  30315. Intuition driven interface to GNU Chess.
  30316. .stored-in
  30317. GoldFish-Vol2-1:Files/game/think/IGNUChess/
  30318. .name
  30319. Minefield
  30320. .author
  30321. Richard Bemrose
  30322. .version
  30323. 1.0
  30324. .description
  30325. Based on the classic thinking game, Minefield features various sized
  30326. squares ensuring that it looks good on Hi-res to Super-hi-res-laces screen
  30327. modes.  Other features include timer count up/down option, nice WB2.+
  30328. colour scheme, custom minefield and hall of fame history.
  30329. .described-by
  30330. Automatically generated from Contents file by c2pi program.
  30331. .short
  30332. A classic thinking game.
  30333. .stored-in
  30334. GoldFish-Vol2-1:Files/game/think/Minefield/
  30335. .name
  30336. SMMind
  30337. .author
  30338. Holger Voss
  30339. .description
  30340. SuperMeisterMind is a MasterMind clone which uses colors and shapes to form
  30341. the hidden code.  This results in a completely new level of difficulty.
  30342. Features: OS 2 look; up to 7 colors and 7 shapes; code-length up to 6
  30343. symbols; almost anything may be configured by the user; online-help.
  30344. German version only, but game not difficult to figure out for those
  30345. familiar with MasterMind.
  30346. .described-by
  30347. Automatically generated from Contents file by c2pi program.
  30348. .short
  30349. A MasterMind clone with enhancements.
  30350.  
  30351. .stored-in
  30352. GoldFish-Vol2-1:Files/game/think/SMMind/
  30353. .name
  30354. Solit
  30355. .author
  30356. Felix R Jeske
  30357. .version
  30358. 1.13
  30359. .distribution
  30360. Shareware
  30361. .reference
  30362. AmigaLibDisk882:Solit/
  30363. 1.06
  30364. .description
  30365. Solit is a freely-distributable, non-Klondike solitaire card game for the
  30366. Amiga under Workbench 2.x.
  30367. .described-by
  30368. Automatically generated from Contents file by c2pi program.
  30369. .short
  30370. A non-Klondike solitaire card game.
  30371. .stored-in
  30372. GoldFish-Vol2-1:Files/game/think/Solit/
  30373. .name
  30374. MineClone
  30375. .type
  30376. Thinking Game
  30377. .short
  30378. Another clone of Minesweeper-style games
  30379. .description
  30380. I've tried to make it looking like the IBM Minesweeper, but includes
  30381. some features the Original is missing. (sizeable window, changeable size
  30382. of minefields) And another difference: it needs Kick 3.0. I wanted
  30383. it running on the workbench screen but with nice colors. But palette
  30384. sharing is only available under Kick 3.0.
  30385.  
  30386. Here's a list about MineClones's features:
  30387.   - sizeable window
  30388.   - variable size of fields
  30389.   - nice GUI, nice Colors and nice Smileys :-)
  30390.   - opens on any Publicscreen
  30391.   - using flexible way for allocating colors
  30392.   - flashing fields
  30393.   - choose bombs by number or percentage
  30394.   - Saveclick-option, Automark-option and a whole lot more...
  30395.   - global Automark-function, clearing all the trivial cases
  30396.   - extra menu with custom actions
  30397.   - keyboard-support
  30398.   - localized
  30399.   - needs Kick 3.0 and reqtools.library
  30400.   - written in E
  30401. .version
  30402. 1.2
  30403. .date
  30404. 1994.10.31
  30405. .author
  30406. Nico Max
  30407. .reference
  30408. FreshFish-Vol7:New/game/think/MineClone/
  30409. 1.1
  30410. .distribution
  30411. Giftware
  30412. .address
  30413. Gerüstbauerring 15
  30414. 18109 Rostock
  30415. Germany
  30416. .email
  30417. max@informatik.uni-rostock.de
  30418. .docs
  30419. MineClone.doc
  30420. MineClone.dok
  30421. .described-by
  30422. Dan Fish (daf@daffy.amigalib.com)
  30423. .submittal
  30424. Downloaded via ftp from wuarchive.wustl.edu.
  30425. .stored-in
  30426. GoldFish-Vol2-1:Files/game/think/MineClone/
  30427.  
  30428. .name
  30429. SCS
  30430. .type
  30431. Strategy Game
  30432. .short
  30433. Cricket (darts) scoring utility.
  30434. .description
  30435. For those of you unlucky enough to be able to afford an Arachnid
  30436. electronics dart game (and those of you lucky enough to have your
  30437. Amiga next to your Winmau bristleboard) comes the perfect solution...
  30438. "Synergy's Cricket Scorer" which features:  Nice button driven
  30439. format for quick and easy entering of darts; Scores both Straight and
  30440. Cut Throat Cricket; Scores 1 to 4 players; Draws /'s X's & O's just
  30441. like the bar versions; Even draws little darts like the bar versions!
  30442. .version
  30443. 1.0
  30444. .date
  30445. 1993.12.27
  30446. .author
  30447. John George
  30448. .distribution
  30449. Shareware
  30450. .price
  30451. $5 (US)
  30452. .address
  30453. 204 Illinois St.
  30454. Joliet, Il. 60436
  30455. USA
  30456. .email
  30457. johnm@cyclone.xnet.com
  30458. .docs
  30459. ReadMe.SCS
  30460. SCSv1.0.readme
  30461. SCS.guide
  30462. .described-by
  30463. Fred Fish (fnf@fishpond.cygnus.com)
  30464. .submittal
  30465. Downloaded via ftp from wuarchive.wustl.edu.
  30466. .contents
  30467. SCS        For those of you unlucky enough to be able to afford
  30468.         an Arachnid electronics dart game (and those of you
  30469.         lucky enough to have your Amiga next to your Winmau
  30470.         bristleboard) comes the perfect solution... "Synergy's
  30471.         Cricket Scorer" which features:  Nice button driven
  30472.         format for quick and easy entering of darts; Scores both
  30473.         Straight and Cut Throat Cricket; Scores 1 to 4 players;
  30474.         Draws /'s X's & O's just like the bar versions; Even
  30475.         draws little darts like the bar versions!  Version 1.0,
  30476.         binary only, shareware.
  30477.         Author:  John George
  30478. .stored-in
  30479. GoldFish-Vol2-1:Files/game/2play/SCS/
  30480. .name
  30481. SkidDemo
  30482. .author
  30483. Vision Software
  30484. .description
  30485. A playable demo of the viewed-from-above driving game "SkidMarks", not
  30486. unlike "Offroad racers", but technically impressive, to say the least.
  30487. Written in Blitz Basic!!! The demo is just the first track.
  30488. .described-by
  30489. Automatically generated from Contents file by c2pi program.
  30490. .short
  30491. Playable demo of "SkidMarks".
  30492.  
  30493. .stored-in
  30494. GoldFish-Vol2-1:Files/game/demo/SkidDemo/
  30495. .name
  30496. MoonRocks
  30497. .type
  30498. Action Game
  30499. .short
  30500. Lunar landing type game
  30501. .description
  30502. Recent news reports indicate a famous dead rock star has been sighted
  30503. on the moon.  Your mission, if you choose to accept it, is to find the
  30504. rock star and land near him.  The moon is a harsh place, so don't
  30505. expect to be able to land just anywhere!  You have no time limit, but
  30506. your fuel supply is limited.  Fortunately, there's a filling station
  30507. on the moon, but you'll need to be a pretty good pilot to land on it.
  30508. .author
  30509. John Enright
  30510. .distribution
  30511. Copyrighted but Freely Redistributable
  30512. .email
  30513. john.enright@f302.n104.z1.fidonet.org
  30514. .docs
  30515. 68KNOTE.txt
  30516. MOONROCKS6.readme
  30517. FILE_ID.DIZ
  30518. .described-by
  30519. Richard Fish
  30520. .submittal
  30521. Downloaded via ftp from Aminet.
  30522. .stored-in
  30523. GoldFish-Vol2-1:Files/game/demo/MoonRocks/
  30524. .name
  30525. Frontier
  30526. .author
  30527. David Braben
  30528. .description
  30529. Non-playable preview (Self-running demo) of the upcoming sequel to the
  30530. space-trading game Elite.
  30531. .described-by
  30532. Automatically generated from Contents file by c2pi program.
  30533. .short
  30534. Self running demo of frontier game.
  30535. .stored-in
  30536. GoldFish-Vol2-1:Files/game/demo/Frontier/
  30537. .name
  30538. JetStrike
  30539. .author
  30540. Rasputin Software
  30541. .description
  30542. A 10 level sample of the full Jetstrike game, a commercial product.  The
  30543. full version of Jetstrike contains: Over 100 different missions, 40
  30544. different aircraft, 40 weapons systems, Auto enhancement for systems with
  30545. more memory, Hard disk installation, Fully compatible with all Amigas
  30546. (automatically resizes for NTSC and PAL displays).  Mission disks to be
  30547. released in 1994 to add further missions, aircraft and weapons.
  30548. .described-by
  30549. Automatically generated from Contents file by c2pi program.
  30550. .short
  30551. 10 level demo of full Jetstrike game.
  30552. .stored-in
  30553. GoldFish-Vol2-1:Files/game/demo/JetStrike/
  30554. .name
  30555. ParaTeaser
  30556. .type
  30557. Game Demo
  30558. .short
  30559. Demo for the forthcoming game "Paranoia"
  30560. .description
  30561. This is the "teaser" demo for the forthcoming game "Paranoia" from AGE
  30562. Entertainment Software.  It's a first person action/adventure game which has
  30563. elements in common with such classic Amiga games as Captive and Dungeon master
  30564. while throwing a new perspective on the whole thing.
  30565.  
  30566. Paranoia is the first in a trilogy of games which will be released over the next
  30567. two to three years.  Each game has an independant storyline while being a small
  30568. part of an overall bigger picture.  What's contained in the big picture will be
  30569. revealed slowly as you progress through each game.
  30570. .author
  30571. AGE Entertainment Software
  30572. .requirements
  30573. Any Amiga with 1.5MB of RAM and a Hard Drive.
  30574. .distribution
  30575. Copyrighted but Freely Redistributable
  30576. .email
  30577. LISTSERV@age.cuc.ab.ca
  30578. .docs
  30579. Readme.first
  30580. .described-by
  30581. Richard Fish
  30582. .submittal
  30583. Downloaded via ftp from Aminet.
  30584. .stored-in
  30585. GoldFish-Vol2-1:Files/game/demo/ParaTeaser/
  30586.  
  30587. .name
  30588. Washer
  30589. .type
  30590. Screen Hack
  30591. .short
  30592. An essential screen maintenance utility
  30593. .description
  30594. An essential screen maintenance utility, this little gem makes sure the
  30595. inside of your screen stays nice and clean!  This one goes way back...
  30596. but somehow never made it into the library.  Binary only, washware.
  30597. .author
  30598. Simon Butcher
  30599. .distribution
  30600. Copyrighted but Freely Redistributable
  30601. .email
  30602. D.J.Butcher@ncl.ac.uk
  30603. .docs
  30604. ReadMe.doc
  30605. ReadMe_First
  30606. .described-by
  30607. Fred Fish (fnf@fishpond.cygnus.com)
  30608. .submittal
  30609. Downloaded via ftp from wuarchive.wustl.edu.
  30610. .contents
  30611. Washer        An essential screen maintenance utility, this little gem
  30612.         makes sure the inside of your screen stays nice and clean!
  30613.         This one goes way back... but somehow never made it into
  30614.         the library.  Binary only, washware.
  30615. .stored-in
  30616. GoldFish-Vol2-1:Files/game/gag/Washer/
  30617. .name
  30618. GothTest
  30619. .type
  30620. Workbench Tool
  30621. .short
  30622. Test to find out how Gothic you are.
  30623. .description
  30624. It is a simply a test to find out how Gothic you are. Of course, you
  30625. don't care how goth you are *for yourself* but you might get some red
  30626. neck demanding some sort of proof. You can then just stare them straight
  30627. in the eye and calmly tell them your score. Alternatively you can
  30628. hospitalise them in a really messy way.
  30629. .author
  30630. James W Savage
  30631. .distribution
  30632. Copyrighted but Freely Redistributable
  30633. .address
  30634. Gothsoft Inc
  30635. 4 Donside
  30636. Stratton
  30637. Cirencester
  30638. Gloucestershire
  30639. GL7 2LX
  30640. ENGLAND
  30641. .email
  30642. Fidonet  2:2501/307.13
  30643. Internet Bryce@gothic.demon.co,uk
  30644. .docs
  30645. GothTest.guide
  30646. .described-by
  30647. Richard Fish
  30648. .submittal
  30649. Downloaded via ftp from Aminet.
  30650. .stored-in
  30651. GoldFish-Vol2-1:Files/game/gag/GothTest/
  30652. .name
  30653. MarblePatch
  30654. .author
  30655. Derek Noonburg
  30656. .source
  30657. Includes source in C.
  30658. .description
  30659. A patch allows you to run Marble Madness under OS 2.x (and probably
  30660. higher).  It also includes the old copy protection hack which allows you to
  30661. run it from a hard disk.
  30662. .described-by
  30663. Automatically generated from Contents file by c2pi program.
  30664. .short
  30665. Patch to allow Marble Madness with OS2.x
  30666. .stored-in
  30667. GoldFish-Vol2-1:Files/game/patch/MarblePatch/
  30668. .name
  30669. ReadDCTV
  30670. .author
  30671. Garrick Meeker
  30672. .version
  30673. 1.0
  30674. .source
  30675. Includes source in C.
  30676. .description
  30677. Converts DCTV pictures to 24-bit ILBM IFF's.  Should work on pre-2.0
  30678. systems, but does require iffparse.library.  It also requires at least V3
  30679. of dctv.library.
  30680. .described-by
  30681. Automatically generated from Contents file by c2pi program.
  30682. .short
  30683. Convert DCTV pics to 24-bit ILBM IFFs.
  30684. .stored-in
  30685. GoldFish-Vol2-1:Files/gfx/conv/ReadDCTV/
  30686.  
  30687. .name
  30688. GIFKit
  30689. .type
  30690. Image Processing
  30691. .short
  30692. Visually crop, resize, flip, rotate GIFS
  30693. .description
  30694. A GIF tool kit.  Allows you to do visual crops, resizing, flips and
  30695. rotates of GIF images.  The programs fits the images on a 640x400x2
  30696. screen so that even 1280x800 GIFs' can be manipulated without using
  30697. large amounts of chip ram.
  30698. .version
  30699. 1.0
  30700. .author
  30701. Milt Henderson
  30702. .requirements
  30703. Requires OS2.0+
  30704. .distribution
  30705. Copyrighted but Freely Redistributable
  30706. .address
  30707. 6815 Wallsey Dr
  30708. San Diego,Ca
  30709. 92119
  30710. .docs
  30711. GIFKit.doc
  30712. .described-by
  30713. Dan Fish (daf@starfish.amigalib.com)
  30714. .submittal
  30715. Submitted on disk directly by the author.
  30716. .stored-in
  30717. GoldFish-Vol2-1:Files/gfx/conv/GIFKit/
  30718. .name
  30719. PicCon
  30720. .fullname
  30721. Picture Converter
  30722. .type
  30723. Developer tool
  30724. .short
  30725. Programmers Image converter
  30726. .description
  30727. PicCon is a program to aid developers of Amiga software for including
  30728. graphical images in their own programs.\n\n
  30729. In a full featured GUI you are able to cut out any portion of a loaded
  30730. picture and save it back to disk in a variety of formats. Supported formats
  30731. include: ordinary bitplanes, interleaved bitplanes, chunkypixels,
  30732. blittermasks, Amiga sprites, IFF ILBMs, workbench icons,
  30733. Super Nintendo/Famicom and Sega Megadrive/Genesis charactersets and lots
  30734. of variations on these main formats.\n
  30735. You can also save the picture's palette in a variety of formats, including
  30736. ordinary raw 4, 8, or 32 bits-per-gun, Amiga copperlists, IFF ILBM and more.\n
  30737. All saves can be done in either binary, as linkmodules (objectfiles), or in
  30738. sourcecode (assembler, C, E or Pascal).\n\n
  30739. The pictures which contain your images can be stored in IFF ILBM or any
  30740. format you've got datatypes' support for as the datatypes.library supplied
  30741. with OS3.0 is used (if present) by PicCon. RAW images and workbench icons
  30742. can also be loaded (for e.g. reediting), and PicCon also supports loading
  30743. and handling of standard IFF ANIMs.\n\n
  30744. Some simple (but, in this context, useful) imageprocessing tools have been
  30745. included in PicCon, like pen remapping, palette compression, size and depth
  30746. scaling and palette fitting. Other features that have proved very handy for
  30747. time-saving purposes are the "gridsave", "autocrop" and "autoscan" functions.
  30748. The "autoscan" function makes it possible to process a whole picture full
  30749. of images in one operation. The "gridsave" feature lets you save hundreds
  30750. of e.g. maptiles for backgroundgraphics in a game in a single command.\n\n
  30751. .version
  30752. 2.50
  30753. .date
  30754. 1994.08.23
  30755. .author
  30756. Morten Eriksen
  30757. .restrictions
  30758. Three (non-essential) functions disabled in demoversion.
  30759. .requirements
  30760. OS 2.04 (V37) or later.
  30761. .distribution
  30762. Shareware
  30763. .price
  30764. $15(US), GBP £10, FFR 75, DM 25, NKR 100, SKR 110, DKR 100 or an equal amount in any other currency.
  30765. .address
  30766. Lauritz Jenssens gt. 10
  30767. 7045 Trondheim
  30768. NORWAY
  30769. .email
  30770. mortene@idt.unit.no
  30771. .exectype
  30772. 68000
  30773. .installsize
  30774. 70K - 200K
  30775. .construction
  30776. SAS/C 6.0
  30777. .tested
  30778. A500 - A4000, 0.5 - 2MB CHIP, 0 - 16MB FAST, 68000, 68010, 68EC020, 68020, 68EC030, 68030, 68040, OS V37 - V40, all screenmodes on all monitors distributed with OS3.0 except the A2024, MMU, FPU, no hits found with either Enforcer or Mungwall.
  30779. .run
  30780. PicCon=WB,PicCon
  30781. PicCon=CLI,PicCon
  30782. .docs
  30783. PicCon.guide
  30784. .described-by
  30785. Morten Eriksen (mortene@idt.unit.no)
  30786. .stored-in
  30787. GoldFish-Vol2-1:Files/gfx/conv/PicCon/
  30788.  
  30789. .name
  30790. ITex2IFF
  30791. .type
  30792. Image Conversion
  30793. .short
  30794. Convert pictures PC ITex => Amiga IFF
  30795. .description
  30796. Converts ITex picture files to regular IFF files.  (ITex pictures are
  30797. a PC format created by Imaging Technologies)
  30798. .version
  30799. 1.0
  30800. .author
  30801. Frédéric DELACROIX
  30802. .requirements
  30803. Requires OS2.04+ and errormsg.library (supplied)
  30804. .distribution
  30805. Freeware
  30806. .address
  30807. 5 rue d'Artres
  30808. 59269 QUERENAING
  30809. FRANCE.
  30810. .docs
  30811. ITex2IFF.doc
  30812. .described-by
  30813. Fred Fish (fnf@fishpond.cygnus.com)
  30814. .submittal
  30815. Submitted on disk directly by the author.
  30816. .stored-in
  30817. GoldFish-Vol2-1:Files/gfx/conv/ITex2IFF/
  30818.  
  30819. .name
  30820. ReScale
  30821. .type
  30822. Image Conversion
  30823. .short
  30824. Horizontally  rescales  IFF  pictures
  30825. .description
  30826. Horizontally  rescales  IFF  pictures.  The program is used ONLY from
  30827. the CLI by giving it the names of the source and destination files, and
  30828. the number of pixels per row for the destination file.  The source file
  30829. must be an UNCOMPRESSED IFF ILBM file.
  30830. .version
  30831. 1.0
  30832. .author
  30833. Frédéric DELACROIX
  30834. .requirements
  30835. Requires OS2.04+ and errmsg.library (supplied)
  30836. .distribution
  30837. Freeware
  30838. .address
  30839. 5 rue d'Artres
  30840. 59269 QUERENAING
  30841. FRANCE.
  30842. .docs
  30843. Rescale.doc
  30844. .described-by
  30845. Fred Fish (fnf@fishpond.cygnus.com)
  30846. .submittal
  30847. Submitted on disk directly by the author.
  30848. .stored-in
  30849. GoldFish-Vol2-1:Files/gfx/conv/Rescale/
  30850.  
  30851. .name
  30852. CharMap
  30853. .type
  30854. Image Conversion
  30855. .short
  30856. 2-Color selectable font ILBM2ASCII util
  30857. .description
  30858. Yet another ILBM2ASCII program.  This one is limited to 2-color ILBMs but
  30859. it can handle any (fixed-width) font you wish.  You can also allow CharMap
  30860. to use ANSI's Reverse On/Off command for better results.
  30861. .version
  30862. 1.0
  30863. .date
  30864. 1994.01.16
  30865. .author
  30866. Hanns Holger Rutz
  30867. .requirements
  30868. Requires OS 2.04+.
  30869. .distribution
  30870. Freeware
  30871. .address
  30872. Auf dem Godenstedter Berg 17
  30873. D-27404 Zeven
  30874. GERMANY
  30875. .source
  30876. Includes source in assembly
  30877. .construction
  30878. AsmOne V1.02
  30879. .docs
  30880. CharMap.doc
  30881. CharMap.dok
  30882. .described-by
  30883. Fred Fish (fnf@fishpond.cygnus.com)
  30884. .submittal
  30885. Submitted on disk directly by the author.
  30886. .contents
  30887. CharMap        Yet another ILBM2ASCII program.  This one is limited to
  30888.         2-color ILBMs but it can handle any (fixed-width) font you
  30889.         wish.  You can also allow CharMap to use ANSI's Reverse
  30890.         On/Off command for better results.  Version 1.0, freeware,
  30891.         includes source in assembly language.  Requires OS 2.04+.
  30892.         Author:  Hanns Holger Rutz
  30893. .stored-in
  30894. GoldFish-Vol2-1:Files/gfx/conv/CharMap/
  30895. .name
  30896. IFF2Icon
  30897. .author
  30898. Hanns Holger Rutz
  30899. .version
  30900. 1.0b
  30901. .description
  30902. Converts an IFF/ILBM file of any size into a Icon-File or optionally, to
  30903. the default Icon.  Requires OS2.04+.  Includes assembly source.
  30904. .described-by
  30905. Automatically generated from Contents file by c2pi program.
  30906. .short
  30907. Convert IFF/ILBM file to Icon file.
  30908. .stored-in
  30909. GoldFish-Vol2-1:Files/gfx/conv/IFF2Icon/
  30910. .name
  30911. ImageStudio
  30912. .type
  30913. Image Conversion
  30914. .short
  30915. manipulates various graphic formats
  30916. .description
  30917.    ImageStudio is written for the casual graphics user who wishes to
  30918. convert or manipulate various graphics formats on a modest Amiga
  30919. system. There are several commercial offerings available, however the
  30920. casual user is paying a lot of money for many facilities and options
  30921. they would probably never use.
  30922.  
  30923.    Bitmap graphics, by their nature, usually require large amounts of
  30924. RAM. One of the main objectives of ImageStudio was to reduce this
  30925. burden by utilising virtual memory - most users have more spare hard
  30926. disk space than spare RAM.
  30927.  
  30928.    ImageStudio works with several buffers at any one time (dependant on
  30929. how many levels of undo are specified), each of these buffers can hold
  30930. either colour-mapped or 24-bit images. For a detailed description of
  30931. colour-mapped and 24-bit images, See Image types.
  30932. .version
  30933. 1.0.0
  30934. .date
  30935. 1994.09.12
  30936. .author
  30937. Andy Dean
  30938. Graham Dean
  30939. .restrictions
  30940. To encourage users to register, the freely distributable version of
  30941. ImageStudio is limited to loading in pictures upto 250x250 pixels. All
  30942. other operations are available.
  30943. .requirements
  30944. Workbench 2.04 or above.
  30945. Around 1 megabyte of free memory.
  30946. Several megabytes of free hard disk space.
  30947. .distribution
  30948. Shareware
  30949. .price
  30950. $20 (US), 10 pounds sterling
  30951. .address
  30952. Graham Dean,
  30953. U514 Fielding Avenue,
  30954. Poynton,
  30955. Stockport,
  30956. Cheshire.
  30957. SK12 1YX
  30958. ENGLAND
  30959. .email
  30960. adean@eleceng.ucl.ac.uk
  30961. .docs
  30962. ImageStudio-1.0.0.readme
  30963. docs/ImageStudio.guide
  30964. docs/ImageStudio.txt
  30965. .described-by
  30966. Richard Fish
  30967. .submittal
  30968. Downloaded via ftp from Aminet.
  30969. .stored-in
  30970. GoldFish-Vol2-1:Files/gfx/conv/ImageStudio/
  30971. .name
  30972. MainActor
  30973. .aminet-dir
  30974. gfx/edit
  30975. .author
  30976. Markus Moenig
  30977. .type
  30978. Animation Package
  30979. .short
  30980. A modular animation package
  30981. .description
  30982. MainActor is a modular animation package which is able to
  30983. create/edit/time/play animations (of any size) of the provided
  30984. animation modules.  Modules included in this release :
  30985. IFF-Anim3/5/7/8/Brush/J, FLI, FLC, DL, AVI.  You also have a great
  30986. number of functions for animation proccessing.  MainActor is also able
  30987. to read and write Picture Modules : IFF, PCX, GIF, WB-ICON.  You can
  30988. associate sound effects to every frame of your animations.  Support
  30989. for the Picasso-II, Retina, Merlin and EGS cards is integrated.
  30990. .version
  30991. 1.55
  30992. .restrictions
  30993. Requesters asking for the shareware fee will pop up during
  30994. save operations
  30995. .requirements
  30996. Requires WB 2.0 (V37)
  30997. .distribution
  30998. Shareware
  30999. .price
  31000. $50(US), DM85 or $25(US), DM40
  31001. .address
  31002. Im Johannistal 36
  31003. 52064 Aachen
  31004. Germany
  31005. .email
  31006. zeus@jupiter.oche.de
  31007. .exectype
  31008. 68xxx, Arexx
  31009. .installsize
  31010. 950K - 300K
  31011. .construction
  31012. Registered Dice(C), Devpac3.04 (Assembly)
  31013. .tested
  31014. Tested on all sorts of Amiga computers. Found to be Enfocer hit
  31015. free.
  31016. .reference
  31017. FreshFish-Vol5:BBS/gfx/MainActor-1.52.lha
  31018. 1.52
  31019. FreshFish-Vol5:New/gfx/edit/MainActor/
  31020. 1.52
  31021. FrozenFish-Vol1:BBS/Mar94/gfx/edit/MainActor.lha
  31022. 1.23
  31023. FreshFish-Vol4:BBS/Mar94/gfx/edit/MainActor.lha
  31024. 1.23
  31025. FreshFish-Vol3:New/gfx/edit/MainActor/
  31026. 1.23
  31027. GoldFish-Vol1-2:d9xx/d914/MainActor/
  31028. 1.16
  31029. GoldFish-Vol1-1:BBS/d9xx/d914/MainActor.lha
  31030. 1.16
  31031. FrozenFish-Vol1:BBS/ALib/d9xx/d914/MainActor.lha
  31032. 1.16
  31033. AmigaLibDisk914/MainActor/
  31034. 1.16
  31035. FreshFish-Vol1:New/AmigaLibDisks/Disk914/MainActor/
  31036. ?.?
  31037. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk914/MainActor/
  31038. ?.?
  31039. GoldFish-Vol1-2:d8xx/d888/MainActor/
  31040. 1.0
  31041. GoldFish-Vol1-1:BBS/d8xx/d888/MainActor.lha
  31042. 1.0
  31043. FrozenFish-Vol1:BBS/ALib/d8xx/d888/MainActor.lha
  31044. 1.0
  31045. FreshFish-Vol1:Old/AmigaLibDisks/Disks880-899/Disk888/MainActor/
  31046. 1.0
  31047. FreshFish-Vol2:Old/AmigaLibDisks/Disks880-899/Disk888/MainActor/
  31048. 1.0
  31049. AmigaLibDisk888:MainActor/
  31050. 1.0
  31051. .docs
  31052. docs/english/MainActor.guide
  31053. docs/english/MainActor.doc
  31054. docs/Deutsch/MainActor.guide
  31055. docs/Deutsch/MainActor.doc
  31056. docs/Francais/MainActor.guide
  31057. docs/Francais/MainActor.doc
  31058. .submittal
  31059. Downloaded via ftp from Aminet.
  31060.  
  31061.  
  31062.  
  31063. .stored-in
  31064. GoldFish-Vol2-1:Files/gfx/edit/MainActor/
  31065. .name
  31066. Iconian
  31067. .type
  31068. Icon Utility
  31069. .short
  31070. Icon editor that supports OS3.0 funcs.
  31071. .description
  31072. An icon editor with all the functions of IconEdit under OS3.0, plus more.
  31073. Features: Support for sizable windows and custom fonts; Multiple undos;
  31074. Appwindows; Custom magnification levels; Up to 256 colors; 3.x palette
  31075. sharing; RGB color editing; Integer scaling of oversized brushes; Optional
  31076. remapping of IFFs to screen colors; Can save 8 plane icons which stay
  31077. "normal" regardless of screen depth; Full range of drawing tools including
  31078. beveled boxes; Recolors 1.3 icons; Clipboard support; Extensive keyboard
  31079. support; Ability to cut and paste brushes; Drawing with text, including
  31080. selectable font and styles; 100% system supported, no external libraries
  31081. required.
  31082. .version
  31083. 1.98
  31084. .date
  31085. 1994.03.301994.05.03
  31086. .author
  31087. Chad Randall
  31088. .requirements
  31089. Requires OS3.0, 68020+ recommended
  31090. .distribution
  31091. Shareware
  31092. .price
  31093. $10 (US)
  31094. .address
  31095. 229 S. Washington St.
  31096. Manchester, Mi. 48158-9680
  31097. USA
  31098. .email
  31099. crandall@garnet.msen.com
  31100. .docs
  31101. Readme.first
  31102. Docs/3-2-8.readme
  31103. Docs/History.txt
  31104. Docs/Iconian.guide
  31105. Docs/Iconian.readme
  31106. Docs/ShoveColors.readme
  31107. .described-by
  31108. Fred Fish (fnf@fishpond.cygnus.com)
  31109. .submittal
  31110. Downloaded via ftp from wuarchive.wustl.edu.
  31111.  
  31112. .stored-in
  31113. GoldFish-Vol2-1:Files/gfx/edit/Iconian/
  31114.  
  31115. .name
  31116. Duerer
  31117. .type
  31118. Painting
  31119. .short
  31120. A simple GeoPaint like paint program
  31121. .description
  31122. A paint program which is easy to understand and simple to use.  All
  31123. common functions for a paint program are included.  A special feature
  31124. is the RAW file format in addition to the IFF format.  The RAW format
  31125. is especially interesting to hardware programmers.  Almost all Amiga
  31126. screen resolutions can be used.  The program design is similar to
  31127. GeoPaint, a well-known C64 program.
  31128. .version
  31129. 1.01
  31130. .author
  31131. Stefan Kuwaldt
  31132. .distribution
  31133. Shareware
  31134. .price
  31135. $15 (US)
  31136. .address
  31137. AM HIRSCH 1
  31138. 66265 HEUSWEILER
  31139. WEST-GERMANY
  31140. .docs
  31141. Duerer.doc
  31142. Duerer.anl
  31143. .described-by
  31144. Fred Fish (fnf@fishpond.cygnus.com)
  31145. .submittal
  31146. Submitted on disk directly by the author.
  31147. .contents
  31148. Duerer        A paint program which is easy to understand and simple to
  31149.         use.  All common functions for a paint program are included.
  31150.         A special feature is the RAW file format in addition to the
  31151.         IFF format.  The RAW format is especially interesting to
  31152.         hardware programmers.  Almost all Amiga screen resolutions
  31153.         can be used.  The program design is similar to GeoPaint, a
  31154.         well-known C64 program.  Version 1.01, binary only, however
  31155.         assembly source is available from the author.
  31156.         Author:  Stefan Kuwaldt
  31157. .stored-in
  31158. GoldFish-Vol2-1:Files/gfx/edit/Duerer/
  31159. .name
  31160. Digillus
  31161. .author
  31162. Tonny Espeset
  31163. .version
  31164. 1.0a
  31165. .distribution
  31166. Shareware
  31167. .description
  31168. Digital Illusions is a highly professional image processing program.  Not
  31169. only is it capable of processing still pix, but it will also let you create
  31170. stunning animations from ordinary flat pictures using a powerful 'In
  31171. between' technique.
  31172. .described-by
  31173. Automatically generated from Contents file by c2pi program.
  31174. .short
  31175. Highly professional image processor.
  31176. .stored-in
  31177. GoldFish-Vol2-1:Files/gfx/edit/Digillus/
  31178. .name
  31179. TSMorph
  31180. .author
  31181. Topicsave Limited
  31182. .version
  31183. 3.0
  31184. .source
  31185. Includes source in C.
  31186. .description
  31187. TSMorph is a set of morphing programs. It consists of three programs:\n
  31188.  
  31189.      TSMorph         Edit the Morph parameters\n
  31190.      TSMorph-render  Generate the morphed images\n
  31191.      TSMorph-prefs   Preferences editor\n
  31192.  
  31193. TSMorph is used to create a parameter file which is used by
  31194. TSMorph-render to produce the morphed images. Run times can be about 3
  31195. seconds per frame for a 150x150 image on a 28Mhz 68040.\n
  31196.  
  31197. TSMorph-render can be used to either morph one (or a series of)
  31198. image(s) to another in a set number of frames with a number of control
  31199. points, or just distort one (or a series of) image(s) with control
  31200. points. When TSMorph is run without parameters it will display an ASL
  31201. file requester for a file created by TSMorph, it will then create the
  31202. images, displaying a Progress Requester on the default public (or
  31203. named) screen allowing the process to be interrupted and/or stopped.\n
  31204.  
  31205. ARexx scripts are run before and after each image is processed. These
  31206. allow the changing of movement and colour to be controlled along with
  31207. the ability to only generate some frames, and also post image
  31208. processing (e.g. to change to a non-24-bit format and build an
  31209. animation).\n
  31210.  
  31211. TSmorph is used to generate the parameter file. When run it displays
  31212. an Information Window on a public screen. This allows the input of the
  31213. file names to morph between, the number of frames, the start frame,
  31214. the output file names, and the type of morph (single or dual images)
  31215. to be changed.\n
  31216.  
  31217. It also allows the editing of control points on the images. The images
  31218. are displayed on a public screen in resizeable, scrollable windows.\n
  31219.  
  31220. When the images are displayed control points can be edited in various
  31221. modes. These modes allow the addition, deletion, linking and unlinking
  31222. of the control points.\n
  31223.  
  31224. Context sensitive help is displayed using amigaguide (if available).
  31225. The 'Help' key can be pressed in the gadgets, over the gadgets, on
  31226. menus or anytime a window is active.\n
  31227. .date
  31228. 1994.02.25
  31229. .described-by
  31230. fnf@amigalib.com
  31231. .short
  31232. A comprehensive morphing package.
  31233. .stored-in
  31234. GoldFish-Vol2-1:Files/gfx/edit/TSMorph/
  31235. .name
  31236. PicMerge
  31237. .type
  31238. Image Processing
  31239. .short
  31240. Merges two same-sized BitMaps
  31241. .description
  31242. This little program merges two same-sized BitMaps by using logical
  31243. operators. All Amiga-Viewmodes are available, except of the HAM-
  31244. and 8HAM-Mode. That means, you can work with pictures with up to
  31245. 256 colors.
  31246.  
  31247. The idea for this program was born as I was in trouble. How can I
  31248. merge two animations (one on the left, one on the right) in one?
  31249. So I done a simple hack to 'OR' the BitMaps. After adding a little
  31250. GUI-Interface I decided to make PicMerge public.
  31251. .version
  31252. 2.3
  31253. .date
  31254. 1994.09.09
  31255. .author
  31256. Frank Düber
  31257. .distribution
  31258. Public Domain
  31259. .email
  31260. Internet:   fdueber@hrz.uni-siegen.d400.de
  31261. Fido:       Frank Dueber   (2:2457/350.24)
  31262. .docs
  31263. PicMerge_e.readme
  31264. PicMerge_d.LiesMich
  31265. .described-by
  31266. Richard Fish
  31267. .submittal
  31268. Downloaded via ftp from Aminet.
  31269.  
  31270. .stored-in
  31271. GoldFish-Vol2-1:Files/gfx/edit/PicMerge/
  31272. .name
  31273. U_Paint
  31274. .type
  31275. Paint Program
  31276. .short
  31277. Paint Program for A1200 and A4000
  31278. .description
  31279. Paint Program for A1200 and A4000
  31280. .version
  31281. 1.0
  31282. .author
  31283. Andreas Meinert
  31284. .requirements
  31285. AGA Amiga
  31286. OS 3.0+
  31287. .distribution
  31288. Copyrighted but Freely Redistributable
  31289. .address
  31290. Andreas Meinert
  31291. Ges. Scholl Allee 115
  31292. 25524 Itzehoe
  31293. Germany
  31294. .described-by
  31295. Richard Fish
  31296. .submittal
  31297. Submitted on disk directly by the author.
  31298.  
  31299. .stored-in
  31300. GoldFish-Vol2-1:Files/gfx/edit/U_PAINT/
  31301. .name
  31302. Graphtal
  31303. .author
  31304. Christoph Streit
  31305. Amiga Port by Lucas Ammon
  31306. .source
  31307. Includes source in C.
  31308. .description
  31309. A tool for manipulating spT0L-systems (context free, table oriented
  31310. L-systems with stochastic productions).  Graphtal reads a file containing
  31311. an L-system description and starts the interpretation.  In addition,
  31312. graphtal is able to interpret the result graphically, producing different
  31313. kinds of output.
  31314. .described-by
  31315. Automatically generated from Contents file by c2pi program.
  31316. .short
  31317. Graphtal, C source
  31318. .stored-in
  31319. GoldFish-Vol2-1:Files/gfx/misc/Graphtal/
  31320. .name
  31321. CloudsAGA
  31322. .type
  31323. Oberon-2 Module
  31324. .aminet-dir
  31325. gfx/misc
  31326. .short
  31327. Creates random clouds in AGA resolutions
  31328. .description
  31329. This program creates randomly clouds which you might use in
  31330. your paint program, as a texture in a ray tracing program or
  31331. as a background for your workbench.  Uses all AGA-resolutions.
  31332. Now supports sizes 1024x1024 and 2048x2048.
  31333. .version
  31334. 1.15
  31335. .date
  31336. 31.05.1994
  31337. .source
  31338. Oberon source
  31339. .construction
  31340. AmigaOberon 3.0
  31341. .docs
  31342. CloudsAGA.guide
  31343. .author
  31344. Daniel Amor
  31345. .reference
  31346. AmigaLibDisk981/CloudsAGA/
  31347. 1.01
  31348. FreshFish-Vol4:BBS/AmigaLib/d981/CloudsAGA.lha
  31349. 1.01
  31350. FreshFish-Vol4:New/AmigaLibDisks/d981/CloudsAGA/
  31351. 1.01
  31352. FrozenFish-Vol1:BBS/ALib/d9xx/d981/CloudsAGA.lha
  31353. 1.01
  31354. GoldFish-Vol1-1:BBS/d9xx/d981/CloudsAGA.lha
  31355. 1.01
  31356. GoldFish-Vol1-2:d9xx/d981/CloudsAGA/
  31357. 1.01
  31358. .requirements
  31359. Requires AmigaOS 2.0 (V36)
  31360. .distribution
  31361. Freeware
  31362. .address
  31363. Ludwigstr. 124
  31364. 70197 Stuttgart
  31365. Germany
  31366. .email
  31367. amor@student.uni-tuebingen.de
  31368. .exectype
  31369. Oberon
  31370. .stored-in
  31371. GoldFish-Vol2-1:Files/gfx/misc/CloudsAGA/
  31372. .name
  31373. PaletteMerger
  31374. .type
  31375. Palette Utility
  31376. .aminet-dir
  31377. gfx/misc
  31378. .short
  31379. Merges two palettes together.
  31380. .description
  31381. This utility merges two palette files together, useful especially for
  31382. large palettes (256 colors).  You can easily merge two 128-color
  31383. palettes to one 256-color palette.
  31384. .version
  31385. 1.0
  31386. .date
  31387. 1994.08.15
  31388. .author
  31389. Rüdiger Hanke
  31390. .requirements
  31391. Requires OS2.0.
  31392. .distribution
  31393. Freeware
  31394. .address
  31395. An der Marienlinde 10
  31396. D-48291 Telgte
  31397. GERMANY
  31398. .construction
  31399. Maxon C++ V1.1
  31400. .tested
  31401. Amiga 4000/040, OS3.0
  31402. .docs
  31403. English
  31404. Deutsch
  31405. .described-by
  31406. Rüdiger Hanke
  31407. .submittal
  31408. Submitted on disk directly by the author.
  31409. .stored-in
  31410. GoldFish-Vol2-1:Files/gfx/misc/PaletteMerger/
  31411. .name
  31412. TextDemo
  31413. .aminet-dir
  31414. gfx/misc
  31415. .type
  31416. Action Game
  31417. .short
  31418. 3D Dungeon with shading; AGA/ECS (020+).
  31419. .description
  31420. This demo enables you to walk through a 3D dungeon.  All walls are
  31421. realtime texturemapped and shaded.  The ECS version uses 64 colors.
  31422. The AGA version uses 256 colors.
  31423. .version
  31424. 5
  31425. .author
  31426. John Hendrikx
  31427. .requirements
  31428. The OCS version is for use on machines with only a 0.5 MB of ChipRAM (normal
  31429. Agnus chip) -- no BlitterC2P supported.
  31430. The ECS version is for use on machines with more than 0.5 MB of ChipRAM
  31431. and is about 10% faster than the OCS version.
  31432. The AGA version is for use on AGA machines.
  31433. .distribution
  31434. Copyrighted but Freely Redistributable
  31435. .email
  31436. john.hendrikx@grafix.wlink.nl
  31437. .docs
  31438. TextDemo5.doc
  31439. .described-by
  31440. Fred Fish (fnf@amigalib.com)
  31441. .submittal
  31442. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  31443. .stored-in
  31444. GoldFish-Vol2-1:Files/gfx/misc/TextDemo/
  31445. .name
  31446. CopperControl
  31447. .type
  31448. OS Utility
  31449. .short
  31450. Allows use of your own copperlist
  31451. .description
  31452. COPPER CONTROL is a small program (3844 bytes) which gives you the possibility
  31453. to use your own copperlist instead of ANY NUMBER of colors, in any Intuition
  31454. Screen, like Workbench screen for example.
  31455. You can easily design your copperlists for Copper Control with the editor
  31456. Copper Control Editor (CC-ED).
  31457. No additional memory is used (slight use).
  31458. No Assembly Tricks: This done with Amiga Operating System.
  31459. A French or German version could be available.
  31460. .version
  31461. 1.0
  31462. .author
  31463. Nadir Boussoukaia
  31464. .distribution
  31465. Freeware
  31466. .address
  31467. 1 Rue Des Romanesques
  31468. 13015 Marseille (France)
  31469. .tested
  31470. Every OS compatible (tested on 1.3, 2.0+, 3.0)
  31471. .docs
  31472. CopperControl/CC-ED.doc
  31473. CopperControl/COPCON.doc
  31474. CopperControl/First
  31475. .described-by
  31476. Richard Fish
  31477. .submittal
  31478. Downloaded via ftp from Aminet.
  31479. .stored-in
  31480. GoldFish-Vol2-1:Files/gfx/misc/CopperControl/
  31481. .name
  31482. MJ
  31483. .fullname
  31484. MegaJitter
  31485. .type
  31486. Simulation
  31487. .short
  31488. Animated biological Evolution Simulator.
  31489. .description
  31490. An animated biological Evolution Simulator based on natural
  31491. selection of genetic characteristics. Uses two Screens: one
  31492. for the animated ecosystem, the other for loads of real-time
  31493. graphical statistics.
  31494. Depending on global parameters, will exhibit chaos, boom-bust
  31495. cycles, damped oscillations, etc.. Has AREXX support.
  31496. .version
  31497. 1.3
  31498. .date
  31499. 1994.05.06
  31500. .author
  31501. Laurence Vanhelsuwé
  31502. .address
  31503. Christinastraat 105
  31504. B-8400 Oostende
  31505. BELGIUM
  31506. .requirements
  31507. A 68020+ based Amiga. V39+
  31508. .distribution
  31509. Freeware
  31510. .exectype
  31511. 68020
  31512. .construction
  31513. SAS/C V6.1, HiSoft's DevPac 68030 Assembler.
  31514. .tested
  31515. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  31516. .docs
  31517. README
  31518. .described-by
  31519. Laurence Vanhelsuwé (the author)
  31520. .submittal
  31521. Laurence Vanhelsuwé (author and Copyright owner)
  31522. .stored-in
  31523. GoldFish-Vol2-1:Files/gfx/misc/MegaJitter/
  31524.  
  31525. .name
  31526. MiniMorph
  31527. .type
  31528. Image Processing
  31529. .short
  31530. A small morphing package
  31531. .description
  31532. A little morphing package written in assembler, based on VMorph Version
  31533. 2 beta by Lee Wilkie (mainly for user interface).  Now supports 16-256
  31534. shade greyscale images.  Binary only, includes some sample images to work
  31535. with.
  31536. .version
  31537. 1.1b
  31538. .author
  31539. Philippe Banwarth
  31540. .requirements
  31541. Requires OS1.3+, iff.library and reqtools.library (both supplied) and
  31542. the more RAM the better. (At least (picture height * picture width * 4)
  31543. bytes of fast ram + (picture height * picture width * 1.5) bytes of
  31544. chip ram + some more ram for IFFlib to work)
  31545. .reference
  31546. AmigaLibDisk922:MiniMorph/
  31547. 1.0
  31548. .distribution
  31549. Freeware
  31550. .address
  31551. 8 sente du milieu des Gaudins
  31552. 95150 Taverny
  31553. France
  31554. .docs
  31555. MiniMorph.doc
  31556. .described-by
  31557. Fred Fish (fnf@fishpond.cygnus.com)
  31558. .submittal
  31559. Submitted on disk directly by the author.
  31560. .stored-in
  31561. GoldFish-Vol2-1:Files/gfx/misc/MiniMorph/
  31562.  
  31563. .name
  31564. VideoTitler
  31565. .type
  31566. Image Processing
  31567. .short
  31568. Create Title/Credits for your own video
  31569. .description
  31570. Generates professional looking TV titles and credits for your own
  31571. videos.  Outstanding abilities are very smooth scrolling, color slides
  31572. (AGA-support), and usage of colorfonts.  Binary only,
  31573. .version
  31574. 1.15
  31575. .author
  31576. Andreas Ackermann
  31577. .restrictions
  31578. The unlimited version is identical to this demo, only the annoying
  31579. 'VideoTitlerDEMO... ' won't appear every second line.
  31580. .requirements
  31581. At least Kickstart 1.2 with 512k of memory or more.
  31582. .reference
  31583. AmigaLibDisk907:VideoTitler/
  31584. 1.1
  31585. .distribution
  31586. Shareware
  31587. .price
  31588. $20 (US), DM30 [ DM 35.- or US $23 outside Europe ]
  31589. .address
  31590. Lorenz-Summa-Str. 10
  31591. 95145 Oberkotzau
  31592. Germany
  31593. .docs
  31594. Readme
  31595. Lies_mich
  31596. VideoTitler.doc
  31597. VideoTitler.dok
  31598. .described-by
  31599. Fred Fish (fnf@fishpond.cygnus.com)
  31600. .submittal
  31601. Submitted on disk directly by the author.
  31602. .contents
  31603. VideoTitler    Generates professional looking TV titles and credits for
  31604.         your own videos.  Outstanding abilities are very smooth
  31605.         scrolling, color slides (AGA-support), and usage of
  31606.         colorfonts.  Limited demo version only.  Version 1.15,
  31607.         an update to version 1.1 on disk number 907.  Binary only,
  31608.         shareware.
  31609.         Author:  Andreas Ackermann
  31610. .stored-in
  31611. GoldFish-Vol2-1:Files/gfx/misc/VideoTitler/
  31612.  
  31613. .name
  31614. Clouds
  31615. .type
  31616. Image Processing
  31617. .short
  31618. Creates random cloud images
  31619. .description
  31620. This program creates random cloud images which you might use in your
  31621. paint program, as a texture in a ray tracing program or as a
  31622. background for your workbench.  Uses all ECS and AGA resolutions.
  31623. Works with Workbench 1.2 up to 3.1.
  31624. .version
  31625. 3.1
  31626. .author
  31627. Daniel Amor
  31628. .reference
  31629. FreshFish-Vol1:New/Graphics/Clouds/
  31630. 3.0
  31631. AmigaLibDisk893:Clouds/
  31632. 2.9
  31633. AmigaLibDisk805:Clouds/
  31634. 2.0
  31635. .distribution
  31636. Public Domain
  31637. .address
  31638. Daniel Amor
  31639. Ludwigstr. 124
  31640. 70197 Stuttgart
  31641. Germany
  31642. .email
  31643. amor@student.uni-tuebingen.de
  31644. .source
  31645. Includes source in KICK-PASCAL
  31646. .docs
  31647. DOCS/Clouds.doc
  31648. DOCS/Clouds.dok
  31649. .described-by
  31650. Fred Fish (fnf@fishpond.cygnus.com)
  31651. .submittal
  31652. Submitted electronically directly by the author.
  31653. .contents
  31654. Clouds        This program creates random cloud images which you might
  31655.         use in your paint program, as a texture in a ray tracing
  31656.         program or as a background for your workbench.  Uses all
  31657.         ECS and AGA resolutions.  Works with Workbench 1.2 up to
  31658.         3.1.  Version 3.1, an update to version 2.9 on disk 893.
  31659.         Public domain, includes complete source in KICK-PASCAL.
  31660.         Author:  Daniel Amor
  31661. .stored-in
  31662. GoldFish-Vol2-1:Files/gfx/misc/Clouds/
  31663. .name
  31664. ADProRunner
  31665. .author
  31666. Øyvind Falch & Morten Johnsen
  31667. .version
  31668. 1.7
  31669. .description
  31670. ADPro is a great program, but it requires alot of memory.  Sometimes you
  31671. need 3 MB or more to convert a picture.  It is possible to specify
  31672. memory-usage in the ADPro icon or from the shell but this can be awkward.
  31673. If you do not specify memory size, ADPro takes the largest free hunk of
  31674. memory, and leaves you with only small hunks left.  This may result in
  31675. loaders, savers and operators being loaded into chip memory, which is dead
  31676. slow on an accelerated Amiga.  With ADProRunner you can easily control
  31677. ADPro's memory usage each time you run it.
  31678. .described-by
  31679. Richard Fish
  31680. .reference
  31681. FreshFish-Vol2:New/gfx/misc/ADProRunner/
  31682. 1.0
  31683. FreshFish-Vol3:Old/Dec93/gfx/misc/ADProRunner/
  31684. 1.0
  31685. FrozenFish-Vol1:BBS/Dec93/gfx/misc/ADProRunner.lha
  31686. 1.0
  31687. .short
  31688. Control ADPro's memory usage.
  31689. .stored-in
  31690. GoldFish-Vol2-1:Files/gfx/misc/ADProRunner/
  31691. .name
  31692. GROBSaver
  31693. .author
  31694. Greg Simon
  31695. .version
  31696. 1.03
  31697. .description
  31698. A saver module for GVP's ImageFX Image Processing package.  It allows you
  31699. to save an image in Hewlett Packard's GROB (GRaphical OBject) format,
  31700. suitable to be downloaded into any of Hewlett Packard's HP48-series
  31701. calculators.  If you don't own an HP48(s,sx,g,gx) this program won't do
  31702. anything useful for you.
  31703. .described-by
  31704. Automatically generated from Contents file by c2pi program.
  31705. .short
  31706. Saver module for GVP ImageFX package.
  31707. .stored-in
  31708. GoldFish-Vol2-1:Files/gfx/misc/GROBSaver/
  31709. .name
  31710. ImageDex
  31711. .author
  31712. Zach Williams
  31713. Precision Imagery
  31714. .description
  31715. A utility program that will take a series of image files (any format) and
  31716. create an image index of scaled down "thumb-nail" pictures, labelled
  31717. appropriately.  The program acts as a graphic front-end to Art Department
  31718. Professional 2.2 (or higher).  Useful for cataloging images, textures and
  31719. anim frames, allowing them to be stored off the main system.
  31720. .described-by
  31721. Automatically generated from Contents file by c2pi program.
  31722. .short
  31723. Creates "thumb-nail" pics from images.
  31724. .stored-in
  31725. GoldFish-Vol2-1:Files/gfx/misc/ImageDex/
  31726. .name
  31727. PatchDT
  31728. .author
  31729. Stefan Boberg
  31730. .source
  31731. Includes source in C.
  31732. .description
  31733. A program that patches a few functions in the datatypes library in order to
  31734. speed up the Workbench screen update when using datatypes objects as
  31735. backdrops in the workbench windows.  This is only useful with graphics
  31736. cards such as the Piccolo or GVP Spectrum; you will see no speedup when
  31737. using the native Amiga graphics.
  31738. .described-by
  31739. Automatically generated from Contents file by c2pi program.
  31740. .short
  31741. Patches datatypes library functions.
  31742. .requirements
  31743. 68020 or higher
  31744. WorkBench 3.0 or higher
  31745. .stored-in
  31746. GoldFish-Vol2-1:Files/gfx/misc/PatchDT/
  31747. .name
  31748. ScaleIcon
  31749. .author
  31750. Frode Fjeld
  31751. .version
  31752. 1.5
  31753. .description
  31754. An MUI application that enables you to scale your Workbench icons in a
  31755. simple and convenient manner.  It supports scaling by fraction (in
  31756. percent), by absolute sizes, halving and doubling and to use an icon (size)
  31757. as template.  Any of these actions may be performed on any one or both
  31758. axes.  Requires MUI.
  31759. .described-by
  31760. Automatically generated from Contents file by c2pi program.
  31761. .short
  31762. MUI application to scale Workbench icons
  31763. .requirements
  31764. MUI
  31765. .stored-in
  31766. GoldFish-Vol2-1:Files/gfx/misc/ScaleIcon/
  31767. .name
  31768. Anim3D
  31769. .type
  31770. Animation Player
  31771. .short
  31772. Plays anims written in special language
  31773. .description
  31774. Anim3D is my first Amiga program longer than a few dozen lines of code and
  31775. was mainly to teach myself how to program a 'real' application for the Amiga.
  31776. Basically it plays vector movies that are written in a special programming
  31777. language that I designed.
  31778.  
  31779. The original idea was:
  31780. "Wouldn't it be neat if vector demos could be created and played using a
  31781. standard program, use the screenmode that you wanted, were smoother on
  31782. faster machines and multitasked properly?"
  31783. After all, we can't impress PC users from fast animation 'cos they have
  31784. faster processors, but we can beat them by making something totally
  31785. impossible through Windows   ;-)
  31786.  
  31787. Anim3D is a real-time vector movie player for Workbench 3 machines. It has
  31788. three main features which I think most Amiga software (and demos) should
  31789. have nowadays:
  31790.  
  31791.  
  31792. 1)  It is extremely friendly to the OS and multitasks properly; I've
  31793.     played animations whilst downloading files on the modem and been
  31794.     playing a tracker module so I think I can safely say this  :-)
  31795.  
  31796. 2)  Animations are played at the SAME speed whatever the machine is...
  31797.     slower machines just have a lower frame update rate. This works fine
  31798.     because the display is double-buffered (as you'd expect) so there are
  31799.     no half drawn screens to be seen.
  31800.  
  31801. 3)  It can use any of the display modes available on the machine;
  31802.     the same image is displayed on the screen whatever the resolution.
  31803.     This allows those lucky A4000/040 owners to display anims in mega hi-res
  31804.     while running at the same frame rate that an A1200 might run in lo-res.
  31805.  
  31806. It also makes use of a special dithering method that I worked out which
  31807. gives the appearance of more shades of each colour without slowing screen
  31808. rendering down. This does however require more chip memory than normal.
  31809.  
  31810. I have designed a language for creating these animations and some simple
  31811. demo anims have been included to give you an idea of what it can do. Take a
  31812. look at the animation files by all means (they are only ASCII text), but I
  31813. wouldn't try writing your own without any documentation!
  31814. .version
  31815. 1.4
  31816. .author
  31817. Michael George
  31818. .requirements
  31819. The machine requirements for Anim3D are:
  31820.  
  31821. 1)  Kickstart 3.0 or higher.
  31822.     This is because Anim3D uses many of the features added in KS 3 such as
  31823.     system friendly double buffering, the ASL screen mode requester and
  31824.     interleaved screens.
  31825.  
  31826. 2)  Enhanced chipset.
  31827.     This is not a necessity for Anim3D, but I had to use the ECS registers
  31828.     for defining blit sizes (the normal BLTSIZ reg isn't capable of big
  31829.     blits for some of the ECS/AGA screen modes and would need to do them
  31830.     in two goes).
  31831.     This could be fixed reasonably easily, but I have not time to do it
  31832.     right now.
  31833.  
  31834. 3)  A 68020 or higher.
  31835.     Everything has been optimised for 32 bit machines.
  31836. .distribution
  31837. Freeware
  31838. .address
  31839. 21 Mucklow Hill
  31840. Halesowen
  31841. West Midlands
  31842. B62 8NT
  31843. England
  31844. .email
  31845. mgeorge@cix.compulink.co.uk
  31846. .construction
  31847. Anim3D was developed on the following system:
  31848.  
  31849. Hardware:
  31850.     Commodore Amiga 4000/030:
  31851.  
  31852.         25Mhz 680EC30 CPU
  31853.         25MHz 68882 FPU
  31854.         2Mb Chip RAM + 4Mb Fast RAM
  31855.         Kickstart v39.106
  31856.         Workbench v37.67
  31857.  
  31858.     Microvitec Cubscan 1440 (14" multi-sync monitor)
  31859.  
  31860.  
  31861. Software:
  31862.     SAS/C v6.51 - SAS Institute 1994
  31863.     Devpac Amiga v3.04 - Hisoft 1993
  31864.     Amiga Developer Update for 3.1 - Commodore 1993
  31865. .tested
  31866. A1200 with 2Mb Chip + 4Mb Fast RAM. (KS 39.106, WB 3.0)
  31867.  
  31868. A1200 with 40MHz 68EC030, 2Mb Chip + 4Mb Fast RAM. (KS 39.106, WB 3.0)
  31869.  
  31870. A3000 with 2Mb Chip + 8Mb Fast RAM. (KS 40.70, WB 3.1)
  31871.  
  31872. A3000T with 2Mb Chip + 8Mb Fast RAM. (KS 40.70, WB 3.1)
  31873.  
  31874. A4000/030 with 2Mb Chip + 4Mb Fast RAM. (KS 39.106, WB 3.0)
  31875.  
  31876. A4000/040 with 2Mb Chip + 8Mb Fast RAM. (KS 39.106, WB 3.0)
  31877.  
  31878.  
  31879. All AGA modes have been tested on my A4000/030 and Microvitec Cubscan 1440
  31880. monitor.
  31881. .docs
  31882. Anim3D.guide
  31883. .described-by
  31884. Richard Fish
  31885. .submittal
  31886. Downloaded via ftp from wuarchive.wustl.edu.
  31887.  
  31888. .stored-in
  31889. GoldFish-Vol2-1:Files/gfx/misc/Anim3D/
  31890. .name
  31891. BluffTitler
  31892. .type
  31893. Video Tool
  31894. .short
  31895. A Realtime 3D Titling System
  31896. .description
  31897. BluffTitler is Realtime 3D Titling program. It allows you to animate 3D
  31898. texts in all sorts of 3D effects using a simple graphical user interface.
  31899.  
  31900. You no longer have to use difficult,expensive and slow 3D rendering software
  31901. to make those stunning 3D leaders. All you need is BluffTitler !!
  31902.  
  31903. And because BluffTitler works in realtime, you can immediately start
  31904. recording your leader to video . No more heavy disk operations, memory
  31905. problems and single frame recorders : simply start BluffTitler and press
  31906. the record button on your video !
  31907.  
  31908. Since computer power is limited you can't expect broadcast quality from a
  31909. realtime titler, but the result is perfectly suitable for
  31910. -home video's
  31911. -semi-professional productions
  31912. -cable networks
  31913. -computer presentations
  31914. .version
  31915. 1.0
  31916. .author
  31917. Michiel den Outer
  31918. .requirements
  31919. - a 68020 Processor or higher
  31920. - Amiga DOS 2.0 or higher
  31921. - a 15 KHz monitor or TV
  31922. .distribution
  31923. Copyrighted but Freely Redistributable
  31924. .address
  31925. Populierenlaan 59
  31926. 2925 CP Krimpen a/d IJssel
  31927. The Netherlands
  31928. .docs
  31929. BluffTitler.DOC
  31930. .described-by
  31931. Richard Fish
  31932. .submittal
  31933. Submitted on disk directly by the author.
  31934.  
  31935. .stored-in
  31936. GoldFish-Vol2-1:Files/gfx/misc/BluffTitler/
  31937. .name
  31938. DepackIFF
  31939. .type
  31940. Image Processing
  31941. .short
  31942. Depacks file packed by ByteRun algorithm
  31943. .description
  31944. This program lets you depack any IFF ILBM file with BODY chunk
  31945. crunched by standard ByteRun algorithm which is always used by all
  31946. Amiga graphics programs (like DPaint, Brilliance, ADPro, Real) while
  31947. saving image, brushes and so on. I decided to code this, because
  31948. ByteRun is not so effective as XPK, LhA (but not always!). If you
  31949. want  to repack images, you will reach the best results only when you
  31950. pack pure image data, and this is why this program was born and
  31951. should be useful for all the people wanting save own disk space, eg. BBS
  31952. SYSOPs (more images and less bytes!).
  31953. .version
  31954. 1.7
  31955. .author
  31956. Marcin Orlowski
  31957. .requirements
  31958. OS2.0+
  31959. .distribution
  31960. Copyrighted but Freely Redistributable
  31961. .docs
  31962. DepackIFF.doc
  31963. .described-by
  31964. Richard Fish
  31965. .submittal
  31966. Downloaded via ftp from Aminet.
  31967.  
  31968. .stored-in
  31969. GoldFish-Vol2-1:Files/gfx/misc/DepackIFF/
  31970. .name
  31971. Flaminator
  31972. .type
  31973. Animation Tool
  31974. .short
  31975. Assists creating/animating flames, etc.
  31976. .description
  31977.     FLAMINATOR takes care of the drudgery of creating and animating
  31978. flames, explosions and similar special effects.  The 'look' that
  31979. FLAMINATOR creates can be anywhere from movie-like to cartoonish.
  31980.     FLAMINATOR can take a single image, and create animated flames on
  31981. top of it, or add flames to an existing animation.
  31982. .version
  31983. 1.5
  31984. .author
  31985. Carmen Rizzolo
  31986. .distribution
  31987. Shareware
  31988. .price
  31989. $15 (US)
  31990. .address
  31991. Att: Flaminator
  31992. 4820 Clairemont Mesa Blvd. #5
  31993. San Diego, CA.  92117
  31994. .email
  31995. CarmenR@cup.portal.com
  31996. .docs
  31997. Flaminator.ReadIt
  31998. FlaminatorDefault.TXT
  31999. .described-by
  32000. Richard Fish
  32001. .submittal
  32002. Downloaded via ftp from Aminet.
  32003.  
  32004. .stored-in
  32005. GoldFish-Vol2-1:Files/gfx/misc/Flaminator/
  32006.  
  32007. .name
  32008. JcGraph
  32009. .type
  32010. Graphing
  32011. .short
  32012. Business grapher w/Intuition interface
  32013. .description
  32014. JcGraph can show your data as bar,line, planes, stack, blocks, 2D and
  32015. 3D, etc...  Features: Real-time rotation around X, Y, Z axis, on-line
  32016. help,professionnal looking 2D and 3D graphs output.  ARexx interface
  32017. with 40+ commands. User manual on disk in French and English version.
  32018. Output: EPS, 3D GEO, AegisDraw2000 and IFF ILBM.
  32019. Freely restributable (PostcardWare) (Save enabled and >3X3 charts).
  32020. v1.21. Binary Only.
  32021. Author:
  32022. .version
  32023. 1.21
  32024. .date
  32025. 1994.05.14
  32026. .author
  32027. Jean-Christophe Clément
  32028. .requirements
  32029. Requires IffParse.library and Kd_freq.library (Under 1.3).
  32030. .reference
  32031. AmigaLibDisk926:JCGraph/
  32032. 1.13
  32033. AmigaLibDisk760:JCGraphDemo/
  32034. 1.1
  32035. AmigaLibDisk671:JCGraphDemo/
  32036. 0.903
  32037. .distribution
  32038. Copyrighted but Freely Redistributable
  32039. .address
  32040. 921, rang 3
  32041. St-Simon
  32042. Quebec
  32043. Canada
  32044. J0H-1Y0
  32045. .email
  32046. clemj00@dmi.usherb.ca
  32047. .tested
  32048. JcGraph has been tested and judged fully functional under these system
  32049. configurations:
  32050.  
  32051. -Amiga 500, 1 floppy, 1 meg RAM, WB 1.3, 68000.
  32052. -Amiga 2000HD, 52 Megs HD, 3 megs RAM, WB 2.0, 68000.
  32053. -Amiga 3000/16, 50 Megs HD, 2 megs RAM, WB 2.0, 68030/16Mhz
  32054. -JcGraph has some problems working in AGA 256 color modes, so, if you got
  32055.  one of the new machine, stay with 16 colors or less...
  32056. .docs
  32057. README!
  32058. Docs/Content.txt
  32059. Docs/EnglishManual.txt
  32060. Docs/ManuelFrancais.txt
  32061. Docs/MUST_README.txt
  32062. .described-by
  32063. Dan Fish (daf@starfish.amigalib.com)
  32064. .submittal
  32065. Downloaded via ftp from wuarchive.wustl.edu.
  32066. .stored-in
  32067. GoldFish-Vol2-1:Files/gfx/misc/JcGraph/
  32068. .name
  32069. Navigator
  32070. .type
  32071. Display Utility
  32072. .short
  32073. A Virtual Reality presentation system
  32074. .description
  32075. This program allows you to walk, drive and fly around in a 3 dimensional
  32076. computer generated world in realtime. It is used to visualize architectural,
  32077. industrial and artistic designs for presentation or analysis purposes.
  32078.  
  32079. You can use this program - live at your presentation
  32080.              - tape it to VHS
  32081.              - print out some pictures
  32082. .author
  32083. Michiel den Outer
  32084. .requirements
  32085. This version requires:
  32086. - a 68020 CPU or higher
  32087. - Amiga DOS 2.0 or higher
  32088. - a 15 Mhz monitor
  32089.  
  32090. AGA users will enjoy 24 bit colours, a 128 colour copper background and 256
  32091. colours in all resolutions. Older machines are limited to 32 colours lowres
  32092. and can't display the superhires resolution.
  32093. .distribution
  32094. Copyrighted but Freely Redistributable
  32095. .address
  32096. Populierenlaan 59
  32097. 2925 CP Krimpen a/d IJssel
  32098. Tel. 01807-20798
  32099. Holland
  32100. .docs
  32101. Navigator.DOC
  32102. .described-by
  32103. Richard Fish
  32104. .submittal
  32105. Submitted on disk directly by the author.
  32106.  
  32107. .stored-in
  32108. GoldFish-Vol2-1:Files/gfx/misc/Navigator/
  32109. .name
  32110. Show_2024
  32111. .author
  32112. Daniel Wicke
  32113. .email
  32114. wicke@wpts0.physik.uni-wuppertal.de
  32115. .address
  32116. Laaken 74
  32117. D-42287 Wuppertal
  32118. .distribution
  32119. Shareware
  32120. .price
  32121. $10 (US); 10 (DM)
  32122. .version
  32123. 38.7
  32124. .description
  32125. A program for displaying IFF ILBM pictures on a Commodore A2024 grey scale
  32126. monitor.  Pictures may either be shown in their original resolution or
  32127. converted for the special A2024 high resolution mode.  Pictures with more
  32128. than 8 colors (4 colors for high resolution mode) will be dithered.
  32129. .requirements
  32130. OS2.0+, A2024 monitor recommended.
  32131. .described-by
  32132. Richard Fish
  32133. .reference
  32134. FreshFish-Vol2:Old/Graphics/Show_2024/
  32135. 37.8
  32136. FreshFish-Vol3:Old/Oct93/Graphics/Show_2024/
  32137. 37.8
  32138. FreshFish-Vol1:New/Graphics/Show_2024/
  32139. 37.8
  32140. FrozenFish-Vol1:BBS/Oct93/Graphics/Show_2024.lha
  32141. 37.8
  32142. .short
  32143. Displays grey scale IFF's on CBM A2024.
  32144. .submittal
  32145. Downloaded via ftp from Aminet.
  32146. .stored-in
  32147. GoldFish-Vol2-1:Files/gfx/show/ShowOnA2024/
  32148. .name
  32149. MP
  32150. .author
  32151. Michael van Elst
  32152. .version
  32153. 1.03
  32154. .description
  32155. An MPEG player for ECS/AGA/OpalVision/PicassoII, It is derived from the
  32156. UNIX/X11 MPEG decoder version 2.0 by the Berkeley Plateau Research Group.
  32157. Many thanks to Lawrence A. Rowe, Ketan Patel and Brian Smith for publishing
  32158. that decoder, without them I wouldn't even know how MPEG works.  Requires
  32159. an 020+, 2MB, OS2.04.
  32160. .described-by
  32161. Automatically generated from Contents file by c2pi program.
  32162. .short
  32163. ECS/AGA/OpalVision/PicassoII MPEG player
  32164. .stored-in
  32165. GoldFish-Vol2-1:Files/gfx/show/MP/
  32166. .name
  32167. ShowVIC
  32168. .author
  32169. Matt Francis
  32170. .version
  32171. 3.06
  32172. .description
  32173. A utility that converts and displays Commodore 64 picture files.  A number
  32174. of different formats are supported, which ShowVIC will automatically
  32175. identify and convert.  These include: Koala; Artist 64; Art Studio;
  32176. Advanced Art Studio; Image System (multi-colour and hires); Blazing
  32177. Paddles; Vidcom 64; Doodle; FLI; Hi-Eddi; Amica-Paint and PageFox.  Requies
  32178. OS2.04+.
  32179. .described-by
  32180. Automatically generated from Contents file by c2pi program.
  32181. .short
  32182. Convert & display Commodore 64 pictures.
  32183. .stored-in
  32184. GoldFish-Vol2-1:Files/gfx/show/ShowVIC/
  32185. .name
  32186. SuperView
  32187. .type
  32188. Graphics Viewer
  32189. .short
  32190. Graphics Viewer/Converter/ScreenGrabber
  32191. .description
  32192. A localized Graphics Viewer for the superview.library, with ARexx-Support,
  32193. GUI, Online-Help and many other features.  Converting of graphics and
  32194. "Screen-Grabbing" is also possible.  When used with the superview.library
  32195. V3.6 the following file formats and graphic displays are supported:
  32196. File Formats - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (Windows), TIFF, FBM
  32197. (Unix), IMG (GEM), WPG (WordPerfect), C64 (Koala,Doodle), SVO (own Format)
  32198. and all OS3-Datatypes!  Displays: - ECS, AGA, EGS-Cards.
  32199. .version
  32200. 3.3
  32201. .date
  32202. 1994.08.14
  32203. .author
  32204. Andreas Ralph Kleinert
  32205. .requirements
  32206. Requires OS2.04+, OS V2.1+ and V3.00+ features are used, when available.
  32207. .distribution
  32208. Shareware
  32209. .price
  32210. DM30
  32211. .address
  32212. Grube Hohe Grethe 23
  32213. D-57074 Siegen
  32214. Germany
  32215. .reference
  32216. FreshFish-Vol4:BBS/May94/gfx/show/SuperView.lha
  32217. 2.1
  32218. FreshFish-Vol4:New/gfx/show/SuperView/
  32219. 2.1
  32220. AmigaLibDisk367:SuperView/
  32221. 3.0
  32222. FrozenFish-Vol1:BBS/ALib/d3xx/d367/SuperView.lha
  32223. 3.0
  32224. GoldFish-Vol1-1:BBS/d3xx/d367/SuperView.lha
  32225. 3.0
  32226. GoldFish-Vol1-2:d3xx/d367/SuperView/
  32227. 3.0
  32228. .docs
  32229. Help/english/SuperView.guide
  32230. Help/english/SuperView.RegisterForm
  32231. Help/deutsch/SuperView.guide
  32232. Help/deutsch/SuperView.RegisterForm
  32233. .described-by
  32234. Richard fish
  32235. .submittal
  32236. Downloaded via ftp from Aminet
  32237.  
  32238.  
  32239.  
  32240.  
  32241.  
  32242. .stored-in
  32243. GoldFish-Vol2-1:Files/gfx/show/SuperView/
  32244. .name
  32245. SuperView-Lib
  32246. .type
  32247. Shared Library
  32248. .short
  32249. Modular graphics viewing shared library.
  32250. .description
  32251. Superview-Library is a modularian shared library system for loading,
  32252. saving and displaying of various graphic file formats via
  32253. datatype-like sub-libraries (SVObjects).  Supports graphic
  32254. cards/framebuffers via various external driver libraries (SVDrivers).
  32255. Includes all needed programming stuff and example source code.
  32256. .version
  32257. 8.1
  32258. .date
  32259. 1994.08.12
  32260. .author
  32261. Andreas Ralph Kleinert
  32262. .requirements
  32263. Requires OS2.04+, OS V2.1+ and V3.00+ features are used, when available.
  32264. .distribution
  32265. Freeware
  32266. .address
  32267. Grube Hohe Grethe 23
  32268. D-57074 Siegen
  32269. Germany
  32270. .described-by
  32271. Fred Fish (fnf@amigalib.com)
  32272. .submittal
  32273. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  32274.  
  32275.  
  32276.  
  32277.  
  32278. .stored-in
  32279. GoldFish-Vol2-1:Files/gfx/show/SuperView-Lib/
  32280.  
  32281. .name
  32282. Viewtek
  32283. .type
  32284. Picture Viewer
  32285. .short
  32286. Feature packed picture/animation viewer
  32287. .description
  32288. A feature packed Picture/Animation Viewer.  Shows most ILBM's (including
  32289. 24-bit ILBM's), most Compuserve GIF format images, most JFIF format JPEG
  32290. images and most ANIM Op-5 format animations, with support for different
  32291. palettes for each frame.  Supports SHAM, CTBL, and PCHG images, full
  32292. support of ECS/AGA display modes (ie. show 256 color GIF's directly, show
  32293. 800x600 HAM animations, etc.).  Supports viewing contents of clipboard.
  32294. Iconifies to a Workbench AppIcon.  Includes versions for DCTV, EGS, IV-24,
  32295. Firecracker, OpalVision, Retina, and Picasso
  32296. .version
  32297. 2.1.378
  32298. .date
  32299. 1994.2.17
  32300. .author
  32301. Thomas Krehbiel
  32302. .requirements
  32303. Requires Workbench 2.04 or later.
  32304. .reference
  32305. AmigaLibDisk903:Viewtek/
  32306. 1.05
  32307. .keywords
  32308. .distribution
  32309. Copyrighted but Freely Redistributable
  32310. .price
  32311. .address
  32312. 10747 Surry Road
  32313. Chester, VA  23831
  32314. .email
  32315. tkrehbiel@bix.com
  32316. .docs
  32317. Viewtek.guide
  32318. .described-by
  32319. Fred Fish (fnf@fishpond.cygnus.com)
  32320. .submittal
  32321. Ftp'd from aminet (wuarchive.wustl.edu) on 1-Apr-94.
  32322. .contents
  32323. Viewtek        A feature packed  Picture/Animation Viewer.  Shows most
  32324.         ILBM's (including 24-bit ILBM's), most Compuserve GIF for-
  32325.         mat images, most JFIF format JPEG images and most ANIM Op-5
  32326.         format animations, with support for different palettes for
  32327.         each frame.  Supports SHAM, CTBL, and PCHG images, full
  32328.         support of ECS/AGA display modes (ie. show 256 color GIF's
  32329.         directly, show 800x600 HAM animations, etc.).  Supports
  32330.         viewing contents of clipboard.  Iconifies to a Workbench
  32331.         AppIcon.  Includes versions for DCTV, EGS, IV-24, Retina,
  32332.         Firecracker, OpalVision, and Picasso.  Requires AmigaDOS
  32333.         2.04 or later.  Version 2.1.378, binary only.
  32334.         Author:  Thomas Krehbiel
  32335. .stored-in
  32336. GoldFish-Vol2-1:Files/gfx/show/Viewtek/
  32337. .name
  32338. svoJPEG
  32339. .type
  32340. Miscellaneous
  32341. .short
  32342. JPEG svobject for superview library V6+
  32343. .description
  32344. JPEG svobject for superview.library V6+.  Allows switching between 8
  32345. and 24 bit output via control pads, writes JPEG (24 Bit) from 1-8 and
  32346. 24 bit, worked fine with all tested 24 bit JPEGs.
  32347. .version
  32348. 2.3
  32349. .author
  32350. Andreas Ralph Kleinert
  32351. .requirements
  32352. Requires OS2.04+, OS V2.1+ and V3.00+ features are used, when available.
  32353. .distribution
  32354. Freeware
  32355. .address
  32356. Grube Hohe Grethe 23
  32357. D-57074 Siegen
  32358. Germany
  32359. .described-by
  32360. Fred Fish (fnf@amigalib.com)
  32361. .submittal
  32362. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  32363.  
  32364.  
  32365. .stored-in
  32366. GoldFish-Vol2-1:Files/gfx/show/svoJPEG/
  32367.  
  32368. .name
  32369. ZGIF_DRVR
  32370. .type
  32371. Image Viewing
  32372. .short
  32373. Driver interface for the ZGIF GIF viewer
  32374. .description
  32375. A driver interface for the ZGIF GIF image viewer.  Can also
  32376. be used with FASTGIF, VIEWTEK, etc.  Allows you to view up to 400
  32377. GIFs' with the click of a mouse button.  Ideal for previewing
  32378. the hundreds of GIFs' that come on a CDROM.  Binary only
  32379. .version
  32380. 1.0
  32381. .author
  32382. Milt Henderson
  32383. ZGif by Michael Zucchi
  32384. .distribution
  32385. Copyrighted but Freely Redistributable
  32386. .address
  32387. 6815 Wallsey Dr
  32388. San Diego,Ca 92119
  32389. .docs
  32390. ZGIF_DRVR.doc
  32391. .described-by
  32392. Dan Fish (daf@starfish.amigalib.com)
  32393. .submittal
  32394. Submitted on disk directly by the author.
  32395. .stored-in
  32396. GoldFish-Vol2-1:Files/gfx/show/ZGIF_DRVR/
  32397. .name
  32398. EDUSHOW
  32399. .fullname
  32400. Educational Slide Show
  32401. .type
  32402. Animation Tool
  32403. .short
  32404. Slide-show pgm for presenting concepts.
  32405. .description
  32406. Educational Slide Show program specifically designed for
  32407. classroom-type presentations. Uses a technique of color fades
  32408. within IFF slides to put across concepts, multi-part diagrams,
  32409. relationships, etc... Demo presentation and C source included.
  32410. .version
  32411. 0.9
  32412. .date
  32413. 1994.05.19
  32414. .author
  32415. Laurence Vanhelsuwé
  32416. .address
  32417. Christinastraat 105
  32418. B-8400 Oostende
  32419. BELGIUM
  32420. .requirements
  32421. Any Amiga.
  32422. .distribution
  32423. Freeware
  32424. .exectype
  32425. 68000
  32426. .construction
  32427. C compiler.
  32428. .tested
  32429. 1.2 A1000.
  32430. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  32431. .docs
  32432. README
  32433. .described-by
  32434. Laurence Vanhelsuwé (the author)
  32435. .submittal
  32436. Laurence Vanhelsuwé (author and Copyright owner)
  32437. .stored-in
  32438. GoldFish-Vol2-1:Files/gfx/show/EduShow/
  32439. .name
  32440. P-View
  32441. .type
  32442. Display Commodity
  32443. .short
  32444. A tiny ILBM viewer for OS 1.3/2/3
  32445. .description
  32446. A tiny ILBM viewer for OS 1.3/2/3, capable of displaying all
  32447. AGA and pre-AGA viewmodes correctly.  On non-AGA machines, or where
  32448. the correct monitor is not available, an AGA picture will be shown
  32449. in the best mode possible using built-in defaults.
  32450. .author
  32451. Chas A.Wyndham
  32452. .distribution
  32453. Freeware
  32454. .address
  32455. 1265 Canning Mills Road
  32456. Roleystone
  32457. WA 6111
  32458. Australia
  32459. .docs
  32460. P-View.doc
  32461. .described-by
  32462. Richard Fish
  32463. .submittal
  32464. Submitted on disk directly by the author.
  32465. .stored-in
  32466. GoldFish-Vol2-1:Files/gfx/show/P-View/
  32467. .name
  32468. jpegAGA
  32469. .type
  32470. Picture Viewer
  32471. .short
  32472. Highest Quality JPEG viewer
  32473. .description
  32474. jpegAGA is, at this time, the highest quality JPEG viewer (if a
  32475. map-file for that picture is available) To use it you need the AGA
  32476. chipset, a 68020 or higher processor and OS 3.0 or higher. This
  32477. program uses the HAM8-mode, gray- scale display will use
  32478. 256-color-mode.
  32479. .version
  32480. 1.0
  32481. .author
  32482. Günther Röhrich
  32483. .requirements
  32484. AGA chipset
  32485. 68020+ CPU
  32486. OS 3.0+
  32487. .distribution
  32488. Public Domain
  32489. .address
  32490. Lerchenbergstr. 4
  32491. 73733 Esslingen
  32492. Germany
  32493. .email
  32494. Guenther@studbox.uni-stuttgart.de
  32495. .source
  32496. Source included
  32497. .docs
  32498. jpegAGA.doc
  32499. README
  32500. .described-by
  32501. Richard Fish
  32502. .submittal
  32503. Downloaded via ftp from Aminet.
  32504. .aminet-dir
  32505. gfx/show
  32506. .stored-in
  32507. GoldFish-Vol2-1:Files/gfx/show/jpegAGA/
  32508. .name
  32509. EGSdvi
  32510. .author
  32511. Dietmar Heidrich
  32512. .version
  32513. 1.0
  32514. .description
  32515. A program which runs under the EGS window system.  It is used to
  32516. preview DVI files, such as are produced by TeX.  This program has the
  32517. capability of showing the file shrunken by various (integer) factors,
  32518. and also has a `magnifying glass' which allows one to see a small part
  32519. of the unshrunk image momentarily.
  32520. .described-by
  32521. Automatically generated from Contents file by c2pi program.
  32522. .short
  32523. Preview DVI files in various resolutions
  32524. .requirements
  32525. EGS version 6 or higher
  32526. .stored-in
  32527. GoldFish-Vol2-1:Files/gfx/show/EGSdvi/
  32528. .name
  32529. EGSPrint
  32530. .author
  32531. Dietmar Heidrich
  32532. .description
  32533. This program prints the contents of the frontmost screen, no matter what
  32534. depth it has or if it's a true EGS screen or a screen of an EGS workbench
  32535. emulation.  This even works if there's no EGS at all or if the screen has a
  32536. colour resolution of 24 bits (but then, only 12 bits are printed as the
  32537. printer device supports no more than that).  EGSPrint needs a lot of
  32538. memory, especially for EGS screens, and requires EGS version 6 or higher.
  32539. .described-by
  32540. Automatically generated from Contents file by c2pi program.
  32541. .short
  32542. Prints contents of the frontmost screen.
  32543. .stored-in
  32544. GoldFish-Vol2-1:Files/gfx/show/EGSPrint/
  32545. .name
  32546. EGSShow
  32547. .author
  32548. Dietmar Heidrich
  32549. .description
  32550. A viewing program for GIF and JPEG files on the EGS window system.  This
  32551. program is able to read the JPEG format as well as the GIF formats GIF87a,
  32552. GIF89a and all future GIF files compatible with both of the above.  The
  32553. format of the file is detected automatically.  EGSShow needs a lot of
  32554. memory for bigger pictures ( > 640 x 480).
  32555. .described-by
  32556. Automatically generated from Contents file by c2pi program.
  32557. .short
  32558. Viewing program for GIF and JPEG files.
  32559. .requirements
  32560. EGS version 6 or higher
  32561. .stored-in
  32562. GoldFish-Vol2-1:Files/gfx/show/EGSshow/
  32563. .name
  32564. MegaView
  32565. .author
  32566. Hans-Jörg and Thomas Frieden
  32567. Whatislibrary by Sylvain Rougier and Pierre Carette
  32568. .version
  32569. 2.0
  32570. .reference
  32571. AmigaLibDisk908:MegaView/
  32572. 1.03
  32573. .source
  32574. Includes source in C.
  32575. .distribution
  32576. Public Domain
  32577. .description
  32578. A "Multi-View" kind of program for use with Workbench 2.0+.  It uses the
  32579. whatis.library (included) to recognize the file type then invoke a
  32580. filetype-specific program.  MegaView can be used from the Shell, from
  32581. Workbench, as Default Tool in project icons, as an AppIcon or as an
  32582. App-MenuItem.  Enhancements include localization and a GUI-based
  32583. FileActions editor.
  32584. .described-by
  32585. Automatically generated from Contents file by c2pi program.
  32586. .short
  32587. A Multiview like program for WB 2.0+
  32588. .requirements
  32589. whatis.library (included)
  32590. Workbench 2.0 or higher
  32591. .stored-in
  32592. GoldFish-Vol2-1:Files/gfx/show/MegaView/
  32593.  
  32594. .name
  32595. Bview
  32596. .type
  32597. Image Viewing
  32598. .short
  32599. IFF Viewer with extensive GUI (ECS/AGA)
  32600. .description
  32601. Bview 1.10 IFF ILBM viewer with GUI for all functions
  32602. for kickstart 37.175 and higher ECS & AGA support.
  32603. copyright 1992-1994 by Joeri Alberty.
  32604.  
  32605. > Features of Bview <
  32606.  
  32607.  - Gadget Intuition interface (gadtools.library) for every function.
  32608.  - Easy change Viewmodes with a click of your mouse
  32609.  - Easy scale your bitmap to fit on screen.
  32610.  - Print a picture with adjustment of printer settings
  32611.  - Save a picture in IFF ILBM , Scr , Raw on disk
  32612.  - View the IFF ILBM -> BMHD CAMG etc ...
  32613.  - Save your environment of Bview to ENV: etc ...
  32614.  - Save information about picture to disk or printer. (MakeText
  32615.  - Make a Slide show by pressing a button..
  32616.  - Use Double buffered mode (load one pic & view the other.
  32617.  
  32618. ----->  Improvements from 1.02 to 1.05
  32619.  
  32620. - HAM KEY USING message fixed.
  32621. - Save problem with 256 colors fixed.
  32622.  
  32623. - Scaling routines can now enlarge a picture if it is a brush etc...
  32624.   (Use Fit & Scale (Aspect & Scale) in Change mode menu and press Render)
  32625.  
  32626. - Ilbm to source generates now colortables for
  32627.   LoadRGB4(),LoadRGB32(),SetRGB32().
  32628.  
  32629. - You can now use an AppIcon Set 'PRO_START=2' in Tooltypes (Bview icon)
  32630.   ('PRO_START=0'
  32631.  
  32632. - load and display, 'PRO_START=1' make Bview an Commodity)
  32633.  
  32634. - Compiled with SAS C/C++ 6.51 with optimiser ... (__inline)
  32635.  
  32636. ----->  Improvements from 1.06 to 1.10
  32637.  
  32638. - Information & Option menu's rewritten
  32639.   Now you can use DBmode ,promoted mode etc..
  32640.  
  32641. - Loader & saver rewritten to improve speed.
  32642.  
  32643. - BIG problem fixed with some pointers of the IFFparse library
  32644.   Now you don't loose your colors anymore.
  32645.  
  32646. - More stable than 1.06 by rewriting the process routines.
  32647.   Now you have a viewer,GUI with a loader and not the other way around.
  32648.  
  32649. - SHELL support improved.
  32650.   Now you can use #? & / for loading directories & wildcards.
  32651.   see guide for more information & examples.
  32652.   Gives you information when something did go wrong
  32653.  
  32654. - Other smaller improvements in the code ...
  32655.  
  32656. - Changed save routine of ENV: so it doesn't crash anymore.
  32657.  
  32658. - You can load mangled pictures & display them partly.
  32659. .version
  32660. 1.10
  32661. .author
  32662. Joeri Alberty
  32663. .requirements
  32664. reqtools.library, version 38.1266 (included)
  32665. iffparse.library, version 37 or better
  32666. .distribution
  32667. Freeware
  32668. .address
  32669. Italielei 49 B9
  32670. 2000 Antwerpen
  32671. Belgium (Europe)
  32672. .email
  32673. alberty@reks.uia.ac.be
  32674. .construction
  32675. SAS C V6.51
  32676. .tested
  32677. Bview was programmed with SAS C v6.51 on a Amiga 500
  32678. Kickstart  V37.175  Workbench  V38.12  with 3 MB  memory + ECS
  32679.  
  32680. It is tested from A500 - A4000/40 and works ok there...
  32681. Tested for AGA support on a A4000/040 and A1200
  32682. Print option tested on NEC PINWRITER P2plus (A500), Laserjet
  32683. printer (A3000)
  32684.  
  32685. Bview 1.05 doesn't work on an A4000/030 maybe 1.10 does.
  32686.  
  32687. .docs
  32688. Bview_110.readme
  32689. Bview.guide
  32690. .described-by
  32691. Dan Fish (daf@starfish.amigalib.com)
  32692. .submittal
  32693. Downloaded via ftp from wuarchive.wustl.edu.
  32694. .stored-in
  32695. GoldFish-Vol2-1:Files/gfx/show/Bview/
  32696. .name
  32697. AGAiff
  32698. .type
  32699. Display Commodity
  32700. .short
  32701. Converts IFF into several RAW formats.
  32702. .description
  32703. A tool that converts IFF graphics into several RAW formats,
  32704. supporting the AGA and future chipsets. This is very useful
  32705. for game and demo programmers. Full Intuition GUI, ARexx
  32706. Port, Commodity, Assembler code, many different save formats.
  32707. Manual in AmigaGuide format.
  32708. .version
  32709. 1.21
  32710. .author
  32711. Michael Krause
  32712. .requirements
  32713. Requires OS 3.0 or later.
  32714. .reference
  32715. AmigaLibDisk985:AGAiff/
  32716. 1.0
  32717. FreshFish-Vol4:BBS/AmigaLib/d985/AGAiff.lha
  32718. 1.0
  32719. FreshFish-Vol4:New/AmigaLibDisks/d985/AGAiff/
  32720. 1.0
  32721. FrozenFish-Vol1:BBS/ALib/d9xx/d985/AGAiff.lha
  32722. 1.0
  32723. GoldFish-Vol1-1:BBS/d9xx/d985/AGAiff.lha
  32724. 1.0
  32725. GoldFish-Vol1-2:d9xx/d985/AGAiff/
  32726. 1.0
  32727. .distribution
  32728. Copyrighted but Freely Redistributable
  32729. .docs
  32730. AGAiff.guide
  32731. .described-by
  32732. Richard Fish
  32733. .submittal
  32734. Submitted on disk directly by the author.
  32735. .stored-in
  32736. GoldFish-Vol2-1:Files/gfx/aga/AGAiff/
  32737. .name
  32738. Promotor
  32739. .author
  32740. Kurt Haenen
  32741. .version
  32742. 1.9
  32743. .description
  32744. Allows you to promote screens to any mode you wish.  You can give
  32745. instructions for specific screens, give general promotion rules, promote
  32746. depending on the mode requested by the program, or depending on: the task
  32747. requesting the screen, the title of the screen or the public screen name
  32748. for the requested screen.  You can also do more than simply change the
  32749. mode, You can change the DriPens for the screens, the number of colors in
  32750. the ColorMap, and a lot more (check out the tags for OpenScreenTags, most
  32751. of them can be changed using the Promotor).
  32752. .described-by
  32753. Automatically generated from Contents file by c2pi program.
  32754. .short
  32755. Promote screens to any mode.
  32756. .stored-in
  32757. GoldFish-Vol2-1:Files/gfx/aga/Promotor/
  32758. .name
  32759. AGATunnel
  32760. .type
  32761. AGA Demo
  32762. .short
  32763. Hypnotic color cycling effects
  32764. .description
  32765. Many years ago, when a friend of mine had convinced me
  32766. to buy a used Amiga, I got my hands on a small
  32767. program named Tunnel. It was originally a demo program
  32768. for some Modula-2 system; thus source code in Modula-2
  32769. was included. The program was so cool, my brother and I
  32770. used to turn off the light in the room and watch the
  32771. psychedelic colours flickering by.
  32772.  
  32773. The program didn't work on my new AGA Amiga - there was
  32774. no synchronization and the colours shift much too fast.
  32775. I wrote this quick hack to produce a similar effect,
  32776. but enhanced to make use of all the 24 color bits of AGA.
  32777.  
  32778. The 'tunnel' is a very simple effect, but it is cheaper
  32779. than hallucinogen drugs - unless there are Psilocybin
  32780. mushrooms growing where you live anyway ;-)
  32781. .author
  32782. Jörgen Grahn
  32783. .requirements
  32784. OS 3.0+
  32785. .distribution
  32786. Public Domain
  32787. .address
  32788. Wetterlinsgatan 13E
  32789. S-521 34 Falköping
  32790. SWEDEN
  32791. .email
  32792. ex-grahn@mdstud.chalmers.se
  32793. .source
  32794. C Source included
  32795. .docs
  32796. agatunnel.readme
  32797. .described-by
  32798. Richard Fish
  32799. .submittal
  32800. Downloaded via ftp from Aminet.
  32801.  
  32802. .stored-in
  32803. GoldFish-Vol2-1:Files/gfx/aga/AGATunnel/
  32804. .name
  32805. OpaqueMove
  32806. .type
  32807. Workbench Tool
  32808. .short
  32809. An Opaque Window Movement Commodity
  32810. .description
  32811. OpaqueMove is a commodity that provides opaque window movement for Intuition
  32812. windows.  That is, instead of simply moving the outline of a window, the
  32813. entire window contents are moved as you move the mouse.  The EGS window
  32814. system provides this capability, but does not extend it to standard Intuition
  32815. screens.  Hence this commodity.
  32816.  
  32817.    This commodity is intended for use with accelerated graphics cards such as
  32818. the @{i}GVP Spectrum. @{ui} Although it is possible to use it with standard
  32819. Amiga AGA screens, it is likely to be impractically slow except possibly in
  32820. single bitplane modes.  However, there are various controls which allow
  32821. selection of the conditions under which windows should be moved opaquely, and
  32822. under which they should be moved as an outline.
  32823. .version
  32824. 1.1
  32825. .date
  32826. 1994.9.5
  32827. .author
  32828. Steve Koren
  32829. .requirements
  32830. 68030 or greater CPU
  32831. AmigaDos 3.0 or Greater
  32832. reqtools.library
  32833. .distribution
  32834. Freeware
  32835. .address
  32836. 405 Pulsar St.
  32837. Fort Collins, CO 80525
  32838. USA
  32839. .email
  32840. koren@fc.hp.com
  32841. .docs
  32842. docs/OpaqueMove.guide
  32843. Readme.txt
  32844. .described-by
  32845. Richard Fish
  32846. .submittal
  32847. Downloaded via ftp from Aminet.
  32848. .stored-in
  32849. GoldFish-Vol2-1:Files/gfx/board/OpaqueMove/
  32850. .name
  32851. QMJ
  32852. .author
  32853. Chris Baxter
  32854. .version
  32855. 5.4
  32856. .distribution
  32857. Shareware
  32858. .description
  32859. A program to generate Mandelbrot, Julia and Quaternion Julia slice images.
  32860. Features of this version; specify with the mouse which part of an image to
  32861. enlarge; save an image (compressed or uncompressed ILBM); reload an image
  32862. (compressed/uncompressed ILBM format); continue a saved, but unfinished
  32863. image, edit the colours used for drawing, load only the palette from
  32864. another image; control the complete mathematical process; choose the method
  32865. for colouring the image; send the image to the printer; choose IEEE or FFP
  32866. maths; choose low or medium resolution modes.
  32867. .described-by
  32868. Automatically generated from Contents file by c2pi program.
  32869. .short
  32870. Generates Mandelbrot/Julia/Quaternions.
  32871. .stored-in
  32872. GoldFish-Vol2-1:Files/gfx/fract/QMJ/
  32873. .name
  32874. Fractal
  32875. .type
  32876. Graphics Tool
  32877. .short
  32878. AGA WB/PubScreen Fractal program
  32879. .description
  32880. Fractal program with following features:
  32881.       Opens on the default public screen (initially the Workbench)
  32882.  
  32883.       Usable on any screen with at least 2 "free" pens
  32884.  
  32885.       Avoids usage of all pens already "obtained" upon program start
  32886.         (i.e., AmigaDOS 3.0 "Protected Pen" compliant)
  32887.  
  32888.       Separate user interface and drawing windows
  32889.  
  32890.       Resizable drawing window with point-and-click Zoom-In and
  32891.         centering functions
  32892.  
  32893.       Adjustable Zoom-Out function
  32894.  
  32895.       Contents of drawing window can be saved to a standard IFF/ILBM file
  32896.  
  32897.       Full GadTools Intuition interface
  32898.  
  32899.       Supports the following types of fractals:
  32900.  
  32901.          - Mandelbrot
  32902.          - Julia Set
  32903.          - Magnetism
  32904.          - Lambda Exponential
  32905.          - Lambda Cosine
  32906.          - Biomorph
  32907.          - Plasma
  32908.  
  32909.       All math done in double precision floating point
  32910.  
  32911.       Separate versions for:
  32912.  
  32913.          - 68020 without FPU (stock A1200 and A4000/030)
  32914.          - 68020 with FPU    (improved A1200 and A4000/030)
  32915.          - 68040             (stock A4000/040)
  32916.  
  32917.       "Smart" iconify function
  32918.  
  32919.       Help text (displayed on screen banner) for the Zoom In and Center
  32920.        actions
  32921.  
  32922.       Recommended for use with my PaletteTool and PST programs(!)
  32923.  
  32924.       Tested OK using the Enforcer
  32925. .version
  32926. 1.3
  32927. .author
  32928. tkreuzer@delphi.com
  32929. .requirements
  32930. AGA chipset, AmigaDOS 3.0+
  32931. .distribution
  32932. Copyrighted but Freely Redistributable
  32933. .address
  32934. 6711A N. Washington Blvd.
  32935. Arlington, VA  22213
  32936. .email
  32937. tkreuzer@delphi.com
  32938. .docs
  32939. Fractal.guide
  32940. .described-by
  32941. Richard Fish
  32942. .submittal
  32943. Downloaded via ftp from Aminet.
  32944. .stored-in
  32945. GoldFish-Vol2-1:Files/gfx/fract/Fractal/
  32946. .name
  32947. Mand2000D
  32948. .type
  32949. Image Processing
  32950. .short
  32951. Demo of a revolutionary fractal program
  32952. .description
  32953. Demo version of a revolutionary fractal program that makes it far easier
  32954. to explore the Mandelbrot set.  Mand2000 is compatible with all Amigas.
  32955. It has separate calc routines that have been optimized for the 68000,
  32956. 68020, 68030, 68040 & 68881 processors respectively.  It automatically
  32957. detects these to ensure maximum performance.  Mand2000 also makes full
  32958. use of AGA graphics when available.  A number of enhancements since the
  32959. original demo version.  Because of its release on CDROM, this version
  32960. also contains many more examples, demos, and animations than previously
  32961. released floppy disk distributions.
  32962. .version
  32963. 2.000
  32964. .author
  32965. Cygnus Software
  32966. .restrictions
  32967. This  demo  version  has  had  save disabled, and will occasionally
  32968. bring  up  a  text  requester to remind you that it is a demo version.
  32969. .requirements
  32970. Requires OS 2.0+
  32971. .reference
  32972. AmigaLibDisk947:Mand2000D/
  32973. 1.102
  32974. .distribution
  32975. Commercial Demo
  32976. .price
  32977. $44.95 (US)
  32978. .address
  32979. 33 University Square, #199
  32980. Madison, WI, 53715
  32981. USA
  32982. .email
  32983. CygnusSoft@cup.portal.com
  32984. .docs
  32985. Readme
  32986. .described-by
  32987. Fred Fish (fnf@fishpond.cygnus.com)
  32988. .submittal
  32989. Submitted on disk directly by the author.
  32990. .stored-in
  32991. GoldFish-Vol2-1:Files/gfx/fract/Mand2000Demo/
  32992. .name
  32993. PPMQVGA
  32994. .author
  32995. Lyle Rains
  32996. enhancements by Bill Davidsen
  32997. .description
  32998. Quantizes PPM files to 8 planes, with optional FloydSteinberg dithering.
  32999. Input is a PPM file from the file named, or standard input if no file is
  33000. provided.  Also includes PPMtoILBM, a PPM to IFF converter by Jef Poskanzer
  33001. and Ingo Wilken.
  33002. .version
  33003. 5
  33004. .described-by
  33005. Automatically generated from Contents file by c2pi program.
  33006. .short
  33007. Quantizes PPM files to 8 planes.
  33008. .stored-in
  33009. GoldFish-Vol2-1:Files/gfx/pbm/PPMQVGA/
  33010. .name
  33011. POVControl
  33012. .fullname
  33013. POV Control
  33014. .aminet-dir
  33015. gfx/3d
  33016. .type
  33017. Raytracing Utility
  33018. .short
  33019. Set POV parameters using GUI interface.
  33020. .description
  33021. POV Control is a utility that can set the parameters of the Persistence Of
  33022. Vision 2.x raytracer from the POV Team, only by using an intuition
  33023. interface.
  33024.  
  33025. All the beginners to POV would appreciate it, because this kind of software
  33026. hasn't existed on the Amiga until now.  For the intermediate users of POV
  33027. and for all the other, POV Control would certainly made them save time.
  33028. .version
  33029. 1.0
  33030. .author
  33031. Nicolas Mougel
  33032. .requirements
  33033. Requires AmigaDOS 2.0 or later.
  33034. .distribution
  33035. Copyrighted but Freely Redistributable
  33036. .address
  33037. 6 avenue de la Chasse
  33038. 77500 Chelles
  33039. FRANCE
  33040. .docs
  33041. English/POVControl.guide
  33042. Francais/POVControl.guide
  33043. .described-by
  33044. Fred Fish (fnf@amigalib.com)
  33045. .submittal
  33046. Submitted on disk directly by the author.
  33047. .stored-in
  33048. GoldFish-Vol2-1:Files/gfx/3d/POVControl/
  33049. .name
  33050. DustAnims
  33051. .type
  33052. Animation
  33053. .short
  33054. Dust 3D-Special-Effects
  33055. .description
  33056. Dust is a programm which manipules 3d-objects.
  33057. It reads in one object and creates a sequence of new objects.
  33058.  
  33059. Special-Effects:
  33060.  -Morph between two VARIOUS Objects
  33061.  -1d,2d,3D-Waves (TWaves and LWaves), incl. Damping
  33062.  -Gravity and more
  33063.  
  33064. NOTE: This is a Demo-package of animations. Have a look at them
  33065.       and write the author your suggestions.
  33066.       Maybe you will get a full version later.
  33067. .author
  33068. Andreas Maschke
  33069. .distribution
  33070. Freeware
  33071. .address
  33072. Zenkerstraße 5
  33073. 06108 Halle/Saale
  33074. Germany
  33075. .email
  33076. epgbc@urz1.Uni-Halle.DE
  33077. .docs
  33078. Dust.dok
  33079. Dust.txt
  33080. .described-by
  33081. Richard Fish
  33082. .submittal
  33083. Downloaded via ftp from Aminet.
  33084. .stored-in
  33085. GoldFish-Vol2-1:Files/gfx/3d/Dust/
  33086. .name
  33087. 3Dots
  33088. .type
  33089. Display Commodity
  33090. .short
  33091. Generates 3D SIRDS from IFF pictures
  33092. .description
  33093. 3Dots is another of those programs which have been showing
  33094. up lately to transform an IFF picture into a screen full of
  33095. apparently randomly located dots.  Why would anyone want a
  33096. screen full of dots?  Because if you look at the dots just
  33097. right you can see the original picture again but it is now in
  33098. three dimensions.  Weird!
  33099. .version
  33100. 1.0
  33101. .author
  33102. Don Finlay
  33103. .distribution
  33104. Copyrighted but Freely Redistributable
  33105. .address
  33106. 105 Norwood Rd.
  33107. Bayswater, Auckland
  33108. New Zealand
  33109. .email
  33110. CompuServe: 100033,655
  33111. .source
  33112. Source Included
  33113. .docs
  33114. 3Dots.doc
  33115. 3Dots.guide
  33116. .described-by
  33117. Richard Fish
  33118. .submittal
  33119. Submitted on disk directly by the author.
  33120. .stored-in
  33121. GoldFish-Vol2-1:Files/gfx/3d/3Dots/
  33122. .name
  33123. Earth
  33124. .type
  33125. Animation
  33126. .short
  33127. Real-time animating Earth.
  33128. .description
  33129. Real-time computed rotating Earth. Use 2 joysticks to rotate
  33130. and zoom around all 3 axes. Uses a database of 21'836 (x,y,z)
  33131. points to define the entire earth. Includes source earth image
  33132. and 2D-to-3D mapping program in C.
  33133. .version
  33134. 1.0
  33135. .date
  33136. 1994.05.19
  33137. .author
  33138. Laurence Vanhelsuwé
  33139. .address
  33140. Christinastraat 105
  33141. B-8400 Oostende
  33142. BELGIUM
  33143. .requirements
  33144. A 68020+ based Amiga.
  33145. .distribution
  33146. Freeware
  33147. .exectype
  33148. 68020
  33149. .construction
  33150. HiSoft's DevPac 68030 Assembler.
  33151. .tested
  33152. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  33153. .docs
  33154. README
  33155. .described-by
  33156. Laurence Vanhelsuwé (the author)
  33157. .submittal
  33158. Laurence Vanhelsuwé (author and Copyright owner)
  33159. .stored-in
  33160. GoldFish-Vol2-1:Files/gfx/3d/Earth/
  33161. .name
  33162. Magic Camera
  33163. .type
  33164. Ray Tracer
  33165. .short
  33166. Script-based ray tracer for the Amiga
  33167. .description
  33168. Magic Camera is a shareware script-based ray tracer for the Amiga.
  33169. Features include: extrusions, skins, spins, filled polygons, complex
  33170. patterns, IFF pattern mapping, textures, bump mapping, variable
  33171. expressions, and built-in support for animation.  Objects may be
  33172. converted from 3DDD format (Imagine/Turbo Silver).
  33173. .version
  33174. 1.0
  33175. .restrictions
  33176. In all rendered images more than 200 lines high, and all scenes
  33177. which have more than 1500 objects, a horizontal band of the
  33178. rendered image will be dimmed.  All other functions of the
  33179. registered version are enabled.
  33180. .distribution
  33181. Shareware
  33182. .price
  33183. $25.00 (US)
  33184. .address
  33185. 107 Sleepy Hollow Lane
  33186. Madison, AL 35758
  33187. .email
  33188. d.wesnor@genie.geis.com
  33189. .construction
  33190. Compiled with SAS C compiler
  33191. .docs
  33192. Docs/MC.Guide
  33193. Docs/MC FAQs
  33194. Docs/Parse.y
  33195. Docs/Scan.l
  33196. .described-by
  33197. Richard Fish
  33198. .submittal
  33199. Submitted on disk directly by the author.
  33200.  
  33201. .stored-in
  33202. GoldFish-Vol2-1:Files/gfx/3d/MagicCamera/
  33203. .name
  33204. PovPanel
  33205. .type
  33206. Graphics Utility
  33207. .short
  33208. GUI for POV 2.2
  33209. .description
  33210. PovPanel is  a graphical frontend for  the Persistence of  Vision raytracer
  33211. V2.0/2.2 (mostly known as POV).  It allows you to configure all the POV
  33212. options using checkbox, slider, mx and string gadgets.  Once you  have
  33213. configured the options for POV, click on the GO gadget.  An asynchronous
  33214. CLI will open and execute POV with the options you specified. You may now
  33215. Quit Povpanel and leave pov running, or you can set up more options, press
  33216. GO and start another POV process.  You can  do this as many times as you
  33217. like, but you will soon be running at snail pace. :-)
  33218. .version
  33219. 1.3
  33220. .date
  33221. 1994.04.03
  33222. .author
  33223. Colin Bell
  33224. .reference
  33225. FreshFish-Vol5:New/gfx/3d/PovPanel/
  33226. 1.1a
  33227. .email
  33228. colin@triode.apana.org.au
  33229. .address
  33230. PO Box 1058
  33231. Bondi Junction
  33232. NSW  2022
  33233. Australia.
  33234. .distribution
  33235. ShareWare
  33236. .price
  33237. $5 (US); $7 (Australian)
  33238. .submittal
  33239. Downloaded via ftp from wuarchive.wustl.edu.
  33240. .described-by
  33241. Dan Fish (daf@daffy.amigalib.com)
  33242. .aminet-dir
  33243. gfx/3d
  33244. .stored-in
  33245. GoldFish-Vol2-1:Files/gfx/3d/PovPanel/
  33246.  
  33247. .name
  33248. RDS
  33249. .type
  33250. Image Processing
  33251. .short
  33252. Single Image Random Dot Stereogram genr.
  33253. .description
  33254. Single-Image-Random-Dot Stereogram generator.  A random dot stereogram is
  33255. a picture that looks like snow on a TV.  By training your eye muscles to
  33256. behave in a certain way, a 3-D image will magically appear.  I do not know
  33257. the specific optical properties that cause this to work.  All I know is
  33258. that it does.
  33259. .version
  33260. 2.1
  33261. .date
  33262. 1994.04.14
  33263. .author
  33264. Ben Sutter
  33265. .requirements
  33266. Amiga Kickstart v36 or better, iff.library v23 or better (supplied)
  33267. .distribution
  33268. Shareware
  33269. .address
  33270. 2415 Minnewasta Rd
  33271. Rapid City, SD  57702-5156
  33272. USA
  33273. .email
  33274. bcs8624@silver.sdsmt.edu
  33275. .docs
  33276. RDS.guide
  33277. .described-by
  33278. Fred Fish (fnf@fishpond.cygnus.com)
  33279. .submittal
  33280. Downloaded via ftp from wuarchive.wustl.edu.
  33281. .contents
  33282. RDS        Single-Image-Random-Dot Stereogram generator.  A random dot
  33283.         stereogram is a picture that looks like snow on a TV.  By
  33284.         training your eye muscles to behave in a certain way, a 3-D
  33285.         image will magically appear.  I do not know the specific
  33286.         optical properties that cause this to work.  All I know is
  33287.         that it does.  Version 2.1, binary only, shareware.
  33288. .stored-in
  33289. GoldFish-Vol2-1:Files/gfx/3d/RDS/
  33290. .name
  33291. RDSGen
  33292. .author
  33293. Martin Rebas
  33294. .version
  33295. 1.0
  33296. .description
  33297. A "SIRDS" generator.  SIRDS are Single-Image-Random-DotStereograms and are
  33298. "real" three-dimensional pictures.  The dots (which seem random) are
  33299. calculated in such a way that if you focus "behind" the picture (monitor,
  33300. etc), you will see a 3D pic with a real feeling of "depth".  It can be hard
  33301. to see the pics the first time, but don't give up! Most people succeed in
  33302. seeing them, though it may take some time.
  33303. .described-by
  33304. Automatically generated from Contents file by c2pi program.
  33305. .short
  33306. Single Image Random Dot Stereogram genr.
  33307. .stored-in
  33308. GoldFish-Vol2-1:Files/gfx/3d/RDSGen/
  33309. .name
  33310. SIRDS_GEN
  33311. .type
  33312. Image Processing
  33313. .short
  33314. Single Image Random Dot Stereogram genr.
  33315. .description
  33316. Single-Image-Random-Dot Stereogram generator.  SIRDSs are "real"
  33317. three-dimensional pictures.  The dots (which seem random) are calculated
  33318. in such a way that if you focus "behind" the picture (monitor,etc), you
  33319. will see a 3D pic with a real feeling of "depth".  This version features:
  33320. Function plotting, and viewing as SIRDS; Free choice of screen-mode;
  33321. Scaling of the picture; Should run on Graphics cards too (not much tested,
  33322. but Picasso II is working); Automatic correction of the eyewidth to the
  33323. displaymode; Uses datatypes for reading the picture; 32-bit color
  33324. functions used; Uses a symmetric algorithm; Generation of "SIS" possible;
  33325. Flimmering, various settings possible, 3 different pattern-modes and more!
  33326. .version
  33327. 3.14
  33328. .date
  33329. 1994.09.25
  33330. .author
  33331. Michael Mutschler
  33332. .requirements
  33333. Requires OS3.0+
  33334. .reference
  33335. FreshFish-Vol6:New/gfx/3d/SIRDS_GEN/
  33336. 3.8
  33337. FreshFish-Vol4:New/gfx/3d/SIRDS_GEN/
  33338. 3.4
  33339. .restrictions
  33340. One small cripple in the non-registered version, and this is, that the
  33341. function-parser won't calculate the following functions: sin, cos, tan,
  33342. asin, acos, atan, sinh, cosh, tanh, exp, log, log10, sqrt.
  33343. .distribution
  33344. Shareware
  33345. .price
  33346. $10 (US), DM15
  33347. .address
  33348. Somborer Weg 11
  33349. 71067 Sindelfingen
  33350. Germany
  33351. .email
  33352. Internet: amiga2@info2.rus.uni-stuttgart.de
  33353. UUCP: micha@agnus.tynet.sub.org
  33354. FIDO: 2:246/1115.1
  33355. .docs
  33356. SIRDS_GEN.guide
  33357. .described-by
  33358. Dan Fish (daf@starfish.amigalib.com)
  33359. .submittal
  33360. Downloaded via ftp from Aminet.
  33361. .stored-in
  33362. GoldFish-Vol2-1:Files/gfx/3d/SIRDS_GEN/
  33363. .name
  33364. PSFonts
  33365. .fullname
  33366. PSFonts
  33367. .aminet-dir
  33368. gfx/3dobj
  33369. .short
  33370. 14 type1 fonts for Imagine spline editor
  33371. .description
  33372. Since the release of Imagine 2.9 last November, along with 3.0 a couple of
  33373. months ago, it has been a little difficult finding Type I Postscript fonts
  33374. that'll work in Imagine's Spline editor.  The reasons for this are varied.
  33375.  
  33376. Typically, PS fonts in the Amiga domain have been processed with Gold
  33377. Disk's Font Manager or some other utility for use in DTP applications.
  33378. Also, these later versions of Imagine have been compiled on a PC and ported
  33379. to the Amiga.  Some of the PS fonts have way too much detail and curves,
  33380. causing the Spline editor to return an error, or the object comes in as an
  33381. axis only.
  33382.  
  33383. So I set upon a quest of sorts, downloading Type I Postscript fonts from
  33384. various nets and BBSs, and seeing which ones would load into Imagine.
  33385. Naturally I cannot claim that the fonts in this archive represent the
  33386. majority available to the Amiga user (at least, I sure hope not!), but they
  33387. have all been tested and work just fine in 3.0, and presumably, 2.9.
  33388.  
  33389. They all are, to the best of my knowledge, in the public domain.  You will
  33390. need to play with them a little, checking for duplicate points and coplanar
  33391. edges.  But they do look very nice when rendered.  These are the .pfb files
  33392. only, just put them in your PSFonts directory and you're ready to go
  33393. (rtfm).  In any event, have fun, and keep on rendering!
  33394.  
  33395. Also included is a 16 color HiRes IFF of a rendered example of each of the
  33396. fonts.
  33397. .type
  33398. Fonts
  33399. .author
  33400. Unknown, submitted by Bill Graham
  33401. .keywords
  33402. Fonts
  33403. .distribution
  33404. Freely Distributable
  33405. .address
  33406. 2401 W. Seldon Lane
  33407. Phoenix, AZ  85021
  33408. USA
  33409. .email
  33410. w.graham@genie.geis.com
  33411. .phone
  33412. (602) 864-9183
  33413. .described-by
  33414. Fred Fish (fnf@amigalib.com)
  33415. .submittal
  33416. Submitted on disk by Bill Graham.
  33417.  
  33418. .stored-in
  33419. GoldFish-Vol2-1:Files/gfx/3dobj/PSFonts/
  33420. .name
  33421. 14balls
  33422. .type
  33423. Animation
  33424. .short
  33425. two full-raytraced anims
  33426. .description
  33427. In this 14balls.lha archive there are two full-raytraced anims
  33428. in Imagine format, 9 big balls, 5 small balls, and the whole
  33429. animscript in the right directory (*.imp).
  33430. It is full freeware!!! ........................................
  33431. I added a Imagine anims player called "PlayIanm".
  33432. To play anims you ought to type (in CLI or Shell ) :
  33433.  
  33434.        df0:c/playianm df1:14balls.7frames.Ianim
  33435.  
  33436. It will work when you put "PlayIanm" in C directory in DF0:
  33437. and if you have the animation DF1:
  33438. This script uses Rotate2.0 effect.
  33439.  
  33440.   My own remark:
  33441. One day I came into a computer shop. I saw there 486. In its
  33442. monitor screen there could be seen the same kind of animation.
  33443. At once I thought I am ABLE to create better animation using
  33444. A500 and Imagine2.0. I did it! in my opinion of course :^)
  33445.  I hope it was my last animation using Mirror balls!
  33446. GOOD BYE MIRROR BALLS! :)   and do not return anymore!  >:-\
  33447.  
  33448.  
  33449. Warm greetings to Steven Worley - my idol and my guide in
  33450. Imagine world.
  33451. .author
  33452. Krzysztof Korski
  33453. .distribution
  33454. Freeware
  33455. .address
  33456. Mr Krzysztof Korski,
  33457. ul. Sobieskiego 24/10,
  33458. 31-136 KRAK0W,
  33459. P O L S K A
  33460. .email
  33461. Szuld@ucinvl.uci.agh.edu.pl
  33462. .docs
  33463. 14balls.readme
  33464. .described-by
  33465. Richard Fish
  33466. .submittal
  33467. Downloaded via ftp from Aminet.
  33468. .stored-in
  33469. GoldFish-Vol2-1:Files/gfx/3dobj/14balls/
  33470. .name
  33471. Armoured_Walker
  33472. .type
  33473. Animation
  33474. .short
  33475. Cycleobject of Armoured Walker.
  33476. .description
  33477. Imagine 2.0 cycleobject of Armoured Walker. There is neither
  33478. texture nor brush applyied. This archive consists of two anims
  33479. and an cycleobject: Armoured_Walker.
  33480.  
  33481. Some important information:
  33482.  
  33483. Full cyclemotion = 40 frames
  33484. Length of step   = 300 units
  33485.  
  33486. Animations were created in Imagine format of animation on:
  33487. A500 , 2.5 MB RAM , DF1: (5.25") , my own imagination  :-)  .
  33488.  
  33489. This is shareware! If you like it, send me a colorful postcard
  33490. from  your  town  and  then  you'll  become the right owner of
  33491. Armoured Walker. Have a nice animation using this IOB !
  33492. .author
  33493. Mr. Krzysztof Korski
  33494. .distribution
  33495. Freeware
  33496. .address
  33497. ul.Sobieskiego 24/10
  33498. 31-136 Cracow
  33499. P O L A N D
  33500. .email
  33501. Szuld@ucinvl.uci.agh.edu.pl
  33502. .docs
  33503. Walker.readme
  33504. .described-by
  33505. Richard Fish
  33506. .submittal
  33507. Downloaded via ftp from Aminet.
  33508. .stored-in
  33509. GoldFish-Vol2-1:Files/gfx/3dobj/Armoured_Walker!/
  33510. .name
  33511. Manga Babes Demo
  33512. .type
  33513. Picture
  33514. .short
  33515. Demo jpegs of Manga Babes
  33516. .description
  33517. This is the demo version of Manga Babes. Manga Babes are essentially 3D models
  33518. of the human female form designed and constructed in the style of Japanese
  33519. comics and animation. Take a look at the accompanying JPEGS to see what they
  33520. look like.
  33521.  
  33522. Manga Babes are designed for use with the Imagine raytracer from Impulse, Inc.
  33523. However, it has been converted to 3D Studio and DXF format for PC users and
  33524. any program that accepts Imagine, 3DS or DXF formats.
  33525.  
  33526. The demo version contains 2 Babe models (Imagine and 3DS) with some vital
  33527. bodyparts missing. However, they are fine for rendering as long as the missing
  33528. parts don't show. Only periphery limbs such as hands and foot are absent from
  33529. the models. Also, some of the parts are fused together so you can't manipulate
  33530. them as easily as the registered version. Furthermore, the brush map included
  33531. for the face is only in 4 colors and the hair is missing
  33532. .author
  33533. Tomwoof
  33534. .distribution
  33535. Copyrighted but Freely Redistributable
  33536. .docs
  33537. DemoBabe.doc
  33538. .described-by
  33539. Richard Fish
  33540. .submittal
  33541. Downloaded via ftp from Aminet.
  33542. .stored-in
  33543. GoldFish-Vol2-1:Files/gfx/3dobj/MangaBabesDemo/
  33544. .name
  33545. ShuttleCock
  33546. .type
  33547. Animation
  33548. .aminet-dir
  33549. gfx/anim
  33550. .short
  33551. Animation of Space Shuttles
  33552. .description
  33553. Animation of Space Shuttles
  33554. .version
  33555. ?.?
  33556. .author
  33557. Eric Schwartz
  33558. .distribution
  33559. Copyrighted but Freely Distributable
  33560. .address
  33561. E.S. Productions
  33562. P.O. Box 292684
  33563. Kettering. OH 45429-0684
  33564. U.S.A.
  33565. .described-by
  33566. Richard Fish
  33567. .submittal
  33568. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33569. .stored-in
  33570. GoldFish-Vol2-1:Files/gfx/anim/ShuttleCock/
  33571. .name
  33572. Soviet Soft Landing
  33573. .type
  33574. Animation
  33575. .aminet-dir
  33576. gfx/anim
  33577. .short
  33578. Animation of a Soviet fighter "landing"
  33579. .description
  33580. Animation of a Soviet fighter "landing"
  33581. .version
  33582. ?.?
  33583. .author
  33584. Eric Schwartz
  33585. .distribution
  33586. Copyrighted but Freely Distributable
  33587. .address
  33588. E.S. Productions
  33589. P.O. Box 292684
  33590. Kettering. OH 45429-0684
  33591. U.S.A.
  33592. .described-by
  33593. Richard Fish
  33594. .submittal
  33595. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33596. .stored-in
  33597. GoldFish-Vol2-1:Files/gfx/anim/SovietSoftLandin/
  33598. .name
  33599. StealthyBomber
  33600. .type
  33601. Animation
  33602. .aminet-dir
  33603. gfx/anim
  33604. .short
  33605. Animation of a Stealth Bomber
  33606. .description
  33607. Animation of a Stealth Bomber
  33608. .version
  33609. ?.?
  33610. .author
  33611. Eric Schwartz
  33612. .distribution
  33613. Copyrighted but Freely Distributable
  33614. .address
  33615. E.S. Productions
  33616. P.O. Box 292684
  33617. Kettering. OH 45429-0684
  33618. U.S.A.
  33619. .described-by
  33620. Richard Fish
  33621. .submittal
  33622. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33623. .stored-in
  33624. GoldFish-Vol2-1:Files/gfx/anim/StealthyBomber/
  33625. .name
  33626. StealthyManeuver
  33627. .type
  33628. Animation
  33629. .aminet-dir
  33630. gfx/anim
  33631. .short
  33632. Animation of a Stealth fighter
  33633. .description
  33634. Animation of a Stealth fighter
  33635. .version
  33636. ?.?
  33637. .author
  33638. Eric Schwartz
  33639. .distribution
  33640. Copyrighted but Freely Distributable
  33641. .address
  33642. E.S. Productions
  33643. P.O. Box 292684
  33644. Kettering. OH 45429-0684
  33645. U.S.A.
  33646. .described-by
  33647. Richard Fish
  33648. .submittal
  33649. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33650. .stored-in
  33651. GoldFish-Vol2-1:Files/gfx/anim/StealthyManeuver/
  33652. .name
  33653. The Dating Game
  33654. .type
  33655. Animation
  33656. .aminet-dir
  33657. gfx/anim
  33658. .short
  33659. Animation featuring Flip the Frog
  33660. .description
  33661. Animation featuring Flip the Frog
  33662. .version
  33663. ?.?
  33664. .author
  33665. Eric Schwartz
  33666. .distribution
  33667. Copyrighted but Freely Distributable
  33668. .address
  33669. E.S. Productions
  33670. P.O. Box 292684
  33671. Kettering. OH 45429-0684
  33672. U.S.A.
  33673. .described-by
  33674. Richard Fish
  33675. .submittal
  33676. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33677. .stored-in
  33678. GoldFish-Vol2-1:Files/gfx/anim/TheDatingGame/
  33679. .name
  33680. The History of Amy
  33681. .type
  33682. Animation
  33683. .aminet-dir
  33684. gfx/anim
  33685. .short
  33686. Animation of Amy the Squirrel
  33687. .description
  33688. Animation of the past of Amy the Squirrel
  33689. .version
  33690. ?.?
  33691. .author
  33692. Eric Schwartz
  33693. .distribution
  33694. Copyrighted but Freely Distributable
  33695. .address
  33696. E.S. Productions
  33697. P.O. Box 292684
  33698. Kettering. OH 45429-0684
  33699. U.S.A.
  33700. .described-by
  33701. Richard Fish
  33702. .submittal
  33703. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33704. .stored-in
  33705. GoldFish-Vol2-1:Files/gfx/anim/TheHistoryOfAmy/
  33706. .name
  33707. TriceraWalk
  33708. .type
  33709. Animation
  33710. .short
  33711. Bones animated triceratops.
  33712. .description
  33713. Finally got around to animating the triceratops that comes with Imagine
  33714. using bones. This is a test animation in HAM Interlace quarterscreen to keep
  33715. the file size down. The triceratops gallops across the flatland in front of
  33716. an erupting volcano, stops and shakes his head furiously, lowers his head
  33717. and snaps at the ground. The motion of the triceratops still needs some
  33718. tweaking to look more realistic but this bones stuff becomes addictive. BTW,
  33719. this animation uses Particles, Applique, the new Mountain Top texture, the
  33720. new Leather texture and Bones.
  33721. .author
  33722. Ted Stethem
  33723. .distribution
  33724. Copyrighted but Freely Redistributable
  33725. .email
  33726. teds@ms70.nuwes.sea06.navy.mil
  33727. .docs
  33728. TRICERAW.TXT
  33729. .described-by
  33730. Richard Fish
  33731. .submittal
  33732. Downloaded via ftp from Aminet.
  33733. .stored-in
  33734. GoldFish-Vol2-1:Files/gfx/anim/TriceraWalk/
  33735. .name
  33736. VTOLContest
  33737. .type
  33738. Animation
  33739. .aminet-dir
  33740. gfx/anim
  33741. .short
  33742. Animation of 2 competing VTOL aircraft
  33743. .description
  33744. Animation of 2 competing VTOL aircraft
  33745. .version
  33746. ?.?
  33747. .author
  33748. Eric Schwartz
  33749. .distribution
  33750. Copyrighted but Freely Distributable
  33751. .address
  33752. E.S. Productions
  33753. P.O. Box 292684
  33754. Kettering. OH 45429-0684
  33755. U.S.A.
  33756. .described-by
  33757. Richard Fish
  33758. .submittal
  33759. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33760. .stored-in
  33761. GoldFish-Vol2-1:Files/gfx/anim/VTOLContest/
  33762. .name
  33763. VietnamConflict
  33764. .type
  33765. Animation
  33766. .aminet-dir
  33767. gfx/anim
  33768. .short
  33769. Animation of 2 fighter jets
  33770. .description
  33771. Animation of 2 fighter jets
  33772. .version
  33773. ?.?
  33774. .author
  33775. Eric Schwartz
  33776. .distribution
  33777. Copyrighted but Freely Distributable
  33778. .address
  33779. E.S. Productions
  33780. P.O. Box 292684
  33781. Kettering. OH 45429-0684
  33782. U.S.A.
  33783. .described-by
  33784. Richard Fish
  33785. .submittal
  33786. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  33787. .stored-in
  33788. GoldFish-Vol2-1:Files/gfx/anim/VietnamConflict/
  33789. .name
  33790. Creature
  33791. .author
  33792. Mark Thompson
  33793. .description
  33794. A 60 frame test animation of a hideous creature that leans in and snaps at
  33795. the camera...ooooh, creapy stuff :-) Created with the new 3.0 LW Modeler
  33796. and animated with bones in LightWave.  Rendered with motion blur and field
  33797. rendering enabled then post converted to a HAM animation.
  33798. .described-by
  33799. Automatically generated from Contents file by c2pi program.
  33800. .short
  33801. Creature
  33802. .stored-in
  33803. GoldFish-Vol2-1:Files/gfx/anim/Creature/
  33804. .name
  33805. Windmill
  33806. .author
  33807. Mark Thompson
  33808. .description
  33809. This is a 100 frame test animation I did as a proof of a concept for a
  33810. technique I developed to simulate tall grass blowing in the wind.  The
  33811. method used to create it is described in articles I wrote for Amiga
  33812. Video/Graphics and a new publication, LightWave Pro (put out by the VTU
  33813. people).  It was done with LightWave 3.0 and took about 10mins per frame
  33814. with antialiasing at 752x480 resolution on a 33MHz Zeus equipped 2000.
  33815. .described-by
  33816. Automatically generated from Contents file by c2pi program.
  33817. .short
  33818. Windmill
  33819. .stored-in
  33820. GoldFish-Vol2-1:Files/gfx/anim/Windmill/
  33821.  
  33822. .name
  33823. GotaAnim
  33824. .type
  33825. Animation
  33826. .short
  33827. Anim of a falling drop of water
  33828. .description
  33829. This Mike Anim is 3rd Place winner from the 1st. Animation
  33830. contest made by the Mexican Amiga Magazine 'Posibilidades'.
  33831. .author
  33832. Miguel Angel Martinez Castillo
  33833. .distribution
  33834. Copyrighted but Freely Redistributable
  33835. .address
  33836. Papaloapan 123-A Col. Bellavista
  33837. Salamanca, Guanajuato. Mexico
  33838. c.p. 36730
  33839. .email
  33840. marlui@quijote.ugto.mx
  33841. .construction
  33842. Deluxe Paint III, Drawn by Hand!
  33843. .tested
  33844. It was made with A500 with 1 Meg (0.5 Chip and 0.5 Fast), KickStart 1.2
  33845. .docs
  33846. GotaAnim.readme
  33847. .described-by
  33848. Fred Fish (fnf@fishpond.cygnus.com)
  33849. .submittal
  33850. Downloaded via ftp from wuarchive.wustl.edu.
  33851. .contents
  33852. GotaAnim    This Mike Anim is 3rd Place winner from the 1st. Animation
  33853.         contest made by the Mexican Amiga Magazine 'Posibilidades'.
  33854.         Author:  Miguel Angel Martinez Castillo
  33855. .stored-in
  33856. GoldFish-Vol2-1:Files/gfx/anim/GotaAnim/
  33857.  
  33858. .name
  33859. RunnerAnim
  33860. .type
  33861. Animation
  33862. .short
  33863. R3D v2.4 example anim of running legs
  33864. .description
  33865. This anim shows the new Skeleton primative being used to animate a pair of
  33866. running legs.  Each leg has two inverse kinematic methods acting on it.
  33867. One on the ankle and one on the toes.  Setting up this kind of action
  33868. would have taken hours in older versions instead of the few minutes it
  33869. took to put this simple demonstration together.  The results are by no
  33870. means perfect but it does show how powerful the new skeleton can be.
  33871. .author
  33872. Andy Jones
  33873. .distribution
  33874. Copyrighted but Freely Redistributable
  33875. .construction
  33876. Real 3D v2.42
  33877. .docs
  33878. Runner.txt
  33879. .described-by
  33880. Fred Fish (fnf@fishpond.cygnus.com)
  33881. .submittal
  33882. Downloaded via ftp from wuarchive.wustl.edu.
  33883. .contents
  33884. RunnerAnim    A Real 3D v2.4 example anim of running legs.  This anim
  33885.         shows the new Skeleton primative being used to animate a
  33886.         pair of running legs.  Each leg has two inverse kinematic
  33887.         methods acting on it.  One on the ankle and one on the
  33888.         toes.  Setting up this kind of action would have taken
  33889.         hours in older versions instead of the few minutes it took
  33890.         to put this simple demonstration together.  The results are
  33891.         by no means perfect but it does show how powerful the new
  33892.         skeleton can be.
  33893.         Author:  Andy Jones
  33894.  
  33895.  
  33896. .stored-in
  33897. GoldFish-Vol2-1:Files/gfx/anim/RunnerAnim/
  33898.  
  33899. .name
  33900. WavesHam
  33901. .type
  33902. Animation
  33903. .short
  33904. HAM Anim of Soothing Twilight Waves
  33905. .description
  33906. A HAM DIFF animation for playback with PlayDIFF, the freely distributable
  33907. player from MagicLantern.  A Bit more ragged than the 24 bit version, but
  33908. nice on your monitor with the lights off. :)
  33909. .date
  33910. 1994.01.01
  33911. .author
  33912. Chris Hurley
  33913. .distribution
  33914. Copyrighted but Freely Redistributable
  33915. .email
  33916. mrscary@netcom.com
  33917. .construction
  33918. LightWave
  33919. .docs
  33920. Waves.readme
  33921. .described-by
  33922. Fred Fish (fnf@fishpond.cygnus.com)
  33923. .submittal
  33924. Downloaded via ftp from wuarchive.wustl.edu.
  33925. .contents
  33926. WavesHam    A HAM DIFF animation for playback with PlayDIFF, the freely
  33927.         distributable player from MagicLantern.  A Bit more ragged
  33928.         than the 24 bit version, but nice on your monitor with the
  33929.         lights off. :)
  33930.         Author:  Chris Hurley
  33931. .stored-in
  33932. GoldFish-Vol2-1:Files/gfx/anim/WavesHam/
  33933. .name
  33934. AA-Spot
  33935. .author
  33936. Markus Poellmann
  33937. .description
  33938. A little animation which shows some abilities of the new AA-Chipset.
  33939. Supports only the PAL-mode.
  33940. .version
  33941. 930806
  33942. .date
  33943. 1993.08.06
  33944. .described-by
  33945. Automatically generated from Contents file by c2pi program.
  33946. .short
  33947. Animation which shows off AA abilities.
  33948. .stored-in
  33949. GoldFish-Vol2-1:Files/gfx/anim/AA-Spot/
  33950. .name
  33951. AmysHistory
  33952. .author
  33953. Eric Schwartz
  33954. .description
  33955. A graphical history of Amy the Squirrel, in Deluxe Video animated format.
  33956. .described-by
  33957. Automatically generated from Contents file by c2pi program.
  33958. .short
  33959. Graphical history of Amy the Squirrel.
  33960. .stored-in
  33961. GoldFish-Vol2-1:Files/gfx/anim/AmysHistory/
  33962. .name
  33963. Dinovr2
  33964. .type
  33965. Animation
  33966. .short
  33967. Imagine raytrace anim of dinosaur
  33968. .description
  33969. This is an Imagine 3.0 raytrace of a velociraptor based dinosaur moving
  33970. its' head and opening its' jaws.
  33971. .author
  33972. Andrew Nunn
  33973. .distribution
  33974. Copyrighted but Freely Redistributable
  33975. .email
  33976. apn@moby.demon.co.uk (Andrew Nunn)
  33977. .described-by
  33978. Richard Fish
  33979. .submittal
  33980. Downloaded via ftp from Aminet.
  33981. .stored-in
  33982. GoldFish-Vol2-1:Files/gfx/anim/Dinovr2
  33983. .name
  33984. FanAnimHAM6
  33985. .fullname
  33986. FanAnimHAM6
  33987. .short
  33988. An Imagine 3.0 Bones animation
  33989. .description
  33990. An Imagine 3.0 Bones animation.
  33991. .type
  33992. Animation
  33993. .author
  33994. Bill Graham
  33995. .keywords
  33996. Animation
  33997. .distribution
  33998. Copyrighted, distributed with permission of the author.
  33999. .address
  34000. 2401 W. Seldon Lane
  34001. Phoenix, AZ  85021
  34002. USA
  34003. .email
  34004. w.graham@genie.geis.com
  34005. .phone
  34006. (602) 864-9183
  34007. .described-by
  34008. Fred Fish (fnf@amigalib.com)
  34009. .submittal
  34010. Submitted on disk directly by the author.
  34011. .stored-in
  34012. GoldFish-Vol2-1:Files/gfx/anim/FanAnimHAM6
  34013.  
  34014. .name
  34015. Lens
  34016. .fullname
  34017. Lens
  34018. .short
  34019. 384x482x6 102 frame anim, moving lense
  34020. .description
  34021. A 102 frame 384x482x6 raytraced animation of a lense moving over a
  34022. multicolored background with various patterns.
  34023. .type
  34024. Picture
  34025. .author
  34026. Bill Graham
  34027. .keywords
  34028. Animation
  34029. .distribution
  34030. Copyrighted, distributed with permission of the author.
  34031. .address
  34032. 2401 W. Seldon Lane
  34033. Phoenix, AZ  85021
  34034. USA
  34035. .email
  34036. w.graham@genie.geis.com
  34037. .phone
  34038. (602) 864-9183
  34039. .described-by
  34040. Fred Fish (fnf@fishpond.cygnus.com)
  34041. .submittal
  34042. Submitted on tape directly by the author.
  34043. .stored-in
  34044. GoldFish-Vol2-1:Files/gfx/anim/Bill/Lens
  34045.  
  34046. .name
  34047. MannyManta
  34048. .fullname
  34049. MannyManta
  34050. .short
  34051. 384x482x6 102 frame anim - swimming ray
  34052. .description
  34053. A 102 frame 384x482x6 raytraced animation of a swimming ray.
  34054. .type
  34055. Picture
  34056. .author
  34057. Bill Graham
  34058. .keywords
  34059. Animation
  34060. .distribution
  34061. Copyrighted, distributed with permission of the author.
  34062. .address
  34063. 2401 W. Seldon Lane
  34064. Phoenix, AZ  85021
  34065. USA
  34066. .email
  34067. w.graham@genie.geis.com
  34068. .phone
  34069. (602) 864-9183
  34070. .described-by
  34071. Fred Fish (fnf@fishpond.cygnus.com)
  34072. .submittal
  34073. Submitted on tape directly by the author.
  34074. .stored-in
  34075. GoldFish-Vol2-1:Files/gfx/anim/Bill/MannyManta
  34076.  
  34077. .name
  34078. Morph
  34079. .fullname
  34080. Morph
  34081. .short
  34082. 160x200x6 302 frame anim - morphing objt
  34083. .description
  34084. A 302 frame 160x200x6 raytraced animation of a rotating object that
  34085. morphs between several different shapes, including cylinder, cone,
  34086. and diamond.
  34087. .type
  34088. Picture
  34089. .author
  34090. Bill Graham
  34091. .keywords
  34092. Animation
  34093. .distribution
  34094. Copyrighted, distributed with permission of the author.
  34095. .address
  34096. 2401 W. Seldon Lane
  34097. Phoenix, AZ  85021
  34098. USA
  34099. .email
  34100. w.graham@genie.geis.com
  34101. .phone
  34102. (602) 864-9183
  34103. .described-by
  34104. Fred Fish (fnf@fishpond.cygnus.com)
  34105. .submittal
  34106. Submitted on tape directly by the author.
  34107. .stored-in
  34108. GoldFish-Vol2-1:Files/gfx/anim/Bill/Morph1
  34109.  
  34110. .name
  34111. Morph2
  34112. .fullname
  34113. Morph2
  34114. .short
  34115. 384x482x6 153 frame anim - morphing objt
  34116. .description
  34117. A 153 frame 384x482x6 raytraced animation of a rotating box that morphs
  34118. into a donut shape, blows apart into six orbiting balls, and then comes
  34119. back together again as a rotating box, in a continuous loop.
  34120. .type
  34121. Picture
  34122. .author
  34123. Bill Graham
  34124. .keywords
  34125. Animation
  34126. .distribution
  34127. Copyrighted, distributed with permission of the author.
  34128. .address
  34129. 2401 W. Seldon Lane
  34130. Phoenix, AZ  85021
  34131. USA
  34132. .email
  34133. w.graham@genie.geis.com
  34134. .phone
  34135. (602) 864-9183
  34136. .described-by
  34137. Fred Fish (fnf@fishpond.cygnus.com)
  34138. .submittal
  34139. Submitted on tape directly by the author.
  34140. .stored-in
  34141. GoldFish-Vol2-1:Files/gfx/anim/Bill/Morph2
  34142.  
  34143. .name
  34144. Morph3
  34145. .fullname
  34146. Morph3
  34147. .short
  34148. 384x482x6 102 frame anim - morphing objt
  34149. .description
  34150. A 102 frame 384x482x6 raytraced animation of a rotating donut like object
  34151. where the inside splits off like the rim of a tire, and morphs into a
  34152. ball that shrinks away to nothing.
  34153. .type
  34154. Picture
  34155. .author
  34156. Bill Graham
  34157. .keywords
  34158. Animation
  34159. .distribution
  34160. Copyrighted, distributed with permission of the author.
  34161. .address
  34162. 2401 W. Seldon Lane
  34163. Phoenix, AZ  85021
  34164. USA
  34165. .email
  34166. w.graham@genie.geis.com
  34167. .phone
  34168. (602) 864-9183
  34169. .described-by
  34170. Fred Fish (fnf@fishpond.cygnus.com)
  34171. .submittal
  34172. Submitted on tape directly by the author.
  34173. .stored-in
  34174. GoldFish-Vol2-1:Files/gfx/anim/Bill/Morph3
  34175.  
  34176. .name
  34177. Morph4
  34178. .fullname
  34179. Morph4
  34180. .short
  34181. 384x482x5 132 frame anim - donut bulge
  34182. .description
  34183. A 132 frame 384x482x5 raytraced animation of a bulge moving around
  34184. the inside of a donut, like a snake swallowing a rat.
  34185. .type
  34186. Picture
  34187. .author
  34188. Bill Graham
  34189. .keywords
  34190. Animation
  34191. .distribution
  34192. Copyrighted, distributed with permission of the author.
  34193. .address
  34194. 2401 W. Seldon Lane
  34195. Phoenix, AZ  85021
  34196. USA
  34197. .email
  34198. w.graham@genie.geis.com
  34199. .phone
  34200. (602) 864-9183
  34201. .described-by
  34202. Fred Fish (fnf@fishpond.cygnus.com)
  34203. .submittal
  34204. Submitted on tape directly by the author.
  34205. .stored-in
  34206. GoldFish-Vol2-1:Files/gfx/anim/Bill/Morph4
  34207.  
  34208. .name
  34209. Oinker
  34210. .fullname
  34211. Oinker
  34212. .short
  34213. 384x241x3 57 frame anim - feeding pigs
  34214. .description
  34215. A 57 frame 384x241x3 animation of pigs feeding, that is a comment on
  34216. where the fruits of our labor go.
  34217. .type
  34218. Picture
  34219. .author
  34220. Bill Graham
  34221. .keywords
  34222. Animation
  34223. .distribution
  34224. Copyrighted, distributed with permission of the author.
  34225. .address
  34226. 2401 W. Seldon Lane
  34227. Phoenix, AZ  85021
  34228. USA
  34229. .email
  34230. w.graham@genie.geis.com
  34231. .phone
  34232. (602) 864-9183
  34233. .described-by
  34234. Fred Fish (fnf@fishpond.cygnus.com)
  34235. .submittal
  34236. Submitted on tape directly by the author.
  34237. .stored-in
  34238. GoldFish-Vol2-1:Files/gfx/anim/Bill/Oinker
  34239.  
  34240. .name
  34241. Pulse
  34242. .fullname
  34243. Pulse
  34244. .short
  34245. 160x100x6 252 frame anim - thorny sphere
  34246. .description
  34247. A 252 frame 160x100x6 raytraced animation of a sphere with thorns,
  34248. over a moving background.  (Hey, let's see *you* come up with a
  34249. better description!)
  34250. .type
  34251. Picture
  34252. .author
  34253. Bill Graham
  34254. .keywords
  34255. Animation
  34256. .distribution
  34257. Copyrighted, distributed with permission of the author.
  34258. .address
  34259. 2401 W. Seldon Lane
  34260. Phoenix, AZ  85021
  34261. USA
  34262. .email
  34263. w.graham@genie.geis.com
  34264. .phone
  34265. (602) 864-9183
  34266. .described-by
  34267. Fred Fish (fnf@fishpond.cygnus.com)
  34268. .submittal
  34269. Submitted on tape directly by the author.
  34270. .stored-in
  34271. GoldFish-Vol2-1:Files/gfx/anim/Bill/Pulse
  34272.  
  34273. .name
  34274. Ride
  34275. .fullname
  34276. Ride
  34277. .short
  34278. 352x220x4 327 frame anim - objt on belt
  34279. .description
  34280. A 327 frame 352x220x4 raytraced animation of an object shaped somewhat
  34281. like an iron on a single wheel, rolling along a roller coaster like
  34282. beltway, while various other geometric shaped objects fly around.
  34283. .type
  34284. Picture
  34285. .author
  34286. Bill Graham
  34287. .keywords
  34288. Animation
  34289. .distribution
  34290. Copyrighted, distributed with permission of the author.
  34291. .address
  34292. 2401 W. Seldon Lane
  34293. Phoenix, AZ  85021
  34294. USA
  34295. .email
  34296. w.graham@genie.geis.com
  34297. .phone
  34298. (602) 864-9183
  34299. .described-by
  34300. Fred Fish (fnf@fishpond.cygnus.com)
  34301. .submittal
  34302. Submitted on tape directly by the author.
  34303. .stored-in
  34304. GoldFish-Vol2-1:Files/gfx/anim/Bill/Ride
  34305.  
  34306. .name
  34307. RippleCube
  34308. .fullname
  34309. RippleCube
  34310. .short
  34311. 384x482x6 152 frame anim - rotating cube
  34312. .description
  34313. A 152 frame 384x482x6 raytraced animation of a rotating cube with
  34314. various shimmering surfaces with wildly colored patterns.
  34315. .type
  34316. Picture
  34317. .author
  34318. Bill Graham
  34319. .keywords
  34320. Animation
  34321. .distribution
  34322. Copyrighted, distributed with permission of the author.
  34323. .address
  34324. 2401 W. Seldon Lane
  34325. Phoenix, AZ  85021
  34326. USA
  34327. .email
  34328. w.graham@genie.geis.com
  34329. .phone
  34330. (602) 864-9183
  34331. .described-by
  34332. Fred Fish (fnf@fishpond.cygnus.com)
  34333. .submittal
  34334. Submitted on tape directly by the author.
  34335. .stored-in
  34336. GoldFish-Vol2-1:Files/gfx/anim/Bill/RippleCube
  34337.  
  34338. .name
  34339. RippleGrey
  34340. .fullname
  34341. RippleGrey
  34342. .short
  34343. 320x200x4 402 frame anim - rotating cube
  34344. .description
  34345. A 402 frame 320x200x4 raytraced animation of a rotating greyscale
  34346. cube with various patterns on the surfaces and some other objects
  34347. surrounding it.
  34348. .type
  34349. Picture
  34350. .author
  34351. Bill Graham
  34352. .keywords
  34353. Animation
  34354. .distribution
  34355. Copyrighted, distributed with permission of the author.
  34356. .address
  34357. 2401 W. Seldon Lane
  34358. Phoenix, AZ  85021
  34359. USA
  34360. .email
  34361. w.graham@genie.geis.com
  34362. .phone
  34363. (602) 864-9183
  34364. .described-by
  34365. Fred Fish (fnf@fishpond.cygnus.com)
  34366. .submittal
  34367. Submitted on tape directly by the author.
  34368. .stored-in
  34369. GoldFish-Vol2-1:Files/gfx/anim/Bill/RippleGray
  34370.  
  34371. .name
  34372. RoundCandy
  34373. .fullname
  34374. RoundCandy
  34375. .short
  34376. 384x482x6 62 frame anim - dancing candy
  34377. .description
  34378. A 62 frame 384x482x6 raytraced animation of two pieces of "round candy"
  34379. dancing on a disco like background.
  34380. .type
  34381. Picture
  34382. .author
  34383. Bill Graham
  34384. .keywords
  34385. Animation
  34386. .distribution
  34387. Copyrighted, distributed with permission of the author.
  34388. .address
  34389. 2401 W. Seldon Lane
  34390. Phoenix, AZ  85021
  34391. USA
  34392. .email
  34393. w.graham@genie.geis.com
  34394. .phone
  34395. (602) 864-9183
  34396. .described-by
  34397. Fred Fish (fnf@fishpond.cygnus.com)
  34398. .submittal
  34399. Submitted on tape directly by the author.
  34400. .stored-in
  34401. GoldFish-Vol2-1:Files/gfx/anim/Bill/RoundCandy
  34402.  
  34403. .name
  34404. SillyPutty
  34405. .fullname
  34406. SillyPutty
  34407. .short
  34408. 320x400x5 152 frame anim - ball of putty
  34409. .description
  34410. A 152 frame 320x400x5 raytraced animation of an ugly looking "ball of
  34411. putty" that looks like it's trying to reproduce by dividing into two
  34412. balls.
  34413. .type
  34414. Picture
  34415. .author
  34416. Bill Graham
  34417. .keywords
  34418. Animation
  34419. .distribution
  34420. Copyrighted, distributed with permission of the author.
  34421. .address
  34422. 2401 W. Seldon Lane
  34423. Phoenix, AZ  85021
  34424. USA
  34425. .email
  34426. w.graham@genie.geis.com
  34427. .phone
  34428. (602) 864-9183
  34429. .described-by
  34430. Fred Fish (fnf@fishpond.cygnus.com)
  34431. .submittal
  34432. Submitted on tape directly by the author.
  34433. .stored-in
  34434. GoldFish-Vol2-1:Files/gfx/anim/Bill/SillyPutty
  34435.  
  34436. .name
  34437. SpaceCheezeBurger
  34438. .fullname
  34439. SpaceCheezeBurger
  34440. .short
  34441. 384x482x6 101 frame anim - wierd burger
  34442. .description
  34443. A 101 frame 384x482x6 raytraced animation of a most unappetizing
  34444. burger.
  34445. .type
  34446. Picture
  34447. .author
  34448. Bill Graham
  34449. .keywords
  34450. Animation
  34451. .distribution
  34452. Copyrighted, distributed with permission of the author.
  34453. .address
  34454. 2401 W. Seldon Lane
  34455. Phoenix, AZ  85021
  34456. USA
  34457. .email
  34458. w.graham@genie.geis.com
  34459. .phone
  34460. (602) 864-9183
  34461. .described-by
  34462. Fred Fish (fnf@fishpond.cygnus.com)
  34463. .submittal
  34464. Submitted on tape directly by the author.
  34465. .stored-in
  34466. GoldFish-Vol2-1:Files/gfx/anim/Bill/SpaceCheezeBurger
  34467.  
  34468. .name
  34469. TakoI
  34470. .fullname
  34471. TakoI
  34472. .short
  34473. 208x400x6 152 frame anim - skull & more
  34474. .description
  34475. A 152 frame 208x400x6 raytraced animation of a rotating skull with a
  34476. waving tentacle growing out of the top of it.
  34477. .type
  34478. Picture
  34479. .author
  34480. Bill Graham
  34481. .keywords
  34482. Animation
  34483. .distribution
  34484. Copyrighted, distributed with permission of the author.
  34485. .address
  34486. 2401 W. Seldon Lane
  34487. Phoenix, AZ  85021
  34488. USA
  34489. .email
  34490. w.graham@genie.geis.com
  34491. .phone
  34492. (602) 864-9183
  34493. .described-by
  34494. Fred Fish (fnf@fishpond.cygnus.com)
  34495. .submittal
  34496. Submitted on tape directly by the author.
  34497. .stored-in
  34498. GoldFish-Vol2-1:Files/gfx/anim/Bill/TakoI
  34499.  
  34500. .name
  34501. ThanksGiving92
  34502. .fullname
  34503. ThanksGiving92
  34504. .short
  34505. 160x200x6 101 frme anim, morphing turkey
  34506. .description
  34507. A 101 frame 160x200x6 raytraced animation of a turkey that gets
  34508. beheaded and morphs into a roasted turkey, landing on a plate that
  34509. the hatchet morphs into.
  34510. .type
  34511. Picture
  34512. .author
  34513. Bill Graham
  34514. .keywords
  34515. Animation
  34516. .distribution
  34517. Copyrighted, distributed with permission of the author.
  34518. .address
  34519. 2401 W. Seldon Lane
  34520. Phoenix, AZ  85021
  34521. USA
  34522. .email
  34523. w.graham@genie.geis.com
  34524. .phone
  34525. (602) 864-9183
  34526. .described-by
  34527. Fred Fish (fnf@fishpond.cygnus.com)
  34528. .submittal
  34529. Submitted on tape directly by the author.
  34530. .stored-in
  34531. GoldFish-Vol2-1:Files/gfx/anim/Bill/ThanksGiving92
  34532.  
  34533. .name
  34534. TongueMonster
  34535. .fullname
  34536. TongueMonster
  34537. .short
  34538. 160x225x6 81 frame anim - frog monster
  34539. .description
  34540. An 81 frame 160x225x6 raytraced animation of a frog like creature
  34541. with an oversized tongue.
  34542. .type
  34543. Picture
  34544. .author
  34545. Bill Graham
  34546. .keywords
  34547. Animation
  34548. .distribution
  34549. Copyrighted, distributed with permission of the author.
  34550. .address
  34551. 2401 W. Seldon Lane
  34552. Phoenix, AZ  85021
  34553. USA
  34554. .email
  34555. w.graham@genie.geis.com
  34556. .phone
  34557. (602) 864-9183
  34558. .described-by
  34559. Fred Fish (fnf@fishpond.cygnus.com)
  34560. .submittal
  34561. Submitted on tape directly by the author.
  34562. .stored-in
  34563. GoldFish-Vol2-1:Files/gfx/anim/Bill/TongueMonster
  34564.  
  34565. .name
  34566. Transit
  34567. .fullname
  34568. Transit
  34569. .short
  34570. 160x200x6 127 frame anim - fly through
  34571. .description
  34572. A 127 frame 160x200x6 raytraced animation of something like a ship flying
  34573. through a wormhole.  Shades of Deep Space 9 ...
  34574. .type
  34575. Picture
  34576. .author
  34577. Bill Graham
  34578. .keywords
  34579. Animation
  34580. .distribution
  34581. Copyrighted, distributed with permission of the author.
  34582. .address
  34583. 2401 W. Seldon Lane
  34584. Phoenix, AZ  85021
  34585. USA
  34586. .email
  34587. w.graham@genie.geis.com
  34588. .phone
  34589. (602) 864-9183
  34590. .described-by
  34591. Fred Fish (fnf@fishpond.cygnus.com)
  34592. .submittal
  34593. Submitted on tape directly by the author.
  34594. .stored-in
  34595. GoldFish-Vol2-1:Files/gfx/anim/Bill/Transit
  34596.  
  34597. .name
  34598. TrickOrTreat
  34599. .fullname
  34600. TrickOrTreat
  34601. .short
  34602. 208x250x6 119 frame anim, Jack-O-Lantern
  34603. .description
  34604. A 119 frame 208x250x6 raytraced animation of a "melting Jack-O-Lantern".
  34605. .type
  34606. Picture
  34607. .author
  34608. Bill Graham
  34609. .keywords
  34610. Animation
  34611. .distribution
  34612. Copyrighted, distributed with permission of the author.
  34613. .address
  34614. 2401 W. Seldon Lane
  34615. Phoenix, AZ  85021
  34616. USA
  34617. .email
  34618. w.graham@genie.geis.com
  34619. .phone
  34620. (602) 864-9183
  34621. .described-by
  34622. Fred Fish (fnf@fishpond.cygnus.com)
  34623. .submittal
  34624. Submitted on tape directly by the author.
  34625. .stored-in
  34626. GoldFish-Vol2-1:Files/gfx/anim/Bill/TrickOrTreat
  34627.  
  34628. .name
  34629. WarpoTheClown
  34630. .fullname
  34631. WarpoTheClown
  34632. .short
  34633. 240x300x6 101 frame anim - clown head
  34634. .description
  34635. A 101 frame 240x300x6 raytraced animation of a warping clown head.
  34636. .type
  34637. Picture
  34638. .author
  34639. Bill Graham
  34640. .keywords
  34641. Animation
  34642. .distribution
  34643. Copyrighted, distributed with permission of the author.
  34644. .address
  34645. 2401 W. Seldon Lane
  34646. Phoenix, AZ  85021
  34647. USA
  34648. .email
  34649. w.graham@genie.geis.com
  34650. .phone
  34651. (602) 864-9183
  34652. .described-by
  34653. Fred Fish (fnf@fishpond.cygnus.com)
  34654. .submittal
  34655. Submitted on tape directly by the author.
  34656. .stored-in
  34657. GoldFish-Vol2-1:Files/gfx/anim/Bill/WarpoTheClown
  34658.  
  34659. .name
  34660. Wiggle
  34661. .fullname
  34662. Wiggle
  34663. .short
  34664. 320x400x6 53 frame anim - skull & tongue
  34665. .description
  34666. A 53 frame 320x400x6 raytraced animation of a skull with waving tentacles
  34667. growing out of it, and a long waving tongue.
  34668. .type
  34669. Picture
  34670. .author
  34671. Bill Graham
  34672. .keywords
  34673. Animation
  34674. .distribution
  34675. Copyrighted, distributed with permission of the author.
  34676. .address
  34677. 2401 W. Seldon Lane
  34678. Phoenix, AZ  85021
  34679. USA
  34680. .email
  34681. w.graham@genie.geis.com
  34682. .phone
  34683. (602) 864-9183
  34684. .described-by
  34685. Fred Fish (fnf@fishpond.cygnus.com)
  34686. .submittal
  34687. Submitted on tape directly by the author.
  34688. .stored-in
  34689. GoldFish-Vol2-1:Files/gfx/anim/Bill/Wiggle
  34690.  
  34691. .name
  34692. WormBall
  34693. .fullname
  34694. WormBall
  34695. .short
  34696. 208x250x6 76 frame anim - ball+tentacles
  34697. .description
  34698. A 76 frame 208x250x6 raytraced animation of a rotating ball with
  34699. waving tentacles growing out of it.
  34700. .type
  34701. Picture
  34702. .author
  34703. Bill Graham
  34704. .keywords
  34705. Animation
  34706. .distribution
  34707. Copyrighted, distributed with permission of the author.
  34708. .address
  34709. 2401 W. Seldon Lane
  34710. Phoenix, AZ  85021
  34711. USA
  34712. .email
  34713. w.graham@genie.geis.com
  34714. .phone
  34715. (602) 864-9183
  34716. .described-by
  34717. Fred Fish (fnf@fishpond.cygnus.com)
  34718. .submittal
  34719. Submitted on tape directly by the author.
  34720. .stored-in
  34721. GoldFish-Vol2-1:Files/gfx/anim/Bill/WormBall
  34722.  
  34723. .name
  34724. Zapper
  34725. .fullname
  34726. Zapper
  34727. .short
  34728. 384x482x5 152 fr. anim - lightening ball
  34729. .description
  34730. A 152 frame 384x482x5 raytraced animation of a rotating ball with
  34731. lightening bolts flashing between various towers on it's surface.
  34732. Includes sound.
  34733. .type
  34734. Picture
  34735. .author
  34736. Bill Graham
  34737. .keywords
  34738. Animation
  34739. .distribution
  34740. Copyrighted, distributed with permission of the author.
  34741. .address
  34742. 2401 W. Seldon Lane
  34743. Phoenix, AZ  85021
  34744. USA
  34745. .email
  34746. w.graham@genie.geis.com
  34747. .phone
  34748. (602) 864-9183
  34749. .described-by
  34750. Fred Fish (fnf@fishpond.cygnus.com)
  34751. .submittal
  34752. Submitted on tape directly by the author.
  34753. .stored-in
  34754. GoldFish-Vol2-1:Files/gfx/anim/Bill/Zapper
  34755.  
  34756. .name
  34757. BabySnakes
  34758. .fullname
  34759. BabySnakes
  34760. .short
  34761. 352x440x5 anim - 5 snakes slither around
  34762. .description
  34763. A 101 frame 352x440x5 raytraced animation of 5 small snakes that
  34764. slither around your screen in a continuous pattern.
  34765. .type
  34766. Picture
  34767. .author
  34768. Bill Graham
  34769. .keywords
  34770. Animation
  34771. .distribution
  34772. Copyrighted, distributed with permission of the author.
  34773. .address
  34774. 2401 W. Seldon Lane
  34775. Phoenix, AZ  85021
  34776. USA
  34777. .email
  34778. w.graham@genie.geis.com
  34779. .phone
  34780. (602) 864-9183
  34781. .described-by
  34782. Fred Fish (fnf@fishpond.cygnus.com)
  34783. .submittal
  34784. Submitted on tape directly by the author.
  34785. .stored-in
  34786. GoldFish-Vol2-1:Files/gfx/anim/Bill/BabySnakes
  34787.  
  34788. .name
  34789. Batworm
  34790. .fullname
  34791. Batworm
  34792. .short
  34793. 320x400x6 52 frame anim - winged worm
  34794. .description
  34795. A 52 frame 320x400x6 raytraced animation of a worm with flapping wings.
  34796. .type
  34797. Picture
  34798. .author
  34799. Bill Graham
  34800. .keywords
  34801. Animation
  34802. .distribution
  34803. Copyrighted, distributed with permission of the author.
  34804. .address
  34805. 2401 W. Seldon Lane
  34806. Phoenix, AZ  85021
  34807. USA
  34808. .email
  34809. w.graham@genie.geis.com
  34810. .phone
  34811. (602) 864-9183
  34812. .described-by
  34813. Fred Fish (fnf@fishpond.cygnus.com)
  34814. .submittal
  34815. Submitted on tape directly by the author.
  34816. .stored-in
  34817. GoldFish-Vol2-1:Files/gfx/anim/Bill/BatWorm
  34818.  
  34819. .name
  34820. BumpyBalls
  34821. .fullname
  34822. BumpyBalls
  34823. .short
  34824. 368x482x5 animation - flying balls
  34825. .description
  34826. A very large (20Mb) 368x482x5 raytraced animation of several balls
  34827. flying around.
  34828. .type
  34829. Picture
  34830. .author
  34831. Bill Graham
  34832. .keywords
  34833. Animation
  34834. .distribution
  34835. Copyrighted, distributed with permission of the author.
  34836. .address
  34837. 2401 W. Seldon Lane
  34838. Phoenix, AZ  85021
  34839. USA
  34840. .email
  34841. w.graham@genie.geis.com
  34842. .phone
  34843. (602) 864-9183
  34844. .described-by
  34845. Fred Fish (fnf@fishpond.cygnus.com)
  34846. .submittal
  34847. Submitted on tape directly by the author.
  34848. .stored-in
  34849. GoldFish-Vol2-1:Files/gfx/anim/Bill/BumpyBalls
  34850.  
  34851. .name
  34852. Drip
  34853. .fullname
  34854. Drip
  34855. .short
  34856. 384x482x6 42 frame anim - water drops
  34857. .description
  34858. A 42 frame 384x482x6 raytraced animation of water dripping from a flat
  34859. surface into a puddle.
  34860. .type
  34861. Picture
  34862. .author
  34863. Bill Graham
  34864. .keywords
  34865. Animation
  34866. .distribution
  34867. Copyrighted, distributed with permission of the author.
  34868. .address
  34869. 2401 W. Seldon Lane
  34870. Phoenix, AZ  85021
  34871. USA
  34872. .email
  34873. w.graham@genie.geis.com
  34874. .phone
  34875. (602) 864-9183
  34876. .described-by
  34877. Fred Fish (fnf@fishpond.cygnus.com)
  34878. .submittal
  34879. Submitted on tape directly by the author.
  34880. .stored-in
  34881. GoldFish-Vol2-1:Files/gfx/anim/Bill/Drip
  34882.  
  34883. .name
  34884. EggFry
  34885. .fullname
  34886. EggFry
  34887. .short
  34888. 160x200x6 62 frame anim - 2 eggs frying
  34889. .description
  34890. A 62 frame 160x200x6 raytraced animation of two eggs in a frying pan.
  34891. .type
  34892. Picture
  34893. .author
  34894. Bill Graham
  34895. .keywords
  34896. Animation
  34897. .distribution
  34898. Copyrighted, distributed with permission of the author.
  34899. .address
  34900. 2401 W. Seldon Lane
  34901. Phoenix, AZ  85021
  34902. USA
  34903. .email
  34904. w.graham@genie.geis.com
  34905. .phone
  34906. (602) 864-9183
  34907. .described-by
  34908. Fred Fish (fnf@fishpond.cygnus.com)
  34909. .submittal
  34910. Submitted on tape directly by the author.
  34911. .stored-in
  34912. GoldFish-Vol2-1:Files/gfx/anim/Bill/EggFry
  34913.  
  34914. .name
  34915. FollowMe
  34916. .fullname
  34917. FollowMe
  34918. .short
  34919. 384x482x6 86 frame anim - bouncing ball
  34920. .description
  34921. A 86 frame 384x482x6 raytraced animation of a ball bouncing around at
  34922. a high rate of speed.
  34923. .type
  34924. Picture
  34925. .author
  34926. Bill Graham
  34927. .keywords
  34928. Animation
  34929. .distribution
  34930. Copyrighted, distributed with permission of the author.
  34931. .address
  34932. 2401 W. Seldon Lane
  34933. Phoenix, AZ  85021
  34934. USA
  34935. .email
  34936. w.graham@genie.geis.com
  34937. .phone
  34938. (602) 864-9183
  34939. .described-by
  34940. Fred Fish (fnf@fishpond.cygnus.com)
  34941. .submittal
  34942. Submitted on tape directly by the author.
  34943. .stored-in
  34944. GoldFish-Vol2-1:Files/gfx/anim/Bill/FollowMe
  34945.  
  34946. .name
  34947. FruitAnim
  34948. .fullname
  34949. FruitAnim
  34950. .short
  34951. 368x482x6 152 frame anim, morphing fruit
  34952. .description
  34953. .type
  34954. Picture
  34955. .author
  34956. Bill Graham
  34957. .keywords
  34958. Animation
  34959. .distribution
  34960. Copyrighted, distributed with permission of the author.
  34961. .address
  34962. 2401 W. Seldon Lane
  34963. Phoenix, AZ  85021
  34964. USA
  34965. .email
  34966. w.graham@genie.geis.com
  34967. .phone
  34968. (602) 864-9183
  34969. .described-by
  34970. Fred Fish (fnf@fishpond.cygnus.com)
  34971. .submittal
  34972. Submitted on tape directly by the author.
  34973. .stored-in
  34974. GoldFish-Vol2-1:Files/gfx/anim/Bill/FruitAnim
  34975.  
  34976. .name
  34977. GreenPeril
  34978. .fullname
  34979. GreenPeril
  34980. .short
  34981. 160x100x6 127 frame anim - tyranny peril
  34982. .description
  34983. A 127 frame 160x100x6 raytraced animation of "tyranny".
  34984. .type
  34985. Picture
  34986. .author
  34987. Bill Graham
  34988. .keywords
  34989. Animation
  34990. .distribution
  34991. Copyrighted, distributed with permission of the author.
  34992. .address
  34993. 2401 W. Seldon Lane
  34994. Phoenix, AZ  85021
  34995. USA
  34996. .email
  34997. w.graham@genie.geis.com
  34998. .phone
  34999. (602) 864-9183
  35000. .described-by
  35001. Fred Fish (fnf@fishpond.cygnus.com)
  35002. .submittal
  35003. Submitted on tape directly by the author.
  35004. .stored-in
  35005. GoldFish-Vol2-1:Files/gfx/anim/Bill/GreenPeril
  35006.  
  35007. .name
  35008. Hinge
  35009. .fullname
  35010. Hinge
  35011. .short
  35012. 160x200x6 102 f. anim - concentric rings
  35013. .description
  35014. A 102 frame 160x200x6 raytraced animation of concentric rings, each
  35015. rotating in opposite directions, around a ball.
  35016. .type
  35017. Picture
  35018. .author
  35019. Bill Graham
  35020. .keywords
  35021. Animation
  35022. .distribution
  35023. Copyrighted, distributed with permission of the author.
  35024. .address
  35025. 2401 W. Seldon Lane
  35026. Phoenix, AZ  85021
  35027. USA
  35028. .email
  35029. w.graham@genie.geis.com
  35030. .phone
  35031. (602) 864-9183
  35032. .described-by
  35033. Fred Fish (fnf@fishpond.cygnus.com)
  35034. .submittal
  35035. Submitted on tape directly by the author.
  35036. .stored-in
  35037. GoldFish-Vol2-1:Files/gfx/anim/Bill/Hinge
  35038.  
  35039. .name
  35040. IceCube
  35041. .fullname
  35042. IceCube
  35043. .short
  35044. 160x200x6 77 frame anim, melting icecube
  35045. .description
  35046. A 77 frame 160x200x6 raytraced animation of a melting icecube on a
  35047. red and white checkerboard surface.
  35048. .type
  35049. Picture
  35050. .author
  35051. Bill Graham
  35052. .keywords
  35053. Animation
  35054. .distribution
  35055. Copyrighted, distributed with permission of the author.
  35056. .address
  35057. 2401 W. Seldon Lane
  35058. Phoenix, AZ  85021
  35059. USA
  35060. .email
  35061. w.graham@genie.geis.com
  35062. .phone
  35063. (602) 864-9183
  35064. .described-by
  35065. Fred Fish (fnf@fishpond.cygnus.com)
  35066. .submittal
  35067. Submitted on tape directly by the author.
  35068. .stored-in
  35069. GoldFish-Vol2-1:Files/gfx/anim/Bill/IceCube
  35070.  
  35071. .name
  35072. JellyBoxes
  35073. .fullname
  35074. JellyBoxes
  35075. .short
  35076. 384x482x6 102 frame anim, rotating cubes
  35077. .description
  35078. A 102 frame 384x482x6 raytraced animation of 5 multicolor rotating
  35079. cubes that appear to be made out of something with the consistency
  35080. jello.
  35081. .type
  35082. Picture
  35083. .author
  35084. Bill Graham
  35085. .keywords
  35086. Animation
  35087. .distribution
  35088. Copyrighted, distributed with permission of the author.
  35089. .address
  35090. 2401 W. Seldon Lane
  35091. Phoenix, AZ  85021
  35092. USA
  35093. .email
  35094. w.graham@genie.geis.com
  35095. .phone
  35096. (602) 864-9183
  35097. .described-by
  35098. Fred Fish (fnf@fishpond.cygnus.com)
  35099. .submittal
  35100. Submitted on tape directly by the author.
  35101. .stored-in
  35102. GoldFish-Vol2-1:Files/gfx/anim/Bill/JellyBoxes
  35103. .name
  35104. FruitMorph
  35105. .fullname
  35106. FruitMorph
  35107. .short
  35108. 368x482x6 750 frame anim, morphing fruit
  35109. .description
  35110. A 750 frame HAM6 animation of morphing fruit, 368x482x6.  Needs 6Mb to run.
  35111. .type
  35112. Animation
  35113. .author
  35114. Bill Graham
  35115. .keywords
  35116. Animation
  35117. .distribution
  35118. Copyrighted, distributed with permission of the author.
  35119. .address
  35120. 2401 W. Seldon Lane
  35121. Phoenix, AZ  85021
  35122. USA
  35123. .email
  35124. w.graham@genie.geis.com
  35125. .phone
  35126. (602) 864-9183
  35127. .described-by
  35128. Fred Fish (fnf@amigalib.com)
  35129. .submittal
  35130. Submitted on disk directly by the author.
  35131. .stored-in
  35132. GoldFish-Vol2-1:Files/gfx/anim/FruitMorph
  35133. .name
  35134. HendrixECS
  35135. .fullname
  35136. HendrixECS
  35137. .short
  35138. HiRes animated tribute to Jimi Hendrix.
  35139. .description
  35140. A HiRes animated tribute to Jimi Hendrix done with Lissa, and Imagine 3.0.
  35141. .type
  35142. Animation
  35143. .author
  35144. Bill Graham
  35145. .keywords
  35146. Animation
  35147. .distribution
  35148. Copyrighted, distributed with permission of the author.
  35149. .address
  35150. 2401 W. Seldon Lane
  35151. Phoenix, AZ  85021
  35152. USA
  35153. .email
  35154. w.graham@genie.geis.com
  35155. .phone
  35156. (602) 864-9183
  35157. .described-by
  35158. Fred Fish (fnf@amigalib.com)
  35159. .submittal
  35160. Submitted on disk directly by the author.
  35161. .stored-in
  35162. GoldFish-Vol2-1:Files/gfx/anim/HendrixECS
  35163. .name
  35164. TMonsterGray3Anim
  35165. .fullname
  35166. TMonsterGray3Anim
  35167. .short
  35168. Hires 8 color grayscale imagine 3.0 anim
  35169. .description
  35170. A hires 8 color grayscale animation done with Imagine 3.0.
  35171. .type
  35172. Animation
  35173. .author
  35174. Bill Graham
  35175. .keywords
  35176. Animation
  35177. .distribution
  35178. Copyrighted, distributed with permission of the author.
  35179. .address
  35180. 2401 W. Seldon Lane
  35181. Phoenix, AZ  85021
  35182. USA
  35183. .email
  35184. w.graham@genie.geis.com
  35185. .phone
  35186. (602) 864-9183
  35187. .described-by
  35188. Fred Fish (fnf@amigalib.com)
  35189. .submittal
  35190. Submitted on disk directly by the author.
  35191. .stored-in
  35192. GoldFish-Vol2-1:Files/gfx/anim/TMonsterGray3Anim
  35193. .name
  35194. Pteradactyl
  35195. .type
  35196. Animation
  35197. .short
  35198. Pteradactyl in flight
  35199. .description
  35200. This is a small quarter-screen HAM Interlace test animation of a pteradactyl
  35201. in flight flapping its wings, opening its mouth and turning its head from
  35202. side to side.  It shows the use of the Bones feature in Imagine V3.0 to
  35203. articulate once static objects.  It could be easily made to wiggle its feet,
  35204. blink its eyes, and even land and hop with very little effort. The test anim
  35205. was done at quarter-screen to keep the size down. I suggest using ViewTek
  35206. at F7 speed for viewing.
  35207. .author
  35208. Ted Stethem
  35209. .distribution
  35210. Copyrighted but Freely Redistributable
  35211. .email
  35212. teds@ms70.nuwes.sea06.navy.mil
  35213. .docs
  35214. FlyingPterodacty.readme
  35215. .described-by
  35216. Richard Fish
  35217. .submittal
  35218. Downloaded via ftp from Aminet.
  35219. .stored-in
  35220. GoldFish-Vol2-1:Files/gfx/anim/pteradactyl.anim
  35221. .name
  35222. ADayAtTheBeach
  35223. .type
  35224. Animation
  35225. .aminet-dir
  35226. gfx/anim
  35227. .short
  35228. Animation of Flip the Frog at the beach.
  35229. .description
  35230. Four and a half minutes of animation of Flip the Frog at the beach.
  35231.  
  35232. Flip was created around 1931 by animator Ub Iwerks. Iwerks was
  35233. originally a friend and partner with Walt Disney in their fledgeling
  35234. cartoon studio. Ub designed the original Mickey Mouse and animated the
  35235. first few Mickey short cartoons almost single-handed. Iwerks was the
  35236. skilled draftsman and animator, while Disney wrote and directed.
  35237.  
  35238. Around 1930/31, a producer named Pat Powers offered Iwerks the chance
  35239. to have his own studio and he Accepted. The cartoons Iwerks created
  35240. Powers would distribute to MGM. Iwerks' first character was Flip the
  35241. Frog, and flip's debut was in a VERY early 1931 two strip color(three
  35242. strips are needed for a full spectrum) cartoon called Fiddlesticks. In
  35243. this cartoon Flip resembled a real frog. after a couple cartoons, the
  35244. producer urged Iwerks to redesign Flip into something "cuter". In the
  35245. process Flip gained a hat, gloves, shoes and shorts, making him look a
  35246. lot less like a frog and more like Mickey Mouse with the ears and
  35247. black nose ripped off.
  35248.  
  35249. Flip the Frog cartoons, and Iwerks' cartoons in genenal, did not have
  35250. much success because Iwerks lacked the inventiveness and storytelling
  35251. ability to match his abilities as artist and animator. (The reverse
  35252. could be said about Walt Disney, which is why the two made a very good
  35253. team).
  35254.  
  35255. In 1933, Flip the Frog was abandoned for the character Willie Whopper.
  35256. several years after that, the Powers/Iwerks studio shut down
  35257. completely. Iwerks went back to Disney, and became a sort of
  35258. mechanical engineer, pioneering the process of xeroxing pencil
  35259. drawings onto clear cels (to make the animation process quicker and
  35260. cheaper). Flip the Frog and the Iwerks studio were almost completely
  35261. forgotten, except to animation historians. --- -- Until..
  35262.  
  35263. In the year 1990, Eric Schwartz attended a presentation of old cartoon
  35264. shorts at the Columbus College of Art and Design, wher he attends
  35265. classes.  One of the Cartoons shown was a Flip the Frog cartoon, "Room
  35266. Runners", which impressed Schwartz with its good animation and
  35267. surprising amount of sexual jokes for a 1930's cartoon. Eric Began to
  35268. storyboard his own Flip the Frog Cartoon. He originally intended to
  35269. copy 'Room Runners' but switched to his own storyline. Flip was
  35270. redesigned, stylised, and modernized (he also looks something like a
  35271. frog).
  35272.  
  35273. Using the Amiga computer as his medium, Schwartz brought Flip the Frog
  35274. back to the world. Flip has appeared in two modern cartoons so far;
  35275. 'The Dating Game'in 1991 and 'A Day at the Beach'in 1992. More
  35276. cartoons are planned, for an as yet undetermined date.
  35277. .version
  35278. ?.?
  35279. .author
  35280. Eric Schwartz
  35281. .requirements
  35282. Requires 3 Mb of memory or more.
  35283. .reference
  35284. AmigaLibDisk617:Beach/
  35285. ?.?
  35286. AmigaLibDisk618:Beach/
  35287. ?.?
  35288. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk617/Beach/
  35289. ?.?
  35290. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk618/Beach/
  35291. ?.?
  35292. FrozenFish-Vol1:BBS/ALib/d6xx/d617/Beach.lha
  35293. ?.?
  35294. FrozenFish-Vol1:BBS/ALib/d6xx/d618/Beach.lha
  35295. ?.?
  35296. GoldFish-Vol1-1:BBS/d6xx/d617/Beach.lha
  35297. ?.?
  35298. GoldFish-Vol1-1:BBS/d6xx/d618/Beach.lha
  35299. ?.?
  35300. GoldFish-Vol1-2:d6xx/d617/Beach/
  35301. ?.?
  35302. GoldFish-Vol1-2:d6xx/d618/Beach/
  35303. ?.?
  35304. .distribution
  35305. Shareware
  35306. .address
  35307. E.S. Productions
  35308. P.O. Box 292684
  35309. Kettering. OH 45429-0684
  35310. U.S.A.
  35311. .docs
  35312. ADB.ReadMe
  35313. .described-by
  35314. Fred Fish (fnf@amigalib.com)
  35315. .submittal
  35316. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35317. .stored-in
  35318. GoldFish-Vol2-1:Files/gfx/anim/ADayAtTheBeach/
  35319. .name
  35320. ATF_Agility
  35321. .type
  35322. Animation
  35323. .aminet-dir
  35324. gfx/anim
  35325. .short
  35326. Animation of a jetliner being "buzzed".
  35327. .description
  35328. While attending my freshman year at the Columbus College of Art and
  35329. Design, I came up with the idea for this animation, My father had
  35330. recently purchased the Disney Animation studio, and, due to the nature
  35331. of my animation idea, I chose the fast pageflipping Disney studio
  35332. other than my usual workhorse, Moviesetter, which,from the nature of
  35333. its animation system and Hardware/software limitations, can only do
  35334. about 8-10 frames per second.
  35335.  
  35336. ATF Agility was fully animated, with many more drawings per second
  35337. than one of my Moviesetter works, which blits still and animated
  35338. brushes around the screen. Disney worked wonderfully. Its onion skin
  35339. feature greatly speeded up production. Disney also promises
  35340. frame-synched sound, and timing and pallete changes in mid-animation,
  35341. just like Moviesetter. All those features work beautifully, if you're
  35342. willing to learn the language of the slightly-esoteric exposure sheet
  35343. module, But these features are only available when you use Disney's
  35344. proprietary CFAST animation file format. No biggie, I thought, I'm
  35345. used to that (Moviesetter's proprietary too), and I would get a lot of
  35346. benefits that a garden variety ANIM cant do. I colored the Animation
  35347. in Disney's Ink'n'Paint module, which could use a LOT more capability,
  35348. so I could keep with the beautiful, clever CFAST format, Right?  HAH!!
  35349.  
  35350. The final CFAST file saved out at 880K for a 22 second, 15 fps,
  35351. 8-color animation - Just slightly bigger than a disk. because I had no
  35352. Hard drive, I compressed the file and wrote a script to decompress
  35353. upon running.  Hardly a good solution; the overhead caused it to
  35354. require 2.5 megs to run properly from a floppy, or 1.5 and an ASSIGN
  35355. command to run from a hard drive. This was November of 1990. The
  35356. situation didn't change for a while.
  35357.  
  35358. June 1991. I purchased Progressive Peripherals' Animation Station,
  35359. Which promised some of the abilites of the Disney program using
  35360. standard ANIMs I resaved the CFAST file as an ANIM-5. 432k - Quite an
  35361. improvement over 880k, Cfast files are just plain huge. Animation
  35362. Station and its Animplayer allow Pallete changes during an animation,
  35363. Timing changes for holds on frames without adding duplicate frames,
  35364. and digitised sound synching via a script file that works exactly like
  35365. a Sculpt/Movie sound script.
  35366.  
  35367. It has its share of limitations and problems, (My Animation Station
  35368. seems to know the GURU personally) but it works, The New ATF Agility
  35369. runs nearly identically to the original version. Takes up only a bit
  35370. more than half a disk including player program. only requires 1-meg,
  35371. and can run from any directory. You can even load it into Dpaint and
  35372. check it out, but youll probably lose the fringe benefits.
  35373. .version
  35374. ?.?
  35375. .author
  35376. Eric Schwartz
  35377. .requirements
  35378. Requires 1 Mb of memory or more.
  35379. .reference
  35380. .distribution
  35381. Copyrighted but Freely Distributable
  35382. .address
  35383. E.S. Productions
  35384. P.O. Box 292684
  35385. Kettering. OH 45429-0684
  35386. U.S.A.
  35387. .docs
  35388. ATF_Agility.readme
  35389. .described-by
  35390. Fred Fish (fnf@amigalib.com)
  35391. .submittal
  35392. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35393. .stored-in
  35394. GoldFish-Vol2-1:Files/gfx/anim/ATF_Agility/
  35395. .name
  35396. Aerotoons
  35397. .type
  35398. Animation
  35399. .aminet-dir
  35400. gfx/anim
  35401. .short
  35402. 2 animations of anthropomorphed aircraft
  35403. .description
  35404. Two animations of anthropomorphed aircraft, "The Swiss Army F-16 in
  35405. Combat" and "Stealty Manuever II".
  35406. .version
  35407. ?.?
  35408. .author
  35409. Eric Schwartz
  35410. .requirements
  35411. Requires 1.5 Mb of memory or more.
  35412. .reference
  35413. .distribution
  35414. Copyrighted but Freely Distributable
  35415. .address
  35416. E.S. Productions
  35417. P.O. Box 292684
  35418. Kettering. OH 45429-0684
  35419. U.S.A.
  35420. .docs
  35421. Aerotoons.doc
  35422. .described-by
  35423. Fred Fish (fnf@amigalib.com)
  35424. .submittal
  35425. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35426. .stored-in
  35427. GoldFish-Vol2-1:Files/gfx/anim/Aerotoons/
  35428. .name
  35429. Aggressor
  35430. .type
  35431. Animation
  35432. .aminet-dir
  35433. gfx/anim
  35434. .short
  35435. Animation of anthropomorphed aircraft
  35436. .description
  35437. An animation of an anthropomorphed aircraft.
  35438. .version
  35439. ?.?
  35440. .author
  35441. Eric Schwartz
  35442. .distribution
  35443. Copyrighted but Freely Distributable
  35444. .address
  35445. E.S. Productions
  35446. P.O. Box 292684
  35447. Kettering. OH 45429-0684
  35448. U.S.A.
  35449. .described-by
  35450. Fred Fish (fnf@amigalib.com)
  35451. .submittal
  35452. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35453. .stored-in
  35454. GoldFish-Vol2-1:Files/gfx/anim/Aggressor/
  35455. .name
  35456. AmyJogs
  35457. .type
  35458. Animation
  35459. .aminet-dir
  35460. gfx/anim
  35461. .short
  35462. Loop anim of Amy The Squirrel jogging.
  35463. .description
  35464. Looping animation of Amy the Squirrel jogging, with the bouncing Amiga
  35465. balls thrown in for good measure.
  35466. .version
  35467. ?.?
  35468. .author
  35469. Eric Schwartz
  35470. .distribution
  35471. Copyrighted but Freely Distributable
  35472. .address
  35473. E.S. Productions
  35474. P.O. Box 292684
  35475. Kettering. OH 45429-0684
  35476. U.S.A.
  35477. .docs
  35478. AmiJogs.README
  35479. .described-by
  35480. Fred Fish (fnf@amigalib.com)
  35481. .submittal
  35482. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35483. .stored-in
  35484. GoldFish-Vol2-1:Files/gfx/anim/AmyJogs/
  35485. .name
  35486. AmyVsWalker
  35487. .type
  35488. Animation
  35489. .aminet-dir
  35490. gfx/anim
  35491. .short
  35492. Anim of Amy chasing Star Wars Walker.
  35493. .description
  35494. Looping animation of Amy the Squirrel chasing a Star Wars walker
  35495. around an Amiga.
  35496. .version
  35497. ?.?
  35498. .author
  35499. Eric Schwartz
  35500. .distribution
  35501. Copyrighted but Freely Distributable
  35502. .address
  35503. E.S. Productions
  35504. P.O. Box 292684
  35505. Kettering. OH 45429-0684
  35506. U.S.A.
  35507. .docs
  35508. AvsW.README
  35509. .described-by
  35510. Fred Fish (fnf@amigalib.com)
  35511. .submittal
  35512. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35513. .stored-in
  35514. GoldFish-Vol2-1:Files/gfx/anim/AmyVsWalker/
  35515. .name
  35516. AmyVsWalkerII
  35517. .type
  35518. Animation
  35519. .aminet-dir
  35520. gfx/anim
  35521. .short
  35522. Anim of Amy versus Star Wars Walker.
  35523. .description
  35524. Looping animation of Amy the Squirrel getting the best of the Star Wars
  35525. walker.
  35526. .version
  35527. ?.?
  35528. .author
  35529. Eric Schwartz
  35530. .distribution
  35531. Copyrighted but Freely Distributable
  35532. .address
  35533. E.S. Productions
  35534. P.O. Box 292684
  35535. Kettering. OH 45429-0684
  35536. U.S.A.
  35537. .described-by
  35538. Fred Fish (fnf@amigalib.com)
  35539. .submittal
  35540. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35541. .stored-in
  35542. GoldFish-Vol2-1:Files/gfx/anim/AmyVsWalkerII/
  35543. .name
  35544. AmyWalks
  35545. .type
  35546. Animation
  35547. .aminet-dir
  35548. gfx/anim
  35549. .short
  35550. Animation of Amy The Squirrel walking.
  35551. .description
  35552. Looping animation of Amy the Squirrel walking down a sidewalk.
  35553. .version
  35554. ?.?
  35555. .author
  35556. Eric Schwartz
  35557. .distribution
  35558. Copyrighted but Freely Distributable
  35559. .address
  35560. E.S. Productions
  35561. P.O. Box 292684
  35562. Kettering. OH 45429-0684
  35563. U.S.A.
  35564. .described-by
  35565. Fred Fish (fnf@amigalib.com)
  35566. .submittal
  35567. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35568. .stored-in
  35569. GoldFish-Vol2-1:Files/gfx/anim/AmyWalks/
  35570. .name
  35571. AmyWalks2
  35572. .type
  35573. Animation
  35574. .aminet-dir
  35575. gfx/anim
  35576. .short
  35577. Promo of upcoming Eric Schwartz video.
  35578. .description
  35579. This Anim is basically a shameless ad for a new Video I will be coming
  35580. out with: The Amy the Squirrel video special. The AmyWalks_2 anim
  35581. itself contains a very small portion of the work that appears in the
  35582. video itself, in looping form. If any of you were wondering why I had
  35583. not produced any new animations over the last half of 1992, this is
  35584. the reason. This tape contains the following animations:
  35585.  
  35586.     AmyWalks
  35587.     At the Movies
  35588.     Amy vs. Walker
  35589.     The History of Amy the Squirrel
  35590.     At the Movies 2
  35591.     Amy vs. Walker 2
  35592.  
  35593.         aaaand...
  35594.  
  35595.     A Walk in the Park -- A four and a half minute Amy cartoon that will
  35596.                           be available nowhere else but this video.
  35597.  
  35598. All animations are professionally recorded and presented on Video by
  35599. an accomplished video production house.
  35600.  
  35601. This video will be available in early 1993. When production is
  35602. finished, Versions for NTSC and PAL video formats will be available.
  35603. If you are interested in obtaining a copy, please write to:
  35604.  
  35605.     E.S. Productions
  35606.     P.O. Box 292684
  35607.     Kettering, OH 45429-0684
  35608.     U.S.A.
  35609.  
  35610. Do Not send any money, as prices have not yet been determined. You
  35611. will be put on our mailing list to be notified when the tape is ready.
  35612. This notification will include information about pricing,
  35613. availability, formats, and any other things I didn't think of here.
  35614. .version
  35615. ?.?
  35616. .author
  35617. Eric Schwartz
  35618. .distribution
  35619. Copyrighted but Freely Distributable
  35620. .address
  35621. E.S. Productions
  35622. P.O. Box 292684
  35623. Kettering. OH 45429-0684
  35624. U.S.A.
  35625. .described-by
  35626. Fred Fish (fnf@amigalib.com)
  35627. .submittal
  35628. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35629. .stored-in
  35630. GoldFish-Vol2-1:Files/gfx/anim/AmyWalks2/
  35631. .name
  35632. Amy_Does_Schwab
  35633. .type
  35634. Animation
  35635. .aminet-dir
  35636. gfx/anim
  35637. .short
  35638. Parody of Leo's famous Berserk anim.
  35639. .description
  35640. Here's a short looping animation starring Amy the Squirrel which
  35641. represents my small tribute to that Amiga animation pioneer, Leo "Bols
  35642. Ewhac" Schwab. It was created with the Disney Animation Studio(major parts
  35643. of which were programmed by Leo), DeluxePaint 3, and Animation Station. In
  35644. case nobody guessed, it is a 'slight' parody of Leo's famous "Dream goes
  35645. berserk" Videoscape anim. I hope he likes it.
  35646. .version
  35647. ?.?
  35648. .author
  35649. Eric Schwartz
  35650. .distribution
  35651. Copyrighted but Freely Distributable
  35652. .address
  35653. E.S. Productions
  35654. P.O. Box 292684
  35655. Kettering. OH 45429-0684
  35656. U.S.A.
  35657. .described-by
  35658. Fred Fish (fnf@amigalib.com)
  35659. .submittal
  35660. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35661. .stored-in
  35662. GoldFish-Vol2-1:Files/gfx/anim/Amy_Does_Schwab/
  35663. .name
  35664. Anims
  35665. .type
  35666. Animation
  35667. .aminet-dir
  35668. gfx/anim
  35669. .short
  35670. 3 short anims with skewed sense of humor
  35671. .description
  35672. Three short animations with a skewed sense of humor and following no
  35673. particular formula.
  35674. .version
  35675. ?.?
  35676. .author
  35677. Eric Schwartz
  35678. .distribution
  35679. Copyrighted but Freely Distributable
  35680. .requirements
  35681. Requires 1 Mb of memory or more to run.
  35682. .address
  35683. E.S. Productions
  35684. P.O. Box 292684
  35685. Kettering. OH 45429-0684
  35686. U.S.A.
  35687. .described-by
  35688. Fred Fish (fnf@amigalib.com)
  35689. .submittal
  35690. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35691. .stored-in
  35692. GoldFish-Vol2-1:Files/gfx/anim/Anims/
  35693. .name
  35694. Anti-Lemmin
  35695. .type
  35696. Animation
  35697. .aminet-dir
  35698. gfx/anim
  35699. .short
  35700. Cute parody of Psygnosis' Lemmings game.
  35701. .description
  35702. This Animation is one I take great pride in.  I'm not sure why,
  35703. possibly because I spent a lot more time on the still graphics, but in
  35704. any case I think it's one of my best for overall looks, humor, timing,
  35705. and cinematic nature.  I hope I know what's good, I came out with some
  35706. real turkeys through trial and error.
  35707.  
  35708. This animation lasts a full two minutes and ten seconds (including
  35709. titles) and should run in two megabytes of memory if your workbench is
  35710. not very demanding.
  35711.  
  35712. NOTE: I have noticed that the Movieplayer program will not always work
  35713. in some cases, giving a "Can't find libraries" error.  I have yet to
  35714. determine exactly what libraries Movieplayer wants, but I know that
  35715. Movieplayer will ALWAYS run on a standard commodore-issue
  35716. workbench(you know, JUST a workbench disk, nothing else), and will
  35717. rarely run on a 'stripped' workbench like what comes on some other
  35718. program's disk (i.e. it WON'T run on Deluxepaint's workbench)
  35719.  
  35720. In case you haven't figured it out already, the Anti-Lemmin' Demo is a
  35721. rather NASTY parody on that great game company Psygnosis' great game,
  35722. Lemmings. I sure hope I don't get sued.
  35723.  
  35724. This animation is freely distributable as long as all files (including
  35725. this readme) are present upon distribution.  The concept and animation
  35726. are copyright 1991 Eric Schwartz (but I'll admit Psygnosis has some
  35727. title to the characters).
  35728. .version
  35729. ?.?
  35730. .docs
  35731. README!
  35732. .author
  35733. Eric Schwartz
  35734. .distribution
  35735. Copyrighted but Freely Distributable
  35736. .address
  35737. E.S. Productions
  35738. P.O. Box 292684
  35739. Kettering. OH 45429-0684
  35740. U.S.A.
  35741. .described-by
  35742. Fred Fish (fnf@amigalib.com)
  35743. .submittal
  35744. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35745. .stored-in
  35746. GoldFish-Vol2-1:Files/gfx/anim/Anti-Lemmin/
  35747. .name
  35748. At the Movies
  35749. .type
  35750. Animation
  35751. .aminet-dir
  35752. gfx/anim
  35753. .short
  35754. Amy the Squirrel at the movies
  35755. .description
  35756. Amy the Squirrel goes to a movie with a date.
  35757. .version
  35758. ?.?
  35759. .author
  35760. Eric Schwartz
  35761. .distribution
  35762. Copyrighted but Freely Distributable
  35763. .address
  35764. E.S. Productions
  35765. P.O. Box 292684
  35766. Kettering. OH 45429-0684
  35767. U.S.A.
  35768. .described-by
  35769. Richard Fish
  35770. .submittal
  35771. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35772. .stored-in
  35773. GoldFish-Vol2-1:Files/gfx/anim/AtMovies/
  35774. .name
  35775. BaitMasking
  35776. .type
  35777. Animation
  35778. .aminet-dir
  35779. gfx/anim
  35780. .short
  35781. Cute animation of fishing bait and mask.
  35782. .description
  35783. Here's one of those simple ones.  This one actually happens to be a
  35784. remake of a similar animation I did on the Macintosh (Boo!) to promote
  35785. Gold Disk's Animation Works software, which is basically an expanded
  35786. and improved version of the Moviesetter program I use on the Amiga.  I
  35787. have written to Gold Disk, asking them to port the software to the
  35788. Amiga, as Moviesetter is looking a bit dated now and an AGA compatible
  35789. program like Moviesetter or Animation Works would be welcome.  If you
  35790. would like to see Animation Works on Amiga, I would urge you to write
  35791. as well.
  35792.  
  35793. This animation should run on any Amiga with 2 megs memory.  It may run
  35794. with less memory, depending on your personal setup.  If you have
  35795. problems with the animation, look at the Animlist text file that is
  35796. with this animation for troubleshooting guidelines.
  35797.  
  35798. This animation is ©1993 Eric W. Schwartz.  It can be freely
  35799. distributed as long as all files are included (including this readme).
  35800. More information on my copyrights are included in the AnimList file.
  35801. .version
  35802. ?.?
  35803. .author
  35804. Eric Schwartz
  35805. .distribution
  35806. Copyrighted but Freely Distributable
  35807. .docs
  35808. Bait.README
  35809. .address
  35810. E.S. Productions
  35811. P.O. Box 292684
  35812. Kettering. OH 45429-0684
  35813. U.S.A.
  35814. .described-by
  35815. Fred Fish (fnf@amigalib.com)
  35816. .submittal
  35817. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35818. .stored-in
  35819. GoldFish-Vol2-1:Files/gfx/anim/BaitMasking/
  35820. .name
  35821. Camouflage
  35822. .type
  35823. Animation
  35824. .aminet-dir
  35825. gfx/anim
  35826. .short
  35827. An Aerotoon by Eric Schwartz.
  35828. .description
  35829. This was an interesting experiment in visual style, and looks very
  35830. different from most of my other Aerotoons.  This is due to the fact
  35831. that much of the graphics for it were created in Deluxepaint, Scene
  35832. Generator, and Sculpt 4D jr, with the Art Department as an
  35833. intermediary between them and Moviesetter.  I thought it was an
  35834. interesting thing to try, but don't expect many more like it because
  35835. its almost too much work.
  35836. .version
  35837. ?.?
  35838. .requirements
  35839. 1 Mb of memory or more
  35840. .author
  35841. Eric Schwartz
  35842. .distribution
  35843. Copyrighted but Freely Distributable
  35844. .address
  35845. E.S. Productions
  35846. P.O. Box 292684
  35847. Kettering. OH 45429-0684
  35848. U.S.A.
  35849. .described-by
  35850. Fred Fish (fnf@amigalib.com)
  35851. .submittal
  35852. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35853. .stored-in
  35854. GoldFish-Vol2-1:Files/gfx/anim/Camouflage/
  35855. .name
  35856. City_Jumper
  35857. .type
  35858. Animation
  35859. .aminet-dir
  35860. gfx/anim
  35861. .short
  35862. Simple animation of "pogo'ing" in a city
  35863. .description
  35864. An amination that is reminiscent of using a very good "pogo stick"
  35865. inside a city with skyscrapers.
  35866. .version
  35867. ?.?
  35868. .author
  35869. Eric Schwartz
  35870. .distribution
  35871. Copyrighted but Freely Distributable
  35872. .address
  35873. E.S. Productions
  35874. P.O. Box 292684
  35875. Kettering. OH 45429-0684
  35876. U.S.A.
  35877. .described-by
  35878. Fred Fish (fnf@amigalib.com)
  35879. .submittal
  35880. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  35881. .stored-in
  35882. GoldFish-Vol2-1:Files/gfx/anim/City_Jumper/
  35883. .name
  35884. Clinton
  35885. .fullname
  35886. Clinton
  35887. .short
  35888. Political jab at Bill Clinton.
  35889. .description
  35890. Political jab at Bill Clinton.
  35891. .type
  35892. Animation
  35893. .author
  35894. Bill Graham
  35895. .keywords
  35896. Animation
  35897. .distribution
  35898. Copyrighted, distributed with permission of the author.
  35899. .address
  35900. 2401 W. Seldon Lane
  35901. Phoenix, AZ  85021
  35902. USA
  35903. .email
  35904. w.graham@genie.geis.com
  35905. .phone
  35906. (602) 864-9183
  35907. .described-by
  35908. Fred Fish (fnf@amigalib.com)
  35909. .submittal
  35910. Submitted electronically directly by the author.
  35911. .stored-in
  35912. GoldFish-Vol2-1:Files/gfx/anim/Clinton/
  35913. .name
  35914. CowAnimAGA
  35915. .fullname
  35916. CowAnimAGA
  35917. .short
  35918. 252 frame anim, finger cows dancing?
  35919. .description
  35920. A 252 frame animation, 320x200x6 AGA resolution, of "finger cows"
  35921. doing something that is best described as dancing.
  35922. .type
  35923. Animation
  35924. .author
  35925. Bill Graham
  35926. .keywords
  35927. Animation
  35928. .distribution
  35929. Copyrighted, distributed with permission of the author.
  35930. .address
  35931. 2401 W. Seldon Lane
  35932. Phoenix, AZ  85021
  35933. USA
  35934. .email
  35935. w.graham@genie.geis.com
  35936. .phone
  35937. (602) 864-9183
  35938. .described-by
  35939. Fred Fish (fnf@amigalib.com)
  35940. .submittal
  35941. Submitted electronically directly by the author.
  35942. .stored-in
  35943. GoldFish-Vol2-1:Files/gfx/anim/CowAnimAGA/
  35944. .name
  35945. CowAnimECS
  35946. .fullname
  35947. CowAnimECS
  35948. .short
  35949. 252 frame anim, finger cows dancing?
  35950. .description
  35951. A 252 frame animation, 320x200x4 ECS resolution, of "finger cows"
  35952. doing something that is best described as dancing.
  35953. .type
  35954. Animation
  35955. .author
  35956. Bill Graham
  35957. .keywords
  35958. Animation
  35959. .distribution
  35960. Copyrighted, distributed with permission of the author.
  35961. .address
  35962. 2401 W. Seldon Lane
  35963. Phoenix, AZ  85021
  35964. USA
  35965. .email
  35966. w.graham@genie.geis.com
  35967. .phone
  35968. (602) 864-9183
  35969. .described-by
  35970. Fred Fish (fnf@amigalib.com)
  35971. .submittal
  35972. Submitted electronically directly by the author.
  35973. .stored-in
  35974. GoldFish-Vol2-1:Files/gfx/anim/CowAnimECS/
  35975. .name
  35976. Coyote_2
  35977. .type
  35978. Animation
  35979. .aminet-dir
  35980. gfx/anim
  35981. .short
  35982. Coyote and Road Runner animation
  35983. .description
  35984. Coyote and Road Runner animation
  35985. .version
  35986. ?.?
  35987. .author
  35988. Eric Schwartz
  35989. .distribution
  35990. Copyrighted but Freely Distributable
  35991. .address
  35992. E.S. Productions
  35993. P.O. Box 292684
  35994. Kettering. OH 45429-0684
  35995. U.S.A.
  35996. .described-by
  35997. Richard Fish
  35998. .submittal
  35999. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36000. .stored-in
  36001. GoldFish-Vol2-1:Files/gfx/anim/Coyote2/
  36002. .name
  36003. ES_Tor
  36004. .type
  36005. Animation
  36006. .aminet-dir
  36007. gfx/anim
  36008. .short
  36009. Not quite the MGM lion, but similar.
  36010. .description
  36011. An animation that is somewhat reminescent of the MGM "lion" intro.
  36012. .version
  36013. ?.?
  36014. .author
  36015. Eric Schwartz
  36016. .distribution
  36017. Copyrighted but Freely Distributable
  36018. .address
  36019. E.S. Productions
  36020. P.O. Box 292684
  36021. Kettering. OH 45429-0684
  36022. U.S.A.
  36023. .described-by
  36024. Fred Fish (fnf@amigalib.com)
  36025. .submittal
  36026. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36027. .stored-in
  36028. GoldFish-Vol2-1:Files/gfx/anim/ES_Tor/
  36029. .name
  36030. Gulf_Conflict
  36031. .type
  36032. Animation
  36033. .aminet-dir
  36034. gfx/anim
  36035. .short
  36036. Satirical look at the Gulf Conflict.
  36037. .description
  36038. All During the war with Iraq, various people kept asking me to do an
  36039. animation concerning the event. It may be a little late, but here it
  36040. is.  Gulf Conflict was created with the aid of such things as
  36041. DeluxePaint 3, Imagine, Disney Animation Studio, the AProDraw and
  36042. Tablet, Draw 4D Pro(on loan from Merical Computers), The Art
  36043. Department, and the ever-present Moviesetter. The anim's visual style
  36044. is heavily inspired by the Planetside CDTV demo by Psygnosis(sorry, no
  36045. super-fast fractal scapes here tho'). One thing I would fix if I had
  36046. to do it over again are the ugly pallete shifts between some scenes.
  36047. Those were all my fault, as my palletes were all wildly different when
  36048. they didn't need to be.
  36049.  
  36050. This Animation requires at least two megabytes of RAM to run. If your
  36051. workbench is not too demanding, you probably can run this with 2 megs.
  36052. If you have a Hard Drive or a demanding workbench eating up your
  36053. memory, you will most likely need about 2.5 megs.
  36054. .version
  36055. ?.?
  36056. .author
  36057. Eric Schwartz
  36058. .distribution
  36059. Copyrighted but Freely Distributable
  36060. .address
  36061. E.S. Productions
  36062. P.O. Box 292684
  36063. Kettering. OH 45429-0684
  36064. U.S.A.
  36065. .described-by
  36066. Fred Fish (fnf@amigalib.com)
  36067. .submittal
  36068. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36069. .stored-in
  36070. GoldFish-Vol2-1:Files/gfx/anim/GulfConflict/
  36071. .name
  36072. HowToRunWall
  36073. .type
  36074. Animation
  36075. .aminet-dir
  36076. gfx/anim
  36077. .short
  36078. Animation - how to run into a wall.
  36079. .description
  36080. A short and cute animation from Eric Schwartz.
  36081. .version
  36082. ?.?
  36083. .author
  36084. Eric Schwartz
  36085. .distribution
  36086. Copyrighted but Freely Distributable
  36087. .address
  36088. E.S. Productions
  36089. P.O. Box 292684
  36090. Kettering. OH 45429-0684
  36091. U.S.A.
  36092. .described-by
  36093. Fred Fish (fnf@amigalib.com)
  36094. .submittal
  36095. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36096. .stored-in
  36097. GoldFish-Vol2-1:Files/gfx/anim/HowToRunWall/
  36098. .name
  36099. Juggette
  36100. .type
  36101. Animation
  36102. .aminet-dir
  36103. gfx/anim
  36104. .short
  36105. 3 Animations of female Juggler
  36106. .description
  36107. 3 Animations of female Juggler
  36108. .version
  36109. ?.?
  36110. .author
  36111. Eric Schwartz
  36112. .distribution
  36113. Copyrighted but Freely Distributable
  36114. .address
  36115. E.S. Productions
  36116. P.O. Box 292684
  36117. Kettering. OH 45429-0684
  36118. U.S.A.
  36119. .described-by
  36120. Richard Fish
  36121. .submittal
  36122. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36123. .stored-in
  36124. GoldFish-Vol2-1:Files/gfx/anim/Juggette/
  36125. .name
  36126. Juggette_3
  36127. .type
  36128. Animation
  36129. .aminet-dir
  36130. gfx/anim
  36131. .short
  36132. Animation of a female juggler
  36133. .description
  36134. Animation of a female juggler
  36135. .version
  36136. ?.?
  36137. .author
  36138. Eric Schwartz
  36139. .distribution
  36140. Copyrighted but Freely Distributable
  36141. .address
  36142. E.S. Productions
  36143. P.O. Box 292684
  36144. Kettering. OH 45429-0684
  36145. U.S.A.
  36146. .described-by
  36147. Richard Fish
  36148. .submittal
  36149. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36150. .stored-in
  36151. GoldFish-Vol2-1:Files/gfx/anim/Juggette3/
  36152. .name
  36153. KoreanConflict
  36154. .type
  36155. Animation
  36156. .aminet-dir
  36157. gfx/anim
  36158. .short
  36159. Animation of fighter aircraft
  36160. .description
  36161. Animation of fighter aircraft
  36162. .version
  36163. ?.?
  36164. .author
  36165. Eric Schwartz
  36166. .distribution
  36167. Copyrighted but Freely Distributable
  36168. .address
  36169. E.S. Productions
  36170. P.O. Box 292684
  36171. Kettering. OH 45429-0684
  36172. U.S.A.
  36173. .described-by
  36174. Richard Fish
  36175. .submittal
  36176. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36177. .stored-in
  36178. GoldFish-Vol2-1:Files/gfx/anim/KoreanConflict/
  36179. .name
  36180. Skydive
  36181. .type
  36182. Animation
  36183. .aminet-dir
  36184. gfx/anim
  36185. .short
  36186. Animation of a harrier jet
  36187. .description
  36188. Animation of a harrier jet doing a skydive
  36189. .version
  36190. ?.?
  36191. .author
  36192. Eric Schwartz
  36193. .distribution
  36194. Copyrighted but Freely Distributable
  36195. .address
  36196. E.S. Productions
  36197. P.O. Box 292684
  36198. Kettering. OH 45429-0684
  36199. U.S.A.
  36200. .described-by
  36201. Richard Fish
  36202. .submittal
  36203. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36204. .stored-in
  36205. GoldFish-Vol2-1:Files/gfx/anim/Skydive/
  36206. .name
  36207. QualityTime
  36208. .type
  36209. Animation
  36210. .aminet-dir
  36211. gfx/anim
  36212. .short
  36213. Flip the Frog animation
  36214. .description
  36215. Flip the Frog animation
  36216. .version
  36217. ?.?
  36218. .author
  36219. Eric Schwartz
  36220. .distribution
  36221. Copyrighted but Freely Distributable
  36222. .address
  36223. E.S. Productions
  36224. P.O. Box 292684
  36225. Kettering. OH 45429-0684
  36226. U.S.A.
  36227. .described-by
  36228. Richard Fish
  36229. .submittal
  36230. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  36231. .stored-in
  36232. GoldFish-Vol2-1:Files/gfx/anim/QualityTime/
  36233. .name
  36234. AFile
  36235. .type
  36236. Database
  36237. .short
  36238. A datafile manager
  36239. .description
  36240. AFile is a data file manager, that is a tool which lets you create and
  36241. manager your files (addresses, video collections, clients, ...) using
  36242. an Intuition interface.  There is no limitation to the number of fields
  36243. or records.  The program offers the standard printing, sorting, and
  36244. importing/exporting functions.  AFile uses AREXX as it's programming
  36245. language.  You can create full input masks with background picture, field
  36246. positioning, checking of entered data, menus and printing customization.
  36247. .version
  36248. 3.30
  36249. .date
  36250. 1994.09.25
  36251. .author
  36252. Denis Gounelle
  36253. .distribution
  36254. Freeware
  36255. .address
  36256. 27, rue Jules GUESDE
  36257. 45400 FLEURY-LES-AUBRAIS
  36258. FRANCE
  36259. .email
  36260. gounelle@alphanet.ch
  36261. .installsize
  36262. 80K
  36263. .docs
  36264. Docs/AFile.dvi
  36265. Docs/AFile.guide
  36266. Docs/AFileEnglish.dvi
  36267. Docs/AFileEnglish.guide
  36268. .described-by
  36269. Denis Gounelle (gounelle@alphanet.ch)
  36270.  
  36271. .stored-in
  36272. GoldFish-Vol2-2:BBS/biz/AFile-3.30.lha
  36273. .name
  36274. ADDRESSMANAGER for MUI
  36275. .type
  36276. Database
  36277. .short
  36278. Utility to manage name/address info
  36279. .description
  36280. AddressManager is an utillity which makes it easier for you to master
  36281. all the information you have  about your friends, familly, business
  36282. partners or pets.  AddressManager for MUI is different from most other
  36283. similar programs, because it uses Stefan Stuntz`s Magic User Interface.
  36284. This great user interface gives you the possibilty to configure you
  36285. application as you like it.
  36286. .version
  36287. 1.0
  36288. .date
  36289. 1994.07.04
  36290. .author
  36291. MICHAEL SCHIKORA
  36292. .distribution
  36293. Giftware
  36294. .address
  36295. CHEMNITZER WEG 1
  36296. 53119 BONN
  36297. GERMANY
  36298. .docs
  36299. docs/English/AM_Mui_E.doc
  36300. docs/English/AM_Mui_E.guide
  36301. docs/Deutsch/AM_Mui_D.dok
  36302. docs/Deutsch/AM_Mui_D.guide
  36303. .described-by
  36304. Richard Fish
  36305. .submittal
  36306. Downloaded via ftp from Aminet.
  36307.  
  36308. .stored-in
  36309. GoldFish-Vol2-2:BBS/biz/AM_Mui1.0-1.0.lha
  36310.  
  36311. .name
  36312. AmigaWorld
  36313. .type
  36314. Database
  36315. .short
  36316. Database of information of all countries
  36317. .description
  36318. A database program that contains information about every
  36319. country on Earth.  It enables you to have a look at the data
  36320. of one country, or to compare several ones.  Among other things
  36321. it displays location, capital, area, population, languages,
  36322. currency and the flag of each country.  Other features are
  36323. information on international organizations and map display.
  36324. AmigaWorld is very easy to handle, and you can choose between
  36325. English, German, French, Dutch, Italian, Swedish, Danish and
  36326. Finnish output. New features include map display and text information
  36327. about continents.
  36328. .version
  36329. 3.1
  36330. .author
  36331. Wolfgang Lug
  36332. Translators: Guido Alfani, Bo Arnholm, Olivier Bogros, David Gaussinel,
  36333. Ruud Hoekzema, Mika Leinonen, Yves Salingue and Casper Thomsen.
  36334. .requirements
  36335. Requires OS1.2+ and 1MB+ RAM
  36336. .restrictions
  36337. This freeware version of AmigaWorld contains several limitations:
  36338.  -Not all flags are included
  36339.  -You cannot save your configuration
  36340.  -The menu item "Selection"/"Restore" is disabled
  36341.  -You can only sort the countries alphabetically or according to area
  36342.  -You cannot reverse sort the list
  36343.  -You can only search for countries, languages and organizations
  36344.  -The fully functional version contains two more maps, that show Central
  36345.     America and the Middle East much better than the maps of the freeware
  36346.     version.
  36347.  -The fully functional does not start with the annoying scroll text.
  36348. .reference
  36349. AmigaLibDisk893:AmigaWorld/
  36350. 2.0
  36351. AmigaLibDisk851:AmigaWorld/
  36352. 1.1
  36353. .distribution
  36354. Limited    Freeware
  36355. .price
  36356. $25 (US), DM40
  36357. .address
  36358. Altmühlstr. 20a
  36359. 65207 Wiesbaden
  36360. Germany
  36361. .source
  36362. Source available to registered users
  36363. .docs
  36364. ReadMeFirst
  36365. Dansk/Documentation
  36366. Dansk/Historie
  36367. Dansk/ReadMe
  36368. Deutsch/Dokumentation
  36369. Deutsch/Einschränkungen
  36370. Deutsch/Entwicklung
  36371. English/Documentation
  36372. English/History
  36373. English/Limitations
  36374. Français/Documentation
  36375. Français/Historique
  36376. Italiano/ReadMe
  36377. Nederlands/ReadMe
  36378. Suomi/LueMinut
  36379. Svenska/ReadMe
  36380. .described-by
  36381. Dan Fish (daf@starfish.amigalib.com)
  36382. .submittal
  36383. Submitted on disk directly by the author.
  36384. .stored-in
  36385. GoldFish-Vol2-2:BBS/biz/AmigaWorld-3.1.lha
  36386.  
  36387. .name
  36388. ButlerJames
  36389. .type
  36390. Database
  36391. .short
  36392. Database program for address management
  36393. .description
  36394. A database program designed primarily for address management, but can be
  36395. used for other purposes as well.  Hotkey activated, allows you send
  36396. selected groups of data directly to the keyboard input stream or printer.
  36397. Very useful to avoid having to continuously enter an often used address
  36398. into your favorite word processor for example.  Compatible with OS
  36399. 1.2/1.3/2.0
  36400. .version
  36401. 3.2
  36402. .date
  36403. 1994.05.07
  36404. .author
  36405. Christoph Zens
  36406. .reference
  36407. AmigaLibDisk856:ButlerJames/
  36408. 2.4
  36409. .distribution
  36410. Shareware
  36411. .price
  36412. $20 (US)
  36413. .address
  36414. Carabelligasse 5/91
  36415. 1210  W i e n
  36416. AUSTRIA
  36417. .email
  36418. C.ZENS@LINK-ATU.apc.comlink.de
  36419. .docs
  36420. Docs/Butler.doc
  36421. Docs/Butler.dok
  36422. .described-by
  36423. Fred Fish (fnf@fishpond.cygnus.com)
  36424. .submittal
  36425. Submitted on disk directly by the author.
  36426. .stored-in
  36427. GoldFish-Vol2-2:BBS/biz/ButlerJames-3.2.lha
  36428.  
  36429. .name
  36430. CarCosts
  36431. .type
  36432. Database
  36433. .short
  36434. Keep track of automobile expenses
  36435. .description
  36436. Version 3 of the program "AutoKosten", now called CarCosts.  This
  36437. version uses MUI and supports locale.library, if available.  Without
  36438. locale.library, the interface uses german text.  An english catalog
  36439. and all needed files are included.  A program to convert 2.0 data
  36440. files to version 3 data files is also included.  This version fixes
  36441. a serious bug in version 3.00 on the FreshFish-Vol2 CDRom, Binary only.
  36442. .version
  36443. 3.04
  36444. .date
  36445. 1994.05.12
  36446. .author
  36447. Rüdiger Dreier
  36448. .requirements
  36449. Requires OS 2.0+ and MUI
  36450. .reference
  36451. FreshFish-Vol4:New/biz/dbase/CarCosts/
  36452. 3.03
  36453. FreshFish-Vol2:New/biz/dbase/CarCosts/
  36454. 3.00
  36455. .distribution
  36456. Shareware
  36457. .price
  36458. $15 (US), DM20
  36459. .address
  36460. Gustav-Winkler-Str. 40
  36461. D-33699 Bielefeld
  36462. Germany
  36463. .email
  36464. ruediger.dreier@post.uni-bielefeld.de
  36465. .docs
  36466. Changes.README
  36467. CarCosts.guide
  36468. AutoKosten.guide
  36469. .described-by
  36470. Dan Fish (daf@daffy.amigalib.com)
  36471. .submittal
  36472. Downloaded via ftp from wuarchive.wustl.edu.
  36473. .stored-in
  36474. GoldFish-Vol2-2:BBS/biz/CarCosts-3.04.lha
  36475. .name
  36476. comicDemo
  36477. .fullname
  36478. Comic-Manager Demo or Comic-Verwaltung Demo
  36479. .type
  36480. Database
  36481. .short
  36482. Database for comic books or magazines
  36483. .description
  36484. Comic-Manager is a program for collectors of comics, magazines or novels.
  36485. You have to enter all your comics and rate them into different conditions.
  36486. With different kinds of evaluations you are able to get a good survey of
  36487. your collection, for example how many numbers are present or missing.
  36488. The most important program item concerns the printing of your data.
  36489. It is possible to print the data as a small book which you can take
  36490. everywhere.
  36491. .version
  36492. 2.0
  36493. .date
  36494. 1994.09.04
  36495. .author
  36496. Andreas Zottmann
  36497. .restrictions
  36498. In the demo two important variables are set to constant values. The number
  36499. of conditions is set to 5 and the price unit is set to 0.50, that means
  36500. the price is rounded in units of 0.50. The maximum number of titles
  36501. (= different magazines) ist restricted to 5. The printing of a book is
  36502. restricted to one page.
  36503.  
  36504. .requirements
  36505. Requires WB 2.0, 1MB RAM, Hard Disk and Printer recommended
  36506. .distribution
  36507. Shareware
  36508. .price
  36509. DM50
  36510. .address
  36511. Stiftsgasse 7
  36512. D-91174 Spalt
  36513. .email
  36514. aszottma@immd5.informatik.uni-erlangen.de (Andreas Zottmann)
  36515. (only until nov. 94)
  36516. .exectype
  36517. Compiled M2
  36518. .installsize
  36519. 120K-250K
  36520. .construction
  36521. Modula-2 with optimization
  36522. .docs
  36523. ReadMe.first
  36524. .described-by
  36525. Andreas Zottmann
  36526. .submittal
  36527. Submitted on disk directly by author.
  36528. .stored-in
  36529. GoldFish-Vol2-2:BBS/biz/ComicDemo-2.0.lha
  36530. .name
  36531. DDBase
  36532. .type
  36533. DataBase
  36534. .short
  36535. Database that can view various formats
  36536. .description
  36537. Have upto 3500 records,export-import data ASCII ,Superbase or BBaseII
  36538. Uses  External fields {ASCII/IFF/MED-SOUNDTRACKER MODULES/8SVX/
  36539. AMIGAGUIDE/ANIMS/GIFF/JPEG/}, upto 20 fields.Draw upto 10 Bevel/FlipBoxes,
  36540. Box,Double Bevel Boxes. DDBASE is now compatible with PAL Lowres,Hires,
  36541. Hires Lace and NTSC Lowres,Hires/Hires Lace screen modes.
  36542. DDBASE can now create a AmigaGuide database from a DDBASE file.
  36543. .version
  36544. 6.42
  36545. .requirements
  36546. A 2MB Amiga running OS2.04 or higher
  36547.  
  36548. DDBASE May work with 1.5 Megs of ram. Try setting the maximum amount of
  36549. records to say 300. (ToolTypes - DDBASE icon)
  36550.  
  36551. The Program DDBASE
  36552.  
  36553. The Files
  36554.         ddbase.guide
  36555.         main.guide
  36556.         preferences.guide
  36557.         Organise.guide
  36558.         print.guide
  36559.         selector.doc
  36560.         search.doc
  36561.  
  36562.  in the same directory as DDBASE
  36563.  
  36564. The programs `crunch',`decrunch' in the C directory {on Powerpacker disk}
  36565. Also a Sample Player such as DSOUND ©Dave Schreiber
  36566.  
  36567.  
  36568. LIBRARIES you will need:
  36569.  
  36570. Reqtools.library
  36571. ILBM.library
  36572. AmigaGuide.library*
  36573. Powerpacker.library
  36574. .author
  36575. Peter Hughes
  36576. .distribution
  36577. Freeware
  36578. .address
  36579. 168 Wishingtree Road
  36580. St Leonards on Sea
  36581. East Sussex
  36582. TN38 9LB
  36583. .docs
  36584. ddbase.guide
  36585. Copyright
  36586. main.guide
  36587. preferences.guide
  36588. organise.guide
  36589. print.guide
  36590. search.doc
  36591. selector.doc
  36592. .described-by
  36593. Richard Fish
  36594. .submittal
  36595. Submitted on disk directly by the author.
  36596. .stored-in
  36597. GoldFish-Vol2-2:BBS/biz/DDBASE-6.42.lha
  36598. .name
  36599. DFA
  36600. .fullname
  36601. DFAddress
  36602. .author
  36603. Dirk Federlein
  36604. .type
  36605. Database
  36606. .short
  36607. Address database with many features
  36608. .description
  36609. DESCRIPTION
  36610. DFA is the ultimate address tool for you and the Amiga
  36611. computer. DFA supports email addresses, dialing of phone
  36612. numbers, grouping of addresses, different types of printing
  36613. addresses, online help, application icon/window and much more!
  36614.  
  36615. DFA has an Arexx port, font sensitive windows and can be fully
  36616. directed by keyboard. Native languages are supported as soon
  36617. as Workbench 2.1 (and above) is installed.
  36618.  
  36619. Nearly every aspect of DFA is customizable now, so you may
  36620. configure "your own" DFA.
  36621.  
  36622. This is version 2.2, a minor upgrade to version 2.1.
  36623.  
  36624. DFA is an SASG product! Shareware, binary only.
  36625.  
  36626. NEW FEATURES
  36627. ------------
  36628.  
  36629. New window for more convenient and faster group editing.
  36630.  
  36631. Clipboard support.
  36632.  
  36633. Visual feedback for all button gadgets.
  36634.  
  36635. Speed optimizations for the address listview.
  36636. Should be up to 10 times faster now!
  36637.  
  36638. Even faster address file loading.
  36639.  
  36640. Larger buffers for all address string gadgets.
  36641.  
  36642. New Arexx command 'GUI' and 'OpenEditWindow'
  36643.  
  36644. Size optimization of the dfa.library. About 15K saved!
  36645.  
  36646. Sort function is 'locale sensitive' now.
  36647.  
  36648. Improved locale handling.
  36649.  
  36650. Additional and improved status messages.
  36651.  
  36652. Improved status text gadget (DFAEditor) now supports
  36653. centered propotional text on all Amiga-OS versions.
  36654.  
  36655. Improved Installer script, which now supplies a new
  36656. uninstall mechanism and german texts (optional).
  36657.  
  36658. Several bug fixes.
  36659. .version
  36660. 2.2
  36661. .date
  36662. 1994.10.07
  36663. .restrictions
  36664. Program preferences may be changed, but can't be saved in the
  36665. unregistered version.
  36666. .requirements
  36667. Requires Amiga-OS 2.0 (V37). Runs on all Amiga comuters (500+,
  36668. 600, 1200, 3000, 4000) with this OS (or a newer one) installed.
  36669. A harddisk is strongly recommended.
  36670. .distribution
  36671. Shareware
  36672. .price
  36673. $20(US), DM30.
  36674. .address
  36675. Brunnengasse 11a
  36676. 63741 Aschaffenburg
  36677. Germany
  36678. .email
  36679. dirkf@alcmy.franken.de
  36680. dirk@alcmy.adsp.sub.org
  36681. 2:244/6302.12@fidonet
  36682. .exectype
  36683. 68000
  36684. .construction
  36685. SAS/C 6.51
  36686. .tested
  36687. A1200, A2000, A3000 and A4000 with various amounts of Chip and
  36688. Fast RAM, with and without MMU or FPU.  Found to be free of
  36689. Enforcer and Mungwall hits. Compatible with Picasso-II and
  36690. Piccolo software. Also tested under V37 through V40 system
  36691. software.
  36692. .described-by
  36693. Dirk Federlein (dirkf@alcmy.franken.de)
  36694. .submittal
  36695. Directly submitted by mail by the author.
  36696.  
  36697. .stored-in
  36698. GoldFish-Vol2-2:BBS/biz/DFA-2.2.lha
  36699.  
  36700. .name
  36701. DataMasterDEMO
  36702. .type
  36703. Database
  36704. .short
  36705. Demo version of a powerful database prog
  36706. .description
  36707. Data Master is a very powerful database program for an average user.
  36708. It should be usable on any Amiga and it's multi-tasking friendly.
  36709. This is the FreeWare version of this LicenceWare program and below is a
  36710. list of some features of the program.
  36711.  
  36712.    - 5 field types (string, integer, float, type (selection) and
  36713.      boolean)
  36714.    - maximum of 256 fields in one record
  36715.    - maximum of 99999 records in a database
  36716.    - maximum length of a string field 255 characters
  36717.    - there can be up to 256 alternative texts in a type field
  36718.    - sorting based on maximum of 8 fields
  36719.    - searching for a text string
  36720.    - searching for the specified record (filter)
  36721.    - possibility to make any kind of form, and print, save or show it
  36722.    - possibility to compare records graphically
  36723. .version
  36724. 1.01
  36725. .date
  36726. 1994.07.05
  36727. .author
  36728. Teemu Sipilä
  36729. .restrictions
  36730. Demo version will not allow you to save databases
  36731. .distribution
  36732. Freeware Demo version
  36733. .price
  36734. DM35, GBP15
  36735. .address
  36736. Koskitie 25
  36737. FIN-12380 Leppäkoski
  36738. Finland
  36739. .email
  36740. tesipila@hut.fi
  36741. .docs
  36742. DataMaster.readME
  36743. DataMasterContents
  36744. DataMasterManual
  36745. FieldEditor_Help.txt
  36746. Help.txt
  36747. OrderForm
  36748. .described-by
  36749. Dan Fish (daf@starfish.amigalib.com)
  36750. .submittal
  36751. Submitted on disk directly by the author.
  36752. .stored-in
  36753. GoldFish-Vol2-2:BBS/biz/DataMasterDEMO-1.01.lha
  36754.  
  36755. .name
  36756. DiskArchiv
  36757. .type
  36758. Database
  36759. .short
  36760. Program for managing your floppy disks
  36761. .description
  36762. A program for managing your disk-collection.  You can easily read in all
  36763. disk-contents, comment and store them in a DiskArchiv-database.
  36764. With different search mechanisms you are able to look for complete disk
  36765. contents or single file information.  Many ways to print out information,
  36766. disk labels too.  Special function for printing out label-sheets on
  36767. HP-DeskJet-printers and compatibles.  Documentation in English and German.
  36768. .version
  36769. 1.21
  36770. .date
  36771. 1994.04.04
  36772. .author
  36773. Michael Köpke und Rolf Herrmann.
  36774. .requirements
  36775. Requires OS2.04+, req.library, 2 diskdrives (harddisk recommended), 1Mb RAM
  36776. .distribution
  36777. Shareware
  36778. .price
  36779. $15 (US), DM20
  36780. .address
  36781. Rolf Herrmann
  36782. Theresenstr. 16
  36783. D-65779 Kelkheim/Ts.
  36784. Germany
  36785.  
  36786. Michael Köpke
  36787. Berliner-Ring 5
  36788. D-65779 Kelkheim/Ts.
  36789. Germany
  36790. .docs
  36791. English/DiskArchiv.doc
  36792. English/DiskArchivE.guide
  36793. Deutsch/DiskArchiv.dok
  36794. Deutsch/DiskArchiv.guide
  36795. .described-by
  36796. Fred Fish (fnf@fishpond.cygnus.com)
  36797. .submittal
  36798. Submitted on disk directly by the author.
  36799. .stored-in
  36800. GoldFish-Vol2-2:BBS/biz/DiskArchiv-1.21.lha
  36801.  
  36802. .name
  36803. DiskCat
  36804. .type
  36805. Database
  36806. .short
  36807. A configurable disk librarian
  36808. .description
  36809. DiskCat is a configurable disk librarian.  The files can be organized
  36810. any way you want.  You can make and name any category you care to.
  36811. Categories and files can be moved.  Through menu selection, all disks
  36812. that are inserted are automatically searched and the useful
  36813. information copied.  A 45 character comment can be entered for each
  36814. file.  The database can be searched and exported.
  36815. .version
  36816. 2.1
  36817. .author
  36818. Kenny Nagy
  36819. .requirements
  36820. AmigaDOS 2.04 or later.
  36821. .reference
  36822. AmigaLibDisk889:DiskCat/
  36823. 1.3
  36824. .distribution
  36825. Shareware
  36826. .docs
  36827. DiskCat.doc
  36828. .described-by
  36829. Fred Fish (fnf@fishpond.cygnus.com)
  36830. .submittal
  36831. Submitted electronically directly by the author.
  36832. .contents
  36833. DiskCat        DiskCat is a configurable disk librarian.  The files can be
  36834.         organized any way you want.  You can make and name any cat-
  36835.         egory you care to.  Categories and files can be moved.
  36836.         Through menu selection, all disks that are inserted are
  36837.         automatically searched and the useful information copied.
  36838.         A 45 character comment can be entered for each file.  The
  36839.         database can be searched and exported.  Version 2.1, an
  36840.         update to version 1.3 on disk 889.  Requires OS 2.04 or
  36841.         later.  Shareware, binary only.
  36842.         Author:  Kenny Nagy
  36843. .stored-in
  36844. GoldFish-Vol2-2:BBS/biz/DiskCat-2.1.lha
  36845. .name
  36846. Genealogist
  36847. .fullname
  36848. Scion Genealogist
  36849. .author
  36850. Robbie J Akins
  36851. .version
  36852. 3.13
  36853. .reference
  36854. AmigaLibDisk865:Genealogist/
  36855. 3.04
  36856. .description
  36857. ArJay Genealogist is a specialized database for keeping track of
  36858. genealogical information.  It features a full, easy to use Intuition
  36859. interface.  The program is totally non-sexist and secular in nature, and
  36860. correctly handles multiple marriages, "unconventional" marriages, adopted
  36861. children, and unmarried parents.  The printed reports include descendant
  36862. and pedigree charts, personal details reports, family group sheets, and
  36863. index lists of people and families.  Free-form note files can be created
  36864. using any editor, and IFF pictures can be viewed using any IFF viewer, from
  36865. within the program.  Other features include dynamic on-screen ancestor and
  36866. descendant charts, extensive online context-sensitive help, flexible
  36867. "regular expression" searching, and multiple ARexx ports with an extensive
  36868. command set.  Up to 1000 people per database, with databases held in RAM
  36869. for maximum speed and responsiveness.  PAL or NTSC, AmigaDOS 2.04+
  36870. required.  1 Meg RAM recommended.
  36871. .described-by
  36872. fnf@amigalib.com
  36873. .short
  36874. Specialized genealogical info database.
  36875. .address
  36876. Robbie J Akins
  36877. 5 Austin Street
  36878. Wellington 6001
  36879. NEW ZEALAND
  36880. .email
  36881. rakins@BCLEng.co.nz
  36882. .stored-in
  36883. GoldFish-Vol2-2:BBS/biz/Genealogist-3.13.lha
  36884.  
  36885. .name
  36886. IntuiDex
  36887. .type
  36888. Database
  36889. .short
  36890. Mailing list manager
  36891. .description
  36892. Easy to use club membership database and mailing list manager.
  36893.  
  36894. Features:
  36895.  
  36896.    - 1000 records per database
  36897.  
  36898.    - Sort by six different fields:
  36899.        last name, first name, ZIP,
  36900.        member number, city, and
  36901.        expiration date
  36902.  
  36903.    - Print five different types of output:
  36904.        mailing labels, complete data list,
  36905.        phone lists, game stickers, and
  36906.        merge files for word processors
  36907.  
  36908.    - Uses Preferences printers
  36909.  
  36910.    - Dials phone automatically with Hayes compatible modems
  36911.  
  36912.    - On-line AmigaGuide help
  36913.  
  36914.    - Most data field names are configurable
  36915.  
  36916.    - Data is stored in ASCII files- export and import data from other
  36917.      database software!
  36918.  
  36919. .version
  36920. 1.1
  36921. .author
  36922. Jeffery C. May
  36923. .distribution
  36924. Shareware
  36925. .reference
  36926. FreshFish-Vol6:New/biz/dbase/IntuiDex/
  36927. 1.0
  36928. .price
  36929. $30 (US)
  36930. .address
  36931. 180 Malone Circle
  36932. Fairburn, GA 30213
  36933. USA
  36934. .email
  36935. gt1567b@prism.gatech.edu
  36936. .docs
  36937. IntuiDex-README
  36938. IntuiDex-History
  36939. IntuiDex.guide
  36940. .described-by
  36941. Dan Fish (daf@daffy.amigalib.com)
  36942. .submittal
  36943. Downloaded via ftp from wuarchive.wustl.edu.
  36944. .stored-in
  36945. GoldFish-Vol2-2:BBS/biz/IntuiDex-1.1.lha
  36946.  
  36947. .name
  36948. ReadmeMaster
  36949. .type
  36950. Database
  36951. .short
  36952. Keyword data base of AmigaLibDisks 1-975
  36953. .description
  36954. A nifty little database for finding those programs that you know exist
  36955. somewhere (???) in the AmigaLibDisk library.  Vastly improved for Workbench
  36956. 2.0+ with many new features.  Maintains a keyword dictionary of the
  36957. Contents descriptions that allows searching by disk number, program title,
  36958. author's name, or some other descriptive word.  Currently supports disks
  36959. 1-975, a complete rewrite of the version on disk number 390.  Binary only.
  36960. .version
  36961. 2.0
  36962. .date
  36963. 1994.03.03
  36964. .author
  36965. Harold T. Morash
  36966. .requirements
  36967. Requires OS2.0+, 1 meg of memory, hard drive
  36968. .reference
  36969. AmigaLibDisk390:ReadmeMaster/
  36970. ?.?
  36971. AmigaLibDisk163:ReadmeMaster/
  36972. ?.?
  36973. .distribution
  36974. Copyrighted but Freely Redistributable
  36975. .address
  36976. 77 John Stuart Drive
  36977. Dartmouth, Nova Scotia
  36978. Canada
  36979. B2W 4J7
  36980. .docs
  36981. Docs
  36982. .described-by
  36983. Fred Fish (fnf@fishpond.cygnus.com)
  36984. .submittal
  36985. Submitted electronically directly by the author.
  36986. .contents
  36987. ReadmeMaster    A nifty little database for finding those programs that
  36988.         you know exist somewhere (???) in the AmigaLibDisk library.
  36989.         Vastly improved for Workbench 2.0+ with many new features.
  36990.         Maintains a keyword dictionary of the Contents descriptions
  36991.         that allows searching by disk number, program title,
  36992.         author's name, or some other descriptive word.  Currently
  36993.         supports disks 1-975, a complete rewrite of the version on
  36994.         disk number 390.  Requires AmigaDOS 2.0 and above, 1 meg of
  36995.         memory, and a hard drive.  Binary only.
  36996.         Author:  Harold Morash
  36997. .stored-in
  36998. GoldFish-Vol2-2:BBS/biz/ReadmeMaster-2.0.lha
  36999.  
  37000. .name
  37001. VideoMaxe
  37002. .type
  37003. Database
  37004. .short
  37005. A video database for private video users
  37006. .description
  37007. A video database that satisfies all needs of a private video user.
  37008. With full OS 2.1+ and environmental support (localization, application
  37009. icon, installer, font-sensitive runtime gadget layout, layout saving,
  37010. guide documentation, ...) the program handles record suggestions, spool
  37011. informations, free amount of additional data per tape or title, comfortable
  37012. search routines, printing, etc.  Binary only.
  37013. .version
  37014. 4.44
  37015. .date
  37016. 1994.10.25
  37017. .author
  37018. Stephan Suerken
  37019. .restrictions
  37020. Requires registration and a password for full functionality.
  37021. .requirements
  37022. Requires OS2.1 or OS2.04 + locale.library
  37023. .reference
  37024. FreshFish-Vol4:New/biz/dbase/
  37025. 4.33
  37026. FreshFish-Vol2:new/biz/dbase/
  37027. 4.30_beta
  37028. AmigaLibDisk940:VideoMaxe/
  37029. 4.20
  37030. AmigaLibDisk637:VideoMaxe/
  37031. 3.22
  37032. AmigaLibDisk547:VideoMaxe/
  37033. 3.00
  37034. .distribution
  37035. Shareware
  37036. .price
  37037. $20 (US), DM30
  37038. .address
  37039. Stephan Sürken
  37040. Kurt-Schumacher-Str. 34 A 161
  37041. D-67663 Kaiserslautern
  37042. .email
  37043. s_suerke@informatik.uni-kl.de
  37044. .docs
  37045. Readme.txt
  37046. LiesMich.txt
  37047. ThisRelease.txt
  37048. docs/Documentation_E.txt
  37049. docs/Documentation_E.guide
  37050. docs/Documentation_D.txt
  37051. docs/Documentation_D.guide
  37052. docs/Manual.guide
  37053. docs/Manual.txt
  37054. .described-by
  37055. Dan Fish (daf@daffy.amigalib.com)
  37056. .submittal
  37057. Downloaded via ftp from wuarchive.wustl.edu.
  37058. .stored-in
  37059. GoldFish-Vol2-2:BBS/biz/VideoMaxe-4.44.lha
  37060.  
  37061. .name
  37062. bBaseII
  37063. .type
  37064. Database
  37065. .short
  37066. Easily stores and retrieves information.
  37067. .description
  37068. A simple database program using a graphical interface.  Stores, sorts
  37069. and searches for information.  Limited to 9 fields in each record.
  37070. Features include FAST sorting,  search in any field, mailing label
  37071. support, and best of all, it's really easy to use!  This version fixes
  37072. all bugs reported since V5.5, which were mainly printing problems.
  37073. Binary only.
  37074. .version
  37075. 5.6
  37076. .date
  37077. 1994.02.05
  37078. .author
  37079. Robert Bromley
  37080. .restrictions
  37081. Restricted to 9 fields per record (plus a large Note Area).
  37082. Maximum of 600 records.
  37083. .requirements
  37084. Requires the arp.library ©, and at least 1M of memory.
  37085. .reference
  37086. AmigaLibDisk710:bBaseII/
  37087. 5.5
  37088. AmigaLibDisk652:bBaseII/
  37089. 5.32
  37090. AmigaLibDisk609:bBaseII/
  37091. 5.3
  37092. AmigaLibDisk563:bBaseII/
  37093. 5
  37094. AmigaLibDisk491:bBaseII/
  37095. 1
  37096. .distribution
  37097. Freeware
  37098. .address
  37099. 1168 Timber Lane
  37100. Victoria,   B.C.
  37101. CANADA   V8Y 1E4
  37102. .installsize
  37103. 135K - 200K
  37104. .tested
  37105. A500, A2000, A3000
  37106. .docs
  37107. bBase.doc
  37108. IMPORTANT_Readme
  37109. Note_to_Version1_Users
  37110. Note_to_Version5.3_Users
  37111. Revision_History
  37112. .described-by
  37113. Fred Fish (fnf@fishpond.cygnus.com)
  37114. .submittal
  37115. Submitted on disk directly by the author.
  37116. .contents
  37117. bBaseII        A simple database program using a graphical interface.
  37118.         Stores, sorts and searches for information.  Limited to
  37119.         9 fields in each record.  Features include FAST sorting,
  37120.         search in any field, mailing label support, and best of all,
  37121.         it's really easy to use!  This is Version 5.6, an update to
  37122.         Version 5.5 on Fish disk #710.  This version fixes all bugs
  37123.         reported since V5.5, which were mainly printing problems.
  37124.         Binary only, freeware.
  37125.         Author:  Robert Bromley
  37126. .stored-in
  37127. GoldFish-Vol2-2:BBS/biz/bBaseII-5.6.lha
  37128. .name
  37129. bBaseIII
  37130. .type
  37131. Database
  37132. .short
  37133. Easily stores and retrieves information.
  37134. .description
  37135. An easy to use, versatile, yet full featured database program.
  37136. Search or sort on any field, print mailing labels, (un)delete
  37137. records, mail merge, get reports in many formats, scramble files,
  37138. flag records, and more.  Fields are user-configurable, so bBase
  37139. can be used to keep track of addresses, tape or video collections,
  37140. recipe files, or anything else you can think of - one program does
  37141. it all!  This is V3.01, an update to V2.1.  The main improvement
  37142. is more fields.
  37143. .version
  37144. 3.01
  37145. .date
  37146. 1994.08.07
  37147. .author
  37148. Robert Bromley
  37149. .restrictions
  37150. Restricted to 16 fields per record (plus a large Note Area).
  37151. Maximum of 1250 records.
  37152. The Demo version will not Save databases of more than 30 records.
  37153. .requirements
  37154. Requires the arp.library ©, and at least 1M of memory.
  37155. Seems to run OK with all OS versions.
  37156. .reference
  37157. FreshFish-Vol5:New/biz/dbase/bBaseIII/
  37158. 2.1
  37159. AmigaLibDisk998:bBaseIII/
  37160. 1.43
  37161. AmigaLibDisk923:bBaseIII/
  37162. 1.4
  37163. AmigaLibDisk878:bBaseIII/
  37164. 1.3
  37165. AmigaLibDisk860:bBaseIII/
  37166. 1.1
  37167. .distribution
  37168. Shareware
  37169. .price
  37170. $18 US or equivalent requested for registration.
  37171. Upgrades available to V1/V2 registered users for $10/$5 US.
  37172. .address
  37173. 1168 Timber Lane
  37174. Victoria,   B.C.
  37175. CANADA   V8Y 1E4
  37176. .installsize
  37177. 180K - 300K
  37178. .tested
  37179. A500, A1200, A2000, A3000, A4000
  37180. .docs
  37181. Readme
  37182. Revision_History
  37183. bBase.doc
  37184. bBase.guide
  37185. bBase.index
  37186. .submittal
  37187. Submitted on disk directly by the author.
  37188. .stored-in
  37189. GoldFish-Vol2-2:BBS/biz/bBaseIII-3.01.lha
  37190. .name
  37191. db
  37192. .version
  37193. 2.3
  37194. .type
  37195. Database
  37196. .author
  37197. David Ekholm, Datadosen
  37198. .date
  37199. 1994.28.09
  37200. .distribution
  37201. Freeware (Postcardware)
  37202. .address
  37203. Mantalsvägen 33
  37204. s-175 43  JÄRFÄLLA
  37205. Sweden
  37206. .email
  37207. david-ek@dsv.su.se
  37208. .installsize
  37209. 45K - 327K
  37210. The program is now a general database, localized and has ARexx.
  37211. .construction
  37212. SAS/C 6.51 (Optimized for time.)
  37213. .tested
  37214. A600(2MB RAM, OS 2.04), A4000(18 MB mem,  OS3.0, 68040 processor)
  37215. .docs
  37216. db2.2/docs/db.guide
  37217. .submittal
  37218. Submitted on disk directly from the author.
  37219. .short
  37220. Database with GadTool look
  37221. .description
  37222. db is a small and fast database program that I wrote after having tested
  37223. numerous other PD database programs and always found something lacking or
  37224. irritating me. They might have dozzens of features not found in db, but
  37225. they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
  37226.  
  37227. My main need was to keep record on addresses and telephone numbers of friends
  37228. and companies. Before this release db was fixed to be just an address and
  37229. telephone database, but this has changed now. The program is designed
  37230. to handle information of your choice. Currently you have to use a file
  37231. editor to specify the database fields and layout as there is no GUI for that.
  37232. Anyway that's a one time job, then you just USE the database and have fun.
  37233.  
  37234. Complete GUI support will probably only be included in a commercial product
  37235. I plan to call REG.
  37236.  
  37237. A partial list of db's features include:
  37238.  
  37239.     o Dynamic memory handling. Number of records and fields only limited by
  37240.       free memory.
  37241.     o GadTool based, gives a standard look and feel.
  37242.     o Mouse and keyboard driven.
  37243.     o User definable fields and layout.
  37244.     o Multiple views of the same database.
  37245.     o Commodore's Clipboard for flexible interaction with other programs.
  37246.     o AppWindow -just drag and drop database icons on db to load.
  37247.     o Online MenuHelp -Press HELP key when selecting a menu item.
  37248.     o Font sensitivity.
  37249.     o ARexx
  37250.     o ASL requesters for flexible loads and saves.
  37251.     o Localized
  37252.     o Dial numbers using a modem
  37253.     o WB and Shell usage with Commodore's template parsing
  37254.     o Fast and flexible find function using AmigaDOS patterns.
  37255.     o Filter function.
  37256.     o Fast and flexible sort function. Multiple sort orders can be specified.
  37257.     o 'Export View' and two standard ASCII export features.
  37258.     o Automatic ASCII import (tab-separated ASCII)
  37259. .stored-in
  37260. GoldFish-Vol2-2:BBS/biz/db-2.3.lha
  37261.  
  37262. .name
  37263. ADPro25PR
  37264. .type
  37265. Demo
  37266. .short
  37267. ADPro 2.5 screenshots & press release
  37268. .description
  37269. Some nice screen shots of the all new user interface and press release
  37270. information on the new Art Department Professional version 2.5 from ASDG,
  37271. Inc.
  37272. .version
  37273. 2.5
  37274. .author
  37275. ASDG, Incorporated
  37276. .restrictions
  37277. Not a functional demo, press release and screen shots only
  37278. .requirements
  37279. Full release requires AmigaOS 2.04 or higher, 4MB of memory, Hard drive.
  37280. 68020+ and Additional memory  recommended
  37281. .distribution
  37282. Commercial Demo
  37283. .address
  37284. 925 Stewart Street
  37285. Madison, WI  53713
  37286. USA
  37287. .docs
  37288. ADPro25PressRelease.txt
  37289. ReadMe.txt
  37290. .described-by
  37291. Fred Fish (fnf@fishpond.cygnus.com)
  37292. .submittal
  37293. Downloaded via ftp from wuarchive.wustl.edu.
  37294. .contents
  37295. ADPro25PR    Some nice screen shots of the all new user interface and
  37296.         press release information on the new Art Department
  37297.         Professional version 2.5 from ASDG, Inc.
  37298.         Author:  ASDG, Incorporated
  37299. .stored-in
  37300. GoldFish-Vol2-2:BBS/biz/ADPro25PR-2.5.lha
  37301. .name
  37302. ExcelsiorDemo
  37303. .author
  37304. Sycom Design Software
  37305. .version
  37306. 1.0
  37307. .description
  37308. Demonstration version of a professional bulletin board system. Jam-packed
  37309. with features not found on other BBS systems, EXCELSIOR! was in the
  37310. beta-test stage for over one year.  Its enthusiatic beta-testers have
  37311. helped make it a very stable system.  Very little "hands-on" maintenance is
  37312. needed to keep a system running smoothly.  However, you have complete
  37313. control over the day-to-day activity of the BBS allowing for complete
  37314. customization to your requirements.  The BBS has been tested on Amiga
  37315. 1000's through Amiga 4000's.  It also runs fine under AmigaDOS Release 3+
  37316. as well.
  37317. .described-by
  37318. Automatically generated from Contents file by c2pi program.
  37319. .short
  37320. Demo version of professional BBS system.
  37321. .stored-in
  37322. GoldFish-Vol2-2:BBS/biz/ExcelsiorDemo-1.0.lha
  37323.  
  37324. .name
  37325. OnTheBall
  37326. .type
  37327. Time Management
  37328. .short
  37329. Demo version of a desktop aid program
  37330. .description
  37331. Demo version of a desktop aid that contains: Calendar -- View & Print
  37332. adjustable week, month, and yearly schedules.  Search forward &
  37333. backward through appointments.  9 repeat modes.  reminder with snooze.
  37334. Addressbook -- Mailing labels, auto- dialer.  Search & sort by any
  37335. field.  Attatch notes.  To-Do List -- Sorts by optional due dates.
  37336. Search/Print.  NotePad, Full-featured text editor, have as many notes
  37337. open at one time as you like.  Attach notes to any entry in any
  37338. application.  Multi-lingual, works on all Amigas.  Preferences.
  37339. ARexx.  Imports Nag(c) files.  Create personalized "Tags".  Much
  37340. more...
  37341. .version
  37342. 1.20
  37343. .author
  37344. Jason Freund, Pure Logic Software
  37345. .reference
  37346. AmigaLibDisk890:OnTheBall/
  37347. 1.10
  37348. .distribution
  37349. Commercial Demo
  37350. .address
  37351. Pure Logic Software
  37352. 789 Butterfly Rd.
  37353. Quincy, CA  95971  USA
  37354. .docs
  37355. OTB.readme
  37356. .described-by
  37357. Fred Fish (fnf@fishpond.cygnus.com)
  37358. .submittal
  37359. Submitted electronically directly by the author.
  37360. .contents
  37361. OnTheBall    Demo version of a desktop aid that contains: Calendar, View
  37362.         & Print adjustable week, month, and yearly schedules.
  37363.         Search forward & backward through appointments.  9 repeat
  37364.         modes.  Reminder with snooze.  Addressbook -- Mailing
  37365.         labels, autodialer.  Search & sort by any field.  Attach
  37366.         notes.  To-Do List -- Sorts by optional due dates.
  37367.         Search/Print.  NotePad, Full-featured text editor, have as
  37368.         many notes open at one time as you like.  Attach notes to
  37369.         any entry in any application.  Multi-lingual, works on all
  37370.         Amigas.  Preferences.  ARexx.  Imports Nag(c) files.
  37371.         Create personalized "Tags".  Much more.  Version 1.20, an
  37372.         update to version 1.10 on disk 890.  Binary only.
  37373.         Author:  Jason Freund, Pure Logic Software
  37374. .stored-in
  37375. GoldFish-Vol2-2:BBS/biz/OnTheBall-1.20.lha
  37376.  
  37377. .name
  37378. PGS3Preview
  37379. .type
  37380. Demo
  37381. .short
  37382. Preview and screenshots of PageStream 3
  37383. .description
  37384. Some screen shots and preview information on the upcoming PageStream
  37385. version 3.0.
  37386. .version
  37387. 3.0
  37388. .author
  37389. Soft-Logik Publishing
  37390. .restrictions
  37391. Not a functional demo, screen shots and preview information only
  37392. .requirements
  37393. Full release requires AmigaDOS 2.04+, 2MB of memory, Hard drive
  37394. .distribution
  37395. Commercial Demo
  37396. .address
  37397. 11131F South Towne Square
  37398. St. Louis, MO  63123-7817  USA
  37399. .docs
  37400. FeatureComparison.TXT
  37401. ReadMe.Now
  37402. .described-by
  37403. Fred Fish (fnf@fishpond.cygnus.com)
  37404. .submittal
  37405. Downloaded via ftp from wuarchive.wustl.edu.
  37406. .contents
  37407. PGS3Preview    Some screen shots and preview information on the upcoming
  37408.         PageStream version 3.0.
  37409.         Author:  Soft-Logik Publishing
  37410. .stored-in
  37411. GoldFish-Vol2-2:BBS/biz/PGS3Preview-3.0.lha
  37412. .name
  37413. PageDemo
  37414. .version
  37415. 2.22
  37416. .author
  37417. Soft-Logik Publishing Corporation
  37418. .description
  37419. A fully working version of PageStream v2.22 except you will not be able to
  37420. save any work and when printing, and the program will print a banner across
  37421. the page saying "Printed with PageStream".  Also, we have not included
  37422. everything the full version of PageStream contains.  This version does not
  37423. include a spelling dictionary, but the hyphenation dictionary is included.
  37424. .described-by
  37425. Automatically generated from Contents file by c2pi program.
  37426. .short
  37427. Demo of PageStream with disabled save.
  37428. .stored-in
  37429. GoldFish-Vol2-2:BBS/biz/PageDemo-2.22.lha
  37430. .name
  37431. TurboCalc
  37432. .type
  37433. Spreadsheet
  37434. .aminet-dir
  37435. biz/demo
  37436. .short
  37437. Demo version of powerful spreadsheet
  37438. .description
  37439. A spreadsheet which was chosen as "spreadsheet of the year" for Amiga
  37440. computers by the readers of one of Germany's most important Amiga
  37441. magazines.  This is a demo version with disabled save and print
  37442. functions.  Has more than 100 functions and 120 macro commands,
  37443. include ARexx commands.  Has an integrated database with search, sort,
  37444. copy, extract, delete, and other database functions such as number of
  37445. matches, average, etc.  Diagrams and charts are included and very easy
  37446. to handle.
  37447. .version
  37448. 2.18E
  37449. .author
  37450. Michael Friedrich
  37451. .restrictions
  37452. Demo version without saving or printing.
  37453. .distribution
  37454. Commercial Demo
  37455. .address
  37456. Stefan Ossowski's Schatztruhe
  37457. Veronikastr. 33
  37458. 45131 Essen
  37459. Germany
  37460. .fax
  37461. 0049-(0)201-798447
  37462. .docs
  37463. TurboCalc 2.06e/Read.Me
  37464. .described-by
  37465. Fred Fish (fnf@fishpond.cygnus.com)
  37466. .submittal
  37467. Submitted on disk directly by the author.
  37468. .stored-in
  37469. GoldFish-Vol2-2:BBS/biz/TurboCalc-2.18E.lha
  37470.  
  37471. .name
  37472. ASC
  37473. .type
  37474. Spreadsheet
  37475. .short
  37476. Amiga port of the UNIX spreadsheet SC
  37477. .description
  37478. An amiga port of the UNIX spreadsheet SC
  37479. .version
  37480. 6.21
  37481. .author
  37482. Many!, Amiga Port by Simon Raybould
  37483. .distribution
  37484. Copyrighted but Freely Redistributable
  37485. .email
  37486. sie@fulcrum.co.uk
  37487. .source
  37488. Includes source in C
  37489. .docs
  37490. asc.readme
  37491. CHANGES
  37492. Readme
  37493. VMS_NOTES
  37494. .described-by
  37495. Fred Fish (fnf@fishpond.cygnus.com)
  37496. .submittal
  37497. Submitted electronically directly by the Simon Raybould, who performed
  37498. the amiga port.
  37499. .contents
  37500. ASC        An amiga port of the UNIX spreadsheet SC, Version 6.21,
  37501.         includes source.
  37502.         Author:  Many!, Amiga Port by Simon Raybould
  37503. .stored-in
  37504. GoldFish-Vol2-2:BBS/biz/ASC-6.21.lha
  37505.  
  37506. .name
  37507. Amortize
  37508. .type
  37509. Finance Utility
  37510. .short
  37511. Calculate loan amortizations/payments
  37512. .description
  37513. A loan amortization utility.  The program will: Determine the maximum allowable
  37514. borrowed principle (based on your gross monthly income); Calculate monthly
  37515. payments for a given principle; Output each payment & outstanding balance;
  37516. Set payment schedule to bi-weekly, bi-monthly or monthly; Set a payment on
  37517. an anniversary date.  Binary only.
  37518. .version
  37519. 1.16
  37520. .date
  37521. 1993.10.26
  37522. .author
  37523. Michael Mantel
  37524. .distribution
  37525. Giftware
  37526. .address
  37527. 2760 Scafe Road
  37528. Victoria, B.C.
  37529. B3K 5X9
  37530. Canada
  37531. .email
  37532. mantel@ug.cs.dal.ca
  37533. .docs
  37534. amortize.guide
  37535. .described-by
  37536. Fred Fish (fnf@fishpond.cygnus.com)
  37537. .submittal
  37538. Downloaded via ftp from wuarchive.wustl.edu.
  37539. .contents
  37540. Amortize    A loan amortization utility.  The program will: Determine
  37541.         the maximum allowable borrowed principle (based on your
  37542.         gross monthly income); Calculate monthly payments for a
  37543.         given principle; Output each payment & outstanding balance;
  37544.         Set payment schedule to bi-weekly, bi-monthly or monthly;
  37545.         Set a payment on an anniversary date.  Version 1.16, binary
  37546.         only, giftware.
  37547.         Author:  Michael Mantel
  37548. .stored-in
  37549. GoldFish-Vol2-2:BBS/biz/Amortize-1.16.lha
  37550.  
  37551. .name
  37552. Banker
  37553. .type
  37554. Finance Utility
  37555. .short
  37556. Home accounting program w/MUI interface
  37557. .description
  37558. Lets you easily maintain the balance of your bank account.  Main features:
  37559. MUI interface (MUI not included); automatic entries (i.e. credits that
  37560. happen once a month, or every week); localization; User-definable autosave;
  37561. Flexible entries, "Amount" and "Date" are the only fields absolutely
  37562. required; Export data.
  37563. .version
  37564. 2.0beta
  37565. .author
  37566. Cédric Beust
  37567. .requirements
  37568. Requires OS2.0+ and MUI
  37569. .distribution
  37570. Shareware
  37571. .address
  37572. "Les Ducs de Savoie"
  37573. 1, rue Roger Martin du Gard
  37574. 06000 NICE
  37575. FRANCE
  37576. .email
  37577. beust@sophia.inria.fr
  37578. .source
  37579. Includes source in C
  37580. .docs
  37581. README
  37582. TODO
  37583. Readme.mui
  37584. docs/banker.doc
  37585. docs/banker.guide
  37586. .described-by
  37587. Fred Fish (fnf@fishpond.cygnus.com)
  37588. .submittal
  37589. Downloaded via ftp from wuarchive.wustl.edu.
  37590. .contents
  37591. Banker        Lets you easily maintain the balance of your bank account.
  37592.         Main features:  MUI interface (MUI not included); auto-
  37593.         matic entries (i.e. credits that happen once a month, or
  37594.         every week); localization; User-definable autosave;
  37595.         Flexible entries, "Amount" and "Date" are the only
  37596.         fields absolutely required; Export data.  Version 2.0beta,
  37597.         includes source.
  37598.         Author:  Cédric Beust
  37599. .stored-in
  37600. GoldFish-Vol2-2:BBS/biz/Banker-2.0beta.lha
  37601.  
  37602. .name
  37603. FINANCA
  37604. .type
  37605. Finance Utility
  37606. .short
  37607. Calculate MORTGAGES, ANNUITIES, INTEREST
  37608. .description
  37609. A useful financial program that makes it easy for the user to calculate
  37610. MORTGAGES, ANNUITIES, and COMPOUND INTEREST.  The program provides the
  37611. user with financial tables of COMPOUND INTEREST and MORTGAGES over several
  37612. different time periods and deposits/loans with user-specified interest
  37613. rates.  In addition, FINANCA contains a SIMPLEX routine which is very
  37614. useful for numerous business applications.  Our SIMPLEX computes the
  37615. maximum/minimum value of a linear function of several nonnegative variables
  37616. subject to various equality/inequality constraints.  It handles up to 30
  37617. variables and 30 constraints.  Includes normal and 68882 versions.
  37618. .version
  37619. 1.4
  37620. .author
  37621. A. G. Kartsatos
  37622. .distribution
  37623. Shareware
  37624. .price
  37625. $25 (US)
  37626. .address
  37627. 8524 CALADESI ISLAND DRIVE
  37628. TAMPA, FL 33637-7310, USA
  37629. .email
  37630. hermes@gauss.math.usf.edu
  37631. .docs
  37632. FINANCA.doc
  37633. CHNG_COLORS.doc
  37634. .described-by
  37635. Fred Fish (fnf@fishpond.cygnus.com)
  37636. .submittal
  37637. Downloaded via ftp from wuarchive.wustl.edu.
  37638. .contents
  37639. FINANCA        A useful financial program that makes it easy for the user
  37640.         to calculate MORTGAGES, ANNUITIES, and COMPOUND INTEREST.
  37641.         The program provides the user with financial tables of
  37642.         COMPOUND INTEREST and MORTGAGES over several different
  37643.         time periods and deposits/loans with user-specified
  37644.         interest rates.  In addition, FINANCA contains a SIMPLEX
  37645.         routine which is very useful for numerous business
  37646.         applications.  Our SIMPLEX computes the maximum/minimum
  37647.         value of a linear function of several nonnegative variables
  37648.         subject to various equality/inequality constraints.  It
  37649.         handles up to 30 variables and 30 constraints.  Includes
  37650.         normal and 68882 versions.  Version 1.4, binary only.
  37651.         Author:  A. G. Kartsatos
  37652. .stored-in
  37653. GoldFish-Vol2-2:BBS/biz/FINANCA-1.4.lha
  37654. .name
  37655. HomeBudget
  37656. .author
  37657. Mike Huttinger
  37658. .version
  37659. 1.3
  37660. .description
  37661. A home budgeting system consisting of five major areas: Checking account;
  37662. Savings account; Budgeting system; Miscellaneous accounts; Automatic
  37663. account entries.  Features fast reconciliation; Checking account tied to
  37664. Budget section for budget updates.  Budget section: uses 2 char codes for
  37665. accounts; prioritize accounts for auto payment; optional automatic payments
  37666. for fixed expenses; reports & charts available.
  37667. .described-by
  37668. Automatically generated from Contents file by c2pi program.
  37669. .short
  37670. Home budgeting system.
  37671. .stored-in
  37672. GoldFish-Vol2-2:BBS/biz/HomeBudget-1.3.lha
  37673. .name
  37674. INVOICER
  37675. .type
  37676. Business Tool
  37677. .short
  37678. Program to create and print Invoices
  37679. .description
  37680. Invoicer is a program that will allow you to
  37681. enter and print Invoices. It is geared mainly
  37682. for regular customers and regular jobs etc.
  37683. It is however still quite easy to issue a
  37684. invoice on a one off basis. It will also save
  37685. all the Invoices that you print to disk enabling
  37686. you to print or edit any invoice that you have
  37687. issued.
  37688. .version
  37689. 1
  37690. .date
  37691. 1994.09.20
  37692. .author
  37693. P.A.Hughes
  37694. .requirements
  37695. OS2.04+
  37696. 1MB RAM
  37697. .distribution
  37698. Freeware
  37699. .address
  37700. 168 Wishingtree Road
  37701. St Leonards on Sea
  37702. East Sussex TN38 9LB
  37703. .construction
  37704. INVOICER was programmed and compiled using GFABASIC 3.5
  37705. .docs
  37706. invoicer.doc
  37707. invoicer.guide
  37708. .described-by
  37709. Richard Fish
  37710. .submittal
  37711. Submitted on disk directly by the author.
  37712.  
  37713.  
  37714. .stored-in
  37715. GoldFish-Vol2-2:BBS/biz/INVOICER-1.lha
  37716. .name
  37717. ShareManager
  37718. .author
  37719. Ben Muller
  37720. .version
  37721. 2.3
  37722. .description
  37723. A personal share stock portfolio manager.  If you have trouble keeping
  37724. track of your shares, then this is for you.  It is not however for very
  37725. large portfolios with huge amounts of money involved.  $10,000,000 is the
  37726. limit for this little package.
  37727. .described-by
  37728. Automatically generated from Contents file by c2pi program.
  37729. .short
  37730. Personal share stock portfolio manager.
  37731. .stored-in
  37732. GoldFish-Vol2-2:BBS/biz/ShareManager-2.3.lha
  37733.  
  37734. .name
  37735. UPSey
  37736. .type
  37737. Database
  37738. .short
  37739. Translates zip codes to UPS zones
  37740. .description
  37741. UPSey will translate ZIP Codes to UPS Zones.  UPSey is a commodity that
  37742. is available to you from any program, just press the Control Alt and the
  37743. 'u' keys at the same time.  UPSey requires a text file, called a 'database'
  37744. to operate.  One such database is provided.  If you send parcels from an
  37745. area other than San Diego, you will have to write an area-specific
  37746. database.  Complete instructions for writing the database are included in
  37747. the amigaguide documentation
  37748. .version
  37749. 1.01
  37750. .date
  37751. 1994.07.01
  37752. .author
  37753. Will Bow, Colin Thompson
  37754. .requirements
  37755. Requires OS2.x and reqtools.library
  37756. .distribution
  37757. Giftware
  37758. .address
  37759. 9606 Carroll Canyon Road #H9
  37760. San Diego, CA 92126
  37761. .email
  37762. colin@cts.com
  37763. .source
  37764. Includes complete C-source
  37765. .construction
  37766. Aztec C
  37767. .tested
  37768. UPSey was tested on a 2000, 600 (WB 2) and a 1200 (WB3.0)
  37769. .docs
  37770. UPSey.doc
  37771. UPSey.guide
  37772. UPSey.readme
  37773. .described-by
  37774. Dan Fish (daf@starfish.amigalib.com)
  37775. .submittal
  37776. Submitted on disk directly by the author.
  37777. .stored-in
  37778. GoldFish-Vol2-2:BBS/biz/UPSey-1.01.lha
  37779. .name
  37780. PGSdrivers
  37781. .author
  37782. Soft-Logik Publishing Corporation
  37783. .description
  37784. A complete set of PageStream Import modules current as of July 24, 1993.
  37785. .version
  37786. 930724
  37787. .date
  37788. 1993.07.24
  37789. .described-by
  37790. Automatically generated from Contents file by c2pi program.
  37791. .short
  37792. PageStream import modules
  37793.  
  37794. .stored-in
  37795. GoldFish-Vol2-2:BBS/biz/PGSdrivers-930724.lha
  37796. .name
  37797. PGSprinters
  37798. .author
  37799. Soft-Logik Publishing Corporation
  37800. .description
  37801. A complete set of the latest PageStream printer drivers as of July 26,
  37802. 1993.
  37803. .version
  37804. 930726
  37805. .date
  37806. 1993.07.26
  37807. .described-by
  37808. Automatically generated from Contents file by c2pi program.
  37809. .short
  37810. Latest PageStream printer drivers.
  37811. .stored-in
  37812. GoldFish-Vol2-2:BBS/biz/PGSprinters-930726.lha
  37813.  
  37814. .name
  37815. NDUK-V37
  37816. .type
  37817. Programmer Tool
  37818. .short
  37819. Partial CBM Native Developer Update Kit
  37820. .description
  37821. Portions of the Commodore Native Developer Update Kit that can be
  37822. licensed for separate distribution.  Includes the "fd" files,
  37823. libraries, startups, "C include" files, and tools.  Does not include
  37824. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  37825. included under license from Commodore, and has restricted distribution
  37826. conditions.  It is allowed to make copies from the CD-ROM for personal
  37827. use but not for redistribution.  See the files included with the
  37828. distribution for further details.
  37829. .version
  37830. 37
  37831. .author
  37832. Commodore-Amiga Inc.
  37833. .reference
  37834. FreshFish-Vol2:Useful/dist/cbm/V37/
  37835. 37
  37836. FreshFish-Vol1:Useful/dist/cbm/V37/
  37837. 37
  37838. .distribution
  37839. Commercial
  37840. .docs
  37841. COPYRIGHT
  37842. .described-by
  37843. Fred Fish (fnf@fishpond.cygnus.com)
  37844. .contents
  37845. NDUK        Portions of the Commodore Native Developer Update Kit that
  37846.         can be licensed for separate distribution.  Includes the
  37847.         "fd" files, libraries, startups, "C include" files, and
  37848.         tools.  Does not include the autodocs.  This material
  37849.         copyright by Commodore-Amiga Inc, is included under
  37850.         license from Commodore, and has restricted distribution
  37851.         conditions.  It is allowed to make copies from the CD-ROM
  37852.         for personal use but not for redistribution.  See the files
  37853.         included with the distribution for further details.
  37854.         Version 37.
  37855.         Author:  Commodore-Amiga Inc.
  37856. .stored-in
  37857. GoldFish-Vol2-2:BBS/cbm/NDUK-V37-37.lha
  37858.  
  37859. .name
  37860. NDUK-V39
  37861. .type
  37862. Programmer Tool
  37863. .short
  37864. Partial CBM Native Developer Update Kit
  37865. .description
  37866. Portions of the Commodore Native Developer Update Kit that can be
  37867. licensed for separate distribution.  Includes the "fd" files,
  37868. libraries, startups, "C include" files, and tools.  Does not include
  37869. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  37870. included under license from Commodore, and has restricted distribution
  37871. conditions.  It is allowed to make copies from the CD-ROM for personal
  37872. use but not for redistribution.  See the files included with the
  37873. distribution for further details.
  37874. .version
  37875. 39
  37876. .author
  37877. Commodore-Amiga Inc.
  37878. .reference
  37879. FreshFish-Vol2:Useful/dist/cbm/V39/
  37880. 39
  37881. FreshFish-Vol1:Useful/dist/cbm/V39/
  37882. 39
  37883. FreshFish-Vol2:Useful/dist/cbm/V37/
  37884. 37
  37885. FreshFish-Vol1:Useful/dist/cbm/V37/
  37886. 37
  37887. .distribution
  37888. Commercial
  37889. .docs
  37890. COPYRIGHT
  37891. .described-by
  37892. Fred Fish (fnf@fishpond.cygnus.com)
  37893. .contents
  37894. NDUK        Portions of the Commodore Native Developer Update Kit that
  37895.         can be licensed for separate distribution.  Includes the
  37896.         "fd" files, libraries, startups, "C include" files, and
  37897.         tools.  Does not include the autodocs.  This material
  37898.         copyright by Commodore-Amiga Inc, is included under
  37899.         license from Commodore, and has restricted distribution
  37900.         conditions.  It is allowed to make copies from the CD-ROM
  37901.         for personal use but not for redistribution.  See the files
  37902.         included with the distribution for further details.
  37903.         Version 39.
  37904.         Author:  Commodore-Amiga Inc.
  37905. .stored-in
  37906. GoldFish-Vol2-2:BBS/cbm/NDUK-V39-39.lha
  37907.  
  37908. .name
  37909. NDUK-V40
  37910. .type
  37911. Programmer Tool
  37912. .short
  37913. Partial CBM Native Developer Update Kit
  37914. .description
  37915. Portions of the Commodore Native Developer Update Kit that can be
  37916. licensed for separate distribution.  Includes the "fd" files,
  37917. libraries, startups, "C include" files, and tools.  Does not include
  37918. the autodocs.  This material copyright by Commodore-Amiga Inc, is
  37919. included under license from Commodore, and has restricted distribution
  37920. conditions.  It is allowed to make copies from the CD-ROM for personal
  37921. use but not for redistribution.  See the files included with the
  37922. distribution for further details.
  37923. .version
  37924. 40
  37925. .author
  37926. Commodore-Amiga Inc.
  37927. .reference
  37928. FreshFish-Vol2:Useful/dist/cbm/V39/
  37929. 39
  37930. FreshFish-Vol1:Useful/dist/cbm/V39/
  37931. 39
  37932. FreshFish-Vol2:Useful/dist/cbm/V37/
  37933. 37
  37934. FreshFish-Vol1:Useful/dist/cbm/V37/
  37935. 37
  37936. .distribution
  37937. Commercial
  37938. .docs
  37939. COPYRIGHT
  37940. .described-by
  37941. Fred Fish (fnf@fishpond.cygnus.com)
  37942. .contents
  37943. NDUK        Portions of the Commodore Native Developer Update Kit that
  37944.         can be licensed for separate distribution.  Includes the
  37945.         "fd" files, libraries, startups, "C include" files, and
  37946.         tools.  Does not include the autodocs.  This material
  37947.         copyright by Commodore-Amiga Inc, is included under
  37948.         license from Commodore, and has restricted distribution
  37949.         conditions.  It is allowed to make copies from the CD-ROM
  37950.         for personal use but not for redistribution.  See the files
  37951.         included with the distribution for further details.
  37952.         Version 40.
  37953.         Author:  Commodore-Amiga Inc.
  37954. .stored-in
  37955. GoldFish-Vol2-2:BBS/cbm/NDUK-V40-40.lha
  37956. .name
  37957. 4D-BBSDemo
  37958. .author
  37959. CornerStone Software
  37960. .version
  37961. 2.92
  37962. .date
  37963. 1993.12.31
  37964. .distribution
  37965. Shareware
  37966. .description
  37967. 4D-BBS is a very flexible and powerful program.  The main purpose of
  37968. it is to allow users to call in to your computer, read and write mail,
  37969. public messages, and upload and download files.  4D-BBS offers this
  37970. plus much more.
  37971.  
  37972. Other major features of 4D-BBS include a full ARexx command port,
  37973. complete configuration and maintenance programs, Fido-Net post reading
  37974. and writing, Paragon door support, and complete multitasking.  Modem
  37975. setup and configuration allows you to completely setup your modem,
  37976. including support for high speed and fax modems.  Window controls
  37977. include iconify, definable bitplanes, and user status window sizing.
  37978.  
  37979. One of the more useful features of 4D-BBS gives the SysOp the ability
  37980. to work on the system configuration, edit a user, edit file catalogs,
  37981. change menus and text files, without disturbing the on-line user.
  37982. With the built in FIFO-handler support, complete remote access is
  37983. possible including remote configuration and shell access.
  37984. .described-by
  37985. fnf@amigalib.com
  37986. .short
  37987. Demo release of 4D-BBS shareware BBS.
  37988. .stored-in
  37989. GoldFish-Vol2-2:BBS/comm/4D-BBSDemo-2.92.lha
  37990. .name
  37991. AmiQWK
  37992. .aminet-dir
  37993. comm/bbs
  37994. .type
  37995. Communications
  37996. .short
  37997. QWKMail format offline message system
  37998. .description
  37999. QWKMail format offline message system.  Allows reading of
  38000. QWKMail format offline message packets popular with many
  38001. bulletin board systems (BBSes).  Replies can be edited using
  38002. any text editor and packed for transfer at a later time.
  38003. AmiQWK has been tested with many QWKMail systems for IBM and
  38004. Amiga based BBSes.
  38005. .version
  38006. 2.6
  38007. .date
  38008. 1994.09.21
  38009. .author
  38010. Jim Dawson
  38011. .requirements
  38012. Requires Workbench 2.04 or higher
  38013. .reference
  38014. FreshFish-Vol5:New/comm/bbs/AmiQWK/
  38015. 2.4
  38016. AmigaLibDisk946:AmiQWK/
  38017. 2.2
  38018. FrozenFish-Vol1:BBS/ALib/d9xx/d946/AmiQWK.lha
  38019. 2.2
  38020. GoldFish-Vol1-1:BBS/d9xx/d946/AmiQWK.lha
  38021. 2.2
  38022. GoldFish-Vol1-2:d9xx/d946/AmiQWK/
  38023. 2.2
  38024. FreshFish-Vol2:New/AmigaLibDisks/Disk946/AmiQWK/
  38025. ?.?
  38026. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk907/AmiQWK/
  38027. ?.?
  38028. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk907/AmiQWK/
  38029. ?.?
  38030. FrozenFish-Vol1:BBS/ALib/d9xx/d907/AmiQWK.lha
  38031. 2.1.0
  38032. GoldFish-Vol1-1:BBS/d9xx/d907/AmiQWK.lha
  38033. 2.1.0
  38034. GoldFish-Vol1-2:d9xx/d907/AmiQWK/
  38035. 2.1.0
  38036. AmigaLibDisk907:AmiQWK/
  38037. R2V1.0
  38038. .distribution
  38039. Shareware
  38040. .price
  38041. $15 (US)
  38042. .address
  38043. 509 S. Madison St.
  38044. Marion, IL. 62959
  38045. USA
  38046. .email
  38047. jim_dawson@hguild.com
  38048. .docs
  38049. AmiQWK.doc
  38050. AmiQWK.guide
  38051. .described-by
  38052. Dan Fish (daf@daffy.amigalib.com)
  38053. .submittal
  38054. Downloaded via ftp from wuarchive.wustl.edu.
  38055. .stored-in
  38056. GoldFish-Vol2-2:BBS/comm/AmiQWK-2.6.lha
  38057. .name
  38058. BBBBS
  38059. .fullname
  38060. Baud Bandit Bulletin Board System
  38061. .aminet-dir
  38062. comm/bbs
  38063. .type
  38064. BBS
  38065. .version
  38066. 7.2
  38067. .date
  38068. 1994.05.01
  38069. .reference
  38070. AmigaLibDisk9??:BBBBS/
  38071. 7.1
  38072. .requirements
  38073. Minimum: BaudBandit 1.50, Arexx 1.15, 1.5 MEG RAM
  38074. .description
  38075. Baud Bandit Bulletin Board System.  Written entirely in ARexx using the
  38076. commercial terminal program "BaudBandit".  Features include up to 99 file
  38077. libraries with extended filenotes, up to 99 fully threaded message
  38078. conferences, number of users, files, messages, etc. are only limited by
  38079. storage space, controlled file library and message conference access for
  38080. users and sysops, interface to extra devices like CD-ROM and others, all
  38081. treated as read only, complete Email with binary mail and multiple
  38082. forwarding, user statistics including messages written, files uploaded or
  38083. downloaded, time, etc, plus much more.  Now includes a complete offline
  38084. reader/answer called bbsQUICK.rexx, and Call Back Verification for local
  38085. callers.
  38086. .docs
  38087. BBBBS.guide
  38088. .author
  38089. Richard Lee Stockton
  38090. .email
  38091. RLStockton@cup.portal.com
  38092. .address
  38093. 21305-60th Ave West
  38094. Mountlake Terrace, WA 98043-2009
  38095. .distribution
  38096. Copyright but Freely Distributable
  38097. .exectype
  38098. ARexx
  38099. .source
  38100. Complete ARexx source included
  38101. .tested
  38102. 68000-68030, OS 1.3-3.1
  38103. .described-by
  38104. Richard Lee Stockton
  38105. .short
  38106. BaudBandit BBS, V7.2
  38107. .stored-in
  38108. GoldFish-Vol2-2:BBS/comm/BBBBS-7.2.lha
  38109. .name
  38110. BBDoors
  38111. .aminet-dir
  38112. comm/bbs
  38113. .version
  38114. 7.2
  38115. .date
  38116. 1994.04.25
  38117. .reference
  38118. AmigaLibDisk9??:BBDoors/
  38119. 7.1
  38120. .description
  38121. 19 rexxDoor games and diversions adjusted to work with BBBBS version 7.2
  38122. Included:
  38123.   Amiga_List..........update 6.6
  38124.   BlackJack...........update 6.4
  38125.   Chicago.............update 6.6
  38126.   FilmFlubs...........
  38127.   Hollywood_Squares...update 6.4
  38128.   Horse_Racing........new!   6.2
  38129.   MatchMaker..........update 6.2
  38130.   Number_guesser......new!   6.2
  38131.   One_Armed_Bandit....update 6.2
  38132.   Ship_Hunt...........update 6.2
  38133.   StarTrek............update 6.3
  38134.   Steven_Wright.......new!   6.3
  38135.   Stock_Market........update 6.5
  38136.   StoryBoard..........update 6.2
  38137.   Quote_Music.........new!   7.1
  38138.   Quote_Zen...........new!   7.1
  38139.   Wheel_Of_Fortune....update 6.2
  38140.   Yacht_C.............update 6.6
  38141.   YuppieWars..........update 6.3
  38142. .author
  38143. Richard Lee Stockton
  38144. .email
  38145. RLStockton@cup.portal.com
  38146. .address
  38147. 21305-60th Ave West
  38148. Mountlake Terrace, WA 98043-2009
  38149. .distribution
  38150. Copyright but Freely Distributable
  38151. .exectype
  38152. ARexx
  38153. .source
  38154. Complete ARexx source included
  38155. .tested
  38156. 68000-68030, OS 1.3-3.1
  38157. .described-by
  38158. Richard Lee Stockton
  38159. .short
  38160. rexxDoor games and diversions for BBBBS
  38161. .stored-in
  38162. GoldFish-Vol2-2:BBS/comm/BBDoors-7.2.lha
  38163. .name
  38164. CarbonCopy
  38165. .author
  38166. Klaus Seistrup
  38167. .version
  38168. 34.8
  38169. .description
  38170. A FidoNet Technical Networks utility that will create FSC0039 style
  38171. packets, given a plain ASCII text file and a list of nodes to send netmails
  38172. to.  You'll need a TrapList parsed NodeList to accomplish this...
  38173. .described-by
  38174. Automatically generated from Contents file by c2pi program.
  38175. .short
  38176. Fidonet util for FSC0039 style packets.
  38177. .stored-in
  38178. GoldFish-Vol2-2:BBS/comm/CarbonCopy-34.8.lha
  38179. .name
  38180. DCDD
  38181. .author
  38182. Jerry Smith
  38183. .version
  38184. 1.8
  38185. .description
  38186. Direct Connect Demon Dialer, an ARexx/BaudBandit Auto BBS dialer/logger.
  38187. 80 BBses per phonebook.  Unlimited phonebooks.  Selectable Auto BBS
  38188. dialing.  Arexx script control PER BBS.  Many features and safety controls.
  38189. DCDD will automatically dial your chosen batch of local or distant BBSes,
  38190. and will go through your selections as many times as you like, repeatedly
  38191. dialing the BBSes until it connects with one, at which time it will beep
  38192. and bring BaudBandit's screen to the front.
  38193. .described-by
  38194. Automatically generated from Contents file by c2pi program.
  38195. .short
  38196. Direct connect demon dialer.
  38197. .stored-in
  38198. GoldFish-Vol2-2:BBS/comm/DCDD-1.8.lha
  38199. .name
  38200. EazyBBS
  38201. .author
  38202. Andreas M Kirchwitz
  38203. .version
  38204. 2.17
  38205. .reference
  38206. FreshFish-Vol1:New/comm/EazyBBS/
  38207. 2.11
  38208. .description
  38209. A Bulletin Board System (aka Mailbox) with UUCP Network support.  Online
  38210. help, very easy to use for sysops and users.  Fullscreen oriented input
  38211. masks, batch-upload and download.  Up to 9 languages.  Requires AmigaOS
  38212. 2.0+.  Currently has only german documentation.
  38213. .described-by
  38214. Automatically generated from Contents file by c2pi program.
  38215. .short
  38216. A BBS with UUCP network support.
  38217. .stored-in
  38218. GoldFish-Vol2-2:BBS/comm/EazyBBS-2.17.lha
  38219. .name
  38220. FTPcdrom
  38221. .fullname
  38222. FTP/CD-ROM Simulator Version 2.11
  38223. .type
  38224. Communications
  38225. .short
  38226. Simulate  FTP session for CD-ROM access
  38227. .description
  38228. This utility is designed for use with a BBS so that a user can attach
  38229. to the current CD in your CD-ROM drive and use it to grab files.
  38230. It safely allows a user to move around in the sub-directories and grab
  38231. files.  A user can read the text descriptions and examine the archives.
  38232. This is a bug fix to version 2.10 which did not compare files properly
  38233. when using wildcards.
  38234. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  38235. .version
  38236. 2.11
  38237. .date
  38238. JULY 1994
  38239. .author
  38240. Tony Preston
  38241. .restrictions
  38242. This is a shareware program and unregistered.  The program will
  38243. remind you that you need to register it each time you move down
  38244. into a subdirectory.
  38245. Fred Fish has explicit permission to distribute this program on
  38246. his disks and CD collections.  This program may be placed on any BBS or
  38247. commercial system only if those systems do not attempt to lay
  38248. a copyright on the files.
  38249. .requirements
  38250. Requires OS2.04+
  38251. .distribution
  38252. Shareware
  38253. .price
  38254. See the documentation.
  38255. .address
  38256. Custom Services
  38257. P. O. Box 254
  38258. Moorestown, NJ 08057
  38259. .email
  38260. apreston@isd.csc.com or tony-preston@cup.portal.com
  38261. .exectype
  38262. 68000, with special version optimized for 68020-030 include.
  38263. .tested
  38264. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.3, skinny AGNUS
  38265. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  38266. A3000(various configurations)
  38267. A4000/040(various configurations)
  38268. Free of Enforcer hits
  38269. .docs
  38270. ftp.doc
  38271. user.doc
  38272. .described-by
  38273. Tony Preston(apreston@isd.csc.com)
  38274. .submittal
  38275. Submitted on disk directly by the author.
  38276. .stored-in
  38277. GoldFish-Vol2-2:BBS/comm/FTPcdrom-2.11.lha
  38278. .name
  38279. Citadel Space Empire
  38280. .fullname
  38281. Citadel Space Empire BBS Door Version 6.25
  38282. .type
  38283. BBS Game
  38284. .short
  38285. Space Empire STDIO Door
  38286. .description
  38287. This is Space Empire based on the original CNET door by Jon Radnof.
  38288. This is the Citadel version of that door with many many new features
  38289. and enhancementes!  This door is donationware.  You may send any
  38290. donation you wish to recieve the registration key.
  38291.  
  38292. In Space Empire, you compete with up to 25 other players attempting
  38293. to control the universe and become the glorious Space Lord.  The
  38294. route is difficult and there are many enemies along the way(usually
  38295. the other players...:).  This is a economic and strategy game of
  38296. intense warfare.  You must balance the economic needs of your Empire
  38297. along with your military ones.  Keep your people happy, feed them,
  38298. and make sure you do the same for you military and you will be just
  38299. starting to scratch the surface of this complex military game.
  38300. This is a STDIO BBS door that can be run with Citadel, DLG, or any
  38301. BBS program that supports that door type.  This door was originally
  38302. written for Citadel BBSes but has also become fairly popular with
  38303. DLG sysops.
  38304.  
  38305. Citadel is a Freeware BBS program that is a port from the IBM Citadel.
  38306. It supports file up/down loads, networking, public, private, hidden,
  38307. and anonymous message areas.  Citadel is a Room based BBS.
  38308. The full source for Citadel and its utilities is available from
  38309. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  38310. .version
  38311. 6.25
  38312. .date
  38313. August 1994
  38314. .author
  38315. Tony Preston, original door by Jon Radnof
  38316. .restrictions
  38317. This program is donationware, copyrighted, and may be distributed by
  38318. anyone so long as only a distribution fee is charged.  Fred Fish
  38319. has explicit permission to distribute this program on his disks
  38320. and CD collections.  This program may be placed on any BBS or
  38321. commercial system only if those systems do not attempt to lay
  38322. a copyright on the files.
  38323. .requirements
  38324. Any verision of the OS 1.3 or later.  About 100K of memory free
  38325. and a minimal amount of disk space.
  38326. .distribution
  38327. Citadel Space Empire is freely distibutable so long as all files in
  38328. the archive are kept together and not modified.  This archive may not
  38329. be placed in any collection that places a copyright on these works.
  38330. No fee may be charged for distribution without the expressed written
  38331. consent of the author, Tony Preston.
  38332. .price
  38333. Make a donation
  38334. .address
  38335. Custom Services
  38336. P. O. Box 254
  38337. Moorestown, NJ 08057
  38338. .email
  38339. apreston@isd.csc.com or tony-preston@cup.portal.com
  38340. .exectype
  38341. 68000, with special version optimized for 68020-040 available
  38342. .installsize
  38343. Minimal diskspace is required for the files, about 100K free memory
  38344. is needed at runtime.
  38345. areas.
  38346. .source
  38347. Source is available for earlier versions, source for the current
  38348. version is not available until newer version are created.
  38349. .construction
  38350. SAS/C Version 6.3
  38351. .tested
  38352. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.2, skinny AGNUS
  38353. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  38354. A3000(various configurations)
  38355. A4000/040(various configurations)
  38356. Free of Enforcer hits
  38357. .run
  38358. SEE_DOCS
  38359. .docs
  38360. Changes.doc
  38361. SE_SysOP.doc
  38362. SpcEmp.doc
  38363. Sysedit.doc
  38364. .described-by
  38365. Tony Preston(apreston@isd.csc.com)
  38366. .submittal
  38367. Submitted on disk directly by the author.
  38368. .stored-in
  38369. GoldFish-Vol2-2:BBS/comm/SpaceEmpire-6.25.lha
  38370. .name
  38371. Bulletins
  38372. .fullname
  38373. Amiga Citadel Bulletins Door
  38374. .type
  38375. Communications
  38376. .short
  38377. STDIO door for BBS bulletins
  38378. .description
  38379. This program will allow a SYSOP to add a multi-level
  38380. bulletin program to a BBS.  It is a STDIO door and works
  38381. with any BBS which supports them.  This door has been used
  38382. with the Citadel BBS as an autodoor and a regular door.
  38383. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  38384. .version
  38385. 2.11
  38386. .author
  38387. Tony Preston
  38388. .restrictions
  38389. Copyrighed 1994 by Custom Services, all rights reserved.
  38390. This is a shareware program and may be redistributed by
  38391. anyone so long as only a distribution fee is charged.  Fred Fish
  38392. has explicit permission to distribute this program on his disks
  38393. and CD collections.  This program may be placed on any BBS or
  38394. commercial system only if those systems do not attempt to lay
  38395. a copyright on the files.
  38396. .requirements
  38397. No special requirements.
  38398. .reference
  38399. .distribution
  38400. This program is primarily for use with the Citadel BBS program
  38401. or any BBS program that will support STDIO doors.  This program
  38402. is shareware
  38403. Citadel is Freeware, and may be distributed on any BBS, commercial
  38404. system(so long as they do not charge for file downloads),  in any
  38405. collection that does not charge for the program.  Citadel is copyrighted
  38406. by the authors with all rights reserved 1991-1994.  Citadel is
  38407. liscensed for use by anyone, but commercial users or pay bbs sysops
  38408. which must contact the author first to obtain permission.
  38409. .price
  38410. $10 (US)
  38411. .address
  38412. Custom Services
  38413. P. O. Box 254
  38414. Moorestown, NJ 08057
  38415. .email
  38416. apreston@isd.csc.com or tony-preston@cup.portal.com
  38417. .exectype
  38418. 68000, with special version optimized for 68020-040 available
  38419. .installsize
  38420. Minimal disk space
  38421. areas.
  38422. .source
  38423. Not available
  38424. .construction
  38425. SAS/C Version 6.3
  38426. .tested
  38427. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.2, skinny AGNUS
  38428. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  38429. A3000(various configurations)
  38430. A4000/040(various configurations)
  38431. Free of Enforcer hits
  38432. .run
  38433. SEE_DOCS
  38434. .docs
  38435. Full documentation is included in archived form.
  38436. .described-by
  38437. Tony Preston(apreston@isd.csc.com)
  38438. .submittal
  38439. Submitted on disk directly by the author.
  38440.  
  38441.  
  38442.  
  38443.  
  38444.  
  38445. .stored-in
  38446. GoldFish-Vol2-2:BBS/comm/bull-2.11.lha
  38447. .name
  38448. 10000
  38449. .type
  38450. Game
  38451. .short
  38452. Dice game, written exclusively for DLG
  38453. .description
  38454. 10,000 is a dice game, written exclusively for DLG.  The object of the game
  38455. is to get 10,000 points first.  This is achieved by rolling 6 dice, and
  38456. hopefully getting some points from either 1's, 5's, or any group of 3 dice
  38457. with the same number.
  38458. .version
  38459. 1.5
  38460. .author
  38461. Steve Herring
  38462. .distribution
  38463.     Shareware
  38464. .price
  38465. $5 (US)
  38466. .address
  38467. 12617 SE Boise
  38468. Portland, OR 97236
  38469. .email
  38470. mhatter@teleport.com
  38471. Steve_Herring@matrix.rain.com
  38472. .docs
  38473. 10000.guide
  38474. .described-by
  38475. Richard Fish
  38476. .submittal
  38477. Downloaded via ftp from wuarchive.wustl.edu.
  38478.  
  38479. .stored-in
  38480. GoldFish-Vol2-2:BBS/comm/10000-1.5.lha
  38481. .name
  38482. Nuclear Warfare
  38483. .fullname
  38484. Nuclear Warfare BBS door or standalone CLI game
  38485. .type
  38486. game
  38487. .short
  38488. shareware game of strategy
  38489. .description
  38490. World tensions mount!  Everyone is stockpiling weapons and
  38491. trying to influence allies to side with them!  Someone cracks
  38492. and pushes the big red button!  Nuclear Warfare is a game of
  38493. economics and strategy in the early stages where you attempt
  38494. to build up your country and it's defenses.  Spend too much
  38495. on defenses and you grow less than your enemies, too little
  38496. too late and your toast!  Nuclear Warfare is a BBS door game
  38497. for up to 15 players.  Each player controls a major country
  38498. and attempts to influence non-player countries into attacking
  38499. enemies.  The games always have 15 players, any slots empty
  38500. at the start of the game are used by computer players.  When
  38501. a human player wants to play, they take over from a computer
  38502. player.  This game can be played from cli with just one player
  38503. and it will be you against the computer.  It is primarily setup
  38504. to be a BBS door game for any BBS that supports STDIO type doors
  38505. such as Citadel, DLG, and several other popular BBS programs.
  38506. .version
  38507. 1.25
  38508. .date
  38509. August 1994
  38510. .author
  38511. Tony Preston
  38512. .restrictions
  38513. This program is shareware, copyrighted, and may be distributed by
  38514. anyone so long as only a distribution fee is charged.  Fred Fish
  38515. has explicit permission to distribute this program on his disks
  38516. and CD collections.  This program may be placed on any BBS or
  38517. commercial system only if those systems do not attempt to lay
  38518. a copyright on the files.
  38519. .requirements
  38520. Will run under 1.3 or later OS, may be used as a door to a BBS.
  38521. .reference
  38522. .distribution
  38523. This program is Shareware, and may be distributed on any BBS, commercial
  38524. system(so long as they do not charge for file downloads),  in any
  38525. collection that does not charge for the program.
  38526. This program is copyrighted 1994 by Custom Services, all rights
  38527. are reserved.
  38528. .price
  38529. $10
  38530. .address
  38531. Custom Services
  38532. P. O. Box 254
  38533. Moorestown, NJ 08057
  38534. .email
  38535. apreston@isd.csc.com or tony-preston@cup.portal.com
  38536. .exectype
  38537. 68000, with special version optimized for 68020-040 available
  38538. .installsize
  38539. This program has minimal disk requirements and creates all required
  38540. files when first run.
  38541. areas.
  38542. .source
  38543. Not available.
  38544. .construction
  38545. SAS/C Version 6.3
  38546. .tested
  38547. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.2, skinny AGNUS
  38548. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  38549. A3000(various configurations)
  38550. A4000/040(various configurations)
  38551. Free of Enforcer hits
  38552. .run
  38553. SEE_DOCS
  38554. .docs
  38555. Full documentation is included in archived form.
  38556. .described-by
  38557. Tony Preston(apreston@isd.csc.com)
  38558. .submittal
  38559. Submitted on disk directly by the author.
  38560. .stored-in
  38561. GoldFish-Vol2-2:BBS/comm/NW-1.25.lha
  38562. .name
  38563. FidoMon
  38564. .type
  38565. Telecommunication Utility
  38566. .short
  38567. FidoNet In/Outbound viewer for TrapDoor.
  38568. .description
  38569. FidoMon provides a real-time display of TrapDoor's inbound/outbound
  38570. directories.  It provides a simple mechanism to change NetMail and Flow
  38571. file status, and it can execute a user defined polling script based on the
  38572. address of a selected file.  It also provides FidoNet file type and address
  38573. information at a glance, and even more information is often available with
  38574. a few clicks of a mouse button.  Finally, it provides a mechanism by which
  38575. a user can edit some of FidoNet's text based files without worrying about
  38576. the carriage return/line feed conversions that are often otherwise
  38577. necessary for FidoNet files.
  38578. .version
  38579. 1.0
  38580. .author
  38581. Elton VonCannon
  38582. .requirements
  38583. Requires AmigaOS 2.04 or higher, TrapDoor version 1.83 or higher,
  38584. TrapList.library version 4 or higher, ReqTools.library version 2 or higher.
  38585. .distribution
  38586. Shareware
  38587. .address
  38588. 919 Macon St.
  38589. Asheboro, NC 27203
  38590. USA
  38591. .email
  38592. Elton.VonCannon@p2.f101.n3648.z1.fidonet.org
  38593. .docs
  38594. FidoMon.doc
  38595. .described-by
  38596. Elton VonCannon
  38597. .submittal
  38598. Submittted electronically directly by author.
  38599. .stored-in
  38600. GoldFish-Vol2-2:BBS/comm/FidoMon-1.0.lha
  38601. .name
  38602. Gothic_Tag
  38603. .type
  38604. Text
  38605. .short
  38606. Adds taglines to messages
  38607. .description
  38608. Well, basically it's a thing for adding taglines to messages. Or
  38609. alternatively a thing for adding messages to taglines. Take your pick.
  38610. .author
  38611. James W Savage
  38612. .requirements
  38613. It was written on a 3.0 A4000/40 with 2 meg chip, 8 meg fast and a
  38614. GVP ioExtender. It should run on any 2.0 machine, below that I don't know
  38615. .distribution
  38616. Copyrighted but Freely Redistributable
  38617. .address
  38618. Gothsoft Inc
  38619. 4 Donside
  38620. Stratton
  38621. Cirencester
  38622. Gloucestershire
  38623. GL7 2LX
  38624. ENGLAND
  38625. .email
  38626. Fidonet  2:2501/307.13
  38627. Internet Bryce@gothic.demon.co,uk
  38628. .docs
  38629. Gothic_Tag.guide
  38630. .described-by
  38631. Richard Fish
  38632. .submittal
  38633. Downloaded via ftp from Aminet.
  38634. .stored-in
  38635. GoldFish-Vol2-2:BBS/comm/Gothic_Tag.lha
  38636. .name
  38637. Spot
  38638. .short
  38639. A FidoNet tosser/editor for points.
  38640. .version
  38641. 1.3
  38642. .author
  38643. Nico Francois
  38644. .email
  38645. nico@augfl.be
  38646. .description
  38647. Spot is a FidoNet tosser/editor for points.  It features a userfriendly
  38648. font-sensitive GadTools interface that is fully localized.  Spot uses a custom
  38649. message base format for fast importing and exporting.  Some of Spot's main
  38650. features:t Supports new 3.0 features (newlook menus, memory pools,...) --
  38651. Automatically creates new areas for you, no tedious work -- Optional (fully
  38652. transparent) message base crunching -- Message list with powerful functions
  38653. (e.g. search body text) -- Excellent support for multiple character sets
  38654. (LATIN-1, IBM,...) -- Built-in, fully asynchronous, Fido file request --
  38655. Multi-bossing and multi-domain capable -- Userlist editor -- powerful twitlist
  38656. -- ARexx port (100+ commands).
  38657. .type
  38658. Communications
  38659. .requirements
  38660. OS 2.04+
  38661. .distribution
  38662. Shareware
  38663. .price
  38664. $30(US)
  38665. .docs
  38666. Spot.doc
  38667. Spot.guide
  38668. README
  38669.  
  38670. .stored-in
  38671. GoldFish-Vol2-2:BBS/comm/Spot-1.3.lha
  38672. .name
  38673. EMS
  38674. .author
  38675. Davide Massarenti
  38676. .version
  38677. 1.0
  38678. .description
  38679. Electronic Mail System.  An attempt to manage in an easy and uniform way an
  38680. Electronic Mail System.  Unlike other products, EMS can be used with
  38681. FIDONET technology networks AND with USENET-kind networks, with the same
  38682. kind of interaction.  The software takes care of the differences between
  38683. networks.
  38684. .described-by
  38685. Automatically generated from Contents file by c2pi program.
  38686. .short
  38687. EMS, V1.0
  38688. .stored-in
  38689. GoldFish-Vol2-2:BBS/comm/EMS-1.0.lha
  38690. .name
  38691. ListSERV
  38692. .type
  38693. Communications
  38694. .short
  38695. Maintains electronic mailing lists
  38696. .description
  38697. Demo version of a program to maintain electronic mailing lists
  38698. .version
  38699. 3.0
  38700. .date
  38701. 6/22/94
  38702. .author
  38703. Peter Simons
  38704. .restrictions
  38705. This version of ListSERV is an experimental version with only a few
  38706. limitations to let you test whether you think this software satisfies
  38707. your needs. This evaluation version has the FAQ and LONGINDEX commands
  38708. disabled and won't allow you to administrate more than 2 lists. This
  38709. should be enough for you to test the capabilities and might even serve
  38710. your purposes if your needs are small.
  38711. .requirements
  38712. OS 2.04
  38713. .distribution
  38714. Shareware
  38715. .price
  38716. $15-$25 (US), DM 20-30
  38717. .address
  38718. Europaring 20
  38719. 53123 Bonn
  38720. Germany
  38721. .email
  38722. simons@peti.GUN.de
  38723. .docs
  38724. docs/Help.texinfo
  38725. docs/ListSERV.doc
  38726. docs/ListSERV.guide
  38727. docs/Registration.txt
  38728. .described-by
  38729. Richard Fish
  38730. .submittal
  38731. Submitted electronically directly by the author.
  38732.  
  38733. .stored-in
  38734. GoldFish-Vol2-2:BBS/comm/ListSERV-3.0.lha
  38735. .name
  38736. Smail
  38737. .author
  38738. Aussem
  38739. .version
  38740. 1.10
  38741. .source
  38742. Includes source in C.
  38743. .description
  38744. UUCP mail transport mechanism, based on Unix Smail V2.5.  A complete
  38745. substitute for Dillon's sendmail program.  Features: re-routing of
  38746. addresses according to the paths file; mail forwarding for users
  38747. (~/.forward and uumail: <user>); nearly command line compatible with
  38748. Dillon's sendmail (except -raw); Return-To-Receipt recognition; returning
  38749. undeliverable mails to sender and postmaster of your host; support of the
  38750. standard Getty, MultiUserFileSystem and AXSh passwd files; smarthost option
  38751. if your map files are not perfect; extended log files...  and much more!
  38752. .described-by
  38753. Automatically generated from Contents file by c2pi program.
  38754. .short
  38755. UUCP mail transport mechanism.
  38756. .requirements
  38757. AmigaDOS 2.04+
  38758. DillonUUCP or AUUCP+ environment
  38759. .stored-in
  38760. GoldFish-Vol2-2:BBS/comm/SMail-1.10.lha
  38761. .name
  38762. SplUU
  38763. .author
  38764. Psilocybe Systems
  38765. Inc
  38766. .version
  38767. 1.16ß
  38768. .description
  38769. A UUEncoding file splitter for emailing large files.  It takes a file and
  38770. UUEncodes it, and then it cuts it up in 2000 line blocks.  It also gives
  38771. each block a header and a tail.
  38772. .described-by
  38773. Automatically generated from Contents file by c2pi program.
  38774. .short
  38775. UUEncoding file splitter.
  38776. .stored-in
  38777. GoldFish-Vol2-2:BBS/comm/Spluu-1.16ß.lha
  38778. .name
  38779. THOR
  38780. .fullname
  38781. Ultima Thule Offline Reader System
  38782. .type
  38783. Offline Reader
  38784. .short
  38785. Offline QWK/HIPPO/ABBS/MBBS reader.
  38786. .description
  38787. THOR is a offline message reader developed for saving online time while
  38788. connected to BBS systems, and for building and maintaining a database of
  38789. the messages from the boards. The message database has true history and
  38790. threading, fast searching, mark and keep options. Each board has a user
  38791. database with all users which has written messages. This user database can
  38792. be used when sending messages. There is an optional internal fullscreen
  38793. editor. The editor has all features needed for message editing. Both THOR
  38794. and the internal editor have ARexx ports. THOR is fully compliant to the
  38795. Style Guide with a resizeable, font-sensitive and configurable user
  38796. interface. Supports new 3.0 features (newlook menus, memory pools,
  38797. interleaved screens, 24 bit palette,....). Many useful utilities are
  38798. included.
  38799. .version
  38800. 1.25
  38801. .date
  38802. 1994.08.15
  38803. .author
  38804. Petter Nilsen
  38805. .reference
  38806. FreshFish-Vol5:New/comm/mail/THOR/
  38807. 1.22
  38808. .address
  38809. Strandveien 59B
  38810. N-9007 TROMSOE
  38811. NORWAY
  38812. .email
  38813. pettern@powertech.no
  38814. .author
  38815. Eivind Nordseth
  38816. .address
  38817. Herman Krags Vei 17-21
  38818. N-7035 TRONDHEIM
  38819. NORWAY
  38820. .email
  38821. eivindno@idt.unit.no
  38822. .requirements
  38823. WB2.04 (V37), 1MB free memory and a hard-drive.
  38824. .distribution
  38825. Shareware
  38826. .price
  38827. $30(US), NOK 265.
  38828. .described-by
  38829. Eivind Nordseth (eivindno@idt.unit.no)
  38830. Petter Nilsen (pettern@powertech.no)
  38831. .submittal
  38832. Downloaded via ftp from wuarchive.wustl.edu.
  38833. .stored-in
  38834. GoldFish-Vol2-2:BBS/comm/Thor-1.25.lha
  38835. .name
  38836. ATOB
  38837. .type
  38838. Communications
  38839. .short
  38840. Programs to encode programs into ascii
  38841. .description
  38842. BTOA and ATOB, are encode/decode programs for sending
  38843. binary files over Amateur Radio Packet.  They are also
  38844. useful for transmitting/storing files when only 7 bit
  38845. ASCII characters are allowed. Typical overhead is 20%.
  38846. .version
  38847. 4.0
  38848. .author
  38849. Randy Lilly
  38850. .distribution
  38851. Copyrighted but Freely Redistributable
  38852. .address
  38853. 752 S. Carldon St.
  38854. Allentown, PA.  18103
  38855. .source
  38856. Source in assembly and C included
  38857. .docs
  38858. ATOB.DOC
  38859. AVAIL.DOC
  38860. .described-by
  38861. Richard Fish
  38862. .submittal
  38863. Submitted on disk directly by the author.
  38864.  
  38865. .stored-in
  38866. GoldFish-Vol2-2:BBS/comm/ATOB-4.0.lha
  38867. .name
  38868. CyberPager
  38869. .type
  38870. Communications
  38871. .aminet-dir
  38872. comm/misc
  38873. .short
  38874. Send alpha-numeric messages to pagers.
  38875. .description
  38876. Allows one to send alpha-numeric (i.e., full text) messages to a pager from
  38877. an Amiga.  This is accomplished by dialing into an IXO protocol compliant
  38878. pager central and uploading messages.  Features include: Alias file for
  38879. commonly paged people to be referred to by name rather than cryptic PIN
  38880. numbers; "Groups" file allowing messages to be easily sent to many people
  38881. working on the same project, in the same department, etc; Supports multiple
  38882. pager centrals through a services configuration file; Full logging of
  38883. messages spooled, dialout attempts, etc.  Includes sample rexx scripts to
  38884. generating automatic messages, paging the current person on duty, etc.
  38885.  
  38886. Version 1.5 adds support for IXO TAP services that are out of spec and use
  38887. 8N1 modem characteristics.  This support will require you to update your
  38888. services file to include the new Use8N1 flag.
  38889. .version
  38890. 1.5
  38891. .date
  38892. 1993.10.05
  38893. .requirements
  38894. Requires WB2.04 or higher.
  38895. Also requires OwnDevUnit.library v2.1 or higher (includes a
  38896. copy of OwnDevUnit.library v3.3).
  38897. .distribution
  38898. Freeware
  38899. .author
  38900. Christopher A. Wichura
  38901. .address
  38902. 5450 East View Park
  38903. Chicago, Il.  6065
  38904. USA
  38905. .email
  38906. caw@miroc.chi.il.us
  38907. caw@gsbxdm.uchicago.edu
  38908. .source
  38909. C Source included.
  38910. .construction
  38911. SAS/C version 6.51
  38912. .docs
  38913. DOCUMENTATION
  38914. .reference
  38915. FreshFish-Vol4:BBS/AmigaLib/d992/CyberPager.lha
  38916. 1.4
  38917. FreshFish-Vol4:New/AmigaLibDisks/d992/CyberPager/
  38918. 1.4
  38919. FrozenFish-Vol1:BBS/ALib/d9xx/d992/CyberPager.lha
  38920. 1.4
  38921. GoldFish-Vol1-1:BBS/d9xx/d992/CyberPager.lha
  38922. 1.4
  38923. GoldFish-Vol1-2:d9xx/d992/CyberPager/
  38924. 1.4
  38925. AmigaLibDisk992:CyberPager/
  38926. 1.4
  38927. FrozenFish-Vol1:BBS/ALib/d9xx/d907/CyberPager.lha
  38928. 1.1
  38929. GoldFish-Vol1-1:BBS/d9xx/d907/CyberPager.lha
  38930. 1.1
  38931. GoldFish-Vol1-2:d9xx/d907/CyberPager/
  38932. 1.1
  38933. AmigaLibDisk907:CyberPager/
  38934. 1.1
  38935.  
  38936.  
  38937.  
  38938.  
  38939.  
  38940.  
  38941. .stored-in
  38942. GoldFish-Vol2-2:BBS/comm/CyberPager-1.5.lha
  38943. .name
  38944. ElCheapoFax
  38945. .author
  38946. Olaf 'Rhialto' Seibert
  38947. .version
  38948. 24.10.93
  38949. .source
  38950. Includes source in C.
  38951. .description
  38952. A very cheap and simple package to send and receive faxes using your Amiga
  38953. and a suitable (Class 2) Fax modem.  It is not particulary user-friendly,
  38954. nor is it blazingly fast.  It just does everything I need.  In fact, as you
  38955. and I don't need facsimile at all, it does a lot more.
  38956. .described-by
  38957. Automatically generated from Contents file by c2pi program.
  38958. .short
  38959. Cheap and simple FAX modem interface.
  38960. .stored-in
  38961. GoldFish-Vol2-2:BBS/comm/ElCheapoFax-24.10.93.lha
  38962. .name
  38963. Modem
  38964. .author
  38965. Stephen Norris
  38966. .version
  38967. 1.1
  38968. .source
  38969. Includes source in C.
  38970. .description
  38971. Some sample source showing how to configure modems, etc.  without having to
  38972. load a terminal program.  It can be used on any device or unit which acts
  38973. like a serial.device.  I also use it for dialing up to my slip account...
  38974. .described-by
  38975. Automatically generated from Contents file by c2pi program.
  38976. .short
  38977. Sample code to configure modems.
  38978. .stored-in
  38979. GoldFish-Vol2-2:BBS/comm/Modem-1.1.lha
  38980. .name
  38981. Timer
  38982. .version
  38983. 1.04
  38984. .author
  38985. Uwe "hoover" Schuerkamp
  38986. .source
  38987. Includes source in C.
  38988. .distribution
  38989. Freeware
  38990. .description
  38991. A small utility that allows you to monitor online time with your favorite
  38992. terminal program or really any other amount of time you want.  It has a
  38993. logging function to keep you informed about former logons and can open its
  38994. window on any screen. Source in C and and AREXX script to start
  38995. Timer from Vlt are included.
  38996. .described-by
  38997. Automatically generated from Contents file by c2pi program.
  38998. .short
  38999. Monitor online time, log former logons.
  39000. .stored-in
  39001. GoldFish-Vol2-2:BBS/comm/Timer-1.04.lha
  39002. .name
  39003. avmNfax
  39004. .fullname
  39005. Advanced Voice Mail with EFax
  39006. .type
  39007. Communications
  39008. .short
  39009. Voicemail/fax for voice-capable modems
  39010. .description
  39011.  
  39012. This is release 1.33 of avmNfax, a voicemail/fax program
  39013. that supports ZyXEL, LineLink, Dolphin modems,
  39014. and Rockwell modems.  Supras are not supported with
  39015. this release.
  39016.  
  39017. This version includes its own fax program, printer
  39018. driver, fax printer, and fax viewer.  This fax program
  39019. can be used with Class 1 and Class 2 fax modems.  It can
  39020. also be used with the voice modems that AVM supports.
  39021.  
  39022. It can also work in conjunction with GPFax (or TrapFax)
  39023. and AXsh (other fax programs or BBSes may be substituted
  39024. with some ARexx programming) to provide voice, fax, and
  39025. data, all on one line.
  39026.  
  39027. This version is a rewrite of ZVM and it requires
  39028. MUI 1.4 or greater (it is known to work on MUI 2.0).
  39029. It supports multiple lines (if you have multiple
  39030. modems of the same type).  You can use avmNfax as a
  39031. simple answering machine with fax capabilities,
  39032. or use it to provide multiple mailboxes.  It can play
  39033. different "intro" messages depending on the time of day,
  39034. day of week, random, or manual selection.  You can retrieve
  39035. your messages remotely, etc.  The caller can
  39036. be told of a forwarding number when he enters
  39037. a particular mailbox.  There are many enhancements
  39038. since 1.19 was released.
  39039.  
  39040. To reduce setup time, I highly recommend that you
  39041. also get the pre-recorded English voice files.  Look
  39042. for anything that starts with AVMV (like AVMVEngCVSD7200.lha,
  39043. AVMVEngADPCM2.lha, etc.).
  39044.  
  39045. .version
  39046. 1.33
  39047. .date
  39048. 1994.6.26
  39049. .author
  39050. Al Villarica
  39051. .restrictions
  39052. This version includes keyfile-protected versions of the Scheduler and
  39053. Programmer.  These two programs function as demos without the keyfiles.
  39054. Also, there is a shareware window for the main program that goes away
  39055. if you register.
  39056.  
  39057. The fax send/receive program is fully functional.  But, printing out
  39058. faxes without registering is limited to the first half of a page.
  39059.  
  39060. .requirements
  39061. o Requires MUI 1.4 or greater (Magic User Interface)
  39062. o Requires a hard disk
  39063. o Requires 1 MB of memory or more
  39064. o Requires AmigaDOS 2.04 or greater
  39065. .distribution
  39066. Shareware
  39067. .price
  39068. $20(US) for Scheduler,
  39069. $35(US) for Scheduler and Fax part, (if you have a voice capable modem)
  39070. $35(US) for Scheduler and Programmer,
  39071. $50(US) for Scheduler, Programmer, and Fax part,
  39072. $25(US) for Scheduler and Fax part (if you just have a faxmodem)
  39073.  
  39074. US & European registration sites available
  39075. .address
  39076. 408 Arnold Avenue
  39077. Syracuse, NY 13210
  39078. USA
  39079. .email
  39080. rvillari@cat.syr.edu
  39081. .exectype
  39082. 68xxx and ARexx
  39083. .source
  39084. ARexx source is included (for the VoiceMail part).  Source that is
  39085. used to generate the ARexx scripts using the Programmer is also
  39086. included.
  39087.  
  39088. Source for the fax program is available too.
  39089. .construction
  39090. SAS/C 6.3
  39091. .docs
  39092. AVM.guide
  39093. AVM.doc
  39094. .described-by
  39095. Al Villarica <rvillari@cat.syr.edu>
  39096. .submittal
  39097. Submitted by Al Villarica to Fred Fish via ftp.
  39098. .stored-in
  39099. GoldFish-Vol2-2:BBS/comm/avmNfax-1.33.lha
  39100.  
  39101. .name
  39102. AmiPOP
  39103. .type
  39104. Network Utility
  39105. .short
  39106. A POP 3 client for AmigaDOS.
  39107. .description
  39108. AmiPOP@ is a POP3 Client for AmigaDOS.  It was written directly from
  39109. the POP3 RFC (RFC #1225). AmiPOP is only a simple transport mechanism
  39110. for moving electronic mail messages between a POP-Host, typically
  39111. a mainframe, and your local AmigaDOS system.  The advantage of POP
  39112. over other transports such as SMTP is that all E-mail can still be
  39113. directed to the mainframe system.  This is of primary importance when
  39114. either a dialup line is used, which has a new IP address for each
  39115. connection, or when a user uses many machines, and wishes to be able
  39116. to transparently read mail on all of them.
  39117.  
  39118. AmiPOP features:
  39119.     · AUISG compliant (or at least it tries to be!)
  39120.     · Makes heavy use of 2.0 (and higher) functions such as ReadArgs,
  39121.       utility.library, GadTools, and 2.0 functions in Amiga.lib.
  39122.     · Written from RFC 1225, not a port of a Unix or a PC application.
  39123.     · Small code size, and low system resource usage.
  39124.     · Commodities interface
  39125.  
  39126. .version
  39127. 1.14
  39128. .date
  39129. 1994.11.10
  39130. .author
  39131. Scott Ellis
  39132. .requirements
  39133. AmigaDOS 2.04+
  39134. AmiTCP/IP release 2 or higher.
  39135. .reference
  39136. FreshFish-Vol2:New/comm/net/AmiTCP_POP/
  39137. 1.6
  39138. .distribution
  39139. Freeware
  39140. .address
  39141. 3640 Mt Everest Blvd
  39142. San Diego, CA
  39143. 92111 (USA)
  39144. .email
  39145. sellis@ucssun1.sdsu.edu
  39146. .source
  39147. Includes source in C.
  39148. .docs
  39149. AmiPOP.guide
  39150. .described-by
  39151. Dan Fish (daf@starfish.amigalib.com)
  39152. .submittal
  39153. Downloaded via ftp from wuarchive.wustl.edu.
  39154. .stored-in
  39155. GoldFish-Vol2-2:BBS/comm/AmiPOP-1.14.lha
  39156. .name
  39157. AmiTCP
  39158. .author
  39159. AmiTCP/IP Group and others
  39160. .short
  39161. TCP/IP protocol stack for SANA-II.
  39162. .version
  39163. 3.0ß2
  39164. .date
  39165. 1994.05.02
  39166. .source
  39167. Includes source in C.
  39168. .description
  39169. AmiTCP  is  a set of programs that enables the Amiga to connect to a TCP/IP
  39170. network.   AmiTCP  lets the user use commands such as ftp, telnet from your
  39171. Amiga.   AmiTCP  also  lets remote users connect to your machine from other
  39172. TCP/IP  hosts.   AmiTCP  is  a TCP/IP protocol stack for implementing basic
  39173. Internet  protocols  on  top  of any SANA-II network device driver, such as
  39174. one for SLIP or Ethernet.
  39175. .described-by
  39176. Automatically generated from Contents file by c2pi program.
  39177. .stored-in
  39178. GoldFish-Vol2-2:BBS/comm/AmiTCP-3.0ß2.lha
  39179.  
  39180. .name
  39181. CasioLink
  39182. .type
  39183. Communications
  39184. .short
  39185. Amiga to Casio FX-850P data link
  39186. .description
  39187. A program for transmitting data between the Amiga and the Casio
  39188. FX850P (FX880P) pocket computer.
  39189. .version
  39190. 1.0
  39191. .author
  39192. Frank Nießen
  39193. .requirements
  39194. Requires AmigaDOS 2.0 or later.
  39195. .distribution
  39196. Freeware
  39197. .address
  39198. Rellingerstrasse 16
  39199. 20257 Hamburg
  39200. Germany
  39201. .described-by
  39202. Fred Fish (fnf@fishpond.cygnus.com)
  39203. .submittal
  39204. Submitted on disk directly by the author.
  39205. .contents
  39206. CASIOlink    A program for transmitting data between the Amiga and
  39207.         Casio pocketcomputer FX-850P (FX-880P).  Needs OS2.0.
  39208.         Version 1.0, includes source in C.
  39209.         Author:  Frank Nießen
  39210. .stored-in
  39211. GoldFish-Vol2-2:BBS/comm/CasioLink-1.0.lha
  39212.  
  39213. .name
  39214. FTPDaemon
  39215. .type
  39216. Network Utility
  39217. .short
  39218. An ftp daemon for AmiTCP, with multiuser
  39219. .description
  39220. An ftpd for AmiTCP v2.0 and up (we use AmiTCP v2.2 ).  It has Multi-User
  39221. support (we use MultiUser v1.5).
  39222. .version
  39223. 2.0
  39224. .date
  39225. 1993.12.14
  39226. .author
  39227. Joran Jessurun
  39228. .requirements
  39229. Requires AmiTCP 2.0+
  39230. .reference
  39231. FreshFish-Vol2:New/comm/net/FtpDaemon/
  39232. 1.0
  39233. .distribution
  39234. Copyrighted but Freely Redistributable
  39235. .email
  39236. nl0jor@nl0jor.nl.cbpr.org
  39237. .source
  39238. Includes source in C.
  39239. .docs
  39240. ftpd.readme
  39241. .described-by
  39242. Dan Fish (daf@starfish.amigalib.com)
  39243. .submittal
  39244. Downloaded via ftp from wuarchive.wustl.edu.
  39245. .stored-in
  39246. GoldFish-Vol2-2:BBS/comm/FTPDaemon-2.0.lha
  39247.  
  39248. .name
  39249. Hydra
  39250. .type
  39251. Communications
  39252. .short
  39253. A bidirectional file transfer protocol
  39254. .description
  39255. HYDRA is a bidirectional file transfer protocol designed by Joaquim H.
  39256. Homrighausen and Arjen G. Lentz similar to Bimodem, a proprietary file
  39257. transfer protocol.  It originated in the PC world and has been ported
  39258. to the Atari ST and Amiga.  The HYDRA protocol can send and receive
  39259. data at the same time and also adds a chat option.
  39260. .version
  39261. 1.0
  39262. .author
  39263. Joaquim H. Homrighausen
  39264. Arjen G. Lentz
  39265. Olaf Barthel
  39266. .distribution
  39267. Copyrighted but Freely Redistributable
  39268. .address
  39269. Brabeckstrasse 35
  39270. D-30559 Hannover
  39271. Federal Republic of Germany
  39272. .email
  39273. olsen@sourcery.han.de
  39274. .docs
  39275. source/hydracom.doc
  39276. source/license.doc
  39277. .described-by
  39278. Fred Fish (fnf@fishpond.cygnus.com)
  39279. .submittal
  39280. Submitted electronically by author of Amiga port.
  39281. .contents
  39282. Hydra        HYDRA is a bidirectional file transfer protocol designed
  39283.         by Joaquim H. Homrighausen and Arjen G. Lentz similar to
  39284.         Bimodem, a proprietary file transfer protocol.  It origi-
  39285.         nated in the PC world and has been ported to the Atari ST
  39286.         and Amiga.  The HYDRA protocol can send and receive data
  39287.         at the same time and also adds a chat option.
  39288.         Author: Joaquim H. Homrighausen, Arjen G. Lentz
  39289.             Amiga port by Olaf Barthel
  39290. .stored-in
  39291. GoldFish-Vol2-2:BBS/comm/Hydra-1.0.lha
  39292. .name
  39293. INetUtils
  39294. .type
  39295. Communications, OS Utility
  39296. .short
  39297. Internet Utilities for the Amiga
  39298. .description
  39299. INetUtils is a series of programs designed to allow an Amiga running AS-225
  39300. beta 2.0 software (i.e., socket.library capable) or AmiTCP 2.2 (or above) to
  39301. interact and operate as fully functioning members of an IP network,  including
  39302. the global InterNet.
  39303.  
  39304. INetUtils is freely distributable.
  39305.  
  39306. The utility programs consist of:
  39307.  
  39308.     SMTPd        : an SMTP daemon
  39309.     SMTPpost    : an SMTP posting program
  39310.     SMTPExpand  : an SMTP aliases expanding program
  39311.     NNTPpost    : an NNTP posting program
  39312.     NNTPXfer    : an NNTP article transfer program
  39313.     newgroup    : a maintenance program for use with NNTP
  39314.     GetActive   : an NNTP active file transfer program
  39315.     AmiPOP        : a POP message handler
  39316.     Sabot        : A newmail activity program
  39317.  
  39318. a NNTPd is in development, but is not included in this archive.
  39319.  
  39320. The following man pages are included:
  39321.  
  39322.     SMTPd.man
  39323.     SMTPpost.man
  39324.     SMTPExpand.man
  39325.     NNTPpost.man
  39326.     NNTPxfer.man
  39327.     GetActive.man
  39328.  
  39329. and describe the operation of each program.
  39330.  
  39331. To install INetUtils, see the document named INSTALL included in this
  39332. archive.
  39333.  
  39334. For basic help in getting SMTPd running, the following script is also
  39335. included:
  39336.  
  39337.     StartSMTPd
  39338.  
  39339. which is heavily commented.
  39340.  
  39341. AmiPOP and Sabot were developed by Scott Ellis (sellis@ucssun1.sdsu.edu)
  39342. and all communication regarding them should be directed to him. Separate
  39343. documentation regarding them is included in the AmiPOP and Sabot archives.
  39344.  
  39345. To properly utilize the NNTP capability requires an NNTP aware newsreader
  39346. and a mailreader. The 'G' package is presented to meet this need.
  39347.  
  39348. GRn is Gadtools Read News, which can properly read and post with articles
  39349. via NNTP directly or read with the local directory setup by NNTPXfer, and
  39350. post directly using NNTPpost. Documentation is available in AmigaGuide
  39351. format (GRn.guide).
  39352.  
  39353. GMail, Gadtools Mail, is still in development, and is not included in this
  39354. archive.
  39355.  
  39356. AmigaELM and the DMail from AmigaUUCP are quite satisfactory for reading mail.
  39357. .version
  39358. 1.3
  39359. .date
  39360. 1994.03.16
  39361. .author
  39362. Michael B. Smith
  39363. .requirements
  39364. Requires AmigaDOS 2.04 (v37).
  39365. .distribution
  39366. Copyright but freely distributable, as long as the entire archive,
  39367. or its contents, is distributed without modification.
  39368. .address
  39369. P.O. Box 6791
  39370. Charlottesville, VA 22906
  39371. USA
  39372. .email
  39373. mbs@adastra.cvl.va.us
  39374. .tested
  39375. Tested on all Amigas, A1000 through A4000T. Tested with AS-225r2
  39376. (AS225 version) and AmiTCP 2.2 and 2.3 (AmiTCP version). Tested
  39377. against NNTP reference implementation and INN (NNTP servers).
  39378. Used with AmigaUUCP 1.16 and up.
  39379. .docs
  39380. SMTPd.man
  39381. SMTPpost.man
  39382. SMTPExpand.man
  39383. NNTPpost.man
  39384. NNTPxfer.man
  39385. GetActive.man
  39386. .described-by
  39387. Michael B. Smith <mbs@adastra.cvl.va.us>
  39388. .submittal
  39389. FTP'ed to Fred Fish's specified system by the author.
  39390. .stored-in
  39391. GoldFish-Vol2-2:BBS/comm/INetUtils-1.3.lha
  39392. .name
  39393. INetUtils
  39394. .type
  39395. Communications, OS Utility
  39396. .short
  39397. Internet Utilities for the Amiga
  39398. .description
  39399. INetUtils is a series of programs designed to allow an Amiga running AS-225
  39400. beta 2.0 software (i.e., socket.library capable) or AmiTCP 2.2 (or above) to
  39401. interact and operate as fully functioning members of an IP network,  including
  39402. the global InterNet.
  39403.  
  39404. INetUtils is freely distributable.
  39405.  
  39406. The utility programs consist of:
  39407.  
  39408.     SMTPd        : an SMTP daemon
  39409.     SMTPpost    : an SMTP posting program
  39410.     SMTPExpand  : an SMTP aliases expanding program
  39411.     NNTPpost    : an NNTP posting program
  39412.     NNTPXfer    : an NNTP article transfer program
  39413.     newgroup    : a maintenance program for use with NNTP
  39414.     GetActive   : an NNTP active file transfer program
  39415.     AmiPOP        : a POP message handler
  39416.     Sabot        : A newmail activity program
  39417.  
  39418. a NNTPd is in development, but is not included in this archive.
  39419.  
  39420. The following man pages are included:
  39421.  
  39422.     SMTPd.man
  39423.     SMTPpost.man
  39424.     SMTPExpand.man
  39425.     NNTPpost.man
  39426.     NNTPxfer.man
  39427.     GetActive.man
  39428.  
  39429. and describe the operation of each program.
  39430.  
  39431. To install INetUtils, see the document named INSTALL included in this
  39432. archive.
  39433.  
  39434. For basic help in getting SMTPd running, the following script is also
  39435. included:
  39436.  
  39437.     StartSMTPd
  39438.  
  39439. which is heavily commented.
  39440.  
  39441. AmiPOP and Sabot were developed by Scott Ellis (sellis@ucssun1.sdsu.edu)
  39442. and all communication regarding them should be directed to him. Separate
  39443. documentation regarding them is included in the AmiPOP and Sabot archives.
  39444.  
  39445. To properly utilize the NNTP capability requires an NNTP aware newsreader
  39446. and a mailreader. The 'G' package is presented to meet this need.
  39447.  
  39448. GRn is Gadtools Read News, which can properly read and post with articles
  39449. via NNTP directly or read with the local directory setup by NNTPXfer, and
  39450. post directly using NNTPpost. Documentation is available in AmigaGuide
  39451. format (GRn.guide).
  39452.  
  39453. GMail, Gadtools Mail, is still in development, and is not included in this
  39454. archive.
  39455.  
  39456. AmigaELM and the DMail from AmigaUUCP are quite satisfactory for reading mail.
  39457. .version
  39458. 1.3
  39459. .date
  39460. 1994.03.16
  39461. .author
  39462. Michael B. Smith
  39463. .requirements
  39464. Requires AmigaDOS 2.04 (v37).
  39465. .distribution
  39466. Copyright but freely distributable, as long as the entire archive,
  39467. or its contents, is distributed without modification.
  39468. .address
  39469. P.O. Box 6791
  39470. Charlottesville, VA 22906
  39471. USA
  39472. .email
  39473. mbs@adastra.cvl.va.us
  39474. .tested
  39475. Tested on all Amigas, A1000 through A4000T. Tested with AS-225r2
  39476. (AS225 version) and AmiTCP 2.2 and 2.3 (AmiTCP version). Tested
  39477. against NNTP reference implementation and INN (NNTP servers).
  39478. Used with AmigaUUCP 1.16 and up.
  39479. .docs
  39480. SMTPd.man
  39481. SMTPpost.man
  39482. SMTPExpand.man
  39483. NNTPpost.man
  39484. NNTPxfer.man
  39485. GetActive.man
  39486. .described-by
  39487. Michael B. Smith <mbs@adastra.cvl.va.us>
  39488. .submittal
  39489. FTP'ed to Fred Fish's specified system by the author.
  39490. .stored-in
  39491. GoldFish-Vol2-2:BBS/comm/INetUtils-AmiTCP-1.3.lha
  39492.  
  39493. .name
  39494. MUIAdt
  39495. .type
  39496. Communications
  39497. .short
  39498. Aminet frontend for AmigaDOS
  39499. .description
  39500. GUI-based utility that allows you to connect to one of several Aminet
  39501. sites, browse the RECENT files, and download the files of interest.
  39502. .version
  39503. 1.3
  39504. .date
  39505. 1994.09.01
  39506. .author
  39507. Jem Atahan
  39508. .requirements
  39509. Requires OS2.04+, AmiTCP V2.0+, MUI V2.0+ an a UNIX "uncompress"
  39510. command of some sort.
  39511. .distribution
  39512. Public Domain
  39513. .email
  39514. atahanc@cs.curtin.edu.au
  39515. .source
  39516. Includes source in C
  39517. .docs
  39518. MUIAdt.readme
  39519. MUIAdt.guide
  39520. .described-by
  39521. Dan Fish (daf@starfish.amigalib.com)
  39522. .submittal
  39523. Downloaded via ftp from wuarchive.wustl.edu.
  39524. .stored-in
  39525. GoldFish-Vol2-2:BBS/comm/MUIAdt-1.3.lha
  39526.  
  39527. .name
  39528. Mosaic
  39529. .type
  39530. Networking
  39531. .short
  39532. Amiga World-Wide-Web browser
  39533. .description
  39534. Amiga Mosaic is a networked information discovery, retrieval, and
  39535. collaboration tool originally developed at the National Center for
  39536. Supercomputing Applications at the University of Illinois at Urbana
  39537. and then ported to the Amiga by Michael Fischer, Michael Witbrock, Michael
  39538. Meyer, and Steve Dunham.
  39539.  
  39540. Mosaic provides a hypertext interface to the global Internet.  Hypertext
  39541. is text which contains highlighted links, called hyperlinks or anchors,
  39542. to other texts.  Each highlighted phrase (in color or underlined) is a
  39543. hyperlink to another document or information resource somewhere on the
  39544. Net.  A single click with the left mouse button on any highlighted
  39545. phrase will follow the link, and Mosaic will retrieve the document
  39546. associated with the selected hyperlink and display it.
  39547.  
  39548. The Mosaic client communicates with HTTP servers.  HTTP is the HyperText
  39549. Transfer Protocol of the WWW (World Wide Web).  Mosaic can also communicate
  39550. with more traditional Internet protocols such as FTP, Gopher, WAIS, NNTP,
  39551. etc.
  39552.  
  39553. The hypertext documents viewed with Mosaic are written in HTML (HyperText
  39554. Markup Language), which is a subset of SGML (Standard Generalized Markup
  39555. Language).  Among the many formatting features, HTML allows Mosaic to
  39556. display inlined images.  (In fact, an inlined images can serve as a
  39557. hyperlink just like a word or phrase can).
  39558.  
  39559. Mosaic also features unlimited multimedia capabilities.  File types
  39560. that Mosaic cannot handle internally, such as mpeg movies, sound
  39561. files, Postscript documents, and JPEG images, are automatically sent
  39562. to external viewers (or players).
  39563. .version
  39564. 1.2
  39565. .date
  39566. 1994.06.14
  39567. .author
  39568. Originally from the NCSA at the University of Illinois at Urbana
  39569. Amiga port by Michael Fischer, Michael Witbrock, Michael Meyer,
  39570. and Steve Dunham
  39571. .requirements
  39572. Requires OS2.x, (Some features require OS3.x), MUI 2.0+, Network usage
  39573. requires AmiTCP 3.0 beta 2, AS225 Release 2, or    DNET.
  39574. .email
  39575. amosaic@max.physics.sunysb.edu
  39576. .docs
  39577. README
  39578. .described-by
  39579. Dan Fish (daf@starfish.amigalib.com)
  39580. .submittal
  39581. Downloaded via ftp from wuarchive.wustl.edu.
  39582. .stored-in
  39583. GoldFish-Vol2-2:BBS/comm/Mosaic-1.2.lha
  39584. .name
  39585. ParBENCH
  39586. .author
  39587. Vernon Graner
  39588. Doug Walker
  39589. John Toebes
  39590. Matt Dillon
  39591. .version
  39592. 3.1
  39593. .description
  39594. A ParNET installation kit put together by Vernon Graner of Commodore
  39595. Business Machines.  It uses the CBM Installer and is fully documented.
  39596. ParNET itself is copyrighted by The Software Distillary and Doug Walker,
  39597. John Toebes, and Matt Dillon.  The main improvements between this ParBENCH
  39598. and the standard ParNET is the ease of installation and routine startup of
  39599. the NET: device.  This package contains a set of WorkBench tools to boot
  39600. the network and fix up and display remote node icons, etc.
  39601. .described-by
  39602. Automatically generated from Contents file by c2pi program.
  39603. .short
  39604. A easy to use ParNET installation kit.
  39605. .stored-in
  39606. GoldFish-Vol2-2:BBS/comm/ParBENCH-3.1.lha
  39607. .name
  39608. GRn
  39609. .fullname
  39610. Gadtools Readnews
  39611. .type
  39612. Communications, OS Utility
  39613. .short
  39614. GUI'ed UUCP, C News, and NNTP newreader.
  39615. .description
  39616. GRn is Gadtools Read News, a Gadtools-based newsreader for the Amiga, running
  39617. Release 2.0 or above. Some special features are available on higher releases.
  39618.  
  39619. GRn supports locally stored news (via AmigaUUCP, C News, or NNTPxfer) and
  39620. NNTP in a variety of ways (AS225r2, AmiTCP 2.2 or above, DNet, AUW and direct
  39621. connection via serial.device or serial clone).
  39622.  
  39623. GRn 2.1 is an update to GRn 2.0. Several new features have been added, and
  39624. several bugs have been fixed. Refer to GRn.guide for detailed information on
  39625. operating GRn. The file INSTALL tells you how to install GRn (sorry, Installer
  39626. script didn't happen).
  39627.  
  39628. Significant changes between GRn 2.0 and GRn 2.1:
  39629.  
  39630.     New Features:
  39631.  
  39632.     + AmiTCP is now supported
  39633.  
  39634.     + AUW is now supported
  39635.  
  39636.     + ReplyPrefix configuration variable added
  39637.  
  39638.     + GRnSaveDir configuration variable added
  39639.  
  39640.     + MODEID=SCREENMODE argument added
  39641.  
  39642.     + When GRn opens a Custom Screen, it now sets AutoScroll.
  39643.  
  39644.     + New GRn icon
  39645.  
  39646.     + Use the system busy pointer on v39 and up
  39647.  
  39648.     + NOSCAN only applies to the scan at startup
  39649.  
  39650.     + Add From: header to all news and mail created
  39651.       (NOTE: this requires a fixed postnews for AmigaUUCP.)
  39652.  
  39653.     + LAST=SUBSCRIBELAST argument added
  39654.  
  39655.     + Keyboard shortcuts for the article list were added
  39656.  
  39657.     + UserShells are now supported for all external programs (this
  39658.       means they can be AmigaDOS scripts, AREXX programs, etc.)
  39659.  
  39660.     + eXtract command added
  39661.  
  39662.     + A Distribution header is no longer added by default, unless an
  39663.       article being replied to had one
  39664.  
  39665.     Bug Fixes:
  39666.  
  39667.     + serial.device input no longer busy-loops
  39668.  
  39669.     + NNTP articles are not retrieved a second time for Save, Print,
  39670.       Reply, Forward, etc.
  39671.  
  39672.     + You may now "Mark" an article as UNREAD, even when it is the
  39673.       only article in a newsgroup
  39674.  
  39675.     + GRn now works better with tin
  39676.  
  39677.     + Refresh of borders on v37 and v38 is complete
  39678.  
  39679.     + The proper detailpen is now used in the subscription window
  39680.  
  39681.     + Requestors are now draggable
  39682.  
  39683.     + Subject/From headers over 512 characters will no longer cause
  39684.       GRn to write over memory it does not own
  39685.  
  39686.     + No longer allow cancellation of arbitrary articles
  39687.  
  39688.     + Properly close socket.library if NNTP server connection failed.
  39689.  
  39690.     + Large fonts will not mess up the subscribe window any longer
  39691.  
  39692.     + The last article in a newsgroup may be marked as unread.
  39693.  
  39694.     + On v39 and above, mouse and keyboard movements are dealt with
  39695.       correctly, when both are used to adjust a listview.
  39696.  
  39697.     + "Followup-To: poster" is now honored
  39698.  
  39699.     + The HOSTNAME argument is no longer treated as a synonym for the
  39700.       NNTPSERVER argument.
  39701.  
  39702. .version
  39703. 2.1
  39704. .date
  39705. 1994.02.19
  39706. .author
  39707. Michael B. Smith
  39708. Mike Schwartz
  39709. .requirements
  39710. Requires AmigaDOS 2.04 (v37). Some features available only on
  39711. AmigaDOS 3.0 (v39) or above.
  39712. .distribution
  39713. Copyright but freely distributable, as long as the entire archive,
  39714. or its contents, is distributed without modification.
  39715. .address
  39716. P.O. Box 6791
  39717. Charlottesville, VA 22906
  39718. USA
  39719. .email
  39720. mbs@adastra.cvl.va.us
  39721. .tested
  39722. Tested on all Amigas, A1000 through A4000T. Tested with AS-225r2,
  39723. AmiTCP, AUW, DNet, and normal serial.device. Tested against  the
  39724. NNTP reference implementation and INN (NNTP servers). Used with
  39725. AmigaUUCP 1.16 and up, wUUCP 0.19 and up, wCNews (all versions).
  39726. Used with INetUtils 1.0 and up.
  39727. .docs
  39728. GRn.guide
  39729. GRn-Term.man
  39730. .described-by
  39731. Michael B. Smith <mbs@adastra.cvl.va.us>
  39732. .submittal
  39733. FTP'ed to Fred Fish's specified system by the author.
  39734. .stored-in
  39735. GoldFish-Vol2-2:BBS/comm/GRn-2.1.lha
  39736. .name
  39737. HFT
  39738. .author
  39739. Herbert West
  39740. .version
  39741. 38.515
  39742. .description
  39743. A very small ANSI terminal program.  Small, reliable, with just the bare
  39744. essentials.  Main features: Console support with cut & paste; Reliable ANSI
  39745. terminal emulation; Compatible with all serial.device clones.  HFT was
  39746. tested on serial, baudbandit, uw, and nullmodem devices.  Opens on the
  39747. default public screen.
  39748. .described-by
  39749. fnf@amigalib.com
  39750. .short
  39751. A very small ANSI terminal program.
  39752. .stored-in
  39753. GoldFish-Vol2-2:BBS/comm/HFT-38.515.lha
  39754. .name
  39755. TWC
  39756. .author
  39757. Lutz Vieweg
  39758. .version
  39759. 3.26
  39760. .reference
  39761. AmigaLibDisk904:TWC/
  39762. 3.101
  39763. .distribution
  39764. Shareware
  39765. .description
  39766. Two Way Chat & Send enables you to make use of your modem's full-duplex
  39767. feature in fact, it can save you up to 50% transmission time.  With TWC you
  39768. can connect to another guy running TWC, then you may transmit file-AND
  39769. chat-data at the same time in both directions.  GUI-driven, requires
  39770. OS2.04+.
  39771. .described-by
  39772. fnf@amigalib.com
  39773. .short
  39774. Two Way Chat & Send; modem full duplexer
  39775. .stored-in
  39776. GoldFish-Vol2-2:BBS/comm/TWC-3.26.lha
  39777. .name
  39778. Terminus
  39779. .author
  39780. John P Radigan
  39781. .version
  39782. 2.0d
  39783. .distribution
  39784. Shareware
  39785. .description
  39786. A highly capable and flexible, if not seasoned telecommunications tool for
  39787. the Amiga.  Terminus is a completely rewritten replacement for JR-Comm
  39788. 1.02a.  It is not an update.  Terminus conforms, where possible, to the
  39789. recommendations outlined in the "Commodore Amiga Style Guide" for Release 2
  39790. of the Amiga operating system while still retaining compatibility with the
  39791. 1.3 release.  However, all future releases of Terminus will be compatible
  39792. with the 2.0 (or later) operating system release only.
  39793. .described-by
  39794. Automatically generated from Contents file by c2pi program.
  39795. .short
  39796. A highly capable and flexible comm pgm.
  39797. .stored-in
  39798. GoldFish-Vol2-2:BBS/comm/Terminus-2.0d.lha
  39799. .name
  39800. XprZmodem
  39801. .author
  39802. Ranier Hess
  39803. William M Perkins
  39804. Rick Huebner and others  See documentation
  39805. .version
  39806. 3.1
  39807. .reference
  39808. AmigaLibDisk459:XprZmodem/
  39809. 2.1
  39810. .source
  39811. Includes source in C.
  39812. .description
  39813. An Amiga shared library which provides ZModem file transfer capability to
  39814. any XPR-compatible communications program.
  39815. .described-by
  39816. Automatically generated from Contents file by c2pi program.
  39817. .short
  39818. Amiga shared library for ZModem xfer.
  39819. .stored-in
  39820. GoldFish-Vol2-2:BBS/comm/XprZmodem-3.1.lha
  39821. .name
  39822. Term
  39823. .short
  39824. Very nice terminal program.
  39825. .type
  39826. Communications
  39827. .description
  39828. A telecommuncations program designed for use with any Commodore-Amiga
  39829. computer running Kickstart 2.04 or higher.  Its features include:
  39830.  
  39831.    * Fast built-in VT-220 terminal emulation
  39832.  
  39833.    * Support for custom terminal emulation modules following the `XEM
  39834.      2.0' standard
  39835.  
  39836.    * Operates in any display environment, supports all screen display
  39837.      modes
  39838.  
  39839.    * Support for file transfer modules following the `XPR' standard
  39840.  
  39841.    * File- and printer-capturing functions
  39842.  
  39843.    * Review-buffer support
  39844.  
  39845.    * Powerful phone book and dialing functions
  39846.  
  39847.    * `Amiga User Interface Style Guide' conformant user interface
  39848.  
  39849.    * Online-help (requires AmigaGuide package)
  39850.  
  39851.    * Built-in `ARexx' interface
  39852.  
  39853.    * File upload list, which permits selecting the files to be
  39854.      transferred before the upload is started.
  39855.  
  39856.    * Login script learn mode.
  39857.  
  39858.    * Built-in keyword/response parser which makes it possible to have
  39859.      `term' respond to BBS prompts and such with the user name,
  39860.      password, etc. without having to program the ARexx interface.
  39861.  
  39862.    * Interface for external programs to rendezvous with `term', taking
  39863.      over serial I/O processing (such as `HydraCom').
  39864. .version
  39865. 4.1
  39866. .author
  39867. Olaf `Olsen' Barthel
  39868. .reference
  39869. FreshFish-Vol6:New/comm/term/Term/
  39870. 4.0
  39871. FreshFish-Vol6:BBS/comm/Term-4.0.lha
  39872. 4.0
  39873. GoldFish-Vol1-2:d9xx/d904/Term/
  39874. 3.4
  39875. GoldFish-Vol1-1:BBS/d9xx/d904/Term.lha
  39876. 3.4
  39877. FrozenFish-Vol1:BBS/ALib/d9xx/d904/Term.lha
  39878. 3.4
  39879. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk904/Term/
  39880. 3.4
  39881. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk904/Term/
  39882. 3.4
  39883. AmigaLibDisk904:Term/
  39884. 3.4
  39885. GoldFish-Vol1-2:d8xx/d833/Term/
  39886. 3.1
  39887. GoldFish-Vol1-2:d8xx/d832/Term/
  39888. 3.1
  39889. GoldFish-Vol1-2:d8xx/d831/Term/
  39890. 3.1
  39891. GoldFish-Vol1-1:BBS/d8xx/d833/Term.lha
  39892. 3.1
  39893. GoldFish-Vol1-1:BBS/d8xx/d832/Term.lha
  39894. 3.1
  39895. GoldFish-Vol1-1:BBS/d8xx/d831/Term.lha
  39896. 3.1
  39897. FrozenFish-Vol1:BBS/ALib/d8xx/d833/Term.lha
  39898. 3.1
  39899. FrozenFish-Vol1:BBS/ALib/d8xx/d832/Term.lha
  39900. 3.1
  39901. FrozenFish-Vol1:BBS/ALib/d8xx/d831/Term.lha
  39902. 3.1
  39903. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk833/Term/
  39904. 3.1
  39905. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk832/Term/
  39906. 3.1
  39907. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk831/Term/
  39908. 3.1
  39909. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk833/Term/
  39910. 3.1
  39911. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk832/Term/
  39912. 3.1
  39913. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk831/Term/
  39914. 3.1
  39915. AmigaLibDisk833:Term/
  39916. 3.1
  39917. AmigaLibDisk832:Term/
  39918. 3.1
  39919. AmigaLibDisk831:Term/
  39920. 3.1
  39921. GoldFish-Vol1-2:d7xx/d730/Term/
  39922. 2.3
  39923. GoldFish-Vol1-2:d7xx/d725/Term/
  39924. 2.3
  39925. GoldFish-Vol1-1:BBS/d7xx/d730/Term.lha
  39926. 2.3
  39927. GoldFish-Vol1-1:BBS/d7xx/d725/Term.lha
  39928. 2.3
  39929. FrozenFish-Vol1:BBS/ALib/d7xx/d730/Term.lha
  39930. 2.3
  39931. FrozenFish-Vol1:BBS/ALib/d7xx/d725/Term.lha
  39932. 2.3
  39933. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk730/Term/
  39934. 2.3
  39935. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk725/Term/
  39936. 2.3
  39937. AmigaLibDisk730:Term/
  39938. 2.3
  39939. AmigaLibDisk725:Term/
  39940. 2.3
  39941. GoldFish-Vol1-2:d6xx/d681/Term/
  39942. 2.2a
  39943. GoldFish-Vol1-1:BBS/d6xx/d681/Term.lha
  39944. 2.2a
  39945. FrozenFish-Vol1:BBS/ALib/d6xx/d681/Term.lha
  39946. 2.2a
  39947. FreshFish-Vol1:Old/AmigaLibDisks/Disks680-699/Disk681/Term/
  39948. 2.2a
  39949. AmigaLibDisk681:Term/
  39950. 2.2a
  39951. GoldFish-Vol1-2:d5xx/d589/Term/
  39952. 1.9c
  39953. GoldFish-Vol1-1:BBS/d5xx/d589/Term.lha
  39954. 1.9c
  39955. FrozenFish-Vol1:BBS/ALib/d5xx/d589/Term.lha
  39956. 1.9c
  39957. AmigaLibDisk589:Term/
  39958. 1.9c
  39959. GoldFish-Vol1-2:d5xx/d534/Term/
  39960. ?.?
  39961. GoldFish-Vol1-1:BBS/d5xx/d534/Term.lha
  39962. ?.?
  39963. FrozenFish-Vol1:BBS/ALib/d5xx/d534/Term.lha
  39964. ?.?
  39965. AmigaLibDisk534:Term/
  39966. ?.?
  39967. .described-by
  39968. Richard Fish
  39969. .submittal
  39970. Downloaded via ftp from Aminet.
  39971. .stored-in
  39972. GoldFish-Vol2-2:BBS/comm/term-4.1.lha
  39973. .name
  39974. AGetty
  39975. .author
  39976. Peter Simons
  39977. .version
  39978. 0.218
  39979. .description
  39980. AGetty is similar to the well-known Getty included in Matt Dillon's
  39981. AmigaUUCP package.  It hangs on the specified serial port waiting for
  39982. connections via the connected modem.  Once a connection is detected, AGetty
  39983. provides a Login: request to the caller.  Getty disconnects any caller who
  39984. cannot provide a legal login and Password within 60 seconds.  It also
  39985. allows only 3 login attempts before disconnecting.  Any attempt to login
  39986. with an illegal password will be written to the logfile.  Upon receiving a
  39987. legal Login and Password, verified via the passw-file, AGetty will execute
  39988. a specified program, usually UUCICO or PMail, and stay off the line until
  39989. the program returns.  Then, AGetty will disconnect the caller and reset the
  39990. modem, returning to its original state.
  39991. .described-by
  39992. Automatically generated from Contents file by c2pi program.
  39993. .short
  39994. A login "getty" for the serial port.
  39995. .stored-in
  39996. GoldFish-Vol2-2:BBS/comm/AGetty-0.218.lha
  39997. .name
  39998. AsmKURS
  39999. .author
  40000. Erik H Bakke
  40001. .description
  40002. Some documentation on assembly language coding for the 68020/68881 or
  40003. better combination.  In addition you will find docs for the FPU, along with
  40004. source for a nice, fast Julia fractal plotter that utilizes the FPU.  The
  40005. files also contains some hints about optimizing your code for an 020, too.
  40006. .described-by
  40007. Automatically generated from Contents file by c2pi program.
  40008. .short
  40009. Docs for 68020/68881 assembly coding.
  40010. .stored-in
  40011. GoldFish-Vol2-2:BBS/dev/AsmKURS.lha
  40012. .name
  40013. BarflyDemo
  40014. .type
  40015. Compiler
  40016. .author
  40017. Ralph Schmidt
  40018. .short
  40019. Very powerful Debugger and Assembler.
  40020. .description
  40021. Very powerful Intuition controlled Source Level Debugger and an
  40022. optimizing Assembler.  The Debugger allows the parallel debugging
  40023. of several tasks in unlimited windows.  Has different windows for
  40024. ASM/Copper-Disassembler, Memory, Source, Breakpoints, Watchpoints,
  40025. Checksums and a lot other functions.  It supports SAS-C and GCC
  40026. Sourcelevel Debugging and allows dynamic include structure support.
  40027. Supports 68000-68040/6888x.  The Assembler has multi-pass optimizing,
  40028. precompiled includes, include/incbin cache, highlevel macros, smalldata
  40029. and advanced hunk support.  Supports 68000-68060/6888x.
  40030. .distribution
  40031. Shareware
  40032. .price
  40033. $50(US), DM70
  40034. .restrictions
  40035. Debugger Demo Version offers no unlimited Windows, offers no
  40036. unlimited debugged Tasks, no enforcer support, no catch task, no
  40037. catch crashed tasks and a step limit.  Assembler Demo Version
  40038. doesn't support the section command, precompiled includes
  40039. and has a 8KByte code limit.
  40040. .exectype
  40041. 68000
  40042. .run
  40043. BDebug=WB,BDebug
  40044. BDebug=CLI,BDebug
  40045. BAsm=WB,BAsm
  40046. BAsm=CLI,BAsm
  40047. .docs
  40048. docs/Barfly.guide
  40049. .construction
  40050. Barfly Assembler and SAS-C
  40051. .tested
  40052. A4000/40(2MB Chip,8MB Fast,1 Floppy,775MB HD)
  40053. A2000/30(1MB Chip,4MB Fast,2 Floppys,44MB HD)
  40054. A2000(1MB Chip,2 Floppys,44MB HD)
  40055. Also tested V37 up to V40.
  40056. Should have no problems with GFX-Cards because it only
  40057. uses basic intuition and graphic.library operations.
  40058. .version
  40059. 1.10
  40060. .requirements
  40061. Requires WB 2.04 or higher;1MB
  40062. .address
  40063. Ralph Schmidt
  40064. Kleiner Hellweg 4
  40065. 33154 Salzkotten
  40066. Germany
  40067. .email
  40068. laire@uni-paderborn.de
  40069. Irc: laire
  40070. .described-by
  40071. Ralph Schmidt
  40072. .submittal
  40073. Downloaded via ftp from wuarchive.wustl.edu.
  40074. .stored-in
  40075. GoldFish-Vol2-2:BBS/dev/BarflyDemo-1.10.lha
  40076.  
  40077. .name
  40078. SNMA
  40079. .type
  40080. Assembler
  40081. .short
  40082. 680x0/6888x amiga macro assembler
  40083. .description
  40084. SNMA is a conditional 680x0/688x macro assembler for the Amiga.  It
  40085. supports most common directives, generates Amiga object-files and
  40086. executables.  It is used mainly from the shell.  Arexx port.
  40087.  
  40088. New features:    can produce executables (+ short reloc32)
  40089.         RS and FO directives
  40090.         + bug fixes
  40091. .version
  40092. 1.95
  40093. .date
  40094. 1994.08.22
  40095. .author
  40096. Samu Nuojua
  40097. .requirements
  40098. Requires OS2.0+
  40099. .distribution
  40100. Freeware
  40101. .address
  40102. Harustie 8 B 15
  40103. 00980 Helsinki
  40104. FINLAND
  40105. .email
  40106. snuojua@cc.helsinki.fi
  40107. .docs
  40108. Readme
  40109. snma.guide
  40110. .described-by
  40111. Dan Fish (daf@starfish.amigalib.com)
  40112. .submittal
  40113. Downloaded via ftp from wuarchive.wustl.edu.
  40114. .stored-in
  40115. GoldFish-Vol2-2:BBS/dev/SNMA-1.95.lha
  40116. .name
  40117. SSL
  40118. .fullname
  40119. Special Support Library
  40120. .author
  40121. Martin Mares
  40122. MJSoft System Software
  40123. .version
  40124. 4.1
  40125. .reference
  40126. FreshFish-Vol2:New/os20/util/SSL/
  40127. 3.0
  40128. .description
  40129. Special Support Library.  A library designed to simplify development of
  40130. assembly programs.  Example source included.  Requires V37 or higher.
  40131. .described-by
  40132. Automatically generated from Contents file by c2pi program.
  40133. .short
  40134. Library to simplify assembly development
  40135. .stored-in
  40136. GoldFish-Vol2-2:BBS/dev/SSL-4.1.lha
  40137. .name
  40138. TBSource
  40139. .author
  40140. Tomi Blinnikka
  40141. .description
  40142. A collection of Tomi Blinnikka's A68k source files.  Includes assembler
  40143. source to various programs, some finished, others are not.  The large list
  40144. of programs includes such things as VoiceShell, ShellTerm and RingDetect.
  40145. .described-by
  40146. Automatically generated from Contents file by c2pi program.
  40147. .short
  40148. Collection of Tomi Blinnikka's A68k src.
  40149. .stored-in
  40150. GoldFish-Vol2-2:BBS/dev/TBSource.lha
  40151. .name
  40152. fd2AsmInc
  40153. .author
  40154. Hanns Holger Rutz
  40155. .version
  40156. 1.0b
  40157. .reference
  40158. AmigaLibDisk802:fd2AsmInc/
  40159. 1.0a
  40160. .source
  40161. Includes source in assembly.
  40162. .distribution
  40163. Freeware
  40164. .description
  40165. Creates assembler-includefiles from .fd-files (I. E. the original
  40166. Commodore .fd-files).  Features several ways to format the output-file.
  40167. .requirements
  40168. Requires OS 2.04+.
  40169. .described-by
  40170. Automatically generated from Contents file by c2pi program.
  40171. .short
  40172. fd2AsmInc, V1.0b, assembly source, freew
  40173. .stored-in
  40174. GoldFish-Vol2-2:BBS/dev/fd2AsmInc-1.0b.lha
  40175. .name
  40176. ACE-AG-docs
  40177. .type
  40178. Text
  40179. .short
  40180. Three docs for the AmigaBasic Compiler
  40181. .description
  40182. Contains three AmigaGuide documents for the FreeWare Amiga BASIC
  40183. compiler ACE, version 2.0:
  40184.  
  40185.     - ACE.GUIDE:  General docs for ACE (from ace.doc)
  40186.     - REF.GUIDE:  ACE language reference (from ref.doc)
  40187.     - AIDE.GUIDE: Graphical front-end docs (from aide.doc)
  40188. .author
  40189. John Stiwinter
  40190. .described-by
  40191. Richard Fish
  40192. .submittal
  40193. Downloaded via ftp from Aminet
  40194. .stored-in
  40195. GoldFish-Vol2-2:BBS/dev/ACE-AG-Docs.lha
  40196.  
  40197. .name
  40198. Cursor
  40199. .type
  40200. Compiler
  40201. .short
  40202. Compiler for AmigaBASIC programs
  40203. .description
  40204. A compiler for AmigaBASIC-programs.  Includes a simple editor
  40205. which can control the compiler. Runs  with Kickstart 1.2 or
  40206. later with 512K RAM.  Binary only
  40207. .version
  40208. 1.7
  40209. .author
  40210. Jürgen Forster
  40211. .reference
  40212. AmigaLibDisk347:Cursor/
  40213. 1.0
  40214. .distribution
  40215. Shareware
  40216. .price
  40217. $15 (US), DM20
  40218. .address
  40219. Lintheide 9
  40220. 33719 Bielefeld
  40221. Germany
  40222. .docs
  40223. Install.readme
  40224. Load.readme
  40225. Cursor.doc
  40226. Cursor.dok
  40227. .described-by
  40228. Dan Fish (daf@starfish.amigalib.com)
  40229. .submittal
  40230. Submitted on disk directly by the author.
  40231. .stored-in
  40232. GoldFish-Vol2-2:BBS/dev/Cursor-1.7.lha
  40233.  
  40234. .name
  40235. CManual
  40236. .type
  40237. Programmer Tool
  40238. .short
  40239. Amiga programming documents and examples
  40240. .description
  40241. A 5 disk distribution of one of the largest collections of documents,
  40242. examples, and utilities in C for the Amiga.  It consists of six
  40243. manuals, with more than 40 chapters, 175 fully executable examples
  40244. complete with source code, and several utilities and other goodies.
  40245.  
  40246. The manuals describe how to open and work with Screens, Windows,
  40247. Graphics, Gadgets, Requesters, Alerts, Menus, IDCMP, Sprites,
  40248. VSprites, AmigaDOS, Low Level Graphics Routines, etc.  They also
  40249. explain how to use your C Compiler and give you important information
  40250. about how the Amiga works and how your programs should be designed.
  40251. When unpacked, the manuals and examples nearly fill up twelve standard
  40252. Amiga floppies.
  40253. .version
  40254. 3.0
  40255. .date
  40256. .author
  40257. Anders Bjerin
  40258. .restrictions
  40259. .requirements
  40260. .reference
  40261. AmigaLibDisk695:CManual/
  40262. 3.0
  40263. AmigaLibDisk694:CManual/
  40264. 3.0
  40265. AmigaLibDisk693:CManual/
  40266. 3.0
  40267. AmigaLibDisk692:CManual/
  40268. 3.0
  40269. AmigaLibDisk691:CManual/
  40270. 3.0
  40271. AmigaLibDisk457:CManual/
  40272. 2.0
  40273. AmigaLibDisk456:CManual/
  40274. 2.0
  40275. AmigaLibDisk337:CManual/
  40276. 1.0
  40277. .keywords
  40278. .distribution
  40279. Copyrighted but Freely Redistributable
  40280. .price
  40281. .address
  40282. .email
  40283. .phone
  40284. .fax
  40285. .exectype
  40286. .installsize
  40287. .source
  40288. .construction
  40289. .tested
  40290. .run
  40291. .docs
  40292. ReadMe.doc
  40293. .described-by
  40294. Fred Fish (fnf@fishpond.cygnus.com)
  40295. .submittal
  40296. Submitted on disk directly by the author.
  40297. .contents
  40298. CManual        A 5 disk distribution of one of the largest collections of
  40299.         documents, examples, and utilities in C for the Amiga.
  40300.         It consists of six manuals, with more than 40 chapters, 175
  40301.         fully executable examples complete with source code, and
  40302.         several utilities and other goodies.  The manuals describe
  40303.         how to open and work with Screens, Windows, Graphics, Gad-
  40304.         gets, Requesters, Alerts, Menus, IDCMP, Sprites, VSprites,
  40305.         AmigaDOS, Low Level Graphics Routines, etc.  They also
  40306.         explain how to use your C Compiler and give you important
  40307.         information about how the Amiga works and how your programs
  40308.         should be designed.  When unpacked, the manuals and exam-
  40309.         ples nearly fill up twelve standard Amiga floppies.  This
  40310.         is version 3.0.
  40311.         Author:  Anders Bjerin
  40312. .stored-in
  40313. GoldFish-Vol2-2:BBS/dev/CManual-3.0.lha
  40314.  
  40315. .name
  40316. CPump
  40317. .type
  40318. Programming Utility
  40319. .short
  40320. Configurable GUI for various C-compilers
  40321. .description
  40322. An Amiga Intuition-based GUI that provides a C programming environment
  40323. for several of the freely distributable C compilers and various utilities.
  40324. .version
  40325. 1.7
  40326. .date
  40327. 1994.03.27
  40328. .author
  40329. David A. Faught
  40330. .requirements
  40331. Requires OS 2.04+
  40332. .distribution
  40333. Copyrighted but Freely Redistributable
  40334. .address
  40335. 8701 North 64th Street
  40336. Brown Deer, WI  53223
  40337. .email
  40338. faugdavd@nascom.com
  40339. .source
  40340. Includes complete C and ARexx source.
  40341. .docs
  40342. Readme.txt
  40343. .described-by
  40344. Fred Fish (fnf@fishpond.cygnus.com)
  40345. .submittal
  40346. Submitted on disk directly by the author.
  40347. .stored-in
  40348. GoldFish-Vol2-2:BBS/dev/CPump-1.7.lha
  40349. .name
  40350. CWeb
  40351. .author
  40352. Donald Knuth
  40353. Silvio Levy
  40354. port by Andreas Scherer
  40355. .version
  40356. 3.2
  40357. .reference
  40358. FreshFish-Vol2:New/dev/misc/CWeb/
  40359. 3.0
  40360. AmigaLibDisk848:CWeb/
  40361. 2.7
  40362. .source
  40363. Includes source in C.
  40364. .description
  40365. A programming tool that allows you to program top down, by splitting your
  40366. program into many small, and understandable modules which `ctangle' tangles
  40367. into a compiler understandable file.  By applying `cweave' to the program
  40368. you can produce a pretty-printed listing for processing with `TeX'.
  40369. .described-by
  40370. Automatically generated from Contents file by c2pi program.
  40371. .short
  40372. D. Knuth's program documentation system.
  40373. .stored-in
  40374. GoldFish-Vol2-2:BBS/dev/CWeb-3.2.lha
  40375. .name
  40376. Date
  40377. .type
  40378. Library
  40379. .short
  40380. Library to help you calculate dates
  40381. .description
  40382. A collection of routines for calculating dates.
  40383. I have included 52 routines like checking for a leap-year
  40384. or calculating the Easter-Sunday! Have a look at this :)
  40385. Requires ONLY an ANSI-C-Compiler or a C++ Compiler - this
  40386. means that you could use the C-Source on ALL (I hope)
  40387. computer-systems!!!
  40388. .version
  40389. 33.088
  40390. .date
  40391. 1994.08.11
  40392. .author
  40393. Kai Hofmann
  40394. .restrictions
  40395. Only usefull for developers!
  40396. .requirements
  40397. ANSI-C Compiler
  40398. .distribution
  40399. Giftware
  40400. .price
  40401. some money is better than no money :)
  40402. .address
  40403. Arberger Heerstr. 92
  40404. 28307 Bremen
  40405. Germany
  40406. .email
  40407. i07m@zfn.uni-bremen.de
  40408. .exectype
  40409. Amiga 68000 executable test included
  40410. .source
  40411. Strict ANSI-C / C++ (SAS C/C++ 6.51)
  40412. Amiga Oberon-2 V3.11
  40413. Amiga Modula-II V4.2
  40414. included (with integrated autodocs!)
  40415. .construction
  40416. SAS C/C++ 6.51, gcc or other ANSI-C Compiler
  40417. A+L's Amiga Oberon-2 V3.11
  40418. A+L's M2 Amiga Modula-II Compiler V4.2
  40419. .tested
  40420. The C code was tested on different Amigas,
  40421. MS-DOS, different Unix systems like SUN OS 4.1.3
  40422. or Solaris 2.3
  40423. .described-by
  40424. Kai Hofmann <i07m@zfn.uni-bremen.de>
  40425. .submittal
  40426. Submitted via email direct by the autor
  40427. .stored-in
  40428. GoldFish-Vol2-2:BBS/dev/Date-33.088.lha
  40429.  
  40430. .name
  40431. DiceConfig
  40432. .type
  40433. Programmer Tool
  40434. .short
  40435. GUI based frontend for Dice C compiler
  40436. .description
  40437. DiceConfig is a new GUI based frontend for the Dice C compiler.
  40438. .version
  40439. 2.0
  40440. .author
  40441. Laurent Faillie
  40442. .requirements
  40443. Requires KickStart 2.0 or later, and reqtools.library.
  40444. .distribution
  40445. Shareware
  40446. .price
  40447. $20 (US)
  40448. .address
  40449. "Les Vuardes"
  40450. 74930 Pers-Jussy
  40451. FRANCE
  40452. .docs
  40453. DiceConfig2.0.doc
  40454. DiceConfig2.0FR.doc
  40455. .described-by
  40456. Fred Fish (fnf@fishpond.cygnus.com)
  40457. .submittal
  40458. Submitted electronically by geider@amigdr.gna.org (Frank Geider).
  40459. .contents
  40460. DiceConfig    A GUI based fronted for the Dice C compiler.  Version 2.0,
  40461.         shareware, binary only.
  40462.         Author:  Laurent Faillie
  40463. .stored-in
  40464. GoldFish-Vol2-2:BBS/dev/DiceConfig-2.0.lha
  40465.  
  40466. .name
  40467. HCE
  40468. .type
  40469. Compiler
  40470. .short
  40471. Integrated environment for Sozobon C
  40472. .description
  40473. A new release of the HCC Sozobon C Compiler from AmigaLibDisk 508.
  40474. Now has a Text Editor front end which uses intuition menus and
  40475. gadtools gadgets.  Can do common editor commands such as Cut/Copy/
  40476. Insert/Print/Find/Replace.  Can also do basic file commands such as
  40477. Copy/Delete/Makedir/Assign/Rename.  Can handle all processes required
  40478. to make an executable program.  Can recompile itself and complete
  40479. source is provided.  Includes, own version of Amiga.lib, Original HCC
  40480. C libraries with bug fixes and enhancements, standard include files,
  40481. documentation, and everything required to make your own C programs.
  40482. .version
  40483. 1.0
  40484. .author
  40485. HCE by Jason Petty
  40486. Based upon HCC 2.0 by Sozobon Limited, amiga port and improvements by
  40487. Detlef Wuerkner
  40488. .requirements
  40489. Requires OS2.x + and 1MB RAM minimum
  40490. .distribution
  40491. Copyrighted but Freely Redistributable
  40492. .address
  40493. 32 Balder Road
  40494. Norton
  40495. Stockton-on-Tees
  40496. Cleveland, TS20 1BE
  40497. .source
  40498. Includes complete source
  40499. .docs
  40500. ReadMe.doc
  40501. ReadMe.fnf
  40502. Docs/A68K.doc
  40503. Docs/BLINK.doc
  40504. Docs/Bug_Report.doc
  40505. Docs/CompilerBugs.doc
  40506. Docs/Hce.doc
  40507. Docs/LIB.doc
  40508. Docs/TOP.doc
  40509. .described-by
  40510. Dan Fish (daf@starfish.amigalib.com)
  40511. .submittal
  40512. Submitted on disk directly by the author.
  40513. .stored-in
  40514. GoldFish-Vol2-2:BBS/dev/HCE-1.0.lha
  40515.  
  40516. .name
  40517. RKRM
  40518. .type
  40519. Programmer Tool
  40520. .short
  40521. Source and executables from 3rd ed. RKM
  40522. .description
  40523. A distribution of complete source code and executables of all the
  40524. examples in the third edition Amiga ROM Kernel Reference Manuals,
  40525. published by Addison-Wesley.
  40526. .version
  40527. ?.?
  40528. .date
  40529. .author
  40530. Commodore CATS
  40531. .restrictions
  40532. .requirements
  40533. .reference
  40534. AmigaLibDisk741:RKRM_Devices/
  40535. ?.?
  40536. AmigaLibDisk741:RKRM_Lib1/
  40537. ?.?
  40538. AmigaLibDisk741:RKRM_Lib2/
  40539. ?.?
  40540. AmigaLibDisk741:RKRM_Lib3/
  40541. ?.?
  40542. .keywords
  40543. .distribution
  40544. Copyrighted but Freely Redistributable
  40545. .price
  40546. .address
  40547. .email
  40548. .phone
  40549. .fax
  40550. .exectype
  40551. .installsize
  40552. .source
  40553. .construction
  40554. .tested
  40555. .run
  40556. .docs
  40557. .described-by
  40558. Fred Fish (fnf@fishpond.cygnus.com)
  40559. .submittal
  40560. Submitted on disk directly by the author.
  40561. .contents
  40562. RKRM        A distribution of complete source code and executables of
  40563.         all the examples in the third edition Amiga ROM Kernel
  40564.         Reference Manuals, published by Addison-Wesley.
  40565.         Author:  Commodore CATS
  40566. .stored-in
  40567. GoldFish-Vol2-2:BBS/dev/RKRM.lha
  40568.  
  40569. .name
  40570. VisualMaker
  40571. .type
  40572. Programmer Utility
  40573. .short
  40574. GUI "DMakefile maker" for DICE
  40575. .description
  40576. A Tool for automatically generating a 'DMakefile' for DiCe's Make utility.
  40577. Features include a fully graphical user interface, automatic scanning of
  40578. source files for headerfile dependancies and handling of precompiled
  40579. header dependancies.  Supports all DiCe compiler options and uses symbol
  40580. names and variable assignments in the output file, grouping all files
  40581. with the same options together.  Takes into account the environment
  40582. variable DCCOPTS.
  40583. .version
  40584. 1.0
  40585. .author
  40586. David Lübbren
  40587. .requirements
  40588. Requires  OS 2.0+
  40589. .distribution
  40590. Shareware
  40591. .price
  40592. $10 (US)
  40593. .address
  40594. Leopoldstr. 3
  40595. 76133 Karlsruhe
  40596. Germany
  40597. .construction
  40598. Written in C with Dice 2.07.54
  40599. .tested
  40600. Amiga 500 (accelerated)
  40601. .docs
  40602. doc/VisualMaker.doc
  40603. doc/VisualMaker.tex
  40604. .described-by
  40605. Fred Fish (fnf@fishpond.cygnus.com)
  40606. .submittal
  40607. Submitted on disk directly by the author.
  40608. .stored-in
  40609. GoldFish-Vol2-2:BBS/dev/VisualMaker-1.0.lha
  40610. .name
  40611. Yacc
  40612. .author
  40613. Bob Corbett
  40614. Ingo Wilken
  40615. et al
  40616. .version
  40617. 1.9
  40618. .description
  40619. This is a port of Berkeley Yacc for the Amiga.  This Yacc has been made as
  40620. compatible as possible with the AT&T Yacc, and is completely public domain.
  40621. Note that it is NOT the so-called Decus Yacc, which is/was simply a
  40622. repackaging of the proprietary AT&T Yacc.  Specialties of this version:
  40623. compiled with DICE 2.07.54R (doesn't need ixemu.library); AmigaDOS version
  40624. string; dynamic stack.  An update to the version on disk number 419.
  40625. .described-by
  40626. Automatically generated from Contents file by c2pi program.
  40627. .short
  40628. Berkeley Yacc, AT&T Yacc compatible.
  40629. .stored-in
  40630. GoldFish-Vol2-2:BBS/dev/Yacc-1.9.lha
  40631. .name
  40632. Curses
  40633. .author
  40634. Simon John Raybould
  40635. .version
  40636. 2.10
  40637. .reference
  40638. GoldFish-Vol1-2:d4xx/d439/Curses/
  40639. 1.22
  40640. GoldFish-Vol1-1:BBS/d4xx/d439/Curses.lha
  40641. 1.22
  40642. FrozenFish-Vol1:BBS/ALib/d4xx/d439/Curses.lha
  40643. 1.22
  40644. AmigaLibDisk439:Curses/
  40645. 1.22
  40646. GoldFish-Vol1-2:d3xx/d391/Curses/
  40647. 1.10
  40648. GoldFish-Vol1-1:BBS/d3xx/d391/Curses.lha
  40649. 1.10
  40650. FrozenFish-Vol1:BBS/ALib/d3xx/d391/Curses.lha
  40651. 1.10
  40652. AmigaLibDisk391:Curses/
  40653. 1.10
  40654. FreshFish-Vol5:New/dev/c/Curses/
  40655. 1.4
  40656. FreshFish-Vol5:BBS/dev/Curses-1.4.lha
  40657. 1.4
  40658. .source
  40659. Includes source in C.
  40660. .description
  40661. A link library containing many of the terminal independant standard
  40662. "curses" functions.  Designed primarily for those interested in porting
  40663. UNIX screen based programs to the Amiga.  And examples.
  40664. .described-by
  40665. Richard Fish
  40666. .short
  40667. Link lib of standard "curses" functions
  40668. .stored-in
  40669. GoldFish-Vol2-2:BBS/dev/curses-2.10.lha
  40670.  
  40671. .name
  40672. ADev11
  40673. .type
  40674. Assembler
  40675. .short
  40676. Complete development sys for 68HC11 CPU
  40677. .description
  40678. A complete development system for Motorola's 68HC11 processor, including a
  40679. macro assembler, linker, librarian, downloader and disassembler.  Supports
  40680. multiple source file and multiple relocatable segments per file.
  40681. .version
  40682. 3.0a
  40683. .author
  40684. Stan Burton
  40685. .reference
  40686. AmigaLibDisk717:ADev11/
  40687. ?.?
  40688. .distribution
  40689. Copyrighted but Freely Redistributable
  40690. .address
  40691. 1978 26 St. SE
  40692. Medicine Hat, AB, CANADA
  40693. T1A 2G8
  40694. .email
  40695. sburton@dres.dnd.ca
  40696. .docs
  40697. Readme
  40698. BEGINNERS_README
  40699. docs/doc.txt
  40700. .described-by
  40701. Dan Fish (daf@starfish.amigalib.com)
  40702. .submittal
  40703. Downloaded via ftp from wuarchive.wustl.edu.
  40704. .stored-in
  40705. GoldFish-Vol2-2:BBS/dev/ADev11-3.0a.lha
  40706.  
  40707. .name
  40708. CAZ
  40709. .type
  40710. Cross-Assembler
  40711. .short
  40712. A Z80 cross assembler
  40713. .description
  40714. A Z80 cross-assembler.  Some people never stop building their own hardware
  40715. projects! The Z80 processor is old, right, but a really cheap one! So
  40716. design your own Processor Board and do all your software development on the
  40717. Amiga.
  40718. .version
  40719. 1.26b
  40720. .date
  40721. 1994.01.07
  40722. .author
  40723. Carsten Rose
  40724. .reference
  40725. FreshFish-Vol2:New/dev/cross/CAZ/
  40726. 1.24b
  40727. .distribution
  40728. Freeware
  40729. .address
  40730. Leostr. 35
  40731. 33098 Paderborn
  40732. Germany
  40733. .email
  40734. caro@uni-paderborn.de
  40735. .source
  40736. Includes source in C
  40737. .docs
  40738. readme
  40739. caz.guide
  40740. .described-by
  40741. Dan Fish (daf@starfish.amigalib.com)
  40742. .submittal
  40743. Downloaded via ftp from wuarchive.wustl.edu.
  40744. .stored-in
  40745. GoldFish-Vol2-2:BBS/dev/CAZ-1.26b.lha
  40746. .name
  40747. Dis6502
  40748. .author
  40749. Morten Eriksen
  40750. .version
  40751. 1.0
  40752. .distribution
  40753. Shareware
  40754. .description
  40755. A disassembler for the 6502-family of microprocessors.  It will turn C64
  40756. (or any other 6502-based computer's) binaries into listings of CPU opcodes.
  40757. Supports all officially documented opcodes on the 6502-compatible processor
  40758. family.  Future versions will support undocumented opcodes (optionally),
  40759. hardware register recognition for the C64 hardware registers, relative
  40760. offset disassembling, and a lot more.
  40761. .described-by
  40762. Automatically generated from Contents file by c2pi program.
  40763. .short
  40764. Disassembler for 6502 processor binaries
  40765. .stored-in
  40766. GoldFish-Vol2-2:BBS/dev/Dis6502-1.0.lha
  40767.  
  40768. .name
  40769. Hc11Dev
  40770. .type
  40771. Assembler/Monitor
  40772. .short
  40773. Assembler+Monitor for HC11-MCUs
  40774. .description
  40775.  
  40776. A development system for the Motorola 68HC11 MCU line of processors.
  40777.  
  40778. Included is a cross-assembler, supporting macros, local labels,
  40779. includefiles, conditional assembly and a rich set of pseudo opcodes.
  40780. The assembler will generate listfiles, Motorola S19 record files and
  40781. symbolfiles. (HitAsm v0.21)
  40782.  
  40783. Also in the package is a monitor that will interact with a "live" HC11
  40784. MCU over the serial port. Any serialport with a serial.device
  40785. compatible device driver can be used. Code present in the Hc11 can be
  40786. dumped or disassembled to your screen. Memory can be altered and S19
  40787. records can be downloaded and verifyed. The monitor transparently
  40788. reads and writes to on-chip EEPROM and RAM, and to what ever other
  40789. devices you have hooked up on the bus. The monitor will work with any
  40790. model of the Hc11 (I hope :). (HitMon11 v0.26)
  40791. .version
  40792. 1.0
  40793. .author
  40794. Richard Karlsson
  40795. .distribution
  40796. Copyrighted but Freely Redistributable
  40797. .address
  40798. Richard Karlsson
  40799. Rydsvagen 252 C.23
  40800. S-582 51 Linkoping
  40801. Sweden
  40802.  
  40803. Richard Karlsson
  40804. Klovergrand 4
  40805. Fin-22100 Mariehamn
  40806. Finland
  40807. .email
  40808. d93ricka@und.ida.liu.se
  40809. hittad@lysator.liu,se
  40810. d93ricka@isy.liu.se
  40811. .docs
  40812. Hc11Dev1.readme
  40813. Readme_First.txt
  40814. docs/BasicA1.Sch
  40815. docs/Hc11Dev_Introduction
  40816. docs/HcBox.Sch
  40817. docs/HitAsm11_Manual
  40818. docs/HitAsm_History.Txt
  40819. docs/HitMon11_History.Txt
  40820. docs/HitMon11_Manual
  40821. docs/HitMon11_Manual.Guide
  40822. .described-by
  40823. Dan Fish (daf@starfish.amigalib.com)
  40824. .submittal
  40825. Downloaded via ftp from wuarchive.wustl.edu.
  40826. .stored-in
  40827. GoldFish-Vol2-2:BBS/dev/Hc11Dev-1.0.lha
  40828. .name
  40829. Math68hc11
  40830. .author
  40831. John Moran
  40832. Ron Williams
  40833. James C Shultz
  40834. D G Weiss
  40835. .description
  40836. A set of PD math functions for the 68HC11.  Includes real FFT, Floating
  40837. point, Long divide.
  40838. .described-by
  40839. Automatically generated from Contents file by c2pi program.
  40840. .short
  40841. Math68hc11
  40842. .stored-in
  40843. GoldFish-Vol2-2:BBS/dev/Math68hc11.lha
  40844. .name
  40845. CodeWatcher
  40846. .type
  40847. Workbench Tool
  40848. .short
  40849. Keeps track of allocated resources.
  40850. .description
  40851. Launches programs and keeps track of all invisible allocated resources. Produces
  40852. a report of all resources that were used and those that were nor freed, on exit.
  40853.  
  40854. This program was developed by Michael Plitkins, programmer of Caligary. He made
  40855. CodeWatcher freely available a long time ago in BIX, but it still is a program
  40856. that every programmer should use.
  40857. .version
  40858. 1.4
  40859. .author
  40860. Michael Plitkins
  40861. .distribution
  40862. Public Domain
  40863. .address
  40864. 1 Woolheater rd.
  40865. Fleischmanns, NY  12430
  40866. .docs
  40867. Code.doc
  40868. .described-by
  40869. Richard Fish
  40870. .submittal
  40871. Downloaded via ftp from Aminet.
  40872.  
  40873. .stored-in
  40874. GoldFish-Vol2-2:BBS/dev/CodeWatcher-1.4.lha
  40875. .name
  40876. Enforcer
  40877. .fullname
  40878. Enforcer
  40879. .aminet-dir
  40880. dev/debug
  40881. .description
  40882. A tool to monitor illegal memory access for 68020/68851, 68030, and
  40883. 68040 CPUs.  This is a completely new Enforcer from the original idea
  40884. by Bryce Nesbitt.  It contains many new and wonderful features and
  40885. options and no longer contains any exceptions for specific software.
  40886. Enforcer can now also be used with CPU or SetCPU FASTROM or most any
  40887. other MMU-Kick- start-Mapping tool.  Major new output options such as
  40888. local output, stdout, and parallel port.  Highly optimized to be as
  40889. fast as possible.
  40890. .author
  40891. Michael Sinz
  40892. .email
  40893. michael.sinz@scala.com
  40894. msinz@bix.com
  40895. .short
  40896. Tool to monitor illegal memory access.
  40897. .type
  40898. OS Utility
  40899. .version
  40900. 37.62
  40901. .reference
  40902. GoldFish-Vol1-2:d10xx/d1000/Enforcer/
  40903. 37.60
  40904. GoldFish-Vol1-1:BBS/d10xx/d1000/Enforcer.lha
  40905. 37.60
  40906. FrozenFish-Vol1:BBS/ALib/d10xx/d1000/Enforcer.lha
  40907. 37.60
  40908. FreshFish-Vol4:New/AmigaLibDisks/d1000/Enforcer/
  40909. 37.60
  40910. FreshFish-Vol4:BBS/AmigaLib/d1000/Enforcer.lha
  40911. 37.60
  40912. AmigaLibDisk1000:Enforcer/
  40913. 37.60
  40914. GoldFish-Vol1-2:d9xx/d950/Enforcer/
  40915. 37.55
  40916. GoldFish-Vol1-1:BBS/d9xx/d950/Enforcer.lha
  40917. 37.55
  40918. FrozenFish-Vol1:BBS/Useful/dev/debug/Enforcer.lha
  40919. 37.55
  40920. FrozenFish-Vol1:BBS/ALib/d9xx/d950/Enforcer.lha
  40921. 37.55
  40922. FreshFish-Vol4:Useful/dist/dev/debug/Enforcer/
  40923. 37.55
  40924. FreshFish-Vol3:Useful/dist/dev/debug/Enforcer/
  40925. 37.55
  40926. FreshFish-Vol5:Useful/dist/dev/debug/Enforcer/
  40927. 37.55
  40928. FreshFish-Vol5:BBS/dev/Enforcer-37.55.lha
  40929. 37.55
  40930. FreshFish-Vol2:New/AmigaLibDisks/Disk950/Enforcer/
  40931. 37.55
  40932. AmigaLibDisk950:Enforcer/
  40933. 37.55
  40934. GoldFish-Vol1-2:d9xx/d912/Enforcer/
  40935. 37.52
  40936. GoldFish-Vol1-1:BBS/d9xx/d912/Enforcer.lha
  40937. 37.52
  40938. FrozenFish-Vol1:BBS/ALib/d9xx/d912/Enforcer.lha
  40939. 37.52
  40940. FreshFish-Vol1:New/AmigaLibDisks/Disk912/Enforcer/
  40941. 37.52
  40942. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk912/Enforcer/
  40943. 37.52
  40944. AmigaLibDisk912:Enforcer/
  40945. 37.52
  40946. GoldFish-Vol1-2:d8xx/d800/Enforcer/
  40947. 37.28
  40948. GoldFish-Vol1-1:BBS/d8xx/d800/Enforcer.lha
  40949. 37.28
  40950. FrozenFish-Vol1:BBS/ALib/d8xx/d800/Enforcer.lha
  40951. 37.28
  40952. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk800/Enforcer/
  40953. 37.28
  40954. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk800/Enforcer/
  40955. 37.28
  40956. AmigaLibDisk800:Enforcer/
  40957. 37.28
  40958. GoldFish-Vol1-2:d7xx/d773/Enforcer/
  40959. 37.26
  40960. GoldFish-Vol1-1:BBS/d7xx/d773/Enforcer.lha
  40961. 37.26
  40962. FrozenFish-Vol1:BBS/ALib/d7xx/d773/Enforcer.lha
  40963. 37.26
  40964. FreshFish-Vol1:Old/AmigaLibDisks/Disks760-779/Disk773/Enforcer/
  40965. 37.26
  40966. AmigaLibDisk773:Enforcer/
  40967. 37.26
  40968. GoldFish-Vol1-2:d6xx/d658/Enforcer/
  40969. 2.8b
  40970. GoldFish-Vol1-1:BBS/d6xx/d658/Enforcer.lha
  40971. 2.8b
  40972. FrozenFish-Vol1:BBS/ALib/d6xx/d658/Enforcer.lha
  40973. 2.8b
  40974. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk658/Enforcer/
  40975. 2.8b
  40976. AmigaLibDisk658:Enforcer/
  40977. 2.8b
  40978. GoldFish-Vol1-2:d4xx/d474/Enforcer/
  40979. 2.6f
  40980. GoldFish-Vol1-1:BBS/d4xx/d474/Enforcer.lha
  40981. 2.6f
  40982. FrozenFish-Vol1:BBS/ALib/d4xx/d474/Enforcer.lha
  40983. 2.6f
  40984. AmigaLibDisk474:Enforcer/
  40985. 2.6f
  40986. GoldFish-Vol1-2:d7xx/d754/Enforcer/
  40987. ?.?
  40988. GoldFish-Vol1-2:d4xx/d454/Enforcer/
  40989. ?.?
  40990. GoldFish-Vol1-1:BBS/d7xx/d754/Enforcer.lha
  40991. ?.?
  40992. GoldFish-Vol1-1:BBS/d4xx/d454/Enforcer.lha
  40993. ?.?
  40994. FrozenFish-Vol1:BBS/ALib/d7xx/d754/Enforcer.lha
  40995. ?.?
  40996. FrozenFish-Vol1:BBS/ALib/d4xx/d454/Enforcer.lha
  40997. ?.?
  40998. FreshFish-Vol1:Old/AmigaLibDisks/Disks740-759/Disk754/Enforcer/
  40999. ?.?
  41000. AmigaLibDisk754:Enforcer/
  41001. ?.?
  41002. AmigaLibDisk454:Enforcer/
  41003. ?.?
  41004. .requirements
  41005. V37 of the OS or better and an MMU.
  41006. .exectype
  41007. Binary only
  41008. .described-by
  41009. David Zaroski (cz253@cleveland.freenet.edu)
  41010. .submittal
  41011. Submitted via email directly by the author, Michael Sinz
  41012. .stored-in
  41013. GoldFish-Vol2-2:BBS/dev/Enforcer-37.62.lha
  41014.  
  41015. .name
  41016. MungWall
  41017. .type
  41018. Programmer Tool
  41019. .short
  41020. Watches for illegal FreeMem's
  41021. .description
  41022. Munges memory and watches for illegal FreeMem's.  Especially useful in
  41023. combination with Enforcer.  The output can go to either the serial or
  41024. parallel port.  Includes a new MungList program that examines used
  41025. memory areas for MungWall tag info, and outputs a list of who owns the
  41026. various pieces of allocated memory, their sizes, etc.  Can even
  41027. identify the owner of the memory by task name.
  41028. .version
  41029. 37.64
  41030. .date
  41031. .author
  41032. Commodore Amiga; submitted by Carolyn Scheppner
  41033. .restrictions
  41034. .requirements
  41035. .reference
  41036. AmigaLibDisk800:MungWall/
  41037. 37.58
  41038. AmigaLibDisk707:MungWall/
  41039. 37.54
  41040. AmigaLibDisk699:MungWall/
  41041. 37.52
  41042. AmigaLibDisk659:MungWall/
  41043. 37.51
  41044. .keywords
  41045. .distribution
  41046. Copyrighted but Freely Redistributable
  41047. .price
  41048. .address
  41049. .email
  41050. .phone
  41051. .fax
  41052. .exectype
  41053. .installsize
  41054. .source
  41055. .construction
  41056. .tested
  41057. .run
  41058. .docs
  41059. MungWall.doc
  41060. .described-by
  41061. Fred Fish (fnf@fishpond.cygnus.com)
  41062. .submittal
  41063. Submitted electronically directly by the author.
  41064. .contents
  41065. MungWall    Munges memory and watches for illegal FreeMem's.  Especially
  41066.         useful in combination with Enforcer.  The output can go to
  41067.         either the serial or parallel port.  Includes a new MungList
  41068.         program that examines used memory areas for MungWall tag
  41069.         info, and outputs a list of who owns the various pieces of
  41070.         allocated memory, their sizes, etc.  Can even identify the
  41071.         owner of the memory by task name.  This is version 37.64,
  41072.         binary only.
  41073.         Author:  Commodore Amiga; submitted by Carolyn Scheppner
  41074. .stored-in
  41075. GoldFish-Vol2-2:BBS/dev/MungWall-37.64.lha
  41076.  
  41077. .name
  41078. SerLog
  41079. .type
  41080. Debugging
  41081. .short
  41082. Debugging device to monitor serial-IO
  41083. .description
  41084. serlog.device passes all IOExtSer requests to a "real" serial.device
  41085. and writes the results to a file.  You may configure the amount of
  41086. information to be stored in the log.  The log-file created by
  41087. serlog.device contains a binary dump which can be formatted
  41088. (i.e. transferred into a readable version) using the supplied
  41089. formatter.
  41090. Note that serlog.device uses *significant* overhead over the underlying
  41091. serial.device, resulting in very low baud-rates.
  41092. .version
  41093. 1.3
  41094. .author
  41095. Stefan Pröls
  41096. .requirements
  41097. Requires OS2.x
  41098. .distribution
  41099. Freeware
  41100. .address
  41101. Rudolf-Guby-Str. 1
  41102. 94032 Passau
  41103. Germany
  41104. Earth
  41105. .email
  41106. proels@fmi.uni-passau.de
  41107. .docs
  41108. Readme
  41109. .described-by
  41110. Dan Fish (daf@starfish.amigalib.com)
  41111. .submittal
  41112. Downloaded via ftp from wuarchive.wustl.edu.
  41113. .stored-in
  41114. GoldFish-Vol2-2:BBS/dev/SerLog-1.3.lha
  41115.  
  41116. .name
  41117. Sushi
  41118. .type
  41119. Programmer Tool
  41120. .short
  41121. Intercept and display output of KPrintf
  41122. .description
  41123. A tool to intercept the raw serial output of Enforcer 2.8b, MungWall,
  41124. Enforcer.megastack 26.f, and all other tool and application debugging
  41125. output that uses kprintf.  This makes it possible to use serial
  41126. debugging on a single Amiga, without interfering with attached serial
  41127. hardware such as modems and serial printers.  Sushi also provides
  41128. optional signalling and buffer access to an external display/watcher
  41129. program.
  41130. .version
  41131. 37.10
  41132. .date
  41133. .author
  41134. Carolyn Scheppner
  41135. .restrictions
  41136. .requirements
  41137. .reference
  41138. AmigaLibDisk950:Sushi/
  41139. 37.10
  41140. AmigaLibDisk733:Sushi/
  41141. 37.7
  41142. .keywords
  41143. .distribution
  41144. Copyrighted but Freely Redistributable
  41145. .price
  41146. .address
  41147. .email
  41148. .phone
  41149. .fax
  41150. .exectype
  41151. .installsize
  41152. .source
  41153. .construction
  41154. .tested
  41155. .run
  41156. .docs
  41157. Sushi.doc
  41158. .described-by
  41159. Fred Fish (fnf@fishpond.cygnus.com)
  41160. .submittal
  41161. Submitted electronically directly by the author.
  41162. .contents
  41163. Sushi        A tool to intercept the raw serial output of Enforcer 2.8b,
  41164.         Enforcer.megastack 26.f, Mungwall, and all other tool and
  41165.         application debugging output that uses kprintf.  This makes
  41166.         it possible to use serial debugging on a single Amiga,
  41167.         without interfering with attached serial hardware such as
  41168.         modems and serial printers.  Sushi also provides optional
  41169.         signalling and buffer access to an external display/watcher
  41170.         program.  Version 37.10, an update to version 37.7 on disk
  41171.         number 733.  Binary only.
  41172.         Author:  Carolyn Scheppner
  41173. .stored-in
  41174. GoldFish-Vol2-2:BBS/dev/Sushi-37.10.lha
  41175. .name
  41176. AmigaE
  41177. .fullname
  41178. Amiga E
  41179. .type
  41180. Compiler
  41181. .short
  41182. An Amiga specific E compiler
  41183. .description
  41184. E is a powerful and flexible object oriented / procedural / unpure
  41185. functional higher programming language, mainly influenced by languages
  41186. such as C++, Ada, Lisp etc., and Amiga E a very fast compiler for it,
  41187. with features such as speed of >20000 lines/minute on a 7 Mhz amiga,
  41188. inline assembler and linker integrated into compiler, large set of
  41189. integrated functions, great module concept with v39 includes as
  41190. modules, flexible type-system, quoted expressions, immediate and typed
  41191. lists, low-level and object polymorphism, exception handling,
  41192. inheritance, data-hiding, methods, multiple return values, default
  41193. arguments, register allocation, fast memory management, unification,
  41194. LISP-Cells, and much much more...
  41195. .version
  41196. 3.0a
  41197. .date
  41198. 1994.7.22
  41199. .author
  41200. Wouter van Oortmerssen
  41201. .reference
  41202. FreshFish-Vol5:BBS/dev/Amiga_E-2.1b.lha
  41203. 2.1b
  41204. FreshFish-Vol5:Useful/dist/dev/e/Amiga_E/
  41205. 2.1b
  41206. FreshFish-Vol3:Useful/dist/dev/e/Amiga_E/
  41207. 2.1b
  41208. FreshFish-Vol4:Useful/dist/dev/e/Amiga_E/
  41209. 2.1b
  41210. FrozenFish-Vol1:BBS/Useful/dev/e/Amiga_E.lha
  41211. 2.1b
  41212. AmigaLibDisk848:Amiga_E/
  41213. 2.1b
  41214. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk848/Amiga_E/
  41215. 2.1b
  41216. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk848/Amiga_E/
  41217. 2.1b
  41218. FrozenFish-Vol1:BBS/ALib/d8xx/d848/Amiga_E.lha
  41219. 2.1b
  41220. GoldFish-Vol1-1:BBS/d8xx/d848/Amiga_E.lha
  41221. 2.1b
  41222. GoldFish-Vol1-2:d8xx/d848/Amiga_E/
  41223. 2.1b
  41224. AmigaLibDisk810:Amiga_E/
  41225. 2.1
  41226. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk810/Amiga_E/
  41227. 2.1
  41228. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk810/Amiga_E/
  41229. 2.1
  41230. FrozenFish-Vol1:BBS/ALib/d8xx/d810/Amiga_E.lha
  41231. 2.1
  41232. GoldFish-Vol1-1:BBS/d8xx/d810/Amiga_E.lha
  41233. 2.1
  41234. GoldFish-Vol1-2:d8xx/d810/Amiga_E/
  41235. 2.1
  41236. .distribution
  41237. Freeware.
  41238. This distribution contains only a limited compiler, registered compiler available
  41239. separately.
  41240. .email
  41241. Wouter@alf.let.uva.nl
  41242. .source
  41243. tool sources and lots of other sources in E included
  41244. .construction
  41245. AsmOne assembler and E compiler itself
  41246. .tested
  41247. os v33 to v39, 68000 to 040, free of enforcer-hits
  41248. .docs
  41249. docs/E.doc
  41250. .described-by
  41251. Fred Fish (fnf@amigalib.com)
  41252. .stored-in
  41253. GoldFish-Vol2-2:BBS/dev/Amiga_E-3.0a.lha
  41254. .name
  41255. StdErr
  41256. .type
  41257. Programming Tool
  41258. .short
  41259. A Standard Error Port for Amiga E
  41260. .description
  41261. StdErr.m provides Amiga E users with an easy-to-use standard
  41262. error port for their Amiga E programs.  The module is fairly
  41263. intelligent, handling things with a kind of grace and ease
  41264. anyone could hope for.  You almost cannot foul the use of
  41265. this program module up (almost).
  41266. .version
  41267. 3.2
  41268. .author
  41269. Trey Van Riper
  41270. .reference
  41271. FreshFish-Nov94:New/dev/e/StdErr
  41272. 3.0
  41273. .requirements
  41274. Amiga E v3.0+
  41275. .distribution
  41276. Freeware
  41277. .address
  41278. 19-A Dortch Ave.
  41279. Asheville, NC 28801
  41280. USA
  41281. .email
  41282. jvanriper@uncavx.unca.edu
  41283. vanriper@cs.unca.edu
  41284. jvanripe@nox.cs.du.edu
  41285. .docs
  41286. StdErr.3.2.readme
  41287. Change.txt
  41288. StdErr.DOC
  41289. .described-by
  41290. Dan Fish (daf@daffy.amigalib.com)
  41291. .submittal
  41292. Downloaded via ftp from Aminet.
  41293.  
  41294. .stored-in
  41295. GoldFish-Vol2-2:BBS/dev/StdErr-3.2.lha
  41296. .name
  41297. Designer
  41298. .type
  41299. Programming Utility
  41300. .short
  41301. GUI Creator for C & HSPascal, V1.42
  41302. .description
  41303. The Designer is a tool which makes programming intuition interfaces far
  41304. easier.  It allows you to create Windows and Menus which can then be turned
  41305. into source code by the Producers.  At present there are two producers,
  41306. the CProducer and the PasProducer, more producers may become available in
  41307. the future.  The Designer supports the importing of images which can then
  41308. be used in windows or menus as well as being placed in the produced source
  41309. code for your use.  Menus are created using the GadTools library and
  41310. support V38+ features, text and image items are allowed, keyboard shortcuts
  41311. and mutual exclusion are supported along with all standard flags,
  41312. localization of menus is easily added.  Menus are all NewLook menus in
  41313. V38+.  Windows are the main part of the Designer.  You can create all
  41314. standard GadTools Gadgets and intuition Boolean Gadgets with all standard
  41315. options. Text and Images can also be placed on the window as you choose.
  41316. Extensive options are available to edit the code produced which should cover
  41317. most eventualities, almost all tags for windows and gadgets are supported
  41318. including many V38+ tags.  The Designer can produce IDCMP handling routines
  41319. for windows and menus and can create a main file which in many cases will
  41320. allow the production of an entire program, the programmer just has to fill
  41321. in the gaps.  In V1.4 GadToolsBox files can now be imported to allow
  41322. enhancement of your previous creations.  Full locale support is now
  41323. included to make programming in multiple languages as easy as possible.
  41324. Registered users can upgrade to the latest version by using the latest demo
  41325. version.  Extensive on line help is available using amigaguide.library,
  41326. this must be available for this feature.
  41327. .version
  41328. 1.50
  41329. .author
  41330. Ian OConnor
  41331. .reference
  41332. FreshFish-Vol5:New/dev/gui/DesignerDemo/
  41333. 1.42
  41334. AmigaLibDisk922:Designer/
  41335. 1.0
  41336. FreshFish-Vol2:New/dev/gui/DesignerDemo/
  41337. 1.0
  41338. .restrictions
  41339. Save partially disabled in demo version.
  41340. .requirements
  41341. Needs WB2.04+ (V37) and 1M ram.
  41342. .distribution
  41343. Shareware
  41344. .price
  41345. 25 UK Pounds
  41346. .address
  41347. 3 Askerton Close
  41348. Nine Elms
  41349. Swindon
  41350. SN5 9XB
  41351. UK
  41352. .installsize
  41353. 500K - 1M
  41354. Demos and help file are not necessary.
  41355. Only need Producers actually used.
  41356. .construction
  41357. HSPascal V1.1
  41358. .tested
  41359. A500(512K chip 2.5M fast), A3000(2M Chip 8M Fast), A600(1M chip)
  41360. Tested with restricted ram, free of Enforcer hits , all operating
  41361. systems above V37.
  41362. .run
  41363. Designer=WB,Designer
  41364. .docs
  41365. ReadMe
  41366. Designer.Guide
  41367. .submittal
  41368. Downloaded via ftp from wuarchive.wustl.edu.
  41369. .described-by
  41370. Ian OConnor
  41371. .stored-in
  41372. GoldFish-Vol2-2:BBS/dev/DesignerDemo-1.50.lha
  41373. .name
  41374. MUI
  41375. .fullname
  41376. MagicUserInterface
  41377. .type
  41378. Library
  41379. .aminet-dir
  41380. dev/gui
  41381. .short
  41382. Create and maintain user interfaces.
  41383. .description
  41384. MUI is an object oriented system to create and maintain graphical user
  41385. interfaces. From a programmers point of view, using MUI saves a lot of
  41386. time and makes life much easier. Thinking about complicated terms like
  41387. window resizing or font sensitivity is simply not neccesary.\n
  41388. On the other hand, users of MUI based applications have the ability to
  41389. customize nearly every pixel of a programs interface according to their
  41390. personal taste.\n
  41391. This distribution is interesting for both, users and programmers. Please
  41392. have a look at the supplied demo programs and at the documentation to
  41393. see what MUI has to offer.\n
  41394. MUI is an SASG (Standardized Amiga Shareware Group) product.
  41395. .version
  41396. 2.2
  41397. .date
  41398. 1994.08.08
  41399. .author
  41400. Stefan Stuntz
  41401. .reference
  41402. FreshFish-Vol5:BBS/dev/MUI-2.1.lha
  41403. 2.1
  41404. FreshFish-Vol5:New/dev/gui/MUI/
  41405. 2.1
  41406. FreshFish-Vol5:Useful/dist/dev/gui/MUI/
  41407. 2.1
  41408. GoldFish-Vol1-2:d9xx/d968/MUI_dev/
  41409. 2.0
  41410. GoldFish-Vol1-2:d9xx/d967/MUI_usr/
  41411. 2.0
  41412. GoldFish-Vol1-1:BBS/d9xx/d968/MUI_dev.lha
  41413. 2.0
  41414. GoldFish-Vol1-1:BBS/d9xx/d967/MUI_usr.lha
  41415. 2.0
  41416. FrozenFish-Vol1:BBS/Useful/dev/gui/MUI.lha
  41417. 2.0
  41418. FrozenFish-Vol1:BBS/Mar94/dev/gui/MUI.lha
  41419. 2.0
  41420. FrozenFish-Vol1:BBS/ALib/d9xx/d968/MUI_dev.lha
  41421. 2.0
  41422. FrozenFish-Vol1:BBS/ALib/d9xx/d967/MUI_usr.lha
  41423. 2.0
  41424. FreshFish-Vol4:Useful/dist/dev/gui/MUI/
  41425. 2.0
  41426. FreshFish-Vol4:BBS/Mar94/dev/gui/MUI.lha
  41427. 2.0
  41428. FreshFish-Vol3:Useful/dist/dev/gui/MUI/
  41429. 2.0
  41430. FreshFish-Vol3:New/dev/gui/MUI/
  41431. 2.0
  41432. AmigaLibDisk968:MUI_dev/
  41433. 2.0
  41434. AmigaLibDisk967:MUI_usr/
  41435. 2.0
  41436. FrozenFish-Vol1:BBS/Oct93/Develop/MUI.lha
  41437. 1.3
  41438. FreshFish-Vol3:Old/Oct93/Develop/MUI/
  41439. 1.3
  41440. FreshFish-Vol2:Old/Develop/MUI/
  41441. 1.3
  41442. FreshFish-Vol1:New/Develop/MUI/
  41443. 1.3
  41444. .restrictions
  41445. The freely distributable version cannot save some fancy preferences options
  41446. such as custom imagery or fonts. However, all MUI applications will work
  41447. perfectly even without registration.
  41448. .requirements
  41449. Requires WB2.0 (V37). Localization works only with WB2.1 (V38) and above.
  41450. Takes advantage of new WB3.x features. Harddisk with at least 2 MB free space
  41451. recommended.
  41452. .distribution
  41453. Shareware
  41454. .price
  41455. $20(US), DM30.
  41456. .address
  41457. Stefan Stuntz
  41458. Eduard-Spranger-Straße 7
  41459. 80935 München
  41460. Germany/Europe
  41461. .email
  41462. stuntz@informatik.tu-muenchen.de
  41463. .exectype
  41464. 68000
  41465. .installsize
  41466. 300K - 3M
  41467. Lots of doc files, images and developer stuff is included.
  41468. .source
  41469. Several example source codes in C, Modula, Oberon and Assembler
  41470. are included.
  41471. .construction
  41472. SAS/C 6.51, Assembler
  41473. .tested
  41474. Tested on lots of different hardware platforms with all available
  41475. versions of the operating system from V37 to V40. Found to be free
  41476. of Enforcer and Mungwall hits. Runs perfectly on all graphic cards
  41477. with Workbench emulation.
  41478. .docs
  41479. Docs/Deutsch/MUI.guide
  41480. Docs/Deutsch/MUI.dvi
  41481. Docs/English/MUI.guide
  41482. Docs/English/MUI.dvi
  41483. .described-by
  41484. Stefan Stuntz (stuntz@informatik.tu-muenchen.de)
  41485. .submittal
  41486. Downloaded from aminet (wuarchive.wustl.edu).
  41487.  
  41488. .stored-in
  41489. GoldFish-Vol2-2:BBS/dev/MUI-2.2.lha
  41490. .name
  41491. MuiEnv
  41492. .author
  41493. Michael Suelmann
  41494. .description
  41495. An MUI application for the manipulation of environment variables.  MuiEnv
  41496. can edit, save, load, delete, and rename environment variables, and
  41497. supports subdirectories.
  41498. .version
  41499. 1.2
  41500. .described-by
  41501. Automatically generated from Contents file by c2pi program.
  41502. .short
  41503. MUI application to manipulate env vars.
  41504. .requirements
  41505. AmigaDOS 2.04 or later
  41506. Magic User Interface (MUI)
  41507. .stored-in
  41508. GoldFish-Vol2-2:BBS/dev/MUIEnv-1.2.lha
  41509.  
  41510. .name
  41511. Triton
  41512. .type
  41513. Library
  41514. .short
  41515. An object oriented GUI creation system.
  41516. .description
  41517. A standard Amiga shared, runtime library.  Triton makes it much easier to
  41518. create good-looking graphical user interfaces (GUIs) than GadTools,
  41519. BOOPSI or other systems.
  41520.  
  41521. The most important features are:
  41522.  
  41523.     - Object oriented system
  41524.     - Automatically font sensitive, font adaptive
  41525.     - Automatic keyboard shortcuts for default window actions
  41526.     - *Really* easy to use
  41527.     - Beautiful customizable OS2.x/3.x look
  41528.     - Comes as a freely distributable shared library
  41529.     - Size! Though Triton is very powerful, it is a shared library of less
  41530.       than 50KB. You don't need any startup tools, BOOPSI classes or other
  41531.       things. It's the Triton among the minnows of GUI creation systems ;)
  41532.     - Resizeability of windows wherever applicable
  41533.     - A Preferences editor which allows you to customize the look and feel
  41534.       of all Triton GUIs
  41535.  
  41536. By using Triton you don't have to worry about otherwise very time-consuming
  41537. things like font-sensitivity and resizeability of your windows.  What is
  41538. even more important is that you can easily change your user interfaces
  41539. later without having to rearrange display objects.  Simply add an object
  41540. to a group and the whole GUI will adapt to make room for it.
  41541.  
  41542. The usage of a Triton GUI should be pretty clear.  All windows have two
  41543. additional keyboard shortcuts (if not explicitly disabled by the
  41544. application):  'Esc' will simulate the 'close window' gadget and 'Del' will
  41545. simulate the 'resize window' gadget.  In palette, slider, scroller and
  41546. similar gadgets with an up/down facility you can use the shifted shortcut
  41547. to decrease the value.
  41548. .version
  41549. 1.1
  41550. .author
  41551. Stefan Zeiger
  41552. .reference
  41553. FreshFish-Vol5:New/dev/gui/Triton/
  41554. 1.0
  41555. .requirements
  41556. Requires OS2.04+
  41557. .distribution
  41558. Shareware
  41559. .price
  41560. $15 (US), DM20
  41561. .address
  41562. Seligenstädter Weg 24
  41563. D-63796 Kahl
  41564. Germany
  41565. .email
  41566. stefan@wwsp.adsp.sub.org
  41567. .docs
  41568. Readme
  41569. Distribution
  41570. .described-by
  41571. Dan Fish (daf@daffy.amigalib.com)
  41572. .submittal
  41573. Downloaded via ftp from wuarchive.wustl.edu.
  41574. .stored-in
  41575. GoldFish-Vol2-2:BBS/dev/Triton-1.1.lha
  41576.  
  41577. .name
  41578. VisualArts
  41579. .type
  41580. Programming Utility
  41581. .short
  41582. A powerful GUI designer
  41583. .description
  41584. Visual Arts 2.0 is a new powerful GUI designer. Features includes: Menu and
  41585. List manager, Object Master, Insert custom codes into any GadTools or
  41586. GadTool Menu items, primitive drawing tools such as rectangle, circle and
  41587. lines; Supports AppWindow and MultiProcessing windows.  Add AREXX to any
  41588. program, custom images, custom images for button, PopupMenu, get any IFF
  41589. color map and use it in your program, color palette and over 40 custom
  41590. patterns for fills.  V2.0 now supports Context Sensitive.
  41591.  
  41592. An intuitive interface unlike other GUIs, unlimited windows can be opened,
  41593. supports PAL, NTSC, EURO, VGA, AGA screen modes, user perference,
  41594. automatic history and time interval saving, user configurable source
  41595. output, and many more features.
  41596.  
  41597. .version
  41598. 2.0
  41599. .date
  41600. 1994.05.09
  41601. .author
  41602. Danny Y. Wong
  41603. .reference
  41604. FreshFish-Vol5:New/dev/gui/VisualArts/
  41605. 1.0
  41606. .requirements
  41607. Requires OS 2.0+
  41608. .distribution
  41609. Shareware
  41610. .address
  41611. 131 64 Ave NW
  41612. Calgary, Alberta
  41613. T2K 0L9 CANADA
  41614. .email
  41615. danwong@foul.cuug.ab.ca
  41616. .docs
  41617. VisualArts.guide
  41618. .described-by
  41619. Dan Fish (daf@starfish.amigalib.com)
  41620. .submittal
  41621. Downloaded via ftp from wuarchive.wustl.edu.
  41622. .stored-in
  41623. GoldFish-Vol2-2:BBS/dev/VisualArts-2.0.lha
  41624. .name
  41625. ACE
  41626. .type
  41627. Compiler
  41628. .short
  41629. FreeWare Amiga BASIC compiler + extras
  41630. .description
  41631. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  41632. and Blink produces standalone executables.
  41633.  
  41634. The language defines a large subset of AmigaBASIC but also has many
  41635. features not found in the latter such as: turtle graphics, recursion,
  41636. SUBs with return values, structures, arguments, include files, a
  41637. better WAVE command which allows for large waveforms, external
  41638. references, named constants and a variety of other commands and
  41639. functions not found in AmigaBASIC.
  41640.  
  41641. New features in version 2.0 include: gadgets, three standard requester
  41642. types, serial I/O and menus (with optional command-keys for menu
  41643. items). New commands and functions for this version include EXIT FOR,
  41644. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  41645. serial I/O at present). INPUT and PRINT can now be used transparently
  41646. for all screen/window combinations.
  41647.  
  41648. All user-defined windows are now fully-configurable and may be used in
  41649. conjunction with screens as per AmigaBASIC. Window close event
  41650. trapping is also a new feature.
  41651.  
  41652. In addition to event trapping, ACE now supports WAITing for both menus
  41653. and gadgets. Waiting is more operating-system-friendly than event
  41654. trapping.
  41655.  
  41656. A simple graphical front-end (Integrated Development Environment) is
  41657. also provided with the archive. This is written in ACE.
  41658. .version
  41659. 2.3
  41660. .date
  41661. 1994.10.22
  41662. .author
  41663. David Benn
  41664. .reference
  41665. AmigaLibDisk969:ACE/
  41666. 2.0
  41667. FreshFish-Vol5:BBS/dev/ACE-2.0.lha
  41668. 2.0
  41669. FreshFish-Vol5:Useful/dist/dev/lang/ACE/
  41670. 2.0
  41671. FreshFish-Vol3:New/AmigaLibDisks/Disk969/ACE/
  41672. 2.0
  41673. FreshFish-Vol3:Useful/dist/dev/lang/ACE/
  41674. 2.0
  41675. FreshFish-Vol4:Useful/dist/dev/lang/ACE/
  41676. 2.0
  41677. FreshFish-Vol6:BBS/dev/ACE-2.0.lha
  41678. 2.0
  41679. FreshFish-Vol6:Useful/dist/dev/lang/ACE/
  41680. 2.0
  41681. FrozenFish-Vol1:BBS/ALib/d9xx/d969/ACE.lha
  41682. 2.0
  41683. FrozenFish-Vol1:BBS/Useful/dev/lang/ACE.lha
  41684. 2.0
  41685. GoldFish-Vol1-1:BBS/d9xx/d969/ACE.lha
  41686. 2.0
  41687. GoldFish-Vol1-2:d9xx/d969/ACE/
  41688. 2.0
  41689. .distribution
  41690. Freeware
  41691. .address
  41692. 181 St John Street, Launceston
  41693. Tasmania, Australia, 7250
  41694. .email
  41695. dbenn@leven.appcomp.utas.edu.au
  41696. .docs
  41697. docs/ace.doc
  41698. docs/a68k.doc
  41699. docs/blink.doc
  41700. docs/history
  41701. docs/ref.doc
  41702. .described-by
  41703. Fred Fish (fnf@fishpond.cygnus.com)
  41704. .submittal
  41705. Downloaded via ftp from Aminet.
  41706.  
  41707.  
  41708. .stored-in
  41709. GoldFish-Vol2-2:BBS/dev/ACE-2.3.lha
  41710.  
  41711. .name
  41712. AForth
  41713. .type
  41714. Interpreter
  41715. .short
  41716. A FORTH-79 Std Implementation for AMIGA
  41717. .description
  41718. AFORTH is an implementation of the FORTH programming language for
  41719. the  Commodore  Amiga,  it  adheres  very closely to the FORTH-79
  41720. standard as defined by the FORTH Standards Team.
  41721. .version
  41722. 1.4
  41723. .date
  41724. 1994.05.13
  41725. .author
  41726. Steve Martin
  41727. .distribution
  41728. Shareware
  41729. .price
  41730. $60.00 (US)
  41731. .address
  41732. Stratagem4
  41733. 125 Broadview Avenue
  41734. Rainham
  41735. Gillingham
  41736. Kent
  41737. ME8 9JD
  41738. United Kingdom
  41739. .docs
  41740. DISTRIBUTION.DOC
  41741. INSTALL.DOC
  41742. README.DOC
  41743. REGISTER.DOC
  41744. USER.DOC
  41745. UsingAFORTH.DOC
  41746. VENDOR.DOC
  41747. VREGISTER.DOC
  41748. .described-by
  41749. Fred Fish (fnf@fishpond.cygnus.com)
  41750. .submittal
  41751. Submitted on disk directly by the author.
  41752. .stored-in
  41753. GoldFish-Vol2-2:BBS/dev/AForth-1.4.lha
  41754.  
  41755. .name
  41756. ALSt
  41757. .type
  41758. Interpreter
  41759. .short
  41760. Amiga Little Smalltalk version 3.04
  41761. .description
  41762. Amiga Little Smalltalk version 3.04.  A port of Timothy Budd's version 3
  41763. of Little Smalltalk.  The first port of version 3 to the Amiga (that I
  41764. know of) was by Dan Griffin.  This port adds to that one the use of
  41765. Guido van Rossum's Standard Windows library to provide a simple ANSI
  41766. character and escape code based windowing facility.  This allows Amiga
  41767. Little Smalltalk to include a class/method browser and an integrated text
  41768. editor.  Although the windowing facility is a bit slow, it makes this
  41769. version a much better learning tool than previous ports.
  41770. .version
  41771. 3.04
  41772. .author
  41773. Tim Budd
  41774. Dan Griffin
  41775. David A. Faught
  41776. .distribution
  41777. Public Domain
  41778. .email
  41779. faugdavd@nascom.com
  41780. .source
  41781. The Standard Windows library is provided in GNU GCC linkable form only.
  41782. All other C and Little Smalltalk source included.
  41783. .docs
  41784. README
  41785. readme.amiga
  41786. install.txt
  41787. manual.txt
  41788. .described-by
  41789. Fred Fish (fnf@fishpond.cygnus.com)
  41790. .submittal
  41791. Submitted on disk directly by the author.
  41792.  
  41793.  
  41794.  
  41795.  
  41796. .stored-in
  41797. GoldFish-Vol2-2:BBS/dev/ALSt-3.04.lha
  41798. .name
  41799. Struct
  41800. .aminet-dir
  41801. dev/lang
  41802. .type
  41803. Compiler
  41804. .short
  41805. Struct programming language compiler
  41806. .description
  41807. Struct compiler, version 1.0.  Struct is a programming language
  41808. designed for speed.  Register variables are an integral part of
  41809. the language and are under the direct control of the programmer.
  41810. Documentation and example programs included.
  41811. .version
  41812. 1.0
  41813. .author
  41814. Roland Acton
  41815. .distribution
  41816. Copyrighted 1994 by Roland Acton, but freely redistributable
  41817. .price
  41818. $25 (US)
  41819. .address
  41820. Roland Acton
  41821. 8001 Bluebird Lane
  41822. La Palma, CA, 90623
  41823. U.S.A.
  41824. .email
  41825. xracton@ccvax.fullerton.edu
  41826. .docs
  41827. Struct.doc
  41828. .described-by
  41829. Richard Fish
  41830. .submittal
  41831. Submitted electronically directly by the author.
  41832. .stored-in
  41833. GoldFish-Vol2-2:BBS/dev/Struct-1.0.lha
  41834.  
  41835. .name
  41836. UMBScheme
  41837. .type
  41838. Interpreter
  41839. .short
  41840. Port of UMB Scheme, a lisp like language
  41841. .description
  41842. A port of UMB Scheme 2.12 to the Amiga.  Scheme is a Lisplike programming
  41843. language with procedures as first class data, static scoping etc.  UMB
  41844. Scheme 2.12 supports long integers of (almost) arbitrary length.
  41845. .version
  41846. 2.12
  41847. .author
  41848. William R. Campbell, Various
  41849. .reference
  41850. FreshFish-Vol1:New/Develop/UMBScheme/
  41851. 2.5
  41852. .distribution
  41853. GNU Public License
  41854. .source
  41855. Includes source in C
  41856. .construction
  41857. Rebuilt using GNU-C 2.3.3
  41858. .tested
  41859. A3000/25/10M
  41860. .docs
  41861. COPYING
  41862. README
  41863. UMBScheme212.readme
  41864. .described-by
  41865. Dan Fish (daf@starfish.amigalib.com)
  41866. .submittal
  41867. Downloaded via ftp from wuarchive.wustl.edu.
  41868. .stored-in
  41869. GoldFish-Vol2-2:BBS/dev/UMBScheme-2.12.lha
  41870. .name
  41871. Amiga Turbo Modula-2
  41872. .type
  41873. Compiler
  41874. .short
  41875. New compiler for use with all Amigas
  41876. .description
  41877. This is a freely distributable demonstration version of a (PIM4) Modula-2
  41878. development system. Amiga Turbo Modula-2 consists of:
  41879.  
  41880. A compiler(M2C), a link utility(M2L), an error lister(M2E),
  41881. and a program builder(M2B).
  41882. Interface modules for V40 of the AmigaOS & corresponding linker library,
  41883. ANSI C standard library definitions as well as those from PIM.
  41884.  
  41885. The compiler reads source code in a single pass which means fast
  41886. compilation. Internally however it performs several passes over each
  41887. procedures statement sequence in order to generate fast and compact code.
  41888. Typically, generated code is 25% smaller & 75% faster than the ($200)
  41889. commercial Amiga Modula-2 compiler used for the initial bootstraps.
  41890. Amiga Turbo Modula-2 is a new compiler developed for use with all Amigas.
  41891. Its most notable features are:
  41892.  
  41893. o Interface modules for V40 of the Amiga operating system.
  41894.  
  41895. o Sun Modula-2 like DEFINITION FOR C MODULE's allow access to
  41896. ANSI C standard library functions.
  41897.  
  41898. o Fast single pass compilation with extremely accurate error diagnostics.
  41899.  
  41900. o High quality code generation.
  41901. Code is typically 75% faster than code generated by the (ETH derived)
  41902. commercial compiler used for the initial bootstrap, the drystone
  41903. benchmark runs over twice as fast.
  41904.  
  41905. o Residentable code support (64K global variable limit).
  41906.  
  41907. o Includes a system builder (no messing about with makefiles).
  41908.  
  41909. o Low shareware fee, 25 pounds sterling or 40 US dollars.
  41910. .version
  41911. V1.0d
  41912. .date
  41913. 6/27/94
  41914. .author
  41915. Amritpal Mann
  41916. .restrictions
  41917. In order to encourage you to purchase the full version of Turbo M2 the
  41918. compiler will refuse to compile modules (not programs) that translate to
  41919. more than 2K of machine code (that's about 250 lines of code) and contain
  41920. more than 4K of global variables. Only a small selection of library modules
  41921. .distribution
  41922. Shareware
  41923. .price
  41924. $40 (US), 25 pounds sterling (UK)
  41925. .address
  41926. 1 Blossom Way,
  41927. West Drayton,
  41928. Middlesex,
  41929. England (UK),
  41930. UB7-9HF.
  41931. .docs
  41932. readme
  41933. .described-by
  41934. Richard Fish
  41935. .submittal
  41936. Downloaded via ftp from Aminet.
  41937. .stored-in
  41938. GoldFish-Vol2-2:BBS/dev/Modula-V1.0d.lha
  41939.  
  41940. .name
  41941. CatEdit
  41942. .type
  41943. Programmer Tool
  41944. .short
  41945. A GUI catalog editor/translator
  41946. .description
  41947. A GUI catalog editor/translator, allows you to translate localized
  41948. programs.  You can also remove errors in the translation of a program
  41949. or even the Workbench.  All you need to translate a program is a
  41950. catalog file in a language that you understand.
  41951. .version
  41952. 1.2
  41953. .author
  41954. Rafael D'Halleweyn
  41955. .reference
  41956. FreshFish-Vol4:New/dev/misc/CatEdit/
  41957. 1.1b
  41958. FreshFish-Vol3:New/dev/misc/CatEdit/
  41959. 1.1a
  41960. .requirements
  41961. Requires AmigaDOS 2.1 or later, locale.library, iffparse.library, and
  41962. reqtools.library.
  41963. .distribution
  41964. Copyrighted but Freely Redistributable
  41965. .address
  41966. Perckhoevelaan 17
  41967. B-2610 Antwerpen
  41968. BELGIUM
  41969. .email
  41970. Rafael.DHalleweyn@rug.ac.be
  41971. .docs
  41972. CatEdit1_2.readme
  41973. CatEdit.guide
  41974. .described-by
  41975. Dan Fish (daf@daffy.amigalib.com)
  41976. .submittal
  41977. Downloaded via ftp from wuarchive.wustl.edu.
  41978. .stored-in
  41979. GoldFish-Vol2-2:BBS/dev/CatEdit-1.2.lha
  41980.  
  41981. .name
  41982. Data2Object
  41983. .type
  41984. Programming Utility
  41985. .short
  41986. Makes ascii text file directly linkable
  41987. .description
  41988. Sometimes you want to have a large text file in your code.  For example a
  41989. built-in helpfile.  d2o gives an easy way to do just that.  It takes the
  41990. textfile as an argument and produces a standard object file.  Includes an
  41991. option to force the data into chip ram for graphics and sound data.
  41992. .version
  41993. 1.3
  41994. .date
  41995. 1994.02.18
  41996. .author
  41997. Matthijs Luger
  41998. .requirements
  41999. Requires OS2.04+
  42000. .reference
  42001. FreshFish-Vol2:New/dev/misc/Data2Object/
  42002. 1.1
  42003. .email
  42004. mluger@bio.vu.nl
  42005. .docs
  42006. Readme.txt
  42007. d2o.doc
  42008. .described-by
  42009. Dan Fish (daf@starfish.amigalib.com)
  42010. .submittal
  42011. Downloaded via ftp from wuarchive.wustl.edu.
  42012. .stored-in
  42013. GoldFish-Vol2-2:BBS/dev/Data2Object-1.3.lha
  42014. .name
  42015. FlexCat
  42016. .type
  42017. OS Utility
  42018. .short
  42019. Creates catalogs & source to handle them
  42020. .description
  42021. FlexCat is a tool to create catalogs and the source to handle them,
  42022. similar to CatComp, KitCat or MakeCat. The main advantage of FlexCat
  42023. is that you determine what source you want and what programming
  42024. language. This is done by using template files, so-called source
  42025. descriptions.  Included are templates for Assembler, C, C++, E and
  42026. Oberon, Modula-2 and an example of using catalogs in OS2.0. Source,
  42027. french, german, italian, spanish and schwaebisch, catalogs and docs in
  42028. english, german and spanish are included.
  42029. .version
  42030. 1.4
  42031. .author
  42032. Jochen Wiedmann
  42033. .reference
  42034. FreshFish-Vol6:BBS/dev/FlexCat-1.3.lha
  42035. 1.3
  42036. FreshFish-Vol6:New/dev/misc/FlexCat/
  42037. 1.3
  42038. FreshFish-Vol5:BBS/dev/FlexCat-1.2.lha
  42039. 1.2
  42040. FreshFish-Vol4:BBS/May94/dev/misc/FlexCat.lha
  42041. 1.2
  42042. FreshFish-Vol4:New/dev/misc/FlexCat/
  42043. 1.2
  42044. FreshFish-Vol3:Old/Dec93/dev/misc/FlexCat/
  42045. ?.?
  42046. FreshFish-Vol2:New/dev/misc/FlexCat/
  42047. 1.01
  42048. FrozenFish-Vol1:BBS/Dec93/dev/misc/FlexCat.lha
  42049. 1.01
  42050. FreshFish-Vol2:dev/misc/FlexCat/
  42051. 1.01
  42052. .distribution
  42053. GNU Public License
  42054. .address
  42055. Am Eisteich 9
  42056. 72555 Metzingen
  42057. (Deutschland)
  42058. .email
  42059. wiedmann@mailserv.zdv.uni-tuebingen.de
  42060. .source
  42061. Includes source in C
  42062. .docs
  42063. COPYING
  42064. doc/FlexCat_english.doc
  42065. doc/FlexCat_english.guide
  42066. doc/FlexCat_english.dvi
  42067. doc/FlexCat_deutsch.doc
  42068. doc/FlexCat_deutsch.guide
  42069. doc/FlexCat_deutsch.dvi
  42070. .described-by
  42071. Richard Fish
  42072. .submittal
  42073. Downloaded via ftp from Aminet
  42074. .stored-in
  42075. GoldFish-Vol2-2:BBS/dev/FlexCat-1.4.lha
  42076. .name
  42077. LibraryTimer
  42078. .author
  42079. Jesper Skov
  42080. .version
  42081. 1.1
  42082. .description
  42083. GUI based attempt to figure out what library functions take most of the
  42084. processor time in an application, and thus what functions should deserve
  42085. more attention when time-optimizing the program.  Does this by patching the
  42086. functions in the selected library, then calling ReadEClock in the
  42087. timer.device before and after the function is executed.  Requires OS2.04+.
  42088. .described-by
  42089. Automatically generated from Contents file by c2pi program.
  42090. .short
  42091. Profiles calls to library functions.
  42092. .stored-in
  42093. GoldFish-Vol2-2:BBS/dev/LibraryTimer-1.1.lha
  42094. .name
  42095. MAGIC
  42096. .fullname
  42097. Multi-Application Graphic Image Communications.
  42098. .author
  42099. Nova Design
  42100. Inc
  42101. .description
  42102. Multi-Application Graphic Image Communications.  A system of sharing 24-bit
  42103. image data between MAGIC-aware applications.  For example, you have loaded
  42104. an image into Application A for editing.  You decide you need to do a
  42105. special glitzy effect on the image, a task at which Application B excels.
  42106. Rather than saving the image to disk and then loading it into Application
  42107. B, you simply run Application B, select it's "Open MAGIC" menu option,
  42108. choose your image by name, and the image appears in Application B ready for
  42109. your effect.  When you're done, you simply quit Application B and you may
  42110. return to Application A where the image sits, glitzed and effected.
  42111. .described-by
  42112. Automatically generated from Contents file by c2pi program.
  42113. .short
  42114. Share 24-bit image data with MAGIC apps.
  42115. .stored-in
  42116. GoldFish-Vol2-2:BBS/dev/MAGIC.lha
  42117. .name
  42118. MCX11
  42119. .fullname
  42120. MicroController eXecutive
  42121. .author
  42122. AT Barrett & Associates
  42123. .version
  42124. 1.3
  42125. .source
  42126. Includes source in AS11 form.
  42127. .description
  42128. A MicroController eXecutive for the MC68HC11.  MCX11 is an efficient
  42129. software framework for embedded real-time applications using the Motorola
  42130. MC68HC11 microcontroller.  Features include: Multitasking for up to 126
  42131. tasks; Preemptive task scheduling by priority; Intertask communication and
  42132. synchronization via semaphores, messages, and queues; Support for timed
  42133. operations; Fast context switch; Very small RAM and ROM requirements;
  42134. Fifteen Executive Service Request functions.
  42135. .described-by
  42136. Automatically generated from Contents file by c2pi program.
  42137. .short
  42138. Microcontroller executive for MC68HC11.
  42139. .stored-in
  42140. GoldFish-Vol2-2:BBS/dev/MCX11-1.3.lha
  42141. .name
  42142. MYSTRIP
  42143. .type
  42144. OS Utility
  42145. .short
  42146. Strip symbol/debug hunks from executable
  42147. .description
  42148. This little program tries to strip all symbol and debug hunks from
  42149. an AmigaDOS EXECUTABLE. It DOES NOT WORK on gcc object (.o,.a) files !
  42150. As GCC adds many symbol (and debug) infos even to the AmigaDOS
  42151. executable and there ist actually no debugger around, that could use
  42152. these informations, it's probably a good idea to remove these infos.
  42153. They don't carry ANY information, the executable needs to be run.
  42154. .version
  42155. 1.0
  42156. .distribution
  42157. Public Domain
  42158. .docs
  42159. MYSTRIP.DOC
  42160. .described-by
  42161. Richard Fish
  42162. .submittal
  42163. Submitted electronically directly by the author.
  42164. .aminet-dir
  42165. dev/misc
  42166. .stored-in
  42167. GoldFish-Vol2-2:BBS/dev/MYSTRIP-1.0.lha
  42168. .name
  42169. P2C
  42170. .author
  42171. Dave Gillespie
  42172. AMIGA port by Günther Röhrich
  42173. .version
  42174. 1.20
  42175. .source
  42176. Includes source in C.
  42177. .description
  42178. A tool for translating Pascal programs into C.  It supports the following
  42179. Pascal dialects: HP Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon
  42180. Software Pascal/2, Macintosh Programmer's Workshop Pascal, Sun/Berkeley
  42181. Pascal.  Modula-2 syntax is also supported.  Most reasonable Pascal
  42182. programs are converted into fully functional C which will compile and run
  42183. with no further modifications.
  42184. .described-by
  42185. Automatically generated from Contents file by c2pi program.
  42186. .short
  42187. Translates Pascal programs into C.
  42188. .stored-in
  42189. GoldFish-Vol2-2:BBS/dev/P2C-1.20.lha
  42190. .name
  42191. RevUp
  42192. .type
  42193. Programming Tool
  42194. .short
  42195. Amiga Revision Update System
  42196. .description
  42197. o RevUp  generates  and  maintains  include and header files with revision
  42198.   information.
  42199.  
  42200. o RevUp is 100% compatible to the CBM developer tool BumpRev, but offers a
  42201.   lot of new features.
  42202.  
  42203. o Multiple dependency files are supported.
  42204.  
  42205. o Beta count management for beta versions included.
  42206. .version
  42207. 1.2
  42208. .date
  42209. 1994.09.04
  42210. .author
  42211. Boris Folgmann
  42212. .requirements
  42213. Kickstart 2.04+
  42214. Workbench 2.0+
  42215. .distribution
  42216. Copyrighted but Freely Redistributable
  42217. .email
  42218. boris@prox.tynet.sub.org
  42219. .docs
  42220. RevUp.guide
  42221. RevUp.readme
  42222. .described-by
  42223. Richard Fish
  42224. .submittal
  42225. Downloaded via ftp from Aminet.
  42226.  
  42227. .stored-in
  42228. GoldFish-Vol2-2:BBS/dev/RevUp-1.2.lha
  42229.  
  42230. .name
  42231. SetPatch
  42232. .type
  42233. OS Utility
  42234. .short
  42235. Utilities to patch AmigaDOS 2.04 - 3.1
  42236. .description
  42237. Setpatch is designed to improve system operation by fixing (patching)
  42238. various system problems.  Setpatch 37.39 is for AmigaDOS 2.04 (V37).
  42239. Setpatch 40.14 is for AmigaDOS 2.1 (V38) through AmigaDOS 3.1 (V40).
  42240. .version
  42241. 40.14
  42242. .author
  42243. Commodore Business Machines
  42244. .distribution
  42245. Copyrighted but Freely Redistributable
  42246. .docs
  42247. SetPatch40.14/SetPatch_Readme
  42248. .described-by
  42249. Fred Fish (fnf@fishpond.cygnus.com)
  42250. .submittal
  42251. Submitted electronically by CBM.
  42252. .contents
  42253. SetPatch    Setpatch is designed to improve system operation by fixing
  42254.         (patching) various system problems.  Setpatch 37.39 is for
  42255.         AmigaDOS 2.04 (V37).  Setpatch 40.14 is for AmigaDOS 2.1
  42256.         (V38) through AmigaDOS 3.1 (V40).  Binary only.
  42257.         Author:  Commodore Business Machines
  42258. .stored-in
  42259. GoldFish-Vol2-2:BBS/dev/SetPatch-40.14.lha
  42260. .name
  42261. Twilight Development System (TDS)
  42262. .type
  42263. OS Utility
  42264. .short
  42265. Environment for developing source files
  42266. .description
  42267. Twilight Development System (TDS) provides an integrated environment
  42268. for writing and compiling source files like Turbo Pascal or Borland
  42269. C/C++. The main program of the package is a powerful text editor
  42270. called Twilight Editor (Ted) which includes an integrated project
  42271. manager. This project manager simplifies and speeds up the development
  42272. of programs composed of different source files (modules). With TDS
  42273. it's possible to compile and link these modules into an executable
  42274. file with a single command and if the compiler finds some errors, they
  42275. will be reported directly by the editor. TDS doesn't provide its own
  42276. compiler, but can use any compiler or assembler callable from Shell.
  42277. It can interface directly with many common compilers and assemblers
  42278. like DICE C, SAS C, Lattice C, Aztec C, DevPac, A68k, PCQ, HCC, GNU-C,
  42279. Amiga-E, Oberon and even programs like TeX, CatComp and MakeInfo. If
  42280. the compiler is not supported, it's possible to write a little
  42281. interface program to convert the error messages in a format readable
  42282. by the editor. The compile process will be executed concurrently using
  42283. another program called Twilight Make (TMake), so the user can continue
  42284. to edit the source files while the compiler is working.
  42285. .version
  42286. 2.04
  42287. .author
  42288. Claudio Zani
  42289. .restrictions
  42290. Without the keyfile Ted can't open more than 4 files at once and the
  42291. length of a single file is limited.
  42292. .requirements
  42293. OS2.04+
  42294. .distribution
  42295. Shareware
  42296. .price
  42297. $20 (US), Lire 30.000, DM 30
  42298. .address
  42299. Via Liuzzi 1
  42300. 42020 Cadelbosco Sotto (RE)
  42301. ITALY
  42302. .email
  42303. InterNet: zani@cs.unibo.it
  42304. FidoNet: Claudio Zani 2:332/516
  42305. .docs
  42306. docs/Deutsch/Bestellung
  42307. docs/Deutsch/TDS.guide
  42308. docs/English/History
  42309. docs/English/OrderForm
  42310. docs/English/TDS.guide
  42311. docs/Español/ImpresoDePedido
  42312. docs/Español/TDS.guide
  42313. docs/Français/BonDeCommande
  42314. docs/Français/TDS.guide
  42315. docs/Italiano/Ordine
  42316. docs/Italiano/TDS.guide
  42317. .described-by
  42318. Richard Fish
  42319. .submittal
  42320. Downloaded via ftp from wuarchive.wustl.edu.
  42321.  
  42322. .stored-in
  42323. GoldFish-Vol2-2:BBS/dev/TDS-2.04.lha
  42324.  
  42325. .name
  42326. fd2pragma
  42327. .type
  42328. Programming Utility
  42329. .short
  42330. Pragmas/LVOs for Aztec, Dice, SAS, Maxon
  42331. .description
  42332. A small utility to create prototypes for the Aztec C compiler or the
  42333. Aztec Assembler from FD files as they are distributed from Commodore
  42334. with the Include files.  This new version introduces support of tag
  42335. functions, either by using the SAS pragma "tagcall" or by creating
  42336. stub routines automatically.
  42337. .version
  42338. 2.0
  42339. .date
  42340. 1994.03.11
  42341. .author
  42342. Jochen Wiedmann
  42343. .reference
  42344. AmigaLibDisk946:fd2pragma/
  42345. ?.?
  42346. .distribution
  42347. Public Domain
  42348. .address
  42349. Am Eisteich 9
  42350. 72555 Metzingen
  42351. Germany
  42352. .email
  42353. wiedmann@mailserv.zdv.uni-tuebingen.de
  42354. .source
  42355. Includes source in C
  42356. .docs
  42357. fd2pragma.readme
  42358. .described-by
  42359. Fred Fish (fnf@fishpond.cygnus.com)
  42360. .submittal
  42361. Downloaded via ftp from wuarchive.wustl.edu.
  42362. .contents
  42363. fd2pragma    A small utility to create prototypes for the Aztec C
  42364.         compiler or the Aztec Assembler from FD files as they
  42365.         are distributed from Commodore with the Include files.
  42366.         This new version introduces support of tag functions,
  42367.         either by using the SAS pragma "tagcall" or by creating
  42368.         stub routines automatically.  Version 2.0, an update to
  42369.         the version on disk number 946.  Includes source.
  42370.         Author:  Jochen Wiedmann
  42371. .stored-in
  42372. GoldFish-Vol2-2:BBS/dev/fd2pragma-2.0.lha
  42373. .name
  42374. MeMon
  42375. .author
  42376. David Ekholm
  42377. .version
  42378. 1.1
  42379. .reference
  42380. AmigaLibDisk769:MeMon/
  42381. 1.0
  42382. .description
  42383. An intuition-based utility that allows you to monitor or change specific
  42384. memory addresses.  User may select byte, word, or long word alignment.
  42385. Displays in binary, hex, and signed or unsigned decimal.  Also useful for
  42386. displaying ascii codes of various character key mappings and/or as a
  42387. hex/binary/decimal converter.
  42388. .described-by
  42389. Automatically generated from Contents file by c2pi program.
  42390. .short
  42391. Monitor or change specific memory addr.
  42392. .stored-in
  42393. GoldFish-Vol2-2:BBS/dev/MeMon-1.1.lha
  42394. .name
  42395. StackMon
  42396. .type
  42397. OS Utility
  42398. .short
  42399. Monitors stack usage of programs
  42400. .description
  42401. When run StackMon presents a list of all the tasks and processes currently
  42402. running. The list is sorted alphabetically, with processes before tasks.
  42403. This list is not updated automatically, as constructing this list requires
  42404. suspension of multitasking. If you run a program you want to monitor after
  42405. starting StackMon, click on the 'Update list' gadget so that it appears in
  42406. the list.
  42407.  
  42408. If the program you want to monitor was run from the Workbench, its name will
  42409. be that of the icon; if run from the shell the name is the exact name typed
  42410. into the shell, with path.
  42411.  
  42412. Click on the program you wish to monitor and StackMon will begin monitoring.
  42413. The display consists of numbers and a fuel gauge showing the current stack
  42414. use relative to the size of the stack. The numbers are:
  42415.  
  42416. Current: This is the amount of stack in use when the program was last
  42417.      monitored.
  42418. Largest: The largest recorded stack ever in use by this program.
  42419. Stack  : The stack allocated for this program.
  42420.  
  42421. .version
  42422. 1.3
  42423. .author
  42424. David Kinder
  42425. .requirements
  42426. OS 2.04+
  42427. .distribution
  42428. Copyrighted but Freely Redistributable
  42429. .address
  42430. 2, Clwtt Cottages,
  42431. Bangor Rd.,
  42432. Gyfelia,
  42433. Clwyd. LL13 0YL.
  42434. .email
  42435. kinder@teaching.physics.ox.ac.uk
  42436. dkinder@vax.ox.ax.uk
  42437. .docs
  42438. StackMon.doc
  42439. .described-by
  42440. Richard Fish
  42441. .submittal
  42442. Downloaded via ftp from Aminet.
  42443. .stored-in
  42444. GoldFish-Vol2-2:BBS/dev/StackMon-1.3.lha
  42445.  
  42446. .name
  42447. Oberon-A
  42448. .type
  42449. Compiler
  42450. .short
  42451. A freely-distributable Oberon-2 compiler
  42452. .description
  42453. Oberon-A is a freely-distributable Oberon-2 compiler. Oberon-2 is a
  42454. modern object-oriented language designed by Niklaus Wirth, the creator
  42455. of Pascal and Modula-2, and Hanspeter Mössenböck. Oberon-A is an
  42456. implementation of the language for the Amiga computer, ported from a
  42457. compiler written by Niklaus Wirth.
  42458. .version
  42459. 1.4ß
  42460. .author
  42461. Frank Copeland
  42462. OEL by Johan Ferreira
  42463. .distribution
  42464. GNU Public License
  42465. .address
  42466. PO BOX 236
  42467. RESERVOIR  VIC  3073
  42468. AUSTRALIA
  42469. .email
  42470. fjc@wossname.apana.org.au
  42471. .source
  42472. Full source code is included for all modules and programs where available.
  42473. .docs
  42474. Oberon-A.doc
  42475. Index.doc
  42476. .described-by
  42477. Dan Fish (daf@starfish.amigalib.com)
  42478. .submittal
  42479. Downloaded via ftp from wuarchive.wustl.edu.
  42480. .stored-in
  42481. GoldFish-Vol2-2:BBS/dev/Oberon-A-1.4ß.lha
  42482. .name
  42483. Palette
  42484. .type
  42485. Oberon-2 Module
  42486. .aminet-dir
  42487. dev/obero
  42488. .short
  42489. Oberon-2 module to display palette
  42490. .description
  42491. Palette displays a palette window on any screen.  You just have to
  42492. supply a Screen-Pointer and Palette will adjust itself to the screen.
  42493. It is fontsensitiv and depthsensitiv.  Incorporating of this module
  42494. will require only one command in your main program.
  42495. .version
  42496. 1.01
  42497. .date
  42498. 31.05.1994
  42499. .source
  42500. Oberon source
  42501. .construction
  42502. AmigaOberon 3.0
  42503. .docs
  42504. Palette.doc
  42505. .author
  42506. Daniel Amor
  42507. .requirements
  42508. Requires AmigaOS 2.0 (V36)
  42509. .distribution
  42510. Freeware
  42511. .address
  42512. Ludwigstr. 124
  42513. 70197 Stuttgart
  42514. Germany
  42515. .fax
  42516. ++49/711/63 65 633
  42517. .email
  42518. amor@student.uni-tuebingen.de
  42519. .exectype
  42520. Oberon
  42521. .submittal
  42522. Submitted directly by the author via ftp.
  42523. .stored-in
  42524. GoldFish-Vol2-2:BBS/dev/Palette-1.01.lha
  42525. .name
  42526. AmiLock
  42527. .author
  42528. Michael Nielsen
  42529. .version
  42530. 1.0.1
  42531. .source
  42532. Includes source in C.
  42533. .description
  42534. A console lock program which is system friendly.  Amilock is a series of
  42535. programs which demonstrates inter-process communication, as well as the use
  42536. of interrupt handlers.  The interrupt handlers are used to disable/limit
  42537. keyboard and mouse inputs, thereby allowing the console to be 'frozen'.
  42538. The mouse can still move, but no mouse clicks are possible.  Does not blank
  42539. the screen, but any blanker can be run in the background and will function
  42540. properly.
  42541. .described-by
  42542. Automatically generated from Contents file by c2pi program.
  42543. .short
  42544. A system friendly console lock program.
  42545. .stored-in
  42546. GoldFish-Vol2-2:BBS/dev/AmiLock-1.0.1.lha
  42547. .name
  42548. c2p
  42549. .type
  42550. Image Conversion
  42551. .short
  42552. two *fast* chunky2planar converters
  42553. .description
  42554. 8 bitplane chunky2planar converters, one using the CPU with the blitter and the
  42555. second one using the CPU only.  Comes with examples of implementation.
  42556. .author
  42557. James McCoull
  42558. Peter McGavin
  42559. Conrad Sanderson
  42560. .distribution
  42561. Copyrighted but Freely Redistributable
  42562. .email
  42563. peterm@maths.grace.cri.nz
  42564. g.sanderson@ais.gu.edu.au
  42565. .docs
  42566. c2p.README
  42567. .described-by
  42568. Richard Fish
  42569. .submittal
  42570. Downloaded via ftp from Aminet.
  42571.  
  42572.  
  42573.  
  42574.  
  42575.  
  42576.  
  42577.  
  42578.  
  42579.  
  42580.  
  42581.  
  42582. .stored-in
  42583. GoldFish-Vol2-2:BBS/dev/C2P.lha
  42584.  
  42585. .name
  42586. DropBox
  42587. .type
  42588. Workbench Tool
  42589. .short
  42590. Source for (yet unreleased) DropBox v1.1
  42591. .description
  42592. Source only for a WorkBench AppIcon Commodity that examines the filename
  42593. of the file dropped in it, then searches a configurable database for an
  42594. action to perform on it, such as read, display, edit, unarc, etc.  The
  42595. author has released this source for the yet unreleased binary version 1.1,
  42596. which is not bug yet free.
  42597. .version
  42598. 1.1
  42599. .author
  42600. Steve Anichini
  42601. .requirements
  42602. Requires OS 2.04+
  42603. .reference
  42604. AmigaLibDisk890:DropBox/
  42605. 1.01
  42606. .distribution
  42607. Freeware
  42608. .address
  42609. 380 Grandview Ct.
  42610. Algonquin, IL 60102
  42611. .email
  42612. zucchini@imsa.edu
  42613. .construction
  42614. SAS/C 5.1b, GadToolsBox 2.0c, ILBM2Image
  42615. .docs
  42616. README.NOW
  42617. FeatureList
  42618. TODO
  42619. Docs/DropBox.guide
  42620. Docs/DropBox.doc
  42621. .described-by
  42622. Fred Fish (fnf@fishpond.cygnus.com)
  42623. .submittal
  42624. Downloaded via ftp from wuarchive.wustl.edu.
  42625. .contents
  42626. DropBox        Source only for a WorkBench AppIcon Commodity that examines
  42627.         the filename of the file dropped in it, then searches a
  42628.         configurable database for an action to perform on it, such
  42629.         as read, display, edit, unarc, etc.  Requires OS 2.04+.
  42630.         The author has released this source for the yet unreleased
  42631.         binary version 1.1, which is not bug yet free.
  42632.         Author:  Steve Anichini
  42633. .stored-in
  42634. GoldFish-Vol2-2:BBS/dev/DropBox-1.1.lha
  42635.  
  42636. .name
  42637. StripANSI2
  42638. .type
  42639. CLI Tool
  42640. .short
  42641. Strip ANSI Sequences from a file
  42642. .description
  42643. Strip ANSI sequences from a file.  Useful for those of you that like using
  42644. a non-ANSI text viewer/editor for reading files.
  42645. .author
  42646. Jon Armstrong
  42647. .distribution
  42648. Copyrighted but Freely Redistributable
  42649. .address
  42650. 315 Dale Drive
  42651. Farmington, New York 14425
  42652. .source
  42653. Includes flex source
  42654. .docs
  42655. StripANSI2.readme
  42656. .described-by
  42657. Fred Fish (fnf@fishpond.cygnus.com)
  42658. .submittal
  42659. Downloaded via ftp from wuarchive.wustl.edu.
  42660. .contents
  42661. StripANSI2    Strip ANSI sequences from a file.  Useful for those of you
  42662.         that like using a non-ANSI text viewer/editor for reading
  42663.         files.
  42664.         Author:  Jon Armstrong
  42665. .stored-in
  42666. GoldFish-Vol2-2:BBS/dev/StripANSI2.lha
  42667.  
  42668. .name
  42669. BackupRexx
  42670. .type
  42671. Archiver
  42672. .short
  42673. ARexx script for daily system backups
  42674. .description
  42675. A little ARexx routine the author wrote to backup his BBS system each day
  42676. via a cron entry.  It handles a 28 day schedule, with various levels of
  42677. backup depending on which day of the week and which week of the month it
  42678. is.  Change the partition assigns and the schedule as you need for your
  42679. system.  This is setup to use a QIC-525 format SCSI drive mounted with
  42680. btntape and using tar as the backup vehicle.
  42681. .version
  42682. 1.10
  42683. .date
  42684. 1993.12.26
  42685. .author
  42686. Bill Seymour
  42687. .email
  42688. billsey@nesbbx.rain.com
  42689. .exectype
  42690. ARexx
  42691. .source
  42692. Includes ARexx source
  42693. .docs
  42694. Backup.REXX.readme
  42695. .described-by
  42696. Fred Fish (fnf@fishpond.cygnus.com)
  42697. .submittal
  42698. Downloaded via ftp from wuarchive.wustl.edu.
  42699. .contents
  42700. BackupRexx    A little ARexx routine the author wrote to backup his BBS
  42701.         system each day via a cron entry.  It handles a 28 day
  42702.         schedule, with various levels of backup depending on which
  42703.         day of the week and which week of the month it is.  Change
  42704.         the partition assigns and the schedule as you need for your
  42705.         system.  This is setup to use a QIC-525 format SCSI drive
  42706.         mounted with btntape and using tar as the backup vehicle.
  42707.         Version 1.10.
  42708.         Author:  Bill Seymour
  42709. .stored-in
  42710. GoldFish-Vol2-2:BBS/disk/BackupRexx-1.10.lha
  42711. .name
  42712. CacheIt
  42713. .type
  42714. Disk Tool
  42715. .short
  42716. Small floppy-caching commodity
  42717. .description
  42718. I don't use floppy disks very often. But when I used them I was
  42719. bored by the slow speed.
  42720. To get rid of this, I wrote CacheIt. CacheIt is a small floppy-
  42721. caching commodity that hardly doesn't take up any memory when no
  42722. disks are in drive and gives a great speed up for your floppies.
  42723.  
  42724. Another requirement for CacheIt was, that it would free its memory
  42725. when the system needs it. This is done by a low memory handler.
  42726. It works fantastically: I worked a lot with disks and my system
  42727. was down at 10 KB Chip and 10 KB FastMem, when I tried to start
  42728. a terminal program.
  42729. No problem: CacheIt released as much track buffers as necessary
  42730. and the terminal program started!
  42731.  
  42732. CacheIt works with DD and HD floppy drives.
  42733. .version
  42734. 1.0
  42735. .date
  42736. 1994.09.06
  42737. .author
  42738. Stefan Hochmuth
  42739. .requirements
  42740. "CacheIt" needs OS 3.0 (V39) or higher to operate.
  42741. .distribution
  42742. Copyrighted but Freely Redistributable
  42743. .address
  42744. Flussaalweg 9
  42745. 81825 Munchen
  42746. Deutschland
  42747. .email
  42748. 39:171/207.42
  42749. .docs
  42750. CacheIt.guide
  42751. .described-by
  42752. Richard Fish
  42753. .submittal
  42754. Downloaded via ftp from Aminet.
  42755. .stored-in
  42756. GoldFish-Vol2-2:BBS/disk/CacheIt-1.0.lha
  42757. .name
  42758. FastCache
  42759. .author
  42760. Philip D'Ath
  42761. .version
  42762. 1.1
  42763. .description
  42764. A disk-caching program with the following features: Fully associate cache
  42765. (one of the best algorithms); LRU cache replacement policy (one of the
  42766. best); Can handle multiple drives; Can handle removable media; All cache
  42767. settings are determined at run time; Optional write retention; Does not
  42768. require large continuous chunks of memory; Uses a hashing system to locate
  42769. data (one of the best); Performs both forward and reverse prefetching; Will
  42770. utilize the blitter to move data, if possible.
  42771. .described-by
  42772. Automatically generated from Contents file by c2pi program.
  42773. .short
  42774. A disk caching program.
  42775. .requirements
  42776. AmigaDOS 2.04+
  42777. .stored-in
  42778. GoldFish-Vol2-2:BBS/disk/FastCache-1.1.lha
  42779.  
  42780. .name
  42781. PowerCache
  42782. .type
  42783. Disk Tool
  42784. .short
  42785. Flexible and Powerful Disk Caching Sys
  42786. .description
  42787. A user friendly, completely configurable disk caching system.  Has tons
  42788. of featues, including a nice GUI, multiple unit caching, selectable
  42789. read-only or read/write cache mode, cache-in-a-file option, statistics
  42790. graphs, a low memory handler, a full ARexx interface and more than
  42791. 120k of AmigaGuide documentation.  Online AmigaGuide help is available
  42792. from within the program.  Installs as a simple commodity and is of course
  42793. hotkey controllable.  Requires at least Kickstart 2.04.  Certain bonus
  42794. features require 3.0 or later.  Localized, CatComp source included.
  42795. Binary only.
  42796. .version
  42797. 37.115
  42798. .date
  42799. 1994.04.10
  42800. .author
  42801. Michael Berg
  42802. .restrictions
  42803. Evaluation version, requires key file for full functionality
  42804. .requirements
  42805. Requires OS2.0+, certain bonus features require OS3.0+
  42806. .reference
  42807. AmigaLibDisk910:PowerCache/
  42808. 37.64
  42809. .distribution
  42810. Shareware
  42811. .price
  42812. $20 (US)
  42813. .address
  42814. Sjællandsgade 56, 4
  42815. 8900  Randers
  42816. DENMARK
  42817. .email
  42818. mberg@scala.ping.dk
  42819. .docs
  42820. Documentation/History.txt
  42821. Documentation/PowerCache.guide
  42822. Documentation/PowerCacheARexx.guide
  42823. Documentation/Glossary.guide
  42824. .described-by
  42825. Fred Fish (fnf@fishpond.cygnus.com)
  42826. .submittal
  42827. Downloaded via ftp from wuarchive.wustl.edu.
  42828. .contents
  42829. PowerCache    A user friendly, completely configurable disk caching
  42830.         system.  Has tons of featues, including a nice GUI,
  42831.         multiple unit caching, selectable read-only or read/write
  42832.         cache mode, cache-in-a-file option, statistics graphs, a
  42833.         low memory handler, a full ARexx interface and more than
  42834.         120k of AmigaGuide documentation.  Online AmigaGuide help
  42835.         is available from within the program.  Installs as a
  42836.         simple commodity and is of course hotkey controllable.
  42837.         Requires at least Kickstart 2.04.  Certain bonus features
  42838.         require 3.0 or later.  Localized, CatComp source included.
  42839.         Evaluation version, requires key file for full functional-
  42840.         ity.  Version 37.115, an update to version 37.64 on disk
  42841.         number 910.  Binary only, shareware.
  42842.         Author:  Michael Berg
  42843. .stored-in
  42844. GoldFish-Vol2-2:BBS/disk/PowerCache-37.115.lha
  42845.  
  42846. .name
  42847. AMUC_Cover
  42848. .type
  42849. Picture
  42850. .short
  42851. Printable Cover for the AMUC CDRom
  42852. .description
  42853. A CDRom cover for the AMUC CD-ROM (Amiga User's of Calgary.  Included are
  42854. two Final Copy IIr2 documents, as well as the corresponding PostScript
  42855. equivalents for those who have access to a PostScript printer.  Also
  42856. included are the DPaint brushes used to create the covers in case somebody
  42857. wishes to do a better job ;-).
  42858. .date
  42859. 1993.12.28
  42860. .author
  42861. Geoff Seeley
  42862. .distribution
  42863. Copyrighted but Freely Redistributable
  42864. .email
  42865. geoff@softwords.bc.ca
  42866. .docs
  42867. AMUC_Cover.readme
  42868. .described-by
  42869. Fred Fish (fnf@fishpond.cygnus.com)
  42870. .submittal
  42871. Downloaded via ftp from wuarchive.wustl.edu.
  42872. .contents
  42873. AMUC_Cover    A CDRom cover for the AMUC CD-ROM (Amiga User's of
  42874.         Calgary.  Included are two Final Copy IIr2 documents,
  42875.         as well as the corresponding PostScript equivalents for
  42876.         those who have access to a PostScript printer.  Also
  42877.         included are the DPaint brushes used to create the covers
  42878.         in case somebody wishes to do a better job ;-).
  42879.         Author:  Geoff Seeley
  42880. .stored-in
  42881. GoldFish-Vol2-2:BBS/disk/AMUC_Cover.lha
  42882.  
  42883. .name
  42884. AmiCDFS
  42885. .type
  42886. Disk Tool
  42887. .short
  42888. CDROM fs, also reads Mac floppy & hd
  42889. .description
  42890.  
  42891. AmiCDFileSystem is a file system which can read:
  42892.  
  42893. - ISO-9660 (w/ RockRidge extensions) and Macintosh HFS CD-ROMs
  42894. - Macintosh HFS floppy and hard disks
  42895.  
  42896. The ability to read Macintosh floppy and hard disks comes for free, since
  42897. they use the same file system used for HFS CD-ROMs.
  42898.  
  42899. This program was originally based on AmiCDROM 1.9 by Frank Munkert.
  42900. While the file system functions are mostly the original ones, the
  42901. packet handling routines have been completely re-written.
  42902.  
  42903. This file system can be installed on the Rigid Disk Block (RDB) of an hard
  42904. disk to automatically mount a Mac partition (you can even boot from it, if
  42905. you manage to put the necessary Amiga system files in it).
  42906.  
  42907. The code is reentrant and is shared among multiple instances of the file
  42908. system. This means that if you use AmiCDFileSystem on a CD-ROM drive, a
  42909. magneto-optical drive, two floppy drives and two hard disk partitions, like
  42910. a friend of mine does, only one copy will be loaded instead of six - saving
  42911. 100K of memory.
  42912. .version
  42913. 37.5
  42914. .date
  42915. 1994.10.02
  42916. .author
  42917. Nicola Salmoria, based on AmiCDROM by Frank Munkert
  42918. .distribution
  42919. Freeware
  42920. .address
  42921. Via Piemonte 11
  42922. 53100 Siena
  42923. ITALY
  42924. .email
  42925. MC6489@mclink.it
  42926. .source
  42927. Includes source in C and assembler
  42928. .construction
  42929. SAS/C 6.50
  42930. .docs
  42931. AmiCDFileSystem.guide
  42932. .described-by
  42933. Dan Fish (daf@starfish.amigalib.com)
  42934. .submittal
  42935. Downloaded via ftp from wuarchive.wustl.edu.
  42936. .stored-in
  42937. GoldFish-Vol2-2:BBS/disk/AmiCDFS-37.5.lha
  42938. .name
  42939. AmiCDROM
  42940. .aminet-dir
  42941. disk/cdrom
  42942. .type
  42943. Disk Tool
  42944. .short
  42945. ISO-9660 standard CDROM filesystem
  42946. .description
  42947. AmiCDROM is a CDROM disk filing system for the Commodore Amiga.
  42948. It supports the ISO-9660 standard, the Rock Ridge Interchange
  42949. Protocol and the Macintosh HFS format.
  42950.  
  42951. The CDROM drive is mounted as a DOS device (e.g. CD0:).  You can
  42952. access files and directories on a CDROM disk by the usual syntax,
  42953. e.g. "type cd0:foo/readme.txt".
  42954. .version
  42955. 1.15
  42956. .date
  42957. 1994.11.03
  42958. .author
  42959. Frank Munkert
  42960. .reference
  42961. FreshFish-Nov94:New/disk/AmiCDROM/
  42962. 1.13
  42963. FreshFish-Vol6:BBS/disk/AmiCDROM-1.12.lha
  42964. 1.12
  42965. FreshFish-Vol6:New/disk/cdrom/AmiCDROM/
  42966. 1.12
  42967. FreshFish-Vol6:Useful/dist/disk/cdrom/AmiCDROM/
  42968. 1.12
  42969. FreshFish-Vol5:BBS/disk/AmiCDROM-1.11.lha
  42970. 1.11
  42971. FreshFish-Vol5:New/disk/cdrom/AmiCDROM/
  42972. 1.11
  42973. FreshFish-Vol5:Useful/dist/disk/cdrom/AmiCDROM/
  42974. 1.11
  42975. FreshFish-Vol4:BBS/May94/disk/cdrom/AmiCDROM.lha
  42976. 1.10
  42977. FreshFish-Vol4:New/disk/cdrom/AmiCDROM/
  42978. 1.10
  42979. FreshFish-Vol4:Useful/dist/disk/cdrom/AmiCDROM/
  42980. 1.10
  42981. FreshFish-Vol3:Useful/dist/disk/cdrom/AmiCDROM/
  42982. 1.9
  42983. FrozenFish-Vol1:BBS:Useful/disk/cdrom/AmiCDROM.lha
  42984. 1.9
  42985. GoldFish-Vol1-1:BBS/d9xx/d935/AmiCDROM.lha
  42986. 1.7
  42987. GoldFish-Vol1-2:d9xx/d935/AmiCDROM/
  42988. 1.7
  42989. FrozenFish-Vol1:BBS/ALib/d9xx/d935/AmiCDROM.lha
  42990. 1.7
  42991. FreshFish-Vol2:New/AmigaLibDisks/Disk935/AmiCDROM/
  42992. 1.7
  42993. AmigaLibDisk935:AmiCDROM/
  42994. 1.7
  42995. .distribution
  42996. Copyrighted but Freely Redistributable
  42997. .source
  42998. Includes source in C and assembly.
  42999. .email
  43000. ln_fmu@pki-nbg.philips.de
  43001. .docs
  43002. AmiCDROM.guide
  43003. AmiCDROM.readme
  43004. .described-by
  43005. Dan Fish (daf@daffy.amigalib.com)
  43006. .submittal
  43007. Downloaded via ftp from Aminet.
  43008. .stored-in
  43009. GoldFish-Vol2-2:BBS/disk/AmiCDROM-1.15.lha
  43010.  
  43011. .name
  43012. CDDA
  43013. .type
  43014. Disk Tool
  43015. .short
  43016. Play digital audio off Sony CD drives
  43017. .description
  43018. This program replays digital audio data directly off a compact disc
  43019. using the Amiga audio hardware (in stereo where available).  A special
  43020. type of CD-ROM drive is required since this program makes use of a
  43021. vendor unique command supported by Sony drives, such as the CDU-8003A
  43022. or the Apple CD-300 drive.
  43023.  
  43024. Please note that due to the work involved reading and converting the
  43025. audio data music may not always play smoothly. The program will also
  43026. consume large amounts of chip memory in order to supply the player
  43027. task with a contiguous stream of data (the maximum number of sound
  43028. queue packets can be adjusted using a command line parameter).  Your
  43029. system may also experience heavy task loading since the incoming data
  43030. (more than 88K bytes per second) must be handled quickly and
  43031. efficiently in order to avoid `pops' and delays.
  43032. .version
  43033. 1.3
  43034. .author
  43035. Olaf Barthel
  43036. .distribution
  43037. Freeware
  43038. .address
  43039. Brabeckstraße 35
  43040. D-30559 Hannover
  43041. Federal Republic of Germany
  43042. .email
  43043. olsen@sourcery.han.de
  43044. .docs
  43045. CDDA.doc
  43046. .described-by
  43047. Fred Fish (fnf@fishpond.cygnus.com)
  43048. .submittal
  43049. Submitted electronically directly by the author.
  43050. .contents
  43051. CDDA        This program replays digital audio data directly off a
  43052.         compact disc using the Amiga audio hardware (in stereo
  43053.         where available).  A special type of CD-ROM drive is
  43054.         required since this program makes use of a vendor unique
  43055.         command supported by Sony drives, such as the CDU-8003A
  43056.         or the Apple CD-300 drive.  Version 1.3, includes source
  43057.         in C.
  43058.         Author:  Olaf Barthel
  43059. .stored-in
  43060. GoldFish-Vol2-2:BBS/disk/CDDA-1.3.lha
  43061.  
  43062. .name
  43063. ManageCDPics
  43064. .type
  43065. Workbench Tool
  43066. .short
  43067. A program to manage all your pictures
  43068. .description
  43069. A GUI-Based cataloger that allows you to create "picture-databases"
  43070. and easily view the pictures.
  43071. .version
  43072. 1.0
  43073. .date
  43074. 1994.08.06
  43075. .author
  43076. Markus Hillenbrand
  43077. .distribution
  43078. Copyrighted but Freely Redistributable
  43079. .address
  43080. Weserstraße 9
  43081. 36124 Eichenzell-Löschenrod
  43082. GERMANY
  43083. .email
  43084. m_hillen@informatik.uni-kl.de
  43085. .docs
  43086. ReadMe
  43087. .described-by
  43088. Dan Fish (daf@starfish.amigalib.com)
  43089. .submittal
  43090. Submitted electronically directly by the author.
  43091. .stored-in
  43092. GoldFish-Vol2-2:BBS/disk/ManageCDPics-1.0.lha
  43093.  
  43094. .name
  43095. PlayCDDA
  43096. .type
  43097. Disk Tool
  43098. .short
  43099. Play CD's over the Amiga's audio device
  43100. .description
  43101. A program for owners of Toshiba 3401 CDROM drives.  These drives are
  43102. capable of transferring CD-DA (digital audio) data over the SCSI bus.
  43103. PlayCDDA reads this data and reproduces the corresponding sounds on the
  43104. Amiga's audio.device.  PlayCDDA communicates with the user over a simple
  43105. graphical interface.
  43106. .version
  43107. 1.1
  43108. .date
  43109. 1994.01.04
  43110. .author
  43111. Frank Munkert
  43112. .reference
  43113. FreshFish-Vol2:new/disk/cdrom/PlayCDDA/
  43114. 1.0
  43115. .distribution
  43116. Copyrighted but Freely Redistributable
  43117. .email
  43118. ln_fmu@pki-nbg.philips.de.
  43119. .source
  43120. Includes source in C
  43121. .docs
  43122. PlayCDDA.doc
  43123. PlayCDDA.readme
  43124. .described-by
  43125. Fred Fish (fnf@fishpond.cygnus.com)
  43126. .submittal
  43127. Downloaded via ftp from wuarchive.wustl.edu.
  43128. .contents
  43129. PlayCDDA    A program for owners of Toshiba 3401 CDROM drives.  These
  43130.         drives are capable of transferring CD-DA (digital audio)
  43131.         data over the SCSI bus.  PlayCDDA reads this data and repro-
  43132.         duces the corresponding sounds on the Amiga's audio.device.
  43133.         PlayCDDA communicates with the user over a simple graphical
  43134.         interface.  Version 1.1, an update to version 1.0 on the
  43135.         FreshFish-Vol2 CDrom.  Includes source.
  43136.         Author:  Frank Munkert
  43137. .stored-in
  43138. GoldFish-Vol2-2:BBS/disk/PlayCDDA-1.1.lha
  43139.  
  43140. .name
  43141. SAC
  43142. .fullname
  43143. ScanAminetCDROM
  43144. .type
  43145. File Searching
  43146. .short
  43147. Search and extract files from CDROM.
  43148. .description
  43149. SAC was designed to make getting data from the Aminet CDROM 2/94 an easier
  43150. task. You enter a search pattern (all dos.library patterns are supported)
  43151. and SAC scans 'AMINET_0294:Index' for matching entries. The result is then
  43152. displayed in AmigaGuide format, and you may view the readme files or even
  43153. unpack the desired archive with a single mouse click (SAC recognizes
  43154. different types of archives). SAC can be run from both Workbench and CLI.
  43155. .version
  43156. 1.1
  43157. .date
  43158. 1994.06.03
  43159. .author
  43160. Ralph Seichter
  43161. .requirements
  43162. Kickstart 37.175 (OS 2.04) or better, CDROM drive, Aminet CDROM 2/94.
  43163. .reference
  43164. .distribution
  43165. Copyright but Freely Redistributable
  43166. .address
  43167. Deutscher Ring 6
  43168. 50354 Huerth
  43169. Federal Republic of Germany
  43170. .email
  43171. zodiac@darkness.gun.de
  43172. .installsize
  43173. 4K
  43174. .construction
  43175. SAS/C 6.51, optimized for 68xxx CPUs.
  43176. .docs
  43177. sac.guide
  43178. .described-by
  43179. Ralph Seichter
  43180. .submittal
  43181. Submitted electronically directly by the author.
  43182. .stored-in
  43183. GoldFish-Vol2-2:BBS/disk/SAC-1.1.lha
  43184. .name
  43185. SCDPlayer
  43186. .type
  43187. Disk Tool
  43188. .aminet-dir
  43189. disk/cdrom
  43190. .short
  43191. Very small CDPlayer commodity
  43192. .description
  43193. A tool for easily playing CD Audio.  It's also a commodity.  Popup on
  43194. public screen w/hotkey, jump to another, keyboard short-cuts...
  43195. Font-adaptive.
  43196. .version
  43197. 1.2
  43198. .author
  43199. Pascal Rullier
  43200. .reference
  43201. FreshFish-Vol5:BBS/disk/SCDPlayer-1.1.lha
  43202. 1.1
  43203. FreshFish-Vol4:BBS/May94/disk/cdrom/SCDPlayer.lha
  43204. 1.1
  43205. FreshFish-Vol4:New/disk/cdrom/SCDPlayer/
  43206. 1.1
  43207. .requirements
  43208. Requires OS2.0+ 1.5Mo Ram (when opened GUI)
  43209. .distribution
  43210. Giftware
  43211. .address
  43212. 25b, rue du Prof Lande
  43213. 33380 BIGANOS FRANCE
  43214. .email
  43215. bugss@frbdx11.cribx1.u-bordeaux.fr (always)
  43216. .source
  43217. No sources
  43218. .docs
  43219. COPYING
  43220. HISTORY
  43221. SCDPlayer.doc.eng
  43222. SCDPlayer.doc.fr
  43223. SCDPlayer.readme
  43224. .described-by
  43225. Pascal Rullier (bugss@frbdx11.cribx1.u-bordeaux.fr (1.2)
  43226. .submittal
  43227. Directly Uploaded via ftp to ftp.amigalib.com
  43228. .stored-in
  43229. GoldFish-Vol2-2:BBS/disk/SCDPlayer-1.2.lha
  43230.  
  43231. .name
  43232. YADCP
  43233. .type
  43234. Disk Tool
  43235. .short
  43236. Yet Another CD Player
  43237. .description
  43238. Yet Another CD Player.  Features: GUI that let's you access all basic
  43239. functions of a normal CD-Player; is a Commodity; Can display songnames
  43240. and CD title (of course you once have to enter the names); doesn't waste
  43241. memory; SCSI errors are displayed as text (190 known).  If your CD-ROM
  43242. is able to send audio over SCSI bus you also get the following: Realtime
  43243. playback of audio on your Amiga, even on 68000 machines (achieved by
  43244. highly optimized assembler routines); Ability to save (parts of) songs
  43245. as IFF (8SVX).  Binary only.
  43246. .version
  43247. 1.1
  43248. .date
  43249. 1994.04.28
  43250. .author
  43251. Frank Würkner
  43252. .requirements
  43253. OS2.0 or higher; reqtools.library © 1991-1994 by Nico François (thanks
  43254. Nico!); a SCSI bus adapter capable of sending SCSI direct commands;
  43255. a CD-ROM which can read CD-DA ("Red Book") encoded discs (i.e. you should
  43256. see a headphone jack on the front panel); optionally your CD-ROM should
  43257. be capable of sending the audio as 16-bit digital data over the SCSI bus
  43258. .distribution
  43259. Freeware
  43260. .address
  43261. Georgenschwaigstr. 22
  43262. D-80807 München
  43263. Germany
  43264. .email
  43265. wuerkner@informatik.tu-muenchen.de
  43266. .docs
  43267. YACDP.doc
  43268. .described-by
  43269. Fred Fish (fnf@fishpond.cygnus.com)
  43270. .submittal
  43271. Downloaded via ftp from wuarchive.wustl.edu.
  43272. .contents
  43273. YACDP        Yet Another CD Player.  Features: GUI that let's you access
  43274.         all basic functions of a normal CD-Player; is a Commodity;
  43275.         Can display songnames and CD title (of course you once have
  43276.         to enter the names); doesn't waste memory; SCSI errors are
  43277.         displayed as text (190 known).  If your CD-ROM is able to
  43278.         send audio over SCSI bus you also get the following:
  43279.         Realtime playback of audio on your Amiga, even on 68000
  43280.         machines (achieved by highly optimized assembler routines);
  43281.         Ability to save (parts of) songs as IFF (8SVX).  Version
  43282.         1.1, binary only, freeware.
  43283.         Author:  Frank Würkner
  43284. .stored-in
  43285. GoldFish-Vol2-2:BBS/disk/YACDP-1.1.lha
  43286. .name
  43287. mkisofs
  43288. .fullname
  43289. mkisofs
  43290. .aminet-dir
  43291. disk/cdrom
  43292. .type
  43293. Disk Tool
  43294. .short
  43295. Simple ISO-9660 pre-mastering utility.
  43296. .description
  43297. A pre-mastering program to generate an ISO-9660 filesystem.  It takes
  43298. a snapshot of a given directory tree, and generates a binary image
  43299. which will correspond to an ISO-9660 filesystem when written to a
  43300. block device.
  43301.  
  43302. It is also capable of generating the System Use Sharing Protocol
  43303. records specified by the Rock Ridge Interchange Protocol.  This is
  43304. used to further describe the files in the ISO-9660 filesystem to a
  43305. unix host, and provides information such as longer filenames, uid/gid,
  43306. posix permissions, and block and character devices.
  43307.  
  43308. Each file written to the ISO-9660 filesystem must have a filename in
  43309. the 8.3 format (8 characters, period, 3 characters, all upper case),
  43310. even if Rock Ridge is in use.  This filename is used on systems that
  43311. are not able to make use of the Rock Ridge extensions (such as
  43312. MS-DOS), and each filename in each directory must be different from
  43313. the other filenames in the same directory.
  43314.  
  43315. mkisofs generally tries to form correct names by forcing the unix
  43316. filename to upper case and truncating as required, but often times
  43317. this yields unsatisfactory results when there are cases where the
  43318. truncated names are not all unique.  mkisofs assigns weightings to
  43319. each filename, and if two names that are otherwise the same are found
  43320. the name with the lower priority is renamed to have a 3 digit number
  43321. as an extension (where the number is guaranteed to be unique).  An
  43322. example of this would be the files foo.bar and foo.bar.~1~ - the file
  43323. foo.bar.~1~ would be written as FOO.000;1 and the file foo.bar would
  43324. be written as FOO.BAR;1.  "path" is the path of the directory tree to
  43325. be copied into the ISO-9660 filesystem.
  43326.  
  43327. (AmigaDOS Note: The AmigaDOS port relaxes the above restrictions to
  43328. produce ISO-9660 level 2 compatible ISO images)
  43329. .version
  43330. 1.00.5
  43331. .date
  43332. 1994.06.02
  43333. .author
  43334. Eric Youngdale
  43335. Frank Munkert
  43336. .distribution
  43337. GNU Public License
  43338. .email
  43339. ericy@gnu.ai.mit.edu
  43340. ln_fmu@pki-nbg.philips.de
  43341. .source
  43342. Includes full source in C.
  43343. .docs
  43344. mkisofs.guide
  43345. README-Amiga
  43346. .described-by
  43347. Fred Fish (fnf@amigalib.com)
  43348. .stored-in
  43349. GoldFish-Vol2-2:BBS/disk/mkisofs-1.00.5.lha
  43350. .name
  43351. AntiRaBB
  43352. .author
  43353. Hanns Holger Rutz
  43354. .version
  43355. 1.0d
  43356. .distribution
  43357. Freeware
  43358. .description
  43359. This program installs a bootblock that displays the text 'Against racism'
  43360. or 'Gegen Rassismus' (German version) along with a Yin & Yang symbol.  An
  43361. update to version 1.0b included in the AntiRascism package on disk number
  43362. 894.  Includes both English and German version.
  43363. .described-by
  43364. Automatically generated from Contents file by c2pi program.
  43365. .short
  43366. Bootblock to display anti racism message
  43367. .stored-in
  43368. GoldFish-Vol2-2:BBS/disk/AntiRaBB-1.0d.lha
  43369.  
  43370. .name
  43371. BTNTape
  43372. .type
  43373. Disk Tool
  43374. .aminet-dir
  43375. disk/bakup
  43376. .short
  43377. A "Better-Than-Nothing" scsi tape driver
  43378. .description
  43379. The "Better Than Nothing" SCSI tape device handler.  It provides flat-file
  43380. access to a SCSI tape drive from application programs using simple calls to
  43381. DOS or C library I/O functions.  It can also be used with the Amiga TAR
  43382. utility for disk backups.  It uses your existing SCSI adapter's device
  43383. driver for access to the bus.  This version fixes a number of bugs and
  43384. includes several new features including file number tracking and append-only
  43385. and read-only safety modes.
  43386. .version
  43387. 3.0
  43388. .author
  43389. Robert Rethemeyer
  43390. .reference
  43391. AmigaLibDisk558:BTNTape/
  43392. 2.1
  43393. AmigaLibDisk471:BTNTape/
  43394. 2.0
  43395. AmigaLibDisk392:BTNTape/
  43396. 1.0
  43397. .distribution
  43398. Freeware
  43399. .address
  43400. 979-4 Belmont Terrace
  43401. Sunnyvale, CA  94086
  43402. USA
  43403. .email
  43404. drBob@cup.portal.com
  43405. .source
  43406. Includes complete C-source and extensive documentation
  43407. .docs
  43408. readme.first
  43409. changes.doc
  43410. doc/drives.doc
  43411. doc/features.doc
  43412. doc/hardware.doc
  43413. doc/install.doc
  43414. doc/messages.doc
  43415. doc/tapemon.doc
  43416. doc/usage.doc
  43417. .described-by
  43418. Fred Fish (fnf@fishpond.cygnus.com)
  43419. .submittal
  43420. Submitted on disk directly by the author.
  43421. .stored-in
  43422. GoldFish-Vol2-2:BBS/disk/BTNtape-3.0.lha
  43423.  
  43424. .name
  43425. ClickNot
  43426. .type
  43427. Disk Tool
  43428. .short
  43429. Stop your disk drives from clicking
  43430. .description
  43431. Only 348 bytes, this anti-click program can be run on WB2 and WB3 from
  43432. the CLI, the Workbench, or from the WBStartup draw.  System legal and
  43433. written in SAS/C V6.3.  It will autodetect DF0: to DF3:
  43434. .version
  43435. 37.3
  43436. .date
  43437. 1993.12.16
  43438. .author
  43439. Richard Waspe
  43440. .distribution
  43441. Copyrighted but Freely Redistributable
  43442. .email
  43443. waspy@cix.compulink.co.uk
  43444. rwaspe@hamlet.adsp.sub.org
  43445. .docs
  43446. ClickNot.doc
  43447. .described-by
  43448. Fred Fish (fnf@fishpond.cygnus.com)
  43449. .submittal
  43450. Downloaded via ftp from wuarchive.wustl.edu.
  43451. .contents
  43452. ClickNot    Only 348 bytes, this anti-click program can be run on WB2
  43453.         and WB3 from the CLI, the Workbench, or from the WBStartup
  43454.         draw.  System legal and written in SAS/C V6.3.  It will
  43455.         autodetect DF0: to DF3:  Version 37.3, binary only.
  43456.         Author:  Richard Waspe
  43457. .stored-in
  43458. GoldFish-Vol2-2:BBS/disk/ClickNot-37.3.lha
  43459.  
  43460. .name
  43461. DCmp
  43462. .type
  43463. Disk Tool
  43464. .short
  43465. Compare two disks byte by byte
  43466. .description
  43467. A utility that allows you to compare two disks block by block.  Written
  43468. in order to check the reliability of the Video-Backup-System, (VBS), DCmp
  43469. can create a file containing a list of differing sectors which can be used
  43470. in conjunction with a disk-editor to correct the defects.  Binary only.
  43471. .version
  43472. 1.52
  43473. .author
  43474. Tobias Ferber
  43475. .reference
  43476. AmigaLibDisk859:DCmp/
  43477. 1.51
  43478. .distribution
  43479. Copyrighted but Freely Redistributable
  43480. .address
  43481. Goethestraße 32
  43482. 76135 Karlsruhe
  43483. Germany
  43484. .email
  43485. ukjg@ibm3090.rz.uni-karlsruhe.de
  43486. .docs
  43487. dcmp.doc
  43488. .described-by
  43489. Fred Fish (fnf@fishpond.cygnus.com)
  43490. .submittal
  43491. Downloaded via ftp from wuarchive.wustl.edu.
  43492. .contents
  43493. DCmp        A utility that allows you to compare two disks block by
  43494.         block.  Written in order to check the reliability of the
  43495.         Video-Backup-System, (VBS), DCmp can create a file
  43496.         containing a list of differing sectors which can be used
  43497.         in conjunction with a disk-editor to correct the defects.
  43498.         Version 1.52, an update to version 1.51 on disk number 863.
  43499.         Works with all Amigas using Kickstart 1.3 or higher and
  43500.         supports req[tools].library.  Binary only.
  43501.         Author: Tobias Ferber
  43502. .stored-in
  43503. GoldFish-Vol2-2:BBS/disk/DCmp-1.52.lha
  43504.  
  43505. .name
  43506. DiskInfoTools
  43507. .type
  43508. Disk Tool
  43509. .short
  43510. Three useful disk information tools
  43511. .description
  43512. Three Tools in one:  PieChartDir - Provides an interactive pie chart of
  43513. disk usage.  Includes percentages and byte values.  DupFinder - Locates
  43514. duplicate files.  CompareDir - Compares two disks or directories.  All
  43515. three tools run via an easy to use GUI, with online help.  No special
  43516. libraries, CPU, or memory requirements.  Binary only.
  43517. .version
  43518. 1.0
  43519. .author
  43520. Barney Blankenship
  43521. .requirements
  43522. Requires OS 2.0+
  43523. .distribution
  43524. Shareware
  43525. .price
  43526. $8 (US)
  43527. .address
  43528. 110 Lake Rd. #1130
  43529. Lake Jackson, TX 77566
  43530. .email
  43531. blankenshi@genie.geis.com
  43532. .docs
  43533. DiskInfoTools.readme
  43534. .described-by
  43535. Fred Fish (fnf@fishpond.cygnus.com)
  43536. .submittal
  43537. Downloaded via ftp from wuarchive.wustl.edu.
  43538. .contents
  43539. DiskInfoTools    Three Tools in one:  PieChartDir - Provides an interactive
  43540.         pie chart of disk usage.  Includes percentages and byte
  43541.         values.  DupFinder - Locates duplicate files.  CompareDir -
  43542.         Compares two disks or directories.  All three tools run
  43543.         via an easy to use GUI, with online help.  No special
  43544.         libraries, CPU, or memory requirements.  Requires WB2.0+.
  43545.         Binary only, shareware.
  43546.         Author:  Barney Blankenship
  43547. .stored-in
  43548. GoldFish-Vol2-2:BBS/disk/DTools-1.0.lha
  43549. .name
  43550. DevBlocks
  43551. .author
  43552. Christian Wasner
  43553. .description
  43554. Two CLI programs for the low-level direct reading/writing/ dumping of disk
  43555. blocks of a DOS structured device.  Use with care and only if you know what
  43556. you are doing! (Else you can easily trash a disk/hard-drive partition!).
  43557. .version
  43558. 1.00
  43559. .described-by
  43560. Automatically generated from Contents file by c2pi program.
  43561. .short
  43562. Low level direct read/write of disks.
  43563. .stored-in
  43564. GoldFish-Vol2-2:BBS/disk/DevBlocks-1.00.lha
  43565. .name
  43566. Dfrags
  43567. .fullname
  43568. Disk fragmentation Report
  43569. .type
  43570. Disk Tool
  43571. .short
  43572. Reports on FS errors and fragmentation
  43573. .description
  43574. This utility will report on the file and bitmap fragmentation
  43575. plus will do a 100 % check on the file system.  Currently, the
  43576. OFS and FFS are supported, not the caching and International
  43577. FS.
  43578. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  43579. .version
  43580. 3.12
  43581. .date
  43582. July 1994
  43583. .author
  43584. Tony Preston
  43585. .restrictions
  43586. Fred Fish has explicit permission to distribute this program on
  43587. his disks and CD collections.  This program may be placed on any BBS or
  43588. commercial system only if those systems do not attempt to lay
  43589. a copyright on the files.
  43590. .requirements
  43591. An Amiga, 512K memory.
  43592. .distribution
  43593. Shareware, see documentation for information.
  43594. .price
  43595. See docs.
  43596. .address
  43597. Custom Services
  43598. P. O. Box 254
  43599. Moorestown, NJ 08057
  43600. .email
  43601. apreston@isd.csc.com or tony-preston@cup.portal.com
  43602. .exectype
  43603. 68000, with special version optimized for 68020-030
  43604. .installsize
  43605. minimal.
  43606. .source
  43607. N/A
  43608. .tested
  43609. A500(512K chip, 512K slowfast, 2 floppies) AmigaDos 1.3, skinny AGNUS
  43610. A2000(Various memory size up to 1 MB chip, 8MBs Fast, 40 Mhz 68030)
  43611. A3000(various configurations)
  43612. A4000/040(various configurations)
  43613. Free of Enforcer hits
  43614. .docs
  43615. Dfrags.Doc
  43616. .described-by
  43617. Tony Preston(apreston@isd.csc.com)
  43618. .submittal
  43619. Submitted on disk directly by the author.
  43620. .stored-in
  43621. GoldFish-Vol2-2:BBS/disk/Dfrags-3.12.lha
  43622. .name
  43623. FileLogger
  43624. .author
  43625. Arun Kumar
  43626. .version
  43627. 1.31
  43628. .description
  43629. Demo version of a floppy disk cataloging utility.  Allows you to log disks
  43630. and selected files.  You may specify a filetype and remarks for each file
  43631. which can be queried on later.  Remarks will be read by default from the
  43632. file comments (if present).  Optionally guesses file types.  (Over 30 file
  43633. types are currently recognized).  Wildcard searches on disk name, file
  43634. name, file type or remarks.  Multilevel sorting by diskname, filename,
  43635. filetype and remarks.  Print out the full log or the Selected/sorted part
  43636. of it.  Number of files limited by memory.  (Some functions disabled and
  43637. number of files limited to 500 in this demo version).
  43638. .described-by
  43639. Automatically generated from Contents file by c2pi program.
  43640. .short
  43641. Demo of floppy disk cataloging utility.
  43642. .stored-in
  43643. GoldFish-Vol2-2:BBS/disk/FileLogger-1.31.lha
  43644.  
  43645. .name
  43646. Flat
  43647. .type
  43648. Device Handler
  43649. .short
  43650. Handler for block-mapped filing devices
  43651. .description
  43652. A filing system handler which implements block-mapped filing devices
  43653. such as available under Un*x.  Read and write calls are mapped to
  43654. low-level system IO operations which allow to treat devices such as
  43655. df0:, dh0:, rad:, etc. as big data files.  These `virtual' files can
  43656. be copied, read and written just like any standard AmigaDOS file.  It
  43657. is even possible to copy a whole disk with the CLI `Copy' command or
  43658. to archive disks with LhArc and the like.  Written as a supplement for
  43659. the Amiga `tar' program.
  43660. .version
  43661. 1.3
  43662. .date
  43663. .author
  43664. Olaf `Olsen' Barthel
  43665. .restrictions
  43666. .requirements
  43667. .reference
  43668. AmigaLibDisk535:Flat/
  43669. 1.3
  43670. .keywords
  43671. .distribution
  43672. Shareware
  43673. .price
  43674. .address
  43675. Brabeckstrasse 35
  43676. D-3000 Hannover 71
  43677. Federal Republic of Germany
  43678. .email
  43679. .phone
  43680. .fax
  43681. .exectype
  43682. .installsize
  43683. .source
  43684. Includes source in C.
  43685. .construction
  43686. .tested
  43687. .run
  43688. .docs
  43689. Flat.doc
  43690. .described-by
  43691. Fred Fish (fnf@fishpond.cygnus.com)
  43692. .submittal
  43693. .contents
  43694. Flat        A filing system handler which implements block-mapped filing
  43695.         devices such as available under Un*x.  Read and write calls
  43696.         are mapped to low-level system IO operations which allow to
  43697.         treat devices such as df0:, dh0:, rad:, etc. as big data
  43698.         files.  These `virtual' files can be copied, read and
  43699.         written just like any standard AmigaDOS file.  It is even
  43700.         possible to copy a whole disk with the CLI `Copy' command or
  43701.         to archive disks with LhArc and the like.  Written as a
  43702.         supplement for the Amiga `tar' program.  Version 1.3,
  43703.         includes source in `C'.
  43704.         Author:  Olaf `Olsen' Barthel
  43705. .stored-in
  43706. GoldFish-Vol2-2:BBS/disk/Flat-1.3.lha
  43707. .name
  43708. MultiFileSystem
  43709. .type
  43710. OS Utility
  43711. .short
  43712. An interface to other file systems
  43713. .description
  43714. Thanks to the versatility of AmigaDOS, we are able to use many different
  43715. file systems on our disks. The most popular is of course CrossDOS (tm), but
  43716. many other file systems can be found in the PD.
  43717. Adding a new file system to the Amiga is simplicity itself: just copy a
  43718. file in L:, provide a suitable mountlist, and there you go.
  43719. This works flawlessy if every physical unit is accessed by a single file
  43720. system, but if multiple file systems share the same device, some problems
  43721. arise:
  43722.  
  43723. - You have to call the same unit with different names (e.g. DF0: and PC0:)
  43724.   depending of the kind of disk inserted.
  43725.  
  43726. - When you insert a PC disk, the Workbench shows a DF0:???? icon, and vice
  43727.   versa; this can be very annoying especially for owners of more than one
  43728.   drive.
  43729.  
  43730. - When a file system is busy (for example during a DiskCopy), the other file
  43731.   systems can still access the disk; this goes against the concept of
  43732.   "inhibiting" a device.
  43733.  
  43734.  
  43735. MultiFileSystem solves all of these problems. It isn't a file system in the
  43736. usual way: it is an interface to other file systems. When you mount it, you
  43737. tell it which file systems it should use; afterwards, when a disk is
  43738. inserted, MultiFileSystem will recognize it and pass the commands to the
  43739. appropriate file system. This means that with a single device name, for
  43740. example DF0:, you can access any conceivable file system!
  43741.  
  43742. You are not limited to floppy drives, of course: I successfully installed
  43743. MultiFileSystem over a 128Mb magnetooptical drive.
  43744. .version
  43745. 1.1
  43746. .author
  43747. Nicola Salmoria
  43748. .distribution
  43749. Freeware
  43750. .address
  43751. Via Piemonte 11
  43752. 53100 Siena   ITALY
  43753. .email
  43754. Internet : MC6489@mclink.it
  43755. .docs
  43756. MultiFileSystem.guide
  43757. .described-by
  43758. Richard Fish
  43759. .submittal
  43760. Downloaded via ftp from Aminet.
  43761. .stored-in
  43762. GoldFish-Vol2-2:BBS/disk/MFS-1.1.lha
  43763.  
  43764. .name
  43765. PFS
  43766. .type
  43767. File System
  43768. .short
  43769. Professional filing system for the Amiga
  43770. .description
  43771. The standard AmigaDos filesystem (OFS) is very slow.  Commodore has
  43772. tried to improve the performance of their filesystem a number of
  43773. times.  Workbench 2.0 added the fast filing system (FFS), and now,
  43774. with Workbench 3.0, we have the fast filing system with directory
  43775. caching (FFS-DC).  This makes directoryscan faster but writing to
  43776. disk and directory-operations like delete and rename are slower than
  43777. ever.  This made me decide to write a filesystem that does better.
  43778.  
  43779. High performance
  43780. - write: 3-5 times faster
  43781. - read: 50% faster
  43782. - directoryscan: 10-20 times FFS, 3 times FFS-DC
  43783. - delete/rename/protect etc: 10-20 times faster
  43784.  
  43785. Other features
  43786. - full AmigaDos compatibility
  43787. - upto 10% more data on a disk
  43788. - better faulttolerance
  43789. - parallel access almost without performance loss
  43790. - disks NEVER get invalidated
  43791.  
  43792.   Both double density and high density floppy disks are supported.
  43793. This version of the filesystem also supports small harddisk
  43794. partitions.  Partitions up to 31MB are supported.  A version for
  43795. larger partitions is under development and will be available to
  43796. registered users only.
  43797. .version
  43798. 9.5.4
  43799. .author
  43800. Michiel Pelt
  43801. .requirements
  43802. Requires OS2.0+
  43803. .reference
  43804. AmigaLibDisk955:PFS/
  43805. 6.11
  43806. .distribution
  43807. Shareware
  43808. .address
  43809. Michiel Pelt
  43810. Waalstraat 328
  43811. 7523 RS Enschede
  43812. The Netherlands
  43813. .price
  43814. $20 (US), DM30, £15, FF100, f30
  43815. .docs
  43816. PFS.guide
  43817. ProgrammersInfo
  43818. Registration_form
  43819. VersionHistory.doc
  43820. plaindoc/Readme.doc
  43821. plaindoc/Harddisk.doc
  43822. germandoc/Readme.dok
  43823. germandoc/Harddisk.dok
  43824. .described-by
  43825. Dan Fish (daf@daffy.amigalib.com)
  43826. .submittal
  43827. Downloaded via ftp from wuarchive.wustl.edu.
  43828. .stored-in
  43829. GoldFish-Vol2-2:BBS/disk/PFS-9.5.4.lha
  43830.  
  43831. .name
  43832. StatRam
  43833. .type
  43834. OS Utility
  43835. .short
  43836. Very fast recoverable ram drive
  43837. .description
  43838. StatRam is a recoverable ram drive.
  43839. It works on any Amiga using V2.04 or greater of the OS. It handles any
  43840. filesystem (either Amiga or foreign, like e.g. CrossDOS(tm)), has ten
  43841. units and may be layed out like a floppy disk for quick diskcopies.
  43842. It is dynamic, that is it allocates and frees memory as files are copied
  43843. and deleted, and is probably the most recoverable ram drive available.
  43844. Even the worst system crash will not erase it, as long as the portion
  43845. of memory where it resides is not corrupted.
  43846.  
  43847.  New for V3.1 :
  43848.  
  43849.  - Now works with ProfFileSystem
  43850.  
  43851.  - Now works with .ZOM disk images
  43852.  
  43853.  - Fixed the pyrotechnic crash that could occur mounting second and
  43854.    subsequent volumes
  43855.  
  43856. .version
  43857. 3.1
  43858. .author
  43859. Richard Waspe
  43860. Nicola Salmoria
  43861. Based on code originally by Perry S. Kivolowitz.
  43862. .reference
  43863. FreshFish-Vol2:New/disk/misc/StatRam/
  43864. 2.2
  43865. AmigaLibDisk915:StatRam/
  43866. 2.1
  43867. AmigaLibDisk871:StatRam/
  43868. 1.5
  43869. .distribution
  43870. Shareware
  43871. .address
  43872. Nicola Salmoria
  43873. Via Piemonte 11
  43874. 53100 Siena   ITALY
  43875. .email
  43876. MC6489@mclink.it
  43877. waspy@cix.compulink.co.uk
  43878. .docs
  43879. StatRam.guide
  43880. .described-by
  43881. Dan Fish (daf@starfish.amigalib.com)
  43882. .submittal
  43883. Downloaded via ftp from wuarchive.wustl.edu.
  43884. .stored-in
  43885. GoldFish-Vol2-2:BBS/disk/StatRam-3.1.lha
  43886.  
  43887. .name
  43888. SuperDuper
  43889. .type
  43890. Disk Tool
  43891. .short
  43892. Very fast disk copier and formatter
  43893. .description
  43894. A very fast disk copier and formatter.  Can make up to four unverified
  43895. copies from a ram buffer in 36 seconds.  Verified copies from a ram
  43896. buffer take 67 seconds for one destination drive, plus 34 seconds for
  43897. each additional destination.  Includes a program to fine tune some
  43898. fields in the trackdisk device, and a "no click" type program.
  43899. .version
  43900. 3.0
  43901. .date
  43902. .author
  43903. Sebastiano Vigna
  43904. .restrictions
  43905. .requirements
  43906. .reference
  43907. AmigaLibDisk903:SuperDuper/
  43908. 3.0
  43909. AmigaLibDisk753:SuperDuper/
  43910. 2.02
  43911. AmigaLibDisk590:SuperDuper/
  43912. 2.01
  43913. AmigaLibDisk561:SuperDuper/
  43914. 2.0
  43915. AmigaLibDisk488:SuperDuper/
  43916. 1.0
  43917. .keywords
  43918. .distribution
  43919. Copyrighted but Freely Redistributable
  43920. .price
  43921. .address
  43922. Via California 22
  43923. I-20144 Milano MI
  43924. .email
  43925. vigna@ghost.dsi.unimi.it
  43926. .phone
  43927. .fax
  43928. .exectype
  43929. .installsize
  43930. .source
  43931. .construction
  43932. .tested
  43933. .run
  43934. .docs
  43935. SuperDuper.dvi
  43936. SuperDuper.guide
  43937. SuperDuper.ps
  43938. SuperDuper.texinfo
  43939. .described-by
  43940. Fred Fish (fnf@fishpond.cygnus.com)
  43941. .submittal
  43942. Downloaded via ftp from merlin.etsu.edu [192.43.199.20] on 29-Jul-1993
  43943. .contents
  43944. SuperDuper    A very fast disk copier and formatter.  Can make up to four
  43945.         unverified copies from a ram buffer in 36 seconds.  Verified
  43946.         copies from a ram buffer take 67 seconds for one destination
  43947.         drive, plus 34 seconds for each additional destination.
  43948.         Includes a program to fine tune some fields in the trackdisk
  43949.         device, and a "no click" type program.  Version 3.0, binary
  43950.         only.
  43951.         Author:  Sebastiano Vigna
  43952. .stored-in
  43953. GoldFish-Vol2-2:BBS/disk/SuperDuper-3.0.lha
  43954. .name
  43955. TrackdiskPrefs
  43956. .fullname
  43957. Trackdisk Prefs
  43958. .aminet-dir
  43959. disk/misc
  43960. .type
  43961. Disk Tool
  43962. .short
  43963. Adjust various trackdisk.device params.
  43964. .description
  43965. Trackdisk Prefs is a new preferences editor that will allow the user
  43966. to adjust the various parameters present in the Trackdisk_Public_Unit
  43967. structure.  These parameters includes the Step Delay, the Settle
  43968. Delay, the Calibrate Delay, the Retries limit, and the NoClick flag.
  43969.  
  43970. The package consist of two executables: the first one that will stay
  43971. in background, doing the same kind of job as IPrefs for the
  43972. Trackdisk.device preferences, and a new preferences editor.
  43973. .version
  43974. 1.0
  43975. .date
  43976. 1994.06.11
  43977. .author
  43978. Eric Sauvageau
  43979. .requirements
  43980. Requires Kickstart 2.04 or later.
  43981. .distribution
  43982. Copyrighted but Freely Redistributable
  43983. .docs
  43984. docs/TDPrefs_Eng.guide
  43985. docs/TDPrefs_Fra.guide
  43986. .described-by
  43987. Fred Fish (fnf@amigalib.com)
  43988. .submittal
  43989. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  43990. .stored-in
  43991. GoldFish-Vol2-2:BBS/disk/TrackdiskPrefs-1.0.lha
  43992. .name
  43993. UnDel
  43994. .type
  43995. OS Utility
  43996. .short
  43997. File Undeleting Utility
  43998. .description
  43999.    AmigaDos and its filesystem have been released some years ago. During
  44000. this long period, CBM didn't release any kind of tool which would be able
  44001. to check and repair disks and recover deleted files. There are many third-party
  44002. utilities capable of doing such a job, but they are usually terribly slow and
  44003. they don't support all standard filesystems. I have been so annoyed with this
  44004. situation that I decided to try to write a good unerasing tool. UnDel is the
  44005. result of this work.
  44006.  
  44007.    Features:
  44008.  
  44009.     - Supports any standard filesystem - OFS / FFS + DirCache / INTL mode
  44010.  
  44011.     - Very fast (only free blocks are scanned, written in assembly etc.)
  44012.  
  44013.     - Special option for systems with small amount of memory
  44014.  
  44015.     - Nice user interface in shell window  ;-)
  44016.  
  44017.     - Recovered files are copied to another device
  44018.  
  44019.     - Protection bits and file note are also recovered
  44020.  
  44021.         - UNDEL is pure and can be made resident
  44022. .version
  44023. 1.0
  44024. .author
  44025. Martin Mares
  44026. .requirements
  44027. - Kickstart 2.04 or higher
  44028. - ss.library 4.0 or higher (included in this archive)
  44029. - 68000 or higher
  44030. .distribution
  44031. Freeware
  44032. .email
  44033. mjsoft@k332.feld.cvut.cz
  44034. .docs
  44035. UnDel.doc
  44036. .described-by
  44037. Richard Fish
  44038. .submittal
  44039. Downloaded via ftp from Aminet.
  44040.  
  44041. .stored-in
  44042. GoldFish-Vol2-2:BBS/disk/UnDel-1.0.lha
  44043.  
  44044. .name
  44045. WhereK
  44046. .type
  44047. Disk Tool
  44048. .short
  44049. A configurable hard drive utility
  44050. .description
  44051. A highly configurable hard drive utility.  Features an automatic disk
  44052. cataloger with 3 modes, turns directories into ascii files that can be
  44053. saved and searched, allows other programs to run while continuing in the
  44054. background, creates lists with versions of the libraries on your hard
  44055. drive and disks.  All files created can be saved.  Features 2 help modes,
  44056. individual help for keys and a comprehensive help mode both accessible
  44057. from the program.  Version 9.8 contains these additional features:
  44058. Screen blanker, database compare feature, full sound sample abilities,
  44059. icon creation for files without icons, reads memory locations, picture
  44060. cataloger, direct access to multiview, a memory restore feature and much
  44061. much more.  Binary only.
  44062. .version
  44063. 9.8
  44064. .author
  44065. Kenneth J. McCormick
  44066. .requirements
  44067. Requires OS2.0+
  44068. .reference
  44069. AmigaLibDisk937:WhereK/
  44070. 3.0
  44071. .distribution
  44072. Freeware
  44073. .docs
  44074. Comp.Help
  44075. Script.Docs
  44076. .described-by
  44077. Fred Fish (fnf@fishpond.cygnus.com)
  44078. .submittal
  44079. Submitted on disk directly by the author.
  44080. .contents
  44081. Where_K        A highly configurable hard drive utility.  Features an
  44082.         automatic disk cataloger with 3 modes, turns directories
  44083.         into ascii files that can be saved and searched, allows
  44084.         other programs to run while continuing in the background,
  44085.         creates lists with versions of the libraries on your hard
  44086.         drive and disks.  All files created can be saved.  Features
  44087.         2 help modes, individual help for keys and a comprehensive
  44088.         help mode both accessible from the program.  Version 9.8
  44089.         contains these additional features:  Screen blanker,
  44090.         database compare feature, full sound sample abilities,
  44091.         icon creation for files without icons, reads memory
  44092.         locations, picture cataloger, direct access to multiview,
  44093.         a memory restore feature and much much more.  Runs on
  44094.         WB2.0+ except for the Library Versions Bulk Lister which
  44095.         requires WB3.0 and above.  Version 9.8, an update to
  44096.         version 3.0 on disk number 937.  Binary only, freeware.
  44097.         Author:  Kenneth J. McCormick
  44098. .stored-in
  44099. GoldFish-Vol2-2:BBS/disk/WhereK-9.8.lha
  44100. .name
  44101. AM
  44102. .type
  44103. OS Utility
  44104. .short
  44105. Maintains users and groups in muFS
  44106. .description
  44107. AM was written to support the muFS system operator's work by supplying
  44108. an easy-to-use user interface based on MUI (Magic User Interface) by
  44109. Stefan Stuntz.
  44110.  
  44111.    The following gives you a quick overview on AM's facilities:
  44112.  
  44113.    * localized (currently English, German, Netherlands, Norwegian,
  44114.      Portuguêse, and Swedish catalogs)
  44115.  
  44116.    * needs and makes extensive use of MUI 2.0 (`muimaster.library'
  44117.      version 7+)
  44118.  
  44119.    * supports the following operations on the muFS system files
  44120.  
  44121.         - create new users/groups
  44122.  
  44123.         - edit any characteristics of an existing user/group
  44124.  
  44125.         - delete users/groups
  44126.  
  44127.         - temporarily ban a user from the system
  44128.  
  44129.    * automatically creates new $HOME directories and installs default
  44130.      files there by executing a user supplied script
  44131.  
  44132.    * checks $HOME directories (not functional yet)
  44133.  
  44134.    * searches muFS partitions for files with bad owner information and
  44135.      changes them
  44136.  
  44137. .version
  44138. 1.0
  44139. .author
  44140. Ingolf Koch
  44141. .requirements
  44142. MUI 2.0, muimaster.library version 7+, os2.0+,
  44143. .distribution
  44144. Copyrighted but Freely Redistributable
  44145. .address
  44146. Wellenkampstrae 38
  44147. D-32791 Lage
  44148. Germany
  44149. .email
  44150. ingolf@mathematik.uni-bielefeld.de
  44151. .docs
  44152. am.readme
  44153. docs/english/am.dvi
  44154. docs/english/am.guide
  44155. .described-by
  44156. Richard Fish
  44157. .submittal
  44158. Downloaded via ftp from Aminet.
  44159.  
  44160.  
  44161. .stored-in
  44162. GoldFish-Vol2-2:BBS/disk/am-1.0.lha
  44163. .name
  44164. AZap
  44165. .type
  44166. Binary editor
  44167. .short
  44168. Binary editor for files, mem, and devs.
  44169. .description
  44170. AZap is a "new generation" binary editor able to edit files, memory or devices
  44171. like hard disks. It can open several windows at the same time, and while this
  44172. program cannot be considered as a tool to help you to recover a disk, it has a
  44173. lot of useful functions (print block, fill block, search string, etc...).
  44174. .version
  44175. 2.40
  44176. .date
  44177. 1994.09.29
  44178. .author
  44179. Denis Gounelle
  44180. .restrictions
  44181. .requirements
  44182. Requires reqtools.library V38+
  44183. .distribution
  44184. Freeware
  44185. .address
  44186. 27, rue Jules GUESDE
  44187. 45400 FLEURY-LES-AUBRAIS
  44188. FRANCE
  44189. .email
  44190. gounelle@alphanet.ch
  44191. .installsize
  44192. 45K
  44193. .docs
  44194. AZap.doc
  44195. AZapDeutsch.doc
  44196. AZapEnglish.doc
  44197. .described-by
  44198. Denis Gounelle (gounelle@alphanet.ch)
  44199.  
  44200. .stored-in
  44201. GoldFish-Vol2-2:BBS/disk/AZap-2.40.lha
  44202. .name
  44203. DED
  44204. .author
  44205. Michal Kara
  44206. .version
  44207. 1.1
  44208. .description
  44209. A new disk editor with many features including: Edit sectors on disk in
  44210. binary form or in DOS structures (including bitmap); Find file of FFS
  44211. datablock; Scan for DOS structure references to any block; Edit rigid disk
  44212. blocks in structure form; Export or import bytes from/to disk; Memory
  44213. access of all sectors until written to the disk (Allows you to try anything
  44214. without risking integrity of your disk); Protection option no sector can be
  44215. formatted or written to the disk; All menuitems have help; Built-in
  44216. calculator.
  44217. .described-by
  44218. Automatically generated from Contents file by c2pi program.
  44219. .short
  44220. New disk editor with many features.
  44221. .stored-in
  44222. GoldFish-Vol2-2:BBS/disk/DED-1.1.lha
  44223. .name
  44224. DiskMon
  44225. .type
  44226. Disk Tool
  44227. .short
  44228. Disk monitor - for most block devices
  44229. .description
  44230. A Disk-Monitor that works with most block devices
  44231. (Floppies DFx, PCx, MFH, ... DD and HD, Harddisks including
  44232. RDSK-blocks, RAD:, MAP:, etc).
  44233. Features: Block-Monitor, File-Monitor, MFM-Editor for Floppies,
  44234. BAM-Editor, Track-Repair, Search (ASCII and HEX), ...
  44235. .version
  44236. 2.8
  44237. .author
  44238. Jörg Strohmayer
  44239. .restrictions
  44240. Full working version with 'pay shareware'-delays.
  44241. .requirements
  44242. Works with Kickstart 1.2, 1.3, OS 2.x, 3.x.
  44243. .distribution
  44244. Shareware
  44245. .price
  44246. $20 (US), DM20-DM25
  44247. .address
  44248. Im Bachacker 10
  44249. D-35252 Dautphetal
  44250. Germany
  44251. .docs
  44252. DiskMon.guide
  44253. .described-by
  44254. Richard Fish
  44255. .submittal
  44256. Downloaded via ftp from Aminet.
  44257. .stored-in
  44258. GoldFish-Vol2-2:BBS/disk/DiskMon-2.8.lha
  44259.  
  44260. .name
  44261. FileX
  44262. .type
  44263. File Utility
  44264. .short
  44265. Very nice binary file editor
  44266. .description
  44267.  
  44268.    FileX is a binary file editor which offers the following features:
  44269.  
  44270.    - Several files can be modified in several windows and/or views at
  44271.        the same time.
  44272.    - The edit windows can be opened on any public screen and sized to
  44273.        any dimension you want.
  44274.    - Small calculator
  44275.    - Clipboard converter
  44276.    - Fontsensitivity
  44277.    - Locale support if you have OS 2.1 or higher. (English, Finnish,
  44278.        French, German, Swedish (Dutch, Norwegian (not yet included)))
  44279.    - Undo and Redo (only limited to your free memory)
  44280.    - Search and replace with history
  44281.    - Extensive blockfunctions
  44282.    - ARexxport with 77 commands and asynchronical command shell
  44283.    - Printing as hexdump
  44284.    - `Grab memory' to show and modify memory
  44285.    - AppWindow. If FileX runs on the workbench, icons can be moved onto
  44286.        the FileX window and the related file will be loaded automatically.
  44287.    - Iconify
  44288.    - Moreover, FileX will be developed further permanently...
  44289.  
  44290. .version
  44291. 2.0
  44292. .date
  44293. 1994.06.09
  44294. .author
  44295. Klaas Hermanns
  44296. .reference
  44297. FreshFish-Vol2:New/util/misc/FileX/
  44298. 1.1
  44299. .restrictions
  44300. Some functions disabled and a "wait-on-startup" requester present in the
  44301. non-registered version.
  44302. .distribution
  44303. Shareware
  44304. .price
  44305. $15 (US), DM20
  44306. .address
  44307. Weberstraße 42
  44308. 47533 Kleve
  44309. Germany
  44310. .email
  44311. dalton@cocuni.GUN.de
  44312. .docs
  44313. Install/ReadMe
  44314. Install/LiesMich
  44315. Docs/English/FileX.doc
  44316. Docs/English/FileX.guide
  44317. Docs/English/FileX.reg
  44318. Docs/English/FileXARexx.doc
  44319. Docs/English/FileXARexx.guide
  44320. Docs/Deutsch/FileX.dok
  44321. Docs/Deutsch/FileX.guide
  44322. Docs/Deutsch/FileX.reg
  44323. Docs/Deutsch/FileXARexx.dok
  44324. Docs/Deutsch/FileXARexx.guide
  44325. .described-by
  44326. Dan Fish (daf@starfish.amigalib.com)
  44327. .submittal
  44328. Downloaded via ftp from wuarchive.wustl.edu.
  44329. .stored-in
  44330. GoldFish-Vol2-2:BBS/disk/FileX-2.0.lha
  44331.  
  44332. .name
  44333. NewZAP
  44334. .type
  44335. Disk Tool
  44336. .short
  44337. Multipurpose file sector editing utility
  44338. .description
  44339. A third-generation multi-purpose file sector editing utility, from the
  44340. author of FileZAP.  Displays and edits full 512-byte sectors via a 106
  44341. character wide internal font.  Includes a search feature to find
  44342. specific strings or hex digits, forwards or backwards.
  44343. User-customizable, with new printing feature added.
  44344. .version
  44345. 3.3
  44346. .date
  44347. .author
  44348. Dallas J. Hodgson
  44349. .restrictions
  44350. .requirements
  44351. .reference
  44352. AmigaLibDisk574:NewZAP/
  44353. 3.3
  44354. AmigaLibDisk164:NewZAP/
  44355. 3.18
  44356. AmigaLibDisk58:NewZAP/
  44357. 3.0
  44358. .keywords
  44359. .distribution
  44360. Shareware
  44361. .price
  44362. $15 (US)
  44363. .address
  44364. 10115 Scenic Boulevard
  44365. Cupertino, Ca. 95014
  44366. USA
  44367. .email
  44368. .phone
  44369. .fax
  44370. .exectype
  44371. .installsize
  44372. .source
  44373. .construction
  44374. .tested
  44375. .run
  44376. .docs
  44377. NewZAP.docs
  44378. .described-by
  44379. Fred Fish (fnf@fishpond.cygnus.com)
  44380. .submittal
  44381. Submitted on disk directly by the author.
  44382. .contents
  44383. NewZAP        A third-generation multi-purpose file sector editing util-
  44384.         ity, from the author of FileZAP.  Displays and edits full
  44385.         512-byte sectors via a 106 character wide internal font.
  44386.         Includes a search feature to find specific strings or hex
  44387.         digits, forwards or backwards.  User-customizable, with new
  44388.         printing feature added.  This is version 3.3, binary only.
  44389.         Author:  Dallas J. Hodgson
  44390. .stored-in
  44391. GoldFish-Vol2-2:BBS/disk/NewZAP-3.3.lha
  44392.  
  44393. .name
  44394. Zap
  44395. .type
  44396. Disk Tool
  44397. .short
  44398. Binary file editor w/pub screen support
  44399. .description
  44400. A binary file view/edit program.  You can examine and modify the file in
  44401. hexadecimal and ASCII mode.  Zap keeps the file in memory, so moving in
  44402. the file and searching is very fast but available memory limits the size
  44403. of files that zap can handle.  Runnable from the CLI or WorkBench and
  44404. supports public screens.  Binary only.
  44405. .version
  44406. 2.47
  44407. .date
  44408. 1994.01.22
  44409. .author
  44410. Timo Rossi
  44411. .reference
  44412. FreshFish-Vol4:BBS/May94/disk/moni/Zap.lha
  44413. 2.44
  44414. FreshFish-Vol4:New/disk/moni/Zap/
  44415. 2.44
  44416. .requirements
  44417. Requires OS2.0+
  44418. .distribution
  44419. Copyrighted but Freely Redistributable
  44420. .address
  44421. Mattilankatu 40 A 4
  44422. 40600 Jyväskylä
  44423. FINLAND
  44424. .email
  44425. trossi@jyu.fi
  44426. .construction
  44427. Programmed in assembly language using Charlie Gibbs' A68k assembler
  44428. .docs
  44429. Zap.doc
  44430. .described-by
  44431. Fred Fish (fnf@fishpond.cygnus.com)
  44432. .submittal
  44433. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  44434. .stored-in
  44435. GoldFish-Vol2-2:BBS/disk/Zap-2.47.lha
  44436. .name
  44437. Zaphod
  44438. .type
  44439. Workbench Tool
  44440. .short
  44441. Binary File Editor
  44442. .description
  44443. Zaphod is a binary file editor (like FileZAP, NewZAP)
  44444. that needs AmigaOS 2.0 or higher.
  44445. .version
  44446. 1.0
  44447. .date
  44448. 1994.06.03
  44449. .author
  44450. Holger Schemel
  44451. .requirements
  44452. AmigaOS 2.0 or higher
  44453. .distribution
  44454. Copyrighted but Freely Redistributable
  44455. .address
  44456. Holger Schemel
  44457. Sennehof 28
  44458. 33659 Bielefeld (Senne I)
  44459. Germany
  44460. .email
  44461. aeglos@valinor.ms.sub.org (at home)
  44462. aeglos@uni-paderborn.de (university)
  44463. q99492@pbhrzx.uni-paderborn.de (university)
  44464. .docs
  44465. Docs/english/Zaphod10ENGLISCH.doc
  44466. Docs/english/Zaphod10ENGLISCH.dvi
  44467. Docs/deutsch/Zaphod10.doc
  44468. Docs/deutsch/Zaphod10.dvi
  44469. .described-by
  44470. Richard Fish
  44471. .submittal
  44472. Downloaded via ftp from Aminet.
  44473.  
  44474. .stored-in
  44475. GoldFish-Vol2-2:BBS/disk/Zaphod-1.0.lha
  44476. .name
  44477. ReOrg
  44478. .author
  44479. Holger Kruse
  44480. .version
  44481. 3.1
  44482. .reference
  44483. AmigaLibDisk716:ReOrg/
  44484. 2.33
  44485. .distribution
  44486. Shareware
  44487. .description
  44488. ReOrg is a fast disk optimizer that can be used for floppy disks and hard
  44489. disks.  Supports new Kickstart 2.04 features including hard and soft links
  44490. and High-Density drives.  Includes program versions in English and German
  44491. for use with Kickstart 2.04 only.  In addition to optimizing a disk, ReOrg
  44492. can also convert the filesystem of a disk during the optimization, e.g.
  44493. from OFS to DC-FFS.  Many new features since version 2.33 on disk 716.
  44494. .described-by
  44495. Automatically generated from Contents file by c2pi program.
  44496. .short
  44497. A fast floppy/hard disk optimizer.
  44498. .stored-in
  44499. GoldFish-Vol2-2:BBS/disk/ReOrg-3.1.lha
  44500. .name
  44501. TSO_II
  44502. .author
  44503. J. Heße
  44504. .email
  44505. twins@cs.tu-berlin.de
  44506. .address
  44507. Ernst-Bloch-Str. 2
  44508. 12619 Berlin
  44509. Germany
  44510. .version
  44511. 2.04
  44512. .distribution
  44513. Shareware
  44514. .price
  44515. 15 DM
  44516. .requirements
  44517. OS2.0+
  44518. .description
  44519. TSO II can be used to optimize (defragment) floppy disks and hard disks in
  44520. order to speed up directory and file accesses.  Contains a German and an
  44521. English version of the executable and a timer.  Requires KickStart 2.04+.
  44522. .described-by
  44523. Richard Fish
  44524. .short
  44525. Defragment floppy and hard disks.
  44526. .stored-in
  44527. GoldFish-Vol2-2:BBS/disk/TSO_II-2.04.lha
  44528. .name
  44529. DiskSalv2
  44530. .type
  44531. Disk Tool
  44532. .short
  44533. Disk repair, salvage, and undelete util
  44534. .description
  44535. A disk repair, salvage, and undelete utility for all standard disk
  44536. devices and file system types.  Has a full Intuition interface and
  44537. runs from Workbench or Shell.  It can fix most problems in-place, and
  44538. can reverse a partial or QUICK format.  It can copy out from disks
  44539. that can't be fixed due to physical damage, with a destination going
  44540. to any AmigaDOS disk device or pipe (eg, TAPE:).  In English, locale
  44541. catalogs included for Danish, French, German, Italian, Norwegian,
  44542. Finnish, and Swedish, short manuals in English and Swedish.
  44543. .version
  44544. 11.31
  44545. .author
  44546. Dave Haynie
  44547. .email
  44548. dave.haynie@scala.com
  44549. .requirements
  44550. Requires AmigaDOS 2.04 or later.
  44551. .reference
  44552. FreshFish-Vol5:BBS/disk/DiskSalv2-11.30.lha
  44553. 11.30
  44554. FreshFish-Vol4:New/disk/salv/DiskSalv2/
  44555. 11.30
  44556. FreshFish-Vol4:BBS/May94/disk/salv/DiskSalv2.lha
  44557. 11.30
  44558. FreshFish-Vol5:Useful/dist/disk/salv/DiskSalv2/
  44559. 11.27
  44560. GoldFish-Vol1-2:d8xx/d891/DiskSalv2/
  44561. 11.27
  44562. GoldFish-Vol1-1:BBS/d8xx/d891/DiskSalv2.lha
  44563. 11.27
  44564. FrozenFish-Vol1:BBS/Useful/disk/salv/DiskSalv2.lha
  44565. 11.27
  44566. FrozenFish-Vol1:BBS/ALib/d8xx/d891/DiskSalv2.lha
  44567. 11.27
  44568. FreshFish-Vol4:Useful/dist/disk/salv/DiskSalv2/
  44569. 11.27
  44570. FreshFish-Vol3:Useful/dist/disk/salv/DiskSalv2/
  44571. 11.27
  44572. AmigaLibDisk891:DiskSalv2/
  44573. 11.27
  44574. GoldFish-Vol1-2:d2xx/d251/DiskSalv/
  44575. 1.42
  44576. GoldFish-Vol1-1:BBS/d2xx/d251/DiskSalv.lha
  44577. 1.42
  44578. FrozenFish-Vol1:BBS/ALib/d2xx/d251/DiskSalv.lha
  44579. 1.42
  44580. AmigaLibDisk251:DiskSalv/
  44581. 1.42
  44582. GoldFish-Vol1-1:d1xx/d177/DiskSalv/
  44583. 1.32
  44584. GoldFish-Vol1-1:BBS/d1xx/d177/DiskSalv.lha
  44585. 1.32
  44586. FrozenFish-Vol1:BBS/ALib/d1xx/d177/DiskSalv.lha
  44587. 1.32
  44588. AmigaLibDisk177:DiskSalv/
  44589. 1.32
  44590. GoldFish-Vol1-1:d2xx/d212/DiskSalv/
  44591. ?.?
  44592. GoldFish-Vol1-1:d0xx/d020/DiskSalv/
  44593. ?.?
  44594. GoldFish-Vol1-1:BBS/d2xx/d212/DiskSalv.lha
  44595. ?.?
  44596. GoldFish-Vol1-1:BBS/d0xx/d020/DiskSalv.lha
  44597. ?.?
  44598. FrozenFish-Vol1:BBS/ALib/d2xx/d212/DiskSalv.lha
  44599. ?.?
  44600. FrozenFish-Vol1:BBS/ALib/d0xx/d020/DiskSalv.lha
  44601. ?.?
  44602. FreshFish-Vol1:Old/AmigaLibDisks/Disks880-899/Disk891/DiskSalv2/
  44603. ?.?
  44604. FreshFish-Vol2:Old/AmigaLibDisks/Disks880-899/Disk891/DiskSalv2/
  44605. ?.?
  44606. AmigaLibDisk212:DiskSalv/
  44607. ?.?
  44608. AmigaLibDisk020:DiskSalv/
  44609. ?.?
  44610. GoldFish-Vol1-1:d1xx/d164/DiskSalv/
  44611. 1.3
  44612. GoldFish-Vol1-1:BBS/d1xx/d164/DiskSalv.lha
  44613. 1.3
  44614. FrozenFish-Vol1:BBS/ALib/d1xx/d164/DiskSalv.lha
  44615. 1.3
  44616. AmigaLibDisk164:DiskSalv/
  44617. 1.3
  44618. .distribution
  44619. Shareware
  44620. .address
  44621. 284 Memorial Avenue
  44622. Gibbstown, NJ  08027
  44623. USA
  44624. .docs
  44625. README
  44626. CoverDisk.txt
  44627. OrderForm.txt
  44628. BugReport.txt
  44629. .described-by
  44630. Fred Fish (fnf@amigalib.com)
  44631. .submittal
  44632. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  44633. .stored-in
  44634. GoldFish-Vol2-2:BBS/disk/DiskSalv2-11.31.lha
  44635.  
  44636. .name
  44637. Find
  44638. .type
  44639. Disk Tool
  44640. .short
  44641. A tool for searching disk partitions
  44642. .description
  44643. Find is a tool for searching disk partitions and is particularly
  44644. useful with the disk validator tool "Val" by the same author.  It
  44645. should work with any 512 byte block structured virtual or physical
  44646. disk partition i.e. it should work with any device that allows you to
  44647. do any CMD_READ of 512 bytes at multiples of 512 byte Offsets -
  44648. sequentially from any start block to any end block.  Find by-passes
  44649. the FileSystem running on the device and does direct I/O to the device
  44650. itself.
  44651. .version
  44652. 2.3
  44653. .author
  44654. Andrew Kemmis
  44655. .distribution
  44656. Copyrighted but Freely Redistributable
  44657. .address
  44658. 2/16 Nelson Street
  44659. Penshurst NSW 2222
  44660. Australia
  44661. .email
  44662. and@praxa.com.au
  44663. .source
  44664. Includes source in C.
  44665. .docs
  44666. Find.guide
  44667. .described-by
  44668. Fred Fish (fnf@fishpond.cygnus.com)
  44669. .submittal
  44670. Submitted electronically directly by the author.
  44671. .contents
  44672. Find        Find is a tool for searching disk partitions and is parti-
  44673.         cularly useful with the disk validator tool "Val" by the
  44674.         same author.  It should work with any 512 byte block struc-
  44675.         tured virtual or physical disk partition i.e. it should
  44676.         work with any device that allows you to do any CMD_READ of
  44677.         512 bytes at multiples of 512 byte Offsets - sequentially
  44678.         from any start block to any end block.  Find by-passes the
  44679.         FileSystem running on the device and does direct I/O to the
  44680.         device itself.  Version 2.3, includes source in C.
  44681.         Author:  Andrew Kemmis
  44682. .stored-in
  44683. GoldFish-Vol2-2:BBS/disk/Find-2.3.lha
  44684.  
  44685. .name
  44686. Val
  44687. .type
  44688. Disk Tool
  44689. .short
  44690. A disk partition validator (OFS or FFS)
  44691. .description
  44692. A disk partition validator that only reads your disk (no writes to
  44693. it).  Should work with any 512 byte block structured virtual or
  44694. physical disk partition which uses the Original File System (OFS) or
  44695. Fast File System (FFS).  Val will check out the disk and output error
  44696. messages and warnings according to any problems it may find on the
  44697. disk, with a reasonably concise message about what it thinks is wrong.
  44698. Val will find errors that the standard Disk-Validator will ignore,
  44699. such as a file header that points to more or less blocks than the
  44700. filesize represents.
  44701. .version
  44702. 2.3
  44703. .author
  44704. Andrew Kemmis
  44705. .distribution
  44706. Copyrighted but Freely Redistributable
  44707. .price
  44708. $25 (US)
  44709. .address
  44710. 2/16 Nelson Street
  44711. Penshurst NSW 2222
  44712. Australia
  44713. .email
  44714. and@praxa.com.au
  44715. .source
  44716. Includes source in C.
  44717. .docs
  44718. Val.guide
  44719. .described-by
  44720. Fred Fish (fnf@fishpond.cygnus.com)
  44721. .submittal
  44722. Submitted electronically directly by the author.
  44723. .contents
  44724. Val        A disk partition validator that only reads your disk (no
  44725.         writes to it).  Should work with any 512 byte block struct-
  44726.         ured virtual or physical disk partition which uses the
  44727.         Original File System (OFS) or Fast File System (FFS).  Val
  44728.         will check out the disk and output error messages and
  44729.         warnings according to any problems it may find on the disk,
  44730.         with a reasonably concise message about what it thinks is
  44731.         wrong.  Val will find errors that the standard Disk-Valida-
  44732.         tor will ignore, such as a file header that points to more
  44733.         or less blocks than the filesize represents.  Version 2.3,
  44734.         includes source in C.
  44735.         Author:  Andrew Kemmis
  44736. .stored-in
  44737. GoldFish-Vol2-2:BBS/disk/Val-2.3.lha
  44738. .name
  44739. Im3.0FormsDoc
  44740. .fullname
  44741. Im3.0FormsDoc
  44742. .aminet-dir
  44743. docs/help
  44744. .short
  44745. Helpful docs, Imagine 3.0's Forms Editor
  44746. .description
  44747. The complete text of an article that the author wrote for 3D Artist
  44748. magazine about the Imagine 3.0 Forms Editor.  Very informative and
  44749. useful for Imagine users.
  44750. .type
  44751. Documentation
  44752. .author
  44753. Bill Graham
  44754. .distribution
  44755. Copyrighted, distributed with permission of the author.
  44756. .address
  44757. 2401 W. Seldon Lane
  44758. Phoenix, AZ  85021
  44759. USA
  44760. .email
  44761. w.graham@genie.geis.com
  44762. .phone
  44763. (602) 864-9183
  44764. .described-by
  44765. Fred Fish (fnf@amigalib.com)
  44766. .submittal
  44767. Submitted on disk directly by the author.
  44768. .stored-in
  44769. GoldFish-Vol2-2:BBS/docs/Im3.0FormsDoc.lha
  44770. .name
  44771. Crackdown
  44772. .type
  44773. Text
  44774. .short
  44775. AGuide of _The Hacker Crackdown_
  44776. .description
  44777. In 1992 Bruce Sterling (mostly known for his SciFi) published a book
  44778. called _The Hacker Crackdown_. This book told about... well... hackers
  44779. and crackers. :-)
  44780.  
  44781. In the beginning of 1994 he released the book in electronic form, as
  44782. "literary freeware". The original release was in ASCII format, but it
  44783. was converted to TeXinfo by Joerg Heitkoetter. Finally, yesterday I
  44784. converted it to AmigaGuide format using makeinfo. So don't thank me
  44785. about anything, the largest effort I had to do was to write this
  44786. readme.
  44787.  
  44788. So, enjoy the book. I did.
  44789. .author
  44790. Bruce Sterling
  44791. Matti Rintala
  44792. .distribution
  44793. Freeware
  44794. .email
  44795. bruces@well.sf.ca.us
  44796. bitti@cs.tut.fi
  44797. .docs
  44798. crackdown.readme
  44799. .described-by
  44800. Richard Fish
  44801. .submittal
  44802. Downloaded via ftp from Aminet.
  44803.  
  44804. .stored-in
  44805. GoldFish-Vol2-2:BBS/docs/Crackdown.lha
  44806. .name
  44807. SimpsonMurderMystery
  44808. .type
  44809. Text
  44810. .short
  44811. AmigaGuide Doc about the Simpson Case.
  44812. .description
  44813. An Amiga-Guide Document about the Simpson Case. This version was
  44814. released September 19, one week before the beginning of the trial. The
  44815. guide will be updated as the trial progresses. Please note that future
  44816. updates will not include the graphics and samples supplied with this
  44817. version.
  44818. .version
  44819. 1.0
  44820. .date
  44821. 1994.09.19
  44822. .author
  44823. Manfred Huber
  44824. .distribution
  44825. Freeware
  44826. .docs
  44827. ReadMe
  44828. .described-by
  44829. Richard Fish
  44830. .submittal
  44831. Submitted on disk directly by the author.
  44832.  
  44833. .stored-in
  44834. GoldFish-Vol2-2:BBS/docs/SimpsonMystery-1.0.lha
  44835. .name
  44836. SystemGuide
  44837. .type
  44838. Text
  44839. .short
  44840. Guide to Amiga software system files.
  44841. .description
  44842. A comprehensive reference guide to Amiga software system files.
  44843. .version
  44844. 1.0
  44845. .author
  44846. Dan Elgaard
  44847. .distribution
  44848. Freeware
  44849. .described-by
  44850. Richard Fish
  44851. .submittal
  44852. Submitted on disk directly by the author.
  44853.  
  44854.  
  44855. .stored-in
  44856. GoldFish-Vol2-2:BBS/docs/SystemGuide-1.0.lha
  44857. .name
  44858. AmigaFAQ
  44859. .type
  44860. Text
  44861. .aminet-dir
  44862. docs/misc
  44863. .short
  44864. "Frequently Asked Questions" about Amiga
  44865. .description
  44866. Lists some frequently asked questions and trys to give answers.  Its
  44867. intention is to help new users and to reduce the amount of news that most
  44868. experienced users don't like to read anymore.  Sections on Hardware,
  44869. Software, Programming, Applications, Graphics and more.  Formatted in plain
  44870. ascii, AmigaGuide, DVI, html, and texinfo.  Drawer also contains some useful
  44871. text files on ftp sites, newgroups, hardware tips and one on the history of
  44872. the amiga.
  44873. .version
  44874. 94.10.14
  44875. .author
  44876. Jochen Wiedmann
  44877. .reference
  44878. FreshFish-Vol7:BBS/docs/AmigaFAQ-94.10.14.lha
  44879. 94.10.14
  44880. FreshFish-Vol7:BBS/docs/AmigaFAQg-94.10.14.lha
  44881. 94.10.14
  44882. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQ/
  44883. 94.10.14
  44884. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQg/
  44885. 94.10.14
  44886. FreshFish-Vol6:BBS/docs/AmigaFAQ-94.07.20.lha
  44887. 94.07.20
  44888. FreshFish-Vol6:New/docs/misc/AmigaFAQ/
  44889. 94.07.20
  44890. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQ/
  44891. 94.07.20
  44892. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQg/
  44893. 94.07.14
  44894. FreshFish-Vol6:BBS/docs/AmigaFAQg-94.07.14.lha
  44895. 94.07.14
  44896. FreshFish-Vol6:New/docs/misc/AmigaFAQg/
  44897. 94.07.14
  44898. FreshFish-Vol5:New/text/docs/AmigaFAQ/
  44899. 94.03.21
  44900. FreshFish-Vol5:BBS/text/AmigaFAQ-94.03.21.lha
  44901. 94.03.21
  44902. FrozenFish-Vol1:BBS/Mar94/text/docs/AmigaFAQ.lha
  44903. 94.01.28
  44904. FreshFish-Vol4:BBS/Mar94/text/docs/AmigaFAQ.lha
  44905. 94.01.28
  44906. FreshFish-Vol3:New/text/docs/AmigaFAQ/
  44907. 94.01.28
  44908. FrozenFish-Vol1:BBS/Dec93/text/docs/AmigaFAQ.lha
  44909. 93.10.13
  44910. FreshFish-Vol3:Old/Dec93/text/docs/Amiga-FAQ/
  44911. 93.10.13
  44912. FreshFish-Vol2:New/text/docs/AmigaFAQ/
  44913. 93.10.13
  44914. FrozenFish-Vol1:BBS/Oct93/Text/Amiga-FAQ.lha
  44915. 93.08.30
  44916. FreshFish-Vol1:New/Text/Amiga-FAQ/
  44917. 93.08.30
  44918. FreshFish-Vol3:Old/Oct93/Text/Amiga-FAQ/
  44919. 93.08.30
  44920. FreshFish-Vol2:Old/Text/Amiga-FAQ/
  44921. 93.08.30
  44922. .email
  44923. wiedmann@mailserv.zdv.uni-tuebingen.de
  44924. .docs
  44925. README
  44926. AmigaFAQ.guide
  44927. AmigaFAQ.dvi
  44928. AmigaFAQ.doc
  44929. .described-by
  44930. Richard Fish
  44931. .submittal
  44932. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  44933. .stored-in
  44934. GoldFish-Vol2-2:BBS/docs/AmigaFAQ-94.10.14.lha
  44935. .name
  44936. AmigaFAQg
  44937. .type
  44938. Text
  44939. .aminet-dir
  44940. docs/misc
  44941. .short
  44942. "Frequently Asked Questions" about Amiga
  44943. .description
  44944. Lists some frequently asked questions and trys to give answers.  Its
  44945. intention is to help new users and to reduce the amount of news that most
  44946. experienced users don't like to read anymore.  Sections on Hardware,
  44947. Software, Programming, Applications, Graphics and more.  Formatted in plain
  44948. ascii, AmigaGuide, DVI, html, and texinfo.  Drawer also contains some useful
  44949. text files on ftp sites, newgroups, hardware tips and one on the history of
  44950. the amiga.
  44951. .version
  44952. 94.10.14
  44953. .author
  44954. Jochen Wiedmann
  44955. .reference
  44956. FreshFish-Vol7:BBS/docs/AmigaFAQ-94.10.14.lha
  44957. 94.10.14
  44958. FreshFish-Vol7:BBS/docs/AmigaFAQg-94.10.14.lha
  44959. 94.10.14
  44960. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQ/
  44961. 94.10.14
  44962. FreshFish-Vol7:Useful/dist/docs/misc/AmigaFAQg/
  44963. 94.10.14
  44964. FreshFish-Vol6:BBS/docs/AmigaFAQ-94.07.20.lha
  44965. 94.07.20
  44966. FreshFish-Vol6:New/docs/misc/AmigaFAQ/
  44967. 94.07.20
  44968. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQ/
  44969. 94.07.20
  44970. FreshFish-Vol6:Useful/dist/docs/misc/AmigaFAQg/
  44971. 94.07.14
  44972. FreshFish-Vol6:BBS/docs/AmigaFAQg-94.07.14.lha
  44973. 94.07.14
  44974. FreshFish-Vol6:New/docs/misc/AmigaFAQg/
  44975. 94.07.14
  44976. FreshFish-Vol5:New/text/docs/AmigaFAQ/
  44977. 94.03.21
  44978. FreshFish-Vol5:BBS/text/AmigaFAQ-94.03.21.lha
  44979. 94.03.21
  44980. FrozenFish-Vol1:BBS/Mar94/text/docs/AmigaFAQ.lha
  44981. 94.01.28
  44982. FreshFish-Vol4:BBS/Mar94/text/docs/AmigaFAQ.lha
  44983. 94.01.28
  44984. FreshFish-Vol3:New/text/docs/AmigaFAQ/
  44985. 94.01.28
  44986. FrozenFish-Vol1:BBS/Dec93/text/docs/AmigaFAQ.lha
  44987. 93.10.13
  44988. FreshFish-Vol3:Old/Dec93/text/docs/Amiga-FAQ/
  44989. 93.10.13
  44990. FreshFish-Vol2:New/text/docs/AmigaFAQ/
  44991. 93.10.13
  44992. FrozenFish-Vol1:BBS/Oct93/Text/Amiga-FAQ.lha
  44993. 93.08.30
  44994. FreshFish-Vol1:New/Text/Amiga-FAQ/
  44995. 93.08.30
  44996. FreshFish-Vol3:Old/Oct93/Text/Amiga-FAQ/
  44997. 93.08.30
  44998. FreshFish-Vol2:Old/Text/Amiga-FAQ/
  44999. 93.08.30
  45000. .email
  45001. wiedmann@mailserv.zdv.uni-tuebingen.de
  45002. .docs
  45003. README
  45004. AmigaFAQ.guide
  45005. AmigaFAQ.dvi
  45006. AmigaFAQ.doc
  45007. .described-by
  45008. Richard Fish
  45009. .submittal
  45010. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  45011. .stored-in
  45012. GoldFish-Vol2-2:BBS/docs/AmigaFAQg-94.10.14.lha
  45013. .name
  45014. BLAZE Humor
  45015. .short
  45016. Humorous articles about the Amiga
  45017. .author
  45018. Daniel J. Barrett
  45019. .distribution
  45020. Freeware
  45021. .type
  45022. Humor
  45023. .date
  45024. 1994.2.25
  45025. .version
  45026. 1.0
  45027. .description
  45028. A collection of 87 humorous articles about the Amiga.  Features
  45029. BLAZEMONGER, the most amazing computer game ever created, and many other
  45030. topics.  Most articles were originally posted in the USENET
  45031. "comp.sys.amiga" newsgroups between 1990 and 1994, where they have become
  45032. very popular worldwide.  An AmigaGuide interface is provided.
  45033. .requirements
  45034. A text viewing program, such as Commodore's "More", is required.
  45035. AmigaGuide or MultiView is strongly recommended.
  45036. .restrictions
  45037. None.
  45038. .email
  45039. barrett@cs.umass.edu
  45040. .exectype
  45041. English text.
  45042. .installsize
  45043. 550K
  45044. .source
  45045. English text.
  45046. .docs
  45047. BLAZE-Humor.doc
  45048. .stored-in
  45049. GoldFish-Vol2-2:BBS/docs/BlazeHumor-1.0.lha
  45050. .name
  45051. Guide2Inet
  45052. .author
  45053. Electronic Freedom Foundation
  45054. AmigaGuide format by Robin Evans
  45055. .description
  45056. Big Dummy's AmigaGuide to INet, an excellent introduction to the Net.  This
  45057. revised edition corrects some mistakes in the original and adds some
  45058. additional information.  The index to the AmigaGuide version has been
  45059. extended.
  45060. .version
  45061. 1.1
  45062. .described-by
  45063. Automatically generated from Contents file by c2pi program.
  45064. .short
  45065. Excellent AmigaGuide intro to the Net.
  45066. .stored-in
  45067. GoldFish-Vol2-2:BBS/docs/Guide2Inet-1.1.lha
  45068. .name
  45069. RRIP
  45070. .fullname
  45071. Rock Ridge Interchange Protocol
  45072. .aminet-dir
  45073. docs/misc
  45074. .type
  45075. Documentation
  45076. .short
  45077. Rock Ridge / System Use Sharing Protocol
  45078. .description
  45079. The anxiously awaited new, 1.12 versions of the System Use Sharing Protocol
  45080. and the Rock Ridge Interchange Protocol are now available for review and
  45081. comment.  The documents are available through anonymous ftp at ftp.ossi.com
  45082. in /pub.
  45083.  
  45084. The documents are available in both MS Word 6 format (*.doc) and Postscript
  45085. format (*.ps).  Otherwise, the file names should be self-explanatory.  The
  45086. files are called: rrip112.doc, rrip112.ps, susp112.doc, and susp112.ps.
  45087.  
  45088. If you have comments or constructive criticism of these new versions of the
  45089. specifications, please feel free to respond to cdfdf@ymi.com.  We are trying
  45090. to get these documents to ballot as an IEEE standard soon, so we would
  45091. appreciate prompt response.  We hope to review all the responses at the next
  45092. working group meeting on August 26, 1994, so any responses we gather by end
  45093. of business of August 24 will be considered at that meeting.
  45094. .version
  45095. ?.?
  45096. .author
  45097. Andrew Young
  45098. CDFSF WG Chair
  45099. President, Young Minds, Inc.
  45100. .distribution
  45101. Copyrighted but Freely Redistributable
  45102. .email
  45103. cdfdf@ymi.com
  45104. .described-by
  45105. Fred Fish (fnf@amigalib.com)
  45106. .submittal
  45107. Posted to usenet group comp.publish.cdrom.software.
  45108. .stored-in
  45109. GoldFish-Vol2-2:BBS/docs/RRIP.lha
  45110. .name
  45111. Fish-001-099
  45112. .short
  45113. Contents listing for Fish Disks 001-099
  45114. .description
  45115. Contents listing for Fish Disks 001-099.
  45116. .described-by
  45117. fnf@amigalib.com
  45118. .stored-in
  45119. GoldFish-Vol2-2:BBS/docs/Fish-001-099.lha
  45120. .name
  45121. Fish-100-199
  45122. .short
  45123. Contents listing for Fish Disks 100-199
  45124. .description
  45125. Contents listing for Fish Disks 100-199.
  45126. .described-by
  45127. fnf@amigalib.com
  45128. .stored-in
  45129. GoldFish-Vol2-2:BBS/docs/Fish-100-199.lha
  45130. .name
  45131. Fish-200-299
  45132. .short
  45133. Contents listing for Fish Disks 200-299
  45134. .description
  45135. Contents listing for Fish Disks 200-299.
  45136. .described-by
  45137. fnf@amigalib.com
  45138. .stored-in
  45139. GoldFish-Vol2-2:BBS/docs/Fish-200-299.lha
  45140. .name
  45141. Fish-300-399
  45142. .short
  45143. Contents listing for Fish Disks 300-399
  45144. .description
  45145. Contents listing for Fish Disks 300-399.
  45146. .described-by
  45147. fnf@amigalib.com
  45148. .stored-in
  45149. GoldFish-Vol2-2:BBS/docs/Fish-300-399.lha
  45150. .name
  45151. Fish-400-499
  45152. .short
  45153. Contents listing for Fish Disks 400-499
  45154. .description
  45155. Contents listing for Fish Disks 400-499.
  45156. .described-by
  45157. fnf@amigalib.com
  45158. .stored-in
  45159. GoldFish-Vol2-2:BBS/docs/Fish-400-499.lha
  45160. .name
  45161. Fish-500-599
  45162. .short
  45163. Contents listing for Fish Disks 500-599
  45164. .description
  45165. Contents listing for Fish Disks 500-599.
  45166. .described-by
  45167. fnf@amigalib.com
  45168. .stored-in
  45169. GoldFish-Vol2-2:BBS/docs/Fish-500-599.lha
  45170. .name
  45171. Fish-600-699
  45172. .short
  45173. Contents listing for Fish Disks 600-699
  45174. .description
  45175. Contents listing for Fish Disks 600-699.
  45176. .described-by
  45177. fnf@amigalib.com
  45178. .stored-in
  45179. GoldFish-Vol2-2:BBS/docs/Fish-600-699.lha
  45180. .name
  45181. Fish-700-799
  45182. .short
  45183. Contents listing for Fish Disks 700-799
  45184. .description
  45185. Contents listing for Fish Disks 700-799.
  45186. .described-by
  45187. fnf@amigalib.com
  45188. .stored-in
  45189. GoldFish-Vol2-2:BBS/docs/Fish-700-799.lha
  45190. .name
  45191. Fish-800-899
  45192. .short
  45193. Contents listing for Fish Disks 800-899
  45194. .description
  45195. Contents listing for Fish Disks 800-899.
  45196. .described-by
  45197. fnf@amigalib.com
  45198. .stored-in
  45199. GoldFish-Vol2-2:BBS/docs/Fish-800-899.lha
  45200. .name
  45201. Fish-900-1000
  45202. .short
  45203. Contents listing for Fish Disks 900-1000
  45204. .description
  45205. Contents listing for Fish Disks 900-1000.
  45206. .described-by
  45207. fnf@amigalib.com
  45208. .stored-in
  45209. GoldFish-Vol2-2:BBS/docs/Fish-900-1000.lha
  45210. .name
  45211. KF-All-Fish
  45212. .short
  45213. Database of *ALL* Fish CD's and Floppies
  45214. .version
  45215. 941128
  45216. .date
  45217. 1994.11.28
  45218. .description
  45219. A 16Mb+ KingFisher database of the contents of all currently released
  45220. Fred Fish CD's (FreshFish, FrozenFish, GoldFish) and all released
  45221. floppy disks (1-1000).  Has over 30,000 entries, but this does include
  45222. some duplicates.
  45223. .described by
  45224. Fred Fish (fnf@amigalib.com)
  45225. .stored-in
  45226. GoldFish-Vol2-2:BBS/docs/KF-All-Fish.lha
  45227.  
  45228. .name
  45229. SCS
  45230. .type
  45231. Strategy Game
  45232. .short
  45233. Cricket (darts) scoring utility.
  45234. .description
  45235. For those of you unlucky enough to be able to afford an Arachnid
  45236. electronics dart game (and those of you lucky enough to have your
  45237. Amiga next to your Winmau bristleboard) comes the perfect solution...
  45238. "Synergy's Cricket Scorer" which features:  Nice button driven
  45239. format for quick and easy entering of darts; Scores both Straight and
  45240. Cut Throat Cricket; Scores 1 to 4 players; Draws /'s X's & O's just
  45241. like the bar versions; Even draws little darts like the bar versions!
  45242. .version
  45243. 1.0
  45244. .date
  45245. 1993.12.27
  45246. .author
  45247. John George
  45248. .distribution
  45249. Shareware
  45250. .price
  45251. $5 (US)
  45252. .address
  45253. 204 Illinois St.
  45254. Joliet, Il. 60436
  45255. USA
  45256. .email
  45257. johnm@cyclone.xnet.com
  45258. .docs
  45259. ReadMe.SCS
  45260. SCSv1.0.readme
  45261. SCS.guide
  45262. .described-by
  45263. Fred Fish (fnf@fishpond.cygnus.com)
  45264. .submittal
  45265. Downloaded via ftp from wuarchive.wustl.edu.
  45266. .contents
  45267. SCS        For those of you unlucky enough to be able to afford
  45268.         an Arachnid electronics dart game (and those of you
  45269.         lucky enough to have your Amiga next to your Winmau
  45270.         bristleboard) comes the perfect solution... "Synergy's
  45271.         Cricket Scorer" which features:  Nice button driven
  45272.         format for quick and easy entering of darts; Scores both
  45273.         Straight and Cut Throat Cricket; Scores 1 to 4 players;
  45274.         Draws /'s X's & O's just like the bar versions; Even
  45275.         draws little darts like the bar versions!  Version 1.0,
  45276.         binary only, shareware.
  45277.         Author:  John George
  45278. .stored-in
  45279. GoldFish-Vol2-2:BBS/game/SCS-1.0.lha
  45280. .name
  45281. Frontier
  45282. .author
  45283. David Braben
  45284. .description
  45285. Non-playable preview (Self-running demo) of the upcoming sequel to the
  45286. space-trading game Elite.
  45287. .described-by
  45288. Automatically generated from Contents file by c2pi program.
  45289. .short
  45290. Self running demo of frontier game.
  45291. .stored-in
  45292. GoldFish-Vol2-2:BBS/game/Frontier.lha
  45293. .name
  45294. JetStrike
  45295. .author
  45296. Rasputin Software
  45297. .description
  45298. A 10 level sample of the full Jetstrike game, a commercial product.  The
  45299. full version of Jetstrike contains: Over 100 different missions, 40
  45300. different aircraft, 40 weapons systems, Auto enhancement for systems with
  45301. more memory, Hard disk installation, Fully compatible with all Amigas
  45302. (automatically resizes for NTSC and PAL displays).  Mission disks to be
  45303. released in 1994 to add further missions, aircraft and weapons.
  45304. .described-by
  45305. Automatically generated from Contents file by c2pi program.
  45306. .short
  45307. 10 level demo of full Jetstrike game.
  45308. .stored-in
  45309. GoldFish-Vol2-2:BBS/game/JetStrike.lha
  45310. .name
  45311. MoonRocks
  45312. .type
  45313. Action Game
  45314. .short
  45315. Lunar landing type game
  45316. .description
  45317. Recent news reports indicate a famous dead rock star has been sighted
  45318. on the moon.  Your mission, if you choose to accept it, is to find the
  45319. rock star and land near him.  The moon is a harsh place, so don't
  45320. expect to be able to land just anywhere!  You have no time limit, but
  45321. your fuel supply is limited.  Fortunately, there's a filling station
  45322. on the moon, but you'll need to be a pretty good pilot to land on it.
  45323. .author
  45324. John Enright
  45325. .distribution
  45326. Copyrighted but Freely Redistributable
  45327. .email
  45328. john.enright@f302.n104.z1.fidonet.org
  45329. .docs
  45330. 68KNOTE.txt
  45331. MOONROCKS6.readme
  45332. FILE_ID.DIZ
  45333. .described-by
  45334. Richard Fish
  45335. .submittal
  45336. Downloaded via ftp from Aminet.
  45337. .stored-in
  45338. GoldFish-Vol2-2:BBS/game/MoonRocks.lha
  45339. .name
  45340. ParaTeaser
  45341. .type
  45342. Game Demo
  45343. .short
  45344. Demo for the forthcoming game "Paranoia"
  45345. .description
  45346. This is the "teaser" demo for the forthcoming game "Paranoia" from AGE
  45347. Entertainment Software.  It's a first person action/adventure game which has
  45348. elements in common with such classic Amiga games as Captive and Dungeon master
  45349. while throwing a new perspective on the whole thing.
  45350.  
  45351. Paranoia is the first in a trilogy of games which will be released over the next
  45352. two to three years.  Each game has an independant storyline while being a small
  45353. part of an overall bigger picture.  What's contained in the big picture will be
  45354. revealed slowly as you progress through each game.
  45355. .author
  45356. AGE Entertainment Software
  45357. .requirements
  45358. Any Amiga with 1.5MB of RAM and a Hard Drive.
  45359. .distribution
  45360. Copyrighted but Freely Redistributable
  45361. .email
  45362. LISTSERV@age.cuc.ab.ca
  45363. .docs
  45364. Readme.first
  45365. .described-by
  45366. Richard Fish
  45367. .submittal
  45368. Downloaded via ftp from Aminet.
  45369. .stored-in
  45370. GoldFish-Vol2-2:BBS/game/ParaTeaser.lha
  45371. .name
  45372. SkidDemo
  45373. .author
  45374. Vision Software
  45375. .description
  45376. A playable demo of the viewed-from-above driving game "SkidMarks", not
  45377. unlike "Offroad racers", but technically impressive, to say the least.
  45378. Written in Blitz Basic!!! The demo is just the first track.
  45379. .described-by
  45380. Automatically generated from Contents file by c2pi program.
  45381. .short
  45382. Playable demo of "SkidMarks".
  45383.  
  45384. .stored-in
  45385. GoldFish-Vol2-2:BBS/game/SkidDemo.lha
  45386. .name
  45387. GothTest
  45388. .type
  45389. Workbench Tool
  45390. .short
  45391. Test to find out how Gothic you are.
  45392. .description
  45393. It is a simply a test to find out how Gothic you are. Of course, you
  45394. don't care how goth you are *for yourself* but you might get some red
  45395. neck demanding some sort of proof. You can then just stare them straight
  45396. in the eye and calmly tell them your score. Alternatively you can
  45397. hospitalise them in a really messy way.
  45398. .author
  45399. James W Savage
  45400. .distribution
  45401. Copyrighted but Freely Redistributable
  45402. .address
  45403. Gothsoft Inc
  45404. 4 Donside
  45405. Stratton
  45406. Cirencester
  45407. Gloucestershire
  45408. GL7 2LX
  45409. ENGLAND
  45410. .email
  45411. Fidonet  2:2501/307.13
  45412. Internet Bryce@gothic.demon.co,uk
  45413. .docs
  45414. GothTest.guide
  45415. .described-by
  45416. Richard Fish
  45417. .submittal
  45418. Downloaded via ftp from Aminet.
  45419. .stored-in
  45420. GoldFish-Vol2-2:BBS/game/GothTest.lha
  45421.  
  45422. .name
  45423. Washer
  45424. .type
  45425. Screen Hack
  45426. .short
  45427. An essential screen maintenance utility
  45428. .description
  45429. An essential screen maintenance utility, this little gem makes sure the
  45430. inside of your screen stays nice and clean!  This one goes way back...
  45431. but somehow never made it into the library.  Binary only, washware.
  45432. .author
  45433. Simon Butcher
  45434. .distribution
  45435. Copyrighted but Freely Redistributable
  45436. .email
  45437. D.J.Butcher@ncl.ac.uk
  45438. .docs
  45439. ReadMe.doc
  45440. ReadMe_First
  45441. .described-by
  45442. Fred Fish (fnf@fishpond.cygnus.com)
  45443. .submittal
  45444. Downloaded via ftp from wuarchive.wustl.edu.
  45445. .contents
  45446. Washer        An essential screen maintenance utility, this little gem
  45447.         makes sure the inside of your screen stays nice and clean!
  45448.         This one goes way back... but somehow never made it into
  45449.         the library.  Binary only, washware.
  45450. .stored-in
  45451. GoldFish-Vol2-2:BBS/game/Washer.lha
  45452. .name
  45453. AMOSAlley
  45454. .author
  45455. Dean Prunier
  45456. .description
  45457. A shoot-em-up "don't-hit-the-good-guys hit-the-bad-guysinstead" type
  45458. shooting gallery reaction game.  Programmed and compiled with AMOS PRO.
  45459. .described-by
  45460. Automatically generated from Contents file by c2pi program.
  45461. .short
  45462. A shoot-em-up shooting gallery game.
  45463. .requirements
  45464. 1Mb of ram
  45465. .stored-in
  45466. GoldFish-Vol2-2:BBS/game/AMOSAlley.lha
  45467. .name
  45468. AXlife
  45469. .type
  45470. Cellular Automata
  45471. .aminet-dir
  45472. game/misc
  45473. .short
  45474. Amiga port of Xlife 2.0
  45475. .description
  45476. AXlife is based on Xlife, the definitive life program, which runs
  45477. under the X-Windows graphical interface (which overlays UNIX). AXlife
  45478. incorporates an Amiga-specific interface, but the basic generation
  45479. code remains the same as in Xlife 2.0. AXlife can also read files
  45480. produced by Al Hensel's IBM PC program 'Life', which has a very
  45481. similar format. The most important feature of Xlife (and AXlife) is
  45482. that, unlike most life programs, it does not limit the pattern to the
  45483. size of the screen. Xlife does not think in terms of a rectangular
  45484. grid, but instead considers the pattern to be composed of 8x8 boxes
  45485. containing active life elements. This allows Xlife to cope with
  45486. arbitrarily large patterns (up to a maximum size of 2^32 by 2^32 (2^32
  45487. = 4,294,967,296)). AXlife comes with a large (219) library of example
  45488. patterns.
  45489. .version
  45490. 1.0
  45491. .date
  45492. 1994.08.08
  45493. .author
  45494. David Kinder, Jon Bennett
  45495. .restrictions
  45496. None
  45497. .requirements
  45498. Requires WB2.04 (V37), at least 850K of free memory and as fast an Amiga as
  45499. you can afford.
  45500. .distribution
  45501. Freeware
  45502. .address
  45503. 2, Clwtt Cottages,
  45504. Bangor Road,
  45505. Gyfelia,
  45506. Clwyd.
  45507. LL13 0YL
  45508. UNITED KINGDOM
  45509. .email
  45510. kinder@teaching.physics.ox.ac.uk
  45511. dkinder@vax.ox.ac.uk
  45512. .email
  45513. jb7m+@andrew.cmu.edu
  45514. jcrb@cs.cmu.edu
  45515. .exectype
  45516. 68000
  45517. .installsize
  45518. 40K - 1M
  45519. .construction
  45520. DICE 2.07.56R
  45521. .tested
  45522. A1200 running V37 and V39.
  45523. .run
  45524. AXlife=WB,AXlife
  45525. AXlife=CLI,AXlife
  45526. .docs
  45527. AXlife.guide
  45528. .described-by
  45529. David Kinder
  45530. .submittal
  45531. Uploaded by the author to ftp.amigalib.com.
  45532. .stored-in
  45533. GoldFish-Vol2-2:BBS/game/AXlife-1.0.lha
  45534. .name
  45535. Archy's Adventure MiniDash
  45536. .type
  45537. Game
  45538. .short
  45539. C-64 style Boulderdash clone (Better)
  45540. .description
  45541. This is old C-64 style Boulderdash clone, AdvancedMiniDash, and here
  45542. is many new great features, like bombs, magic walls, arrows, etc.
  45543. And full editor, what allows to use all features.
  45544. .version
  45545. 2.00
  45546. .date
  45547. 1994.06.17
  45548. .author
  45549. Arto "Archy" Niskanen
  45550. .requirements
  45551. System requirements: Amiga with 512kB of memory is enough to play the game,
  45552. 512kB Chip + 512kB (slow)Fast needed to hear the sound effects, 1MB Chip
  45553. required to see and hear the Intro. RGB monitor recommended, the game runs
  45554. in hires-lace screen. Joystick and mouse required, too. Keyboard would be
  45555. nice, not to mention power supply and a Disk/Hard drive to load the game.
  45556. External amplifier and decent loudspeakers makes sound effects to be EFFECTS.
  45557. .distribution
  45558. Freeware
  45559. .docs
  45560. Description.txt
  45561. AdventureMiniDash.doc
  45562. .described-by
  45563. Richard Fish
  45564. .submittal
  45565. Downloaded via ftp from Aminet.
  45566. .stored-in
  45567. GoldFish-Vol2-2:BBS/game/AdventureMiniDash-2.00.lha
  45568. .name
  45569. Atoms
  45570. .type
  45571. Game
  45572. .short
  45573. New game of Atoms.
  45574. .description
  45575. Atoms game.  3 versions included.  One basic Atoms Game, one for AGA,
  45576. and one for AGA Pal machines.
  45577. .version
  45578. 2.00
  45579. .author
  45580. Jesse McClusky
  45581. .distribution
  45582. Copyrighted but Freely Redistributable
  45583. .address
  45584. ACI PD Registration and Public Relations
  45585. 13035 110th Avenue N.E.
  45586. Kirkland, WA  98034
  45587. (USA, of course)
  45588. .email
  45589. thought@eskimo.com
  45590. .docs
  45591. Atoms2.doc
  45592. .described-by
  45593. Richard Fish
  45594. .submittal
  45595. Downloaded via ftp from Aminet.
  45596. .stored-in
  45597. GoldFish-Vol2-2:BBS/game/Atoms-2.00.lha
  45598. .name
  45599. Balder'sGrove
  45600. .type
  45601. Action Game
  45602. .short
  45603. Yet another Boulderdash clone
  45604. .description
  45605.   This  is yet another Boulderdash clone but this time it is inspired by the
  45606. Nordic  mythology.   Your  task  is  to  guide Balder - the god of light -
  45607. through  groves  filled  with  berserks  and snakes.  Collect  rings, push
  45608. runestones and try to find the small passage to the next level.
  45609.   This  time you don't have to play alone.  Get a helping hand from a friend
  45610. and I assure you the game will be easier as well as funnier.
  45611.   The  game  comes  with  40  levels  and a level editor.  Unfortunately the
  45612. levels are almost identical with those included in previous releases.  The
  45613. only  exception  is  that you can use them all in two player mode.  If you
  45614. have made some own levels with the old level editor you can still use them
  45615. with  this  new  game  package in one player mode.  To be able to use them
  45616. with  two  players you will have to load them into the level editor, place
  45617. entrances and exits for player two, and save them.
  45618.   I hope you will have a good time!
  45619. .version
  45620. 1.2
  45621. .date
  45622. 1994.09.10
  45623. .author
  45624. Morgan Antonsson
  45625. .requirements
  45626. 1M Chip RAM
  45627. WB 2.04+
  45628. .distribution
  45629. Freeware
  45630. .address
  45631. Litsleby 2
  45632. S-457 93 Tanumshede
  45633. SWEDEN
  45634. .email
  45635. d0antmo@dtek.chalmers.se
  45636. .docs
  45637. Balder'sGrove.guide
  45638. BGLevEd.guide
  45639. ReadMeFirst.guide
  45640. .described-by
  45641. Richard Fish
  45642. .submittal
  45643. Downloaded via ftp from Aminet.
  45644. .stored-in
  45645. GoldFish-Vol2-2:BBS/game/Balder'sGrove-1.2.lha
  45646. .name
  45647. CyclesII
  45648. .type
  45649. Action Game
  45650. .short
  45651. *Another* Light Cycles game.
  45652. .description
  45653. This Light Cycles game allows you to design the courses in any paint
  45654. package which uses IFF. The pics must be four colour 320*256 or 320*200.
  45655. Included are some example courses.
  45656. Happy designing and playing.
  45657. .author
  45658. Gerald Yuen
  45659. .email
  45660. gcy3@aber.ac.uk
  45661. .described-by
  45662. Richard Fish
  45663. .submittal
  45664. Downloaded via ftp from Aminet
  45665. .stored-in
  45666. GoldFish-Vol2-2:BBS/game/CyclesII.lha
  45667.  
  45668. .name
  45669. DualMaze
  45670. .type
  45671. Miscellaneous Game
  45672. .short
  45673. Solve two mazes at the same time!
  45674. .description
  45675. Solve two mazes at the same time!  Single player game using the dual
  45676. playfield feature of the Amiga to provide a unique challenge.  Scrolling
  45677. graphics, music, and new mazes each time you play!
  45678. .version
  45679. 1.3
  45680. .author
  45681. David A. Faught
  45682. .requirements
  45683. Requires OS2.04+
  45684. .distribution
  45685. Copyrighted but Freely Redistributable
  45686. .address
  45687. 8701 N. 64th Street
  45688. Brown Deer, WI  53223
  45689. .email
  45690. faugdavd@nascom.com
  45691. .docs
  45692. Readme.txt
  45693. .described-by
  45694. Fred Fish (fnf@fishpond.cygnus.com)
  45695. .submittal
  45696. Submitted on disk directly by the author.
  45697. .stored-in
  45698. GoldFish-Vol2-2:BBS/game/DualMaze-1.3.lha
  45699. .name
  45700. ESnake
  45701. .type
  45702. Game
  45703. .short
  45704. Classic game; grow snake by eating food.
  45705. .description
  45706. This is a classic computer game. You control a snake moving about
  45707. on the screen. The purpose of the snake is to grow as long as possible
  45708. by eating food. As you eat more food the snake will speed up, and soon
  45709. it will be very difficult to control.
  45710. .version
  45711. 1.1
  45712. .date
  45713. 1994.09.27
  45714. .author
  45715. Erik Johannessen
  45716. .requirements
  45717. Requires KS2.04 or higher to run. Also requires reqtools.library.
  45718. Reqtools.library is included in the distribution.
  45719. .distribution
  45720. Freeware
  45721. .address
  45722. Seljevn. 18
  45723. 3940 Heistad
  45724. Norway
  45725. .email
  45726. erik2@afrodite.kih.no (Valid until May 1995)
  45727. .tested
  45728. Tested on 4000/030 and 4000/040, however this game should run on
  45729. any amiga with ks2.04 or higher. Should run fine on 3rd party graphics
  45730. boards.
  45731. .docs
  45732. snake.guide
  45733. snake.doc
  45734. .stored-in
  45735. GoldFish-Vol2-2:BBS/game/ESnake-1.1.lha
  45736.  
  45737. .name
  45738. FastLife
  45739. .type
  45740. .short
  45741. Conway's Life game with 200+ patterns
  45742. .description
  45743. A fast life program featuring an Intuition interface
  45744. and 200+ patterns in text file format.
  45745. Features include support for all screen modes, screens
  45746. up to 16384 by 16384, run for a specified number of
  45747. generations, stop at a specific generation, CLI and
  45748. ToolTypes support for file name filter and "ON" character
  45749. within Picture files, Tomas Rokicki's ultra-fast life
  45750. routines, a torus option, and random field generation.
  45751. .version
  45752. 2.7
  45753. .author
  45754. Ron Charlton
  45755. .requirements
  45756. AmigaDOS 2.04 or later.
  45757. Requires reqtools.library (included).
  45758. .reference
  45759. AmigaLibDisk802:FastLife/
  45760. 2.2
  45761. AmigaLibDisk608:FastLife/
  45762. 1.1
  45763. AmigaLibDisk469:FastLife/
  45764. 1.0
  45765. .address
  45766. 9002 Balcor Circle
  45767. Knoxville, TN  37923
  45768. .email
  45769. charlton@cs.utk.edu
  45770. .docs
  45771. FastLife.guide
  45772. FastLife.doc
  45773. .described-by
  45774. Fred Fish (fnf@fishpond.cygnus.com)
  45775. .submittal
  45776. Submitted on disk directly by the author.
  45777. .contents
  45778. FastLife    A fast life program featuring an Intuition interface and
  45779.         200+ patterns in text file format.  Runs with AmigaDOS 2.04
  45780.         and later, and uses the ReqTools requester package.
  45781.         Features include support for all screen modes, screens
  45782.         up to 16384 by 16384, run for a specified number of
  45783.         generations, stop at a specific generation, CLI and
  45784.         ToolTypes support for file name filter and "ON" character
  45785.         within Picture files, Tomas Rokicki's ultra-fast life
  45786.         routines, a torus option, and random field generation.
  45787.         This is version 2.7, an update to version 2.2 on disk 802.
  45788.         Binary only.
  45789.         Author:  Ron Charlton
  45790. .stored-in
  45791. GoldFish-Vol2-2:BBS/game/FastLife-2.7.lha
  45792. .name
  45793. JVP
  45794. .fullname
  45795. Jim's Video Poker
  45796. .type
  45797. Thinking Game
  45798. .short
  45799. Vegas style Video Poker game
  45800. .description
  45801. Vegas style Video Poker game.  Programs that intercept the Function
  45802. Keys, such as MachIV, may interfere with the use of this program.
  45803. .version
  45804. 1.0
  45805. .date
  45806. 1994.01.28
  45807. .author
  45808. James Goodmon
  45809. .distribution
  45810. Freeware
  45811. .email
  45812. jgoodmon@bix.com
  45813. .installsize
  45814. 74K-82K
  45815. Only the program is required, icons & docs optional
  45816. .construction
  45817. SAS/C 6.3
  45818. .tested
  45819. Amiga 4000/040    ks39.106 wb3.0 C=2mb F=8mb
  45820. Amiga 1200/020  ks39.106 wb3.0 C=2mb F=0
  45821. Amiga 2000/040  ks37.175 wb2.0 C=1mb F=4mb
  45822. Amiga 2000/000    ks37.175 wb2.0 C=1mb F=0
  45823. .docs
  45824. JVP.doc
  45825. JVP.guide
  45826. .described-by
  45827. James Goodmon
  45828. .submittal
  45829. Submitted via E-Mail directly by the author to fnf@fishpond.amigalib.com
  45830.  
  45831.  
  45832.  
  45833.  
  45834.  
  45835.  
  45836. .stored-in
  45837. GoldFish-Vol2-2:BBS/game/JVP-1.0.lha
  45838. .name
  45839. MartinSoft Pengo
  45840. .type
  45841. Strategy Game
  45842. .short
  45843. Demo Game based on old Pengo game.
  45844. .description
  45845. Pengo is a maze-game. The maze is made up of blocks of ice, which you can
  45846. push or melt. Blocks are melted by pushing a block that has another block
  45847. directly in front of it. If that sounds confusing (and it probably does),
  45848. play the game, and you'll understand what I meant.
  45849.  
  45850. The ice blocks that form the "border" around the maze can't be pushed or
  45851. melted.
  45852.  
  45853. Also, on some levels there are special gold blocks, which can't be moved.
  45854.  
  45855. On each level there are four enemies.
  45856. If an enemy catches you, you lose one life. Your weapon against the enemies
  45857. is the ice blocks; push an ice block onto an enemy, and the enemy will be
  45858. squashed (but it will re-appear after a while). If the level layout
  45859. makes it possible, try to "trap" the enemies into small spaces; that will
  45860. make it a piece of cake to squash them. Generally, trying to limit the ways
  45861. that the enemies can take (by pushing blocks to the right places) is a good
  45862. tactic. Learning the different movement patterns for the enemies is also
  45863. essential; the yellow ones are pretty easy to outsmart without understanding
  45864. how they move, but the red ones are professional escape artists, and
  45865. almost impossible to hit if you don't understand their "AI".
  45866.  
  45867. If you spend too much time on one level, a ghost will appear and start to
  45868. home in on you. The ghost can't be killed - but it will disappear as soon
  45869. as you get to the next level. If it catches you, you will lose one life, and
  45870. it will disappear for a while (the ghost, not the life :) ).
  45871.  
  45872. If it catches you while you're "invisible" to the enemies, it will simply
  45873. remove the invisibility and disappear - but it will re-appear very quickly.
  45874.  
  45875. The aim of the game is to defeat the evil Sarvebuk who awaits you on level
  45876. 64. So the big question is: how do you get to the next level?
  45877. Getting to the next level can be achieved by either:
  45878.  
  45879. 1. Squashing all enemies on the level with ice blocks.
  45880. 2. Pushing the three ruby blocks together so that they form a horizontal or
  45881.    vertical line.
  45882. 3. Getting a warp bonus of some sort.
  45883.  
  45884. Method nr 1 is recommended, as it's the most fun.
  45885. Squashing many enemies with one block will give more score than squashing
  45886. them one by one.
  45887.  
  45888. There are also lots of bonuses and bonus systems in the game, but I won't
  45889. reveal them here (which would spoil the surprise). Find out about them
  45890. yourself!
  45891. .author
  45892. Martin Rebas
  45893. .requirements
  45894. Just make sure you've got enough chip memory available when you try to
  45895. start it; to run Pengo, you need about 770k of free chipmem.
  45896. If you can't start Pengo, try disconnecting extra drives and other
  45897. peripherals; then reboot - that should free some memory.
  45898. .distribution
  45899. Shareware
  45900. .price
  45901. $9 (US), £6 (GBP), 60 kr (SEK)
  45902. .address
  45903. Gyllenkrooksgatan 1
  45904. 412 82  GOTEBORG
  45905. SWEDEN
  45906. .tested
  45907. MartinSoft Pengo has been tested on the following computers:
  45908.  
  45909. Amiga 500
  45910. Amiga 1200
  45911. Amiga 1200 with '020 accelerator
  45912. Amiga 1200 with '030 accelerator
  45913. Amiga 2000 with '030 accelerator
  45914. Amiga 4000/030
  45915. Amiga 4000/040
  45916.  
  45917. Much to my surprise, it actually worked on some of them.  :)
  45918. .docs
  45919. MPengo.doc
  45920. .described-by
  45921. Richard Fish
  45922. .submittal
  45923. Downloaded via ftp from Aminet.
  45924.  
  45925. .stored-in
  45926. GoldFish-Vol2-2:BBS/game/MSoft-Pengo.lha
  45927. .name
  45928. MegaBall
  45929. .aminet-dir
  45930. game/misc
  45931. .author
  45932. Ed Mackey
  45933. with new music by Al Mackey
  45934. .version
  45935. 3.0
  45936. .distribution
  45937. Shareware
  45938. .description
  45939. Classic amiga action game!  Comes with two graphics files, one that lets it
  45940. run on older Amigas (even ones running WB 1.2!), and another that lets it
  45941. take advantage of dazzling 24-bit AGA graphics if ya got 'em!  Packed with
  45942. a whole bunch of exciting new features, music and boards.  Documentation in
  45943. AmigaGuide format.
  45944. .reference
  45945. FreshFish-Vol2:New/game/misc/MegaBall/
  45946. 3.0
  45947. AmigaLibDisk477:MegaBall/
  45948. ?.?
  45949. .described-by
  45950. Automatically generated from Contents file by c2pi program.
  45951. .short
  45952. Amiga action game with AGA support.
  45953. .contents
  45954. .stored-in
  45955. GoldFish-Vol2-2:BBS/game/MegaBall-3.0.lha
  45956. .name
  45957. Planetfall
  45958. .type
  45959. Game
  45960. .short
  45961. Great Lunar Lander Type Game
  45962. .description
  45963. 2 Levels of a great lunar lander type game game, with nice sounds
  45964. and fun action. This is the 68000 and 68020 version. If you have an 030
  45965. oe 040, then get that version. Tested on a Stock A1200, an 040 A3000,
  45966. a 1/2 chip, 2 Fast A500, and an 030 A2000. Hard Drive Installable.
  45967. To install on HD, Assign "planetfall:" to wherever you put it.
  45968. .version
  45969. 2.00
  45970. .author
  45971. George Lancaster
  45972. .distribution
  45973. Copyrighted but Freely Redistributable
  45974. .docs
  45975. pfall.readme
  45976. .described-by
  45977. Richard Fish
  45978. .submittal
  45979. Downloaded via ftp from Aminet.
  45980. .stored-in
  45981. GoldFish-Vol2-2:BBS/game/PlanetFall-2.00.lha
  45982. .name
  45983. Schiffeversenken
  45984. .type
  45985. Strategy-Game
  45986. .short
  45987. Find and sink your opponents ships
  45988. .description
  45989. A little game with 3 degrees of difficulty. The object is a battle of
  45990. ships. You have to find and sink the ships of your opponent before
  45991. he finds yours.
  45992. .version
  45993. 1.0
  45994. .date
  45995. 1994.09.04
  45996. .author
  45997. Andreas Zottmann and Felix Eichhorn
  45998. .restrictions
  45999. The program is in German, but that should be no problem.
  46000. .requirements
  46001. Requires WB 2.0
  46002. .distribution
  46003. Freeware
  46004. .address
  46005. Stiftsgasse 7
  46006. D-91174 Spalt
  46007. .email
  46008. aszottma@immd5.informatik.uni-erlangen.de (Andreas Zottmann)
  46009. (only until nov. 94)
  46010. .exectype
  46011. Compiled M2
  46012. .construction
  46013. Modula-2 with optimization
  46014. .docs
  46015. ReadMe
  46016. .described-by
  46017. Andreas Zottmann
  46018. .submittal
  46019. Submitted on disk directly by author.
  46020. .stored-in
  46021. GoldFish-Vol2-2:BBS/game/Schiffeversenken-1.0.lha
  46022. .name
  46023. Slots
  46024. .type
  46025. Online Game
  46026. .short
  46027. Slots Game for BBS's
  46028. .description
  46029. A long time ago, a friend of mine (Richard Muller) wanted to see a
  46030. "good" slots game on the Amiga.  Well, when I first started the project,
  46031. I modeled the game after an MS-DOS slots door game.  It had a small
  46032. distribution, and wasn't really that good.  A year later (I think, check
  46033. the history part if you really care :) I was inspired again, and updated
  46034. Slots to 2.x, and dramatically changed the game play.  It is now more
  46035. like a real slot machine (I think anyways).
  46036. .version
  46037. 2.05
  46038. .date
  46039. 199.09.10
  46040. .author
  46041. Steve Lee
  46042. .restrictions
  46043. Does not save high scores
  46044. .distribution
  46045. Shareware
  46046. .price
  46047. $10
  46048. .address
  46049. 1720 NW 16th St.
  46050. Gresham, OR 97030
  46051. USA
  46052. .email
  46053. link@u.washington.edu
  46054. link@matrix.rain.com
  46055. .run
  46056. slots "name" <Ansi> <path> <baud> [option]
  46057.  
  46058. Where <Ansi> is either a '1' or 'on' for Ansi capable.
  46059. The <path> is where the SLOTS executable and its files are
  46060. located.  Be sure to end the path with a : or / as needed.
  46061. <baud> is the user's baud rate.  Due to high use of ANSI,
  46062. 9600 or better is required.  This can be overridden by putting
  46063. a constant number in its place (ie. 9600)
  46064. [option] is an optional argument to increase compatibility
  46065. with other and future BBS software, you simply replace
  46066. [option] with the text string that your BBS software sends
  46067. saying that ANSI/Extended IBM character set is on.
  46068. For Example:
  46069.  
  46070. If your program doesn't send a '1' or 'on' but a 'Ansi On'
  46071. then use:
  46072.  
  46073. slots "<name>" <Ansi> doors:slots/ <Baud> "Ansi On"
  46074. .docs
  46075. slots.guide
  46076. .described-by
  46077. Richard Fish
  46078. .submittal
  46079. Downloaded via ftp from Aminet.
  46080. .stored-in
  46081. GoldFish-Vol2-2:BBS/game/Slots-2.05.lha
  46082. .name
  46083. MarblePatch
  46084. .author
  46085. Derek Noonburg
  46086. .source
  46087. Includes source in C.
  46088. .description
  46089. A patch allows you to run Marble Madness under OS 2.x (and probably
  46090. higher).  It also includes the old copy protection hack which allows you to
  46091. run it from a hard disk.
  46092. .described-by
  46093. Automatically generated from Contents file by c2pi program.
  46094. .short
  46095. Patch to allow Marble Madness with OS2.x
  46096. .stored-in
  46097. GoldFish-Vol2-2:BBS/game/MarblePatch.lha
  46098.  
  46099. .name
  46100. AmigaMUD
  46101. .type
  46102. Strategy Game
  46103. .short
  46104. Amiga Multi-User Dungeon game
  46105. .description
  46106. The AmigaMUD system is a software system for the Commodore Amiga line
  46107. of computers which implements a MUD (Multi-User-Dungeon). MUDs have
  46108. existed on various computers for about 20 years, usually run at
  46109. universities on networked computers. In a typical MUD, several people
  46110. connect to the system at the same time and interact by typing in
  46111. messages and commands to the MUD. MUDs are usually set up somewhat
  46112. like text adventures, in that they contain a small world in which the
  46113. players can explore, solve puzzles, etc. MUDs add to the adventure the
  46114. possibility of interaction, within the world, of the various players.
  46115. Players can talk to others in the same location; they can cooperate in
  46116. solving puzzles; they can compete in improving their characters or
  46117. personnas; they can engage in combat, etc.
  46118.  
  46119. The world in which the MUD is set is chosen and built by one or more
  46120. people who are the implementors or "wizards" or "gods" of the MUD. MUD
  46121. worlds have been set in various fictional as well as real situations,
  46122. such as Star Trek, Xanth, the Discworld, etc. Other MUDs specialize in
  46123. role playing, where the players pick a persona and do their best to
  46124. stay within it. For example, "furries" on FurryMUD all pick a furred
  46125. animal as their character.
  46126.  
  46127. Many MUDs exist on the 'internet', the international network of
  46128. computer systems, mostly supported by various governments. Amiga
  46129. computers are not often on this network, so they will usually get
  46130. their multiple players through serial ports and modems. Amiga-based
  46131. BBS systems often have multiple lines, and these can be used for
  46132. connections to AmigaMUD.
  46133.  
  46134. Today, most MUDs are strictly text based. That is, users do all
  46135. operations in the MUD by typing commands, and all output is via text
  46136. messages. In the last couple of years, colour graphics have become
  46137. quite common on home computers and workstations. MUDs are beginning to
  46138. take advantage of that capability by introducing simple graphics
  46139. output. Sound output is also possible.
  46140.  
  46141. AmigaMUD provides graphics and sound output as a standard element. It
  46142. also allows the use of the mouse and numeric keypad as input. The
  46143. system still provides the full text input and output interfaces,
  46144. however, and can be used in a text-only mode. The standard
  46145. availability of graphics output and mouse input can change the nature
  46146. of a MUD, and make it available to those who aren't terribly good at
  46147. typing, or who are uncomfortable with computers.
  46148. .version
  46149. 0.7
  46150. .author
  46151. Chris Gray
  46152. .reference
  46153. FreshFish-Vol5:New/game/role/AmigaMUD/
  46154. 0.5
  46155. .distribution
  46156. Copyrighted but Freely Redistributable
  46157. .address
  46158. \#808 - 8515 - 112 St.
  46159. Edmonton, AB
  46160. CANADA    T6G 1K7
  46161. .email
  46162. cg@ami-cg.GraySage.Edmonton.AB.CA
  46163. .docs
  46164. README
  46165. Client/Doc/Intro.txt
  46166. Client/Doc/Building.txt
  46167. Client/Doc/MUD.txt
  46168. Client/Doc/Playing.txt
  46169. Client/Doc/ToDo.txt
  46170. Server/Doc/MUDAgent.txt
  46171. Server/Doc/MUDServ.txt
  46172. Server/Doc/SMUD.txt
  46173. Server/Doc/Decisions.txt
  46174. .described-by
  46175. Dan Fish (daf@daffy.amigalib.com)
  46176. .submittal
  46177. Downloaded via ftp from wuarchive.wustl.edu.
  46178. .stored-in
  46179. GoldFish-Vol2-2:BBS/game/AmigaMUD-0.7.lha
  46180. .name
  46181. The Dungeons of Moria
  46182. .type
  46183. Role Playing Game
  46184. .short
  46185. Single  player  dungeon  simulation.
  46186. .description
  46187. The game of moria is  a  single  player  dungeon  simulation.   A
  46188. player  may choose from a number of races and classes when creat-
  46189. ing a character, and then `run' that character over a  period  of
  46190. days, weeks, even months, attempting to win the game by defeating
  46191. the Balrog which lurks in the deeper levels.
  46192.  
  46193. The player will begin his adventure on the town  level  where  he
  46194. may acquire supplies, weapons, armor, and magical devices by bar-
  46195. tering with various shop owners.  After preparing for his  adven-
  46196. ture,  the  player  can  descend into the dungeons of moria where
  46197. fantastic adventures await his coming!
  46198.  
  46199. Before beginning your first adventure, you should read this docu-
  46200. ment  carefully.   The  game  of moria is a complicated game, and
  46201. will require a dedicated player to win.
  46202.  
  46203. .version
  46204. 1.2.0
  46205. .author
  46206. The original version of Moria was written in  VMS/Pascal  by
  46207. Robert  Alan  Koeneke,  Jimmey  Wayne Todd, Gary McAdoo, and
  46208. others at the University  of  Oklahoma.   This  version  was
  46209. written  by  Jim  Wilson  at  the  University of California,
  46210. Berkeley, and released with minor revisions  by  David  Gra-
  46211. biner at Harvard University.
  46212. .reference
  46213. AmigaLibDisk194:Moria/
  46214. 3.0
  46215. FrozenFish-Vol1:BBS/ALib/d1xx/d194/Moria.lha
  46216. 3.0
  46217. GoldFish-Vol1-1:BBS/d1xx/d194/Moria.lha
  46218. 3.0
  46219. GoldFish-Vol1-1:d1xx/d194/Moria/
  46220. 3.0
  46221. .distribution
  46222. Copyrighted but Freely Redistributable
  46223. .docs
  46224. docs/Amiga.doc
  46225. docs/Dragons.doc
  46226. docs/Holy_Avengers.doc
  46227. docs/moria.man
  46228. docs/New_Features.doc
  46229. docs/social.doc
  46230. docs/CWM_Changes.doc
  46231. docs/History.doc
  46232. docs/Moria.doc
  46233. docs/Pronunciation.doc
  46234. mon.doc
  46235. .described-by
  46236. Richard Fish
  46237. .submittal
  46238. Downloaded via ftp from Aminet.
  46239. .stored-in
  46240. GoldFish-Vol2-2:BBS/game/CWMmoria-1.2.0.lha
  46241. .name
  46242. DeepSpace
  46243. .type
  46244. Strategy Game
  46245. .short
  46246. Multi-Player/Node Space Role Playing
  46247. .description
  46248. DeepSpace is a Multi-Player, Multi-Node Space Role Playing Game.
  46249. BBS's that can run DOS doors (programs that use stdin & stdout) can
  46250. run this game.
  46251. .version
  46252. 1.6
  46253. .author
  46254. Todd Neumiller
  46255. Darrell Neumiller
  46256. Rod Whitney
  46257. Darren Campbell
  46258. .restrictions
  46259. If it isn't registered only 10 players is allowed.
  46260. .requirements
  46261. WB2.0+
  46262. .distribution
  46263. Shareware
  46264. .price
  46265. $20 (US)
  46266. .address
  46267. Todd Neumiller
  46268. P.O. Box 18591
  46269. Spokane, WA 99208
  46270. USA
  46271. .email
  46272. neumille@hpspkla.spk.hp.com (Darrell Neumiller)
  46273. .docs
  46274. DeepSpace.guide
  46275. .described-by
  46276. Richard Fish
  46277. .submittal
  46278. Downloaded via ftp from Aminet
  46279. .stored-in
  46280. GoldFish-Vol2-2:BBS/game/DeepSpace-1.6.lha
  46281. .name
  46282. DungeonMap
  46283. .type
  46284. Game Tool
  46285. .short
  46286. Creates maps for Dongeons & Dragons game
  46287. .description
  46288. DungeonMap is intended to be used as an aid to Dungeon Masters (DM's) © TSR
  46289. for creating dungeons for use in Advanced Dungeons & Dragons (AD&D) © TSR.
  46290. But, you can use it for what ever you like.
  46291. .version
  46292. 2.1
  46293. .author
  46294. Bill Elliot
  46295. .address
  46296. 727 94 Ave SW.,
  46297. Calgary, Alberta
  46298. T2V 0X8
  46299. .distribution
  46300. Shareware
  46301. .price
  46302. $10 (US)
  46303. .reference
  46304. GoldFish-Vol1-2:d7xx/d778/DungeonMap/
  46305. 1.1
  46306. GoldFish-Vol1-1:BBS/d7xx/d778/DungeonMap.lha
  46307. 1.1
  46308. FrozenFish-Vol1:BBS/ALib/d7xx/d778/DungeonMap.lha
  46309. 1.1
  46310. FreshFish-Vol1:Old/AmigaLibDisks/Disks760-779/Disk778/DungeonMap/
  46311. 1.1
  46312. AmigaLibDisk778:DungeonMap/
  46313. 1.1
  46314. GoldFish-Vol1-2:d6xx/d603/DungeonMap/
  46315. 1.0
  46316. GoldFish-Vol1-1:BBS/d6xx/d603/DungeonMap.lha
  46317. 1.0
  46318. FrozenFish-Vol1:BBS/ALib/d6xx/d603/DungeonMap.lha
  46319. 1.0
  46320. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk603/DungeonMap/
  46321. 1.0
  46322. AmigaLibDisk603:DungeonMap/
  46323. 1.0
  46324. .docs
  46325. DungeonMap.doc
  46326. DungeonMap.guide
  46327. .described-by
  46328. Richard Fish
  46329. .submittal
  46330. Submitted on disk directly by the author.
  46331. .stored-in
  46332. GoldFish-Vol2-2:BBS/game/DungeonMap-2.1.lha
  46333. .name
  46334. ITF
  46335. .type
  46336. Game Utility
  46337. .short
  46338. Infocom data file interpreter
  46339. .description
  46340. Amiga port of ITF4.01.  ITF stands for "Infocom Task Force"
  46341. There have been several ports of Infocom interpreters to the
  46342. Amiga, but none of this program.  The interpreter supports
  46343. v1, v2, v3 (Zork1 to Stationfall), v4 (Trinity, Bureaucracy,
  46344. etc.) and v5 (Sherlock, Beyond Zork etc.) games. This is more
  46345. than any other freely distributable interpreter.  With this
  46346. interpreter you can play ALL the games in the LTOI2 package
  46347. for the IBM PC, by copying the datafiles with CrossDOS or
  46348. similar, then just running this interpreter.  Binary only.
  46349. .version
  46350. 1.60
  46351. .author
  46352. InfoTaskForce, amiga port by David Kinder
  46353. .reference
  46354. AmigaLibDisk975:ITF/
  46355. 1.10
  46356. .requirements
  46357. Requires OS 2.0+
  46358. .distribution
  46359. Copyrighted but Freely Redistributable
  46360. .email
  46361. kinder@teaching.physics.ox.ac.uk
  46362. .docs
  46363. itf-146ud.readme
  46364. itf401-145.readme
  46365. History.txt
  46366. Amiga.txt
  46367. Readme
  46368. DataFile.txt
  46369. ZCode.txt
  46370. .described-by
  46371. Fred Fish (fnf@fishpond.cygnus.com)
  46372. .submittal
  46373. Downloaded via ftp from wuarchive.wustl.edu.
  46374.  
  46375. .stored-in
  46376. GoldFish-Vol2-2:BBS/game/ITF-1.60.lha
  46377. .name
  46378. The Ice Princess
  46379. .type
  46380. Role-Playing Game
  46381. .short
  46382. Non-graphical interactive fiction game
  46383. .description
  46384. Demo version of an interactive novel. You are an 18 year old orphan
  46385. who meets the love of his life on Christmas Eve. A fairy-tale story
  46386. for both young and grown-up children. The improved parser now works
  46387. faster.
  46388. .version
  46389. 1.4
  46390. .date
  46391. 1994.08.15
  46392. .author
  46393. Rüdiger Hanke
  46394. .restrictions
  46395. This demo version doesn't allow you to save or restore your game position,
  46396. and the story is limited.
  46397. .requirements
  46398. Requires OS1.3 and 1 MByte RAM.
  46399. .distribution
  46400. Shareware
  46401. .price
  46402. DM10
  46403. .address
  46404. An der Marienlinde 10
  46405. D-48291 Telgte
  46406. GERMANY
  46407. .construction
  46408. Maxon C++ V1.1
  46409. .tested
  46410. Amiga 500, 2000, 4000/040, OS1.3 & OS3.0
  46411. .docs
  46412. English
  46413. Deutsch
  46414. .described-by
  46415. Rüdiger Hanke
  46416. .submittal
  46417. Submitted on disk directly by the author.
  46418.  
  46419. .stored-in
  46420. GoldFish-Vol2-2:BBS/game/IcePrincess-1.4.lha
  46421.  
  46422. .name
  46423. SOI
  46424. .type
  46425. Strategy Game
  46426. .short
  46427. A strategy game of galactic colonization
  46428. .description
  46429. Spheres of Influence is a game of galactic colonization for one to
  46430. eight players.  Each player has control over many variables, from the
  46431. resources and industries on planets to the equipment and cargo of space
  46432. vessels.  To set the scene, imagine that you have just assumed total rule
  46433. over the planet of your birth; in your quest for more power you turn your
  46434. attention outward--toward the planets in nearby space.
  46435. .version
  46436. 1.2B
  46437. .author
  46438. Ed Musgrove
  46439. .restrictions
  46440. Demo version, all game features fully accessable, but only 40 turns
  46441. are allowed.
  46442. .requirements
  46443. Requires one meg of chip RAM and AmigaDOS 2.0 or higher.
  46444. .distribution
  46445. Shareware Demo
  46446. .price
  46447. $20
  46448. .address
  46449. 12770 Olalla Valley Road SE
  46450. Olalla  WA  98357-9701
  46451. .docs
  46452. doc.txt
  46453. .described-by
  46454. Fred Fish (fnf@fishpond.cygnus.com)
  46455. .submittal
  46456. Submitted on disk directly by the author.
  46457. .contents
  46458. SOI        Spheres of Influence is a game of galactic colonization.
  46459.         This is a demonstration version that is fully functional
  46460.         except that it only allows 40 turns of play.  Requires 1Mb
  46461.         of chip RAM and AmigaDOS 2.0 or higher.  Version X.XX,
  46462.         binary only.
  46463.         Author:  Ed Musgrove
  46464. .stored-in
  46465. GoldFish-Vol2-2:BBS/game/SOI-1.2B.lha
  46466. .name
  46467. TimelessEmpire
  46468. .fullname
  46469. The Timeless Empire I
  46470. .aminet-dir
  46471. game/role
  46472. .type
  46473. Role-Playing Game
  46474. .short
  46475. Non-graphical interactive fiction game
  46476. .description
  46477. Demo version of a classic fantasy interactive fiction game with an
  46478. excellent parser that comes close to Infocom quality. The game allows
  46479. you to control five characters with different abilities.
  46480. .version
  46481. 1.4
  46482. .date
  46483. 1994.08.15
  46484. .author
  46485. Rüdiger Hanke
  46486. .restrictions
  46487. This demo version doesn't allow you to save or restore your game position,
  46488. and the story is limited.
  46489. .requirements
  46490. Requires OS1.3 and 1 MByte RAM.
  46491. .distribution
  46492. Shareware
  46493. .price
  46494. DM20
  46495. .address
  46496. An der Marienlinde 10
  46497. D-48291 Telgte
  46498. GERMANY
  46499. .construction
  46500. Maxon C++ V1.1
  46501. .tested
  46502. Amiga 500, 2000, 4000/040, OS1.3 & OS3.0
  46503. .docs
  46504. English
  46505. Deutsch
  46506. .described-by
  46507. Rüdiger Hanke
  46508. .submittal
  46509. Submitted on disk directly by the author.
  46510. .stored-in
  46511. GoldFish-Vol2-2:BBS/game/TimelessEmpire-1.4.lha
  46512. .name
  46513. Deluxe Galaga
  46514. .type
  46515. Action Game
  46516. .short
  46517. Game based on the game StarBattle
  46518. .description
  46519. You are in control of a small starfighter, and your mission is
  46520. to protect the earth from alien attackers. When you start, your
  46521. ship have limited supply of bullets and are moving a bit to slow,
  46522. but by shooting the aliens you can collect the falling bonuses and
  46523. get all sorts of weapons, extra speed and a lot of other goodies!
  46524. .version
  46525. 2.3
  46526. .author
  46527. Edgar M. Vigdal
  46528. .distribution
  46529. Shareware
  46530. .price
  46531. $10-$20 (US), £5-£15, 50 NOK-150 NOK
  46532. .address
  46533. Edgar M. Vigdal
  46534. 583O LUSTER
  46535. NORWAY
  46536. .source
  46537. Source Code can be purchased from the author
  46538. .docs
  46539. Galaga.Text
  46540. .described-by
  46541. Richard Fish
  46542. .submittal
  46543. Downloaded via ftp from Aminet.
  46544. .stored-in
  46545. GoldFish-Vol2-2:BBS/game/Deluxe_Galaga-2.3.lha
  46546. .name
  46547. DynamiteWar
  46548. .fullname
  46549. DynamiteWarriors
  46550. .aminet-dir
  46551. game/shoot
  46552. .short
  46553. Tiny game for 2-5 players.
  46554. .description
  46555. A tiny game for 2-5 players who fight against each other.
  46556. It is similar to the commercial Dynablaster or Bomberman,
  46557. except a 1-player mode is not available.  On the other hand,
  46558. there are a great number of extras.  To win the game, one
  46559. player has to disintegrate all other players by exploding
  46560. bombs.
  46561. .version
  46562. 2.0
  46563. .type
  46564. Action Game
  46565. .distribution
  46566. shareware
  46567. .reference
  46568. FreshFish-Vol2:New/AmigaLibDisks/Disk931/DynamiteWar/
  46569. 1.0
  46570. FrozenFish-Vol1:BBS/ALib/d9xx/d931/DynamiteWar.lha
  46571. 1.0
  46572. GoldFish-Vol1-1:BBS/d9xx/d931/DynamiteWar.lha
  46573. 1.0
  46574. GoldFish-Vol1-2:d9xx/d931/DynamiteWar/
  46575. 1.0
  46576. AmigaLibDisk931/DynamiteWar/
  46577. 1.0
  46578. .exectype
  46579. Binary only
  46580. .author
  46581. Andre Wiethoff
  46582. .described-by
  46583. David Zaroski (cz253@cleveland.freenet.edu)
  46584. .stored-in
  46585. GoldFish-Vol2-2:BBS/game/DynamiteWar-2.0.lha
  46586. .name
  46587. Scorched_Tanks
  46588. .author
  46589. Michael Welch
  46590. .version
  46591. 1.77
  46592. .description
  46593. Scorched Tanks is a tank warfare game where 1 to 4 human players or
  46594. computer controlled opponents, take turns at buying fancy weapons and
  46595. shooting them at each other.  The more damage a player causes another,
  46596. the more money they get.  The more money a player receives, the larger
  46597. the weapons they can buy.  This is a very simple concept, but
  46598. extremely addictive!
  46599.  
  46600. Scorched Tanks is related to a very popular game called Scorched Earth
  46601. on MS-Dos machines.  I've only played Scorched Earth maybe five times
  46602. ever.  But it impressed me so much that I decided that the Amiga
  46603. needed a version too.  Scorched Tanks is very similar yet VERY
  46604. different to the MS-Dos game.
  46605. .described-by
  46606. fnf@amigalib.com
  46607. .reference
  46608. FreshFish-Vol2:New/game/misc/ScorchedT/
  46609. 0.95
  46610. FreshFish-Vol3:Old/Dec93/game/misc/ScorchedT/
  46611. 0.95
  46612. FrozenFish-Vol1:BBS/Dec93/game/misc/ScorchedT.lha
  46613. 0.95
  46614. .short
  46615. A tank warfare game for 2 to 4 players.
  46616. .stored-in
  46617. GoldFish-Vol2-2:BBS/game/Scorched_Tanks-1.77.lha
  46618. .name
  46619. WipeOut!
  46620. .type
  46621. Action Game
  46622. .short
  46623. The Ultimate non-commercial shoot'em up
  46624. .description
  46625. Well, Wipe-Out! is the first game I've ever got finished. That
  46626. statement of course exludes numerous lame examples done by me
  46627. with programs like "Game Maker" or "S.E.U.C.K" during the past
  46628. 10 years (on both Amiga and C=64, the only TRUE computers ever).
  46629.  
  46630. Wipe-Out! is of course 100% optimized METAL BANGING assembly.
  46631. (AMOS is for lamers ... C is too slow (and messy) ... )
  46632.  
  46633. My aim with this project was mainly to prove my capabilities
  46634. as a game graphics artist. (Check out the Giger-inspired 4th
  46635. level ... )
  46636. .version
  46637. 1.3
  46638. .date
  46639. 1994.09.03
  46640. .author
  46641. Tero Lehtonen
  46642. .requirements
  46643. -512Kb Chip RAM (Minimum, of course! More RAM won't hurt!)
  46644. -Kickstart 1.2 or later (2.0+ recommended on 68030+ CPUs)
  46645. -PAL capable machine (and monitor!). Note: you don't need
  46646.  to switch to PAL with some magic utility, WipeOut! does
  46647.  that itself (and returns the old display on exit).
  46648. -Joystick
  46649. .distribution
  46650. Public Domain
  46651. .address
  46652. Nuolialantie 48 a 128
  46653. 33900 Tampere
  46654. Finland
  46655. .email
  46656. l115130@cc.tut.fi
  46657. .construction
  46658. Wipe-Out! is of course 100% optimized METAL BANGING assembly.
  46659. (AMOS is for lamers ... C is too slow (and messy) ... )
  46660. .tested
  46661. -I have personally tested and developed WipeOut! very carefully
  46662. on the following set ups:
  46663.  
  46664. Machine | A500        | B2000        | A1200
  46665. --------+---------------+---------------+--------------------
  46666. CPU(s)    | 68000 7.09MHz    | 68HC000 28MHz    | 68EC030 40MHz
  46667. |        | -16Kb cache    | -all caches on
  46668. |        | 68000 7.09MHz    | -burst mode enabled
  46669. --------+---------------+---------------+--------------------
  46670. ChipRAM    | 512 Kb    | 1 Mb        | 2 Mb (32-bit)
  46671. --------+---------------+---------------+--------------------
  46672. FastRAM    | 512 Kb (fake)    | 2 Mb        | 4 Mb (60ns 32-bit)
  46673. --------+---------------+---------------+--------------------
  46674. Chipset    | OCS        | OCS+FatAgnus    | AGA
  46675. --------+---------------+---------------+--------------------
  46676. KS/WB    | 1.2        | 2.04/2.1    | 3.0
  46677. --------+---------------+---------------+--------------------
  46678. HD    |  -        | 105 Mb SCSI    | 160 Mb IDE
  46679. --------+---------------+---------------+--------------------
  46680. OtherHW | External FD    | External FD    |  -
  46681.     | HandyScanner    |        |
  46682. -------------------------------------------------------------
  46683. .docs
  46684. WipeOut!.DOC
  46685. .described-by
  46686. Richard Fish
  46687. .submittal
  46688. Downloaded via ftp from Aminet.
  46689. .stored-in
  46690. GoldFish-Vol2-2:BBS/game/WipeOut-1.3.lha
  46691. .name
  46692. Zerberk
  46693. .author
  46694. Matthias Bock
  46695. .version
  46696. 1.3
  46697. .description
  46698. A freeware arcade game like Berzerk, but with more features.  Supports the
  46699. 4 player adapter for the parallel port, uses soft stereo where possible,
  46700. doesn't stop multitasking and saves highscores to disk.
  46701. .described-by
  46702. Automatically generated from Contents file by c2pi program.
  46703. .short
  46704. Arcade game like Berzerk.
  46705. .stored-in
  46706. GoldFish-Vol2-2:BBS/game/Zerberk-1.3.lha
  46707.  
  46708. .name
  46709. Arachnid
  46710. .type
  46711. Thinking Game
  46712. .short
  46713. A game of patience using 2 card decks
  46714. .description
  46715. The object of the game is to build a stack of cards in the same suit
  46716. from King to Ace and remove the stack from the table to the stacks
  46717. above. When all eight stacks have been built and removed, you have won
  46718. the game. A more challenging version of this is to leave all eight
  46719. stacks on the table until done instead of removing those that are
  46720. complete to the stacks above.
  46721. .version
  46722. 1.1
  46723. .author
  46724. Frank Nießen
  46725. .requirements
  46726. Requires AmigaDOS 2.0 or later and PAL interlace screen.
  46727. A three button mouse is also desirable.
  46728. .distribution
  46729. Freeware
  46730. .address
  46731. Rellingerstrasse 16
  46732. 20257 Hamburg
  46733. Germany
  46734. .docs
  46735. Arachnid.help
  46736. .described-by
  46737. Fred Fish (fnf@fishpond.cygnus.com)
  46738. .submittal
  46739. Submitted on disk directly by the author.
  46740. .contents
  46741. Arachnid    A patience game with two deck's of cards.  The object of
  46742.         the game is to build a stack of cards in the same suit,
  46743.         from King to Ace, and remove the stack from the table to
  46744.         the stacks above.  When all eight stacks have been built
  46745.         and removed, you have won the game.  A more challenging
  46746.         version of this is to leave all eight stacks on the table
  46747.         until done, instead of removing those that are complete
  46748.         to the stacks above.  Needs OS2.0, PAL interlace screen,
  46749.         and it would be nice to have a three-button-mouse.  This
  46750.         is version 1.1.  Includes source in C.
  46751.         Author:  Frank Nießen
  46752. .stored-in
  46753. GoldFish-Vol2-2:BBS/game/Arachnid-1.1.lha
  46754. .name
  46755. BackGammon
  46756. .author
  46757. Igor Druzovic and Daniel Amor
  46758. .version
  46759. 0.99
  46760. .reference
  46761. AmigaLibDisk849:BackGammon/
  46762. 0.9
  46763. .distribution
  46764. Freeware
  46765. .description
  46766. The computer version of the game.  This is a tiny little game which runs on
  46767. Workbench.  Works on all Amigas, and OS versions from 1.2 to 3.1.
  46768. .described-by
  46769. Automatically generated from Contents file by c2pi program.
  46770. .short
  46771. Tiny workbench backgammon game.
  46772. .stored-in
  46773. GoldFish-Vol2-2:BBS/game/BackGammon-0.99.lha
  46774. .name
  46775. Chaos
  46776. .author
  46777. Jochen Wiedmann
  46778. .description
  46779. The Chess HAppening Organisation System, a program that manages
  46780. single-player chess-tournaments using a fontadaptive full-Intuition-GUI.
  46781. Available pairing modes are: Swiss pairing; Round Robin (FIDE-System);
  46782. Round Robin (Shift-System).  Available output: List of players (short or
  46783. long); Results; Table (all players or special groups, juniors for example);
  46784. Table of progress aor Cross Tables (all games of all rounds); Internal
  46785. ratings and German DWZ (close to USCF-rating or ELO)
  46786. .version
  46787. 5.2
  46788. .described-by
  46789. fnf@amigalib.com
  46790. .short
  46791. Chess HAppening Organization System
  46792. .stored-in
  46793. GoldFish-Vol2-2:BBS/game/Chaos-5.2.lha
  46794. .name
  46795. ColConq
  46796. .type
  46797. Thinking Game
  46798. .short
  46799. Space strategy game for 1 or 2 persons
  46800. .description
  46801. Colonial Conquest is a space-strategy game for one or two persons.
  46802. The basic idea and concept have been heavily influenced by the
  46803. shareware game "Conquest" and the Microprose game "Civilization".  The
  46804. aim of the game is to spread your civilization through the 26
  46805. earth-like planets of the universe map and to defend it from other
  46806. civilizations by building weapons and war ships.  Unfortunately - like
  46807. all half-realistic simulations and strategy games - Colonial Conquest
  46808. will reward primitive destructive behavior and colonial instincts
  46809. without leaving much room for cooperative actions and peaceful living.
  46810. Take it as a game!
  46811. .version
  46812. 1.34f
  46813. .author
  46814. Christian Mumenthaler
  46815. .distribution
  46816. Giftware
  46817. .address
  46818. Langgrutstr. 178
  46819. CH-8047 Zurich
  46820. Switzerland
  46821. .docs
  46822. Manual
  46823. .described-by
  46824. Fred Fish (fnf@fishpond.cygnus.com)
  46825. .submittal
  46826. Downloaded via ftp from Aminet.
  46827.  
  46828.  
  46829. .stored-in
  46830. GoldFish-Vol2-2:BBS/game/ColConq-1.34f.lha
  46831. .name
  46832. CrazyClock
  46833. .author
  46834. Holger Brunst
  46835. .version
  46836. 1.1
  46837. .source
  46838. Includes source in C.
  46839. .description
  46840. For those of you who know about Mr.R.'s cube.  (well-known), This program
  46841. is inspired by Mr.R.'s clock (almost unknown) which is a much easier
  46842. alternative for everyone who couldn't solve the cube through intuition.
  46843. .described-by
  46844. Automatically generated from Contents file by c2pi program.
  46845. .short
  46846. A puzzle like Rubik's cube, but easier.
  46847. .requirements
  46848. AmigaDOS 2.04+
  46849. .stored-in
  46850. GoldFish-Vol2-2:BBS/game/CrazyClock-1.1.lha
  46851. .name
  46852. FiveInLine
  46853. .type
  46854. Thinking Game
  46855. .short
  46856. Fast-paced board-playing thinking game
  46857. .description
  46858. A board-playing game similar to Go-Moku, Ristinolla, etc.  Fixes many bugs
  46859. and uses tooltypes to select playing level, player to begin & boardsize.
  46860. Docs in AmigaGuide format.  Completely new look and new icon.
  46861. .version
  46862. 2.2
  46863. .date
  46864. 1994.04.21
  46865. .author
  46866. Njål Fisketjøn
  46867. .requirements
  46868. Requires WB2.04 (V38) and reqtools.library V38 (included)
  46869. .reference
  46870. AmigaLibDisk163:FiveInLine/
  46871. 1.0
  46872. .distribution
  46873. Freeware
  46874. .address
  46875. Peter Krøyersg. 7
  46876. N-4024 Stavanger
  46877. Norway
  46878. .installsize
  46879. 26K (executable & doc) - 111K (with reqtools.library and source)
  46880. .source
  46881. Includes source and makefile for SAS/C
  46882. .construction
  46883. SAS/C++ 6.5 (SCOptions & smakefile included)
  46884. .tested
  46885. A2000 V38 & A4000/030 V39
  46886. .run
  46887. FiveInLine=WB,FiveInLine
  46888. .docs
  46889. FiveInLine.Guide
  46890. .described-by
  46891. Author
  46892. .submittal
  46893. Submitted on disk directly by the author.
  46894. .stored-in
  46895. GoldFish-Vol2-2:BBS/game/FiveInLine-2.2.lha
  46896.  
  46897. .name
  46898. Gladiator
  46899. .type
  46900. Thinking Game
  46901. .short
  46902. Arena combat wargame, runs in WB window
  46903. .description
  46904. Arena combat wargame that runs in WB window.  Strategy game, similar to
  46905. a "chit" wargame or boardgame.  You control one or more characters (which
  46906. can be magic users or fighters) and the computer controls an opposing team
  46907. of monsters.  Play continues until only one side remains.
  46908. .version
  46909. 1.0
  46910. .author
  46911. Barney Blankenship
  46912. .requirements
  46913. Requires OS 2.0+
  46914. .distribution
  46915. Shareware
  46916. .address
  46917. 110 Lake Rd. #1130
  46918. Lake Jackson, TX 77566
  46919. .email
  46920. blankenshi@genie.geis.com
  46921. .installsize
  46922. approximately 500K
  46923. .construction
  46924. Gladiator consists of about 1M of "C" language and it was compiled with
  46925. the SAS/C compiler.
  46926. .tested
  46927. (1) Works on A500 with 1M chip, 7M fast RAM.
  46928. (2) Works on A500 with ECS Denise, FFV II, 2M chip RAM.
  46929. (3) Works on accelerated A500 (MegaMidget Racer 68030 with
  46930.     68882 math coprocessor), 2M chip and 4M fast RAM.
  46931. All machines tested had Kickstart 1.3, Workbench 2.0,
  46932. and a SCSI hard disk (GVP for #1, Xetec for #2 and #3).
  46933. .docs
  46934. Manual
  46935. FixBreakOut.doc
  46936. ReadMe.fnf
  46937. Preview/Preview.text
  46938. .described-by
  46939. Fred Fish (fnf@fishpond.cygnus.com)
  46940. .submittal
  46941. Downloaded via ftp from wuarchive.wustl.edu.
  46942. .contents
  46943. Gladiator    Arena combat wargame that runs in WB window.  Strategy
  46944.         game, similar to a "chit" wargame or boardgame.  You
  46945.         control one or more characters (which can be magic users
  46946.         or fighters) and the computer controls an opposing team
  46947.         of monsters.  Play continues until only one side remains.
  46948.         Requires OS2.0+, binary only.
  46949.         Author:  Barney Blankenship
  46950. .stored-in
  46951. GoldFish-Vol2-2:BBS/game/Gladiator-1.0.lha
  46952. .name
  46953. HangMan
  46954. .author
  46955. Arun Kumar GP
  46956. .version
  46957. 1.3
  46958. .description
  46959. A GUI Hangman game in six different languages !! Features: A full GUI
  46960. interface (both keyboard and mouse can be used); Partly localized (on OS
  46961. 2.1/3.0) for defaulting to a particular language; User can specify his own
  46962. data file.  English, French, German, Spanish, Swedish and Dutch data files
  46963. included.  A useful Hint and Show All feature when you are stuck with a
  46964. word.  AmigaGuide Online Help also available.
  46965. .described-by
  46966. Automatically generated from Contents file by c2pi program.
  46967. .short
  46968. A hangman game in 6 languages, with GUI.
  46969. .requirements
  46970. AmigaDOS 2.0 or later.
  46971. .stored-in
  46972. GoldFish-Vol2-2:BBS/game/HangMan-1.3.lha
  46973. .name
  46974. IGNUChess
  46975. .author
  46976. FSF
  46977. Michael Böhnisch
  46978. .description
  46979. An intuition driven interface to GNUChess version 1.51.  I know, this is an
  46980. old one.  There are a few advantages, though: IGNUChess is freely
  46981. distributable; Full source (SAS/C 6.3) is included; Chess piece images are
  46982. provided as an IFF ILBM file (Figuren.ilbm) for free use; Needs only ~200K
  46983. memory (+some chip mem for the graphics) and thus runs on small machines
  46984. (A500) without memory expansion.  Special version optimized for 68020/30 +
  46985. 68881/2 included.  Runs in NTSC Interlaced mode.  The graphics are designed
  46986. to minimize noticable flicker, so this might be the first interlaced GUI
  46987. most 1084 Monitor users like.
  46988. .version
  46989. 1.51
  46990. .described-by
  46991. Automatically generated from Contents file by c2pi program.
  46992. .short
  46993. Intuition driven interface to GNU Chess.
  46994. .stored-in
  46995. GoldFish-Vol2-2:BBS/game/IGNUChess-1.51.lha
  46996.  
  46997. .name
  46998. ImagemsDemo
  46999. .type
  47000. Thinking Game
  47001. .short
  47002. Slide geometric pieces into proper place
  47003. .description
  47004. Demo version of a game that appears to be very loosely based on the game
  47005. "Wangle" by Peter Händel.  The object is to group the specified geometric
  47006. pieces into proper place by "pushing" them, thereby proceeding on to the
  47007. next level.  Excellent graphics, very little English documentation, but
  47008. not difficult to figure out.  Binary only.
  47009. .author
  47010. Brainwave Entertainment
  47011. .restrictions
  47012. Only 5 levels available in the demo version
  47013. .distribution
  47014. Commercial Demo
  47015. .price
  47016. DM45
  47017. .address
  47018. Brainwave Entertainment
  47019. Lindenstraße 8
  47020. D-71540 Murrhardt
  47021. GERMANY
  47022. .docs
  47023. ReadMe
  47024. LiesMich
  47025. .described-by
  47026. Fred Fish (fnf@fishpond.cygnus.com)
  47027. .submittal
  47028. Submitted on disk directly by the author.
  47029. .contents
  47030. ImagemsDemo    Demo version of a game that appears to be very loosely
  47031.         based on the game "Wangle" by Peter Händel.  The object
  47032.         is to group the specified geometric pieces into proper
  47033.         place by "pushing" them, thereby proceeding on to the
  47034.         next level.  Excellent graphics, very little English
  47035.         documentation, but not difficult to figure out.  Binary
  47036.         only.
  47037.         Author:  Brainwave Entertainment
  47038. .stored-in
  47039. GoldFish-Vol2-2:BBS/game/ImagemsDemo.lha
  47040.  
  47041. .name
  47042. Imperial
  47043. .type
  47044. Thinking Game
  47045. .short
  47046. Board game like Shanghai
  47047. .description
  47048. An oriental game in which you have to remove tiles from a layout (like
  47049. Shanghai or Taipei).  Every game has a solution and there's a layout
  47050. editor.  Music, preferences and pseudo-localization have been added.
  47051. This is the full program, the difference between the unregistered and
  47052. the registered version has been eliminated.  Binary only.
  47053. .version
  47054. 2.65
  47055. .author
  47056. Jean-Marc Boursot
  47057. .reference
  47058. AmigaLibDisk960:Imperial/
  47059. 2.0
  47060. .distribution
  47061. Shareware
  47062. .price
  47063. $15(US), DM20, FF60
  47064. .address
  47065. 1 grand'rue
  47066. 68170 RIXHEIM
  47067. France
  47068. .docs
  47069. Imperial.eng.guide
  47070. Imperial.fra.guide
  47071. Read.me
  47072. Lisez.moi
  47073. .described-by
  47074. Fred Fish (fnf@fishpond.cygnus.com)
  47075. .submittal
  47076. Submitted on disk directly by the author.
  47077. .stored-in
  47078. GoldFish-Vol2-2:BBS/game/Imperial-2.65.lha
  47079. .name
  47080. LazyMines
  47081. .type
  47082. Thinking Game
  47083. .short
  47084. Minesweeper game
  47085. .description
  47086. Another minesweeper-game for OS 2.0+.
  47087.  
  47088. Special features:
  47089.  - Colored numbers (OS 3.0 only).
  47090.  - Automatic locking.
  47091.  - Automatic opening.
  47092.  - Warnings.
  47093.  - Safe openings.
  47094.  - Use any size (m * n) of the field.
  47095.  - Font sensitive.
  47096. .version
  47097. 1.0
  47098. .author
  47099. d93-hyo@nada.kth.se
  47100. .requirements
  47101. OS2.0+
  47102. .distribution
  47103. Copyrighted but Freely Redistributable
  47104. .email
  47105. d93-hyo@nada.kth.se
  47106. .docs
  47107. Readme
  47108. .described-by
  47109. Richard Fish
  47110. .submittal
  47111. Downloaded via ftp from Aminet.
  47112.  
  47113. .stored-in
  47114. GoldFish-Vol2-2:BBS/game/LazyMines-1.0.lha
  47115.  
  47116. .name
  47117. Lines
  47118. .type
  47119. Thinking Game
  47120. .short
  47121. OS friendly line drawing game
  47122. .description
  47123. Tetris is dead --- Lines is the new addiction.  Lines is an OS-friendly,
  47124. mouse-played game.  The sole purpose is to draw as many lines as you can,
  47125. obeying the rules of course!  Both PAL and NTSC versions,  Documentation
  47126. in ANSI, DVI, and AmigaGuide formats.
  47127. .version
  47128. 2.2
  47129. .date
  47130. 1994.01.04
  47131. .author
  47132. Mika Kortelainen
  47133. .distribution
  47134. Shareware
  47135. .price
  47136. $5 (US),
  47137. .address
  47138. Petäjätie 13
  47139. FIN-35100 Orivesi as.
  47140. .email
  47141. k125374@cc.tut.fi
  47142. k125374@korppi.cs.tut.fi
  47143. .docs
  47144. Lines.doc
  47145. Lines.guide
  47146. Lines.dvi
  47147. .described-by
  47148. Fred Fish (fnf@fishpond.cygnus.com)
  47149. .submittal
  47150. Downloaded via ftp from wuarchive.wustl.edu.
  47151. .contents
  47152. Lines        Tetris is dead --- Lines is the new addiction.  Lines is
  47153.         an OS-friendly, mouse-played game.  The sole purpose is to
  47154.         draw as many lines as you can, obeying the rules of course!
  47155.         Both PAL and NTSC versions,  Documentation in ANSI, DVI,
  47156.         and AmigaGuide formats.  Version 2.2, binary only,
  47157.         shareware.
  47158.         Author:  Mika Kortelainen
  47159. .stored-in
  47160. GoldFish-Vol2-2:BBS/game/Lines-2.2.lha
  47161.  
  47162. .name
  47163. MasterMind
  47164. .type
  47165. Thinking Game
  47166. .short
  47167. An interesting game of guess the colors
  47168. .description
  47169. Master Mind is a simple but interesting game.  The Amiga chooses some
  47170. colors randomly and places them in a row. You have to guess not only
  47171. the colors, but also their places in the row. To do this, you guess
  47172. some colors and place them in a row as you see appropriate.  When
  47173. done, the Amiga shows you the results by way of white and black
  47174. circles.  You use this information to help make a better guess in the
  47175. next row, until you either find the correct colors and their order, or
  47176. you lose.
  47177. .version
  47178. 1.6
  47179. .author
  47180. Kamran Karimi
  47181. .distribution
  47182. Copyrighted but Freely Redistributable
  47183. .address
  47184. 2,HassanAbad
  47185. HaghShenas str.
  47186. Navab str.
  47187. 13599 - Tehran
  47188. Iran
  47189. .source
  47190. Include source in SAS/C 6.00
  47191. .docs
  47192. MasterMind.doc
  47193. .described-by
  47194. Fred Fish (fnf@fishpond.cygnus.com)
  47195. .submittal
  47196. Submitted on disk directly by the author.
  47197. .contents
  47198. MasterMind    Master Mind is a simple but interesting game.  The Amiga
  47199.         chooses some colors randomly and places them in a row. You
  47200.         have to guess not only the colors, but also their places in
  47201.         the row. To do this, you guess some colors and place them
  47202.         in a row as you see appropriate.  When done, the Amiga
  47203.         shows you the results by way of white and black circles.
  47204.         You use this information to help make a better guess in the
  47205.         next row, until you either find the correct colors and
  47206.         their order, or you lose.  Version 1.6, includes source
  47207.         in C.
  47208.         Author:  Kamran Karimi
  47209. .stored-in
  47210. GoldFish-Vol2-2:BBS/game/MasterMind-1.6.lha
  47211. .name
  47212. MineClone
  47213. .type
  47214. Thinking Game
  47215. .short
  47216. Another clone of Minesweeper-style games
  47217. .description
  47218. I've tried to make it looking like the IBM Minesweeper, but includes
  47219. some features the Original is missing. (sizeable window, changeable size
  47220. of minefields) And another difference: it needs Kick 3.0. I wanted
  47221. it running on the workbench screen but with nice colors. But palette
  47222. sharing is only available under Kick 3.0.
  47223.  
  47224. Here's a list about MineClones's features:
  47225.   - sizeable window
  47226.   - variable size of fields
  47227.   - nice GUI, nice Colors and nice Smileys :-)
  47228.   - opens on any Publicscreen
  47229.   - using flexible way for allocating colors
  47230.   - flashing fields
  47231.   - choose bombs by number or percentage
  47232.   - Saveclick-option, Automark-option and a whole lot more...
  47233.   - global Automark-function, clearing all the trivial cases
  47234.   - extra menu with custom actions
  47235.   - keyboard-support
  47236.   - localized
  47237.   - needs Kick 3.0 and reqtools.library
  47238.   - written in E
  47239. .version
  47240. 1.2
  47241. .date
  47242. 1994.10.31
  47243. .author
  47244. Nico Max
  47245. .reference
  47246. FreshFish-Vol7:New/game/think/MineClone/
  47247. 1.1
  47248. .distribution
  47249. Giftware
  47250. .address
  47251. Gerüstbauerring 15
  47252. 18109 Rostock
  47253. Germany
  47254. .email
  47255. max@informatik.uni-rostock.de
  47256. .docs
  47257. MineClone.doc
  47258. MineClone.dok
  47259. .described-by
  47260. Dan Fish (daf@daffy.amigalib.com)
  47261. .submittal
  47262. Downloaded via ftp from wuarchive.wustl.edu.
  47263. .stored-in
  47264. GoldFish-Vol2-2:BBS/game/MineClone-1.2.lha
  47265.  
  47266. .name
  47267. MineSweeper
  47268. .type
  47269. Thinking Game
  47270. .short
  47271. Another feature-filled "Mines" type game
  47272. .description
  47273. A nice little implementation of the classic MineSweeper game which offers
  47274. the following features:  Can resize the grid to any arbitrary size; Four
  47275. difficulty levels (Easy, Moderate, Difficult, Impossible); Can turn timer
  47276. on or off; Can have optional debris in the mine field; Can have an optional
  47277. head start to give you somewhere to start from; Has a "smiley face" (ala
  47278. PC-Windows version) which changes its expression depending on how you are
  47279. progressing; Saves a high score table of the top 10 "sweepers"; Brief
  47280. in-game instructions on how to play the game; Can open the game window on
  47281. any public screen;  Written to take advantage of GadTools.  Binary only.
  47282. .version
  47283. 1.1
  47284. .author
  47285. Martin Reddy
  47286. .requirements
  47287. Requires OS2.0+
  47288. .distribution
  47289. Public Domain
  47290. .address
  47291. Lossiemouth House
  47292. 33 Clifton Road
  47293. LOSSIEMOUTH
  47294. Moray, Scotland
  47295. IV31 6DP
  47296. .email
  47297. mxr@dcs.ed.ac.uk
  47298. .docs
  47299. MineSweeper.readme
  47300. MineSweeper.doc
  47301. .described-by
  47302. Fred Fish (fnf@fishpond.cygnus.com)
  47303. .submittal
  47304. Downloaded via ftp from wuarchive.wustl.edu.
  47305. .contents
  47306. MineSweeper    A nice little implementation of the classic MineSweeper
  47307.         game which offers the following features:  Can resize the
  47308.         grid to any arbitrary size; Four difficulty levels (Easy,
  47309.         Moderate, Difficult, Impossible); Can turn timer on or off;
  47310.         Can have optional debris in the mine field; Can have an
  47311.         optional head start to give you somewhere to start from;
  47312.         Has a "smiley face" (ala PC-Windows version) which changes
  47313.         its expression depending on how you are progressing; Saves
  47314.         a high score table of the top 10 "sweepers"; Brief in-game
  47315.         instructions on how to play the game; Can open the game
  47316.         window on any public screen;  Written to take advantage of
  47317.         GadTools.  Version 1.1, binary only.
  47318.         Author:  Martin Reddy
  47319. .stored-in
  47320. GoldFish-Vol2-2:BBS/game/MineSweeper-1.1.lha
  47321. .name
  47322. Minefield
  47323. .author
  47324. Richard Bemrose
  47325. .version
  47326. 1.0
  47327. .description
  47328. Based on the classic thinking game, Minefield features various sized
  47329. squares ensuring that it looks good on Hi-res to Super-hi-res-laces screen
  47330. modes.  Other features include timer count up/down option, nice WB2.+
  47331. colour scheme, custom minefield and hall of fame history.
  47332. .described-by
  47333. Automatically generated from Contents file by c2pi program.
  47334. .short
  47335. A classic thinking game.
  47336. .stored-in
  47337. GoldFish-Vol2-2:BBS/game/Minefield-1.0.lha
  47338.  
  47339. .name
  47340. Montana
  47341. .type
  47342. Thinking Game
  47343. .short
  47344. Solitaire card game for the WorkBench
  47345. .description
  47346. A simple but rather addictive remotely "patience-like" card game.
  47347. It runs in a WB window and is perfect for those moments when you're
  47348. waiting for something else (like a modem download or a ray-trace or...)
  47349. to finish.  Beware, this game is very addictive. :).  Includes both
  47350. English and Finnish versions.  Binary only.
  47351. .version
  47352. 1.2
  47353. .author
  47354. Mika Saastamoinen
  47355. .requirements
  47356. Requires OS2.0+
  47357. .distribution
  47358. Copyrighted but Freely Redistributable
  47359. .address
  47360. Tallgreninkatu 6 P 89
  47361. 20380 Turku
  47362. Finland
  47363. .email
  47364. mikasaas@polaris.cc.utu.fi
  47365. msaastamoine@finabo.abo.fi
  47366. .docs
  47367. Readme
  47368. LueMut
  47369. .described-by
  47370. Fred Fish (fnf@fishpond.cygnus.com)
  47371. .submittal
  47372. Downloaded via ftp from wuarchive.wustl.edu.
  47373. .contents
  47374. Montana        A simple but rather addictive remotely "patience-like"
  47375.         card game.  It runs in a WB window and is perfect for
  47376.         those moments when you're waiting for something else
  47377.         (like a modem download or a ray-trace or...) to finish.
  47378.         Beware, this game is very addictive. :)  Version 1.2,
  47379.         includes both English and Finnish versions.  Binary
  47380.         only.
  47381.         Author:  Mika Saastamoinen
  47382. .stored-in
  47383. GoldFish-Vol2-2:BBS/game/Montana-1.2.lha
  47384.  
  47385. .name
  47386. NineMen
  47387. .type
  47388. Thinking Game
  47389. .short
  47390. Try to get three in a row. (Easy Huh?)
  47391. .description
  47392. The age-old game of Nine Men's Morris, in which two players move nine
  47393. pieces on a board in such a way as to get three in a row.  Not always
  47394. as easy as it sounds!  Play against the computer, or each other.
  47395. Binary only, source available upon request.
  47396. .version
  47397. 1.6
  47398. .author
  47399. Alvin Penner
  47400. .distribution
  47401. Shareware
  47402. .price
  47403. $5(US)
  47404. .address
  47405. P.O. Box 660
  47406. Fonthill Ontario
  47407. Canada L0S 1E0
  47408. .construction
  47409. Compiled HiSOFT Basic
  47410. .described-by
  47411. Fred Fish (fnf@fishpond.cygnus.com)
  47412. .submittal
  47413. Submitted on disk directly by the author.
  47414. .stored-in
  47415. GoldFish-Vol2-2:BBS/game/NineMen-1.6.lha
  47416. .name
  47417. PBSwitch
  47418. .author
  47419. Les E Lamb
  47420. .version
  47421. 1.5
  47422. .distribution
  47423. Freeware
  47424. .description
  47425. Another clone of the board game Othello.  Game play is standard Othello on
  47426. an 8 x 8 grid of push-button switches.  Game operations are via the mouse
  47427. or the keyboard.  Play against a friend or a 3 level computer opponent.  A
  47428. Champions Table is maintained for each of the 3 levels.  Your selected menu
  47429. options and colour scheme can be saved.  Vocal comments are available via
  47430. Amiga's narrator device.  First release.
  47431. .described-by
  47432. Automatically generated from Contents file by c2pi program.
  47433. .short
  47434. Another Othello board game clone.
  47435. .stored-in
  47436. GoldFish-Vol2-2:BBS/game/PBSwitch-1.5.lha
  47437. .name
  47438. RoachFarm
  47439. .type
  47440. Thinking Game
  47441. .short
  47442. Game based on traditional logic puzzle
  47443. .description
  47444.     Congratulations on your new job as head shipping clerk in the roach
  47445. division at Insect Fun Inc.  As you know, Insect Fun Inc. offers a full
  47446. line of recreational insect experimentation and observation kits including
  47447. its popular Roach Farm Fun Kit.  Your job is to fill test tubes with live
  47448. roaches in preparation for shipping so that eager Roach Farm customers may
  47449. stock their farms with livestock.  During your work day, you are presented
  47450. with test tubes of varying sizes, each containing an arbitrary number of
  47451. roaches. They arrive from the breeding centers this way (center workers
  47452. tend to scoop up random numbers of roaches).  You are then presented with
  47453. an invoice form which lists the quantities of roaches that customers have
  47454. ordered.  The first roach quantity on the invoice is for the tube on the
  47455. top, the second quantity is for the tube second from the top, and so on.
  47456.     Your problem is that you can't move each roach individually from
  47457. one tube to another.  Insect Fun Inc. ships only the strongest Brazilian
  47458. cockaroaches, so you don't want to pick them out by hand for fear that they
  47459. will escape.  To move the roaches, you must connect the tube that you want
  47460. to move roaches from (the source tube) to the tube that you want to move
  47461. roaches to (the destination tube) with a flexible hose.  By shaking the
  47462. source tube slightly, the roaches are coaxed into moving out into the hose
  47463. and then into the destination tube.  As you can see, roaches will therefore
  47464. keep moving from one tube to the other until either the destination tube is
  47465. full or the source tube is empty.  Use the mouse pointer to direct activity
  47466. on the computer screen.  Click on the source tube and then on the
  47467. destination tube.  Keep doing this until the proper quantities of roaches
  47468. are in each of the test tubes.
  47469. .version
  47470. 1.0
  47471. .author
  47472. Lucas Swineford
  47473. .distribution
  47474. Shareware
  47475. .price
  47476. $5 (US)
  47477. .address
  47478. 1008 Main St.
  47479. Edmonds, WA 98020
  47480. U.S.A.
  47481. .docs
  47482. RoachFarm.guide
  47483. .described-by
  47484. Richard Fish
  47485. .submittal
  47486. Downloaded via ftp from Aminet.
  47487. .stored-in
  47488. GoldFish-Vol2-2:BBS/game/RoachFarm-1.0.lha
  47489. .name
  47490. SMMind
  47491. .author
  47492. Holger Voss
  47493. .description
  47494. SuperMeisterMind is a MasterMind clone which uses colors and shapes to form
  47495. the hidden code.  This results in a completely new level of difficulty.
  47496. Features: OS 2 look; up to 7 colors and 7 shapes; code-length up to 6
  47497. symbols; almost anything may be configured by the user; online-help.
  47498. German version only, but game not difficult to figure out for those
  47499. familiar with MasterMind.
  47500. .described-by
  47501. Automatically generated from Contents file by c2pi program.
  47502. .short
  47503. A MasterMind clone with enhancements.
  47504.  
  47505. .stored-in
  47506. GoldFish-Vol2-2:BBS/game/SMMind.lha
  47507. .name
  47508. Solit
  47509. .author
  47510. Felix R Jeske
  47511. .version
  47512. 1.13
  47513. .distribution
  47514. Shareware
  47515. .reference
  47516. AmigaLibDisk882:Solit/
  47517. 1.06
  47518. .description
  47519. Solit is a freely-distributable, non-Klondike solitaire card game for the
  47520. Amiga under Workbench 2.x.
  47521. .described-by
  47522. Automatically generated from Contents file by c2pi program.
  47523. .short
  47524. A non-Klondike solitaire card game.
  47525. .stored-in
  47526. GoldFish-Vol2-2:BBS/game/Solit-1.13.lha
  47527.  
  47528. .name
  47529. UChess
  47530. .type
  47531. Thinking Game
  47532. .short
  47533. Nicely done Amiga port of GNU chess
  47534. .description
  47535. A powerful version of the program GnuChess version 4PL66 for the Amiga.
  47536. Plays a very strong game of chess.  Code has been rewritten and data
  47537. structures reorganized for optimal efficiency on 32 bit 68020 and
  47538. better Amiga systems.  Eval/search and clock enhancements from
  47539. original gnu port.
  47540.  
  47541. Fully multitasking, automatically detects and supports 640X480X256
  47542. color AGA mode machines, and does not at any time BUSY wait.  Supports
  47543. a variety of standard features such as load, save, edit board,
  47544. autoplay, swap sides, force move, undo, time limits, hints, show
  47545. thinking, and a supervisor mode that will allow two humans to play
  47546. with the computer acting as a "supervisor".
  47547. .version
  47548. 2.89
  47549. .author
  47550. FSF
  47551. Roger Uzun (amiga port + many enhancements)
  47552. .requirements
  47553. Requires a 68020/030/040 based Amiga computer system with AmigaOS 2.04
  47554. or later and 4 Meg of ram minimum.  Special "L" version optimized for
  47555. 68040 and requires 10 Meg of ram minimum.
  47556. .reference
  47557. FreshFish-Vol4:BBS/May94/game/think/UChess.lha
  47558. 2.83
  47559. FreshFish-Vol4:New/game/think/UChess/
  47560. 2.83
  47561. FreshFish-Vol4:Useful/dist/game/think/UChess/
  47562. 2.83
  47563. FreshFish-Vol4:BBS/AmigaLib/d976/UChess.lha
  47564. 2.78
  47565. FreshFish-Vol4:BBS/AmigaLib/d977/UChess.lha
  47566. 2.78
  47567. FreshFish-Vol4:New/AmigaLibDisks/d976/UChess/
  47568. 2.78
  47569. FreshFish-Vol4:New/AmigaLibDisks/d977/UChess/
  47570. 2.78
  47571. FrozenFish-Vol1:BBS/ALib/d9xx/d976/UChess.lha
  47572. 2.78
  47573. FrozenFish-Vol1:BBS/ALib/d9xx/d977/UChess.lha
  47574. 2.78
  47575. GoldFish-Vol1-1:BBS/d9xx/d976/UChess.lha
  47576. 2.78
  47577. GoldFish-Vol1-1:BBS/d9xx/d977/UChess.lha
  47578. 2.78
  47579. GoldFish-Vol1-2:d9xx/d976/UChess/
  47580. 2.78
  47581. GoldFish-Vol1-2:d9xx/d977/UChess/
  47582. 2.78
  47583. AmigaLibDisk977:UChess/
  47584. 2.78
  47585. AmigaLibDisk976:UChess/
  47586. 2.78
  47587. FreshFish-Vol3:New/game/think/UChess/
  47588. 2.71
  47589. FreshFish-Vol3:Useful/dist/game/think/UChess/
  47590. 2.71
  47591. FreshFish-Vol4:BBS/Mar94/game/think/UChess.lha
  47592. 2.71
  47593. FrozenFish-Vol1:BBS/Mar94/game/think/UChess.lha
  47594. 2.71
  47595. FrozenFish-Vol1:BBS/Useful/game/think/UChess.lha
  47596. 2.71
  47597. FreshFish-Vol3:Useful/Dist/game/think/UChess/
  47598. 2.71
  47599. FreshFish-Vol3:New/AmigaLibDisks/Disk965/UChess/
  47600. 2.69
  47601. FrozenFish-Vol1:BBS/ALib/d9xx/d965/UChess.lha
  47602. 2.69
  47603. GoldFish-Vol1-1:BBS/d9xx/d965/UChess.lha
  47604. 2.69
  47605. GoldFish-Vol1-2:d9xx/d965/UChess/
  47606. 2.69
  47607. AmigaLibDisk966:UChessSrc/
  47608. 2.69
  47609. FreshFish-Vol3:New/AmigaLibDisks/Disk966/UChessSrc/
  47610. 2.69
  47611. FrozenFish-Vol1:BBS/ALib/d9xx/d966/UChessSrc.lha
  47612. 2.69
  47613. GoldFish-Vol1-1:BBS/d9xx/d966/UChessSrc.lha
  47614. 2.69
  47615. GoldFish-Vol1-2:d9xx/d966/UChessSrc/
  47616. 2.69
  47617. AmigaLibDisk966:UChessSrc/
  47618. 2.69
  47619. AmigaLibDisk965:UChess/
  47620. 2.69
  47621. FreshFish-Vol2:New/game/think/UChess/
  47622. 2.33
  47623. FrozenFish-Vol1:BBS/Dec93/game/think/UChess.lha
  47624. 2.33
  47625. FreshFish-Vol3:Old/Dec93/game/think/UChess/
  47626.  ?.?
  47627. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk790/UChess/
  47628. 2.04
  47629. FrozenFish-Vol1:BBS/ALib/d7xx/d790/UChess.lha
  47630. 2.04
  47631. GoldFish-Vol1-1:BBS/d7xx/d790/UChess.lha
  47632. 2.04
  47633. GoldFish-Vol1-2:d7xx/d790/UChess/
  47634. 2.04
  47635. AmigaLibDisk790:UChess/
  47636. 2.04
  47637. .distribution
  47638. GNU Public License
  47639. .email
  47640. uzun@crash.cts.com
  47641. .docs
  47642. UChess.doc
  47643. .described-by
  47644. Fred Fish (fnf@amigalib.com)
  47645. .submittal
  47646. Submitted via ftp directly by the author.
  47647. .stored-in
  47648. GoldFish-Vol2-2:BBS/game/UChess-2.89.lha
  47649. .name
  47650. WhiteLion
  47651. .author
  47652. Martin Grote
  47653. .version
  47654. 1.3
  47655. .reference
  47656. AmigaLibDisk811:WhiteLion/
  47657. 1.2_FD
  47658. .distribution
  47659. Shareware
  47660. .description
  47661. A new Othello (Reversi) playing program.  Strong and fast, it explains the
  47662. rules and plays different strategies depending on the selected level.
  47663. Supports interLaced resolutions.  C sources and special version available
  47664. when registering.
  47665. .described-by
  47666. Automatically generated from Contents file by c2pi program.
  47667. .short
  47668. New Othello (Reversi) game.
  47669. .stored-in
  47670. GoldFish-Vol2-2:BBS/game/WhiteLion-1.3.lha
  47671. .name
  47672. YatzooieII.AGA
  47673. .type
  47674. Game
  47675. .short
  47676. Yatzie style game that supports AGA
  47677. .description
  47678. Yatzooie is a "throw the dice" game like you have seen before but it is
  47679. fast and supports AGA.
  47680. .author
  47681. Ken Winfield
  47682. .requirements
  47683. Amiga 1200 or Amiga 4000 for AGA support..requires fast memory and therefore will not run on a unexpanded amiga 1200.
  47684. .distribution
  47685. Freeware
  47686. .construction
  47687. Written in CanDo tm from Inovatronics
  47688. .docs
  47689. Yatzooie.docs
  47690. .described-by
  47691. Richard Fish
  47692. .submittal
  47693. Downloaded via ftp from Aminet.
  47694. .stored-in
  47695. GoldFish-Vol2-2:BBS/game/YatzooieII.AGA.lha
  47696.  
  47697. .name
  47698. Ying&Yang
  47699. .type
  47700. Thinking Game
  47701. .short
  47702. A simple (?) "sliding-block" puzzle
  47703. .description
  47704. The goal is to move Ying and Yang together in perfect harmony...
  47705. It IS possible! (I think...)
  47706. .author
  47707. Peter Jigstad
  47708. .distribution
  47709. Public Domain
  47710. .address
  47711. Bergsgatan 30 A
  47712. 632 26 Eskilstuna
  47713. SWEDEN (Europe)
  47714. +46-(0)16-113893
  47715. .docs
  47716. Ying&Yang.doc
  47717. .described-by
  47718. Fred Fish (fnf@fishpond.cygnus.com)
  47719. .submittal
  47720. Submitted on disk directly by the author.
  47721. .stored-in
  47722. GoldFish-Vol2-2:BBS/game/Yin&Yang.lha
  47723. .name
  47724. 3Dots
  47725. .type
  47726. Display Commodity
  47727. .short
  47728. Generates 3D SIRDS from IFF pictures
  47729. .description
  47730. 3Dots is another of those programs which have been showing
  47731. up lately to transform an IFF picture into a screen full of
  47732. apparently randomly located dots.  Why would anyone want a
  47733. screen full of dots?  Because if you look at the dots just
  47734. right you can see the original picture again but it is now in
  47735. three dimensions.  Weird!
  47736. .version
  47737. 1.0
  47738. .author
  47739. Don Finlay
  47740. .distribution
  47741. Copyrighted but Freely Redistributable
  47742. .address
  47743. 105 Norwood Rd.
  47744. Bayswater, Auckland
  47745. New Zealand
  47746. .email
  47747. CompuServe: 100033,655
  47748. .source
  47749. Source Included
  47750. .docs
  47751. 3Dots.doc
  47752. 3Dots.guide
  47753. .described-by
  47754. Richard Fish
  47755. .submittal
  47756. Submitted on disk directly by the author.
  47757. .stored-in
  47758. GoldFish-Vol2-2:BBS/gfx/3Dots-1.0.lha
  47759. .name
  47760. DustAnims
  47761. .type
  47762. Animation
  47763. .short
  47764. Dust 3D-Special-Effects
  47765. .description
  47766. Dust is a programm which manipules 3d-objects.
  47767. It reads in one object and creates a sequence of new objects.
  47768.  
  47769. Special-Effects:
  47770.  -Morph between two VARIOUS Objects
  47771.  -1d,2d,3D-Waves (TWaves and LWaves), incl. Damping
  47772.  -Gravity and more
  47773.  
  47774. NOTE: This is a Demo-package of animations. Have a look at them
  47775.       and write the author your suggestions.
  47776.       Maybe you will get a full version later.
  47777. .author
  47778. Andreas Maschke
  47779. .distribution
  47780. Freeware
  47781. .address
  47782. Zenkerstraße 5
  47783. 06108 Halle/Saale
  47784. Germany
  47785. .email
  47786. epgbc@urz1.Uni-Halle.DE
  47787. .docs
  47788. Dust.dok
  47789. Dust.txt
  47790. .described-by
  47791. Richard Fish
  47792. .submittal
  47793. Downloaded via ftp from Aminet.
  47794. .stored-in
  47795. GoldFish-Vol2-2:BBS/gfx/Dust.lha
  47796. .name
  47797. Earth
  47798. .type
  47799. Animation
  47800. .short
  47801. Real-time animating Earth.
  47802. .description
  47803. Real-time computed rotating Earth. Use 2 joysticks to rotate
  47804. and zoom around all 3 axes. Uses a database of 21'836 (x,y,z)
  47805. points to define the entire earth. Includes source earth image
  47806. and 2D-to-3D mapping program in C.
  47807. .version
  47808. 1.0
  47809. .date
  47810. 1994.05.19
  47811. .author
  47812. Laurence Vanhelsuwé
  47813. .address
  47814. Christinastraat 105
  47815. B-8400 Oostende
  47816. BELGIUM
  47817. .requirements
  47818. A 68020+ based Amiga.
  47819. .distribution
  47820. Freeware
  47821. .exectype
  47822. 68020
  47823. .construction
  47824. HiSoft's DevPac 68030 Assembler.
  47825. .tested
  47826. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  47827. .docs
  47828. README
  47829. .described-by
  47830. Laurence Vanhelsuwé (the author)
  47831. .submittal
  47832. Laurence Vanhelsuwé (author and Copyright owner)
  47833. .stored-in
  47834. GoldFish-Vol2-2:BBS/gfx/Earth-1.0.lha
  47835. .name
  47836. Magic Camera
  47837. .type
  47838. Ray Tracer
  47839. .short
  47840. Script-based ray tracer for the Amiga
  47841. .description
  47842. Magic Camera is a shareware script-based ray tracer for the Amiga.
  47843. Features include: extrusions, skins, spins, filled polygons, complex
  47844. patterns, IFF pattern mapping, textures, bump mapping, variable
  47845. expressions, and built-in support for animation.  Objects may be
  47846. converted from 3DDD format (Imagine/Turbo Silver).
  47847. .version
  47848. 1.0
  47849. .restrictions
  47850. In all rendered images more than 200 lines high, and all scenes
  47851. which have more than 1500 objects, a horizontal band of the
  47852. rendered image will be dimmed.  All other functions of the
  47853. registered version are enabled.
  47854. .distribution
  47855. Shareware
  47856. .price
  47857. $25.00 (US)
  47858. .address
  47859. 107 Sleepy Hollow Lane
  47860. Madison, AL 35758
  47861. .email
  47862. d.wesnor@genie.geis.com
  47863. .construction
  47864. Compiled with SAS C compiler
  47865. .docs
  47866. Docs/MC.Guide
  47867. Docs/MC FAQs
  47868. Docs/Parse.y
  47869. Docs/Scan.l
  47870. .described-by
  47871. Richard Fish
  47872. .submittal
  47873. Submitted on disk directly by the author.
  47874.  
  47875. .stored-in
  47876. GoldFish-Vol2-2:BBS/gfx/MagicCamera-1.0.lha
  47877. .name
  47878. POVControl
  47879. .fullname
  47880. POV Control
  47881. .aminet-dir
  47882. gfx/3d
  47883. .type
  47884. Raytracing Utility
  47885. .short
  47886. Set POV parameters using GUI interface.
  47887. .description
  47888. POV Control is a utility that can set the parameters of the Persistence Of
  47889. Vision 2.x raytracer from the POV Team, only by using an intuition
  47890. interface.
  47891.  
  47892. All the beginners to POV would appreciate it, because this kind of software
  47893. hasn't existed on the Amiga until now.  For the intermediate users of POV
  47894. and for all the other, POV Control would certainly made them save time.
  47895. .version
  47896. 1.0
  47897. .author
  47898. Nicolas Mougel
  47899. .requirements
  47900. Requires AmigaDOS 2.0 or later.
  47901. .distribution
  47902. Copyrighted but Freely Redistributable
  47903. .address
  47904. 6 avenue de la Chasse
  47905. 77500 Chelles
  47906. FRANCE
  47907. .docs
  47908. English/POVControl.guide
  47909. Francais/POVControl.guide
  47910. .described-by
  47911. Fred Fish (fnf@amigalib.com)
  47912. .submittal
  47913. Submitted on disk directly by the author.
  47914. .stored-in
  47915. GoldFish-Vol2-2:BBS/gfx/POVControl-1.0.lha
  47916. .name
  47917. PovPanel
  47918. .type
  47919. Graphics Utility
  47920. .short
  47921. GUI for POV 2.2
  47922. .description
  47923. PovPanel is  a graphical frontend for  the Persistence of  Vision raytracer
  47924. V2.0/2.2 (mostly known as POV).  It allows you to configure all the POV
  47925. options using checkbox, slider, mx and string gadgets.  Once you  have
  47926. configured the options for POV, click on the GO gadget.  An asynchronous
  47927. CLI will open and execute POV with the options you specified. You may now
  47928. Quit Povpanel and leave pov running, or you can set up more options, press
  47929. GO and start another POV process.  You can  do this as many times as you
  47930. like, but you will soon be running at snail pace. :-)
  47931. .version
  47932. 1.3
  47933. .date
  47934. 1994.04.03
  47935. .author
  47936. Colin Bell
  47937. .reference
  47938. FreshFish-Vol5:New/gfx/3d/PovPanel/
  47939. 1.1a
  47940. .email
  47941. colin@triode.apana.org.au
  47942. .address
  47943. PO Box 1058
  47944. Bondi Junction
  47945. NSW  2022
  47946. Australia.
  47947. .distribution
  47948. ShareWare
  47949. .price
  47950. $5 (US); $7 (Australian)
  47951. .submittal
  47952. Downloaded via ftp from wuarchive.wustl.edu.
  47953. .described-by
  47954. Dan Fish (daf@daffy.amigalib.com)
  47955. .aminet-dir
  47956. gfx/3d
  47957. .stored-in
  47958. GoldFish-Vol2-2:BBS/gfx/PovPanel-1.3.lha
  47959.  
  47960. .name
  47961. RDS
  47962. .type
  47963. Image Processing
  47964. .short
  47965. Single Image Random Dot Stereogram genr.
  47966. .description
  47967. Single-Image-Random-Dot Stereogram generator.  A random dot stereogram is
  47968. a picture that looks like snow on a TV.  By training your eye muscles to
  47969. behave in a certain way, a 3-D image will magically appear.  I do not know
  47970. the specific optical properties that cause this to work.  All I know is
  47971. that it does.
  47972. .version
  47973. 2.1
  47974. .date
  47975. 1994.04.14
  47976. .author
  47977. Ben Sutter
  47978. .requirements
  47979. Amiga Kickstart v36 or better, iff.library v23 or better (supplied)
  47980. .distribution
  47981. Shareware
  47982. .address
  47983. 2415 Minnewasta Rd
  47984. Rapid City, SD  57702-5156
  47985. USA
  47986. .email
  47987. bcs8624@silver.sdsmt.edu
  47988. .docs
  47989. RDS.guide
  47990. .described-by
  47991. Fred Fish (fnf@fishpond.cygnus.com)
  47992. .submittal
  47993. Downloaded via ftp from wuarchive.wustl.edu.
  47994. .contents
  47995. RDS        Single-Image-Random-Dot Stereogram generator.  A random dot
  47996.         stereogram is a picture that looks like snow on a TV.  By
  47997.         training your eye muscles to behave in a certain way, a 3-D
  47998.         image will magically appear.  I do not know the specific
  47999.         optical properties that cause this to work.  All I know is
  48000.         that it does.  Version 2.1, binary only, shareware.
  48001. .stored-in
  48002. GoldFish-Vol2-2:BBS/gfx/RDS-2.1.lha
  48003. .name
  48004. RDSGen
  48005. .author
  48006. Martin Rebas
  48007. .version
  48008. 1.0
  48009. .description
  48010. A "SIRDS" generator.  SIRDS are Single-Image-Random-DotStereograms and are
  48011. "real" three-dimensional pictures.  The dots (which seem random) are
  48012. calculated in such a way that if you focus "behind" the picture (monitor,
  48013. etc), you will see a 3D pic with a real feeling of "depth".  It can be hard
  48014. to see the pics the first time, but don't give up! Most people succeed in
  48015. seeing them, though it may take some time.
  48016. .described-by
  48017. Automatically generated from Contents file by c2pi program.
  48018. .short
  48019. Single Image Random Dot Stereogram genr.
  48020. .stored-in
  48021. GoldFish-Vol2-2:BBS/gfx/RDSGen-1.0.lha
  48022. .name
  48023. SIRDS_GEN
  48024. .type
  48025. Image Processing
  48026. .short
  48027. Single Image Random Dot Stereogram genr.
  48028. .description
  48029. Single-Image-Random-Dot Stereogram generator.  SIRDSs are "real"
  48030. three-dimensional pictures.  The dots (which seem random) are calculated
  48031. in such a way that if you focus "behind" the picture (monitor,etc), you
  48032. will see a 3D pic with a real feeling of "depth".  This version features:
  48033. Function plotting, and viewing as SIRDS; Free choice of screen-mode;
  48034. Scaling of the picture; Should run on Graphics cards too (not much tested,
  48035. but Picasso II is working); Automatic correction of the eyewidth to the
  48036. displaymode; Uses datatypes for reading the picture; 32-bit color
  48037. functions used; Uses a symmetric algorithm; Generation of "SIS" possible;
  48038. Flimmering, various settings possible, 3 different pattern-modes and more!
  48039. .version
  48040. 3.14
  48041. .date
  48042. 1994.09.25
  48043. .author
  48044. Michael Mutschler
  48045. .requirements
  48046. Requires OS3.0+
  48047. .reference
  48048. FreshFish-Vol6:New/gfx/3d/SIRDS_GEN/
  48049. 3.8
  48050. FreshFish-Vol4:New/gfx/3d/SIRDS_GEN/
  48051. 3.4
  48052. .restrictions
  48053. One small cripple in the non-registered version, and this is, that the
  48054. function-parser won't calculate the following functions: sin, cos, tan,
  48055. asin, acos, atan, sinh, cosh, tanh, exp, log, log10, sqrt.
  48056. .distribution
  48057. Shareware
  48058. .price
  48059. $10 (US), DM15
  48060. .address
  48061. Somborer Weg 11
  48062. 71067 Sindelfingen
  48063. Germany
  48064. .email
  48065. Internet: amiga2@info2.rus.uni-stuttgart.de
  48066. UUCP: micha@agnus.tynet.sub.org
  48067. FIDO: 2:246/1115.1
  48068. .docs
  48069. SIRDS_GEN.guide
  48070. .described-by
  48071. Dan Fish (daf@starfish.amigalib.com)
  48072. .submittal
  48073. Downloaded via ftp from Aminet.
  48074. .stored-in
  48075. GoldFish-Vol2-2:BBS/gfx/SIRDS_GEN-3.14.lha
  48076. .name
  48077. 14balls
  48078. .type
  48079. Animation
  48080. .short
  48081. two full-raytraced anims
  48082. .description
  48083. In this 14balls.lha archive there are two full-raytraced anims
  48084. in Imagine format, 9 big balls, 5 small balls, and the whole
  48085. animscript in the right directory (*.imp).
  48086. It is full freeware!!! ........................................
  48087. I added a Imagine anims player called "PlayIanm".
  48088. To play anims you ought to type (in CLI or Shell ) :
  48089.  
  48090.        df0:c/playianm df1:14balls.7frames.Ianim
  48091.  
  48092. It will work when you put "PlayIanm" in C directory in DF0:
  48093. and if you have the animation DF1:
  48094. This script uses Rotate2.0 effect.
  48095.  
  48096.   My own remark:
  48097. One day I came into a computer shop. I saw there 486. In its
  48098. monitor screen there could be seen the same kind of animation.
  48099. At once I thought I am ABLE to create better animation using
  48100. A500 and Imagine2.0. I did it! in my opinion of course :^)
  48101.  I hope it was my last animation using Mirror balls!
  48102. GOOD BYE MIRROR BALLS! :)   and do not return anymore!  >:-\
  48103.  
  48104.  
  48105. Warm greetings to Steven Worley - my idol and my guide in
  48106. Imagine world.
  48107. .author
  48108. Krzysztof Korski
  48109. .distribution
  48110. Freeware
  48111. .address
  48112. Mr Krzysztof Korski,
  48113. ul. Sobieskiego 24/10,
  48114. 31-136 KRAK0W,
  48115. P O L S K A
  48116. .email
  48117. Szuld@ucinvl.uci.agh.edu.pl
  48118. .docs
  48119. 14balls.readme
  48120. .described-by
  48121. Richard Fish
  48122. .submittal
  48123. Downloaded via ftp from Aminet.
  48124. .stored-in
  48125. GoldFish-Vol2-2:BBS/gfx/14balls.lha
  48126. .name
  48127. Armoured_Walker
  48128. .type
  48129. Animation
  48130. .short
  48131. Cycleobject of Armoured Walker.
  48132. .description
  48133. Imagine 2.0 cycleobject of Armoured Walker. There is neither
  48134. texture nor brush applyied. This archive consists of two anims
  48135. and an cycleobject: Armoured_Walker.
  48136.  
  48137. Some important information:
  48138.  
  48139. Full cyclemotion = 40 frames
  48140. Length of step   = 300 units
  48141.  
  48142. Animations were created in Imagine format of animation on:
  48143. A500 , 2.5 MB RAM , DF1: (5.25") , my own imagination  :-)  .
  48144.  
  48145. This is shareware! If you like it, send me a colorful postcard
  48146. from  your  town  and  then  you'll  become the right owner of
  48147. Armoured Walker. Have a nice animation using this IOB !
  48148. .author
  48149. Mr. Krzysztof Korski
  48150. .distribution
  48151. Freeware
  48152. .address
  48153. ul.Sobieskiego 24/10
  48154. 31-136 Cracow
  48155. P O L A N D
  48156. .email
  48157. Szuld@ucinvl.uci.agh.edu.pl
  48158. .docs
  48159. Walker.readme
  48160. .described-by
  48161. Richard Fish
  48162. .submittal
  48163. Downloaded via ftp from Aminet.
  48164. .stored-in
  48165. GoldFish-Vol2-2:BBS/gfx/Armoured_Walker!.lha
  48166. .name
  48167. Manga Babes Demo
  48168. .type
  48169. Picture
  48170. .short
  48171. Demo jpegs of Manga Babes
  48172. .description
  48173. This is the demo version of Manga Babes. Manga Babes are essentially 3D models
  48174. of the human female form designed and constructed in the style of Japanese
  48175. comics and animation. Take a look at the accompanying JPEGS to see what they
  48176. look like.
  48177.  
  48178. Manga Babes are designed for use with the Imagine raytracer from Impulse, Inc.
  48179. However, it has been converted to 3D Studio and DXF format for PC users and
  48180. any program that accepts Imagine, 3DS or DXF formats.
  48181.  
  48182. The demo version contains 2 Babe models (Imagine and 3DS) with some vital
  48183. bodyparts missing. However, they are fine for rendering as long as the missing
  48184. parts don't show. Only periphery limbs such as hands and foot are absent from
  48185. the models. Also, some of the parts are fused together so you can't manipulate
  48186. them as easily as the registered version. Furthermore, the brush map included
  48187. for the face is only in 4 colors and the hair is missing
  48188. .author
  48189. Tomwoof
  48190. .distribution
  48191. Copyrighted but Freely Redistributable
  48192. .docs
  48193. DemoBabe.doc
  48194. .described-by
  48195. Richard Fish
  48196. .submittal
  48197. Downloaded via ftp from Aminet.
  48198. .stored-in
  48199. GoldFish-Vol2-2:BBS/gfx/MangaBabesDemo.lha
  48200. .name
  48201. PSFonts
  48202. .fullname
  48203. PSFonts
  48204. .aminet-dir
  48205. gfx/3dobj
  48206. .short
  48207. 14 type1 fonts for Imagine spline editor
  48208. .description
  48209. Since the release of Imagine 2.9 last November, along with 3.0 a couple of
  48210. months ago, it has been a little difficult finding Type I Postscript fonts
  48211. that'll work in Imagine's Spline editor.  The reasons for this are varied.
  48212.  
  48213. Typically, PS fonts in the Amiga domain have been processed with Gold
  48214. Disk's Font Manager or some other utility for use in DTP applications.
  48215. Also, these later versions of Imagine have been compiled on a PC and ported
  48216. to the Amiga.  Some of the PS fonts have way too much detail and curves,
  48217. causing the Spline editor to return an error, or the object comes in as an
  48218. axis only.
  48219.  
  48220. So I set upon a quest of sorts, downloading Type I Postscript fonts from
  48221. various nets and BBSs, and seeing which ones would load into Imagine.
  48222. Naturally I cannot claim that the fonts in this archive represent the
  48223. majority available to the Amiga user (at least, I sure hope not!), but they
  48224. have all been tested and work just fine in 3.0, and presumably, 2.9.
  48225.  
  48226. They all are, to the best of my knowledge, in the public domain.  You will
  48227. need to play with them a little, checking for duplicate points and coplanar
  48228. edges.  But they do look very nice when rendered.  These are the .pfb files
  48229. only, just put them in your PSFonts directory and you're ready to go
  48230. (rtfm).  In any event, have fun, and keep on rendering!
  48231.  
  48232. Also included is a 16 color HiRes IFF of a rendered example of each of the
  48233. fonts.
  48234. .type
  48235. Fonts
  48236. .author
  48237. Unknown, submitted by Bill Graham
  48238. .keywords
  48239. Fonts
  48240. .distribution
  48241. Freely Distributable
  48242. .address
  48243. 2401 W. Seldon Lane
  48244. Phoenix, AZ  85021
  48245. USA
  48246. .email
  48247. w.graham@genie.geis.com
  48248. .phone
  48249. (602) 864-9183
  48250. .described-by
  48251. Fred Fish (fnf@amigalib.com)
  48252. .submittal
  48253. Submitted on disk by Bill Graham.
  48254.  
  48255. .stored-in
  48256. GoldFish-Vol2-2:BBS/gfx/PSFonts.lha
  48257. .name
  48258. AGATunnel
  48259. .type
  48260. AGA Demo
  48261. .short
  48262. Hypnotic color cycling effects
  48263. .description
  48264. Many years ago, when a friend of mine had convinced me
  48265. to buy a used Amiga, I got my hands on a small
  48266. program named Tunnel. It was originally a demo program
  48267. for some Modula-2 system; thus source code in Modula-2
  48268. was included. The program was so cool, my brother and I
  48269. used to turn off the light in the room and watch the
  48270. psychedelic colours flickering by.
  48271.  
  48272. The program didn't work on my new AGA Amiga - there was
  48273. no synchronization and the colours shift much too fast.
  48274. I wrote this quick hack to produce a similar effect,
  48275. but enhanced to make use of all the 24 color bits of AGA.
  48276.  
  48277. The 'tunnel' is a very simple effect, but it is cheaper
  48278. than hallucinogen drugs - unless there are Psilocybin
  48279. mushrooms growing where you live anyway ;-)
  48280. .author
  48281. Jörgen Grahn
  48282. .requirements
  48283. OS 3.0+
  48284. .distribution
  48285. Public Domain
  48286. .address
  48287. Wetterlinsgatan 13E
  48288. S-521 34 Falköping
  48289. SWEDEN
  48290. .email
  48291. ex-grahn@mdstud.chalmers.se
  48292. .source
  48293. C Source included
  48294. .docs
  48295. agatunnel.readme
  48296. .described-by
  48297. Richard Fish
  48298. .submittal
  48299. Downloaded via ftp from Aminet.
  48300.  
  48301. .stored-in
  48302. GoldFish-Vol2-2:BBS/gfx/AGATunnel.lha
  48303. .name
  48304. AGAiff
  48305. .type
  48306. Display Commodity
  48307. .short
  48308. Converts IFF into several RAW formats.
  48309. .description
  48310. A tool that converts IFF graphics into several RAW formats,
  48311. supporting the AGA and future chipsets. This is very useful
  48312. for game and demo programmers. Full Intuition GUI, ARexx
  48313. Port, Commodity, Assembler code, many different save formats.
  48314. Manual in AmigaGuide format.
  48315. .version
  48316. 1.21
  48317. .author
  48318. Michael Krause
  48319. .requirements
  48320. Requires OS 3.0 or later.
  48321. .reference
  48322. AmigaLibDisk985:AGAiff/
  48323. 1.0
  48324. FreshFish-Vol4:BBS/AmigaLib/d985/AGAiff.lha
  48325. 1.0
  48326. FreshFish-Vol4:New/AmigaLibDisks/d985/AGAiff/
  48327. 1.0
  48328. FrozenFish-Vol1:BBS/ALib/d9xx/d985/AGAiff.lha
  48329. 1.0
  48330. GoldFish-Vol1-1:BBS/d9xx/d985/AGAiff.lha
  48331. 1.0
  48332. GoldFish-Vol1-2:d9xx/d985/AGAiff/
  48333. 1.0
  48334. .distribution
  48335. Copyrighted but Freely Redistributable
  48336. .docs
  48337. AGAiff.guide
  48338. .described-by
  48339. Richard Fish
  48340. .submittal
  48341. Submitted on disk directly by the author.
  48342. .stored-in
  48343. GoldFish-Vol2-2:BBS/gfx/AGAiff-1.21.lha
  48344. .name
  48345. Promotor
  48346. .author
  48347. Kurt Haenen
  48348. .version
  48349. 1.9
  48350. .description
  48351. Allows you to promote screens to any mode you wish.  You can give
  48352. instructions for specific screens, give general promotion rules, promote
  48353. depending on the mode requested by the program, or depending on: the task
  48354. requesting the screen, the title of the screen or the public screen name
  48355. for the requested screen.  You can also do more than simply change the
  48356. mode, You can change the DriPens for the screens, the number of colors in
  48357. the ColorMap, and a lot more (check out the tags for OpenScreenTags, most
  48358. of them can be changed using the Promotor).
  48359. .described-by
  48360. Automatically generated from Contents file by c2pi program.
  48361. .short
  48362. Promote screens to any mode.
  48363. .stored-in
  48364. GoldFish-Vol2-2:BBS/gfx/Promotor-1.9.lha
  48365. .name
  48366. AA-Spot
  48367. .author
  48368. Markus Poellmann
  48369. .description
  48370. A little animation which shows some abilities of the new AA-Chipset.
  48371. Supports only the PAL-mode.
  48372. .version
  48373. 930806
  48374. .date
  48375. 1993.08.06
  48376. .described-by
  48377. Automatically generated from Contents file by c2pi program.
  48378. .short
  48379. Animation which shows off AA abilities.
  48380. .stored-in
  48381. GoldFish-Vol2-2:BBS/gfx/AA-Spot-930806.lha
  48382. .name
  48383. ADayAtTheBeach
  48384. .type
  48385. Animation
  48386. .aminet-dir
  48387. gfx/anim
  48388. .short
  48389. Animation of Flip the Frog at the beach.
  48390. .description
  48391. Four and a half minutes of animation of Flip the Frog at the beach.
  48392.  
  48393. Flip was created around 1931 by animator Ub Iwerks. Iwerks was
  48394. originally a friend and partner with Walt Disney in their fledgeling
  48395. cartoon studio. Ub designed the original Mickey Mouse and animated the
  48396. first few Mickey short cartoons almost single-handed. Iwerks was the
  48397. skilled draftsman and animator, while Disney wrote and directed.
  48398.  
  48399. Around 1930/31, a producer named Pat Powers offered Iwerks the chance
  48400. to have his own studio and he Accepted. The cartoons Iwerks created
  48401. Powers would distribute to MGM. Iwerks' first character was Flip the
  48402. Frog, and flip's debut was in a VERY early 1931 two strip color(three
  48403. strips are needed for a full spectrum) cartoon called Fiddlesticks. In
  48404. this cartoon Flip resembled a real frog. after a couple cartoons, the
  48405. producer urged Iwerks to redesign Flip into something "cuter". In the
  48406. process Flip gained a hat, gloves, shoes and shorts, making him look a
  48407. lot less like a frog and more like Mickey Mouse with the ears and
  48408. black nose ripped off.
  48409.  
  48410. Flip the Frog cartoons, and Iwerks' cartoons in genenal, did not have
  48411. much success because Iwerks lacked the inventiveness and storytelling
  48412. ability to match his abilities as artist and animator. (The reverse
  48413. could be said about Walt Disney, which is why the two made a very good
  48414. team).
  48415.  
  48416. In 1933, Flip the Frog was abandoned for the character Willie Whopper.
  48417. several years after that, the Powers/Iwerks studio shut down
  48418. completely. Iwerks went back to Disney, and became a sort of
  48419. mechanical engineer, pioneering the process of xeroxing pencil
  48420. drawings onto clear cels (to make the animation process quicker and
  48421. cheaper). Flip the Frog and the Iwerks studio were almost completely
  48422. forgotten, except to animation historians. --- -- Until..
  48423.  
  48424. In the year 1990, Eric Schwartz attended a presentation of old cartoon
  48425. shorts at the Columbus College of Art and Design, wher he attends
  48426. classes.  One of the Cartoons shown was a Flip the Frog cartoon, "Room
  48427. Runners", which impressed Schwartz with its good animation and
  48428. surprising amount of sexual jokes for a 1930's cartoon. Eric Began to
  48429. storyboard his own Flip the Frog Cartoon. He originally intended to
  48430. copy 'Room Runners' but switched to his own storyline. Flip was
  48431. redesigned, stylised, and modernized (he also looks something like a
  48432. frog).
  48433.  
  48434. Using the Amiga computer as his medium, Schwartz brought Flip the Frog
  48435. back to the world. Flip has appeared in two modern cartoons so far;
  48436. 'The Dating Game'in 1991 and 'A Day at the Beach'in 1992. More
  48437. cartoons are planned, for an as yet undetermined date.
  48438. .version
  48439. ?.?
  48440. .author
  48441. Eric Schwartz
  48442. .requirements
  48443. Requires 3 Mb of memory or more.
  48444. .reference
  48445. AmigaLibDisk617:Beach/
  48446. ?.?
  48447. AmigaLibDisk618:Beach/
  48448. ?.?
  48449. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk617/Beach/
  48450. ?.?
  48451. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk618/Beach/
  48452. ?.?
  48453. FrozenFish-Vol1:BBS/ALib/d6xx/d617/Beach.lha
  48454. ?.?
  48455. FrozenFish-Vol1:BBS/ALib/d6xx/d618/Beach.lha
  48456. ?.?
  48457. GoldFish-Vol1-1:BBS/d6xx/d617/Beach.lha
  48458. ?.?
  48459. GoldFish-Vol1-1:BBS/d6xx/d618/Beach.lha
  48460. ?.?
  48461. GoldFish-Vol1-2:d6xx/d617/Beach/
  48462. ?.?
  48463. GoldFish-Vol1-2:d6xx/d618/Beach/
  48464. ?.?
  48465. .distribution
  48466. Shareware
  48467. .address
  48468. E.S. Productions
  48469. P.O. Box 292684
  48470. Kettering. OH 45429-0684
  48471. U.S.A.
  48472. .docs
  48473. ADB.ReadMe
  48474. .described-by
  48475. Fred Fish (fnf@amigalib.com)
  48476. .submittal
  48477. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48478. .stored-in
  48479. GoldFish-Vol2-2:BBS/gfx/ADayAtTheBeach.lha
  48480. .name
  48481. ATF_Agility
  48482. .type
  48483. Animation
  48484. .aminet-dir
  48485. gfx/anim
  48486. .short
  48487. Animation of a jetliner being "buzzed".
  48488. .description
  48489. While attending my freshman year at the Columbus College of Art and
  48490. Design, I came up with the idea for this animation, My father had
  48491. recently purchased the Disney Animation studio, and, due to the nature
  48492. of my animation idea, I chose the fast pageflipping Disney studio
  48493. other than my usual workhorse, Moviesetter, which,from the nature of
  48494. its animation system and Hardware/software limitations, can only do
  48495. about 8-10 frames per second.
  48496.  
  48497. ATF Agility was fully animated, with many more drawings per second
  48498. than one of my Moviesetter works, which blits still and animated
  48499. brushes around the screen. Disney worked wonderfully. Its onion skin
  48500. feature greatly speeded up production. Disney also promises
  48501. frame-synched sound, and timing and pallete changes in mid-animation,
  48502. just like Moviesetter. All those features work beautifully, if you're
  48503. willing to learn the language of the slightly-esoteric exposure sheet
  48504. module, But these features are only available when you use Disney's
  48505. proprietary CFAST animation file format. No biggie, I thought, I'm
  48506. used to that (Moviesetter's proprietary too), and I would get a lot of
  48507. benefits that a garden variety ANIM cant do. I colored the Animation
  48508. in Disney's Ink'n'Paint module, which could use a LOT more capability,
  48509. so I could keep with the beautiful, clever CFAST format, Right?  HAH!!
  48510.  
  48511. The final CFAST file saved out at 880K for a 22 second, 15 fps,
  48512. 8-color animation - Just slightly bigger than a disk. because I had no
  48513. Hard drive, I compressed the file and wrote a script to decompress
  48514. upon running.  Hardly a good solution; the overhead caused it to
  48515. require 2.5 megs to run properly from a floppy, or 1.5 and an ASSIGN
  48516. command to run from a hard drive. This was November of 1990. The
  48517. situation didn't change for a while.
  48518.  
  48519. June 1991. I purchased Progressive Peripherals' Animation Station,
  48520. Which promised some of the abilites of the Disney program using
  48521. standard ANIMs I resaved the CFAST file as an ANIM-5. 432k - Quite an
  48522. improvement over 880k, Cfast files are just plain huge. Animation
  48523. Station and its Animplayer allow Pallete changes during an animation,
  48524. Timing changes for holds on frames without adding duplicate frames,
  48525. and digitised sound synching via a script file that works exactly like
  48526. a Sculpt/Movie sound script.
  48527.  
  48528. It has its share of limitations and problems, (My Animation Station
  48529. seems to know the GURU personally) but it works, The New ATF Agility
  48530. runs nearly identically to the original version. Takes up only a bit
  48531. more than half a disk including player program. only requires 1-meg,
  48532. and can run from any directory. You can even load it into Dpaint and
  48533. check it out, but youll probably lose the fringe benefits.
  48534. .version
  48535. ?.?
  48536. .author
  48537. Eric Schwartz
  48538. .requirements
  48539. Requires 1 Mb of memory or more.
  48540. .reference
  48541. .distribution
  48542. Copyrighted but Freely Distributable
  48543. .address
  48544. E.S. Productions
  48545. P.O. Box 292684
  48546. Kettering. OH 45429-0684
  48547. U.S.A.
  48548. .docs
  48549. ATF_Agility.readme
  48550. .described-by
  48551. Fred Fish (fnf@amigalib.com)
  48552. .submittal
  48553. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48554. .stored-in
  48555. GoldFish-Vol2-2:BBS/gfx/ATF_Agility.lha
  48556. .name
  48557. Aerotoons
  48558. .type
  48559. Animation
  48560. .aminet-dir
  48561. gfx/anim
  48562. .short
  48563. 2 animations of anthropomorphed aircraft
  48564. .description
  48565. Two animations of anthropomorphed aircraft, "The Swiss Army F-16 in
  48566. Combat" and "Stealty Manuever II".
  48567. .version
  48568. ?.?
  48569. .author
  48570. Eric Schwartz
  48571. .requirements
  48572. Requires 1.5 Mb of memory or more.
  48573. .reference
  48574. .distribution
  48575. Copyrighted but Freely Distributable
  48576. .address
  48577. E.S. Productions
  48578. P.O. Box 292684
  48579. Kettering. OH 45429-0684
  48580. U.S.A.
  48581. .docs
  48582. Aerotoons.doc
  48583. .described-by
  48584. Fred Fish (fnf@amigalib.com)
  48585. .submittal
  48586. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48587. .stored-in
  48588. GoldFish-Vol2-2:BBS/gfx/Aerotoons.lha
  48589. .name
  48590. Aggressor
  48591. .type
  48592. Animation
  48593. .aminet-dir
  48594. gfx/anim
  48595. .short
  48596. Animation of anthropomorphed aircraft
  48597. .description
  48598. An animation of an anthropomorphed aircraft.
  48599. .version
  48600. ?.?
  48601. .author
  48602. Eric Schwartz
  48603. .distribution
  48604. Copyrighted but Freely Distributable
  48605. .address
  48606. E.S. Productions
  48607. P.O. Box 292684
  48608. Kettering. OH 45429-0684
  48609. U.S.A.
  48610. .described-by
  48611. Fred Fish (fnf@amigalib.com)
  48612. .submittal
  48613. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48614. .stored-in
  48615. GoldFish-Vol2-2:BBS/gfx/Aggressor.lha
  48616. .name
  48617. AmyJogs
  48618. .type
  48619. Animation
  48620. .aminet-dir
  48621. gfx/anim
  48622. .short
  48623. Loop anim of Amy The Squirrel jogging.
  48624. .description
  48625. Looping animation of Amy the Squirrel jogging, with the bouncing Amiga
  48626. balls thrown in for good measure.
  48627. .version
  48628. ?.?
  48629. .author
  48630. Eric Schwartz
  48631. .distribution
  48632. Copyrighted but Freely Distributable
  48633. .address
  48634. E.S. Productions
  48635. P.O. Box 292684
  48636. Kettering. OH 45429-0684
  48637. U.S.A.
  48638. .docs
  48639. AmiJogs.README
  48640. .described-by
  48641. Fred Fish (fnf@amigalib.com)
  48642. .submittal
  48643. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48644. .stored-in
  48645. GoldFish-Vol2-2:BBS/gfx/AmyJogs.lha
  48646. .name
  48647. AmyVsWalker
  48648. .type
  48649. Animation
  48650. .aminet-dir
  48651. gfx/anim
  48652. .short
  48653. Anim of Amy chasing Star Wars Walker.
  48654. .description
  48655. Looping animation of Amy the Squirrel chasing a Star Wars walker
  48656. around an Amiga.
  48657. .version
  48658. ?.?
  48659. .author
  48660. Eric Schwartz
  48661. .distribution
  48662. Copyrighted but Freely Distributable
  48663. .address
  48664. E.S. Productions
  48665. P.O. Box 292684
  48666. Kettering. OH 45429-0684
  48667. U.S.A.
  48668. .docs
  48669. AvsW.README
  48670. .described-by
  48671. Fred Fish (fnf@amigalib.com)
  48672. .submittal
  48673. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48674. .stored-in
  48675. GoldFish-Vol2-2:BBS/gfx/AmyVsWalker.lha
  48676. .name
  48677. AmyVsWalkerII
  48678. .type
  48679. Animation
  48680. .aminet-dir
  48681. gfx/anim
  48682. .short
  48683. Anim of Amy versus Star Wars Walker.
  48684. .description
  48685. Looping animation of Amy the Squirrel getting the best of the Star Wars
  48686. walker.
  48687. .version
  48688. ?.?
  48689. .author
  48690. Eric Schwartz
  48691. .distribution
  48692. Copyrighted but Freely Distributable
  48693. .address
  48694. E.S. Productions
  48695. P.O. Box 292684
  48696. Kettering. OH 45429-0684
  48697. U.S.A.
  48698. .described-by
  48699. Fred Fish (fnf@amigalib.com)
  48700. .submittal
  48701. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48702. .stored-in
  48703. GoldFish-Vol2-2:BBS/gfx/AmyVsWalkerII.lha
  48704. .name
  48705. AmyWalks
  48706. .type
  48707. Animation
  48708. .aminet-dir
  48709. gfx/anim
  48710. .short
  48711. Animation of Amy The Squirrel walking.
  48712. .description
  48713. Looping animation of Amy the Squirrel walking down a sidewalk.
  48714. .version
  48715. ?.?
  48716. .author
  48717. Eric Schwartz
  48718. .distribution
  48719. Copyrighted but Freely Distributable
  48720. .address
  48721. E.S. Productions
  48722. P.O. Box 292684
  48723. Kettering. OH 45429-0684
  48724. U.S.A.
  48725. .described-by
  48726. Fred Fish (fnf@amigalib.com)
  48727. .submittal
  48728. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48729. .stored-in
  48730. GoldFish-Vol2-2:BBS/gfx/AmyWalks.lha
  48731. .name
  48732. AmyWalks2
  48733. .type
  48734. Animation
  48735. .aminet-dir
  48736. gfx/anim
  48737. .short
  48738. Promo of upcoming Eric Schwartz video.
  48739. .description
  48740. This Anim is basically a shameless ad for a new Video I will be coming
  48741. out with: The Amy the Squirrel video special. The AmyWalks_2 anim
  48742. itself contains a very small portion of the work that appears in the
  48743. video itself, in looping form. If any of you were wondering why I had
  48744. not produced any new animations over the last half of 1992, this is
  48745. the reason. This tape contains the following animations:
  48746.  
  48747.     AmyWalks
  48748.     At the Movies
  48749.     Amy vs. Walker
  48750.     The History of Amy the Squirrel
  48751.     At the Movies 2
  48752.     Amy vs. Walker 2
  48753.  
  48754.         aaaand...
  48755.  
  48756.     A Walk in the Park -- A four and a half minute Amy cartoon that will
  48757.                           be available nowhere else but this video.
  48758.  
  48759. All animations are professionally recorded and presented on Video by
  48760. an accomplished video production house.
  48761.  
  48762. This video will be available in early 1993. When production is
  48763. finished, Versions for NTSC and PAL video formats will be available.
  48764. If you are interested in obtaining a copy, please write to:
  48765.  
  48766.     E.S. Productions
  48767.     P.O. Box 292684
  48768.     Kettering, OH 45429-0684
  48769.     U.S.A.
  48770.  
  48771. Do Not send any money, as prices have not yet been determined. You
  48772. will be put on our mailing list to be notified when the tape is ready.
  48773. This notification will include information about pricing,
  48774. availability, formats, and any other things I didn't think of here.
  48775. .version
  48776. ?.?
  48777. .author
  48778. Eric Schwartz
  48779. .distribution
  48780. Copyrighted but Freely Distributable
  48781. .address
  48782. E.S. Productions
  48783. P.O. Box 292684
  48784. Kettering. OH 45429-0684
  48785. U.S.A.
  48786. .described-by
  48787. Fred Fish (fnf@amigalib.com)
  48788. .submittal
  48789. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48790. .stored-in
  48791. GoldFish-Vol2-2:BBS/gfx/AmyWalks2.lha
  48792. .name
  48793. Amy_Does_Schwab
  48794. .type
  48795. Animation
  48796. .aminet-dir
  48797. gfx/anim
  48798. .short
  48799. Parody of Leo's famous Berserk anim.
  48800. .description
  48801. Here's a short looping animation starring Amy the Squirrel which
  48802. represents my small tribute to that Amiga animation pioneer, Leo "Bols
  48803. Ewhac" Schwab. It was created with the Disney Animation Studio(major parts
  48804. of which were programmed by Leo), DeluxePaint 3, and Animation Station. In
  48805. case nobody guessed, it is a 'slight' parody of Leo's famous "Dream goes
  48806. berserk" Videoscape anim. I hope he likes it.
  48807. .version
  48808. ?.?
  48809. .author
  48810. Eric Schwartz
  48811. .distribution
  48812. Copyrighted but Freely Distributable
  48813. .address
  48814. E.S. Productions
  48815. P.O. Box 292684
  48816. Kettering. OH 45429-0684
  48817. U.S.A.
  48818. .described-by
  48819. Fred Fish (fnf@amigalib.com)
  48820. .submittal
  48821. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48822. .stored-in
  48823. GoldFish-Vol2-2:BBS/gfx/Amy_Does_Schwab.lha
  48824. .name
  48825. AmysHistory
  48826. .author
  48827. Eric Schwartz
  48828. .description
  48829. A graphical history of Amy the Squirrel, in Deluxe Video animated format.
  48830. .described-by
  48831. Automatically generated from Contents file by c2pi program.
  48832. .short
  48833. Graphical history of Amy the Squirrel.
  48834. .stored-in
  48835. GoldFish-Vol2-2:BBS/gfx/AmysHistory.lha
  48836. .name
  48837. Anims
  48838. .type
  48839. Animation
  48840. .aminet-dir
  48841. gfx/anim
  48842. .short
  48843. 3 short anims with skewed sense of humor
  48844. .description
  48845. Three short animations with a skewed sense of humor and following no
  48846. particular formula.
  48847. .version
  48848. ?.?
  48849. .author
  48850. Eric Schwartz
  48851. .distribution
  48852. Copyrighted but Freely Distributable
  48853. .requirements
  48854. Requires 1 Mb of memory or more to run.
  48855. .address
  48856. E.S. Productions
  48857. P.O. Box 292684
  48858. Kettering. OH 45429-0684
  48859. U.S.A.
  48860. .described-by
  48861. Fred Fish (fnf@amigalib.com)
  48862. .submittal
  48863. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48864. .stored-in
  48865. GoldFish-Vol2-2:BBS/gfx/Anims.lha
  48866. .name
  48867. Anti-Lemmin
  48868. .type
  48869. Animation
  48870. .aminet-dir
  48871. gfx/anim
  48872. .short
  48873. Cute parody of Psygnosis' Lemmings game.
  48874. .description
  48875. This Animation is one I take great pride in.  I'm not sure why,
  48876. possibly because I spent a lot more time on the still graphics, but in
  48877. any case I think it's one of my best for overall looks, humor, timing,
  48878. and cinematic nature.  I hope I know what's good, I came out with some
  48879. real turkeys through trial and error.
  48880.  
  48881. This animation lasts a full two minutes and ten seconds (including
  48882. titles) and should run in two megabytes of memory if your workbench is
  48883. not very demanding.
  48884.  
  48885. NOTE: I have noticed that the Movieplayer program will not always work
  48886. in some cases, giving a "Can't find libraries" error.  I have yet to
  48887. determine exactly what libraries Movieplayer wants, but I know that
  48888. Movieplayer will ALWAYS run on a standard commodore-issue
  48889. workbench(you know, JUST a workbench disk, nothing else), and will
  48890. rarely run on a 'stripped' workbench like what comes on some other
  48891. program's disk (i.e. it WON'T run on Deluxepaint's workbench)
  48892.  
  48893. In case you haven't figured it out already, the Anti-Lemmin' Demo is a
  48894. rather NASTY parody on that great game company Psygnosis' great game,
  48895. Lemmings. I sure hope I don't get sued.
  48896.  
  48897. This animation is freely distributable as long as all files (including
  48898. this readme) are present upon distribution.  The concept and animation
  48899. are copyright 1991 Eric Schwartz (but I'll admit Psygnosis has some
  48900. title to the characters).
  48901. .version
  48902. ?.?
  48903. .docs
  48904. README!
  48905. .author
  48906. Eric Schwartz
  48907. .distribution
  48908. Copyrighted but Freely Distributable
  48909. .address
  48910. E.S. Productions
  48911. P.O. Box 292684
  48912. Kettering. OH 45429-0684
  48913. U.S.A.
  48914. .described-by
  48915. Fred Fish (fnf@amigalib.com)
  48916. .submittal
  48917. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48918. .stored-in
  48919. GoldFish-Vol2-2:BBS/gfx/Anti-Lemmin.lha
  48920. .name
  48921. At the Movies
  48922. .type
  48923. Animation
  48924. .aminet-dir
  48925. gfx/anim
  48926. .short
  48927. Amy the Squirrel at the movies
  48928. .description
  48929. Amy the Squirrel goes to a movie with a date.
  48930. .version
  48931. ?.?
  48932. .author
  48933. Eric Schwartz
  48934. .distribution
  48935. Copyrighted but Freely Distributable
  48936. .address
  48937. E.S. Productions
  48938. P.O. Box 292684
  48939. Kettering. OH 45429-0684
  48940. U.S.A.
  48941. .described-by
  48942. Richard Fish
  48943. .submittal
  48944. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48945. .stored-in
  48946. GoldFish-Vol2-2:BBS/gfx/AtMovies.lha
  48947. .name
  48948. BaitMasking
  48949. .type
  48950. Animation
  48951. .aminet-dir
  48952. gfx/anim
  48953. .short
  48954. Cute animation of fishing bait and mask.
  48955. .description
  48956. Here's one of those simple ones.  This one actually happens to be a
  48957. remake of a similar animation I did on the Macintosh (Boo!) to promote
  48958. Gold Disk's Animation Works software, which is basically an expanded
  48959. and improved version of the Moviesetter program I use on the Amiga.  I
  48960. have written to Gold Disk, asking them to port the software to the
  48961. Amiga, as Moviesetter is looking a bit dated now and an AGA compatible
  48962. program like Moviesetter or Animation Works would be welcome.  If you
  48963. would like to see Animation Works on Amiga, I would urge you to write
  48964. as well.
  48965.  
  48966. This animation should run on any Amiga with 2 megs memory.  It may run
  48967. with less memory, depending on your personal setup.  If you have
  48968. problems with the animation, look at the Animlist text file that is
  48969. with this animation for troubleshooting guidelines.
  48970.  
  48971. This animation is ©1993 Eric W. Schwartz.  It can be freely
  48972. distributed as long as all files are included (including this readme).
  48973. More information on my copyrights are included in the AnimList file.
  48974. .version
  48975. ?.?
  48976. .author
  48977. Eric Schwartz
  48978. .distribution
  48979. Copyrighted but Freely Distributable
  48980. .docs
  48981. Bait.README
  48982. .address
  48983. E.S. Productions
  48984. P.O. Box 292684
  48985. Kettering. OH 45429-0684
  48986. U.S.A.
  48987. .described-by
  48988. Fred Fish (fnf@amigalib.com)
  48989. .submittal
  48990. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  48991. .stored-in
  48992. GoldFish-Vol2-2:BBS/gfx/BaitMasking.lha
  48993. .name
  48994. Camouflage
  48995. .type
  48996. Animation
  48997. .aminet-dir
  48998. gfx/anim
  48999. .short
  49000. An Aerotoon by Eric Schwartz.
  49001. .description
  49002. This was an interesting experiment in visual style, and looks very
  49003. different from most of my other Aerotoons.  This is due to the fact
  49004. that much of the graphics for it were created in Deluxepaint, Scene
  49005. Generator, and Sculpt 4D jr, with the Art Department as an
  49006. intermediary between them and Moviesetter.  I thought it was an
  49007. interesting thing to try, but don't expect many more like it because
  49008. its almost too much work.
  49009. .version
  49010. ?.?
  49011. .requirements
  49012. 1 Mb of memory or more
  49013. .author
  49014. Eric Schwartz
  49015. .distribution
  49016. Copyrighted but Freely Distributable
  49017. .address
  49018. E.S. Productions
  49019. P.O. Box 292684
  49020. Kettering. OH 45429-0684
  49021. U.S.A.
  49022. .described-by
  49023. Fred Fish (fnf@amigalib.com)
  49024. .submittal
  49025. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49026. .stored-in
  49027. GoldFish-Vol2-2:BBS/gfx/Camouflage.lha
  49028. .name
  49029. City_Jumper
  49030. .type
  49031. Animation
  49032. .aminet-dir
  49033. gfx/anim
  49034. .short
  49035. Simple animation of "pogo'ing" in a city
  49036. .description
  49037. An amination that is reminiscent of using a very good "pogo stick"
  49038. inside a city with skyscrapers.
  49039. .version
  49040. ?.?
  49041. .author
  49042. Eric Schwartz
  49043. .distribution
  49044. Copyrighted but Freely Distributable
  49045. .address
  49046. E.S. Productions
  49047. P.O. Box 292684
  49048. Kettering. OH 45429-0684
  49049. U.S.A.
  49050. .described-by
  49051. Fred Fish (fnf@amigalib.com)
  49052. .submittal
  49053. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49054. .stored-in
  49055. GoldFish-Vol2-2:BBS/gfx/City_Jumper.lha
  49056. .name
  49057. Clinton
  49058. .fullname
  49059. Clinton
  49060. .short
  49061. Political jab at Bill Clinton.
  49062. .description
  49063. Political jab at Bill Clinton.
  49064. .type
  49065. Animation
  49066. .author
  49067. Bill Graham
  49068. .keywords
  49069. Animation
  49070. .distribution
  49071. Copyrighted, distributed with permission of the author.
  49072. .address
  49073. 2401 W. Seldon Lane
  49074. Phoenix, AZ  85021
  49075. USA
  49076. .email
  49077. w.graham@genie.geis.com
  49078. .phone
  49079. (602) 864-9183
  49080. .described-by
  49081. Fred Fish (fnf@amigalib.com)
  49082. .submittal
  49083. Submitted electronically directly by the author.
  49084. .stored-in
  49085. GoldFish-Vol2-2:BBS/gfx/Clinton.lha
  49086. .name
  49087. CowAnimAGA
  49088. .fullname
  49089. CowAnimAGA
  49090. .short
  49091. 252 frame anim, finger cows dancing?
  49092. .description
  49093. A 252 frame animation, 320x200x6 AGA resolution, of "finger cows"
  49094. doing something that is best described as dancing.
  49095. .type
  49096. Animation
  49097. .author
  49098. Bill Graham
  49099. .keywords
  49100. Animation
  49101. .distribution
  49102. Copyrighted, distributed with permission of the author.
  49103. .address
  49104. 2401 W. Seldon Lane
  49105. Phoenix, AZ  85021
  49106. USA
  49107. .email
  49108. w.graham@genie.geis.com
  49109. .phone
  49110. (602) 864-9183
  49111. .described-by
  49112. Fred Fish (fnf@amigalib.com)
  49113. .submittal
  49114. Submitted electronically directly by the author.
  49115. .stored-in
  49116. GoldFish-Vol2-2:BBS/gfx/CowAnimAGA.lha
  49117. .name
  49118. CowAnimECS
  49119. .fullname
  49120. CowAnimECS
  49121. .short
  49122. 252 frame anim, finger cows dancing?
  49123. .description
  49124. A 252 frame animation, 320x200x4 ECS resolution, of "finger cows"
  49125. doing something that is best described as dancing.
  49126. .type
  49127. Animation
  49128. .author
  49129. Bill Graham
  49130. .keywords
  49131. Animation
  49132. .distribution
  49133. Copyrighted, distributed with permission of the author.
  49134. .address
  49135. 2401 W. Seldon Lane
  49136. Phoenix, AZ  85021
  49137. USA
  49138. .email
  49139. w.graham@genie.geis.com
  49140. .phone
  49141. (602) 864-9183
  49142. .described-by
  49143. Fred Fish (fnf@amigalib.com)
  49144. .submittal
  49145. Submitted electronically directly by the author.
  49146. .stored-in
  49147. GoldFish-Vol2-2:BBS/gfx/CowAnimECS.lha
  49148. .name
  49149. Coyote_2
  49150. .type
  49151. Animation
  49152. .aminet-dir
  49153. gfx/anim
  49154. .short
  49155. Coyote and Road Runner animation
  49156. .description
  49157. Coyote and Road Runner animation
  49158. .version
  49159. ?.?
  49160. .author
  49161. Eric Schwartz
  49162. .distribution
  49163. Copyrighted but Freely Distributable
  49164. .address
  49165. E.S. Productions
  49166. P.O. Box 292684
  49167. Kettering. OH 45429-0684
  49168. U.S.A.
  49169. .described-by
  49170. Richard Fish
  49171. .submittal
  49172. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49173. .stored-in
  49174. GoldFish-Vol2-2:BBS/gfx/Coyote2.lha
  49175. .name
  49176. Creature
  49177. .author
  49178. Mark Thompson
  49179. .description
  49180. A 60 frame test animation of a hideous creature that leans in and snaps at
  49181. the camera...ooooh, creapy stuff :-) Created with the new 3.0 LW Modeler
  49182. and animated with bones in LightWave.  Rendered with motion blur and field
  49183. rendering enabled then post converted to a HAM animation.
  49184. .described-by
  49185. Automatically generated from Contents file by c2pi program.
  49186. .short
  49187. Creature
  49188. .stored-in
  49189. GoldFish-Vol2-2:BBS/gfx/Creature.lha
  49190. .name
  49191. ES_Tor
  49192. .type
  49193. Animation
  49194. .aminet-dir
  49195. gfx/anim
  49196. .short
  49197. Not quite the MGM lion, but similar.
  49198. .description
  49199. An animation that is somewhat reminescent of the MGM "lion" intro.
  49200. .version
  49201. ?.?
  49202. .author
  49203. Eric Schwartz
  49204. .distribution
  49205. Copyrighted but Freely Distributable
  49206. .address
  49207. E.S. Productions
  49208. P.O. Box 292684
  49209. Kettering. OH 45429-0684
  49210. U.S.A.
  49211. .described-by
  49212. Fred Fish (fnf@amigalib.com)
  49213. .submittal
  49214. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49215. .stored-in
  49216. GoldFish-Vol2-2:BBS/gfx/ES_Tor.lha
  49217. .name
  49218. FanAnimHAM6
  49219. .fullname
  49220. FanAnimHAM6
  49221. .short
  49222. An Imagine 3.0 Bones animation
  49223. .description
  49224. An Imagine 3.0 Bones animation.
  49225. .type
  49226. Animation
  49227. .author
  49228. Bill Graham
  49229. .keywords
  49230. Animation
  49231. .distribution
  49232. Copyrighted, distributed with permission of the author.
  49233. .address
  49234. 2401 W. Seldon Lane
  49235. Phoenix, AZ  85021
  49236. USA
  49237. .email
  49238. w.graham@genie.geis.com
  49239. .phone
  49240. (602) 864-9183
  49241. .described-by
  49242. Fred Fish (fnf@amigalib.com)
  49243. .submittal
  49244. Submitted on disk directly by the author.
  49245. .stored-in
  49246. GoldFish-Vol2-2:BBS/gfx/FanAnimHAM6.lha
  49247. .name
  49248. FruitMorph
  49249. .fullname
  49250. FruitMorph
  49251. .short
  49252. 368x482x6 750 frame anim, morphing fruit
  49253. .description
  49254. A 750 frame HAM6 animation of morphing fruit, 368x482x6.  Needs 6Mb to run.
  49255. .type
  49256. Animation
  49257. .author
  49258. Bill Graham
  49259. .keywords
  49260. Animation
  49261. .distribution
  49262. Copyrighted, distributed with permission of the author.
  49263. .address
  49264. 2401 W. Seldon Lane
  49265. Phoenix, AZ  85021
  49266. USA
  49267. .email
  49268. w.graham@genie.geis.com
  49269. .phone
  49270. (602) 864-9183
  49271. .described-by
  49272. Fred Fish (fnf@amigalib.com)
  49273. .submittal
  49274. Submitted on disk directly by the author.
  49275. .stored-in
  49276. GoldFish-Vol2-2:BBS/gfx/FruitMorph.lha
  49277.  
  49278. .name
  49279. GotaAnim
  49280. .type
  49281. Animation
  49282. .short
  49283. Anim of a falling drop of water
  49284. .description
  49285. This Mike Anim is 3rd Place winner from the 1st. Animation
  49286. contest made by the Mexican Amiga Magazine 'Posibilidades'.
  49287. .author
  49288. Miguel Angel Martinez Castillo
  49289. .distribution
  49290. Copyrighted but Freely Redistributable
  49291. .address
  49292. Papaloapan 123-A Col. Bellavista
  49293. Salamanca, Guanajuato. Mexico
  49294. c.p. 36730
  49295. .email
  49296. marlui@quijote.ugto.mx
  49297. .construction
  49298. Deluxe Paint III, Drawn by Hand!
  49299. .tested
  49300. It was made with A500 with 1 Meg (0.5 Chip and 0.5 Fast), KickStart 1.2
  49301. .docs
  49302. GotaAnim.readme
  49303. .described-by
  49304. Fred Fish (fnf@fishpond.cygnus.com)
  49305. .submittal
  49306. Downloaded via ftp from wuarchive.wustl.edu.
  49307. .contents
  49308. GotaAnim    This Mike Anim is 3rd Place winner from the 1st. Animation
  49309.         contest made by the Mexican Amiga Magazine 'Posibilidades'.
  49310.         Author:  Miguel Angel Martinez Castillo
  49311. .stored-in
  49312. GoldFish-Vol2-2:BBS/gfx/GotaAnim.lha
  49313. .name
  49314. Gulf_Conflict
  49315. .type
  49316. Animation
  49317. .aminet-dir
  49318. gfx/anim
  49319. .short
  49320. Satirical look at the Gulf Conflict.
  49321. .description
  49322. All During the war with Iraq, various people kept asking me to do an
  49323. animation concerning the event. It may be a little late, but here it
  49324. is.  Gulf Conflict was created with the aid of such things as
  49325. DeluxePaint 3, Imagine, Disney Animation Studio, the AProDraw and
  49326. Tablet, Draw 4D Pro(on loan from Merical Computers), The Art
  49327. Department, and the ever-present Moviesetter. The anim's visual style
  49328. is heavily inspired by the Planetside CDTV demo by Psygnosis(sorry, no
  49329. super-fast fractal scapes here tho'). One thing I would fix if I had
  49330. to do it over again are the ugly pallete shifts between some scenes.
  49331. Those were all my fault, as my palletes were all wildly different when
  49332. they didn't need to be.
  49333.  
  49334. This Animation requires at least two megabytes of RAM to run. If your
  49335. workbench is not too demanding, you probably can run this with 2 megs.
  49336. If you have a Hard Drive or a demanding workbench eating up your
  49337. memory, you will most likely need about 2.5 megs.
  49338. .version
  49339. ?.?
  49340. .author
  49341. Eric Schwartz
  49342. .distribution
  49343. Copyrighted but Freely Distributable
  49344. .address
  49345. E.S. Productions
  49346. P.O. Box 292684
  49347. Kettering. OH 45429-0684
  49348. U.S.A.
  49349. .described-by
  49350. Fred Fish (fnf@amigalib.com)
  49351. .submittal
  49352. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49353. .stored-in
  49354. GoldFish-Vol2-2:BBS/gfx/GulfConflict.lha
  49355. .name
  49356. HendrixECS
  49357. .fullname
  49358. HendrixECS
  49359. .short
  49360. HiRes animated tribute to Jimi Hendrix.
  49361. .description
  49362. A HiRes animated tribute to Jimi Hendrix done with Lissa, and Imagine 3.0.
  49363. .type
  49364. Animation
  49365. .author
  49366. Bill Graham
  49367. .keywords
  49368. Animation
  49369. .distribution
  49370. Copyrighted, distributed with permission of the author.
  49371. .address
  49372. 2401 W. Seldon Lane
  49373. Phoenix, AZ  85021
  49374. USA
  49375. .email
  49376. w.graham@genie.geis.com
  49377. .phone
  49378. (602) 864-9183
  49379. .described-by
  49380. Fred Fish (fnf@amigalib.com)
  49381. .submittal
  49382. Submitted on disk directly by the author.
  49383. .stored-in
  49384. GoldFish-Vol2-2:BBS/gfx/HendrixECS.lha
  49385. .name
  49386. HowToRunWall
  49387. .type
  49388. Animation
  49389. .aminet-dir
  49390. gfx/anim
  49391. .short
  49392. Animation - how to run into a wall.
  49393. .description
  49394. A short and cute animation from Eric Schwartz.
  49395. .version
  49396. ?.?
  49397. .author
  49398. Eric Schwartz
  49399. .distribution
  49400. Copyrighted but Freely Distributable
  49401. .address
  49402. E.S. Productions
  49403. P.O. Box 292684
  49404. Kettering. OH 45429-0684
  49405. U.S.A.
  49406. .described-by
  49407. Fred Fish (fnf@amigalib.com)
  49408. .submittal
  49409. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49410. .stored-in
  49411. GoldFish-Vol2-2:BBS/gfx/HowToRunWall.lha
  49412. .name
  49413. Juggette
  49414. .type
  49415. Animation
  49416. .aminet-dir
  49417. gfx/anim
  49418. .short
  49419. 3 Animations of female Juggler
  49420. .description
  49421. 3 Animations of female Juggler
  49422. .version
  49423. ?.?
  49424. .author
  49425. Eric Schwartz
  49426. .distribution
  49427. Copyrighted but Freely Distributable
  49428. .address
  49429. E.S. Productions
  49430. P.O. Box 292684
  49431. Kettering. OH 45429-0684
  49432. U.S.A.
  49433. .described-by
  49434. Richard Fish
  49435. .submittal
  49436. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49437. .stored-in
  49438. GoldFish-Vol2-2:BBS/gfx/Juggette.lha
  49439. .name
  49440. Juggette_3
  49441. .type
  49442. Animation
  49443. .aminet-dir
  49444. gfx/anim
  49445. .short
  49446. Animation of a female juggler
  49447. .description
  49448. Animation of a female juggler
  49449. .version
  49450. ?.?
  49451. .author
  49452. Eric Schwartz
  49453. .distribution
  49454. Copyrighted but Freely Distributable
  49455. .address
  49456. E.S. Productions
  49457. P.O. Box 292684
  49458. Kettering. OH 45429-0684
  49459. U.S.A.
  49460. .described-by
  49461. Richard Fish
  49462. .submittal
  49463. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49464. .stored-in
  49465. GoldFish-Vol2-2:BBS/gfx/Juggette3.lha
  49466. .name
  49467. KoreanConflict
  49468. .type
  49469. Animation
  49470. .aminet-dir
  49471. gfx/anim
  49472. .short
  49473. Animation of fighter aircraft
  49474. .description
  49475. Animation of fighter aircraft
  49476. .version
  49477. ?.?
  49478. .author
  49479. Eric Schwartz
  49480. .distribution
  49481. Copyrighted but Freely Distributable
  49482. .address
  49483. E.S. Productions
  49484. P.O. Box 292684
  49485. Kettering. OH 45429-0684
  49486. U.S.A.
  49487. .described-by
  49488. Richard Fish
  49489. .submittal
  49490. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49491. .stored-in
  49492. GoldFish-Vol2-2:BBS/gfx/KoreanConflict.lha
  49493. .name
  49494. QualityTime
  49495. .type
  49496. Animation
  49497. .aminet-dir
  49498. gfx/anim
  49499. .short
  49500. Flip the Frog animation
  49501. .description
  49502. Flip the Frog animation
  49503. .version
  49504. ?.?
  49505. .author
  49506. Eric Schwartz
  49507. .distribution
  49508. Copyrighted but Freely Distributable
  49509. .address
  49510. E.S. Productions
  49511. P.O. Box 292684
  49512. Kettering. OH 45429-0684
  49513. U.S.A.
  49514. .described-by
  49515. Richard Fish
  49516. .submittal
  49517. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49518. .stored-in
  49519. GoldFish-Vol2-2:BBS/gfx/QualityTime.lha
  49520.  
  49521. .name
  49522. RunnerAnim
  49523. .type
  49524. Animation
  49525. .short
  49526. R3D v2.4 example anim of running legs
  49527. .description
  49528. This anim shows the new Skeleton primative being used to animate a pair of
  49529. running legs.  Each leg has two inverse kinematic methods acting on it.
  49530. One on the ankle and one on the toes.  Setting up this kind of action
  49531. would have taken hours in older versions instead of the few minutes it
  49532. took to put this simple demonstration together.  The results are by no
  49533. means perfect but it does show how powerful the new skeleton can be.
  49534. .author
  49535. Andy Jones
  49536. .distribution
  49537. Copyrighted but Freely Redistributable
  49538. .construction
  49539. Real 3D v2.42
  49540. .docs
  49541. Runner.txt
  49542. .described-by
  49543. Fred Fish (fnf@fishpond.cygnus.com)
  49544. .submittal
  49545. Downloaded via ftp from wuarchive.wustl.edu.
  49546. .contents
  49547. RunnerAnim    A Real 3D v2.4 example anim of running legs.  This anim
  49548.         shows the new Skeleton primative being used to animate a
  49549.         pair of running legs.  Each leg has two inverse kinematic
  49550.         methods acting on it.  One on the ankle and one on the
  49551.         toes.  Setting up this kind of action would have taken
  49552.         hours in older versions instead of the few minutes it took
  49553.         to put this simple demonstration together.  The results are
  49554.         by no means perfect but it does show how powerful the new
  49555.         skeleton can be.
  49556.         Author:  Andy Jones
  49557.  
  49558.  
  49559. .stored-in
  49560. GoldFish-Vol2-2:BBS/gfx/RunnerAnim.lha
  49561. .name
  49562. ShuttleCock
  49563. .type
  49564. Animation
  49565. .aminet-dir
  49566. gfx/anim
  49567. .short
  49568. Animation of Space Shuttles
  49569. .description
  49570. Animation of Space Shuttles
  49571. .version
  49572. ?.?
  49573. .author
  49574. Eric Schwartz
  49575. .distribution
  49576. Copyrighted but Freely Distributable
  49577. .address
  49578. E.S. Productions
  49579. P.O. Box 292684
  49580. Kettering. OH 45429-0684
  49581. U.S.A.
  49582. .described-by
  49583. Richard Fish
  49584. .submittal
  49585. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49586. .stored-in
  49587. GoldFish-Vol2-2:BBS/gfx/ShuttleCock.lha
  49588. .name
  49589. Skydive
  49590. .type
  49591. Animation
  49592. .aminet-dir
  49593. gfx/anim
  49594. .short
  49595. Animation of a harrier jet
  49596. .description
  49597. Animation of a harrier jet doing a skydive
  49598. .version
  49599. ?.?
  49600. .author
  49601. Eric Schwartz
  49602. .distribution
  49603. Copyrighted but Freely Distributable
  49604. .address
  49605. E.S. Productions
  49606. P.O. Box 292684
  49607. Kettering. OH 45429-0684
  49608. U.S.A.
  49609. .described-by
  49610. Richard Fish
  49611. .submittal
  49612. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49613. .stored-in
  49614. GoldFish-Vol2-2:BBS/gfx/Skydive.lha
  49615. .name
  49616. Soviet Soft Landing
  49617. .type
  49618. Animation
  49619. .aminet-dir
  49620. gfx/anim
  49621. .short
  49622. Animation of a Soviet fighter "landing"
  49623. .description
  49624. Animation of a Soviet fighter "landing"
  49625. .version
  49626. ?.?
  49627. .author
  49628. Eric Schwartz
  49629. .distribution
  49630. Copyrighted but Freely Distributable
  49631. .address
  49632. E.S. Productions
  49633. P.O. Box 292684
  49634. Kettering. OH 45429-0684
  49635. U.S.A.
  49636. .described-by
  49637. Richard Fish
  49638. .submittal
  49639. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49640. .stored-in
  49641. GoldFish-Vol2-2:BBS/gfx/SovietSoftLandin.lha
  49642. .name
  49643. StealthyBomber
  49644. .type
  49645. Animation
  49646. .aminet-dir
  49647. gfx/anim
  49648. .short
  49649. Animation of a Stealth Bomber
  49650. .description
  49651. Animation of a Stealth Bomber
  49652. .version
  49653. ?.?
  49654. .author
  49655. Eric Schwartz
  49656. .distribution
  49657. Copyrighted but Freely Distributable
  49658. .address
  49659. E.S. Productions
  49660. P.O. Box 292684
  49661. Kettering. OH 45429-0684
  49662. U.S.A.
  49663. .described-by
  49664. Richard Fish
  49665. .submittal
  49666. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49667. .stored-in
  49668. GoldFish-Vol2-2:BBS/gfx/StealthyBomber.lha
  49669. .name
  49670. StealthyManeuver
  49671. .type
  49672. Animation
  49673. .aminet-dir
  49674. gfx/anim
  49675. .short
  49676. Animation of a Stealth fighter
  49677. .description
  49678. Animation of a Stealth fighter
  49679. .version
  49680. ?.?
  49681. .author
  49682. Eric Schwartz
  49683. .distribution
  49684. Copyrighted but Freely Distributable
  49685. .address
  49686. E.S. Productions
  49687. P.O. Box 292684
  49688. Kettering. OH 45429-0684
  49689. U.S.A.
  49690. .described-by
  49691. Richard Fish
  49692. .submittal
  49693. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49694. .stored-in
  49695. GoldFish-Vol2-2:BBS/gfx/StealthyManeuver.lha
  49696. .name
  49697. TMonsterGray3Anim
  49698. .fullname
  49699. TMonsterGray3Anim
  49700. .short
  49701. Hires 8 color grayscale imagine 3.0 anim
  49702. .description
  49703. A hires 8 color grayscale animation done with Imagine 3.0.
  49704. .type
  49705. Animation
  49706. .author
  49707. Bill Graham
  49708. .keywords
  49709. Animation
  49710. .distribution
  49711. Copyrighted, distributed with permission of the author.
  49712. .address
  49713. 2401 W. Seldon Lane
  49714. Phoenix, AZ  85021
  49715. USA
  49716. .email
  49717. w.graham@genie.geis.com
  49718. .phone
  49719. (602) 864-9183
  49720. .described-by
  49721. Fred Fish (fnf@amigalib.com)
  49722. .submittal
  49723. Submitted on disk directly by the author.
  49724. .stored-in
  49725. GoldFish-Vol2-2:BBS/gfx/TMonsterGray3Anim.lha
  49726. .name
  49727. The Dating Game
  49728. .type
  49729. Animation
  49730. .aminet-dir
  49731. gfx/anim
  49732. .short
  49733. Animation featuring Flip the Frog
  49734. .description
  49735. Animation featuring Flip the Frog
  49736. .version
  49737. ?.?
  49738. .author
  49739. Eric Schwartz
  49740. .distribution
  49741. Copyrighted but Freely Distributable
  49742. .address
  49743. E.S. Productions
  49744. P.O. Box 292684
  49745. Kettering. OH 45429-0684
  49746. U.S.A.
  49747. .described-by
  49748. Richard Fish
  49749. .submittal
  49750. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49751. .stored-in
  49752. GoldFish-Vol2-2:BBS/gfx/TheDatingGame.lha
  49753. .name
  49754. The History of Amy
  49755. .type
  49756. Animation
  49757. .aminet-dir
  49758. gfx/anim
  49759. .short
  49760. Animation of Amy the Squirrel
  49761. .description
  49762. Animation of the past of Amy the Squirrel
  49763. .version
  49764. ?.?
  49765. .author
  49766. Eric Schwartz
  49767. .distribution
  49768. Copyrighted but Freely Distributable
  49769. .address
  49770. E.S. Productions
  49771. P.O. Box 292684
  49772. Kettering. OH 45429-0684
  49773. U.S.A.
  49774. .described-by
  49775. Richard Fish
  49776. .submittal
  49777. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49778. .stored-in
  49779. GoldFish-Vol2-2:BBS/gfx/TheHistoryOfAmy.lha
  49780. .name
  49781. TriceraWalk
  49782. .type
  49783. Animation
  49784. .short
  49785. Bones animated triceratops.
  49786. .description
  49787. Finally got around to animating the triceratops that comes with Imagine
  49788. using bones. This is a test animation in HAM Interlace quarterscreen to keep
  49789. the file size down. The triceratops gallops across the flatland in front of
  49790. an erupting volcano, stops and shakes his head furiously, lowers his head
  49791. and snaps at the ground. The motion of the triceratops still needs some
  49792. tweaking to look more realistic but this bones stuff becomes addictive. BTW,
  49793. this animation uses Particles, Applique, the new Mountain Top texture, the
  49794. new Leather texture and Bones.
  49795. .author
  49796. Ted Stethem
  49797. .distribution
  49798. Copyrighted but Freely Redistributable
  49799. .email
  49800. teds@ms70.nuwes.sea06.navy.mil
  49801. .docs
  49802. TRICERAW.TXT
  49803. .described-by
  49804. Richard Fish
  49805. .submittal
  49806. Downloaded via ftp from Aminet.
  49807. .stored-in
  49808. GoldFish-Vol2-2:BBS/gfx/TriceraWalk.lha
  49809. .name
  49810. VTOLContest
  49811. .type
  49812. Animation
  49813. .aminet-dir
  49814. gfx/anim
  49815. .short
  49816. Animation of 2 competing VTOL aircraft
  49817. .description
  49818. Animation of 2 competing VTOL aircraft
  49819. .version
  49820. ?.?
  49821. .author
  49822. Eric Schwartz
  49823. .distribution
  49824. Copyrighted but Freely Distributable
  49825. .address
  49826. E.S. Productions
  49827. P.O. Box 292684
  49828. Kettering. OH 45429-0684
  49829. U.S.A.
  49830. .described-by
  49831. Richard Fish
  49832. .submittal
  49833. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49834. .stored-in
  49835. GoldFish-Vol2-2:BBS/gfx/VTOLContest.lha
  49836. .name
  49837. VietnamConflict
  49838. .type
  49839. Animation
  49840. .aminet-dir
  49841. gfx/anim
  49842. .short
  49843. Animation of 2 fighter jets
  49844. .description
  49845. Animation of 2 fighter jets
  49846. .version
  49847. ?.?
  49848. .author
  49849. Eric Schwartz
  49850. .distribution
  49851. Copyrighted but Freely Distributable
  49852. .address
  49853. E.S. Productions
  49854. P.O. Box 292684
  49855. Kettering. OH 45429-0684
  49856. U.S.A.
  49857. .described-by
  49858. Richard Fish
  49859. .submittal
  49860. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  49861. .stored-in
  49862. GoldFish-Vol2-2:BBS/gfx/VietnamConflict.lha
  49863.  
  49864. .name
  49865. WavesHam
  49866. .type
  49867. Animation
  49868. .short
  49869. HAM Anim of Soothing Twilight Waves
  49870. .description
  49871. A HAM DIFF animation for playback with PlayDIFF, the freely distributable
  49872. player from MagicLantern.  A Bit more ragged than the 24 bit version, but
  49873. nice on your monitor with the lights off. :)
  49874. .date
  49875. 1994.01.01
  49876. .author
  49877. Chris Hurley
  49878. .distribution
  49879. Copyrighted but Freely Redistributable
  49880. .email
  49881. mrscary@netcom.com
  49882. .construction
  49883. LightWave
  49884. .docs
  49885. Waves.readme
  49886. .described-by
  49887. Fred Fish (fnf@fishpond.cygnus.com)
  49888. .submittal
  49889. Downloaded via ftp from wuarchive.wustl.edu.
  49890. .contents
  49891. WavesHam    A HAM DIFF animation for playback with PlayDIFF, the freely
  49892.         distributable player from MagicLantern.  A Bit more ragged
  49893.         than the 24 bit version, but nice on your monitor with the
  49894.         lights off. :)
  49895.         Author:  Chris Hurley
  49896. .stored-in
  49897. GoldFish-Vol2-2:BBS/gfx/WavesHam.lha
  49898. .name
  49899. Windmill
  49900. .author
  49901. Mark Thompson
  49902. .description
  49903. This is a 100 frame test animation I did as a proof of a concept for a
  49904. technique I developed to simulate tall grass blowing in the wind.  The
  49905. method used to create it is described in articles I wrote for Amiga
  49906. Video/Graphics and a new publication, LightWave Pro (put out by the VTU
  49907. people).  It was done with LightWave 3.0 and took about 10mins per frame
  49908. with antialiasing at 752x480 resolution on a 33MHz Zeus equipped 2000.
  49909. .described-by
  49910. Automatically generated from Contents file by c2pi program.
  49911. .short
  49912. Windmill
  49913. .stored-in
  49914. GoldFish-Vol2-2:BBS/gfx/Windmill.lha
  49915. .name
  49916. Pteradactyl
  49917. .type
  49918. Animation
  49919. .short
  49920. Pteradactyl in flight
  49921. .description
  49922. This is a small quarter-screen HAM Interlace test animation of a pteradactyl
  49923. in flight flapping its wings, opening its mouth and turning its head from
  49924. side to side.  It shows the use of the Bones feature in Imagine V3.0 to
  49925. articulate once static objects.  It could be easily made to wiggle its feet,
  49926. blink its eyes, and even land and hop with very little effort. The test anim
  49927. was done at quarter-screen to keep the size down. I suggest using ViewTek
  49928. at F7 speed for viewing.
  49929. .author
  49930. Ted Stethem
  49931. .distribution
  49932. Copyrighted but Freely Redistributable
  49933. .email
  49934. teds@ms70.nuwes.sea06.navy.mil
  49935. .docs
  49936. FlyingPterodacty.readme
  49937. .described-by
  49938. Richard Fish
  49939. .submittal
  49940. Downloaded via ftp from Aminet.
  49941. .stored-in
  49942. GoldFish-Vol2-2:BBS/gfx/pteradactyl.lha
  49943. .name
  49944. OpaqueMove
  49945. .type
  49946. Workbench Tool
  49947. .short
  49948. An Opaque Window Movement Commodity
  49949. .description
  49950. OpaqueMove is a commodity that provides opaque window movement for Intuition
  49951. windows.  That is, instead of simply moving the outline of a window, the
  49952. entire window contents are moved as you move the mouse.  The EGS window
  49953. system provides this capability, but does not extend it to standard Intuition
  49954. screens.  Hence this commodity.
  49955.  
  49956.    This commodity is intended for use with accelerated graphics cards such as
  49957. the @{i}GVP Spectrum. @{ui} Although it is possible to use it with standard
  49958. Amiga AGA screens, it is likely to be impractically slow except possibly in
  49959. single bitplane modes.  However, there are various controls which allow
  49960. selection of the conditions under which windows should be moved opaquely, and
  49961. under which they should be moved as an outline.
  49962. .version
  49963. 1.1
  49964. .date
  49965. 1994.9.5
  49966. .author
  49967. Steve Koren
  49968. .requirements
  49969. 68030 or greater CPU
  49970. AmigaDos 3.0 or Greater
  49971. reqtools.library
  49972. .distribution
  49973. Freeware
  49974. .address
  49975. 405 Pulsar St.
  49976. Fort Collins, CO 80525
  49977. USA
  49978. .email
  49979. koren@fc.hp.com
  49980. .docs
  49981. docs/OpaqueMove.guide
  49982. Readme.txt
  49983. .described-by
  49984. Richard Fish
  49985. .submittal
  49986. Downloaded via ftp from Aminet.
  49987. .stored-in
  49988. GoldFish-Vol2-2:BBS/gfx/OpaqueMove-1.1.lha
  49989.  
  49990. .name
  49991. CharMap
  49992. .type
  49993. Image Conversion
  49994. .short
  49995. 2-Color selectable font ILBM2ASCII util
  49996. .description
  49997. Yet another ILBM2ASCII program.  This one is limited to 2-color ILBMs but
  49998. it can handle any (fixed-width) font you wish.  You can also allow CharMap
  49999. to use ANSI's Reverse On/Off command for better results.
  50000. .version
  50001. 1.0
  50002. .date
  50003. 1994.01.16
  50004. .author
  50005. Hanns Holger Rutz
  50006. .requirements
  50007. Requires OS 2.04+.
  50008. .distribution
  50009. Freeware
  50010. .address
  50011. Auf dem Godenstedter Berg 17
  50012. D-27404 Zeven
  50013. GERMANY
  50014. .source
  50015. Includes source in assembly
  50016. .construction
  50017. AsmOne V1.02
  50018. .docs
  50019. CharMap.doc
  50020. CharMap.dok
  50021. .described-by
  50022. Fred Fish (fnf@fishpond.cygnus.com)
  50023. .submittal
  50024. Submitted on disk directly by the author.
  50025. .contents
  50026. CharMap        Yet another ILBM2ASCII program.  This one is limited to
  50027.         2-color ILBMs but it can handle any (fixed-width) font you
  50028.         wish.  You can also allow CharMap to use ANSI's Reverse
  50029.         On/Off command for better results.  Version 1.0, freeware,
  50030.         includes source in assembly language.  Requires OS 2.04+.
  50031.         Author:  Hanns Holger Rutz
  50032. .stored-in
  50033. GoldFish-Vol2-2:BBS/gfx/CharMap-1.0.lha
  50034.  
  50035. .name
  50036. GIFKit
  50037. .type
  50038. Image Processing
  50039. .short
  50040. Visually crop, resize, flip, rotate GIFS
  50041. .description
  50042. A GIF tool kit.  Allows you to do visual crops, resizing, flips and
  50043. rotates of GIF images.  The programs fits the images on a 640x400x2
  50044. screen so that even 1280x800 GIFs' can be manipulated without using
  50045. large amounts of chip ram.
  50046. .version
  50047. 1.0
  50048. .author
  50049. Milt Henderson
  50050. .requirements
  50051. Requires OS2.0+
  50052. .distribution
  50053. Copyrighted but Freely Redistributable
  50054. .address
  50055. 6815 Wallsey Dr
  50056. San Diego,Ca
  50057. 92119
  50058. .docs
  50059. GIFKit.doc
  50060. .described-by
  50061. Dan Fish (daf@starfish.amigalib.com)
  50062. .submittal
  50063. Submitted on disk directly by the author.
  50064. .stored-in
  50065. GoldFish-Vol2-2:BBS/gfx/GIFKit-1.0.lha
  50066. .name
  50067. IFF2Icon
  50068. .author
  50069. Hanns Holger Rutz
  50070. .version
  50071. 1.0b
  50072. .description
  50073. Converts an IFF/ILBM file of any size into a Icon-File or optionally, to
  50074. the default Icon.  Requires OS2.04+.  Includes assembly source.
  50075. .described-by
  50076. Automatically generated from Contents file by c2pi program.
  50077. .short
  50078. Convert IFF/ILBM file to Icon file.
  50079. .stored-in
  50080. GoldFish-Vol2-2:BBS/gfx/IFF2Icon-1.0b.lha
  50081.  
  50082. .name
  50083. ITex2IFF
  50084. .type
  50085. Image Conversion
  50086. .short
  50087. Convert pictures PC ITex => Amiga IFF
  50088. .description
  50089. Converts ITex picture files to regular IFF files.  (ITex pictures are
  50090. a PC format created by Imaging Technologies)
  50091. .version
  50092. 1.0
  50093. .author
  50094. Frédéric DELACROIX
  50095. .requirements
  50096. Requires OS2.04+ and errormsg.library (supplied)
  50097. .distribution
  50098. Freeware
  50099. .address
  50100. 5 rue d'Artres
  50101. 59269 QUERENAING
  50102. FRANCE.
  50103. .docs
  50104. ITex2IFF.doc
  50105. .described-by
  50106. Fred Fish (fnf@fishpond.cygnus.com)
  50107. .submittal
  50108. Submitted on disk directly by the author.
  50109. .stored-in
  50110. GoldFish-Vol2-2:BBS/gfx/ITex2IFF-1.0.lha
  50111. .name
  50112. ImageStudio
  50113. .type
  50114. Image Conversion
  50115. .short
  50116. manipulates various graphic formats
  50117. .description
  50118.    ImageStudio is written for the casual graphics user who wishes to
  50119. convert or manipulate various graphics formats on a modest Amiga
  50120. system. There are several commercial offerings available, however the
  50121. casual user is paying a lot of money for many facilities and options
  50122. they would probably never use.
  50123.  
  50124.    Bitmap graphics, by their nature, usually require large amounts of
  50125. RAM. One of the main objectives of ImageStudio was to reduce this
  50126. burden by utilising virtual memory - most users have more spare hard
  50127. disk space than spare RAM.
  50128.  
  50129.    ImageStudio works with several buffers at any one time (dependant on
  50130. how many levels of undo are specified), each of these buffers can hold
  50131. either colour-mapped or 24-bit images. For a detailed description of
  50132. colour-mapped and 24-bit images, See Image types.
  50133. .version
  50134. 1.0.0
  50135. .date
  50136. 1994.09.12
  50137. .author
  50138. Andy Dean
  50139. Graham Dean
  50140. .restrictions
  50141. To encourage users to register, the freely distributable version of
  50142. ImageStudio is limited to loading in pictures upto 250x250 pixels. All
  50143. other operations are available.
  50144. .requirements
  50145. Workbench 2.04 or above.
  50146. Around 1 megabyte of free memory.
  50147. Several megabytes of free hard disk space.
  50148. .distribution
  50149. Shareware
  50150. .price
  50151. $20 (US), 10 pounds sterling
  50152. .address
  50153. Graham Dean,
  50154. U514 Fielding Avenue,
  50155. Poynton,
  50156. Stockport,
  50157. Cheshire.
  50158. SK12 1YX
  50159. ENGLAND
  50160. .email
  50161. adean@eleceng.ucl.ac.uk
  50162. .docs
  50163. ImageStudio-1.0.0.readme
  50164. docs/ImageStudio.guide
  50165. docs/ImageStudio.txt
  50166. .described-by
  50167. Richard Fish
  50168. .submittal
  50169. Downloaded via ftp from Aminet.
  50170. .stored-in
  50171. GoldFish-Vol2-2:BBS/gfx/ImageStudio-1.0.0.lha
  50172. .name
  50173. PicCon
  50174. .fullname
  50175. Picture Converter
  50176. .type
  50177. Developer tool
  50178. .short
  50179. Programmers Image converter
  50180. .description
  50181. PicCon is a program to aid developers of Amiga software for including
  50182. graphical images in their own programs.\n\n
  50183. In a full featured GUI you are able to cut out any portion of a loaded
  50184. picture and save it back to disk in a variety of formats. Supported formats
  50185. include: ordinary bitplanes, interleaved bitplanes, chunkypixels,
  50186. blittermasks, Amiga sprites, IFF ILBMs, workbench icons,
  50187. Super Nintendo/Famicom and Sega Megadrive/Genesis charactersets and lots
  50188. of variations on these main formats.\n
  50189. You can also save the picture's palette in a variety of formats, including
  50190. ordinary raw 4, 8, or 32 bits-per-gun, Amiga copperlists, IFF ILBM and more.\n
  50191. All saves can be done in either binary, as linkmodules (objectfiles), or in
  50192. sourcecode (assembler, C, E or Pascal).\n\n
  50193. The pictures which contain your images can be stored in IFF ILBM or any
  50194. format you've got datatypes' support for as the datatypes.library supplied
  50195. with OS3.0 is used (if present) by PicCon. RAW images and workbench icons
  50196. can also be loaded (for e.g. reediting), and PicCon also supports loading
  50197. and handling of standard IFF ANIMs.\n\n
  50198. Some simple (but, in this context, useful) imageprocessing tools have been
  50199. included in PicCon, like pen remapping, palette compression, size and depth
  50200. scaling and palette fitting. Other features that have proved very handy for
  50201. time-saving purposes are the "gridsave", "autocrop" and "autoscan" functions.
  50202. The "autoscan" function makes it possible to process a whole picture full
  50203. of images in one operation. The "gridsave" feature lets you save hundreds
  50204. of e.g. maptiles for backgroundgraphics in a game in a single command.\n\n
  50205. .version
  50206. 2.50
  50207. .date
  50208. 1994.08.23
  50209. .author
  50210. Morten Eriksen
  50211. .restrictions
  50212. Three (non-essential) functions disabled in demoversion.
  50213. .requirements
  50214. OS 2.04 (V37) or later.
  50215. .distribution
  50216. Shareware
  50217. .price
  50218. $15(US), GBP £10, FFR 75, DM 25, NKR 100, SKR 110, DKR 100 or an equal amount in any other currency.
  50219. .address
  50220. Lauritz Jenssens gt. 10
  50221. 7045 Trondheim
  50222. NORWAY
  50223. .email
  50224. mortene@idt.unit.no
  50225. .exectype
  50226. 68000
  50227. .installsize
  50228. 70K - 200K
  50229. .construction
  50230. SAS/C 6.0
  50231. .tested
  50232. A500 - A4000, 0.5 - 2MB CHIP, 0 - 16MB FAST, 68000, 68010, 68EC020, 68020, 68EC030, 68030, 68040, OS V37 - V40, all screenmodes on all monitors distributed with OS3.0 except the A2024, MMU, FPU, no hits found with either Enforcer or Mungwall.
  50233. .run
  50234. PicCon=WB,PicCon
  50235. PicCon=CLI,PicCon
  50236. .docs
  50237. PicCon.guide
  50238. .described-by
  50239. Morten Eriksen (mortene@idt.unit.no)
  50240. .stored-in
  50241. GoldFish-Vol2-2:BBS/gfx/PicCon-2.50.lha
  50242. .name
  50243. ReadDCTV
  50244. .author
  50245. Garrick Meeker
  50246. .version
  50247. 1.0
  50248. .source
  50249. Includes source in C.
  50250. .description
  50251. Converts DCTV pictures to 24-bit ILBM IFF's.  Should work on pre-2.0
  50252. systems, but does require iffparse.library.  It also requires at least V3
  50253. of dctv.library.
  50254. .described-by
  50255. Automatically generated from Contents file by c2pi program.
  50256. .short
  50257. Convert DCTV pics to 24-bit ILBM IFFs.
  50258. .stored-in
  50259. GoldFish-Vol2-2:BBS/gfx/ReadDCTV-1.0.lha
  50260.  
  50261. .name
  50262. ReScale
  50263. .type
  50264. Image Conversion
  50265. .short
  50266. Horizontally  rescales  IFF  pictures
  50267. .description
  50268. Horizontally  rescales  IFF  pictures.  The program is used ONLY from
  50269. the CLI by giving it the names of the source and destination files, and
  50270. the number of pixels per row for the destination file.  The source file
  50271. must be an UNCOMPRESSED IFF ILBM file.
  50272. .version
  50273. 1.0
  50274. .author
  50275. Frédéric DELACROIX
  50276. .requirements
  50277. Requires OS2.04+ and errmsg.library (supplied)
  50278. .distribution
  50279. Freeware
  50280. .address
  50281. 5 rue d'Artres
  50282. 59269 QUERENAING
  50283. FRANCE.
  50284. .docs
  50285. Rescale.doc
  50286. .described-by
  50287. Fred Fish (fnf@fishpond.cygnus.com)
  50288. .submittal
  50289. Submitted on disk directly by the author.
  50290. .stored-in
  50291. GoldFish-Vol2-2:BBS/gfx/Rescale-1.0.lha
  50292. .name
  50293. Digillus
  50294. .author
  50295. Tonny Espeset
  50296. .version
  50297. 1.0a
  50298. .distribution
  50299. Shareware
  50300. .description
  50301. Digital Illusions is a highly professional image processing program.  Not
  50302. only is it capable of processing still pix, but it will also let you create
  50303. stunning animations from ordinary flat pictures using a powerful 'In
  50304. between' technique.
  50305. .described-by
  50306. Automatically generated from Contents file by c2pi program.
  50307. .short
  50308. Highly professional image processor.
  50309. .stored-in
  50310. GoldFish-Vol2-2:BBS/gfx/Digillus-1.0a.lha
  50311.  
  50312. .name
  50313. Duerer
  50314. .type
  50315. Painting
  50316. .short
  50317. A simple GeoPaint like paint program
  50318. .description
  50319. A paint program which is easy to understand and simple to use.  All
  50320. common functions for a paint program are included.  A special feature
  50321. is the RAW file format in addition to the IFF format.  The RAW format
  50322. is especially interesting to hardware programmers.  Almost all Amiga
  50323. screen resolutions can be used.  The program design is similar to
  50324. GeoPaint, a well-known C64 program.
  50325. .version
  50326. 1.01
  50327. .author
  50328. Stefan Kuwaldt
  50329. .distribution
  50330. Shareware
  50331. .price
  50332. $15 (US)
  50333. .address
  50334. AM HIRSCH 1
  50335. 66265 HEUSWEILER
  50336. WEST-GERMANY
  50337. .docs
  50338. Duerer.doc
  50339. Duerer.anl
  50340. .described-by
  50341. Fred Fish (fnf@fishpond.cygnus.com)
  50342. .submittal
  50343. Submitted on disk directly by the author.
  50344. .contents
  50345. Duerer        A paint program which is easy to understand and simple to
  50346.         use.  All common functions for a paint program are included.
  50347.         A special feature is the RAW file format in addition to the
  50348.         IFF format.  The RAW format is especially interesting to
  50349.         hardware programmers.  Almost all Amiga screen resolutions
  50350.         can be used.  The program design is similar to GeoPaint, a
  50351.         well-known C64 program.  Version 1.01, binary only, however
  50352.         assembly source is available from the author.
  50353.         Author:  Stefan Kuwaldt
  50354. .stored-in
  50355. GoldFish-Vol2-2:BBS/gfx/Duerer-1.01.lha
  50356. .name
  50357. Iconian
  50358. .type
  50359. Icon Utility
  50360. .short
  50361. Icon editor that supports OS3.0 funcs.
  50362. .description
  50363. An icon editor with all the functions of IconEdit under OS3.0, plus more.
  50364. Features: Support for sizable windows and custom fonts; Multiple undos;
  50365. Appwindows; Custom magnification levels; Up to 256 colors; 3.x palette
  50366. sharing; RGB color editing; Integer scaling of oversized brushes; Optional
  50367. remapping of IFFs to screen colors; Can save 8 plane icons which stay
  50368. "normal" regardless of screen depth; Full range of drawing tools including
  50369. beveled boxes; Recolors 1.3 icons; Clipboard support; Extensive keyboard
  50370. support; Ability to cut and paste brushes; Drawing with text, including
  50371. selectable font and styles; 100% system supported, no external libraries
  50372. required.
  50373. .version
  50374. 1.98
  50375. .date
  50376. 1994.03.301994.05.03
  50377. .author
  50378. Chad Randall
  50379. .requirements
  50380. Requires OS3.0, 68020+ recommended
  50381. .distribution
  50382. Shareware
  50383. .price
  50384. $10 (US)
  50385. .address
  50386. 229 S. Washington St.
  50387. Manchester, Mi. 48158-9680
  50388. USA
  50389. .email
  50390. crandall@garnet.msen.com
  50391. .docs
  50392. Readme.first
  50393. Docs/3-2-8.readme
  50394. Docs/History.txt
  50395. Docs/Iconian.guide
  50396. Docs/Iconian.readme
  50397. Docs/ShoveColors.readme
  50398. .described-by
  50399. Fred Fish (fnf@fishpond.cygnus.com)
  50400. .submittal
  50401. Downloaded via ftp from wuarchive.wustl.edu.
  50402.  
  50403. .stored-in
  50404. GoldFish-Vol2-2:BBS/gfx/Iconian-1.98.lha
  50405. .name
  50406. MainActor
  50407. .aminet-dir
  50408. gfx/edit
  50409. .author
  50410. Markus Moenig
  50411. .type
  50412. Animation Package
  50413. .short
  50414. A modular animation package
  50415. .description
  50416. MainActor is a modular animation package which is able to
  50417. create/edit/time/play animations (of any size) of the provided
  50418. animation modules.  Modules included in this release :
  50419. IFF-Anim3/5/7/8/Brush/J, FLI, FLC, DL, AVI.  You also have a great
  50420. number of functions for animation proccessing.  MainActor is also able
  50421. to read and write Picture Modules : IFF, PCX, GIF, WB-ICON.  You can
  50422. associate sound effects to every frame of your animations.  Support
  50423. for the Picasso-II, Retina, Merlin and EGS cards is integrated.
  50424. .version
  50425. 1.55
  50426. .restrictions
  50427. Requesters asking for the shareware fee will pop up during
  50428. save operations
  50429. .requirements
  50430. Requires WB 2.0 (V37)
  50431. .distribution
  50432. Shareware
  50433. .price
  50434. $50(US), DM85 or $25(US), DM40
  50435. .address
  50436. Im Johannistal 36
  50437. 52064 Aachen
  50438. Germany
  50439. .email
  50440. zeus@jupiter.oche.de
  50441. .exectype
  50442. 68xxx, Arexx
  50443. .installsize
  50444. 950K - 300K
  50445. .construction
  50446. Registered Dice(C), Devpac3.04 (Assembly)
  50447. .tested
  50448. Tested on all sorts of Amiga computers. Found to be Enfocer hit
  50449. free.
  50450. .reference
  50451. FreshFish-Vol5:BBS/gfx/MainActor-1.52.lha
  50452. 1.52
  50453. FreshFish-Vol5:New/gfx/edit/MainActor/
  50454. 1.52
  50455. FrozenFish-Vol1:BBS/Mar94/gfx/edit/MainActor.lha
  50456. 1.23
  50457. FreshFish-Vol4:BBS/Mar94/gfx/edit/MainActor.lha
  50458. 1.23
  50459. FreshFish-Vol3:New/gfx/edit/MainActor/
  50460. 1.23
  50461. GoldFish-Vol1-2:d9xx/d914/MainActor/
  50462. 1.16
  50463. GoldFish-Vol1-1:BBS/d9xx/d914/MainActor.lha
  50464. 1.16
  50465. FrozenFish-Vol1:BBS/ALib/d9xx/d914/MainActor.lha
  50466. 1.16
  50467. AmigaLibDisk914/MainActor/
  50468. 1.16
  50469. FreshFish-Vol1:New/AmigaLibDisks/Disk914/MainActor/
  50470. ?.?
  50471. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk914/MainActor/
  50472. ?.?
  50473. GoldFish-Vol1-2:d8xx/d888/MainActor/
  50474. 1.0
  50475. GoldFish-Vol1-1:BBS/d8xx/d888/MainActor.lha
  50476. 1.0
  50477. FrozenFish-Vol1:BBS/ALib/d8xx/d888/MainActor.lha
  50478. 1.0
  50479. FreshFish-Vol1:Old/AmigaLibDisks/Disks880-899/Disk888/MainActor/
  50480. 1.0
  50481. FreshFish-Vol2:Old/AmigaLibDisks/Disks880-899/Disk888/MainActor/
  50482. 1.0
  50483. AmigaLibDisk888:MainActor/
  50484. 1.0
  50485. .docs
  50486. docs/english/MainActor.guide
  50487. docs/english/MainActor.doc
  50488. docs/Deutsch/MainActor.guide
  50489. docs/Deutsch/MainActor.doc
  50490. docs/Francais/MainActor.guide
  50491. docs/Francais/MainActor.doc
  50492. .submittal
  50493. Downloaded via ftp from Aminet.
  50494.  
  50495.  
  50496.  
  50497. .stored-in
  50498. GoldFish-Vol2-2:BBS/gfx/MainActor-1.55.lha
  50499. .name
  50500. PicMerge
  50501. .type
  50502. Image Processing
  50503. .short
  50504. Merges two same-sized BitMaps
  50505. .description
  50506. This little program merges two same-sized BitMaps by using logical
  50507. operators. All Amiga-Viewmodes are available, except of the HAM-
  50508. and 8HAM-Mode. That means, you can work with pictures with up to
  50509. 256 colors.
  50510.  
  50511. The idea for this program was born as I was in trouble. How can I
  50512. merge two animations (one on the left, one on the right) in one?
  50513. So I done a simple hack to 'OR' the BitMaps. After adding a little
  50514. GUI-Interface I decided to make PicMerge public.
  50515. .version
  50516. 2.3
  50517. .date
  50518. 1994.09.09
  50519. .author
  50520. Frank Düber
  50521. .distribution
  50522. Public Domain
  50523. .email
  50524. Internet:   fdueber@hrz.uni-siegen.d400.de
  50525. Fido:       Frank Dueber   (2:2457/350.24)
  50526. .docs
  50527. PicMerge_e.readme
  50528. PicMerge_d.LiesMich
  50529. .described-by
  50530. Richard Fish
  50531. .submittal
  50532. Downloaded via ftp from Aminet.
  50533.  
  50534. .stored-in
  50535. GoldFish-Vol2-2:BBS/gfx/PicMerge-2.3.lha
  50536. .name
  50537. TSMorph
  50538. .author
  50539. Topicsave Limited
  50540. .version
  50541. 3.0
  50542. .source
  50543. Includes source in C.
  50544. .description
  50545. TSMorph is a set of morphing programs. It consists of three programs:\n
  50546.  
  50547.      TSMorph         Edit the Morph parameters\n
  50548.      TSMorph-render  Generate the morphed images\n
  50549.      TSMorph-prefs   Preferences editor\n
  50550.  
  50551. TSMorph is used to create a parameter file which is used by
  50552. TSMorph-render to produce the morphed images. Run times can be about 3
  50553. seconds per frame for a 150x150 image on a 28Mhz 68040.\n
  50554.  
  50555. TSMorph-render can be used to either morph one (or a series of)
  50556. image(s) to another in a set number of frames with a number of control
  50557. points, or just distort one (or a series of) image(s) with control
  50558. points. When TSMorph is run without parameters it will display an ASL
  50559. file requester for a file created by TSMorph, it will then create the
  50560. images, displaying a Progress Requester on the default public (or
  50561. named) screen allowing the process to be interrupted and/or stopped.\n
  50562.  
  50563. ARexx scripts are run before and after each image is processed. These
  50564. allow the changing of movement and colour to be controlled along with
  50565. the ability to only generate some frames, and also post image
  50566. processing (e.g. to change to a non-24-bit format and build an
  50567. animation).\n
  50568.  
  50569. TSmorph is used to generate the parameter file. When run it displays
  50570. an Information Window on a public screen. This allows the input of the
  50571. file names to morph between, the number of frames, the start frame,
  50572. the output file names, and the type of morph (single or dual images)
  50573. to be changed.\n
  50574.  
  50575. It also allows the editing of control points on the images. The images
  50576. are displayed on a public screen in resizeable, scrollable windows.\n
  50577.  
  50578. When the images are displayed control points can be edited in various
  50579. modes. These modes allow the addition, deletion, linking and unlinking
  50580. of the control points.\n
  50581.  
  50582. Context sensitive help is displayed using amigaguide (if available).
  50583. The 'Help' key can be pressed in the gadgets, over the gadgets, on
  50584. menus or anytime a window is active.\n
  50585. .date
  50586. 1994.02.25
  50587. .described-by
  50588. fnf@amigalib.com
  50589. .short
  50590. A comprehensive morphing package.
  50591. .stored-in
  50592. GoldFish-Vol2-2:BBS/gfx/TSMorph-3.0.lha
  50593. .name
  50594. U_Paint
  50595. .type
  50596. Paint Program
  50597. .short
  50598. Paint Program for A1200 and A4000
  50599. .description
  50600. Paint Program for A1200 and A4000
  50601. .version
  50602. 1.0
  50603. .author
  50604. Andreas Meinert
  50605. .requirements
  50606. AGA Amiga
  50607. OS 3.0+
  50608. .distribution
  50609. Copyrighted but Freely Redistributable
  50610. .address
  50611. Andreas Meinert
  50612. Ges. Scholl Allee 115
  50613. 25524 Itzehoe
  50614. Germany
  50615. .described-by
  50616. Richard Fish
  50617. .submittal
  50618. Submitted on disk directly by the author.
  50619.  
  50620. .stored-in
  50621. GoldFish-Vol2-2:BBS/gfx/U_PAINT-1.0.lha
  50622. .name
  50623. Fractal
  50624. .type
  50625. Graphics Tool
  50626. .short
  50627. AGA WB/PubScreen Fractal program
  50628. .description
  50629. Fractal program with following features:
  50630.       Opens on the default public screen (initially the Workbench)
  50631.  
  50632.       Usable on any screen with at least 2 "free" pens
  50633.  
  50634.       Avoids usage of all pens already "obtained" upon program start
  50635.         (i.e., AmigaDOS 3.0 "Protected Pen" compliant)
  50636.  
  50637.       Separate user interface and drawing windows
  50638.  
  50639.       Resizable drawing window with point-and-click Zoom-In and
  50640.         centering functions
  50641.  
  50642.       Adjustable Zoom-Out function
  50643.  
  50644.       Contents of drawing window can be saved to a standard IFF/ILBM file
  50645.  
  50646.       Full GadTools Intuition interface
  50647.  
  50648.       Supports the following types of fractals:
  50649.  
  50650.          - Mandelbrot
  50651.          - Julia Set
  50652.          - Magnetism
  50653.          - Lambda Exponential
  50654.          - Lambda Cosine
  50655.          - Biomorph
  50656.          - Plasma
  50657.  
  50658.       All math done in double precision floating point
  50659.  
  50660.       Separate versions for:
  50661.  
  50662.          - 68020 without FPU (stock A1200 and A4000/030)
  50663.          - 68020 with FPU    (improved A1200 and A4000/030)
  50664.          - 68040             (stock A4000/040)
  50665.  
  50666.       "Smart" iconify function
  50667.  
  50668.       Help text (displayed on screen banner) for the Zoom In and Center
  50669.        actions
  50670.  
  50671.       Recommended for use with my PaletteTool and PST programs(!)
  50672.  
  50673.       Tested OK using the Enforcer
  50674. .version
  50675. 1.3
  50676. .author
  50677. tkreuzer@delphi.com
  50678. .requirements
  50679. AGA chipset, AmigaDOS 3.0+
  50680. .distribution
  50681. Copyrighted but Freely Redistributable
  50682. .address
  50683. 6711A N. Washington Blvd.
  50684. Arlington, VA  22213
  50685. .email
  50686. tkreuzer@delphi.com
  50687. .docs
  50688. Fractal.guide
  50689. .described-by
  50690. Richard Fish
  50691. .submittal
  50692. Downloaded via ftp from Aminet.
  50693. .stored-in
  50694. GoldFish-Vol2-2:BBS/gfx/Fractal-1.3.lha
  50695. .name
  50696. Mand2000D
  50697. .type
  50698. Image Processing
  50699. .short
  50700. Demo of a revolutionary fractal program
  50701. .description
  50702. Demo version of a revolutionary fractal program that makes it far easier
  50703. to explore the Mandelbrot set.  Mand2000 is compatible with all Amigas.
  50704. It has separate calc routines that have been optimized for the 68000,
  50705. 68020, 68030, 68040 & 68881 processors respectively.  It automatically
  50706. detects these to ensure maximum performance.  Mand2000 also makes full
  50707. use of AGA graphics when available.  A number of enhancements since the
  50708. original demo version.  Because of its release on CDROM, this version
  50709. also contains many more examples, demos, and animations than previously
  50710. released floppy disk distributions.
  50711. .version
  50712. 2.000
  50713. .author
  50714. Cygnus Software
  50715. .restrictions
  50716. This  demo  version  has  had  save disabled, and will occasionally
  50717. bring  up  a  text  requester to remind you that it is a demo version.
  50718. .requirements
  50719. Requires OS 2.0+
  50720. .reference
  50721. AmigaLibDisk947:Mand2000D/
  50722. 1.102
  50723. .distribution
  50724. Commercial Demo
  50725. .price
  50726. $44.95 (US)
  50727. .address
  50728. 33 University Square, #199
  50729. Madison, WI, 53715
  50730. USA
  50731. .email
  50732. CygnusSoft@cup.portal.com
  50733. .docs
  50734. Readme
  50735. .described-by
  50736. Fred Fish (fnf@fishpond.cygnus.com)
  50737. .submittal
  50738. Submitted on disk directly by the author.
  50739. .stored-in
  50740. GoldFish-Vol2-2:BBS/gfx/Mand2000Demo-2.000.lha
  50741. .name
  50742. QMJ
  50743. .author
  50744. Chris Baxter
  50745. .version
  50746. 5.4
  50747. .distribution
  50748. Shareware
  50749. .description
  50750. A program to generate Mandelbrot, Julia and Quaternion Julia slice images.
  50751. Features of this version; specify with the mouse which part of an image to
  50752. enlarge; save an image (compressed or uncompressed ILBM); reload an image
  50753. (compressed/uncompressed ILBM format); continue a saved, but unfinished
  50754. image, edit the colours used for drawing, load only the palette from
  50755. another image; control the complete mathematical process; choose the method
  50756. for colouring the image; send the image to the printer; choose IEEE or FFP
  50757. maths; choose low or medium resolution modes.
  50758. .described-by
  50759. Automatically generated from Contents file by c2pi program.
  50760. .short
  50761. Generates Mandelbrot/Julia/Quaternions.
  50762. .stored-in
  50763. GoldFish-Vol2-2:BBS/gfx/QMJ-5.4.lha
  50764. .name
  50765. ADProRunner
  50766. .author
  50767. Øyvind Falch & Morten Johnsen
  50768. .version
  50769. 1.7
  50770. .description
  50771. ADPro is a great program, but it requires alot of memory.  Sometimes you
  50772. need 3 MB or more to convert a picture.  It is possible to specify
  50773. memory-usage in the ADPro icon or from the shell but this can be awkward.
  50774. If you do not specify memory size, ADPro takes the largest free hunk of
  50775. memory, and leaves you with only small hunks left.  This may result in
  50776. loaders, savers and operators being loaded into chip memory, which is dead
  50777. slow on an accelerated Amiga.  With ADProRunner you can easily control
  50778. ADPro's memory usage each time you run it.
  50779. .described-by
  50780. Richard Fish
  50781. .reference
  50782. FreshFish-Vol2:New/gfx/misc/ADProRunner/
  50783. 1.0
  50784. FreshFish-Vol3:Old/Dec93/gfx/misc/ADProRunner/
  50785. 1.0
  50786. FrozenFish-Vol1:BBS/Dec93/gfx/misc/ADProRunner.lha
  50787. 1.0
  50788. .short
  50789. Control ADPro's memory usage.
  50790. .stored-in
  50791. GoldFish-Vol2-2:BBS/gfx/ADProRunner-1.7.lha
  50792. .name
  50793. Anim3D
  50794. .type
  50795. Animation Player
  50796. .short
  50797. Plays anims written in special language
  50798. .description
  50799. Anim3D is my first Amiga program longer than a few dozen lines of code and
  50800. was mainly to teach myself how to program a 'real' application for the Amiga.
  50801. Basically it plays vector movies that are written in a special programming
  50802. language that I designed.
  50803.  
  50804. The original idea was:
  50805. "Wouldn't it be neat if vector demos could be created and played using a
  50806. standard program, use the screenmode that you wanted, were smoother on
  50807. faster machines and multitasked properly?"
  50808. After all, we can't impress PC users from fast animation 'cos they have
  50809. faster processors, but we can beat them by making something totally
  50810. impossible through Windows   ;-)
  50811.  
  50812. Anim3D is a real-time vector movie player for Workbench 3 machines. It has
  50813. three main features which I think most Amiga software (and demos) should
  50814. have nowadays:
  50815.  
  50816.  
  50817. 1)  It is extremely friendly to the OS and multitasks properly; I've
  50818.     played animations whilst downloading files on the modem and been
  50819.     playing a tracker module so I think I can safely say this  :-)
  50820.  
  50821. 2)  Animations are played at the SAME speed whatever the machine is...
  50822.     slower machines just have a lower frame update rate. This works fine
  50823.     because the display is double-buffered (as you'd expect) so there are
  50824.     no half drawn screens to be seen.
  50825.  
  50826. 3)  It can use any of the display modes available on the machine;
  50827.     the same image is displayed on the screen whatever the resolution.
  50828.     This allows those lucky A4000/040 owners to display anims in mega hi-res
  50829.     while running at the same frame rate that an A1200 might run in lo-res.
  50830.  
  50831. It also makes use of a special dithering method that I worked out which
  50832. gives the appearance of more shades of each colour without slowing screen
  50833. rendering down. This does however require more chip memory than normal.
  50834.  
  50835. I have designed a language for creating these animations and some simple
  50836. demo anims have been included to give you an idea of what it can do. Take a
  50837. look at the animation files by all means (they are only ASCII text), but I
  50838. wouldn't try writing your own without any documentation!
  50839. .version
  50840. 1.4
  50841. .author
  50842. Michael George
  50843. .requirements
  50844. The machine requirements for Anim3D are:
  50845.  
  50846. 1)  Kickstart 3.0 or higher.
  50847.     This is because Anim3D uses many of the features added in KS 3 such as
  50848.     system friendly double buffering, the ASL screen mode requester and
  50849.     interleaved screens.
  50850.  
  50851. 2)  Enhanced chipset.
  50852.     This is not a necessity for Anim3D, but I had to use the ECS registers
  50853.     for defining blit sizes (the normal BLTSIZ reg isn't capable of big
  50854.     blits for some of the ECS/AGA screen modes and would need to do them
  50855.     in two goes).
  50856.     This could be fixed reasonably easily, but I have not time to do it
  50857.     right now.
  50858.  
  50859. 3)  A 68020 or higher.
  50860.     Everything has been optimised for 32 bit machines.
  50861. .distribution
  50862. Freeware
  50863. .address
  50864. 21 Mucklow Hill
  50865. Halesowen
  50866. West Midlands
  50867. B62 8NT
  50868. England
  50869. .email
  50870. mgeorge@cix.compulink.co.uk
  50871. .construction
  50872. Anim3D was developed on the following system:
  50873.  
  50874. Hardware:
  50875.     Commodore Amiga 4000/030:
  50876.  
  50877.         25Mhz 680EC30 CPU
  50878.         25MHz 68882 FPU
  50879.         2Mb Chip RAM + 4Mb Fast RAM
  50880.         Kickstart v39.106
  50881.         Workbench v37.67
  50882.  
  50883.     Microvitec Cubscan 1440 (14" multi-sync monitor)
  50884.  
  50885.  
  50886. Software:
  50887.     SAS/C v6.51 - SAS Institute 1994
  50888.     Devpac Amiga v3.04 - Hisoft 1993
  50889.     Amiga Developer Update for 3.1 - Commodore 1993
  50890. .tested
  50891. A1200 with 2Mb Chip + 4Mb Fast RAM. (KS 39.106, WB 3.0)
  50892.  
  50893. A1200 with 40MHz 68EC030, 2Mb Chip + 4Mb Fast RAM. (KS 39.106, WB 3.0)
  50894.  
  50895. A3000 with 2Mb Chip + 8Mb Fast RAM. (KS 40.70, WB 3.1)
  50896.  
  50897. A3000T with 2Mb Chip + 8Mb Fast RAM. (KS 40.70, WB 3.1)
  50898.  
  50899. A4000/030 with 2Mb Chip + 4Mb Fast RAM. (KS 39.106, WB 3.0)
  50900.  
  50901. A4000/040 with 2Mb Chip + 8Mb Fast RAM. (KS 39.106, WB 3.0)
  50902.  
  50903.  
  50904. All AGA modes have been tested on my A4000/030 and Microvitec Cubscan 1440
  50905. monitor.
  50906. .docs
  50907. Anim3D.guide
  50908. .described-by
  50909. Richard Fish
  50910. .submittal
  50911. Downloaded via ftp from wuarchive.wustl.edu.
  50912.  
  50913. .stored-in
  50914. GoldFish-Vol2-2:BBS/gfx/Anim3D-1.4.lha
  50915. .name
  50916. BluffTitler
  50917. .type
  50918. Video Tool
  50919. .short
  50920. A Realtime 3D Titling System
  50921. .description
  50922. BluffTitler is Realtime 3D Titling program. It allows you to animate 3D
  50923. texts in all sorts of 3D effects using a simple graphical user interface.
  50924.  
  50925. You no longer have to use difficult,expensive and slow 3D rendering software
  50926. to make those stunning 3D leaders. All you need is BluffTitler !!
  50927.  
  50928. And because BluffTitler works in realtime, you can immediately start
  50929. recording your leader to video . No more heavy disk operations, memory
  50930. problems and single frame recorders : simply start BluffTitler and press
  50931. the record button on your video !
  50932.  
  50933. Since computer power is limited you can't expect broadcast quality from a
  50934. realtime titler, but the result is perfectly suitable for
  50935. -home video's
  50936. -semi-professional productions
  50937. -cable networks
  50938. -computer presentations
  50939. .version
  50940. 1.0
  50941. .author
  50942. Michiel den Outer
  50943. .requirements
  50944. - a 68020 Processor or higher
  50945. - Amiga DOS 2.0 or higher
  50946. - a 15 KHz monitor or TV
  50947. .distribution
  50948. Copyrighted but Freely Redistributable
  50949. .address
  50950. Populierenlaan 59
  50951. 2925 CP Krimpen a/d IJssel
  50952. The Netherlands
  50953. .docs
  50954. BluffTitler.DOC
  50955. .described-by
  50956. Richard Fish
  50957. .submittal
  50958. Submitted on disk directly by the author.
  50959.  
  50960. .stored-in
  50961. GoldFish-Vol2-2:BBS/gfx/BluffTitler-1.0.lha
  50962.  
  50963. .name
  50964. Clouds
  50965. .type
  50966. Image Processing
  50967. .short
  50968. Creates random cloud images
  50969. .description
  50970. This program creates random cloud images which you might use in your
  50971. paint program, as a texture in a ray tracing program or as a
  50972. background for your workbench.  Uses all ECS and AGA resolutions.
  50973. Works with Workbench 1.2 up to 3.1.
  50974. .version
  50975. 3.1
  50976. .author
  50977. Daniel Amor
  50978. .reference
  50979. FreshFish-Vol1:New/Graphics/Clouds/
  50980. 3.0
  50981. AmigaLibDisk893:Clouds/
  50982. 2.9
  50983. AmigaLibDisk805:Clouds/
  50984. 2.0
  50985. .distribution
  50986. Public Domain
  50987. .address
  50988. Daniel Amor
  50989. Ludwigstr. 124
  50990. 70197 Stuttgart
  50991. Germany
  50992. .email
  50993. amor@student.uni-tuebingen.de
  50994. .source
  50995. Includes source in KICK-PASCAL
  50996. .docs
  50997. DOCS/Clouds.doc
  50998. DOCS/Clouds.dok
  50999. .described-by
  51000. Fred Fish (fnf@fishpond.cygnus.com)
  51001. .submittal
  51002. Submitted electronically directly by the author.
  51003. .contents
  51004. Clouds        This program creates random cloud images which you might
  51005.         use in your paint program, as a texture in a ray tracing
  51006.         program or as a background for your workbench.  Uses all
  51007.         ECS and AGA resolutions.  Works with Workbench 1.2 up to
  51008.         3.1.  Version 3.1, an update to version 2.9 on disk 893.
  51009.         Public domain, includes complete source in KICK-PASCAL.
  51010.         Author:  Daniel Amor
  51011. .stored-in
  51012. GoldFish-Vol2-2:BBS/gfx/Clouds-3.1.lha
  51013. .name
  51014. CloudsAGA
  51015. .type
  51016. Oberon-2 Module
  51017. .aminet-dir
  51018. gfx/misc
  51019. .short
  51020. Creates random clouds in AGA resolutions
  51021. .description
  51022. This program creates randomly clouds which you might use in
  51023. your paint program, as a texture in a ray tracing program or
  51024. as a background for your workbench.  Uses all AGA-resolutions.
  51025. Now supports sizes 1024x1024 and 2048x2048.
  51026. .version
  51027. 1.15
  51028. .date
  51029. 31.05.1994
  51030. .source
  51031. Oberon source
  51032. .construction
  51033. AmigaOberon 3.0
  51034. .docs
  51035. CloudsAGA.guide
  51036. .author
  51037. Daniel Amor
  51038. .reference
  51039. AmigaLibDisk981/CloudsAGA/
  51040. 1.01
  51041. FreshFish-Vol4:BBS/AmigaLib/d981/CloudsAGA.lha
  51042. 1.01
  51043. FreshFish-Vol4:New/AmigaLibDisks/d981/CloudsAGA/
  51044. 1.01
  51045. FrozenFish-Vol1:BBS/ALib/d9xx/d981/CloudsAGA.lha
  51046. 1.01
  51047. GoldFish-Vol1-1:BBS/d9xx/d981/CloudsAGA.lha
  51048. 1.01
  51049. GoldFish-Vol1-2:d9xx/d981/CloudsAGA/
  51050. 1.01
  51051. .requirements
  51052. Requires AmigaOS 2.0 (V36)
  51053. .distribution
  51054. Freeware
  51055. .address
  51056. Ludwigstr. 124
  51057. 70197 Stuttgart
  51058. Germany
  51059. .email
  51060. amor@student.uni-tuebingen.de
  51061. .exectype
  51062. Oberon
  51063. .stored-in
  51064. GoldFish-Vol2-2:BBS/gfx/CloudsAGA-1.15.lha
  51065. .name
  51066. CopperControl
  51067. .type
  51068. OS Utility
  51069. .short
  51070. Allows use of your own copperlist
  51071. .description
  51072. COPPER CONTROL is a small program (3844 bytes) which gives you the possibility
  51073. to use your own copperlist instead of ANY NUMBER of colors, in any Intuition
  51074. Screen, like Workbench screen for example.
  51075. You can easily design your copperlists for Copper Control with the editor
  51076. Copper Control Editor (CC-ED).
  51077. No additional memory is used (slight use).
  51078. No Assembly Tricks: This done with Amiga Operating System.
  51079. A French or German version could be available.
  51080. .version
  51081. 1.0
  51082. .author
  51083. Nadir Boussoukaia
  51084. .distribution
  51085. Freeware
  51086. .address
  51087. 1 Rue Des Romanesques
  51088. 13015 Marseille (France)
  51089. .tested
  51090. Every OS compatible (tested on 1.3, 2.0+, 3.0)
  51091. .docs
  51092. CopperControl/CC-ED.doc
  51093. CopperControl/COPCON.doc
  51094. CopperControl/First
  51095. .described-by
  51096. Richard Fish
  51097. .submittal
  51098. Downloaded via ftp from Aminet.
  51099. .stored-in
  51100. GoldFish-Vol2-2:BBS/gfx/CopperControl-1.0.lha
  51101. .name
  51102. DepackIFF
  51103. .type
  51104. Image Processing
  51105. .short
  51106. Depacks file packed by ByteRun algorithm
  51107. .description
  51108. This program lets you depack any IFF ILBM file with BODY chunk
  51109. crunched by standard ByteRun algorithm which is always used by all
  51110. Amiga graphics programs (like DPaint, Brilliance, ADPro, Real) while
  51111. saving image, brushes and so on. I decided to code this, because
  51112. ByteRun is not so effective as XPK, LhA (but not always!). If you
  51113. want  to repack images, you will reach the best results only when you
  51114. pack pure image data, and this is why this program was born and
  51115. should be useful for all the people wanting save own disk space, eg. BBS
  51116. SYSOPs (more images and less bytes!).
  51117. .version
  51118. 1.7
  51119. .author
  51120. Marcin Orlowski
  51121. .requirements
  51122. OS2.0+
  51123. .distribution
  51124. Copyrighted but Freely Redistributable
  51125. .docs
  51126. DepackIFF.doc
  51127. .described-by
  51128. Richard Fish
  51129. .submittal
  51130. Downloaded via ftp from Aminet.
  51131.  
  51132. .stored-in
  51133. GoldFish-Vol2-2:BBS/gfx/DepackIFF-1.7.lha
  51134. .name
  51135. Flaminator
  51136. .type
  51137. Animation Tool
  51138. .short
  51139. Assists creating/animating flames, etc.
  51140. .description
  51141.     FLAMINATOR takes care of the drudgery of creating and animating
  51142. flames, explosions and similar special effects.  The 'look' that
  51143. FLAMINATOR creates can be anywhere from movie-like to cartoonish.
  51144.     FLAMINATOR can take a single image, and create animated flames on
  51145. top of it, or add flames to an existing animation.
  51146. .version
  51147. 1.5
  51148. .author
  51149. Carmen Rizzolo
  51150. .distribution
  51151. Shareware
  51152. .price
  51153. $15 (US)
  51154. .address
  51155. Att: Flaminator
  51156. 4820 Clairemont Mesa Blvd. #5
  51157. San Diego, CA.  92117
  51158. .email
  51159. CarmenR@cup.portal.com
  51160. .docs
  51161. Flaminator.ReadIt
  51162. FlaminatorDefault.TXT
  51163. .described-by
  51164. Richard Fish
  51165. .submittal
  51166. Downloaded via ftp from Aminet.
  51167.  
  51168. .stored-in
  51169. GoldFish-Vol2-2:BBS/gfx/Flaminator-1.5.lha
  51170. .name
  51171. GROBSaver
  51172. .author
  51173. Greg Simon
  51174. .version
  51175. 1.03
  51176. .description
  51177. A saver module for GVP's ImageFX Image Processing package.  It allows you
  51178. to save an image in Hewlett Packard's GROB (GRaphical OBject) format,
  51179. suitable to be downloaded into any of Hewlett Packard's HP48-series
  51180. calculators.  If you don't own an HP48(s,sx,g,gx) this program won't do
  51181. anything useful for you.
  51182. .described-by
  51183. Automatically generated from Contents file by c2pi program.
  51184. .short
  51185. Saver module for GVP ImageFX package.
  51186. .stored-in
  51187. GoldFish-Vol2-2:BBS/gfx/GROBSaver-1.03.lha
  51188. .name
  51189. Graphtal
  51190. .author
  51191. Christoph Streit
  51192. Amiga Port by Lucas Ammon
  51193. .source
  51194. Includes source in C.
  51195. .description
  51196. A tool for manipulating spT0L-systems (context free, table oriented
  51197. L-systems with stochastic productions).  Graphtal reads a file containing
  51198. an L-system description and starts the interpretation.  In addition,
  51199. graphtal is able to interpret the result graphically, producing different
  51200. kinds of output.
  51201. .described-by
  51202. Automatically generated from Contents file by c2pi program.
  51203. .short
  51204. Graphtal, C source
  51205. .stored-in
  51206. GoldFish-Vol2-2:BBS/gfx/Graphtal.lha
  51207. .name
  51208. ImageDex
  51209. .author
  51210. Zach Williams
  51211. Precision Imagery
  51212. .description
  51213. A utility program that will take a series of image files (any format) and
  51214. create an image index of scaled down "thumb-nail" pictures, labelled
  51215. appropriately.  The program acts as a graphic front-end to Art Department
  51216. Professional 2.2 (or higher).  Useful for cataloging images, textures and
  51217. anim frames, allowing them to be stored off the main system.
  51218. .described-by
  51219. Automatically generated from Contents file by c2pi program.
  51220. .short
  51221. Creates "thumb-nail" pics from images.
  51222. .stored-in
  51223. GoldFish-Vol2-2:BBS/gfx/ImageDex.lha
  51224.  
  51225. .name
  51226. JcGraph
  51227. .type
  51228. Graphing
  51229. .short
  51230. Business grapher w/Intuition interface
  51231. .description
  51232. JcGraph can show your data as bar,line, planes, stack, blocks, 2D and
  51233. 3D, etc...  Features: Real-time rotation around X, Y, Z axis, on-line
  51234. help,professionnal looking 2D and 3D graphs output.  ARexx interface
  51235. with 40+ commands. User manual on disk in French and English version.
  51236. Output: EPS, 3D GEO, AegisDraw2000 and IFF ILBM.
  51237. Freely restributable (PostcardWare) (Save enabled and >3X3 charts).
  51238. v1.21. Binary Only.
  51239. Author:
  51240. .version
  51241. 1.21
  51242. .date
  51243. 1994.05.14
  51244. .author
  51245. Jean-Christophe Clément
  51246. .requirements
  51247. Requires IffParse.library and Kd_freq.library (Under 1.3).
  51248. .reference
  51249. AmigaLibDisk926:JCGraph/
  51250. 1.13
  51251. AmigaLibDisk760:JCGraphDemo/
  51252. 1.1
  51253. AmigaLibDisk671:JCGraphDemo/
  51254. 0.903
  51255. .distribution
  51256. Copyrighted but Freely Redistributable
  51257. .address
  51258. 921, rang 3
  51259. St-Simon
  51260. Quebec
  51261. Canada
  51262. J0H-1Y0
  51263. .email
  51264. clemj00@dmi.usherb.ca
  51265. .tested
  51266. JcGraph has been tested and judged fully functional under these system
  51267. configurations:
  51268.  
  51269. -Amiga 500, 1 floppy, 1 meg RAM, WB 1.3, 68000.
  51270. -Amiga 2000HD, 52 Megs HD, 3 megs RAM, WB 2.0, 68000.
  51271. -Amiga 3000/16, 50 Megs HD, 2 megs RAM, WB 2.0, 68030/16Mhz
  51272. -JcGraph has some problems working in AGA 256 color modes, so, if you got
  51273.  one of the new machine, stay with 16 colors or less...
  51274. .docs
  51275. README!
  51276. Docs/Content.txt
  51277. Docs/EnglishManual.txt
  51278. Docs/ManuelFrancais.txt
  51279. Docs/MUST_README.txt
  51280. .described-by
  51281. Dan Fish (daf@starfish.amigalib.com)
  51282. .submittal
  51283. Downloaded via ftp from wuarchive.wustl.edu.
  51284. .stored-in
  51285. GoldFish-Vol2-2:BBS/gfx/JcGraph-1.21.lha
  51286. .name
  51287. MJ
  51288. .fullname
  51289. MegaJitter
  51290. .type
  51291. Simulation
  51292. .short
  51293. Animated biological Evolution Simulator.
  51294. .description
  51295. An animated biological Evolution Simulator based on natural
  51296. selection of genetic characteristics. Uses two Screens: one
  51297. for the animated ecosystem, the other for loads of real-time
  51298. graphical statistics.
  51299. Depending on global parameters, will exhibit chaos, boom-bust
  51300. cycles, damped oscillations, etc.. Has AREXX support.
  51301. .version
  51302. 1.3
  51303. .date
  51304. 1994.05.06
  51305. .author
  51306. Laurence Vanhelsuwé
  51307. .address
  51308. Christinastraat 105
  51309. B-8400 Oostende
  51310. BELGIUM
  51311. .requirements
  51312. A 68020+ based Amiga. V39+
  51313. .distribution
  51314. Freeware
  51315. .exectype
  51316. 68020
  51317. .construction
  51318. SAS/C V6.1, HiSoft's DevPac 68030 Assembler.
  51319. .tested
  51320. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  51321. .docs
  51322. README
  51323. .described-by
  51324. Laurence Vanhelsuwé (the author)
  51325. .submittal
  51326. Laurence Vanhelsuwé (author and Copyright owner)
  51327. .stored-in
  51328. GoldFish-Vol2-2:BBS/gfx/MegaJitter-1.3.lha
  51329.  
  51330. .name
  51331. MiniMorph
  51332. .type
  51333. Image Processing
  51334. .short
  51335. A small morphing package
  51336. .description
  51337. A little morphing package written in assembler, based on VMorph Version
  51338. 2 beta by Lee Wilkie (mainly for user interface).  Now supports 16-256
  51339. shade greyscale images.  Binary only, includes some sample images to work
  51340. with.
  51341. .version
  51342. 1.1b
  51343. .author
  51344. Philippe Banwarth
  51345. .requirements
  51346. Requires OS1.3+, iff.library and reqtools.library (both supplied) and
  51347. the more RAM the better. (At least (picture height * picture width * 4)
  51348. bytes of fast ram + (picture height * picture width * 1.5) bytes of
  51349. chip ram + some more ram for IFFlib to work)
  51350. .reference
  51351. AmigaLibDisk922:MiniMorph/
  51352. 1.0
  51353. .distribution
  51354. Freeware
  51355. .address
  51356. 8 sente du milieu des Gaudins
  51357. 95150 Taverny
  51358. France
  51359. .docs
  51360. MiniMorph.doc
  51361. .described-by
  51362. Fred Fish (fnf@fishpond.cygnus.com)
  51363. .submittal
  51364. Submitted on disk directly by the author.
  51365. .stored-in
  51366. GoldFish-Vol2-2:BBS/gfx/MiniMorph-1.1b.lha
  51367. .name
  51368. Navigator
  51369. .type
  51370. Display Utility
  51371. .short
  51372. A Virtual Reality presentation system
  51373. .description
  51374. This program allows you to walk, drive and fly around in a 3 dimensional
  51375. computer generated world in realtime. It is used to visualize architectural,
  51376. industrial and artistic designs for presentation or analysis purposes.
  51377.  
  51378. You can use this program - live at your presentation
  51379.              - tape it to VHS
  51380.              - print out some pictures
  51381. .author
  51382. Michiel den Outer
  51383. .requirements
  51384. This version requires:
  51385. - a 68020 CPU or higher
  51386. - Amiga DOS 2.0 or higher
  51387. - a 15 Mhz monitor
  51388.  
  51389. AGA users will enjoy 24 bit colours, a 128 colour copper background and 256
  51390. colours in all resolutions. Older machines are limited to 32 colours lowres
  51391. and can't display the superhires resolution.
  51392. .distribution
  51393. Copyrighted but Freely Redistributable
  51394. .address
  51395. Populierenlaan 59
  51396. 2925 CP Krimpen a/d IJssel
  51397. Tel. 01807-20798
  51398. Holland
  51399. .docs
  51400. Navigator.DOC
  51401. .described-by
  51402. Richard Fish
  51403. .submittal
  51404. Submitted on disk directly by the author.
  51405.  
  51406. .stored-in
  51407. GoldFish-Vol2-2:BBS/gfx/Navigator.lha
  51408. .name
  51409. PaletteMerger
  51410. .type
  51411. Palette Utility
  51412. .aminet-dir
  51413. gfx/misc
  51414. .short
  51415. Merges two palettes together.
  51416. .description
  51417. This utility merges two palette files together, useful especially for
  51418. large palettes (256 colors).  You can easily merge two 128-color
  51419. palettes to one 256-color palette.
  51420. .version
  51421. 1.0
  51422. .date
  51423. 1994.08.15
  51424. .author
  51425. Rüdiger Hanke
  51426. .requirements
  51427. Requires OS2.0.
  51428. .distribution
  51429. Freeware
  51430. .address
  51431. An der Marienlinde 10
  51432. D-48291 Telgte
  51433. GERMANY
  51434. .construction
  51435. Maxon C++ V1.1
  51436. .tested
  51437. Amiga 4000/040, OS3.0
  51438. .docs
  51439. English
  51440. Deutsch
  51441. .described-by
  51442. Rüdiger Hanke
  51443. .submittal
  51444. Submitted on disk directly by the author.
  51445. .stored-in
  51446. GoldFish-Vol2-2:BBS/gfx/PaletteMerger-1.0.lha
  51447. .name
  51448. PatchDT
  51449. .author
  51450. Stefan Boberg
  51451. .source
  51452. Includes source in C.
  51453. .description
  51454. A program that patches a few functions in the datatypes library in order to
  51455. speed up the Workbench screen update when using datatypes objects as
  51456. backdrops in the workbench windows.  This is only useful with graphics
  51457. cards such as the Piccolo or GVP Spectrum; you will see no speedup when
  51458. using the native Amiga graphics.
  51459. .described-by
  51460. Automatically generated from Contents file by c2pi program.
  51461. .short
  51462. Patches datatypes library functions.
  51463. .requirements
  51464. 68020 or higher
  51465. WorkBench 3.0 or higher
  51466. .stored-in
  51467. GoldFish-Vol2-2:BBS/gfx/PatchDT.lha
  51468. .name
  51469. ScaleIcon
  51470. .author
  51471. Frode Fjeld
  51472. .version
  51473. 1.5
  51474. .description
  51475. An MUI application that enables you to scale your Workbench icons in a
  51476. simple and convenient manner.  It supports scaling by fraction (in
  51477. percent), by absolute sizes, halving and doubling and to use an icon (size)
  51478. as template.  Any of these actions may be performed on any one or both
  51479. axes.  Requires MUI.
  51480. .described-by
  51481. Automatically generated from Contents file by c2pi program.
  51482. .short
  51483. MUI application to scale Workbench icons
  51484. .requirements
  51485. MUI
  51486. .stored-in
  51487. GoldFish-Vol2-2:BBS/gfx/ScaleIcon-1.5.lha
  51488. .name
  51489. TextDemo
  51490. .aminet-dir
  51491. gfx/misc
  51492. .type
  51493. Action Game
  51494. .short
  51495. 3D Dungeon with shading; AGA/ECS (020+).
  51496. .description
  51497. This demo enables you to walk through a 3D dungeon.  All walls are
  51498. realtime texturemapped and shaded.  The ECS version uses 64 colors.
  51499. The AGA version uses 256 colors.
  51500. .version
  51501. 5
  51502. .author
  51503. John Hendrikx
  51504. .requirements
  51505. The OCS version is for use on machines with only a 0.5 MB of ChipRAM (normal
  51506. Agnus chip) -- no BlitterC2P supported.
  51507. The ECS version is for use on machines with more than 0.5 MB of ChipRAM
  51508. and is about 10% faster than the OCS version.
  51509. The AGA version is for use on AGA machines.
  51510. .distribution
  51511. Copyrighted but Freely Redistributable
  51512. .email
  51513. john.hendrikx@grafix.wlink.nl
  51514. .docs
  51515. TextDemo5.doc
  51516. .described-by
  51517. Fred Fish (fnf@amigalib.com)
  51518. .submittal
  51519. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  51520. .stored-in
  51521. GoldFish-Vol2-2:BBS/gfx/TextDemo-5.lha
  51522.  
  51523. .name
  51524. VideoTitler
  51525. .type
  51526. Image Processing
  51527. .short
  51528. Create Title/Credits for your own video
  51529. .description
  51530. Generates professional looking TV titles and credits for your own
  51531. videos.  Outstanding abilities are very smooth scrolling, color slides
  51532. (AGA-support), and usage of colorfonts.  Binary only,
  51533. .version
  51534. 1.15
  51535. .author
  51536. Andreas Ackermann
  51537. .restrictions
  51538. The unlimited version is identical to this demo, only the annoying
  51539. 'VideoTitlerDEMO... ' won't appear every second line.
  51540. .requirements
  51541. At least Kickstart 1.2 with 512k of memory or more.
  51542. .reference
  51543. AmigaLibDisk907:VideoTitler/
  51544. 1.1
  51545. .distribution
  51546. Shareware
  51547. .price
  51548. $20 (US), DM30 [ DM 35.- or US $23 outside Europe ]
  51549. .address
  51550. Lorenz-Summa-Str. 10
  51551. 95145 Oberkotzau
  51552. Germany
  51553. .docs
  51554. Readme
  51555. Lies_mich
  51556. VideoTitler.doc
  51557. VideoTitler.dok
  51558. .described-by
  51559. Fred Fish (fnf@fishpond.cygnus.com)
  51560. .submittal
  51561. Submitted on disk directly by the author.
  51562. .contents
  51563. VideoTitler    Generates professional looking TV titles and credits for
  51564.         your own videos.  Outstanding abilities are very smooth
  51565.         scrolling, color slides (AGA-support), and usage of
  51566.         colorfonts.  Limited demo version only.  Version 1.15,
  51567.         an update to version 1.1 on disk number 907.  Binary only,
  51568.         shareware.
  51569.         Author:  Andreas Ackermann
  51570. .stored-in
  51571. GoldFish-Vol2-2:BBS/gfx/VideoTitler-1.15.lha
  51572. .name
  51573. PPMQVGA
  51574. .author
  51575. Lyle Rains
  51576. enhancements by Bill Davidsen
  51577. .description
  51578. Quantizes PPM files to 8 planes, with optional FloydSteinberg dithering.
  51579. Input is a PPM file from the file named, or standard input if no file is
  51580. provided.  Also includes PPMtoILBM, a PPM to IFF converter by Jef Poskanzer
  51581. and Ingo Wilken.
  51582. .version
  51583. 5
  51584. .described-by
  51585. Automatically generated from Contents file by c2pi program.
  51586. .short
  51587. Quantizes PPM files to 8 planes.
  51588. .stored-in
  51589. GoldFish-Vol2-2:BBS/gfx/PPMQVGA-5.lha
  51590.  
  51591. .name
  51592. Bview
  51593. .type
  51594. Image Viewing
  51595. .short
  51596. IFF Viewer with extensive GUI (ECS/AGA)
  51597. .description
  51598. Bview 1.10 IFF ILBM viewer with GUI for all functions
  51599. for kickstart 37.175 and higher ECS & AGA support.
  51600. copyright 1992-1994 by Joeri Alberty.
  51601.  
  51602. > Features of Bview <
  51603.  
  51604.  - Gadget Intuition interface (gadtools.library) for every function.
  51605.  - Easy change Viewmodes with a click of your mouse
  51606.  - Easy scale your bitmap to fit on screen.
  51607.  - Print a picture with adjustment of printer settings
  51608.  - Save a picture in IFF ILBM , Scr , Raw on disk
  51609.  - View the IFF ILBM -> BMHD CAMG etc ...
  51610.  - Save your environment of Bview to ENV: etc ...
  51611.  - Save information about picture to disk or printer. (MakeText
  51612.  - Make a Slide show by pressing a button..
  51613.  - Use Double buffered mode (load one pic & view the other.
  51614.  
  51615. ----->  Improvements from 1.02 to 1.05
  51616.  
  51617. - HAM KEY USING message fixed.
  51618. - Save problem with 256 colors fixed.
  51619.  
  51620. - Scaling routines can now enlarge a picture if it is a brush etc...
  51621.   (Use Fit & Scale (Aspect & Scale) in Change mode menu and press Render)
  51622.  
  51623. - Ilbm to source generates now colortables for
  51624.   LoadRGB4(),LoadRGB32(),SetRGB32().
  51625.  
  51626. - You can now use an AppIcon Set 'PRO_START=2' in Tooltypes (Bview icon)
  51627.   ('PRO_START=0'
  51628.  
  51629. - load and display, 'PRO_START=1' make Bview an Commodity)
  51630.  
  51631. - Compiled with SAS C/C++ 6.51 with optimiser ... (__inline)
  51632.  
  51633. ----->  Improvements from 1.06 to 1.10
  51634.  
  51635. - Information & Option menu's rewritten
  51636.   Now you can use DBmode ,promoted mode etc..
  51637.  
  51638. - Loader & saver rewritten to improve speed.
  51639.  
  51640. - BIG problem fixed with some pointers of the IFFparse library
  51641.   Now you don't loose your colors anymore.
  51642.  
  51643. - More stable than 1.06 by rewriting the process routines.
  51644.   Now you have a viewer,GUI with a loader and not the other way around.
  51645.  
  51646. - SHELL support improved.
  51647.   Now you can use #? & / for loading directories & wildcards.
  51648.   see guide for more information & examples.
  51649.   Gives you information when something did go wrong
  51650.  
  51651. - Other smaller improvements in the code ...
  51652.  
  51653. - Changed save routine of ENV: so it doesn't crash anymore.
  51654.  
  51655. - You can load mangled pictures & display them partly.
  51656. .version
  51657. 1.10
  51658. .author
  51659. Joeri Alberty
  51660. .requirements
  51661. reqtools.library, version 38.1266 (included)
  51662. iffparse.library, version 37 or better
  51663. .distribution
  51664. Freeware
  51665. .address
  51666. Italielei 49 B9
  51667. 2000 Antwerpen
  51668. Belgium (Europe)
  51669. .email
  51670. alberty@reks.uia.ac.be
  51671. .construction
  51672. SAS C V6.51
  51673. .tested
  51674. Bview was programmed with SAS C v6.51 on a Amiga 500
  51675. Kickstart  V37.175  Workbench  V38.12  with 3 MB  memory + ECS
  51676.  
  51677. It is tested from A500 - A4000/40 and works ok there...
  51678. Tested for AGA support on a A4000/040 and A1200
  51679. Print option tested on NEC PINWRITER P2plus (A500), Laserjet
  51680. printer (A3000)
  51681.  
  51682. Bview 1.05 doesn't work on an A4000/030 maybe 1.10 does.
  51683.  
  51684. .docs
  51685. Bview_110.readme
  51686. Bview.guide
  51687. .described-by
  51688. Dan Fish (daf@starfish.amigalib.com)
  51689. .submittal
  51690. Downloaded via ftp from wuarchive.wustl.edu.
  51691. .stored-in
  51692. GoldFish-Vol2-2:BBS/gfx/Bview-1.10.lha
  51693. .name
  51694. EGSPrint
  51695. .author
  51696. Dietmar Heidrich
  51697. .description
  51698. This program prints the contents of the frontmost screen, no matter what
  51699. depth it has or if it's a true EGS screen or a screen of an EGS workbench
  51700. emulation.  This even works if there's no EGS at all or if the screen has a
  51701. colour resolution of 24 bits (but then, only 12 bits are printed as the
  51702. printer device supports no more than that).  EGSPrint needs a lot of
  51703. memory, especially for EGS screens, and requires EGS version 6 or higher.
  51704. .described-by
  51705. Automatically generated from Contents file by c2pi program.
  51706. .short
  51707. Prints contents of the frontmost screen.
  51708. .stored-in
  51709. GoldFish-Vol2-2:BBS/gfx/EGSPrint.lha
  51710. .name
  51711. EGSdvi
  51712. .author
  51713. Dietmar Heidrich
  51714. .version
  51715. 1.0
  51716. .description
  51717. A program which runs under the EGS window system.  It is used to
  51718. preview DVI files, such as are produced by TeX.  This program has the
  51719. capability of showing the file shrunken by various (integer) factors,
  51720. and also has a `magnifying glass' which allows one to see a small part
  51721. of the unshrunk image momentarily.
  51722. .described-by
  51723. Automatically generated from Contents file by c2pi program.
  51724. .short
  51725. Preview DVI files in various resolutions
  51726. .requirements
  51727. EGS version 6 or higher
  51728. .stored-in
  51729. GoldFish-Vol2-2:BBS/gfx/EGSdvi-1.0.lha
  51730. .name
  51731. EGSShow
  51732. .author
  51733. Dietmar Heidrich
  51734. .description
  51735. A viewing program for GIF and JPEG files on the EGS window system.  This
  51736. program is able to read the JPEG format as well as the GIF formats GIF87a,
  51737. GIF89a and all future GIF files compatible with both of the above.  The
  51738. format of the file is detected automatically.  EGSShow needs a lot of
  51739. memory for bigger pictures ( > 640 x 480).
  51740. .described-by
  51741. Automatically generated from Contents file by c2pi program.
  51742. .short
  51743. Viewing program for GIF and JPEG files.
  51744. .requirements
  51745. EGS version 6 or higher
  51746. .stored-in
  51747. GoldFish-Vol2-2:BBS/gfx/EGSshow.lha
  51748. .name
  51749. EDUSHOW
  51750. .fullname
  51751. Educational Slide Show
  51752. .type
  51753. Animation Tool
  51754. .short
  51755. Slide-show pgm for presenting concepts.
  51756. .description
  51757. Educational Slide Show program specifically designed for
  51758. classroom-type presentations. Uses a technique of color fades
  51759. within IFF slides to put across concepts, multi-part diagrams,
  51760. relationships, etc... Demo presentation and C source included.
  51761. .version
  51762. 0.9
  51763. .date
  51764. 1994.05.19
  51765. .author
  51766. Laurence Vanhelsuwé
  51767. .address
  51768. Christinastraat 105
  51769. B-8400 Oostende
  51770. BELGIUM
  51771. .requirements
  51772. Any Amiga.
  51773. .distribution
  51774. Freeware
  51775. .exectype
  51776. 68000
  51777. .construction
  51778. C compiler.
  51779. .tested
  51780. 1.2 A1000.
  51781. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  51782. .docs
  51783. README
  51784. .described-by
  51785. Laurence Vanhelsuwé (the author)
  51786. .submittal
  51787. Laurence Vanhelsuwé (author and Copyright owner)
  51788. .stored-in
  51789. GoldFish-Vol2-2:BBS/gfx/EduShow-0.9.lha
  51790. .name
  51791. MP
  51792. .author
  51793. Michael van Elst
  51794. .version
  51795. 1.03
  51796. .description
  51797. An MPEG player for ECS/AGA/OpalVision/PicassoII, It is derived from the
  51798. UNIX/X11 MPEG decoder version 2.0 by the Berkeley Plateau Research Group.
  51799. Many thanks to Lawrence A. Rowe, Ketan Patel and Brian Smith for publishing
  51800. that decoder, without them I wouldn't even know how MPEG works.  Requires
  51801. an 020+, 2MB, OS2.04.
  51802. .described-by
  51803. Automatically generated from Contents file by c2pi program.
  51804. .short
  51805. ECS/AGA/OpalVision/PicassoII MPEG player
  51806. .stored-in
  51807. GoldFish-Vol2-2:BBS/gfx/MP-1.03.lha
  51808. .name
  51809. MegaView
  51810. .author
  51811. Hans-Jörg and Thomas Frieden
  51812. Whatislibrary by Sylvain Rougier and Pierre Carette
  51813. .version
  51814. 2.0
  51815. .reference
  51816. AmigaLibDisk908:MegaView/
  51817. 1.03
  51818. .source
  51819. Includes source in C.
  51820. .distribution
  51821. Public Domain
  51822. .description
  51823. A "Multi-View" kind of program for use with Workbench 2.0+.  It uses the
  51824. whatis.library (included) to recognize the file type then invoke a
  51825. filetype-specific program.  MegaView can be used from the Shell, from
  51826. Workbench, as Default Tool in project icons, as an AppIcon or as an
  51827. App-MenuItem.  Enhancements include localization and a GUI-based
  51828. FileActions editor.
  51829. .described-by
  51830. Automatically generated from Contents file by c2pi program.
  51831. .short
  51832. A Multiview like program for WB 2.0+
  51833. .requirements
  51834. whatis.library (included)
  51835. Workbench 2.0 or higher
  51836. .stored-in
  51837. GoldFish-Vol2-2:BBS/gfx/MegaView-2.0.lha
  51838. .name
  51839. P-View
  51840. .type
  51841. Display Commodity
  51842. .short
  51843. A tiny ILBM viewer for OS 1.3/2/3
  51844. .description
  51845. A tiny ILBM viewer for OS 1.3/2/3, capable of displaying all
  51846. AGA and pre-AGA viewmodes correctly.  On non-AGA machines, or where
  51847. the correct monitor is not available, an AGA picture will be shown
  51848. in the best mode possible using built-in defaults.
  51849. .author
  51850. Chas A.Wyndham
  51851. .distribution
  51852. Freeware
  51853. .address
  51854. 1265 Canning Mills Road
  51855. Roleystone
  51856. WA 6111
  51857. Australia
  51858. .docs
  51859. P-View.doc
  51860. .described-by
  51861. Richard Fish
  51862. .submittal
  51863. Submitted on disk directly by the author.
  51864. .stored-in
  51865. GoldFish-Vol2-2:BBS/gfx/P-View.lha
  51866. .name
  51867. Show_2024
  51868. .author
  51869. Daniel Wicke
  51870. .email
  51871. wicke@wpts0.physik.uni-wuppertal.de
  51872. .address
  51873. Laaken 74
  51874. D-42287 Wuppertal
  51875. .distribution
  51876. Shareware
  51877. .price
  51878. $10 (US); 10 (DM)
  51879. .version
  51880. 38.7
  51881. .description
  51882. A program for displaying IFF ILBM pictures on a Commodore A2024 grey scale
  51883. monitor.  Pictures may either be shown in their original resolution or
  51884. converted for the special A2024 high resolution mode.  Pictures with more
  51885. than 8 colors (4 colors for high resolution mode) will be dithered.
  51886. .requirements
  51887. OS2.0+, A2024 monitor recommended.
  51888. .described-by
  51889. Richard Fish
  51890. .reference
  51891. FreshFish-Vol2:Old/Graphics/Show_2024/
  51892. 37.8
  51893. FreshFish-Vol3:Old/Oct93/Graphics/Show_2024/
  51894. 37.8
  51895. FreshFish-Vol1:New/Graphics/Show_2024/
  51896. 37.8
  51897. FrozenFish-Vol1:BBS/Oct93/Graphics/Show_2024.lha
  51898. 37.8
  51899. .short
  51900. Displays grey scale IFF's on CBM A2024.
  51901. .submittal
  51902. Downloaded via ftp from Aminet.
  51903. .stored-in
  51904. GoldFish-Vol2-2:BBS/gfx/ShowOnA2024-38.7.lha
  51905. .name
  51906. ShowVIC
  51907. .author
  51908. Matt Francis
  51909. .version
  51910. 3.06
  51911. .description
  51912. A utility that converts and displays Commodore 64 picture files.  A number
  51913. of different formats are supported, which ShowVIC will automatically
  51914. identify and convert.  These include: Koala; Artist 64; Art Studio;
  51915. Advanced Art Studio; Image System (multi-colour and hires); Blazing
  51916. Paddles; Vidcom 64; Doodle; FLI; Hi-Eddi; Amica-Paint and PageFox.  Requies
  51917. OS2.04+.
  51918. .described-by
  51919. Automatically generated from Contents file by c2pi program.
  51920. .short
  51921. Convert & display Commodore 64 pictures.
  51922. .stored-in
  51923. GoldFish-Vol2-2:BBS/gfx/ShowVIC-3.06.lha
  51924. .name
  51925. SuperView
  51926. .type
  51927. Graphics Viewer
  51928. .short
  51929. Graphics Viewer/Converter/ScreenGrabber
  51930. .description
  51931. A localized Graphics Viewer for the superview.library, with ARexx-Support,
  51932. GUI, Online-Help and many other features.  Converting of graphics and
  51933. "Screen-Grabbing" is also possible.  When used with the superview.library
  51934. V3.6 the following file formats and graphic displays are supported:
  51935. File Formats - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (Windows), TIFF, FBM
  51936. (Unix), IMG (GEM), WPG (WordPerfect), C64 (Koala,Doodle), SVO (own Format)
  51937. and all OS3-Datatypes!  Displays: - ECS, AGA, EGS-Cards.
  51938. .version
  51939. 3.3
  51940. .date
  51941. 1994.08.14
  51942. .author
  51943. Andreas Ralph Kleinert
  51944. .requirements
  51945. Requires OS2.04+, OS V2.1+ and V3.00+ features are used, when available.
  51946. .distribution
  51947. Shareware
  51948. .price
  51949. DM30
  51950. .address
  51951. Grube Hohe Grethe 23
  51952. D-57074 Siegen
  51953. Germany
  51954. .reference
  51955. FreshFish-Vol4:BBS/May94/gfx/show/SuperView.lha
  51956. 2.1
  51957. FreshFish-Vol4:New/gfx/show/SuperView/
  51958. 2.1
  51959. AmigaLibDisk367:SuperView/
  51960. 3.0
  51961. FrozenFish-Vol1:BBS/ALib/d3xx/d367/SuperView.lha
  51962. 3.0
  51963. GoldFish-Vol1-1:BBS/d3xx/d367/SuperView.lha
  51964. 3.0
  51965. GoldFish-Vol1-2:d3xx/d367/SuperView/
  51966. 3.0
  51967. .docs
  51968. Help/english/SuperView.guide
  51969. Help/english/SuperView.RegisterForm
  51970. Help/deutsch/SuperView.guide
  51971. Help/deutsch/SuperView.RegisterForm
  51972. .described-by
  51973. Richard fish
  51974. .submittal
  51975. Downloaded via ftp from Aminet
  51976.  
  51977.  
  51978.  
  51979.  
  51980.  
  51981. .stored-in
  51982. GoldFish-Vol2-2:BBS/gfx/SuperView-3.3.lha
  51983. .name
  51984. SuperView-Lib
  51985. .type
  51986. Shared Library
  51987. .short
  51988. Modular graphics viewing shared library.
  51989. .description
  51990. Superview-Library is a modularian shared library system for loading,
  51991. saving and displaying of various graphic file formats via
  51992. datatype-like sub-libraries (SVObjects).  Supports graphic
  51993. cards/framebuffers via various external driver libraries (SVDrivers).
  51994. Includes all needed programming stuff and example source code.
  51995. .version
  51996. 8.1
  51997. .date
  51998. 1994.08.12
  51999. .author
  52000. Andreas Ralph Kleinert
  52001. .requirements
  52002. Requires OS2.04+, OS V2.1+ and V3.00+ features are used, when available.
  52003. .distribution
  52004. Freeware
  52005. .address
  52006. Grube Hohe Grethe 23
  52007. D-57074 Siegen
  52008. Germany
  52009. .described-by
  52010. Fred Fish (fnf@amigalib.com)
  52011. .submittal
  52012. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  52013.  
  52014.  
  52015.  
  52016.  
  52017. .stored-in
  52018. GoldFish-Vol2-2:BBS/gfx/SuperView-Lib-8.1.lha
  52019.  
  52020. .name
  52021. Viewtek
  52022. .type
  52023. Picture Viewer
  52024. .short
  52025. Feature packed picture/animation viewer
  52026. .description
  52027. A feature packed Picture/Animation Viewer.  Shows most ILBM's (including
  52028. 24-bit ILBM's), most Compuserve GIF format images, most JFIF format JPEG
  52029. images and most ANIM Op-5 format animations, with support for different
  52030. palettes for each frame.  Supports SHAM, CTBL, and PCHG images, full
  52031. support of ECS/AGA display modes (ie. show 256 color GIF's directly, show
  52032. 800x600 HAM animations, etc.).  Supports viewing contents of clipboard.
  52033. Iconifies to a Workbench AppIcon.  Includes versions for DCTV, EGS, IV-24,
  52034. Firecracker, OpalVision, Retina, and Picasso
  52035. .version
  52036. 2.1.378
  52037. .date
  52038. 1994.2.17
  52039. .author
  52040. Thomas Krehbiel
  52041. .requirements
  52042. Requires Workbench 2.04 or later.
  52043. .reference
  52044. AmigaLibDisk903:Viewtek/
  52045. 1.05
  52046. .keywords
  52047. .distribution
  52048. Copyrighted but Freely Redistributable
  52049. .price
  52050. .address
  52051. 10747 Surry Road
  52052. Chester, VA  23831
  52053. .email
  52054. tkrehbiel@bix.com
  52055. .docs
  52056. Viewtek.guide
  52057. .described-by
  52058. Fred Fish (fnf@fishpond.cygnus.com)
  52059. .submittal
  52060. Ftp'd from aminet (wuarchive.wustl.edu) on 1-Apr-94.
  52061. .contents
  52062. Viewtek        A feature packed  Picture/Animation Viewer.  Shows most
  52063.         ILBM's (including 24-bit ILBM's), most Compuserve GIF for-
  52064.         mat images, most JFIF format JPEG images and most ANIM Op-5
  52065.         format animations, with support for different palettes for
  52066.         each frame.  Supports SHAM, CTBL, and PCHG images, full
  52067.         support of ECS/AGA display modes (ie. show 256 color GIF's
  52068.         directly, show 800x600 HAM animations, etc.).  Supports
  52069.         viewing contents of clipboard.  Iconifies to a Workbench
  52070.         AppIcon.  Includes versions for DCTV, EGS, IV-24, Retina,
  52071.         Firecracker, OpalVision, and Picasso.  Requires AmigaDOS
  52072.         2.04 or later.  Version 2.1.378, binary only.
  52073.         Author:  Thomas Krehbiel
  52074. .stored-in
  52075. GoldFish-Vol2-2:BBS/gfx/Viewtek-2.1.378.lha
  52076.  
  52077. .name
  52078. ZGIF_DRVR
  52079. .type
  52080. Image Viewing
  52081. .short
  52082. Driver interface for the ZGIF GIF viewer
  52083. .description
  52084. A driver interface for the ZGIF GIF image viewer.  Can also
  52085. be used with FASTGIF, VIEWTEK, etc.  Allows you to view up to 400
  52086. GIFs' with the click of a mouse button.  Ideal for previewing
  52087. the hundreds of GIFs' that come on a CDROM.  Binary only
  52088. .version
  52089. 1.0
  52090. .author
  52091. Milt Henderson
  52092. ZGif by Michael Zucchi
  52093. .distribution
  52094. Copyrighted but Freely Redistributable
  52095. .address
  52096. 6815 Wallsey Dr
  52097. San Diego,Ca 92119
  52098. .docs
  52099. ZGIF_DRVR.doc
  52100. .described-by
  52101. Dan Fish (daf@starfish.amigalib.com)
  52102. .submittal
  52103. Submitted on disk directly by the author.
  52104. .stored-in
  52105. GoldFish-Vol2-2:BBS/gfx/ZGIF_DRVR-1.0.lha
  52106. .name
  52107. jpegAGA
  52108. .type
  52109. Picture Viewer
  52110. .short
  52111. Highest Quality JPEG viewer
  52112. .description
  52113. jpegAGA is, at this time, the highest quality JPEG viewer (if a
  52114. map-file for that picture is available) To use it you need the AGA
  52115. chipset, a 68020 or higher processor and OS 3.0 or higher. This
  52116. program uses the HAM8-mode, gray- scale display will use
  52117. 256-color-mode.
  52118. .version
  52119. 1.0
  52120. .author
  52121. Günther Röhrich
  52122. .requirements
  52123. AGA chipset
  52124. 68020+ CPU
  52125. OS 3.0+
  52126. .distribution
  52127. Public Domain
  52128. .address
  52129. Lerchenbergstr. 4
  52130. 73733 Esslingen
  52131. Germany
  52132. .email
  52133. Guenther@studbox.uni-stuttgart.de
  52134. .source
  52135. Source included
  52136. .docs
  52137. jpegAGA.doc
  52138. README
  52139. .described-by
  52140. Richard Fish
  52141. .submittal
  52142. Downloaded via ftp from Aminet.
  52143. .aminet-dir
  52144. gfx/show
  52145. .stored-in
  52146. GoldFish-Vol2-2:BBS/gfx/jpegAGA-1.0.lha
  52147. .name
  52148. svoJPEG
  52149. .type
  52150. Miscellaneous
  52151. .short
  52152. JPEG svobject for superview library V6+
  52153. .description
  52154. JPEG svobject for superview.library V6+.  Allows switching between 8
  52155. and 24 bit output via control pads, writes JPEG (24 Bit) from 1-8 and
  52156. 24 bit, worked fine with all tested 24 bit JPEGs.
  52157. .version
  52158. 2.3
  52159. .author
  52160. Andreas Ralph Kleinert
  52161. .requirements
  52162. Requires OS2.04+, OS V2.1+ and V3.00+ features are used, when available.
  52163. .distribution
  52164. Freeware
  52165. .address
  52166. Grube Hohe Grethe 23
  52167. D-57074 Siegen
  52168. Germany
  52169. .described-by
  52170. Fred Fish (fnf@amigalib.com)
  52171. .submittal
  52172. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  52173.  
  52174.  
  52175. .stored-in
  52176. GoldFish-Vol2-2:BBS/gfx/svoJPEG-2.3.lha
  52177.  
  52178. .name
  52179. BabySnakes
  52180. .fullname
  52181. BabySnakes
  52182. .short
  52183. 352x440x5 anim - 5 snakes slither around
  52184. .description
  52185. A 101 frame 352x440x5 raytraced animation of 5 small snakes that
  52186. slither around your screen in a continuous pattern.
  52187. .type
  52188. Picture
  52189. .author
  52190. Bill Graham
  52191. .keywords
  52192. Animation
  52193. .distribution
  52194. Copyrighted, distributed with permission of the author.
  52195. .address
  52196. 2401 W. Seldon Lane
  52197. Phoenix, AZ  85021
  52198. USA
  52199. .email
  52200. w.graham@genie.geis.com
  52201. .phone
  52202. (602) 864-9183
  52203. .described-by
  52204. Fred Fish (fnf@fishpond.cygnus.com)
  52205. .submittal
  52206. Submitted on tape directly by the author.
  52207. .stored-in
  52208. GoldFish-Vol2-2:BBS/gfx/BabySnakes.lha
  52209.  
  52210. .name
  52211. Batworm
  52212. .fullname
  52213. Batworm
  52214. .short
  52215. 320x400x6 52 frame anim - winged worm
  52216. .description
  52217. A 52 frame 320x400x6 raytraced animation of a worm with flapping wings.
  52218. .type
  52219. Picture
  52220. .author
  52221. Bill Graham
  52222. .keywords
  52223. Animation
  52224. .distribution
  52225. Copyrighted, distributed with permission of the author.
  52226. .address
  52227. 2401 W. Seldon Lane
  52228. Phoenix, AZ  85021
  52229. USA
  52230. .email
  52231. w.graham@genie.geis.com
  52232. .phone
  52233. (602) 864-9183
  52234. .described-by
  52235. Fred Fish (fnf@fishpond.cygnus.com)
  52236. .submittal
  52237. Submitted on tape directly by the author.
  52238. .stored-in
  52239. GoldFish-Vol2-2:BBS/gfx/BatWorm.lha
  52240.  
  52241. .name
  52242. BumpyBalls
  52243. .fullname
  52244. BumpyBalls
  52245. .short
  52246. 368x482x5 animation - flying balls
  52247. .description
  52248. A very large (20Mb) 368x482x5 raytraced animation of several balls
  52249. flying around.
  52250. .type
  52251. Picture
  52252. .author
  52253. Bill Graham
  52254. .keywords
  52255. Animation
  52256. .distribution
  52257. Copyrighted, distributed with permission of the author.
  52258. .address
  52259. 2401 W. Seldon Lane
  52260. Phoenix, AZ  85021
  52261. USA
  52262. .email
  52263. w.graham@genie.geis.com
  52264. .phone
  52265. (602) 864-9183
  52266. .described-by
  52267. Fred Fish (fnf@fishpond.cygnus.com)
  52268. .submittal
  52269. Submitted on tape directly by the author.
  52270. .stored-in
  52271. GoldFish-Vol2-2:BBS/gfx/BumpyBalls.lha
  52272.  
  52273. .name
  52274. Drip
  52275. .fullname
  52276. Drip
  52277. .short
  52278. 384x482x6 42 frame anim - water drops
  52279. .description
  52280. A 42 frame 384x482x6 raytraced animation of water dripping from a flat
  52281. surface into a puddle.
  52282. .type
  52283. Picture
  52284. .author
  52285. Bill Graham
  52286. .keywords
  52287. Animation
  52288. .distribution
  52289. Copyrighted, distributed with permission of the author.
  52290. .address
  52291. 2401 W. Seldon Lane
  52292. Phoenix, AZ  85021
  52293. USA
  52294. .email
  52295. w.graham@genie.geis.com
  52296. .phone
  52297. (602) 864-9183
  52298. .described-by
  52299. Fred Fish (fnf@fishpond.cygnus.com)
  52300. .submittal
  52301. Submitted on tape directly by the author.
  52302. .stored-in
  52303. GoldFish-Vol2-2:BBS/gfx/Drip.lha
  52304.  
  52305. .name
  52306. EggFry
  52307. .fullname
  52308. EggFry
  52309. .short
  52310. 160x200x6 62 frame anim - 2 eggs frying
  52311. .description
  52312. A 62 frame 160x200x6 raytraced animation of two eggs in a frying pan.
  52313. .type
  52314. Picture
  52315. .author
  52316. Bill Graham
  52317. .keywords
  52318. Animation
  52319. .distribution
  52320. Copyrighted, distributed with permission of the author.
  52321. .address
  52322. 2401 W. Seldon Lane
  52323. Phoenix, AZ  85021
  52324. USA
  52325. .email
  52326. w.graham@genie.geis.com
  52327. .phone
  52328. (602) 864-9183
  52329. .described-by
  52330. Fred Fish (fnf@fishpond.cygnus.com)
  52331. .submittal
  52332. Submitted on tape directly by the author.
  52333. .stored-in
  52334. GoldFish-Vol2-2:BBS/gfx/EggFry.lha
  52335.  
  52336. .name
  52337. FollowMe
  52338. .fullname
  52339. FollowMe
  52340. .short
  52341. 384x482x6 86 frame anim - bouncing ball
  52342. .description
  52343. A 86 frame 384x482x6 raytraced animation of a ball bouncing around at
  52344. a high rate of speed.
  52345. .type
  52346. Picture
  52347. .author
  52348. Bill Graham
  52349. .keywords
  52350. Animation
  52351. .distribution
  52352. Copyrighted, distributed with permission of the author.
  52353. .address
  52354. 2401 W. Seldon Lane
  52355. Phoenix, AZ  85021
  52356. USA
  52357. .email
  52358. w.graham@genie.geis.com
  52359. .phone
  52360. (602) 864-9183
  52361. .described-by
  52362. Fred Fish (fnf@fishpond.cygnus.com)
  52363. .submittal
  52364. Submitted on tape directly by the author.
  52365. .stored-in
  52366. GoldFish-Vol2-2:BBS/gfx/FollowMe.lha
  52367.  
  52368. .name
  52369. FruitAnim
  52370. .fullname
  52371. FruitAnim
  52372. .short
  52373. 368x482x6 152 frame anim, morphing fruit
  52374. .description
  52375. .type
  52376. Picture
  52377. .author
  52378. Bill Graham
  52379. .keywords
  52380. Animation
  52381. .distribution
  52382. Copyrighted, distributed with permission of the author.
  52383. .address
  52384. 2401 W. Seldon Lane
  52385. Phoenix, AZ  85021
  52386. USA
  52387. .email
  52388. w.graham@genie.geis.com
  52389. .phone
  52390. (602) 864-9183
  52391. .described-by
  52392. Fred Fish (fnf@fishpond.cygnus.com)
  52393. .submittal
  52394. Submitted on tape directly by the author.
  52395. .stored-in
  52396. GoldFish-Vol2-2:BBS/gfx/FruitAnim.lha
  52397.  
  52398. .name
  52399. GreenPeril
  52400. .fullname
  52401. GreenPeril
  52402. .short
  52403. 160x100x6 127 frame anim - tyranny peril
  52404. .description
  52405. A 127 frame 160x100x6 raytraced animation of "tyranny".
  52406. .type
  52407. Picture
  52408. .author
  52409. Bill Graham
  52410. .keywords
  52411. Animation
  52412. .distribution
  52413. Copyrighted, distributed with permission of the author.
  52414. .address
  52415. 2401 W. Seldon Lane
  52416. Phoenix, AZ  85021
  52417. USA
  52418. .email
  52419. w.graham@genie.geis.com
  52420. .phone
  52421. (602) 864-9183
  52422. .described-by
  52423. Fred Fish (fnf@fishpond.cygnus.com)
  52424. .submittal
  52425. Submitted on tape directly by the author.
  52426. .stored-in
  52427. GoldFish-Vol2-2:BBS/gfx/GreenPeril.lha
  52428.  
  52429. .name
  52430. Hinge
  52431. .fullname
  52432. Hinge
  52433. .short
  52434. 160x200x6 102 f. anim - concentric rings
  52435. .description
  52436. A 102 frame 160x200x6 raytraced animation of concentric rings, each
  52437. rotating in opposite directions, around a ball.
  52438. .type
  52439. Picture
  52440. .author
  52441. Bill Graham
  52442. .keywords
  52443. Animation
  52444. .distribution
  52445. Copyrighted, distributed with permission of the author.
  52446. .address
  52447. 2401 W. Seldon Lane
  52448. Phoenix, AZ  85021
  52449. USA
  52450. .email
  52451. w.graham@genie.geis.com
  52452. .phone
  52453. (602) 864-9183
  52454. .described-by
  52455. Fred Fish (fnf@fishpond.cygnus.com)
  52456. .submittal
  52457. Submitted on tape directly by the author.
  52458. .stored-in
  52459. GoldFish-Vol2-2:BBS/gfx/Hinge.lha
  52460.  
  52461. .name
  52462. IceCube
  52463. .fullname
  52464. IceCube
  52465. .short
  52466. 160x200x6 77 frame anim, melting icecube
  52467. .description
  52468. A 77 frame 160x200x6 raytraced animation of a melting icecube on a
  52469. red and white checkerboard surface.
  52470. .type
  52471. Picture
  52472. .author
  52473. Bill Graham
  52474. .keywords
  52475. Animation
  52476. .distribution
  52477. Copyrighted, distributed with permission of the author.
  52478. .address
  52479. 2401 W. Seldon Lane
  52480. Phoenix, AZ  85021
  52481. USA
  52482. .email
  52483. w.graham@genie.geis.com
  52484. .phone
  52485. (602) 864-9183
  52486. .described-by
  52487. Fred Fish (fnf@fishpond.cygnus.com)
  52488. .submittal
  52489. Submitted on tape directly by the author.
  52490. .stored-in
  52491. GoldFish-Vol2-2:BBS/gfx/IceCube.lha
  52492.  
  52493. .name
  52494. JellyBoxes
  52495. .fullname
  52496. JellyBoxes
  52497. .short
  52498. 384x482x6 102 frame anim, rotating cubes
  52499. .description
  52500. A 102 frame 384x482x6 raytraced animation of 5 multicolor rotating
  52501. cubes that appear to be made out of something with the consistency
  52502. jello.
  52503. .type
  52504. Picture
  52505. .author
  52506. Bill Graham
  52507. .keywords
  52508. Animation
  52509. .distribution
  52510. Copyrighted, distributed with permission of the author.
  52511. .address
  52512. 2401 W. Seldon Lane
  52513. Phoenix, AZ  85021
  52514. USA
  52515. .email
  52516. w.graham@genie.geis.com
  52517. .phone
  52518. (602) 864-9183
  52519. .described-by
  52520. Fred Fish (fnf@fishpond.cygnus.com)
  52521. .submittal
  52522. Submitted on tape directly by the author.
  52523. .stored-in
  52524. GoldFish-Vol2-2:BBS/gfx/JellyBoxes.lha
  52525.  
  52526. .name
  52527. Lens
  52528. .fullname
  52529. Lens
  52530. .short
  52531. 384x482x6 102 frame anim, moving lense
  52532. .description
  52533. A 102 frame 384x482x6 raytraced animation of a lense moving over a
  52534. multicolored background with various patterns.
  52535. .type
  52536. Picture
  52537. .author
  52538. Bill Graham
  52539. .keywords
  52540. Animation
  52541. .distribution
  52542. Copyrighted, distributed with permission of the author.
  52543. .address
  52544. 2401 W. Seldon Lane
  52545. Phoenix, AZ  85021
  52546. USA
  52547. .email
  52548. w.graham@genie.geis.com
  52549. .phone
  52550. (602) 864-9183
  52551. .described-by
  52552. Fred Fish (fnf@fishpond.cygnus.com)
  52553. .submittal
  52554. Submitted on tape directly by the author.
  52555. .stored-in
  52556. GoldFish-Vol2-2:BBS/gfx/Lens.lha
  52557.  
  52558. .name
  52559. MannyManta
  52560. .fullname
  52561. MannyManta
  52562. .short
  52563. 384x482x6 102 frame anim - swimming ray
  52564. .description
  52565. A 102 frame 384x482x6 raytraced animation of a swimming ray.
  52566. .type
  52567. Picture
  52568. .author
  52569. Bill Graham
  52570. .keywords
  52571. Animation
  52572. .distribution
  52573. Copyrighted, distributed with permission of the author.
  52574. .address
  52575. 2401 W. Seldon Lane
  52576. Phoenix, AZ  85021
  52577. USA
  52578. .email
  52579. w.graham@genie.geis.com
  52580. .phone
  52581. (602) 864-9183
  52582. .described-by
  52583. Fred Fish (fnf@fishpond.cygnus.com)
  52584. .submittal
  52585. Submitted on tape directly by the author.
  52586. .stored-in
  52587. GoldFish-Vol2-2:BBS/gfx/MannyManta.lha
  52588.  
  52589. .name
  52590. Morph
  52591. .fullname
  52592. Morph
  52593. .short
  52594. 160x200x6 302 frame anim - morphing objt
  52595. .description
  52596. A 302 frame 160x200x6 raytraced animation of a rotating object that
  52597. morphs between several different shapes, including cylinder, cone,
  52598. and diamond.
  52599. .type
  52600. Picture
  52601. .author
  52602. Bill Graham
  52603. .keywords
  52604. Animation
  52605. .distribution
  52606. Copyrighted, distributed with permission of the author.
  52607. .address
  52608. 2401 W. Seldon Lane
  52609. Phoenix, AZ  85021
  52610. USA
  52611. .email
  52612. w.graham@genie.geis.com
  52613. .phone
  52614. (602) 864-9183
  52615. .described-by
  52616. Fred Fish (fnf@fishpond.cygnus.com)
  52617. .submittal
  52618. Submitted on tape directly by the author.
  52619. .stored-in
  52620. GoldFish-Vol2-2:BBS/gfx/Morph1.lha
  52621.  
  52622. .name
  52623. Morph2
  52624. .fullname
  52625. Morph2
  52626. .short
  52627. 384x482x6 153 frame anim - morphing objt
  52628. .description
  52629. A 153 frame 384x482x6 raytraced animation of a rotating box that morphs
  52630. into a donut shape, blows apart into six orbiting balls, and then comes
  52631. back together again as a rotating box, in a continuous loop.
  52632. .type
  52633. Picture
  52634. .author
  52635. Bill Graham
  52636. .keywords
  52637. Animation
  52638. .distribution
  52639. Copyrighted, distributed with permission of the author.
  52640. .address
  52641. 2401 W. Seldon Lane
  52642. Phoenix, AZ  85021
  52643. USA
  52644. .email
  52645. w.graham@genie.geis.com
  52646. .phone
  52647. (602) 864-9183
  52648. .described-by
  52649. Fred Fish (fnf@fishpond.cygnus.com)
  52650. .submittal
  52651. Submitted on tape directly by the author.
  52652. .stored-in
  52653. GoldFish-Vol2-2:BBS/gfx/Morph2.lha
  52654.  
  52655. .name
  52656. Morph3
  52657. .fullname
  52658. Morph3
  52659. .short
  52660. 384x482x6 102 frame anim - morphing objt
  52661. .description
  52662. A 102 frame 384x482x6 raytraced animation of a rotating donut like object
  52663. where the inside splits off like the rim of a tire, and morphs into a
  52664. ball that shrinks away to nothing.
  52665. .type
  52666. Picture
  52667. .author
  52668. Bill Graham
  52669. .keywords
  52670. Animation
  52671. .distribution
  52672. Copyrighted, distributed with permission of the author.
  52673. .address
  52674. 2401 W. Seldon Lane
  52675. Phoenix, AZ  85021
  52676. USA
  52677. .email
  52678. w.graham@genie.geis.com
  52679. .phone
  52680. (602) 864-9183
  52681. .described-by
  52682. Fred Fish (fnf@fishpond.cygnus.com)
  52683. .submittal
  52684. Submitted on tape directly by the author.
  52685. .stored-in
  52686. GoldFish-Vol2-2:BBS/gfx/Morph3.lha
  52687.  
  52688. .name
  52689. Morph4
  52690. .fullname
  52691. Morph4
  52692. .short
  52693. 384x482x5 132 frame anim - donut bulge
  52694. .description
  52695. A 132 frame 384x482x5 raytraced animation of a bulge moving around
  52696. the inside of a donut, like a snake swallowing a rat.
  52697. .type
  52698. Picture
  52699. .author
  52700. Bill Graham
  52701. .keywords
  52702. Animation
  52703. .distribution
  52704. Copyrighted, distributed with permission of the author.
  52705. .address
  52706. 2401 W. Seldon Lane
  52707. Phoenix, AZ  85021
  52708. USA
  52709. .email
  52710. w.graham@genie.geis.com
  52711. .phone
  52712. (602) 864-9183
  52713. .described-by
  52714. Fred Fish (fnf@fishpond.cygnus.com)
  52715. .submittal
  52716. Submitted on tape directly by the author.
  52717. .stored-in
  52718. GoldFish-Vol2-2:BBS/gfx/Morph4.lha
  52719.  
  52720. .name
  52721. Oinker
  52722. .fullname
  52723. Oinker
  52724. .short
  52725. 384x241x3 57 frame anim - feeding pigs
  52726. .description
  52727. A 57 frame 384x241x3 animation of pigs feeding, that is a comment on
  52728. where the fruits of our labor go.
  52729. .type
  52730. Picture
  52731. .author
  52732. Bill Graham
  52733. .keywords
  52734. Animation
  52735. .distribution
  52736. Copyrighted, distributed with permission of the author.
  52737. .address
  52738. 2401 W. Seldon Lane
  52739. Phoenix, AZ  85021
  52740. USA
  52741. .email
  52742. w.graham@genie.geis.com
  52743. .phone
  52744. (602) 864-9183
  52745. .described-by
  52746. Fred Fish (fnf@fishpond.cygnus.com)
  52747. .submittal
  52748. Submitted on tape directly by the author.
  52749. .stored-in
  52750. GoldFish-Vol2-2:BBS/gfx/Oinker.lha
  52751.  
  52752. .name
  52753. Pulse
  52754. .fullname
  52755. Pulse
  52756. .short
  52757. 160x100x6 252 frame anim - thorny sphere
  52758. .description
  52759. A 252 frame 160x100x6 raytraced animation of a sphere with thorns,
  52760. over a moving background.  (Hey, let's see *you* come up with a
  52761. better description!)
  52762. .type
  52763. Picture
  52764. .author
  52765. Bill Graham
  52766. .keywords
  52767. Animation
  52768. .distribution
  52769. Copyrighted, distributed with permission of the author.
  52770. .address
  52771. 2401 W. Seldon Lane
  52772. Phoenix, AZ  85021
  52773. USA
  52774. .email
  52775. w.graham@genie.geis.com
  52776. .phone
  52777. (602) 864-9183
  52778. .described-by
  52779. Fred Fish (fnf@fishpond.cygnus.com)
  52780. .submittal
  52781. Submitted on tape directly by the author.
  52782. .stored-in
  52783. GoldFish-Vol2-2:BBS/gfx/Pulse.lha
  52784.  
  52785. .name
  52786. Ride
  52787. .fullname
  52788. Ride
  52789. .short
  52790. 352x220x4 327 frame anim - objt on belt
  52791. .description
  52792. A 327 frame 352x220x4 raytraced animation of an object shaped somewhat
  52793. like an iron on a single wheel, rolling along a roller coaster like
  52794. beltway, while various other geometric shaped objects fly around.
  52795. .type
  52796. Picture
  52797. .author
  52798. Bill Graham
  52799. .keywords
  52800. Animation
  52801. .distribution
  52802. Copyrighted, distributed with permission of the author.
  52803. .address
  52804. 2401 W. Seldon Lane
  52805. Phoenix, AZ  85021
  52806. USA
  52807. .email
  52808. w.graham@genie.geis.com
  52809. .phone
  52810. (602) 864-9183
  52811. .described-by
  52812. Fred Fish (fnf@fishpond.cygnus.com)
  52813. .submittal
  52814. Submitted on tape directly by the author.
  52815. .stored-in
  52816. GoldFish-Vol2-2:BBS/gfx/Ride.lha
  52817.  
  52818. .name
  52819. RippleCube
  52820. .fullname
  52821. RippleCube
  52822. .short
  52823. 384x482x6 152 frame anim - rotating cube
  52824. .description
  52825. A 152 frame 384x482x6 raytraced animation of a rotating cube with
  52826. various shimmering surfaces with wildly colored patterns.
  52827. .type
  52828. Picture
  52829. .author
  52830. Bill Graham
  52831. .keywords
  52832. Animation
  52833. .distribution
  52834. Copyrighted, distributed with permission of the author.
  52835. .address
  52836. 2401 W. Seldon Lane
  52837. Phoenix, AZ  85021
  52838. USA
  52839. .email
  52840. w.graham@genie.geis.com
  52841. .phone
  52842. (602) 864-9183
  52843. .described-by
  52844. Fred Fish (fnf@fishpond.cygnus.com)
  52845. .submittal
  52846. Submitted on tape directly by the author.
  52847. .stored-in
  52848. GoldFish-Vol2-2:BBS/gfx/RippleCube.lha
  52849.  
  52850. .name
  52851. RippleGrey
  52852. .fullname
  52853. RippleGrey
  52854. .short
  52855. 320x200x4 402 frame anim - rotating cube
  52856. .description
  52857. A 402 frame 320x200x4 raytraced animation of a rotating greyscale
  52858. cube with various patterns on the surfaces and some other objects
  52859. surrounding it.
  52860. .type
  52861. Picture
  52862. .author
  52863. Bill Graham
  52864. .keywords
  52865. Animation
  52866. .distribution
  52867. Copyrighted, distributed with permission of the author.
  52868. .address
  52869. 2401 W. Seldon Lane
  52870. Phoenix, AZ  85021
  52871. USA
  52872. .email
  52873. w.graham@genie.geis.com
  52874. .phone
  52875. (602) 864-9183
  52876. .described-by
  52877. Fred Fish (fnf@fishpond.cygnus.com)
  52878. .submittal
  52879. Submitted on tape directly by the author.
  52880. .stored-in
  52881. GoldFish-Vol2-2:BBS/gfx/RippleGray.lha
  52882.  
  52883. .name
  52884. RoundCandy
  52885. .fullname
  52886. RoundCandy
  52887. .short
  52888. 384x482x6 62 frame anim - dancing candy
  52889. .description
  52890. A 62 frame 384x482x6 raytraced animation of two pieces of "round candy"
  52891. dancing on a disco like background.
  52892. .type
  52893. Picture
  52894. .author
  52895. Bill Graham
  52896. .keywords
  52897. Animation
  52898. .distribution
  52899. Copyrighted, distributed with permission of the author.
  52900. .address
  52901. 2401 W. Seldon Lane
  52902. Phoenix, AZ  85021
  52903. USA
  52904. .email
  52905. w.graham@genie.geis.com
  52906. .phone
  52907. (602) 864-9183
  52908. .described-by
  52909. Fred Fish (fnf@fishpond.cygnus.com)
  52910. .submittal
  52911. Submitted on tape directly by the author.
  52912. .stored-in
  52913. GoldFish-Vol2-2:BBS/gfx/RoundCandy.lha
  52914.  
  52915. .name
  52916. SillyPutty
  52917. .fullname
  52918. SillyPutty
  52919. .short
  52920. 320x400x5 152 frame anim - ball of putty
  52921. .description
  52922. A 152 frame 320x400x5 raytraced animation of an ugly looking "ball of
  52923. putty" that looks like it's trying to reproduce by dividing into two
  52924. balls.
  52925. .type
  52926. Picture
  52927. .author
  52928. Bill Graham
  52929. .keywords
  52930. Animation
  52931. .distribution
  52932. Copyrighted, distributed with permission of the author.
  52933. .address
  52934. 2401 W. Seldon Lane
  52935. Phoenix, AZ  85021
  52936. USA
  52937. .email
  52938. w.graham@genie.geis.com
  52939. .phone
  52940. (602) 864-9183
  52941. .described-by
  52942. Fred Fish (fnf@fishpond.cygnus.com)
  52943. .submittal
  52944. Submitted on tape directly by the author.
  52945. .stored-in
  52946. GoldFish-Vol2-2:BBS/gfx/SillyPutty.lha
  52947.  
  52948. .name
  52949. SpaceCheezeBurger
  52950. .fullname
  52951. SpaceCheezeBurger
  52952. .short
  52953. 384x482x6 101 frame anim - wierd burger
  52954. .description
  52955. A 101 frame 384x482x6 raytraced animation of a most unappetizing
  52956. burger.
  52957. .type
  52958. Picture
  52959. .author
  52960. Bill Graham
  52961. .keywords
  52962. Animation
  52963. .distribution
  52964. Copyrighted, distributed with permission of the author.
  52965. .address
  52966. 2401 W. Seldon Lane
  52967. Phoenix, AZ  85021
  52968. USA
  52969. .email
  52970. w.graham@genie.geis.com
  52971. .phone
  52972. (602) 864-9183
  52973. .described-by
  52974. Fred Fish (fnf@fishpond.cygnus.com)
  52975. .submittal
  52976. Submitted on tape directly by the author.
  52977. .stored-in
  52978. GoldFish-Vol2-2:BBS/gfx/SpaceCheezeBurger.lha
  52979.  
  52980. .name
  52981. TakoI
  52982. .fullname
  52983. TakoI
  52984. .short
  52985. 208x400x6 152 frame anim - skull & more
  52986. .description
  52987. A 152 frame 208x400x6 raytraced animation of a rotating skull with a
  52988. waving tentacle growing out of the top of it.
  52989. .type
  52990. Picture
  52991. .author
  52992. Bill Graham
  52993. .keywords
  52994. Animation
  52995. .distribution
  52996. Copyrighted, distributed with permission of the author.
  52997. .address
  52998. 2401 W. Seldon Lane
  52999. Phoenix, AZ  85021
  53000. USA
  53001. .email
  53002. w.graham@genie.geis.com
  53003. .phone
  53004. (602) 864-9183
  53005. .described-by
  53006. Fred Fish (fnf@fishpond.cygnus.com)
  53007. .submittal
  53008. Submitted on tape directly by the author.
  53009. .stored-in
  53010. GoldFish-Vol2-2:BBS/gfx/TakoI.lha
  53011.  
  53012. .name
  53013. ThanksGiving92
  53014. .fullname
  53015. ThanksGiving92
  53016. .short
  53017. 160x200x6 101 frme anim, morphing turkey
  53018. .description
  53019. A 101 frame 160x200x6 raytraced animation of a turkey that gets
  53020. beheaded and morphs into a roasted turkey, landing on a plate that
  53021. the hatchet morphs into.
  53022. .type
  53023. Picture
  53024. .author
  53025. Bill Graham
  53026. .keywords
  53027. Animation
  53028. .distribution
  53029. Copyrighted, distributed with permission of the author.
  53030. .address
  53031. 2401 W. Seldon Lane
  53032. Phoenix, AZ  85021
  53033. USA
  53034. .email
  53035. w.graham@genie.geis.com
  53036. .phone
  53037. (602) 864-9183
  53038. .described-by
  53039. Fred Fish (fnf@fishpond.cygnus.com)
  53040. .submittal
  53041. Submitted on tape directly by the author.
  53042. .stored-in
  53043. GoldFish-Vol2-2:BBS/gfx/ThanksGiving92.lha
  53044.  
  53045. .name
  53046. TongueMonster
  53047. .fullname
  53048. TongueMonster
  53049. .short
  53050. 160x225x6 81 frame anim - frog monster
  53051. .description
  53052. An 81 frame 160x225x6 raytraced animation of a frog like creature
  53053. with an oversized tongue.
  53054. .type
  53055. Picture
  53056. .author
  53057. Bill Graham
  53058. .keywords
  53059. Animation
  53060. .distribution
  53061. Copyrighted, distributed with permission of the author.
  53062. .address
  53063. 2401 W. Seldon Lane
  53064. Phoenix, AZ  85021
  53065. USA
  53066. .email
  53067. w.graham@genie.geis.com
  53068. .phone
  53069. (602) 864-9183
  53070. .described-by
  53071. Fred Fish (fnf@fishpond.cygnus.com)
  53072. .submittal
  53073. Submitted on tape directly by the author.
  53074. .stored-in
  53075. GoldFish-Vol2-2:BBS/gfx/TongueMonster.lha
  53076.  
  53077. .name
  53078. Transit
  53079. .fullname
  53080. Transit
  53081. .short
  53082. 160x200x6 127 frame anim - fly through
  53083. .description
  53084. A 127 frame 160x200x6 raytraced animation of something like a ship flying
  53085. through a wormhole.  Shades of Deep Space 9 ...
  53086. .type
  53087. Picture
  53088. .author
  53089. Bill Graham
  53090. .keywords
  53091. Animation
  53092. .distribution
  53093. Copyrighted, distributed with permission of the author.
  53094. .address
  53095. 2401 W. Seldon Lane
  53096. Phoenix, AZ  85021
  53097. USA
  53098. .email
  53099. w.graham@genie.geis.com
  53100. .phone
  53101. (602) 864-9183
  53102. .described-by
  53103. Fred Fish (fnf@fishpond.cygnus.com)
  53104. .submittal
  53105. Submitted on tape directly by the author.
  53106. .stored-in
  53107. GoldFish-Vol2-2:BBS/gfx/Transit.lha
  53108.  
  53109. .name
  53110. TrickOrTreat
  53111. .fullname
  53112. TrickOrTreat
  53113. .short
  53114. 208x250x6 119 frame anim, Jack-O-Lantern
  53115. .description
  53116. A 119 frame 208x250x6 raytraced animation of a "melting Jack-O-Lantern".
  53117. .type
  53118. Picture
  53119. .author
  53120. Bill Graham
  53121. .keywords
  53122. Animation
  53123. .distribution
  53124. Copyrighted, distributed with permission of the author.
  53125. .address
  53126. 2401 W. Seldon Lane
  53127. Phoenix, AZ  85021
  53128. USA
  53129. .email
  53130. w.graham@genie.geis.com
  53131. .phone
  53132. (602) 864-9183
  53133. .described-by
  53134. Fred Fish (fnf@fishpond.cygnus.com)
  53135. .submittal
  53136. Submitted on tape directly by the author.
  53137. .stored-in
  53138. GoldFish-Vol2-2:BBS/gfx/TrickOrTreat.lha
  53139.  
  53140. .name
  53141. WarpoTheClown
  53142. .fullname
  53143. WarpoTheClown
  53144. .short
  53145. 240x300x6 101 frame anim - clown head
  53146. .description
  53147. A 101 frame 240x300x6 raytraced animation of a warping clown head.
  53148. .type
  53149. Picture
  53150. .author
  53151. Bill Graham
  53152. .keywords
  53153. Animation
  53154. .distribution
  53155. Copyrighted, distributed with permission of the author.
  53156. .address
  53157. 2401 W. Seldon Lane
  53158. Phoenix, AZ  85021
  53159. USA
  53160. .email
  53161. w.graham@genie.geis.com
  53162. .phone
  53163. (602) 864-9183
  53164. .described-by
  53165. Fred Fish (fnf@fishpond.cygnus.com)
  53166. .submittal
  53167. Submitted on tape directly by the author.
  53168. .stored-in
  53169. GoldFish-Vol2-2:BBS/gfx/WarpoTheClown.lha
  53170.  
  53171. .name
  53172. Wiggle
  53173. .fullname
  53174. Wiggle
  53175. .short
  53176. 320x400x6 53 frame anim - skull & tongue
  53177. .description
  53178. A 53 frame 320x400x6 raytraced animation of a skull with waving tentacles
  53179. growing out of it, and a long waving tongue.
  53180. .type
  53181. Picture
  53182. .author
  53183. Bill Graham
  53184. .keywords
  53185. Animation
  53186. .distribution
  53187. Copyrighted, distributed with permission of the author.
  53188. .address
  53189. 2401 W. Seldon Lane
  53190. Phoenix, AZ  85021
  53191. USA
  53192. .email
  53193. w.graham@genie.geis.com
  53194. .phone
  53195. (602) 864-9183
  53196. .described-by
  53197. Fred Fish (fnf@fishpond.cygnus.com)
  53198. .submittal
  53199. Submitted on tape directly by the author.
  53200. .stored-in
  53201. GoldFish-Vol2-2:BBS/gfx/Wiggle.lha
  53202.  
  53203. .name
  53204. WormBall
  53205. .fullname
  53206. WormBall
  53207. .short
  53208. 208x250x6 76 frame anim - ball+tentacles
  53209. .description
  53210. A 76 frame 208x250x6 raytraced animation of a rotating ball with
  53211. waving tentacles growing out of it.
  53212. .type
  53213. Picture
  53214. .author
  53215. Bill Graham
  53216. .keywords
  53217. Animation
  53218. .distribution
  53219. Copyrighted, distributed with permission of the author.
  53220. .address
  53221. 2401 W. Seldon Lane
  53222. Phoenix, AZ  85021
  53223. USA
  53224. .email
  53225. w.graham@genie.geis.com
  53226. .phone
  53227. (602) 864-9183
  53228. .described-by
  53229. Fred Fish (fnf@fishpond.cygnus.com)
  53230. .submittal
  53231. Submitted on tape directly by the author.
  53232. .stored-in
  53233. GoldFish-Vol2-2:BBS/gfx/WormBall.lha
  53234.  
  53235. .name
  53236. Zapper
  53237. .fullname
  53238. Zapper
  53239. .short
  53240. 384x482x5 152 fr. anim - lightening ball
  53241. .description
  53242. A 152 frame 384x482x5 raytraced animation of a rotating ball with
  53243. lightening bolts flashing between various towers on it's surface.
  53244. Includes sound.
  53245. .type
  53246. Picture
  53247. .author
  53248. Bill Graham
  53249. .keywords
  53250. Animation
  53251. .distribution
  53252. Copyrighted, distributed with permission of the author.
  53253. .address
  53254. 2401 W. Seldon Lane
  53255. Phoenix, AZ  85021
  53256. USA
  53257. .email
  53258. w.graham@genie.geis.com
  53259. .phone
  53260. (602) 864-9183
  53261. .described-by
  53262. Fred Fish (fnf@fishpond.cygnus.com)
  53263. .submittal
  53264. Submitted on tape directly by the author.
  53265. .stored-in
  53266. GoldFish-Vol2-2:BBS/gfx/Zapper.lha
  53267. .name
  53268. OptMouse
  53269. .author
  53270. J Edward Hanway
  53271. .description
  53272. Software and hardware instructions on how you can modify a Mouse Systems M3
  53273. optical serial mouse for use on the Amiga.  Also included are instructions
  53274. which allow a serial mouse to be modified to plug directly into the Amiga
  53275. mouse port.
  53276. .version
  53277. 1.2
  53278. .described-by
  53279. Automatically generated from Contents file by c2pi program.
  53280. .short
  53281. Use M3 optical mouse on Amiga
  53282. .stored-in
  53283. GoldFish-Vol2-2:BBS/hard/OptMouse-1.2.lha
  53284.  
  53285. .name
  53286. SerMouse
  53287. .type
  53288. Hardware
  53289. .short
  53290. Driver/Docs for serial PC Mouse on Amiga
  53291. .description
  53292. A full package on how to use a PC mouse on the Amiga.  Not only a
  53293. serial mouse driver but also how to rewire a 9-pin Sub-D serial to
  53294. 25-pin Sub-D serial and how to rewire 9-pin Sub-D BUS or 9-pin Mini-Din
  53295. BUS to an Amiga mouse plug. YOU CAN USE ALMOST ANY PC-MOUSE WITH THIS
  53296. ONE!
  53297. .version
  53298. 2.2
  53299. .date
  53300. 1994.10.28
  53301. .author
  53302. Patrick van Beem
  53303. .reference
  53304. FreshFish-Vol7:New/hard/drivr/SerMouse/
  53305. 2.0
  53306. .requirements
  53307. Requires AmigaOS 2.0+.
  53308. .distribution
  53309. Copyrighted but Freely Redistributable
  53310. .address
  53311. Parlevinker 5
  53312. 2152 LC  Nieuw-Vennep
  53313. The Netherlands
  53314. .email
  53315. patrick.van.beem@aobh.xs4all.nl
  53316. .docs
  53317. SerMouse.doc
  53318. .described-by
  53319. Dan Fish (daf@starfish.amigalib.com)
  53320. .submittal
  53321. Downloaded via ftp from wuarchive.wustl.edu.
  53322. .stored-in
  53323. GoldFish-Vol2-2:BBS/hard/SerMouse-2.2.lha
  53324.  
  53325. .name
  53326. SummaDriver
  53327. .type
  53328. Hardware Utility
  53329. .short
  53330. Driver for Summagraphic digitizer tablet
  53331. .description
  53332. This Commodity enables you to use the Summagraphic digitizer tablet
  53333. with your Commodore Amiga.  The tablet can be used together with the
  53334. mouse (or without it) as a direct input medium.  Therefore, the
  53335. driver can be used together with (nearly) any software.
  53336. .version
  53337. 2.01
  53338. .author
  53339. Joop van de Wege
  53340. .requirements
  53341. Requires OS2.04 + and a Summagraphic tablet
  53342. .distribution
  53343. Shareware
  53344. .price
  53345. $10 (US)
  53346. .address
  53347. Zoomweg 7
  53348. 6705 DM Wageningen
  53349. The Netherlands
  53350. .docs
  53351. documentation/English/Register.txt
  53352. documentation/English/Summagraphic.txt
  53353. documentation/English/Summagraphic.guide
  53354. .described-by
  53355. Fred Fish (fnf@fishpond.cygnus.com)
  53356. .submittal
  53357. Downloaded via ftp from wuarchive.wustl.edu.
  53358. .contents
  53359. SummaDriver    This Commodity enables you to use the Summagraphic
  53360.         digitizer tablet with your Commodore Amiga.  The tablet
  53361.         can be used together with the mouse (or without it) as
  53362.         a direct input medium.  Therefore, the driver can be used
  53363.         together with (nearly) any software.  Version 2.01,
  53364.         requires OS2.04+, binary only, shareware.
  53365.         Author:  Joop van de Wege
  53366. .stored-in
  53367. GoldFish-Vol2-2:BBS/hard/SummaDriver-2.01.lha
  53368. .name
  53369. Wacom
  53370. .type
  53371. Hardware Utility
  53372. .short
  53373. Wacom tablet driver, controls Amigamouse
  53374. .description
  53375. This Commodity enables you to use a pressure sensitive digitizer tablet
  53376. from Wacom with your Commodore Amiga.  The tablet can be used together
  53377. with the mouse (or without it) as a direct input medium.  Therefore, the
  53378. driver can be used together with (nearly) any software.  Furthermore the
  53379. (pressure-sensitive) data provided by the tablet can be exported in custom
  53380. applications using a documented software interface.  Now directly supports
  53381. the complete Wacom IV comandset and lets you define your own working area
  53382. on the tablet.  Includes german localization.
  53383. .version
  53384. 1.16
  53385. .date
  53386. 1994.11.07
  53387. .author
  53388. Roland Schwingel
  53389. .reference
  53390. FreshFish-Vol4:os20/cdity/Wacom/
  53391. 1.10
  53392. FreshFish-Vol2:os20/gfx/opal/Wacom/
  53393. 1.0
  53394. .requirements
  53395. AmigaOS2.04 or better, A Wacom SD or UD series tablet.
  53396. .distribution
  53397. Shareware
  53398. .price
  53399. $20(US), DM25.
  53400. .address
  53401. Lilienthalstrasse 9
  53402. 92421 Schwandorf
  53403. Germany
  53404. .email
  53405. roland.schwingel@rrzc1.rz.uni-regensburg.de
  53406. .source
  53407. Some sample source in C that shows the usage of the software interface.
  53408. .construction
  53409. SAS/C 6.03 with no optimization (because of no gain).
  53410. .tested
  53411. A2000(2M Chip, 68000: 2M Fast, 68030: 6M Fast, with and without
  53412. Picasso II). AmigaOS 2.04, 2.1 and 3.0. Wacom UD-1212 tablet.
  53413. .docs
  53414. Documentation/Deutsch/Wacom-D.dvi
  53415. Documentation/Deutsch/Wacom-D.guide
  53416. Documentation/Deutsch/Wacom-D.txt
  53417. Documentation/Deutsch/Register-D.txt
  53418. Documentation/English/Wacom-E.dvi
  53419. Documentation/English/Wacom-E.guide
  53420. Documentation/English/Wacom-E.txt
  53421. Documentation/English/Register-E.txt
  53422. .described-by
  53423. Dan Fish (daf@daffy.amigalib.com)
  53424. .submittal
  53425. Downloaded via ftp from wuarchive.wustl.edu.
  53426. .stored-in
  53427. GoldFish-Vol2-2:BBS/hard/Wacom-1.16.lha
  53428. .name
  53429. ZeusSCSI
  53430. .author
  53431. Michael L Hitch
  53432. .description
  53433. Some programs that attempt to apply a patch to the Progressive Peripherals
  53434. Incorporated Zeus SCSI driver.  This patch includes a patch to use the
  53435. Wait/Signal mechanism to wait for the completion of SCSI I/O instead of the
  53436. "busy-wait" poll method used by the driver.  (These programs will only
  53437. patch the 2.98 version of the Zeus ROM.)
  53438. .described-by
  53439. Automatically generated from Contents file by c2pi program.
  53440. .short
  53441. Patch PPI Zeus SCSI version 2.98 driver.
  53442. .stored-in
  53443. GoldFish-Vol2-2:BBS/hard/ZeusSCSI.lha
  53444. .name
  53445. 2MegAgnus
  53446. .author
  53447. Neil Coito and Michael Cianflone
  53448. .description
  53449. The Two Meg Agnus Project increases the amount of "chip" RAM in an Amiga
  53450. 500 or 2000 to 2 megabytes.  Chip RAM is where the graphics and sound data
  53451. are stored.  Even though you may have plenty of "fast" RAM, if you run out
  53452. of "chip" RAM then you will not be able to open any more windows or screens
  53453. and hence, no more programs.
  53454. .version
  53455. 5.0D
  53456. .described-by
  53457. Automatically generated from Contents file by c2pi program.
  53458. .short
  53459. A 2Meg Agnus project.
  53460. .stored-in
  53461. GoldFish-Vol2-2:BBS/hard/2MegAgnus-5.0D.lha
  53462. .name
  53463. MiscHacks
  53464. .author
  53465. Various
  53466. posted by Hans Luyten
  53467. .description
  53468. A collection of various hardware hacks for the Amiga.
  53469. .described-by
  53470. Automatically generated from Contents file by c2pi program.
  53471. .short
  53472. Various Amiga hardware hacks.
  53473.  
  53474. .stored-in
  53475. GoldFish-Vol2-2:BBS/hard/MiscHacks.lha
  53476. .name
  53477. RomSwitcher
  53478. .author
  53479. Neil Coito and Michael Cianflone
  53480. .description
  53481. A Multi-Kickstart Board Project that allows the user of an Amiga 500, 2000,
  53482. or 2500 to switch between different versions of the operating system,
  53483. called Kickstart.  Some older software, and even some new software, is not
  53484. compatible with Commodore's latest version of the operating system.  This
  53485. hardware project will let you use the new version of the operating system
  53486. (it is *tons* better than 1.3 and below), and still remain compatible with
  53487. the software that won't work under the new operating system.
  53488. .version
  53489. 3.1
  53490. .described-by
  53491. Automatically generated from Contents file by c2pi program.
  53492. .short
  53493. A multi-kickstart hardware project.
  53494. .stored-in
  53495. GoldFish-Vol2-2:BBS/hard/RomSwitcher-3.1.lha
  53496. .name
  53497. AutoXA
  53498. .author
  53499. Mike Pinson
  53500. MicroBotics Inc
  53501. .version
  53502. 1.00
  53503. .description
  53504. Loads a small program into your system that automatically adds the memory
  53505. that you have installed on a MicroBotics M1230XA card every time you
  53506. reboot, this routine survives a reboot, and makes the memory available to
  53507. the system software *much* earlier in the boot-up process.  This results in
  53508. almost all of the system's data being loaded into much faster XA memory,
  53509. rather than Chip memory.  It also frees up about 245 kilobytes of Chip
  53510. memory that graphic or music programs might need.
  53511. .described-by
  53512. Automatically generated from Contents file by c2pi program.
  53513. .short
  53514. Add memory from MicroBotics M1230XA card
  53515. .stored-in
  53516. GoldFish-Vol2-2:BBS/hard/AutoXA-1.00.lha
  53517.  
  53518. .name
  53519. CVTS
  53520. .type
  53521. Diagnostic Tool
  53522. .short
  53523. The Complete Video Test System
  53524. .description
  53525. "The Complete Video Test System" is a collection of 20 test patterns
  53526. (displayable with any IFF animation viewer) that can be used to evaluate
  53527. monitors, TV sets, VCRs, and other NTSC video equipment.  CVTS is easy to
  53528. use, with the documentation presented in clear, non-technical language.
  53529. Many of the tests are unique, and can be found nowhere else.  A shareware
  53530. contribution of only $5 gets you a viewing filter which is used with the
  53531. Colorbars test signal to precisely adjust TVs and monitors.
  53532. .version
  53533. 1.0
  53534. .author
  53535. Dave Muse
  53536. .distribution
  53537. Shareware
  53538. .price
  53539. $5 (US)
  53540. .address
  53541. 22443 Leewright
  53542. Southfield, MI
  53543. 48034
  53544. .docs
  53545. CVTS.doc
  53546. .described-by
  53547. Fred Fish (fnf@fishpond.cygnus.com)
  53548. .submittal
  53549. Submitted on disk directly by the author.
  53550. .contents
  53551. CVTS        "The Complete Video Test System" is a collection of 20 test
  53552.         patterns (displayable with any IFF animation viewer)
  53553.         that can be used to evaluate monitors, TV sets, VCRs, and
  53554.         other NTSC video equipment.  CVTS is easy to use, with the
  53555.         documentation presented in clear, non-technical language.
  53556.         Many of the tests are unique, and can be found nowhere else.
  53557.         A shareware contribution of only $5 gets you a viewing
  53558.         filter which is used with the Colorbars test signal to
  53559.         precisely adjust TVs and monitors.
  53560.         Author:  Dave Muse
  53561. .stored-in
  53562. GoldFish-Vol2-2:BBS/hard/CVTS-1.0.lha
  53563. .name
  53564. ClockTool
  53565. .type
  53566. OS Utility
  53567. .short
  53568. Manipulate battery and/or system clocks
  53569. .description
  53570. A simple CLI utility to perform operations on the battery-backed-up and/or
  53571. system clock, e.g. set date/time of either, display either/both, set one
  53572. from the other, increment, and log.  Most of these features, particularly
  53573. those accessing the battery-backed-up clock, are not available using
  53574. current AmigaDos commands.
  53575. .version
  53576. 1.1
  53577. .date
  53578. 1994.04.04
  53579. .author
  53580. Gary Duncan
  53581. .requirements
  53582. Runs on any Amiga with AmigaDos 2.x and above.  Full functionality only
  53583. if battery clock installed.
  53584. .reference
  53585. AmigaLibDisk950:ClockTool/
  53586. 1.0
  53587. .distribution
  53588. Freeware
  53589. .email
  53590. gduncan@philips.oz.au
  53591. .source
  53592. C source included, compilable under SAS/C
  53593. .run
  53594. ClockTool=CLI, ClockTool
  53595. .docs
  53596. README
  53597. .described-by
  53598. Gary Duncan
  53599. .submittal
  53600. Submitted electronically directly by the author.
  53601. .contents
  53602. ClockTool    A simple CLI utility to perform operations on the battery-
  53603.         backed-up and/or system clock, e.g. set date/time of either,
  53604.         display either/both, set one from the other, increment,
  53605.         and log.  Most of these features, particularly those
  53606.         accessing the battery-backed-up clock, are not available
  53607.         using current AmigaDos commands.  Requires an Amiga with
  53608.         a battery clock, and version 2.xx or greater of AmigaDos.
  53609.         This is version 1.1, an update to version 1.0 on disk
  53610.         number 950, and enhanced to include the ability to set
  53611.         date/time of either clock from command line.  Includes
  53612.         C-source compilable under SAS/C 6.3. Freeware
  53613.         Author:  Gary Duncan
  53614. .stored-in
  53615. GoldFish-Vol2-2:BBS/hard/ClockTool-1.1.lha
  53616. .name
  53617. EPROMmer
  53618. .author
  53619. Bob Blick
  53620. Udi Finkelstein
  53621. Carsten Rose
  53622. .version
  53623. 3.2d
  53624. .source
  53625. Includes source in C.
  53626. .description
  53627. New software (use WB2.0 or higher) for a hardware project originally by Bob
  53628. Blick and Udi Finkelstein.  EPROMmer programs 2716 27512 and can also load
  53629. SRAM's 6216,6264, 62256.  Capable of reading/writing binary data and
  53630. INTELHEX Files.  Supports all amiga models.  This version of the software
  53631. contains a new GUI and timing was changed to handle Amigas faster than
  53632. 7Mhz.
  53633. .described-by
  53634. Automatically generated from Contents file by c2pi program.
  53635. .short
  53636. Hardware plans & software for EPROMmer.
  53637. .stored-in
  53638. GoldFish-Vol2-2:BBS/hard/EPROMmer-3.2d.lha
  53639. .name
  53640. GALer
  53641. .author
  53642. Christian Habermann
  53643. .version
  53644. 1.41
  53645. .reference
  53646. AmigaLibDisk882:GALer/
  53647. 1.4
  53648. .source
  53649. Includes source in C.
  53650. .distribution
  53651. Shareware
  53652. .description
  53653. GALs (Generic Array Logic) are programmable logic devices.  "GALer" is the
  53654. software and the hardware which is necessary to program your own GALs.  The
  53655. supported GAL-types are GAL16V8, GAL16V8A, GAL16V8B and GAL20V8, GAL20V8A,
  53656. GAL20V8B.  The circuit diagram for the GAL device programmer is available
  53657. from the author.  Includes both English and German versions.
  53658. .described-by
  53659. Automatically generated from Contents file by c2pi program.
  53660. .short
  53661. Software & hardware to program GAL's.
  53662. .requirements
  53663. AmigaDOS 2.1 or higher
  53664. .stored-in
  53665. GoldFish-Vol2-2:BBS/hard/GALer-1.41.lha
  53666. .name
  53667. ParTest
  53668. .author
  53669. Carsten Rose
  53670. .description
  53671. A little GUI-based utility that allows you to individually set/clear the
  53672. data lines of the parallel port.
  53673. .described-by
  53674. Automatically generated from Contents file by c2pi program.
  53675. .short
  53676. GUI utility to control parallel port.
  53677. .stored-in
  53678. GoldFish-Vol2-2:BBS/hard/ParTest.lha
  53679. .name
  53680. SpeedRamsey
  53681. .author
  53682. Holger Lubitz
  53683. .version
  53684. 1.2a
  53685. .source
  53686. Includes source in C.
  53687. .description
  53688. Sets the skip bit in rev G Ramsey chips.  The skip mode speeds up RAM
  53689. access from five clocks each to four clocks each by skipping the last
  53690. cycle.  Some people call this 60-ns-mode because you need 60 ns DRAM or
  53691. faster to ensure that this works and doesn't crash your Amiga.  Requires
  53692. Rev G Ramsey chip (A4000).
  53693. .described-by
  53694. Automatically generated from Contents file by c2pi program.
  53695. .short
  53696. SpeedRamsey, V1.2a, C source
  53697. .stored-in
  53698. GoldFish-Vol2-2:BBS/hard/SpeedRamsey-1.2a.lha
  53699. .name
  53700. Dinosaurs
  53701. .version
  53702. 2.0
  53703. .requirements
  53704. 3Mb ram or more
  53705. .author
  53706. Bob Burdett
  53707. .description
  53708. With lots of hi-res graphics, this demo version introduces you to all type
  53709. of dinosaurs from different gealogical time periods.  Give recreation,
  53710. skeletal view, geographic locations, taxonomic information and general
  53711. descriptions.
  53712. .described-by
  53713. Automatically generated from Contents file by c2pi program.
  53714. .short
  53715. Demo introduction to dinosaurs.
  53716. .stored-in
  53717. GoldFish-Vol2-2:BBS/misc/Dinosaurs-2.0.lha
  53718. .name
  53719. Night Math Attack
  53720. .type
  53721. Educational
  53722. .short
  53723. Educational math game
  53724. .description
  53725. Want a game for the kids that's educational and constructive?  Tired of them
  53726. blasting aliens?  Night Math Attack is a motivational game for practicing all 4
  53727. math operations (addition, subtraction, multiplication, and division), created
  53728. with help from an educational consultant.  Faster speed and accuracy at these
  53729. skills result in better problem-solving math ability and higher test scores.
  53730. The program has up-beat music, quality graphics, and no requirement for fast
  53731. hand control.  Following the title screen and instructions, the player chooses
  53732. which math operation to practice.  The game screen has a question at the top,
  53733. 4 answers down the left side, a helicopter in the middle, and a choice of sound
  53734. on/off at the bottom.  The player uses the joystick or cursor keys to fly the
  53735. chopper up or down so it is level with the correct answer, and then uses the
  53736. joystick or space bar to fire a missile at the answer.  A message then reports
  53737. whether the choice was right or wrong.  The wrong messages are followed by the
  53738. question with the correct answer to reinforce learning.  Wrong choices are
  53739. generated randomly so that students will no become used to the same choices
  53740. after repeated plays.  After 20 questions a "report card" gives the accuracy
  53741. rate.  There is a print-out option which prints wrong questions and out-of-time
  53742. questions for further study, which requires the printer driver to be in the
  53743. devs directory of the boot disk.  Practicing math facts as little as 5 minutes
  53744. a day usually results in a grade score improvement.
  53745. .author
  53746. Chris Evans
  53747. .distribution
  53748. Shareware
  53749. .price
  53750. $5
  53751. .address
  53752. 44 Shady Lane
  53753. RR7St. Thomas, ON
  53754. Canada  N5P 3T2
  53755. .tested
  53756. Night Math Attack works on all systems tested to date:  the stock A500 (512K),
  53757. A500 (1 MB), stock A2000, A2000-030, A3000, and A4000.
  53758. .docs
  53759. NMA.Docs.ascii
  53760. .described-by
  53761. Richard Fish
  53762. .submittal
  53763. Submitted on disk directly by the author.
  53764.  
  53765. .stored-in
  53766. GoldFish-Vol2-2:BBS/misc/Night_Math_Attack.lha
  53767. .name
  53768. OurSolarSys
  53769. .author
  53770. Joe Korczynsk
  53771. ABCUG User Group
  53772. .description
  53773. Using the HELM multimedia authoring software package from Eagle Tree
  53774. Software, this "book" is a small guide to our solar system "The Milky Way".
  53775. It contains facts, pictures, and commentary about each planet.  The
  53776. information used in this "book" was provided by "The Planetary Society" a
  53777. nonprofit,tax-exempt membership organization dedicated to the exploration
  53778. of the solar system.
  53779. .described-by
  53780. Automatically generated from Contents file by c2pi program.
  53781. .short
  53782. A small guide to the Milky Way.
  53783. .stored-in
  53784. GoldFish-Vol2-2:BBS/misc/OurSolarSys.lha
  53785.  
  53786. .name
  53787. Ensemble Verbes
  53788. .type
  53789. Education (French Language)
  53790. .short
  53791. French verb tutorial
  53792. .description
  53793. Ensemble Verbes is a program to help students practise and
  53794. master French verbs in the most common tenses of the
  53795. language.  The registered version of Ensemble Verbes
  53796. features over 75 verbs, including -er, -ir, -re, reflexive
  53797. and irregular conjugations; present, compound past,
  53798. imperfect, future, conditional and subjunctive present
  53799. tenses plus the present participle; and full online,
  53800. context-sensitive help via AmigaGuide.  This version of
  53801. the program includes all the -er verbs and two of the
  53802. tenses from the registered version.
  53803. Users can also obtain The French Student's Dictionary &
  53804. Guide, a 150-page, 5500-entry French/English and English/
  53805. French reference.  Registered users can get this at a
  53806. (very!) reduced cost.
  53807. .version
  53808. 1.2
  53809. .date
  53810. 1994.03.16
  53811. .author
  53812. Peter Janes
  53813. .restrictions
  53814. Demo version contains only present and subjunctive present
  53815. tenses, -er verbs, and a reduced AmigaGuide help file.
  53816. .reference
  53817. FreshFish-Vol3:New/misc/edu/Verbes/
  53818. 1.1
  53819. .requirements
  53820. Requires WB2.04 (V37)
  53821. .distribution
  53822. Shareware
  53823. .price
  53824. $25(CAN) - Ensemble Verbes program
  53825. $30(CAN) - Ensemble Verbes program + The French Student's Dictionary & Guide
  53826. $12(CAN) - The French Student's Dictionary & Guide
  53827. $3(CAN) - Shipping
  53828. .address
  53829. Peter Janes
  53830. R.R.#8,
  53831. Watford, ON
  53832. N0M 2S0
  53833. Canada
  53834. .email
  53835. pejanes@descartes.uwaterloo.ca
  53836. pejanes@io.org
  53837. .tested
  53838. A2000/030, A2000/040, A1000 with V37 through V40 system software.
  53839. .run
  53840. Verbes
  53841. Verbes (CLI)=Verbes
  53842. .docs
  53843. Verbes.guide
  53844. Verbes.txt
  53845. .described-by
  53846. Peter Janes (pejanes@descartes.uwaterloo.ca)
  53847. .source
  53848. Binary only.
  53849. .submittal
  53850. Downloaded via ftp from wuarchive.wustl.edu.
  53851. .stored-in
  53852. GoldFish-Vol2-2:BBS/misc/Verbes-1.2.lha
  53853. .name
  53854. Apple2000
  53855. .type
  53856. Emulator
  53857. .short
  53858. Premier Apple ][ emulator for the Amiga
  53859. .description
  53860. "Apple 2000" is the premier Apple ][ emulator for the Amiga computer.
  53861. At its current level it accurately emulates a 64K Apple ][+, including:
  53862. 6502 CPU; ALL video modes (Text, LoRes, HiRes, Mixed modes, etc); 16k RAM
  53863. card (64k computer); 5¼" disk drive (via disk images); Two button joystick;
  53864. Keyboard; Sound.  The emulation also runs in a completely system friendly
  53865. manner, multitasking properly with other programs.  The two main goals were
  53866. speed and accuracy.  This was accomplished by hand coding the emulator in
  53867. 100% machine language, optimization via instruction cycle analysis, and
  53868. painstaking attention to Apple hardware details.  Requires  Apple ][ ROM
  53869. image &    disk controller ROM image.
  53870. .author
  53871. Kevin Kralian
  53872. .version
  53873. 1.3
  53874. .requirements
  53875.  o Amiga computer with Kickstart 2.0 or newer (3.0+ still untested)
  53876.  o A 68020+ CPU.  Emulation WILL NOT WORK on a 68000 system at this time.
  53877.  o About 900k free RAM (preferably most of it FAST RAM)
  53878.  o ReqTools.library by Nico François
  53879.  o Apple ][ ROM image & disk controller ROM image
  53880.      (called _APPLE.ROM and _DISK.ROM)
  53881.  
  53882.   Recommended:
  53883.  o  A two-button joystick (to emulate the Apple's two-button joystick)
  53884.  o  A 68030 at ~25MHz (for full speed 1 MHz emulation)
  53885. .distribution
  53886. Shareware
  53887. .email
  53888. Kevin_Kralian@sacbbx.com
  53889. .docs
  53890. Apple2000.doc
  53891. Apple2000.guide
  53892. ReadMeFirst
  53893. .described-by
  53894. Fred Fish (fnf@fishpond.cygnus.com)
  53895. .submittal
  53896. Downloaded via ftp from wuarchive.wustl.edu.
  53897.  
  53898. .stored-in
  53899. GoldFish-Vol2-2:BBS/misc/Apple2000-1.3.lha
  53900. .name
  53901. CardApp
  53902. .type
  53903. OS Utility
  53904. .short
  53905. Reads/Writes PCMCIA cards on an Amiga
  53906. .description
  53907. CardApp is an integrated application which provides similar functionality to
  53908. the CLI programs CardList, CardAdd and CardAll.  It uses the AppIcon and
  53909. AppMenuItem features of Workbench 2.0 (and above) to provide a simple,
  53910. easy-to-use interface.
  53911.  
  53912. CardApp, CardList, CardAdd and CardAll were written to enable PCMCIA cards
  53913. from the Amstrad Notepad series (NC100, NC150 and NC200) to be read and
  53914. written on a suitably equipped Amiga (i.e., one with a PCMCIA card slot,
  53915. currently just the A600 and A1200).
  53916. .version
  53917. 1.0b
  53918. .author
  53919. Jason R. Hulance
  53920. .distribution
  53921. Copyrighted but Freely Redistributable
  53922. .email
  53923. m88jrh@uk.ac.ox.ecs
  53924. .source
  53925. E source included
  53926. .construction
  53927. Written in Amiga E v2.1b.
  53928. .tested
  53929. Untested on anything other than my A1200 with a 512KB PCMCIA card for
  53930. an NC100 Notepad.
  53931. .docs
  53932. CardApp.doc
  53933. .described-by
  53934. Richard Fish
  53935. .submittal
  53936. Downloaded via ftp from Aminet.
  53937.  
  53938. .stored-in
  53939. GoldFish-Vol2-2:BBS/misc/Card-1.0b.lha
  53940.  
  53941. .name
  53942. TheA64Package
  53943. .type
  53944. Emulator
  53945. .short
  53946. A comprehensive Commodore 64 emulator
  53947. .description
  53948. A comprehensive emulator/utility package to assist Commodore 64 users
  53949. in upgrading to the Amiga.  This package compares to or surpasses the
  53950. commercially available packages of the same nature.  Many of the
  53951. utilities require a hardware interface that allows the Amiga to access
  53952. C64 peripherals such as disk drives and printers.  The hardware interface
  53953. available from QuesTronix.  Binary only.
  53954. .version
  53955. 3.01d
  53956. .author
  53957. Cliff Dugan, QuesTronix
  53958. .restrictions
  53959. Demo version only, fully functional, but will quit after approximately
  53960. 10 minutes
  53961. .reference
  53962. AmigaLibDisk555:TheA64Package/
  53963. 2.0
  53964. AmigaLibDisk379:TheA64Package/
  53965. 1.0
  53966. .distribution
  53967. Commercial Demo
  53968. .price
  53969. $69.95 (US)
  53970. .address
  53971. QuesTronix
  53972. P.O. Box 340265
  53973. Hartford, CT 06134-0265
  53974. U.S.A.
  53975. .docs
  53976. MiniDoc
  53977. Order.form
  53978. .described-by
  53979. Fred Fish (fnf@fishpond.cygnus.com)
  53980. .submittal
  53981. Submitted on disk directly by the author.
  53982. .stored-in
  53983. GoldFish-Vol2-2:BBS/misc/TheA64Package-3.01d.lha
  53984. .name
  53985. TransNib
  53986. .author
  53987. Matt Francis
  53988. .version
  53989. 1.0
  53990. .description
  53991. A fast, simple parallel data transfer protocol.  It was designed to make
  53992. linking any type of machine to any other type as easy as possible.  All
  53993. that is required is six 5V I/O lines at each end.  It doesn't matter how
  53994. fast or slow each machine is, as the protocol uses a two-line handshake
  53995. procedure, ensuring the two machines cannot possibly go out of sync.  Any
  53996. two computers supporting the TransNib V1.00 protocol can be linked.  So
  53997. far, front-ends exist for Amiga and the Commodore 64.
  53998. .described-by
  53999. Automatically generated from Contents file by c2pi program.
  54000. .short
  54001. Simple parallel data transfer protocol.
  54002. .stored-in
  54003. GoldFish-Vol2-2:BBS/misc/TransNib-1.0.lha
  54004. .name
  54005. Z80
  54006. .author
  54007. Richard Carlsson
  54008. .version
  54009. 0.99b
  54010. .source
  54011. Includes source in assembly.
  54012. .distribution
  54013. Freeware
  54014. .description
  54015. Zilog Z80 CPU emulator package for the Motorola M68000 family.  It is coded
  54016. entirely in 680x0 assembler, and is probably the fastest existing Z80
  54017. emulator for this processor family, while retaining complete generality.
  54018. It was developed on an Amiga, but should be possible to use on any
  54019. 680x0-based computer without any modifications.
  54020. .described-by
  54021. Automatically generated from Contents file by c2pi program.
  54022. .short
  54023. Zilog Z80 CPU emulator in m68k assembly.
  54024. .stored-in
  54025. GoldFish-Vol2-2:BBS/misc/Z80-0.99b.lha
  54026.  
  54027. .name
  54028. MathPlot
  54029. .type
  54030. Drawing
  54031. .short
  54032. A function plotter with lin/log support
  54033. .description
  54034. A function plotter with lin/log plot, a complete KS 2.0 interface,
  54035. and ARexx support.  Needs Kickstart/WorkBench 2.0 and mtool.library
  54036. (included).
  54037. .version
  54038. 2.13
  54039. .date
  54040. 1994.06.06
  54041. .author
  54042. Rüdiger Dreier
  54043. .restrictions
  54044. Demo version with some options disabled, requires a key file for full
  54045. functionality.
  54046. .requirements
  54047. Requires OS 2.0+
  54048. .reference
  54049. AmigaLibDisk974:MathPlot/
  54050. 2.12
  54051. AmigaLibDisk916:MathPlot/
  54052. 2.07
  54053. AmigaLibDisk849:MathPlot/
  54054. 2.01
  54055. AmigaLibDisk573:MathPlot/
  54056. 1.04
  54057. .distribution
  54058. Shareware
  54059. .price
  54060. $20(US), DM30
  54061. .address
  54062. Gustav-Winkler-Str. 40
  54063. 33699 Bielefeld
  54064. Germany
  54065. .email
  54066. ruediger.dreier@post.uni-bielefeld.de
  54067. .docs
  54068. ReadMeFirst
  54069. Docs/MathPlot_E.txt
  54070. Docs/MathPlot_D.txt
  54071. Docs/MathPlot_F.txt
  54072. Docs/Registrierung.engl
  54073. Docs/Registrierung.dt
  54074. Docs/Registrierung.fra
  54075. Docs/Tutorial_E.txt
  54076. Docs/Tutorial_D.txt
  54077. .described-by
  54078. Dan Fish (daf@starfish.amigalib.com)
  54079. .submittal
  54080. Downloaded via ftp from wuarchive.wustl.edu.
  54081. .stored-in
  54082. GoldFish-Vol2-2:BBS/misc/MathPlot-2.13.lha
  54083. .name
  54084. PowerCalc
  54085. .aminet-dir
  54086. misc/math
  54087. .type
  54088. Graphing Utility
  54089. .short
  54090. Optimized WB 2D graphing calculator
  54091. .description
  54092. A workbench 2D graphing calculator optimized for 68040 systems.  It
  54093. basically graphs functions of the form y=f(x).  The program features
  54094. grab and drag type realtime scrolling, just click with the left mousebutton
  54095. on the graph paper and drag the page around to view different areas of the
  54096. graph.
  54097. .version
  54098. 1.51
  54099. .reference
  54100. FreshFish-Vol5:BBS/misc/PowerCalc-1.50.lha
  54101. 1.50
  54102. FreshFish-Vol4:BBS/May94/misc/math/PowerCalc.lha
  54103. 1.50
  54104. FreshFish-Vol4:New/misc/math/PowerCalc/
  54105. 1.50
  54106. .date
  54107. 1994.04.24
  54108. .author
  54109. Roger Uzun
  54110. .requirements
  54111. Requires OS2.04+, 400K of free CHIP RAM, 68020+, and 68881 or equivalent
  54112. .distribution
  54113. Copyrighted but Freely Redistributable
  54114. .email
  54115. uzun@crash.cts.com
  54116. .docs
  54117. PowerCalc.readme
  54118. .described-by
  54119. Fred Fish (fnf@amigalib.com)
  54120. .submittal
  54121. Submitted directly by the author via ftp.
  54122.  
  54123. .stored-in
  54124. GoldFish-Vol2-2:BBS/misc/PowerCalc-1.51.lha
  54125.  
  54126. .name
  54127. ASpringies
  54128. .type
  54129. Simulation
  54130. .short
  54131. An interactive mass and spring simulator
  54132. .description
  54133. ASpringies is a simulator which allows you to interactively create
  54134. and edit a system of masses and springs.  The parameters of the masses
  54135. and springs (such as mass elasticity and spring K) as well as those of
  54136. the surrounding system (such as air viscosity and gravity) can be
  54137. changed.  These systems can be loaded and saved into a file.
  54138.  
  54139.   I guess you could use ASpringies for real work, but it's really
  54140. intended to be a time waster.
  54141.  
  54142. .version
  54143. 1.0
  54144. .date
  54145. 1994.07.29
  54146. .author
  54147. Torsten Klein
  54148. .requirements
  54149. Requires OS2.04+
  54150. Requires MUI version 2.2+
  54151. .distribution
  54152. GNU Public License
  54153. .address
  54154. Große-Kurfürsten-Str. 1
  54155. 33615 Bielefeld
  54156. Germany
  54157. .email
  54158. torstenk@techfak.uni-bielefeld.de
  54159. .source
  54160. Includes complete source in C
  54161. .docs
  54162. ReadMe.1st
  54163. ASpringies.guide
  54164. .described-by
  54165. Dan Fish (daf@starfish.amigalib.com)
  54166. .submittal
  54167. Downloaded via ftp from wuarchive.wustl.edu.
  54168. .stored-in
  54169. GoldFish-Vol2-2:BBS/misc/ASpringies-1.0.lha
  54170. .name
  54171. DDLI
  54172. .fullname
  54173. The Duniho and Duniho Life Pattern Indicator
  54174. .type
  54175. Personality Sorter
  54176. .short
  54177. A personality indicator like the MBTI
  54178. .description
  54179. The DDLI asks you a series of multiple choice questions in order to
  54180. determine your psychological type (life pattern).  It measures for the same
  54181. sixteen psychological types as the Myers-Briggs Type Indicator (MBTI) does:
  54182. ENFJ, ENFP, ENTJ, ENTP, ESFJ, ESFP, ESTJ, ESTP, INFJ, INFP, INTJ, INTP,
  54183. ISFJ, ISFP, ISTJ, ISTP.  These are based on four sets of preferences:
  54184. Extraversion vs. Introversion, iNtuition vs. Sensing, Feeling vs. Thinking,
  54185. and Judging vs. Perceiving.  The DDLI has many features that make it easy
  54186. to use: It lets you change your answers; It lets you save your answers and
  54187. resume later; It lets you skip questions and get back to them; And it
  54188. tabulates all the results for you. It also has feautures that the MBTI
  54189. doesn't have: It asks you to rank each of your answers; And It asks
  54190. questions that measure for preferences that the MBTI doesn't directly
  54191. measure for.
  54192. .version
  54193. 3.41
  54194. .date
  54195. 1994.07.24
  54196. .author
  54197. Fergus Duniho
  54198. .restrictions
  54199. It isn't infallible.  It probably doesn't even come close.
  54200. .reference
  54201. AmigaLibDisk974:DDLI/
  54202. 3.10
  54203. .requirements
  54204. Any Amiga should do.
  54205. .distribution
  54206. Freeware
  54207. .address
  54208. 1095 Genesee St.
  54209. Rochester, NY 14611-4148
  54210. .email
  54211. fdnh@troi.cc.rochester.edu
  54212. Fergus Duniho @ 1:2613/278
  54213. Fergus Duniho @ 1:2613/336
  54214. .source
  54215. ANSI C source included. Will compile for AmigaDOS, MS-DOS, and UNIX.
  54216. .construction
  54217. Unregistered (Freeware) Version of DICE 2.06.29
  54218. .run
  54219. ddli=CLI,ddli
  54220. .docs
  54221. ddli.guide
  54222. ddli.faq
  54223. .described-by
  54224. Fergus Duniho (fdnh@troi.cc.rochester.edu)
  54225. .submittal
  54226. Fergus Duniho
  54227. .stored-in
  54228. GoldFish-Vol2-2:BBS/misc/DDLI-3.41.lha
  54229. .name
  54230. smiley
  54231. .aminet-dir
  54232. misc/misc
  54233. .type
  54234. CLI Util
  54235. .short
  54236. Generate/Explain smileys, like  :-)
  54237. .description
  54238. Nice Program of David W.Sanderson.  Described in his
  54239. book "Smileys".  Compiled with gcc by Michael Zielinski.
  54240. .version
  54241. 4
  54242. .date
  54243. 1994.03.03
  54244. .author
  54245. David W.Sanderson
  54246. Michael Zielinski
  54247. .requirements
  54248. ixemul.library
  54249. .email
  54250. m.zielinski@amtrash.comlink.de
  54251. .source
  54252. GCC-C Source included
  54253. .docs
  54254. README
  54255. README.amiga
  54256. .submittal
  54257. Submitted electronically directly by the author
  54258. .stored-in
  54259. GoldFish-Vol2-2:BBS/misc/Smiley-4.lha
  54260. .name
  54261. MULTI-PRED
  54262. .type
  54263. Statistical Analysis
  54264. .short
  54265. Lotto, pools, horse race prediction tool
  54266. .description
  54267. Demo version of a powerful prediction tool for LOTTO, POOLS, SWEEP,
  54268. DIGIT (eg 4d) and HORSE (races) systems available worldwide.  The
  54269. program uses an identical framework for all five systems but they
  54270. are run completely individually so that any number of them can
  54271. be used simultaneously.  All records, updates, predictions, bets
  54272. and results are stored separately and can be saved to disk or sent
  54273. to the printer at any time.
  54274. .version
  54275. 1.1
  54276. .author
  54277. Joe Taylor
  54278. .restrictions
  54279. This demo version is supplied with a very basic manual
  54280. and is completely functional except for data input.
  54281. .distribution
  54282. Shareware
  54283. .price
  54284. $20(US)
  54285. .address
  54286. Apt 9B
  54287. 19/1 Soi Samanchan
  54288. Sukhumvit 42
  54289. Bangkok  10110
  54290. Thailand
  54291. .docs
  54292. manual/manual_text
  54293. .described-by
  54294. Richard Fish
  54295. .submittal
  54296. Submitted on disk directly by the author.
  54297. .stored-in
  54298. GoldFish-Vol2-2:BBS/misc/multi-pred-demo-1.1.lha
  54299. .name
  54300. Accrete
  54301. .type
  54302. Astronomy
  54303. .short
  54304. Create random star-systems, with planets
  54305. .description
  54306. A program, originally written in Pascal for the Apple ][, that
  54307. generates random star systems based, primarily, on Stephen Dole's
  54308. work, "Habitable Planets for Man".  The output is a text file
  54309. describing the primary attributes of a star and its planets, including
  54310. density, mass, surface temperature and pressure, orbit and rotation
  54311. period and even the boiling point of water on the surface.
  54312. .version
  54313. 1.1
  54314. .date
  54315. 1993.02.04
  54316. .author
  54317. Joe Nowakowski
  54318. Ethan Dicks
  54319. .requirements
  54320. Runs on all Amigas
  54321. .distribution
  54322. Freeware
  54323. .email
  54324. erd@kumiss.infinet.com
  54325. .source
  54326. C source (with makefile) included: 55KB.
  54327. .construction
  54328. SAS/C 6.0 or higher
  54329. .tested
  54330. A3000/25, 2MB CHIP, 4MB FAST, WB2.1 (KS 37.175, WB 38.35), no Enforcer hits.
  54331. .docs
  54332. Readme.first
  54333. .described-by
  54334. Ethan Dicks (erd@kumiss.infinet.com)
  54335. .submittal
  54336. Submitted electronically directly by the author.
  54337. .contents
  54338. Accrete        A program, originally written in Pascal for the Apple ][,
  54339.         that generates random star systems based, primarily, on
  54340.         Stephen Dole's work, "Habitable Planets for Man".  The
  54341.         output is a text file describing the primary attributes of
  54342.         a star and its planets, including density, mass, surface
  54343.         temperature and pressure, orbit and rotation period and
  54344.         even the boiling point of water on the surface.  Version
  54345.         1.1, includes SAS/C source.
  54346.         Author: Joe Nowakowski and Ethan Dicks
  54347. .stored-in
  54348. GoldFish-Vol2-2:BBS/misc/Accrete-1.1.lha
  54349.  
  54350. .name
  54351. ChemBalance
  54352. .type
  54353. Number Crunching
  54354. .short
  54355. Balance chemical equations
  54356. .description
  54357. An ARexx script to balance unbalanced chemical equations.  With
  54358. ChemBalance in ram, enter "rx ram:ChemBalance" from a CLI or Shell
  54359. window.  A prompt should appear from which you can enter an unbalanced
  54360. chemical equation for ChemBalance to try to balance.  This version allows
  54361. for multiple generalized hydrations.
  54362. .version
  54363. 3.0
  54364. .author
  54365. Patrick Reany
  54366. .reference
  54367. AmigaLibDisk759:ChemBalance/
  54368. 1.0
  54369. AmigaLibDisk916:ChemBalance/
  54370. 2.0
  54371. .distribution
  54372. Freeware
  54373. .address
  54374. 2408 W Myrtle #26
  54375. Phoenix  AZ  85021
  54376. USA
  54377. .source
  54378. Includes ARexx source
  54379. .construction
  54380. ARexx
  54381. .docs
  54382. ChemBalance.doc
  54383. .described-by
  54384. Fred Fish (fnf@fishpond.cygnus.com)
  54385. .submittal
  54386. Submitted on disk directly by the author.
  54387. .stored-in
  54388. GoldFish-Vol2-2:BBS/misc/ChemBalance-3.0.lha
  54389. .name
  54390. GFFT
  54391. .type
  54392. Sound Analysis
  54393. .aminet-dir
  54394. misc/sci
  54395. .short
  54396. FFT spectrum analysis of sample files
  54397. .description
  54398. GFFT is an FFT-based spectrum analysis program with many features.  By
  54399. operating from stored sample data files, it offers higher resolution
  54400. and/or accuracy than real-time analyzers.  It accepts 8, 12, or 16-bit
  54401. data in in IFF 8SVX, AIFF, and AVR formats, or in unformatted files,
  54402. and can accept data points entered through a console in floating
  54403. point.\n
  54404.  
  54405. GFFT can be operated from either a Workbench GUI or from a CLI in
  54406. interactive or batch modes.  It has built-in help facilities for all
  54407. operating modes with a 170+ Kb help file.\n
  54408.  
  54409. GFFT can produce high quality spectrum plots on screen, plotter, or
  54410. printer, or save to Postscript or TeX files, or output spectral data
  54411. in text form to a console or file.  (GNUPLOT, a separate program by
  54412. other authors, is required for plotting features.  GFFT is designed to
  54413. invoke and control GNUPLOT automatically.)  It can plot in 2D
  54414. (Amplitude vs Frequency), or 3D (Amplitude vs Frequency vs Time).  It
  54415. allows the selection of logarithmic X and/or Y axes, the dB scaling of
  54416. X, and arbitrary 3D rotation.  GFFT can show multiple spectra in the
  54417. same plot, or append spectral data bands from earlier sessions.\n
  54418.  
  54419. GFFT provides 8 selectable FFT window types, including Blackman-Harris
  54420. 92 dB.  It can apply a special weighting for pink noise testing.
  54421. Smoothing, calibration, ranging, and quantization are also available.
  54422. There are no arbitrary limits to the number of frequency bins or
  54423. smoothing points, or to the length of data which can be analyzed.
  54424. .version
  54425. 1.12
  54426. .date
  54427. 1994.8.29
  54428. .author
  54429. Charles P. Peterson
  54430. .restrictions
  54431. NONE
  54432. .requirements
  54433. WB1.3 (V34) or higher and 1.5M total RAM.  Will run on some systems with 1M
  54434. RAM with reduced capabilities.  Recommended: WB2.0 (V37) or higher, 3M or
  54435. more RAM, and harddrive or second floppy.  Also requires GNUPLOT, a
  54436. separate program by other authors.  GNUPLOT V3.0 or higher is required;
  54437. GNUPLOT V3.4 or higher is required for some 3D features (only).
  54438. .distribution
  54439. GNU Public License
  54440. .address
  54441. 4007 Enchanted Sun
  54442. San Antonio, TX 78244-1254 USA
  54443. .email
  54444. Charles_P_Peterson@fcircus.sat.tx.us
  54445. .exectype
  54446. 68000 and 68020/68881
  54447. .source
  54448. All SAS/C source included. (395K)
  54449. .construction
  54450. SAS/C 6.51 with full optimization; both FFP and 68881 versions included
  54451. .tested
  54452. A3000 (8M, WB2.1); A500 (1M Chip, 1 floppy, WB1.3); and beta testers
  54453. .run
  54454. GFFT=WB,GFFT
  54455. GFFT=CLI,GFFT WORKBENCH
  54456. GFFT=CLI,GFFT
  54457. .docs
  54458. README
  54459. INSTALLATION
  54460. GFFT.HELP
  54461. Bugs
  54462. .described-by
  54463. Charles P. Peterson (Charles_P_Peterson@fcircus.sat.tx.us)
  54464. .stored-in
  54465. GoldFish-Vol2-2:BBS/misc/GFFT-1.12.lha
  54466. .name
  54467. GraviSimu
  54468. .type
  54469. Astronomy
  54470. .short
  54471. Excellent Gravity Simulation Package
  54472. .description
  54473. With this software you can simulate the behavior of different bodies
  54474. with different specs (masses etc.) like planets. Examples included.
  54475. German version only. Translations welcome.
  54476. .version
  54477. 1.1
  54478. .date
  54479. 1994.07.02
  54480. .author
  54481. Thies Wellpott
  54482. .distribution
  54483. Copyrighted but Freely Redistributable
  54484. .email
  54485. 2:2426/2020.11@fidonet
  54486. .docs
  54487. deutsch/GraviSimu.catalog
  54488. deutsch/GraviSimu.guide
  54489. .described-by
  54490. Richard Fish
  54491. .submittal
  54492. Downloaded via ftp from Aminet.
  54493. .stored-in
  54494. GoldFish-Vol2-2:BBS/misc/GraviSimu-1.1.lha
  54495.  
  54496. .name
  54497. MN3A
  54498. .type
  54499. Electronics
  54500. .short
  54501. An antenna design program
  54502. .description
  54503. An antenna design program used to calculate currents, impedance,
  54504. and fields of wire antennas.  The wires may contain lumped-constant
  54505. loads.  Environment may be free space or various groundtypes.  SWR
  54506. may be plotted and the number of wires and segments is now limited
  54507. only by available RAM.  Binary only.
  54508. .version
  54509. 1.2
  54510. .author
  54511. Jim Martin
  54512. .reference
  54513. AmigaLibDisk938:MN3A/
  54514. 1.0
  54515. .distribution
  54516. Freeware
  54517. .docs
  54518. ReadMe
  54519. .described-by
  54520. Dan Fish (daf@starfish.amigalib.com)
  54521. .submittal
  54522. Submitted on disk directly by the author.
  54523. .stored-in
  54524. GoldFish-Vol2-2:BBS/misc/MN3A-1.2.lha
  54525. .name
  54526. Multiplot
  54527. .author
  54528. Alan G Baxter
  54529. .type
  54530. Data plotter
  54531. .description
  54532. Multiplot XLN is a fully intuitive data plotting program. It plots
  54533. data points as (x,y) co-ordinates with or without x or y error
  54534. bars. It can plot an unlimited number of sets with any number of data
  54535. points using colour, line type, line weight, point shape and point
  54536. size to represent the different sets. A set may be joined by a line or
  54537. plotted as discrete points. Data may be impulse plotted, scatter
  54538. plotted, or shown as a histogram or step graph. Additions to the data
  54539. may be made in the form of lines of best fit (logarithmic,
  54540. exponential, linear and polynomial) and data smoothing utilising
  54541. modified open b-splines or averaging filtration.
  54542.  
  54543. The input file for Multiplot is a simple textfile and my be created
  54544. in any ASCII text editor or saved from any spreadsheet. Multiplot
  54545. supports the clipboard, and data input may be achieved solely through
  54546. it. Multiplot has a full ARexx interface which provides potential for
  54547. a wide variety of data manipulations including statistical analysis.
  54548. Output may be in any of the following formats: IntroCAD, Draw, mCAD,
  54549. IFF, Revised Hewlett-Packard Graphics Language (HPGL/2), Encapsulated
  54550. Postscript (EPSF) or Postscript. The graph can be printed to any
  54551. workbench printer by transparent use of the PLT: device. Multiplot
  54552. directly supports the HP LaserJet III and Postscript laser printers
  54553. such as the Apple Laser printer.
  54554. .short
  54555. Intuitive data plotting program
  54556. .version
  54557. XLN-S 1.01
  54558. .reference
  54559. GoldFish-Vol1-2:d9xx/d918/MultiPlot/
  54560. XLNf.1.0
  54561. GoldFish-Vol1-1:BBS/d9xx/d918/Multiplot.lha
  54562. XLNf.1.0
  54563. FrozenFish-Vol1:BBS/ALib/d9xx/d918/Multiplot.lha
  54564. XLNf.1.0
  54565. FreshFish-Vol1:New/AmigaLibDisks/Disk918/Multiplot/
  54566. XLNfv1.
  54567. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk918/Multiplot/
  54568. XLNfv1.
  54569. AmigaLibDisk918/Multiplot/
  54570. XLNfv1.
  54571. GoldFish-Vol1-2:d5xx/d572/Multiplot/
  54572. XLNe
  54573. GoldFish-Vol1-1:BBS/d5xx/d572/Multiplot.lha
  54574. XLNe
  54575. FrozenFish-Vol1:BBS/ALib/d5xx/d572/Multiplot.lha
  54576. XLNe
  54577. AmigaLibDisk572/Multiplot/
  54578. XLNe
  54579. GoldFish-Vol1-2:d4xx/d467/Multiplot/
  54580. XLNd
  54581. GoldFish-Vol1-1:BBS/d4xx/d467/Multiplot.lha
  54582. XLNd
  54583. FrozenFish-Vol1:BBS/ALib/d4xx/d467/Multiplot.lha
  54584. XLNd
  54585. AmigaLibDisk467/Multiplot/
  54586. XLNd
  54587. GoldFish-Vol1-2:d3xx/d373/Multiplot/
  54588. XLNc
  54589. GoldFish-Vol1-1:BBS/d3xx/d373/Multiplot.lha
  54590. XLNc
  54591. FrozenFish-Vol1:BBS/ALib/d3xx/d373/Multiplot.lha
  54592. XLNc
  54593. AmigaLibDisk373/Multiplot/
  54594. XLNc
  54595. GoldFish-Vol1-2:d3xx/d333/MultiPlot/
  54596. XLNb
  54597. GoldFish-Vol1-1:BBS/d3xx/d333/MultiPlot.lha
  54598. XLNb
  54599. FrozenFish-Vol1:BBS/ALib/d3xx/d333/MultiPlot.lha
  54600. XLNb
  54601. AmigaLibDisk333/MultiPlot/
  54602. XLNb
  54603. GoldFish-Vol1-2:d2xx/d292/MultiPlot/
  54604. XLN
  54605. GoldFish-Vol1-1:BBS/d2xx/d292/MultiPlot.lha
  54606. XLN
  54607. FrozenFish-Vol1:BBS/ALib/d2xx/d292/MultiPlot.lha
  54608. XLN
  54609. AmigaLibDisk292/MultiPlot/
  54610. XLN
  54611. GoldFish-Vol1-1:d2xx/d231/Plot/
  54612. 1.2
  54613. GoldFish-Vol1-1:BBS/d2xx/d231/Plot.lha
  54614. 1.2
  54615. FrozenFish-Vol1:BBS/ALib/d2xx/d231/Plot.lha
  54616. 1.2
  54617. AmigaLibDisk231/Plot/
  54618. 1.2
  54619. .docs
  54620. Multiplot.guide
  54621. .distribution
  54622. Shareware
  54623. .address
  54624. Dr Alan Baxter
  54625. Centenary Institute of Cancer Medicine and Cell Biology
  54626. Locked bag #6
  54627. Newtown, NSW 2042
  54628. Australia
  54629. .described-by
  54630. Richard Fish
  54631. .submittal
  54632. Submitted on disk directly by author.
  54633.  
  54634. .stored-in
  54635. GoldFish-Vol2-2:BBS/misc/Multiplot-XLN-S1.01.lha
  54636.  
  54637. .name
  54638. OPlot
  54639. .type
  54640. Plotting
  54641. .short
  54642. Full-Features function plotter
  54643. .description
  54644.  
  54645.  OPlot is the strongest Amiga-2D-Plot-Program producing
  54646.  professional diagrams.
  54647.  
  54648.  Features:
  54649.  
  54650.        *PLOTTING
  54651.          -function plots y=f(x)
  54652.          -parametrical plots y=f(x,t);x=f(t)
  54653.          -data plots
  54654.        *DATA-CONTOURING
  54655.          -cubic splines
  54656.          -basic splines
  54657.        *COORDINATES
  54658.          -cartesian
  54659.          -polar
  54660.        *OUTPUT
  54661.          -Screens (every Resolution and NUMBER you want)
  54662.          -WB-Printer
  54663.        *EXPORT
  54664.          -ProDraw-Genies
  54665.          -LaTeX
  54666.          -HPGL
  54667.          -ILBM
  54668.        *GRAFIX
  54669.          -lines (free thickness)
  54670.          -points (12 kinds)
  54671.          -bars
  54672.        *FREE SCALABLE,  ROTATABLE NICE-LOOKING FONT
  54673.        *AXIS
  54674.          -Log-Scale
  54675.          -Grid
  54676.        *DOUBLE PRECISION
  54677.        *ONLINE CALCULATOR
  54678.        *LINEAR REGRESSION
  54679.        *ONLINE HELP
  54680.        *AND MANY MORE
  54681.  
  54682. .version
  54683. 1.99b
  54684. .author
  54685. Andreas Maschke
  54686. .requirements
  54687. 68020, OS2.x (68030+FPU supported and recommended)
  54688. .reference
  54689. FreshFish-Vol1:New/Misc/OPlot/
  54690. 1.0
  54691. .distribution
  54692. Shareware
  54693. .address
  54694. Zenkerstraße
  54695. 06108 Halle/Saale
  54696. .docs
  54697. OPlot.readme
  54698. OPlotV199b.features
  54699. OPlot.liesmich
  54700. OPlot.doc
  54701. .described-by
  54702. Dan Fish (daf@starfish.amigalib.com)
  54703. .submittal
  54704. Downloaded via ftp from wuarchive.wustl.edu.
  54705. .stored-in
  54706. GoldFish-Vol2-2:BBS/misc/OPlot-1.99b.lha
  54707. .name
  54708. SatTrack
  54709. .type
  54710. Scientific Utility
  54711. .short
  54712. Full-featured Satellite tracking program
  54713. .description
  54714. SatTrack is a full-featured Satellite tracking program which uses
  54715. mathematical formulas developed a hundred years ago.  The program
  54716. provides the ability to enter the numerical information needed to
  54717. track any satellite that orbits the Earth.  SatTrack can read both
  54718. standards of satellite input format, as well as allowing for entering
  54719. and modifying the information interactively.  SatTrack allows for
  54720. multiple databases, each with a capacity of 300 satellites.
  54721. .version
  54722. 4.2
  54723. .author
  54724. Randy Stackhouse
  54725. .restrictions
  54726. Demo version, becomes less accurate as time goes on.
  54727. .distribution
  54728. Shareware
  54729. .price
  54730. $20-$25 (US)
  54731. .address
  54732. 4 Sinclair Cir.
  54733. Indialantic, FL  32903
  54734. USA
  54735. .docs
  54736. RTPatch.doc
  54737. sattrack.guide
  54738. .described-by
  54739. Richard Fish
  54740. .submittal
  54741. Downloaded via ftp from Aminet.
  54742. .stored-in
  54743. GoldFish-Vol2-2:BBS/misc/SatTrack-4.2.lha
  54744. .name
  54745. Splines
  54746. .type
  54747. maths demo
  54748. .short
  54749. SAS/C 6.5x port of spline program.
  54750. .description
  54751. This is a port to SAS/C6.5x of a spline program original issued
  54752. on Fish Disk 97 by Helene (Lee) Taran.
  54753.  
  54754. start-quote (from README.ORIGINAL):-
  54755.  
  54756.     This program demonstrates various curve fitting and rendering
  54757.     techniques. The user chooses a sequence of points and a curve
  54758.     type, and the program generates and displays the appropriate
  54759.     curve.  A simple <..well...it looks simple> interface allows
  54760.     the user to add, remove, and relocate points, in addition to
  54761.     selecting a curve type.
  54762.  
  54763.  
  54764.     Historical Note:
  54765.        This program was written for my third assignment in
  54766.        CS248A "Introduction to Computer Graphics" at Stanford.
  54767.  
  54768. end-quote
  54769. .version
  54770. 1.1
  54771. .date
  54772. Original circa 02-Sep-87 ; this port 1994.10.16
  54773. .author
  54774. Helene (Lee) Taran
  54775. .email
  54776. unknown
  54777. .address
  54778. unknown
  54779. .restrictions
  54780. none
  54781. .requirements
  54782. 68000+, KS2.04+
  54783. .distribution
  54784. Freeware
  54785. .exectype
  54786. Compiled C
  54787. .installsize
  54788. about 25K
  54789. .source
  54790. C; supplied - compilable under SAS/C 6.52
  54791. .construction
  54792. SAS/C 6.52
  54793. .tested
  54794. A2000 with 68030, 1M Chip 6M Fast, A2320 deinterlacer
  54795. .run
  54796. Spline
  54797. .docs
  54798. README.GMD
  54799. README.ORIG
  54800. README.POPMENU
  54801. .described-by
  54802. Helene (Lee) Taran
  54803. .submittal
  54804. Gary Duncan (gduncan@philips.oz.au)
  54805.  
  54806. .stored-in
  54807. GoldFish-Vol2-2:BBS/misc/Splines-1.1.lha
  54808.  
  54809. .name
  54810. Units
  54811. .type
  54812. Number Crunching
  54813. .short
  54814. Convert among many units (UNIX `units')
  54815. .description
  54816. Gives you conversion factors (or allows you to directly convert by
  54817. including quantity) between *MANY* different types of units.  You
  54818. may wish to know for example, how many millimeters are in an
  54819. astronomical unit (heaven forbid!), or how many meters/second in
  54820. a furlong/fortnight (ditto!).  Expandable by adding your own unit
  54821. types to the conversion file (...like there aren't enough already ;)
  54822. .version
  54823. 1.0
  54824. .author
  54825. Adrian Mariano, modified and compiled by Ron Charlton for Amiga
  54826. .distribution
  54827. Copyrighted but Freely Redistributable
  54828. .email
  54829. adrian@u.washington.edu
  54830. mariano@geom.umn.edu)
  54831. charlton@cs.utk.edu
  54832. charltoncr@ornl.gov
  54833. Includes complete C-source
  54834. .construction
  54835. SAS/C v6.51.
  54836. .docs
  54837. README
  54838. ReadMe.Amiga
  54839. .described-by
  54840. Dan Fish (daf@starfish.amigalib.com)
  54841. .submittal
  54842. Downloaded via ftp from wuarchive.wustl.edu.
  54843. .stored-in
  54844. GoldFish-Vol2-2:BBS/misc/Units-1.0.lha
  54845.  
  54846. .name
  54847. cP
  54848. .type
  54849. Plotting
  54850. .short
  54851. Data plotting program for 2D data
  54852. .description
  54853. A data plotting program capable of plotting two dimensional data in both
  54854. linear or log space.  The program runs from either the CLI or Workbench.
  54855. There is no limit to the number of points that the program can load except
  54856. the amount of ram on your system.  There is also no limit to the number of
  54857. sets.  cP creates a public screen, so you can open other applications on
  54858. its' screen.  This version of cP also sports an AREXX interface for almost
  54859. any function.
  54860. .version
  54861. 4.3
  54862. .date
  54863. 1994.07.31
  54864. .author
  54865. Chris Conger
  54866. .requirements
  54867. Requires kickstart V37+
  54868. .reference
  54869. FreshFish-Vol4:new/misc/math/cP/
  54870. 4.2
  54871. FreshFish-Vol2:new/misc/sci/cP/
  54872. 3.0
  54873. FreshFish-Vol1:new/misc/cP/
  54874. 2.206
  54875. .distribution
  54876. Freeware
  54877. .address
  54878. c/o SAIC
  54879. 2109 AirPark Rd. SE
  54880. Albuquerque, NM 87106
  54881. .email
  54882. congerc@abqa.saic.com
  54883. .source
  54884. Includes C source
  54885. .docs
  54886. cP.doc
  54887. .described-by
  54888. Dan Fish (daf@starfish.amigalib.com)
  54889. .submittal
  54890. Downloaded via ftp from wuarchive.wustl.edu.
  54891. .stored-in
  54892. GoldFish-Vol2-2:BBS/misc/cP-4.3.lha
  54893. .name
  54894. CPK
  54895. .fullname
  54896. CPK v2.5
  54897. .type
  54898. Molecular renderer
  54899. .short
  54900. Molecular renderer & manipulation prog.
  54901. .description
  54902. Program renders spacefilling, wireframe and ball and stick representations
  54903. of molecules in the standard molecule format provided by the Brookhaven
  54904. Protein Databank.  The program features a complete ARexx command set,
  54905. interactive molecule manipulation capabilities  and provides an
  54906. interface to the popular ray tracing program POV-Ray.  This
  54907. allows the user to generate high quality ray traced renderings of
  54908. molecules as well.
  54909. .requirements
  54910. Requires version 3.0 or higher of AmigaDOS
  54911. .version
  54912. 2.5
  54913. .date
  54914. 1994.09.20
  54915. .author
  54916. Eric G. Suchanek, Ph.D.
  54917. .distribution
  54918. Charityware
  54919. .address
  54920. 5785 Lake Michigan Drive \n Fairfield, OH 45014-4421 \n U.S.A.
  54921. .email
  54922. esuchanek@acm.org
  54923. .exectype
  54924. 68000, 68030, 68040
  54925. .construction
  54926. SAS/C 6.51 with full optimization
  54927. .tested
  54928. A2500/030, A3000, A4000/040
  54929. .docs
  54930. CPK.guide
  54931. CPK.dvi
  54932. .described-by
  54933. Eric G. Suchanek (esuchanek@acm.org)
  54934. .submittal
  54935. Submitted electronically directly by the author
  54936. .stored-in
  54937. GoldFish-Vol2-2:BBS/misc/cpk-2.5.lha
  54938.  
  54939. .name
  54940. SoundMachine
  54941. .type
  54942. Sound Playing
  54943. .short
  54944. Loads,saves, & plays various sound files
  54945. .description
  54946. Allows you to load, save, and play various sound file formats
  54947. including RAW, IFF, VOC, and WAV.  Two versions are included:
  54948. one with an Intuition interface and a smaller CLI version.
  54949. Very useful for those who frequent BBS's and have access to
  54950. these type of sound files.  New version supports stereo WAV,
  54951. and 16-bit files and more configurability.
  54952. .version
  54953. 1.5
  54954. .author
  54955. Syd L Bolton, Legendary Design Technologies
  54956. .reference
  54957. AmigaLibDisk925:SoundMachine/
  54958. 1.0
  54959. .distribution
  54960. Copyrighted but Freely Redistributable
  54961. .address
  54962. In Canada/International:
  54963. ------------------------
  54964. Legendary Design Technologies Inc.
  54965. 25 Frontenac Avenue
  54966. Brantford, ON  N3R 3B7
  54967. CANADA
  54968. (519) 753-6120 voice/fax
  54969.  
  54970. In the United States:
  54971. ---------------------
  54972. Legendary Design Technologies Inc.
  54973. P.O. Box 1147
  54974. Lewiston, NY  14092-8147
  54975. U.S.A.
  54976. (519) 753-6120 voice/fax
  54977. .tested
  54978. Amiga 3000, OS2.1
  54979. Amiga 1000, OS1.3.
  54980. .docs
  54981. Changes.DOC
  54982. SMPlay.DOC
  54983. SoundMachine.DOC
  54984. SoundMachine.GUIDE
  54985. .described-by
  54986. Dan Fish (daf@starfish.amigalib.com)
  54987. .submittal
  54988. Submitted on disk directly by the author.
  54989. .stored-in
  54990. GoldFish-Vol2-2:BBS/mus/SoundMachine-1.5.lha
  54991.  
  54992. .name
  54993. MPMaster
  54994. .type
  54995. MIDI
  54996. .short
  54997. Transmit/Receive MIDI samples
  54998. .description
  54999. A useful MIDI program that enables to transmit/receive samples via MIDI
  55000. between the Amiga and any MIDI device that supports the MIDI Sample Dump
  55001. Standard format (such the Yamaha SY85 synthesizer).  It has a WorkBench
  55002. interface, can play samples and all settings of the sample can be modified
  55003. before transmission.  Includes a diagram to build a very small MIDI
  55004. interface.  Distributed in two languages: English and Spanish.  Binary
  55005. only.
  55006. .version
  55007. 2.0
  55008. .date
  55009. 1993.06.16
  55010. .reference
  55011. AmigaLibDisk961:MPMaster/
  55012. 1.2
  55013. .requirements
  55014. Requires OS2.04+
  55015. .author
  55016. Antonio J. Pomar Rosselló
  55017. .distribution
  55018. Freeware
  55019. .address
  55020. C/ Alférez Cerdá  nº 13-bajos
  55021. Palma de Mallorca 07014
  55022. Baleares (Spain)
  55023. .docs
  55024. English/MPMaster.DOC
  55025. English/MPMaster.HISTORY
  55026. Español/MPMaster.DOC
  55027. Español/MPMaster.HISTORIA
  55028. .described-by
  55029. Dan Fish (daf@starfish.amigalib.com)
  55030. .submittal
  55031. Submitted on disk directly by the author.
  55032. .stored-in
  55033. GoldFish-Vol2-2:BBS/mus/MPMaster-2.0.lha
  55034. .name
  55035. MusicWeb
  55036. .fullname
  55037. The Music Web
  55038. .type
  55039. MIDI Real Time
  55040. .short
  55041. MIDI Processing - Graphic-diagram
  55042. .description
  55043. An extensible, interactive, graphic-diagram environment for building
  55044. configurations of elements to manipulate MIDI event streams.  Modules with
  55045. specific functions can be `plugged together' by placing icons in a diagram
  55046. and linking them in the desired configuration; paths may branch and join to
  55047. form a two-dimensional network. This is an early release, with a limited
  55048. set of modules -- including an 8SVX `instrument' -- intended for real-time
  55049. performance.
  55050. .version
  55051. 1.2
  55052. .date
  55053. 1994.03.19
  55054. .author
  55055. Pete Goodeve
  55056. .restrictions
  55057. Some more complex uses will be too slow on a 68000
  55058. .requirements
  55059. 2.04 OS or later; 1MB or more of memory.
  55060. Needs ppipc.library (supplied) in LIBS:
  55061. .reference
  55062. AmigaLibDisk290:IPC/
  55063. 2.1
  55064. .distribution
  55065. Shareware
  55066. .price
  55067. $35 (US) suggested
  55068. .address
  55069. 3012 Deakin St #D
  55070. Berkeley, CA 94705, USA
  55071. .email
  55072. pete@violet.berkeley.edu
  55073. .docs
  55074. README
  55075. GUIDE/MusicWeb.GUIDE
  55076. GUIDE/Modules.GUIDE
  55077. GUIDE/Examples.GUIDE
  55078. GUIDE/Reference.GUIDE
  55079. .described-by
  55080. Pete Goodeve <pete@violet.berkeley.edu>
  55081. .submittal
  55082. Submitted electronically directly by the author.
  55083. .aminet-dir
  55084. mus/midi
  55085. .stored-in
  55086. GoldFish-Vol2-2:BBS/mus/MusicWeb-1.2.lha
  55087.  
  55088. .name
  55089. HD_Frequency
  55090. .type
  55091. Sound Sampling
  55092. .short
  55093. Record sound samples to hard drive
  55094. .description
  55095. Release 2 of a harddisk recording system for 8 bit samplers.  Many new
  55096. brilliant features, new modular GUI conception.  Improved FourTrack cpu
  55097. replay routine (68030+) for best results.  Replay now works >30 kHz.
  55098. 68020+ specific versions included.  Binary only
  55099. .version
  55100. 38.076
  55101. .date
  55102. 1994.03.20
  55103. .author
  55104. Michael Bock
  55105. .restrictions
  55106. Cut Function disabled
  55107. Most Effect modules disabled
  55108. Sample length reduced to 800kb
  55109. Playlist Editor limited to 5 entries
  55110. The documentation is only half of its original size
  55111. .reference
  55112. FreshFish-Vol3:new/mus/misc/HD_Frequency
  55113. 38.051
  55114. AmigaLibDisk924:HD_Frequency/
  55115. 37.142
  55116. .distribution
  55117. Shareware
  55118. .price
  55119. $30(US), DM50
  55120. .address
  55121. Vorwärtsstraße 5
  55122. 44139 Dortmund
  55123. Germany
  55124. .docs
  55125. HDFrequency.doc
  55126. HDFrequency.dok
  55127. Register
  55128. RevisionHistory
  55129. .described-by
  55130. Fred Fish (fnf@fishpond.cygnus.com)
  55131. .submittal
  55132. Submitted electronically directly by the author.
  55133. .contents
  55134. HD_Frequency    Release 2 of a harddisk recording system for 8 bit
  55135.         samplers.  Many new brilliant features, new modular GUI
  55136.         conception.  Improved FourTrack cpu replay routine
  55137.         (68030+) for best results.  Replay now works >30 kHz.
  55138.         68020+ specific versions included.  Limited, demo version
  55139.         only.  Version 38.076, binary only, shareware.
  55140.         Author:  Michael Bock
  55141. .stored-in
  55142. GoldFish-Vol2-2:BBS/mus/HD_Frequency-38.076.lha
  55143.  
  55144. .name
  55145. Pro-Wizard
  55146. .type
  55147. Sound Playing
  55148. .short
  55149. Convert many music formats to Protracker
  55150. .description
  55151. Pro-Wizard is a multi-converter for Amiga music files packed with tools
  55152. like NoisePacker, ProPacker, ProRunner, and so on...  It converts all
  55153. these weird formats in the standard Protracker format!
  55154. New Features in this V2.0 :
  55155.  - Written in * 100% Assembler *!
  55156.  - User-friendly : mouse / gadgets / menus / keyboard!
  55157.  - XPK-libraries support.
  55158.  - Multi-Select allowed in the Loading requester!!
  55159.  - File-Ripper !!!!!
  55160.  - 12 new formats  ---->  40  recognized formats!
  55161.  - Possibility to enable/disable each format.
  55162.  - Palette requester, Screen Mode requester, Save Prefs.
  55163.  - Graphic User Interface!
  55164.  - Recognition help inside the program (VIEW function)!
  55165.  - Iconify function!
  55166. .version
  55167. 2.0
  55168. .date
  55169. 1994.04.20
  55170. .author
  55171. Nicolas "Gryzor" FRANCK
  55172. .requirements
  55173. Requires OS 2.04+
  55174. .distribution
  55175. Shareware
  55176. .price
  55177. $15 (US), Fr50, DM20
  55178. .address
  55179. 157, Rue de Strasbourg
  55180. 77350 LE MEE SUR SEINE
  55181. FRANCE
  55182. .docs
  55183. Docs/Pro-Wiz-2_English.doc
  55184. Docs/Pro-Wiz-2_English.guide
  55185. Docs/Pro-Wiz-2_FORMATS.guide
  55186. Docs/Pro-Wiz-2_French.doc
  55187. Docs/Pro-Wiz-2_French.guide
  55188. Docs/Pro-Wizard-2.Orderform
  55189. Docs/Pro-Wizard-2_History
  55190. .described-by
  55191. Dan Fish (daf@starfish.amigalib.com)
  55192. .submittal
  55193. Submitted on disk directly by the author.
  55194. .stored-in
  55195. GoldFish-Vol2-2:BBS/mus/Pro-Wizard-2.0.lha
  55196. .name
  55197. Amiga_Speaker_Design
  55198. .short
  55199. Program to design speaker enclosures
  55200. .description
  55201. Program to design vented or sealed speaker enclosures.
  55202. .author
  55203. Dennis Williams
  55204. .version
  55205. 1.00
  55206. .distribution
  55207. Shareware
  55208. .price
  55209. $5 (US)
  55210. .address
  55211. 916 4th Street
  55212. Rapid City, SD  57701
  55213. .described-by
  55214. Richard Fish
  55215. .submittal
  55216. Submitted on disk directly by author.
  55217. .stored-in
  55218. GoldFish-Vol2-2:BBS/mus/Speaker_Design-1.00.lha
  55219. .name
  55220. CDTV-Player
  55221. .type
  55222. Sound Playing
  55223. .short
  55224. Plays audio CD's while multitasking
  55225. .description
  55226. A utility for all those people, who'd like to play Audio CD's while
  55227. multitasking on WorkBench.  It's an emulation of CDTV's remote
  55228. control, but is a little more sophisticated.  Allows access to the
  55229. archive even without a CDROM drive (i.e. AMIGA 500-4000), although you
  55230. can't play a CD.  Program and KARAOKE (live on-screen) included.
  55231. Recognizes CDs automatically.  Works on all CDTVs, AMIGA CD 32 and all
  55232. CD ROM emulating the cdtv.device or cd.device.
  55233. .version
  55234. 2.31
  55235. .author
  55236. Daniel Amor
  55237. .reference
  55238. AmigaLibDisk894:CDTV-Player/
  55239. 2.05
  55240. AmigaLibDisk868:CDTV-Player/
  55241. 2.0
  55242. AmigaLibDisk849:CDTV-Player/
  55243. 1.8
  55244. AmigaLibDisk805:CDTV-Player/
  55245. 1.5
  55246. AmigaLibDisk759:CDTV-Player/
  55247. 1.0
  55248. .distribution
  55249. Freeware
  55250. .address
  55251. Ludwigstr. 124
  55252. 70197 Stuttgart
  55253. Germany
  55254. .email
  55255. amor@student.uni-tuebingen.de
  55256. .docs
  55257. Docs/ReadMe.guide
  55258. Docs/ReadMe
  55259. Docs/Liesmich.guide
  55260. Docs/Liesmich
  55261. Docs/Lismoi.guide
  55262. Docs/Lismoi
  55263. .described-by
  55264. Fred Fish (fnf@amigalib.com)
  55265. .submittal
  55266. Submitted electronically directly by the author.
  55267. .stored-in
  55268. GoldFish-Vol2-2:BBS/mus/CDTV-Player-2.31.lha
  55269. .name
  55270. DASModPlayer
  55271. .author
  55272. Pauli Porkka
  55273. .version
  55274. 1.61
  55275. .description
  55276. A module player for ProTracker/NT modules.  Lots of features including:
  55277. XPK, Powerpacker, and LHA support (In theory, all external archivers
  55278. supported, zip, zoo, shrink, etc.); Commodity with AppIcon, AppWindow and
  55279. ToolType support; Configuration, Keyboard shortcut, Screen Jumping, and
  55280. ARexx support; Auto detach from the CLI.
  55281. .described-by
  55282. Automatically generated from Contents file by c2pi program.
  55283. .short
  55284. Module player for ProTracker/NT modules.
  55285. .stored-in
  55286. GoldFish-Vol2-2:BBS/mus/DASModPlay-1.61.lha
  55287. .name
  55288. DSound
  55289. .description
  55290. DSound is an 8SVX sound sample player that plays samples
  55291. directly off a hard drive, without having to load an entire
  55292. sample into memory first, making it possible to play samples
  55293. of any length even under limited memory conditions. This
  55294. version fixes some bugs and adds a display to the DSound
  55295. window that shows the length of the sample and the amount
  55296. played so far, both in minutes::seconds format.
  55297. .short
  55298. Play 8SVX samples off hard drive.
  55299. .type
  55300. Sound Playing
  55301. .version
  55302. 1.50
  55303. .reference
  55304. AmigaLibDisk910/DSound/
  55305. 1.30
  55306. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk910/DSound/
  55307. 1.30
  55308. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk910/DSound/
  55309. 1.30
  55310. FrozenFish-Vol1:BBS/ALib/d9xx/d910/DSound.lha
  55311. 1.30
  55312. GoldFish-Vol1-1:BBS/d9xx/d910/DSound.lha
  55313. 1.30
  55314. GoldFish-Vol1-2:d9xx/d910/DSound/
  55315. 1.30
  55316. AmigaLibDisk729/DSound/
  55317. 1.20
  55318. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk729/DSound/
  55319. 1.20
  55320. FrozenFish-Vol1:BBS/ALib/d7xx/d729/DSound.lha
  55321. 1.20
  55322. GoldFish-Vol1-1:BBS/d7xx/d729/DSound.lha
  55323. 1.20
  55324. GoldFish-Vol1-2:d7xx/d729/DSound/
  55325. 1.20
  55326. AmigaLibDisk654/DSound/
  55327. 1.00
  55328. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk654/DSound/
  55329. 1.00
  55330. FrozenFish-Vol1:BBS/ALib/d6xx/d654/DSound.lha
  55331. 1.00
  55332. GoldFish-Vol1-1:BBS/d6xx/d654/DSound.lha
  55333. 1.00
  55334. GoldFish-Vol1-2:d6xx/d654/DSound/
  55335. 1.00
  55336. AmigaLibDisk546/DSound/
  55337. 0.91a
  55338. FrozenFish-Vol1:BBS/ALib/d5xx/d546/DSound.lha
  55339. 0.91a
  55340. GoldFish-Vol1-1:BBS/d5xx/d546/DSound.lha
  55341. 0.91a
  55342. GoldFish-Vol1-2:d5xx/d546/DSound/
  55343. 0.91a
  55344. .source
  55345. Includes source.
  55346. .author
  55347. Dave Schreiber
  55348. .docs
  55349. DSound.doc
  55350. .described-by
  55351. Richard Fish
  55352. .submittal
  55353. Downloaded via ftp from Aminet.
  55354. .stored-in
  55355. GoldFish-Vol2-2:BBS/mus/DSound-1.50.lha
  55356. .name
  55357. DeliTracker
  55358. .type
  55359. Sound Playing
  55360. .short
  55361. Flexible soundplayer for many formats
  55362. .description
  55363. A highly flexible soundplayer which supports many sound formats.  The
  55364. replay routines for the common formats ProTracker, NoiseTracker,
  55365. SoundTracker 15 and 31 inst. and StarTrekker without AM sounds, are
  55366. built within DeliTracker.  Additional players can be loaded from disk.
  55367. DeliTracker is NOT a Sampler, Digitizer, MIDI sequencer nor a song
  55368. editor.  It is only meant to play music modules in a very comfortable
  55369. way.  Here are some reasons for using DeliTracker: System friendly and
  55370. multitasks happily; Highly expandable due to modular concept; Allocates
  55371. the sound channels; Supports xpkmaster.library for decrunching; Correct
  55372. play speed in PAL/NTSC (uses timerdevice); Works well with serial.device;
  55373. Modulelists; ARexx; PubScreen support; Hotkey (Commodity); Appwindow,
  55374. modules can be played by simply dropping the module icon (or even a hole
  55375. directory) into the mainwindow; Written in 100% Assembler. Binary only.
  55376. .version
  55377. 2.07
  55378. .author
  55379. Peter Kunath, Frank Riffel
  55380. .requirements
  55381. Requires OS2.0+
  55382. .reference
  55383. AmigaLibDisk748:DeliTracker/
  55384. 1.30
  55385. .distribution
  55386. Shareware
  55387. .price
  55388. $20 (US), DM20
  55389. .address
  55390. Frank Riffel
  55391. Merkstr. 27
  55392. 82405 Wessobrunn
  55393. Germany
  55394. .docs
  55395. Distribution
  55396. Docs/DeliTracker.doc
  55397. Docs/DeliTracker.dok
  55398. Docs/Genies.doc
  55399. Docs/Genies.dok
  55400. Docs/History.doc
  55401. Docs/History.dok
  55402. Docs/Players.doc
  55403. Docs/Players.dok
  55404. .described-by
  55405. Richard Fish
  55406. .submittal
  55407. Downloaded via ftp from wuarchive.wustl.edu.
  55408. .stored-in
  55409. GoldFish-Vol2-2:BBS/mus/DeliTracker_II-2.07.lha
  55410. .name
  55411. JukeBox
  55412. .type
  55413. CDROM utility
  55414. .version
  55415. 2.83
  55416. .date
  55417. 1994.05.23
  55418. .author
  55419. Franz-Josef Reichert
  55420. .email
  55421. fjrei@kbsaar.saar.de
  55422. .short
  55423. GUI-based audio CDROM disk player
  55424. .description
  55425. A program to play compact digitial audio discs by emulating
  55426. a graphical user interface similar to common CD players. Supports
  55427. various vendor's SCSI-CDROM-player, CDTV and A570. It provides a
  55428. command line oriented, fully programmable ARexx user interface,
  55429. as well.
  55430. .restrictions
  55431. Demo version with some features disabled, full featured shareware
  55432. release available from author.
  55433. .distribution
  55434. freely distributable
  55435. .price
  55436. Suggested shareware fee is US $30, DM 50
  55437. .exectype
  55438. binary
  55439. .installsize
  55440. 150K - 600K
  55441. .source
  55442. not included
  55443. .docs
  55444. JukeBox.guide
  55445. .stored-in
  55446. GoldFish-Vol2-2:BBS/mus/JukeBox-2.83.lha
  55447. .name
  55448. OctaMEDPlayer
  55449. .author
  55450. Teijo Kinnunen and AMIGANUTS UNITED
  55451. .address
  55452. Oksantie 19
  55453. FIN-86300  OULAINEN
  55454. FINLAND
  55455. .version
  55456. 5.12
  55457. .date
  55458. 1994.07.17
  55459. .reference
  55460. AmigaLibDisk819:OctaMEDPlayer/
  55461. 4.04
  55462. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk819/OctaMEDPlayer/
  55463. 4.04
  55464. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk819/OctaMEDPlayer/
  55465. 4.04
  55466. FrozenFish-Vol1:BBS/ALib/d8xx/d819/OctaMEDPlayer.lha
  55467. 4.04
  55468. GoldFish-Vol1-1:BBS/d8xx/d819/OctaMEDPlayer.lha
  55469. 4.04
  55470. GoldFish-Vol1-2:d8xx/d819/OctaMEDPlayer/
  55471. 4.04
  55472. AmigaLibDisk688:OctaMEDPlayer/
  55473. 3.00
  55474. FreshFish-Vol1:Old/AmigaLibDisks/Disks680-699/Disk688/OctaMEDPlayer/
  55475. 3.00
  55476. FrozenFish-Vol1:BBS/ALib/d6xx/d688/OctaMEDPlayer.lha
  55477. 3.00
  55478. GoldFish-Vol1-1:BBS/d6xx/d688/OctaMEDPlayer.lha
  55479. 3.00
  55480. GoldFish-Vol1-2:d6xx/d688/OctaMEDPlayer/
  55481. 3.00
  55482. .description
  55483. Standalone player program for playing songs made with OctaMED.  Can load
  55484. sng+samples-format and MMD0/MMD1-modules made with MED V2.10 or later, or
  55485. any version of OctaMED.  Can play standard four channel Amiga songs, MIDI
  55486. songs, 5 to 8 channel OctaMED songs, and multi-modules.  Has a nice 2.0
  55487. look and works fine under 2.0 as well as 1.3.
  55488. .docs
  55489. OctaMEDPlayer.guide
  55490. .described-by
  55491. Richard Fish
  55492. .short
  55493. Player for songs made with OctaMED
  55494.  
  55495.  
  55496.  
  55497.  
  55498. .stored-in
  55499. GoldFish-Vol2-2:BBS/mus/OctaMEDPlayer-5.12.lha
  55500. .name
  55501. PowerTracker
  55502. .author
  55503. Wai Hung Liu
  55504. .version
  55505. 1.3b
  55506. .distribution
  55507. Public Domain
  55508. .description
  55509. Module-Replayer supporting more than 20 formats.  A music player that goes
  55510. back to the basics.  It supports a wide range of music formats without the
  55511. need for many external libraries and players.  PowerTracker is a complete
  55512. music player in one tidy package!
  55513. .described-by
  55514. Automatically generated from Contents file by c2pi program.
  55515. .short
  55516. Module replayer with 20+ formats.
  55517. .stored-in
  55518. GoldFish-Vol2-2:BBS/mus/PowerTracker-1.3b.lha
  55519. .name
  55520. 24BitComix
  55521. .short
  55522. A 24-bit raytraced comic strip series.
  55523. .description
  55524. A 24-bit raytraced comic strip series staring Dexter and Elmo,
  55525. the tongue monsters.
  55526. .type
  55527. Picture
  55528. .author
  55529. Bill Graham
  55530. .keywords
  55531. Picture
  55532. .distribution
  55533. Copyrighted, distributed with permission of the author.
  55534. .address
  55535. 2401 W. Seldon Lane
  55536. Phoenix, AZ  85021
  55537. USA
  55538. .email
  55539. w.graham@genie.geis.com
  55540. .phone
  55541. (602) 864-9183
  55542. .described-by
  55543. Fred Fish (fnf@amigalib.com)
  55544. .submittal
  55545. Submitted electronically directly by the author.
  55546. .stored-in
  55547. GoldFish-Vol2-2:BBS/pix/24BitComix.lha
  55548. .name
  55549. Bent
  55550. .fullname
  55551. Bent
  55552. .type
  55553. Picture
  55554. .short
  55555. An insane Imagine/Mathvision rendering.
  55556. .description
  55557. An insane Imagine and Mathvision rendering by Bill Graham, in jpeg format.
  55558. .author
  55559. Bill Graham
  55560. .distribution
  55561. Copyrighted but Freely Redistributable
  55562. .email
  55563. w.graham6@genie.geis.com
  55564. .described-by
  55565. Fred Fish (fnf@amigalib.com)
  55566. .submittal
  55567. Submitted on disk directly by the author.
  55568. .stored-in
  55569. GoldFish-Vol2-2:BBS/pix/Bent.lha
  55570. .name
  55571. BillsLounge
  55572. .fullname
  55573. BillsLounge
  55574. .type
  55575. Picture
  55576. .short
  55577. A rendering of a bizarre bar scene.
  55578. .description
  55579. It's been said that every man would like to own his own
  55580. bar. Well, here is Bill's, as a jpeg image.
  55581. .author
  55582. Bill Graham
  55583. .distribution
  55584. Copyrighted but Freely Redistributable
  55585. .email
  55586. w.graham6@genie.geis.com
  55587. .described-by
  55588. Fred Fish (fnf@amigalib.com)
  55589. .submittal
  55590. Submitted on disk directly by the author.
  55591. .stored-in
  55592. GoldFish-Vol2-2:BBS/pix/BillsLounge.lha
  55593. .name
  55594. Chamber3
  55595. .fullname
  55596. Chamber3
  55597. .type
  55598. Picture
  55599. .short
  55600. An insane Imagine/Mathvision rendering.
  55601. .description
  55602. An insane Imagine and Mathvision rendering by Bill Graham, in jpeg format.
  55603. .author
  55604. Bill Graham
  55605. .distribution
  55606. Copyrighted but Freely Redistributable
  55607. .email
  55608. w.graham6@genie.geis.com
  55609. .described-by
  55610. Fred Fish (fnf@amigalib.com)
  55611. .submittal
  55612. Submitted on disk directly by the author.
  55613. .stored-in
  55614. GoldFish-Vol2-2:BBS/pix/Chamber3.lha
  55615. .name
  55616. RD001
  55617. .type
  55618. Picture
  55619. .short
  55620. 768x512x24 JPEG, clown fish over anemone
  55621. .description
  55622. A 768x512x24 JPEG image of a clown fish over anemone.
  55623.  
  55624. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55625. amateur photographer who has been diving for 10+ years, and has been
  55626. doing underwater photography for about 8 years.  He has traveled all
  55627. over the globe in pursuit of underwater fun and photos.
  55628.  
  55629. To be placed on a mailing list for notification of the availability of
  55630. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55631. by this photographer and others, contact Amiga Library Services at the
  55632. below address or via FAX at (602) 917-0917.
  55633. .date
  55634. 1994.10.19
  55635. .author
  55636. R. W. Dick
  55637. .requirements
  55638. High detail JPEG picture, 24-bit graphics card recommended.
  55639. .distribution
  55640. Copyrighted but Freely Redistributable for personal use.
  55641. .address
  55642. C/O Amiga Library Services
  55643. 610 N. Alma School Road, Suite 18
  55644. Chandler, AZ 85224
  55645. USA
  55646. .described-by
  55647. Fred Fish (fnf@amigalib.com)
  55648. .submittal
  55649. Submitted as slide directly by the photographer.
  55650. .stored-in
  55651. GoldFish-Vol2-2:BBS/pix/RD001.lha
  55652. .name
  55653. RD002
  55654. .type
  55655. Picture
  55656. .short
  55657. 768x512x24 JPEG, coral polyps
  55658. .description
  55659. A 768x512x24 JPEG image of coral polyps.
  55660.  
  55661. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55662. amateur photographer who has been diving for 10+ years, and has been
  55663. doing underwater photography for about 8 years.  He has traveled all
  55664. over the globe in pursuit of underwater fun and photos.
  55665.  
  55666. To be placed on a mailing list for notification of the availability of
  55667. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55668. by this photographer and others, contact Amiga Library Services at the
  55669. below address or via FAX at (602) 917-0917.
  55670. .date
  55671. 1994.10.19
  55672. .author
  55673. R. W. Dick
  55674. .requirements
  55675. High detail JPEG picture, 24-bit graphics card recommended.
  55676. .distribution
  55677. Copyrighted but Freely Redistributable for personal use.
  55678. .address
  55679. C/O Amiga Library Services
  55680. 610 N. Alma School Road, Suite 18
  55681. Chandler, AZ 85224
  55682. USA
  55683. .described-by
  55684. Fred Fish (fnf@amigalib.com)
  55685. .submittal
  55686. Submitted as slide directly by the photographer.
  55687. .stored-in
  55688. GoldFish-Vol2-2:BBS/pix/RD002.lha
  55689. .name
  55690. RD003
  55691. .type
  55692. Picture
  55693. .short
  55694. 768x512x24 JPEG, clown fish and anemone
  55695. .description
  55696. A 768x512x24 JPEG image of a clown fish over a green-tip purple
  55697. anemone.
  55698.  
  55699. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55700. amateur photographer who has been diving for 10+ years, and has been
  55701. doing underwater photography for about 8 years.  He has traveled all
  55702. over the globe in pursuit of underwater fun and photos.
  55703.  
  55704. To be placed on a mailing list for notification of the availability of
  55705. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55706. by this photographer and others, contact Amiga Library Services at the
  55707. below address or via FAX at (602) 917-0917.
  55708. .date
  55709. 1994.10.19
  55710. .author
  55711. R. W. Dick
  55712. .requirements
  55713. High detail JPEG picture, 24-bit graphics card recommended.
  55714. .distribution
  55715. Copyrighted but Freely Redistributable for personal use.
  55716. .address
  55717. C/O Amiga Library Services
  55718. 610 N. Alma School Road, Suite 18
  55719. Chandler, AZ 85224
  55720. USA
  55721. .described-by
  55722. Fred Fish (fnf@amigalib.com)
  55723. .submittal
  55724. Submitted as slide directly by the photographer.
  55725. .stored-in
  55726. GoldFish-Vol2-2:BBS/pix/RD003.lha
  55727. .name
  55728. RD004
  55729. .type
  55730. Picture
  55731. .short
  55732. 768x512x24 JPEG, spotted moray on reef
  55733. .description
  55734. A 768x512x24 JPEG image of a spotted moray poking out of a reef wall.
  55735.  
  55736. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55737. amateur photographer who has been diving for 10+ years, and has been
  55738. doing underwater photography for about 8 years.  He has traveled all
  55739. over the globe in pursuit of underwater fun and photos.
  55740.  
  55741. To be placed on a mailing list for notification of the availability of
  55742. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55743. by this photographer and others, contact Amiga Library Services at the
  55744. below address or via FAX at (602) 917-0917.
  55745. .date
  55746. 1994.10.19
  55747. .author
  55748. R. W. Dick
  55749. .requirements
  55750. High detail JPEG picture, 24-bit graphics card recommended.
  55751. .distribution
  55752. Copyrighted but Freely Redistributable for personal use.
  55753. .address
  55754. C/O Amiga Library Services
  55755. 610 N. Alma School Road, Suite 18
  55756. Chandler, AZ 85224
  55757. USA
  55758. .described-by
  55759. Fred Fish (fnf@amigalib.com)
  55760. .submittal
  55761. Submitted as slide directly by the photographer.
  55762. .stored-in
  55763. GoldFish-Vol2-2:BBS/pix/RD004.lha
  55764. .name
  55765. RD005
  55766. .type
  55767. Picture
  55768. .short
  55769. 768x512x24 JPEG, purple soft coral
  55770. .description
  55771. A 768x512x24 JPEG image of purple soft coral and staghorn coral.
  55772.  
  55773. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55774. amateur photographer who has been diving for 10+ years, and has been
  55775. doing underwater photography for about 8 years.  He has traveled all
  55776. over the globe in pursuit of underwater fun and photos.
  55777.  
  55778. To be placed on a mailing list for notification of the availability of
  55779. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55780. by this photographer and others, contact Amiga Library Services at the
  55781. below address or via FAX at (602) 917-0917.
  55782. .date
  55783. 1994.10.19
  55784. .author
  55785. R. W. Dick
  55786. .requirements
  55787. High detail JPEG picture, 24-bit graphics card recommended.
  55788. .distribution
  55789. Copyrighted but Freely Redistributable for personal use.
  55790. .address
  55791. C/O Amiga Library Services
  55792. 610 N. Alma School Road, Suite 18
  55793. Chandler, AZ 85224
  55794. USA
  55795. .described-by
  55796. Fred Fish (fnf@amigalib.com)
  55797. .submittal
  55798. Submitted as slide directly by the photographer.
  55799. .stored-in
  55800. GoldFish-Vol2-2:BBS/pix/RD005.lha
  55801. .name
  55802. RD006
  55803. .type
  55804. Picture
  55805. .short
  55806. 768x512x24 JPEG, red hind fish in sponge
  55807. .description
  55808. An 768x512x24 JPEG image of a red hind fish inside a sponge.
  55809.  
  55810. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55811. amateur photographer who has been diving for 10+ years, and has been
  55812. doing underwater photography for about 8 years.  He has traveled all
  55813. over the globe in pursuit of underwater fun and photos.
  55814.  
  55815. To be placed on a mailing list for notification of the availability of
  55816. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55817. by this photographer and others, contact Amiga Library Services at the
  55818. below address or via FAX at (602) 917-0917.
  55819. .date
  55820. 1994.10.19
  55821. .author
  55822. R. W. Dick
  55823. .requirements
  55824. High detail JPEG picture, 24-bit graphics card recommended.
  55825. .distribution
  55826. Copyrighted but Freely Redistributable for personal use.
  55827. .address
  55828. C/O Amiga Library Services
  55829. 610 N. Alma School Road, Suite 18
  55830. Chandler, AZ 85224
  55831. USA
  55832. .described-by
  55833. Fred Fish (fnf@amigalib.com)
  55834. .submittal
  55835. Submitted as slide directly by the photographer.
  55836. .stored-in
  55837. GoldFish-Vol2-2:BBS/pix/RD006.lha
  55838. .name
  55839. RD007
  55840. .type
  55841. Picture
  55842. .short
  55843. 768x512x24 JPEG, tomato clown fish
  55844. .description
  55845. An 768x512x24 JPEG image of a tomato clown fish and anemone.
  55846.  
  55847. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55848. amateur photographer who has been diving for 10+ years, and has been
  55849. doing underwater photography for about 8 years.  He has traveled all
  55850. over the globe in pursuit of underwater fun and photos.
  55851.  
  55852. To be placed on a mailing list for notification of the availability of
  55853. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55854. by this photographer and others, contact Amiga Library Services at the
  55855. below address or via FAX at (602) 917-0917.
  55856. .date
  55857. 1994.10.19
  55858. .author
  55859. R. W. Dick
  55860. .requirements
  55861. High detail JPEG picture, 24-bit graphics card recommended.
  55862. .distribution
  55863. Copyrighted but Freely Redistributable for personal use.
  55864. .address
  55865. C/O Amiga Library Services
  55866. 610 N. Alma School Road, Suite 18
  55867. Chandler, AZ 85224
  55868. USA
  55869. .described-by
  55870. Fred Fish (fnf@amigalib.com)
  55871. .submittal
  55872. Submitted as slide directly by the photographer.
  55873. .stored-in
  55874. GoldFish-Vol2-2:BBS/pix/RD007.lha
  55875. .name
  55876. RD008
  55877. .type
  55878. Picture
  55879. .short
  55880. 768x512x24 JPEG, brittlestar on sponge
  55881. .description
  55882. An 768x512x24 JPEG image of a brittlestar on red sponge.
  55883.  
  55884. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55885. amateur photographer who has been diving for 10+ years, and has been
  55886. doing underwater photography for about 8 years.  He has traveled all
  55887. over the globe in pursuit of underwater fun and photos.
  55888.  
  55889. To be placed on a mailing list for notification of the availability of
  55890. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55891. by this photographer and others, contact Amiga Library Services at the
  55892. below address or via FAX at (602) 917-0917.
  55893. .date
  55894. 1994.10.19
  55895. .author
  55896. R. W. Dick
  55897. .requirements
  55898. High detail JPEG picture, 24-bit graphics card recommended.
  55899. .distribution
  55900. Copyrighted but Freely Redistributable for personal use.
  55901. .address
  55902. C/O Amiga Library Services
  55903. 610 N. Alma School Road, Suite 18
  55904. Chandler, AZ 85224
  55905. USA
  55906. .described-by
  55907. Fred Fish (fnf@amigalib.com)
  55908. .submittal
  55909. Submitted as slide directly by the photographer.
  55910. .stored-in
  55911. GoldFish-Vol2-2:BBS/pix/RD008.lha
  55912. .name
  55913. RD009
  55914. .type
  55915. Picture
  55916. .short
  55917. 768x512x24 JPEG, asparagus anemones
  55918. .description
  55919. An 768x512x24 JPEG image of asparagus anemones.
  55920.  
  55921. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55922. amateur photographer who has been diving for 10+ years, and has been
  55923. doing underwater photography for about 8 years.  He has traveled all
  55924. over the globe in pursuit of underwater fun and photos.
  55925.  
  55926. To be placed on a mailing list for notification of the availability of
  55927. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55928. by this photographer and others, contact Amiga Library Services at the
  55929. below address or via FAX at (602) 917-0917.
  55930. .date
  55931. 1994.10.19
  55932. .author
  55933. R. W. Dick
  55934. .requirements
  55935. High detail JPEG picture, 24-bit graphics card recommended.
  55936. .distribution
  55937. Copyrighted but Freely Redistributable for personal use.
  55938. .address
  55939. C/O Amiga Library Services
  55940. 610 N. Alma School Road, Suite 18
  55941. Chandler, AZ 85224
  55942. USA
  55943. .described-by
  55944. Fred Fish (fnf@amigalib.com)
  55945. .submittal
  55946. Submitted as slide directly by the photographer.
  55947. .stored-in
  55948. GoldFish-Vol2-2:BBS/pix/RD009.lha
  55949. .name
  55950. RD010
  55951. .type
  55952. Picture
  55953. .short
  55954. 768x512x24 JPEG, splendid toadfish
  55955. .description
  55956. An 768x512x24 JPEG image of a splendid toadfish under a coral head.
  55957.  
  55958. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55959. amateur photographer who has been diving for 10+ years, and has been
  55960. doing underwater photography for about 8 years.  He has traveled all
  55961. over the globe in pursuit of underwater fun and photos.
  55962.  
  55963. To be placed on a mailing list for notification of the availability of
  55964. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  55965. by this photographer and others, contact Amiga Library Services at the
  55966. below address or via FAX at (602) 917-0917.
  55967. .date
  55968. 1994.10.19
  55969. .author
  55970. R. W. Dick
  55971. .requirements
  55972. High detail JPEG picture, 24-bit graphics card recommended.
  55973. .distribution
  55974. Copyrighted but Freely Redistributable for personal use.
  55975. .address
  55976. C/O Amiga Library Services
  55977. 610 N. Alma School Road, Suite 18
  55978. Chandler, AZ 85224
  55979. USA
  55980. .described-by
  55981. Fred Fish (fnf@amigalib.com)
  55982. .submittal
  55983. Submitted as slide directly by the photographer.
  55984. .stored-in
  55985. GoldFish-Vol2-2:BBS/pix/RD010.lha
  55986. .name
  55987. RD011
  55988. .type
  55989. Picture
  55990. .short
  55991. 512x768x24 JPEG, golden hind and coral
  55992. .description
  55993. An 512x768x24 JPEG image of a golden hind fish and coral head.
  55994.  
  55995. The photographer, R. W. Dick, is a PADI certified dive instructor and
  55996. amateur photographer who has been diving for 10+ years, and has been
  55997. doing underwater photography for about 8 years.  He has traveled all
  55998. over the globe in pursuit of underwater fun and photos.
  55999.  
  56000. To be placed on a mailing list for notification of the availability of
  56001. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56002. by this photographer and others, contact Amiga Library Services at the
  56003. below address or via FAX at (602) 917-0917.
  56004. .date
  56005. 1994.10.19
  56006. .author
  56007. R. W. Dick
  56008. .requirements
  56009. High detail JPEG picture, 24-bit graphics card recommended.
  56010. .distribution
  56011. Copyrighted but Freely Redistributable for personal use.
  56012. .address
  56013. C/O Amiga Library Services
  56014. 610 N. Alma School Road, Suite 18
  56015. Chandler, AZ 85224
  56016. USA
  56017. .described-by
  56018. Fred Fish (fnf@amigalib.com)
  56019. .submittal
  56020. Submitted as slide directly by the photographer.
  56021. .stored-in
  56022. GoldFish-Vol2-2:BBS/pix/RD011.lha
  56023. .name
  56024. RD012
  56025. .type
  56026. Picture
  56027. .short
  56028. 768x512x24 JPEG, finger coral & sponges
  56029. .description
  56030. An 768x512x24 JPEG image of finger coral and sponges.
  56031.  
  56032. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56033. amateur photographer who has been diving for 10+ years, and has been
  56034. doing underwater photography for about 8 years.  He has traveled all
  56035. over the globe in pursuit of underwater fun and photos.
  56036.  
  56037. To be placed on a mailing list for notification of the availability of
  56038. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56039. by this photographer and others, contact Amiga Library Services at the
  56040. below address or via FAX at (602) 917-0917.
  56041. .date
  56042. 1994.10.19
  56043. .author
  56044. R. W. Dick
  56045. .requirements
  56046. High detail JPEG picture, 24-bit graphics card recommended.
  56047. .distribution
  56048. Copyrighted but Freely Redistributable for personal use.
  56049. .address
  56050. C/O Amiga Library Services
  56051. 610 N. Alma School Road, Suite 18
  56052. Chandler, AZ 85224
  56053. USA
  56054. .described-by
  56055. Fred Fish (fnf@amigalib.com)
  56056. .submittal
  56057. Submitted as slide directly by the photographer.
  56058. .stored-in
  56059. GoldFish-Vol2-2:BBS/pix/RD012.lha
  56060. .name
  56061. RD013
  56062. .type
  56063. Picture
  56064. .short
  56065. 768x512x24 JPEG, yellow crinoid & sponge
  56066. .description
  56067. An 768x512x24 JPEG image of a yellow crinoid and red sponge.
  56068.  
  56069. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56070. amateur photographer who has been diving for 10+ years, and has been
  56071. doing underwater photography for about 8 years.  He has traveled all
  56072. over the globe in pursuit of underwater fun and photos.
  56073.  
  56074. To be placed on a mailing list for notification of the availability of
  56075. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56076. by this photographer and others, contact Amiga Library Services at the
  56077. below address or via FAX at (602) 917-0917.
  56078. .date
  56079. 1994.10.19
  56080. .author
  56081. R. W. Dick
  56082. .requirements
  56083. High detail JPEG picture, 24-bit graphics card recommended.
  56084. .distribution
  56085. Copyrighted but Freely Redistributable for personal use.
  56086. .address
  56087. C/O Amiga Library Services
  56088. 610 N. Alma School Road, Suite 18
  56089. Chandler, AZ 85224
  56090. USA
  56091. .described-by
  56092. Fred Fish (fnf@amigalib.com)
  56093. .submittal
  56094. Submitted as slide directly by the photographer.
  56095. .stored-in
  56096. GoldFish-Vol2-2:BBS/pix/RD013.lha
  56097. .name
  56098. RD014
  56099. .type
  56100. Picture
  56101. .short
  56102. 768x512x24 JPEG, lettuce coral & sponge
  56103. .description
  56104. An 768x512x24 JPEG image of lettuce coral and sponge.
  56105.  
  56106. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56107. amateur photographer who has been diving for 10+ years, and has been
  56108. doing underwater photography for about 8 years.  He has traveled all
  56109. over the globe in pursuit of underwater fun and photos.
  56110.  
  56111. To be placed on a mailing list for notification of the availability of
  56112. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56113. by this photographer and others, contact Amiga Library Services at the
  56114. below address or via FAX at (602) 917-0917.
  56115. .date
  56116. 1994.10.19
  56117. .author
  56118. R. W. Dick
  56119. .requirements
  56120. High detail JPEG picture, 24-bit graphics card recommended.
  56121. .distribution
  56122. Copyrighted but Freely Redistributable for personal use.
  56123. .address
  56124. C/O Amiga Library Services
  56125. 610 N. Alma School Road, Suite 18
  56126. Chandler, AZ 85224
  56127. USA
  56128. .described-by
  56129. Fred Fish (fnf@amigalib.com)
  56130. .submittal
  56131. Submitted as slide directly by the photographer.
  56132. .stored-in
  56133. GoldFish-Vol2-2:BBS/pix/RD014.lha
  56134. .name
  56135. RD015
  56136. .type
  56137. Picture
  56138. .short
  56139. 768x512x24 JPEG, spiney lobsters & coral
  56140. .description
  56141. An 768x512x24 JPEG image of spiney lobsters under coral head.
  56142.  
  56143. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56144. amateur photographer who has been diving for 10+ years, and has been
  56145. doing underwater photography for about 8 years.  He has traveled all
  56146. over the globe in pursuit of underwater fun and photos.
  56147.  
  56148. To be placed on a mailing list for notification of the availability of
  56149. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56150. by this photographer and others, contact Amiga Library Services at the
  56151. below address or via FAX at (602) 917-0917.
  56152. .date
  56153. 1994.10.19
  56154. .author
  56155. R. W. Dick
  56156. .requirements
  56157. High detail JPEG picture, 24-bit graphics card recommended.
  56158. .distribution
  56159. Copyrighted but Freely Redistributable for personal use.
  56160. .address
  56161. C/O Amiga Library Services
  56162. 610 N. Alma School Road, Suite 18
  56163. Chandler, AZ 85224
  56164. USA
  56165. .described-by
  56166. Fred Fish (fnf@amigalib.com)
  56167. .submittal
  56168. Submitted as slide directly by the photographer.
  56169. .stored-in
  56170. GoldFish-Vol2-2:BBS/pix/RD015.lha
  56171. .name
  56172. RD016
  56173. .type
  56174. Picture
  56175. .short
  56176. 768x512x24 JPEG, diver over coral head
  56177. .description
  56178. An 768x512x24 JPEG image of a diver hanging behind a coral head.
  56179.  
  56180. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56181. amateur photographer who has been diving for 10+ years, and has been
  56182. doing underwater photography for about 8 years.  He has traveled all
  56183. over the globe in pursuit of underwater fun and photos.
  56184.  
  56185. To be placed on a mailing list for notification of the availability of
  56186. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56187. by this photographer and others, contact Amiga Library Services at the
  56188. below address or via FAX at (602) 917-0917.
  56189. .date
  56190. 1994.10.19
  56191. .author
  56192. R. W. Dick
  56193. .requirements
  56194. High detail JPEG picture, 24-bit graphics card recommended.
  56195. .distribution
  56196. Copyrighted but Freely Redistributable for personal use.
  56197. .address
  56198. C/O Amiga Library Services
  56199. 610 N. Alma School Road, Suite 18
  56200. Chandler, AZ 85224
  56201. USA
  56202. .described-by
  56203. Fred Fish (fnf@amigalib.com)
  56204. .submittal
  56205. Submitted as slide directly by the photographer.
  56206. .stored-in
  56207. GoldFish-Vol2-2:BBS/pix/RD016.lha
  56208. .name
  56209. RD017
  56210. .type
  56211. Picture
  56212. .short
  56213. 768x512x24 JPEG, asparagus anemone
  56214. .description
  56215. An 768x512x24 JPEG image of an asparagus anemone and purple sponges.
  56216.  
  56217. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56218. amateur photographer who has been diving for 10+ years, and has been
  56219. doing underwater photography for about 8 years.  He has traveled all
  56220. over the globe in pursuit of underwater fun and photos.
  56221.  
  56222. To be placed on a mailing list for notification of the availability of
  56223. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56224. by this photographer and others, contact Amiga Library Services at the
  56225. below address or via FAX at (602) 917-0917.
  56226. .date
  56227. 1994.10.19
  56228. .author
  56229. R. W. Dick
  56230. .requirements
  56231. High detail JPEG picture, 24-bit graphics card recommended.
  56232. .distribution
  56233. Copyrighted but Freely Redistributable for personal use.
  56234. .address
  56235. C/O Amiga Library Services
  56236. 610 N. Alma School Road, Suite 18
  56237. Chandler, AZ 85224
  56238. USA
  56239. .described-by
  56240. Fred Fish (fnf@amigalib.com)
  56241. .submittal
  56242. Submitted as slide directly by the photographer.
  56243. .stored-in
  56244. GoldFish-Vol2-2:BBS/pix/RD017.lha
  56245. .name
  56246. RD018
  56247. .type
  56248. Picture
  56249. .short
  56250. 768x512x24 JPEG, blue chromis, gorgonian
  56251. .description
  56252. An 768x512x24 JPEG image of blue chromis fish, gorgonian, and sponge.
  56253.  
  56254. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56255. amateur photographer who has been diving for 10+ years, and has been
  56256. doing underwater photography for about 8 years.  He has traveled all
  56257. over the globe in pursuit of underwater fun and photos.
  56258.  
  56259. To be placed on a mailing list for notification of the availability of
  56260. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56261. by this photographer and others, contact Amiga Library Services at the
  56262. below address or via FAX at (602) 917-0917.
  56263. .date
  56264. 1994.10.19
  56265. .author
  56266. R. W. Dick
  56267. .requirements
  56268. High detail JPEG picture, 24-bit graphics card recommended.
  56269. .distribution
  56270. Copyrighted but Freely Redistributable for personal use.
  56271. .address
  56272. C/O Amiga Library Services
  56273. 610 N. Alma School Road, Suite 18
  56274. Chandler, AZ 85224
  56275. USA
  56276. .described-by
  56277. Fred Fish (fnf@amigalib.com)
  56278. .submittal
  56279. Submitted as slide directly by the photographer.
  56280. .stored-in
  56281. GoldFish-Vol2-2:BBS/pix/RD018.lha
  56282. .name
  56283. RD019
  56284. .type
  56285. Picture
  56286. .short
  56287. 512x768x24 JPEG, angel fish & coral
  56288. .description
  56289. An 512x768x24 JPEG image of angel fish and coral.
  56290.  
  56291. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56292. amateur photographer who has been diving for 10+ years, and has been
  56293. doing underwater photography for about 8 years.  He has traveled all
  56294. over the globe in pursuit of underwater fun and photos.
  56295.  
  56296. To be placed on a mailing list for notification of the availability of
  56297. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56298. by this photographer and others, contact Amiga Library Services at the
  56299. below address or via FAX at (602) 917-0917.
  56300. .date
  56301. 1994.10.19
  56302. .author
  56303. R. W. Dick
  56304. .requirements
  56305. High detail JPEG picture, 24-bit graphics card recommended.
  56306. .distribution
  56307. Copyrighted but Freely Redistributable for personal use.
  56308. .address
  56309. C/O Amiga Library Services
  56310. 610 N. Alma School Road, Suite 18
  56311. Chandler, AZ 85224
  56312. USA
  56313. .described-by
  56314. Fred Fish (fnf@amigalib.com)
  56315. .submittal
  56316. Submitted as slide directly by the photographer.
  56317. .stored-in
  56318. GoldFish-Vol2-2:BBS/pix/RD019.lha
  56319. .name
  56320. RD020
  56321. .type
  56322. Picture
  56323. .short
  56324. 768x512x24 JPEG, purple vase sponge
  56325. .description
  56326. An 768x512x24 JPEG image of purple vase sponge and coral head.
  56327.  
  56328. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56329. amateur photographer who has been diving for 10+ years, and has been
  56330. doing underwater photography for about 8 years.  He has traveled all
  56331. over the globe in pursuit of underwater fun and photos.
  56332.  
  56333. To be placed on a mailing list for notification of the availability of
  56334. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56335. by this photographer and others, contact Amiga Library Services at the
  56336. below address or via FAX at (602) 917-0917.
  56337. .date
  56338. 1994.10.19
  56339. .author
  56340. R. W. Dick
  56341. .requirements
  56342. High detail JPEG picture, 24-bit graphics card recommended.
  56343. .distribution
  56344. Copyrighted but Freely Redistributable for personal use.
  56345. .address
  56346. C/O Amiga Library Services
  56347. 610 N. Alma School Road, Suite 18
  56348. Chandler, AZ 85224
  56349. USA
  56350. .described-by
  56351. Fred Fish (fnf@amigalib.com)
  56352. .submittal
  56353. Submitted as slide directly by the photographer.
  56354. .stored-in
  56355. GoldFish-Vol2-2:BBS/pix/RD020.lha
  56356. .name
  56357. RD021
  56358. .type
  56359. Picture
  56360. .short
  56361. 768x512x24 JPEG, red soft coral.
  56362. .description
  56363. An 768x512x24 JPEG image of red soft coral.
  56364.  
  56365. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56366. amateur photographer who has been diving for 10+ years, and has been
  56367. doing underwater photography for about 8 years.  He has traveled all
  56368. over the globe in pursuit of underwater fun and photos.
  56369.  
  56370. To be placed on a mailing list for notification of the availability of
  56371. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56372. by this photographer and others, contact Amiga Library Services at the
  56373. below address or via FAX at (602) 917-0917.
  56374. .date
  56375. 1994.10.19
  56376. .author
  56377. R. W. Dick
  56378. .requirements
  56379. High detail JPEG picture, 24-bit graphics card recommended.
  56380. .distribution
  56381. Copyrighted but Freely Redistributable for personal use.
  56382. .address
  56383. C/O Amiga Library Services
  56384. 610 N. Alma School Road, Suite 18
  56385. Chandler, AZ 85224
  56386. USA
  56387. .described-by
  56388. Fred Fish (fnf@amigalib.com)
  56389. .submittal
  56390. Submitted as slide directly by the photographer.
  56391. .stored-in
  56392. GoldFish-Vol2-2:BBS/pix/RD021.lha
  56393. .name
  56394. RD022
  56395. .type
  56396. Picture
  56397. .short
  56398. 768x512x24 JPEG, lion fish on reef
  56399. .description
  56400. An 768x512x24 JPEG image of a lion fish on a reef.
  56401.  
  56402. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56403. amateur photographer who has been diving for 10+ years, and has been
  56404. doing underwater photography for about 8 years.  He has traveled all
  56405. over the globe in pursuit of underwater fun and photos.
  56406.  
  56407. To be placed on a mailing list for notification of the availability of
  56408. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56409. by this photographer and others, contact Amiga Library Services at the
  56410. below address or via FAX at (602) 917-0917.
  56411. .date
  56412. 1994.10.19
  56413. .author
  56414. R. W. Dick
  56415. .requirements
  56416. High detail JPEG picture, 24-bit graphics card recommended.
  56417. .distribution
  56418. Copyrighted but Freely Redistributable for personal use.
  56419. .address
  56420. C/O Amiga Library Services
  56421. 610 N. Alma School Road, Suite 18
  56422. Chandler, AZ 85224
  56423. USA
  56424. .described-by
  56425. Fred Fish (fnf@amigalib.com)
  56426. .submittal
  56427. Submitted as slide directly by the photographer.
  56428. .stored-in
  56429. GoldFish-Vol2-2:BBS/pix/RD022.lha
  56430. .name
  56431. RD023
  56432. .type
  56433. Picture
  56434. .short
  56435. 768x512x24 JPEG, spotted moray eel
  56436. .description
  56437. An 768x512x24 JPEG image of a spotted moray eel.
  56438.  
  56439. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56440. amateur photographer who has been diving for 10+ years, and has been
  56441. doing underwater photography for about 8 years.  He has traveled all
  56442. over the globe in pursuit of underwater fun and photos.
  56443.  
  56444. To be placed on a mailing list for notification of the availability of
  56445. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56446. by this photographer and others, contact Amiga Library Services at the
  56447. below address or via FAX at (602) 917-0917.
  56448. .date
  56449. 1994.10.19
  56450. .author
  56451. R. W. Dick
  56452. .requirements
  56453. High detail JPEG picture, 24-bit graphics card recommended.
  56454. .distribution
  56455. Copyrighted but Freely Redistributable for personal use.
  56456. .address
  56457. C/O Amiga Library Services
  56458. 610 N. Alma School Road, Suite 18
  56459. Chandler, AZ 85224
  56460. USA
  56461. .described-by
  56462. Fred Fish (fnf@amigalib.com)
  56463. .submittal
  56464. Submitted as slide directly by the photographer.
  56465. .stored-in
  56466. GoldFish-Vol2-2:BBS/pix/RD023.lha
  56467. .name
  56468. RD024
  56469. .type
  56470. Picture
  56471. .short
  56472. 512x768x24 JPEG, banded shrimp
  56473. .description
  56474. An 512x768x24 JPEG image of a closeup of a banded shrimp.
  56475.  
  56476. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56477. amateur photographer who has been diving for 10+ years, and has been
  56478. doing underwater photography for about 8 years.  He has traveled all
  56479. over the globe in pursuit of underwater fun and photos.
  56480.  
  56481. To be placed on a mailing list for notification of the availability of
  56482. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56483. by this photographer and others, contact Amiga Library Services at the
  56484. below address or via FAX at (602) 917-0917.
  56485. .date
  56486. 1994.10.19
  56487. .author
  56488. R. W. Dick
  56489. .requirements
  56490. High detail JPEG picture, 24-bit graphics card recommended.
  56491. .distribution
  56492. Copyrighted but Freely Redistributable for personal use.
  56493. .address
  56494. C/O Amiga Library Services
  56495. 610 N. Alma School Road, Suite 18
  56496. Chandler, AZ 85224
  56497. USA
  56498. .described-by
  56499. Fred Fish (fnf@amigalib.com)
  56500. .submittal
  56501. Submitted as slide directly by the photographer.
  56502. .stored-in
  56503. GoldFish-Vol2-2:BBS/pix/RD024.lha
  56504. .name
  56505. RD025
  56506. .type
  56507. Picture
  56508. .short
  56509. 768x512x24 JPEG, angel fish & coral
  56510. .description
  56511. An 768x512x24 JPEG image of an angel fish & coral.
  56512.  
  56513. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56514. amateur photographer who has been diving for 10+ years, and has been
  56515. doing underwater photography for about 8 years.  He has traveled all
  56516. over the globe in pursuit of underwater fun and photos.
  56517.  
  56518. To be placed on a mailing list for notification of the availability of
  56519. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56520. by this photographer and others, contact Amiga Library Services at the
  56521. below address or via FAX at (602) 917-0917.
  56522. .date
  56523. 1994.10.19
  56524. .author
  56525. R. W. Dick
  56526. .requirements
  56527. High detail JPEG picture, 24-bit graphics card recommended.
  56528. .distribution
  56529. Copyrighted but Freely Redistributable for personal use.
  56530. .address
  56531. C/O Amiga Library Services
  56532. 610 N. Alma School Road, Suite 18
  56533. Chandler, AZ 85224
  56534. USA
  56535. .described-by
  56536. Fred Fish (fnf@amigalib.com)
  56537. .submittal
  56538. Submitted as slide directly by the photographer.
  56539. .stored-in
  56540. GoldFish-Vol2-2:BBS/pix/RD025.lha
  56541. .name
  56542. RD026
  56543. .type
  56544. Picture
  56545. .short
  56546. 512x768x24 JPEG, red crinoid & coral
  56547. .description
  56548. An 512x768x24 JPEG image of a red crinoid and coral head.
  56549.  
  56550. The photographer, R. W. Dick, is a PADI certified dive instructor and
  56551. amateur photographer who has been diving for 10+ years, and has been
  56552. doing underwater photography for about 8 years.  He has traveled all
  56553. over the globe in pursuit of underwater fun and photos.
  56554.  
  56555. To be placed on a mailing list for notification of the availability of
  56556. a full CD-ROM or photo CD containing 100-500 high quality dive images,
  56557. by this photographer and others, contact Amiga Library Services at the
  56558. below address or via FAX at (602) 917-0917.
  56559. .date
  56560. 1994.10.19
  56561. .author
  56562. R. W. Dick
  56563. .requirements
  56564. High detail JPEG picture, 24-bit graphics card recommended.
  56565. .distribution
  56566. Copyrighted but Freely Redistributable for personal use.
  56567. .address
  56568. C/O Amiga Library Services
  56569. 610 N. Alma School Road, Suite 18
  56570. Chandler, AZ 85224
  56571. USA
  56572. .described-by
  56573. Fred Fish (fnf@amigalib.com)
  56574. .submittal
  56575. Submitted as slide directly by the photographer.
  56576. .stored-in
  56577. GoldFish-Vol2-2:BBS/pix/RD026.lha
  56578. .name
  56579. Parasaur
  56580. .author
  56581. Andrew Denton
  56582. .description
  56583. HAM and JPEG of a Parasaurolophus.  (That's okay... I can't pronounce it
  56584. either!)
  56585. .described-by
  56586. Automatically generated from Contents file by c2pi program.
  56587. .short
  56588. HAM and JPEG of Parasaurolophus.
  56589.  
  56590. .stored-in
  56591. GoldFish-Vol2-2:BBS/pix/Parasaur.lha
  56592. .name
  56593. Thunder
  56594. .author
  56595. Andrew Denton
  56596. .description
  56597. Another "hungry-looking" dinosaur.  HAM and JPEG formats.
  56598. .described-by
  56599. Automatically generated from Contents file by c2pi program.
  56600. .short
  56601. HAM and JPEG of dinosaur.
  56602. .stored-in
  56603. GoldFish-Vol2-2:BBS/pix/Thunder.lha
  56604.  
  56605. .name
  56606. ABC-Patterns
  56607. .type
  56608. Picture
  56609. .short
  56610. 200+ WorkBench backdrop patterns
  56611. .description
  56612. A collection of over 200 WorkBench backdrop patterns
  56613.  
  56614.    The patterns are designed for ...
  56615.    - a proportional ScreenMode (640x512, for example) with square pixels
  56616.    - an 8-color Workbench Screen (3 bitplanes)
  56617.    - colors similar to the colors of "MagicWB"
  56618.      (© 1993 by Martin Huttenloher)
  56619.  
  56620. .version
  56621. 1.1
  56622. .date
  56623. 1994.10.04
  56624. .author
  56625. Dietmar Knoll
  56626. .requirements
  56627. Requires OS2.0+
  56628. .distribution
  56629. Copyrighted but Freely Redistributable
  56630. .address
  56631. Iltisweg 6
  56632. D-37081 Gottingen
  56633. GERMANY
  56634. .email
  56635. knoll@namu01.gwdg.de
  56636. .docs
  56637. ABC-Patterns.doc
  56638. ABC-Patterns.guide
  56639. .described-by
  56640. Dan Fish (daf@starfish.amigalib.com)
  56641. .submittal
  56642. Downloaded via ftp from wuarchive.wustl.edu.
  56643. .stored-in
  56644. GoldFish-Vol2-2:BBS/pix/ABC-Patterns-1.1.lha
  56645. .name
  56646. CreaTV-Icons
  56647. .type
  56648. Workbench Icons
  56649. .short
  56650. Icons for MagicWB-styled Workbenches
  56651. .description
  56652. A sample bunch of Drive-icons, Dock-icons (usable with
  56653. e.g. Toolmanager or as Tool-icons), default icons for
  56654. use with the whatis.library-package and more.
  56655. These artworks are reflecting the style of the Magic-
  56656. WorkBenchIcons.
  56657. .version
  56658. 1.0
  56659. .author
  56660. Karsten Böhm
  56661. .distribution
  56662. Giftware
  56663. .address
  56664. Ringstr. 55 A
  56665. 91555 Feuchtwangen
  56666. Germany
  56667. .described-by
  56668. Karsten Böhm
  56669. .submittal
  56670. Submitted on disk directly by the author.
  56671.  
  56672.  
  56673.  
  56674. .stored-in
  56675. GoldFish-Vol2-2:BBS/pix/CreaTV-Icons-1.0.lha
  56676. .name
  56677. GreatSASCIcons
  56678. .type
  56679. Workbench Tool
  56680. .short
  56681. Great SAS C Icons (MagicWB style)
  56682. .description
  56683. A totally cool collection of icons for use with SAS C version 6.5.
  56684. The icons are roughly based off of the icons included with the Sas C pakage.
  56685. Enjoy Everyone. These icons are by the way the *best* (much better then an
  56686. earlier coolection I saw on Aminet which only included the icons for the
  56687. starter_project folder.
  56688. .author
  56689. Jody Andrew Garnett
  56690. .distribution
  56691. Copyrighted but Freely Redistributable
  56692. .email
  56693. jgarnett@sfu.ca
  56694. .docs
  56695. greatsascicons.readme
  56696. .described-by
  56697. Richard Fish
  56698. .submittal
  56699. Downloaded via ftp from Aminet.
  56700. .stored-in
  56701. GoldFish-Vol2-2:BBS/pix/GreatSASCIcons.lha
  56702. .name
  56703. IconPack
  56704. .short
  56705. Complete collection of replacement icons
  56706. .version
  56707. 1.0
  56708. .author
  56709. Tom Ekstr|m (litoek@kielo.uta.fi)
  56710. .description
  56711. IconPack is a complete collection of replacement icons
  56712. for Workbench 2 and 3. They are designed to look good
  56713. on a standard four-colour, high resolution, non-
  56714. interlaced screen. They are of the same shape and size
  56715. and use the same colour scheme of gray, black, white
  56716. and blue as the original icons.
  56717. IconPack contains icons for all standard Workbench files,
  56718. plus icons for some popular PD/shareware programs, hard-disk
  56719. related tools, and all usual datafiles (such as pictures,
  56720. textfiles, music etc.)
  56721.  
  56722. IconPack also includes the Iconizer utility to make the
  56723. installation of images from one icon to another as effortless
  56724. as possible. Iconizer changes only the imagery of icons, not
  56725. affecting the tool types, position, etc.
  56726. Source and destination icons can be selected either according to
  56727. a script, or manually with appwindow/file requester support.
  56728. Sporting a font-sensitive, graphical user-interface, Iconizer
  56729. lets you see the new image and the original image side-by-side,
  56730. before the installation, and lets you install or reject icons on
  56731. an icon-by-icon basis.
  56732. A script for Iconizer is provided that installs the icons from
  56733. IconPack to you workbench.
  56734. .requirements
  56735. AmigaDOS version 2 or later. The installer requires at least
  56736. version 2.04.
  56737. .address
  56738. Tiilentekijankatu 16 as.10
  56739. FIN-20810 Turku
  56740. FINLAND
  56741. (Europe)
  56742. .email
  56743. litoek@kielo.uta.fi
  56744. .distribution
  56745. IconPack is freely distributable as long as all files are
  56746. included in the distribution, without deletions, additions
  56747. or modifications of any kind.
  56748. .submittal
  56749. Submitted electronically by the Author
  56750. .docs
  56751. IconPack.doc
  56752. IconPack.guide
  56753.  
  56754.  
  56755.  
  56756.  
  56757.  
  56758.  
  56759. .stored-in
  56760. GoldFish-Vol2-2:BBS/pix/IconPack-1.0.lha
  56761. .name
  56762. isoicons8
  56763. .type
  56764. icons
  56765. .short
  56766. Set of 8 color icons for WB 2.04
  56767. .description
  56768. Well, here they are: 8-color icons for WB 2.04.  These icons are nearly
  56769. exact duplicates of the 16-color icons designed by Roger McVey, with a few
  56770. additions for icons that he did not include, and a few edits to some of the
  56771. icons that I felt could be improved.
  56772. .author
  56773. Eric Penn
  56774. Roger McVey
  56775. .distribution
  56776. Copyrighted but Freely Redistributable
  56777. .docs
  56778. Note.readme
  56779. README.PLEASE
  56780. .described-by
  56781. Richard Fish
  56782. .submittal
  56783. Submitted electronically directly by the author.
  56784. .stored-in
  56785. GoldFish-Vol2-2:BBS/pix/IsoIcons8.lha
  56786. .name
  56787. MagicExpansion
  56788. .type
  56789. Workbench Tool
  56790. .short
  56791. Useful expansions for MagicWB and MUI
  56792. .description
  56793. MagicExpansion is a package with  lots  of  expansions  for  MagicWB  by
  56794. Martin  Huttenloher  and  MUI  (MagicUserInterface)  by  Stefan  Stuntz.
  56795. .version
  56796. 1.3
  56797. .author
  56798. Johannes Beigel
  56799. .distribution
  56800. Giftware
  56801. .address
  56802. Fliederstr. 43a
  56803. 65396 Walluf
  56804. GERMANY
  56805. .docs
  56806. docs/english/ME13.doc
  56807. docs/english/ME13.guide
  56808. docs/deutsch/ME13.doc
  56809. docs/deutsch/ME13.guide
  56810. docs/Changes
  56811. docs/TODO
  56812. .described-by
  56813. Richard Fish
  56814. .submittal
  56815. Downloaded via ftp from Aminet.
  56816. .stored-in
  56817. GoldFish-Vol2-2:BBS/pix/MagicExpansion-1.3.lha
  56818. .name
  56819. MagicIcons
  56820. .author
  56821. Thomas Baetzler
  56822. .description
  56823. Standard icons are just so boooring... After installing MagicWB I disliked
  56824. my old icons even more and I started to fiddle around with the existing
  56825. material to produce something more in line with the new 'magic' look of my
  56826. system. And this is the result.  Nothing really original, since I just took
  56827. a set of MagicWB icons, another set of my old icons and stir-fried them
  56828. using Deluxe Paint.
  56829. .described-by
  56830. Automatically generated from Contents file by c2pi program.
  56831. .short
  56832. A set of icons for MagicWB.
  56833. .stored-in
  56834. GoldFish-Vol2-2:BBS/pix/MagicIcons.lha
  56835. .name
  56836. TrashIntel
  56837. .type
  56838. Icon
  56839. .short
  56840. "Intel Inside" trashcan icon
  56841. .description
  56842. I put together this icon from Intel In/Out WB pics downloaded here.
  56843. .author
  56844. Bill Chin
  56845. .distribution
  56846. Copyrighted but Freely Redistributable
  56847. .email
  56848. b.chinjr@genie.geis.com
  56849. .described-by
  56850. Richard Fish
  56851. .submittal
  56852. Submitted electronically directly by the author.
  56853.  
  56854. .stored-in
  56855. GoldFish-Vol2-2:BBS/pix/TrashIcon.lha
  56856. .name
  56857. TrevsWBPix
  56858. .type
  56859. Workbench Tool
  56860. .short
  56861. Set of MagicWB patterns, etc
  56862. .description
  56863. Excuse me, but I'm too lazy to write very much so...
  56864. The original archive contains this text file, a prefs drawer (with 16 magic workbench images in the
  56865. patterns drawer, a presets drawer, and the env-archive drawer), a piece of a startup-sequence in the
  56866. s: dir, and a rand command in the c: dir., as well as two sample pictures grabbed from my WB.
  56867. .author
  56868. Trevor Morris
  56869. .distribution
  56870. Freeware
  56871. .docs
  56872. readme
  56873. .described-by
  56874. Richard Fish
  56875. .submittal
  56876. Downloaded via ftp from Aminet.
  56877. .stored-in
  56878. GoldFish-Vol2-2:BBS/pix/TrevsWBPix.lha
  56879. .name
  56880. TVPreview
  56881. .author
  56882. Christoph Feck
  56883. .description
  56884. A screen grab of a yet-to-be-released interactive 24-bit picture viewer
  56885. called TowerView.
  56886. .described-by
  56887. Automatically generated from Contents file by c2pi program.
  56888. .short
  56889. Screen grab of interactive pic viewer.
  56890. .stored-in
  56891. GoldFish-Vol2-2:BBS/pix/TVPreview.lha
  56892. .name
  56893. Asm93_gfx
  56894. .author
  56895. Various
  56896. .description
  56897. Various pics from Asm93 gfx compo.
  56898. .described-by
  56899. Automatically generated from Contents file by c2pi program.
  56900. .short
  56901. Various pics from Asm93 gfx compo.
  56902. .stored-in
  56903. GoldFish-Vol2-2:BBS/pix/Asm93_gfx.lha
  56904.  
  56905. .name
  56906. BootPics
  56907. .type
  56908. Picture
  56909. .short
  56910. Some nice pictures for bootpic/backdrop
  56911. .description
  56912. These four pictures are the first of a possible series of pictures
  56913. intended to be used in conjunction with "BootPic" or any other utility
  56914. which displays a picture during the startup sequence.
  56915. .version
  56916. ?.?
  56917. .author
  56918. Christian Hayden
  56919. .distribution
  56920. Copyrighted but Freely Redistributable
  56921. .email
  56922. christian_hayden@Alien.inter-eireann.ie
  56923. .docs
  56924. bootpics.readme
  56925. .described-by
  56926. Dan Fish (daf@starfish.amigalib.com)
  56927. .submittal
  56928. Downloaded via ftp from wuarchive.wustl.edu.
  56929. .stored-in
  56930. GoldFish-Vol2-2:BBS/pix/BootPics.lha
  56931. .name
  56932. FishStuff
  56933. .type
  56934. Picture
  56935. .short
  56936. Collection of Pictures by Pat Fish
  56937. .description
  56938. ComputerWarsArt:
  56939.  
  56940. Humorous computer wars IFF pictures & brushes. Hardware and Operating Systems
  56941. depicted: Amiga, Apple, Atari, IBM, Intel, Mac, MicroSoft Windows, OS/2, PS/2.
  56942. The Ami CHECKMARK & spinning (color cycling) BOING-ball are also present in
  56943. this variety-filled collection. Some of the graphics are in the style of Jim
  56944. Sachs or Brad Schenck. The included Computer GraveYard pic has a Halloween
  56945. motif with digitized elements. Suitable for framing or dissection as clip-art
  56946. in your own pro-Amiga demos, games, presentations, newsletters, as long as
  56947. credit is given.  All images except for the Intel and two small Mac pics are
  56948. by Pat Fish.
  56949.  
  56950.  
  56951. UserGroupLogoArt:
  56952.  
  56953. IFF Pictures of Mohawk Valley Amiga User Group-related COLOR CLIP ART. Includes
  56954. several versions of the Amiga CHECKMARK, and stylized MVAUG and GURU (Greater
  56955. Utica-Rome Users) logos, with extras like a library-disk brush and 3D extruded
  56956. Checkmark-GURU symbol. MVAUG logos appear in 3 different styles: One based on
  56957. the
  56958. original Amiga typeface (as seen on the 1000 and most brochures); 2 variations
  56959. modeled on the second official CBM Amiga emblem (sharp blue trapezoid shape
  56960. with tail underline); a 3rd using my original font encompassing the Checkmark
  56961. as two of the letters. Designed to look correct regardless of resolution or
  56962. aspect ratio. Provided in a variety of sizes and depths to look good on AGA
  56963. machines or even the original A1000. Components of the images and text
  56964. characters can be clipped for custom usage in demos, presentations,
  56965. newsletters, games, etc., as long as credit is given. By Pat Fish.
  56966.  
  56967.  
  56968. FishDrawings:
  56969.  
  56970. A few of my early pics with different themes (mostly IFF format). Two Halloween
  56971. images with spooky cat (diff resolutions) and pumpkin brushes. A No-Bat pic in
  56972. GIF format, an early Mets Logo, a stylized blue-shaded graphic-word "FISH",
  56973. rainbow color cycling logo for People for the Ethical Treatment of Animals, a
  56974. Contra-Aid political cartoon originally done on the C64, later colored on
  56975. Amiga, and two Doodle converted pics from the C=64, one of Mr. Spock, and of
  56976. my earliest No-Apples logo. By Pat Fish.
  56977. .author
  56978. Pat Fish
  56979. .distribution
  56980. Copyrighted but Freely Redistributable
  56981. .address
  56982. 948 Stark St.
  56983. Utica NY 13502-4123
  56984. USA
  56985. .email
  56986. pfish@erc.cat.syr.edu
  56987. .docs
  56988. ComputerWarsArt.Contents
  56989. FishDrawings.Contents
  56990. UserGroupLogoArt.Contents
  56991. FishSubmission.txt
  56992. .described-by
  56993. Richard Fish
  56994. .submittal
  56995. Submitted electronically directly by the author.
  56996. .stored-in
  56997. GoldFish-Vol2-2:BBS/pix/FishStuff.lha
  56998.  
  56999. .name
  57000. HubblePics
  57001. .type
  57002. Picture
  57003. .short
  57004. Misc pictures from Hubble project
  57005. .description
  57006. Miscellaneous scanned pictures from the Hubble project.
  57007. Includes pictures of the shuttle crew fixing Hubble,
  57008. and some images that it took after it was fixed.
  57009. .author
  57010. NASA
  57011. .described-by
  57012. Fred Fish (fnf@fishpond.cygnus.com)
  57013. .submittal
  57014. A coworker that ftp'd them from an internet site (NASA?).
  57015. .contents
  57016. HubblePics    Miscellaneous scanned pictures from the Hubble project.
  57017.         Includes pictures of the shuttle crew fixing Hubble,
  57018.         and some images that it took after it was fixed.
  57019.         Author:  NASA
  57020. .stored-in
  57021. GoldFish-Vol2-2:BBS/pix/HubblePics.lha
  57022. .name
  57023. NewFromCBM
  57024. .author
  57025. Geoff Seeley
  57026. .description
  57027. New from Commodore! Well, ok, not quite new... But it was at one time...
  57028. :-).  I knew that CBM used to make watches and calulators but I had no idea
  57029. they made these things.  Imagine my surprise when I was looking through
  57030. some old instructions for a car computer my dad bought way back when and
  57031. seeing this advertisement... :-)
  57032. .described-by
  57033. Automatically generated from Contents file by c2pi program.
  57034. .short
  57035. Commodore advertisement from early years
  57036. .stored-in
  57037. GoldFish-Vol2-2:BBS/pix/NewFromCBM.lha
  57038. .name
  57039. SIRDS-Images
  57040. .fullname
  57041. Misc SIRDS Images
  57042. .aminet-dir
  57043. pix/misc
  57044. .type
  57045. Picture
  57046. .short
  57047. 51 Single Image Random Dot Stereograms.
  57048. .description
  57049. An archive of 51 miscellaneous Single Image Random Dot Stereograms.
  57050.  
  57051. Have you walked through a mall lately? These days, as you wander past
  57052. most of the poster shops, there will be a large group of people
  57053. staring at the same poster with surprisingly weird expressions on
  57054. their faces. Some will be in the initial stages of denial or
  57055. rejection---they will be concentrating, some slowly rocking their
  57056. heads backwards and forwards, searching for an image that they have
  57057. never seen before. Others will be grinning from ear to ear, pointing
  57058. at the poster, chuckling with their friends that a member of their
  57059. group hasn't seem them yet.  "Come on Bill, come on!", they cry and as
  57060. Bill gets increasingly more frustrated he concentrates harder and
  57061. harder, until finally (if he's lucky) he sees a true 3D image, without
  57062. the need for special glasses or equipment.
  57063.  
  57064. These pictures are known as Single Image Random Dot Stereograms
  57065. (SIRDS), or Single Image Stereograms (SIS) depending on whether the
  57066. picture contains random dots as a base for the 3D effect, or a
  57067. repetitive pattern. Unfortunately, each commercial company has
  57068. labelled them differently. Shop owners generally don't know what you
  57069. mean, unless you say "Hollusion" or one of the many other specific
  57070. names.
  57071.  
  57072. (Description from SIRDS-FAQ by Stuart Inglis)
  57073. .version
  57074. ?.?
  57075. .author
  57076. Miscellaneous
  57077. .distribution
  57078. Copyrighted but Freely Redistributable
  57079. .docs
  57080. SIRDS-FAQ
  57081. .described-by
  57082. Fred Fish (fnf@amigalib.com)
  57083. .submittal
  57084. Downloaded via ftp from katz.anu.edu.au
  57085. .stored-in
  57086. GoldFish-Vol2-2:BBS/pix/SIRDS-Images.lha
  57087. .name
  57088. ST-CLIPS.lha
  57089. .type
  57090. Clipart for DTP program PageStream, Prof. Page
  57091. .short
  57092. 3 Star Trek logo's
  57093. .description
  57094. Contains a TNG, TOS and the Klingon Logo
  57095. .version
  57096. 0.07
  57097. .date
  57098. 1994.10.07
  57099. .author
  57100. Ernest Otte
  57101. .requirements
  57102. PageStream 2.2+ or Professional Page.
  57103. .distribution
  57104. mailware
  57105. .address
  57106. Ernest Otte
  57107. A. Kuyperstraat 8
  57108. 8161 DW   Epe
  57109. The Netherlands
  57110. .email
  57111. ernest@xs4all.nl
  57112. .stored-in
  57113. GoldFish-Vol2-2:BBS/pix/ST-CLIPS-0.07.lha
  57114. .name
  57115. TShirt
  57116. .author
  57117. Eric W Schwartz and an unknown artist
  57118. submitted by Martin Schulze
  57119. .description
  57120. These are two pictures which I have printed on my TShirt.  Front: Amicon5
  57121. Flip the Frog & Clarisse Cat by Eric W.  Schwartz.  Back : Green Smily &
  57122. Don't Panic known from the cover of some DNA-books.
  57123. .described-by
  57124. Automatically generated from Contents file by c2pi program.
  57125. .short
  57126. Tshirt pics, by Eric Schwartz.
  57127. .stored-in
  57128. GoldFish-Vol2-2:BBS/pix/TShirt.lha
  57129. .name
  57130. VahlenkampArt
  57131. .type
  57132. Pictures
  57133. .short
  57134. Small selection of HAM/HAM8 artwork
  57135. .description
  57136. The files in this archive:
  57137.  
  57138. Landscape.pic      320x400x6
  57139. RainbowWeb.pic     784x454x8
  57140. RGB.pic            784x454x8
  57141. SpaceTemple.pic    640x400x8
  57142. VortexTemple.pic   784x454x8
  57143.  
  57144. are a small selection of HAM/HAM8 artwork I created with DeluxePaint
  57145. IV AGA and Genesis. These pictures are freely redistributable, so feel
  57146. free to copy them. However, they must not be sold for profit without
  57147. my permission.
  57148. .author
  57149. Henning Vahlenkamp
  57150. .distribution
  57151. Copyrighted but Freely Redistributable
  57152. .address
  57153. 216 Spring Hill Road
  57154. Matawan, NJ 07747
  57155. .email
  57156. vahlenka@trenton.edu
  57157. .construction
  57158. Created with DeluxePaint
  57159. .docs
  57160. README
  57161. .described-by
  57162. Richard Fish
  57163. .submittal
  57164. Downloaded via ftp from Aminet.
  57165. .stored-in
  57166. GoldFish-Vol2-2:BBS/pix/VahlenkampArt.lha
  57167. .name
  57168. Crygirl.jpg
  57169. .type
  57170. Picture
  57171. .short
  57172. Cyrstal Girl picture by Corinna
  57173. .description
  57174. Crystal Girl is a composite of my sister and some art I created
  57175. independently.
  57176. .author
  57177. Corinna Cohn
  57178. .distribution
  57179. Copyrighted but Freely Redistributable
  57180. .email
  57181. emrozenb@indyunix.iupui.edu
  57182. .construction
  57183. Created using the program ImageFX.
  57184. .docs
  57185. crygirl.readme
  57186. .described-by
  57187. Richard Fish
  57188. .submittal
  57189. Downloaded via ftp from Aminet.
  57190. .stored-in
  57191. GoldFish-Vol2-2:BBS/pix/crygirl.lha
  57192. .name
  57193. SL9HSTPics
  57194. .fullname
  57195. Shoemaker-Levy 9 Comet Impacts
  57196. .aminet-dir
  57197. pix/sl9
  57198. .type
  57199. Picture
  57200. .short
  57201. 19 jpeg's of SL9 impacts from Hubble ST
  57202. .description
  57203. In Jul 1994, fragments of the Shoemaker-Levy 9 comet impacted on
  57204. Jupiter.  Here are 19 high quality jpeg images of the results of those
  57205. collisions, as captured by the Hubble Space Telescope.  Most images
  57206. also have text files that describe exactly what the image is.
  57207. .author
  57208. Hubble Space Telescope Comet Team
  57209. .version
  57210. ?.?
  57211. .distribution
  57212. Public Domain
  57213. .described-by
  57214. Fred Fish (fnf@amigalib.com)
  57215. .submittal
  57216. Downloaded via ftp from stsci.edu.
  57217. .stored-in
  57218. GoldFish-Vol2-2:BBS/pix/SL9HSTPics.lha
  57219. .name
  57220. Apache
  57221. .type
  57222. Painting
  57223. .short
  57224. Rendered picture of an Apache helicopter
  57225. .description
  57226. This Apache alike helicopter was rendered on Real3D v2.48.
  57227. Rendering time on A4000/040 was about 3.5 hours.
  57228. Background picture was done on Vista Pro.
  57229.  
  57230. You may spread this picture freely, only if this info file is included.
  57231. .author
  57232. Henri Blåfield
  57233. .distribution
  57234. Copyrighted but Freely Redistributable
  57235. .email
  57236. Procyon@ksilta.otol.fi
  57237. .construction
  57238. This Apache alike helicopter was rendered on Real3D v2.48.
  57239. Background picture was done on Vista Pro.
  57240. .docs
  57241. Apache.readme
  57242. .described-by
  57243. Richard Fish
  57244. .submittal
  57245. Downloaded via ftp from Aminet
  57246. .stored-in
  57247. GoldFish-Vol2-2:BBS/pix/Apache.lha
  57248. .name
  57249. Baldwin
  57250. .type
  57251. Painting
  57252. .short
  57253. Aladdin 4D raytrace, Baldwin grand piano
  57254. .description
  57255. This is a render I did while learning to use Aladdin 4D - I mostly
  57256. wanted an image in which i could experiment with lense flare.  This is,
  57257. accordingly, a fairly simple image, with a grand piano sitting in the
  57258. middle of a featureless expanse of wooden floor.  There are two versions
  57259. included, a 1280x1024x24 JPEG version and an 800x600 HAM8 version.
  57260. .author
  57261. Steve Koren
  57262. .distribution
  57263. Copyrighted but Freely Redistributable
  57264. .email
  57265. koren@fc.hp.com
  57266. .docs
  57267. Baldwin.doc
  57268. .described-by
  57269. Fred Fish (fnf@amigalib.com)
  57270. .submittal
  57271. Downloaded via ftp from Aminet
  57272. .stored-in
  57273. GoldFish-Vol2-2:BBS/pix/Baldwin.lha
  57274. .name
  57275. BumpyPots
  57276. .type
  57277. Picture
  57278. .short
  57279. Rendered picture of 3 Bumpy Pots
  57280. .description
  57281. This is an image I orignaly created some time ago.  However I pulled it
  57282. out of the wood work and rerendered it after making a few minor changes.
  57283.  
  57284. The Image was created on a Commodore Amiga 4000/040, using Impluse's
  57285. Imagine V2.9 rendering software.
  57286.  
  57287. It was generated as a 1280x1024 24bit IFF image and scaled down to a
  57288. 1024x768 JPEG image.  It took 4 hours to raytrace.
  57289. .date
  57290. 1994.04.27
  57291. .author
  57292. Alexander Craig
  57293. .distribution
  57294. Copyrighted but Freely Redistributable
  57295. .address
  57296. Alexander Craig
  57297. 5 Chatsworth Way
  57298. London, SE27 9HR
  57299. ENGLAND
  57300. .email
  57301. eezer@dcs.warwick.ac.uk
  57302. .docs
  57303. BumpyPots.doc
  57304. .described-by
  57305. Richard Fish
  57306. .submittal
  57307. Downloaded via ftp from Aminet
  57308. .stored-in
  57309. GoldFish-Vol2-2:BBS/pix/BumpyPots.lha
  57310. .name
  57311. Butterfly
  57312. .author
  57313. Chris Short
  57314. .description
  57315. A 3D Imagine trace of an electronic butterfly.
  57316. .described-by
  57317. Automatically generated from Contents file by c2pi program.
  57318. .short
  57319. Butterfly
  57320. .stored-in
  57321. GoldFish-Vol2-2:BBS/pix/ButterFly.lha
  57322. .name
  57323. Chunli03.jpg
  57324. .type
  57325. Picture
  57326. .short
  57327. Chun Li doing spinning bird kick
  57328. .description
  57329. Raytraced JPEG - Chun Li doing spinning bird kick
  57330. .author
  57331. Tom Woof
  57332. .distribution
  57333. Copyrighted but Freely Redistributable
  57334. .described-by
  57335. Richard Fish
  57336. .submittal
  57337. Downloaded via ftp from Aminet.
  57338. .stored-in
  57339. GoldFish-Vol2-2:BBS/pix/Chunli03.lha
  57340. .name
  57341. Cobra.jpg
  57342. .type
  57343. Picture
  57344. .short
  57345. Bell Cobra helicopter over Water
  57346. .description
  57347. The Scene shows a Bell Cobra type fighting helicopter over a bump
  57348. mapped, quite realistic Water surface.
  57349.  
  57350.     Pink
  57351. .author
  57352. bsieker@techfak.uni-bielefeld.de
  57353. .distribution
  57354. Copyrighted but Freely Redistributable
  57355. .email
  57356. bsieker@techfak.uni-bielefeld.de
  57357. .described-by
  57358. Richard Fish
  57359. .submittal
  57360. Downloaded via ftp from Aminet.
  57361. .stored-in
  57362. GoldFish-Vol2-2:BBS/pix/Cobra.lha
  57363.  
  57364. .name
  57365. PICS3D
  57366. .fullname
  57367. PICS3D
  57368. .short
  57369. 8 3D pictures for DCTV and Xspecs-3D
  57370. .type
  57371. Picture
  57372. .author
  57373. Mike Danielsen
  57374. .distribution
  57375. Copyrighted, distributed by permission of author.
  57376. .email
  57377. miked@areaplg2.corp.mot.com
  57378. .described-by
  57379. Fred Fish (fnf@fishpond.cygnus.com)
  57380. .submittal
  57381. Downloaded via ftp from wuarchive.wustl.edu.
  57382. .description
  57383. Here's a bunch of 3d pictures made with Caligari 2. To view these
  57384. pictures you must have a DCTV and Xspecs-3D or equivalent LCD glasses.
  57385. Just use your favorite show program and something like the flipglas
  57386. program by Ed Tannenbaum to view them.
  57387.  
  57388. The pictures were created by creating 2 separate images in Caligari
  57389. and then combining them into a single interlaced image with ADpro.
  57390. Included in the archive is an AREXX script that interlaces the two
  57391. images together. It is called f3.adpro so that it can be easily run
  57392. from ADpro. You can rename it to anything you want.
  57393.  
  57394. Making 3d pictures with Caligari is really easy. Just render the same
  57395. scene twice with slightly different camera positions for each
  57396. image. The way that you should move the camera or eye position is to
  57397. select screen mode and lock out y movement and then move the eye to
  57398. the left or right. If you move it to the left then this rendering
  57399. should be the left image. Make sure to save both images with different
  57400. names such as pic.l and pic.r so that you can tell them apart later
  57401. when you load them into ADpro. Be careful to not move the eye position
  57402. too much or the scene will be hard to view with the Xspecs glasses.
  57403.  
  57404. I hope you enjoy the pictures and if you have any comments or
  57405. questions please let me know.
  57406.  
  57407. included pictures:
  57408.  
  57409.   barrel.3d
  57410.   beethoven.3d
  57411.   porche.3d
  57412.   ship.3d
  57413.   teapot.3d
  57414.   tracbot.3d
  57415.   tribot.3d
  57416.   zero-gbot.3d
  57417.  
  57418. Some of these picture use lightwave objects or robots from the Antic
  57419. Microbot design pack for Sculpt3d.
  57420. .stored-in
  57421. GoldFish-Vol2-2:BBS/pix/Danielsen.lha
  57422. .name
  57423. Digiview4_0
  57424. .type
  57425. Picture
  57426. .short
  57427. Ray Traced Picture in HAM8 Format.
  57428. .description
  57429. Ray Traced Picture of Digiview Camera
  57430. in HAM8 format.
  57431. .author
  57432. jameslan@nbnet.nb.ca
  57433. .distribution
  57434. Copyrighted but Freely Redistributable
  57435. .email
  57436. jameslan@nbnet.nb.ca
  57437. .docs
  57438. Digiview4_0.readme
  57439. .described-by
  57440. Richard Fish
  57441. .submittal
  57442. Downloaded via ftp from Aminet.
  57443. .stored-in
  57444. GoldFish-Vol2-2:BBS/pix/DigiView.lha
  57445. .name
  57446. DinoVR.jpg
  57447. .type
  57448. Picture
  57449. .short
  57450. Imagine dinosaur in desert scene
  57451. .description
  57452. This is an Imagine 3.0 raytrace of a velociraptor based dinosaur, in
  57453. a desert landscape.
  57454. .author
  57455. Andrew Nunn
  57456. .distribution
  57457. Copyrighted but Freely Redistributable
  57458. .email
  57459. apn@moby.demon.co.uk (Andrew Nunn)
  57460. .described-by
  57461. Richard Fish
  57462. .submittal
  57463. Downloaded via ftp from Aminet.
  57464. .stored-in
  57465. GoldFish-Vol2-2:BBS/pix/DinoVR.lha
  57466. .name
  57467. earth.jpg
  57468. .type
  57469. Picture
  57470. .short
  57471. Topographic bumpmapped earth
  57472. .description
  57473. Shows a sphere color mapped with a topographic map of the earth with
  57474. the usual colors (shades of blue for below Zero, green, yellowish to
  57475. brown for increasing heights) and bump mapped using a greyscale image
  57476. of the same data. To add a little ambience I added a second sphere
  57477. with turbidity to simulate a (way too thick!) atmosphere. This image
  57478. is not meant to look like the earth in space, but I like it anyway.
  57479.  
  57480.     Pink
  57481. .author
  57482. bsieker@techfak.uni-bielefeld.de
  57483. .distribution
  57484. Copyrighted but Freely Redistributable
  57485. .email
  57486. bsieker@techfak.uni-bielefeld.de
  57487. .described-by
  57488. Richard Fish
  57489. .submittal
  57490. Downloaded via ftp from Aminet.
  57491. .stored-in
  57492. GoldFish-Vol2-2:BBS/pix/Earth.lha
  57493. .name
  57494. FishOcean
  57495. .type
  57496. Picture
  57497. .short
  57498. Picture from Stephan Fuhrmann
  57499. .description
  57500. Picture from Stephan Fuhrmann
  57501. .author
  57502. Stephan Fuhrmann
  57503. .distribution
  57504. Copyrighted but Freely Redistributable
  57505. .address
  57506. Erikstra_e 30
  57507. 24837 Schleswig
  57508. Germany
  57509. .described-by
  57510. Richard Fish
  57511. .submittal
  57512. Submitted electronically directly by the author.
  57513. .stored-in
  57514. GoldFish-Vol2-2:BBS/pix/FishOcean.lha
  57515. .name
  57516. FutureCity
  57517. .type
  57518. Drawing
  57519. .short
  57520. Rendered scene of a Future City
  57521. .description
  57522. Rendered scene of a Future City, inspired by Allessandro Saponi's picture
  57523. 'NipponRyori Ten'.
  57524. .author
  57525. BitART Design
  57526. .distribution
  57527. Copyrighted but Freely Redistributable
  57528. .address
  57529. BitART Design
  57530. Computer Generated Imaging
  57531. P.O.Box 12
  57532. A-6176 Voels
  57533. AUSTRIA/EUROPE
  57534. .email
  57535. Armin.Kleinschmidt@uibk.ac.at
  57536. .construction
  57537. It was done with Lightwave 3.0 and Opal Paint
  57538. .docs
  57539. FutureCity.readme
  57540. .described-by
  57541. Richard Fish
  57542. .submittal
  57543. Downloaded via ftp from Aminet.
  57544. .stored-in
  57545. GoldFish-Vol2-2:BBS/pix/FutureCity.lha
  57546. .name
  57547. Helmet
  57548. .type
  57549. Picture
  57550. .short
  57551. Helmet with a skull wearing it.
  57552. .description
  57553. This is a Imagine trace of a very cool looking helmet with a
  57554. slightly neanderthalish skull wearing it. Objects surrounded
  57555. with roses. Essence 1&2 used extensively.
  57556. Comments welcomed...thanks.
  57557. .author
  57558. Paul Wehner
  57559. .distribution
  57560. Copyrighted but Freely Redistributable
  57561. .email
  57562. usr9110a@tso.uc.edu
  57563. .docs
  57564. Helmet.readme
  57565. Picture.txt
  57566. .described-by
  57567. Richard Fish
  57568. .submittal
  57569. Downloaded via ftp from Aminet.
  57570.  
  57571. .stored-in
  57572. GoldFish-Vol2-2:BBS/pix/Helmet.lha
  57573. .name
  57574. Interior
  57575. .type
  57576. Picture
  57577. .short
  57578. Picture of a building interior
  57579. .description
  57580. OK, there's a bit of a story behind this one.  My father is an archetiect,
  57581. and his company is heavly computerised of the CAD side of things.  However
  57582. at no point do they use computers for visulisation - they print out their
  57583. plans and go away and build a nice scale model to be photographed.  Very
  57584. inefficient I thought.  So I set about producing some images for photo's
  57585. and plans of their buildings to show them what could be done with the
  57586. correct tools and a bit of patience.
  57587. .date
  57588. 1994.04.27
  57589. .author
  57590. Alexander Craig
  57591. .distribution
  57592. Copyrighted but Freely Redistributable
  57593. .address
  57594. Alexander Craig
  57595. 5 Chatsworth Way
  57596. London, SE27 9HR
  57597. ENGLAND
  57598. .email
  57599. eezer@dcs.warwick.ac.uk
  57600. .construction
  57601. The Image was created on a Commodore Amiga 4000/040, using Impluse's
  57602. Imagine V2.9 rendering software.
  57603. .docs
  57604. Interior.doc
  57605. .described-by
  57606. Richard Fish
  57607. .submittal
  57608. Downloaded via ftp from Aminet
  57609.  
  57610. .stored-in
  57611. GoldFish-Vol2-2:BBS/pix/Interior.lha
  57612.  
  57613. .name
  57614. bismarkplus
  57615. .fullname
  57616. bismarkplus
  57617. .short
  57618. Schlachtschiff Bismarck raytrace
  57619. .type
  57620. Picture
  57621. .author
  57622. Jamn Van Overbeke
  57623. .address
  57624. Dalenstraat 9,
  57625. 3020 Herent
  57626. Belgium
  57627. .distribution
  57628. Copyrighted, distributed by permission of author.
  57629. .email
  57630. cthulhu@Belgium.EU.net
  57631. .described-by
  57632. Fred Fish (fnf@fishpond.cygnus.com)
  57633. .submittal
  57634. Downloaded via ftp from wuarchive.wustl.edu.
  57635. .description
  57636.  
  57637.                           > Jan Van Overbeke, 3-DEE <
  57638.                                    presents:
  57639.  
  57640.                              #####        __ |
  57641.                                #####     L__||
  57642.                                   ##@#   _TT___
  57643.                                    %#   |    __|
  57644.                             | __    _-|  T  T_
  57645.                             ||__J  |  l  |   _|
  57646.                               TT__ |   \ |   |
  57647.                          \__ _-- | |    \|   l-_   __/
  57648.                     \ __ |__||   | |     |      | |__| __/
  57649.                   ___|__|_TT_|___|_|_____|______|__TT_|__|___
  57650.                   \      _____________________________      /
  57651.                    \ ooo                              o oo /
  57652.                     \                                     /
  57653.         ~~~~~~~~~~~~~\                                   /~~~~~~~~~~~~~
  57654.                       \______________________________JVO/
  57655.  
  57656.                           > Schlachtschiff Bismarck <
  57657.  
  57658.                 As she must have looked like before she entered
  57659.        Grimstadtfjord near Bergen from the 18th to the 21st of may 1941
  57660.                      while executing "Operation Rheinübung"
  57661.                Included all batteries ranging from 20mm to 380mm
  57662.  
  57663.           A compilation of history and images 53 years in the making
  57664.                      Yet unsurpassed 3-dimensional reality
  57665.                        Consists of some 130,668 polygons
  57666.                          Rendered on a 10Mb Amiga3000
  57667.  
  57668.                "We're fools to make war on the brothers in arms"
  57669.                                   Dire Straits
  57670. .stored-in
  57671. GoldFish-Vol2-2:BBS/pix/Overbeke.lha
  57672. .name
  57673. Sewerage
  57674. .type
  57675. Picture
  57676. .short
  57677. Rendered scene of a disgusting sewerage.
  57678. .description
  57679. This archive includes a rendered scene of a disgusting sewerage.
  57680. .author
  57681. BitART Design
  57682. .distribution
  57683. Copyrighted but Freely Redistributable
  57684. .address
  57685. BitART Design
  57686. Computer Generated Imaging
  57687. P.O.Box 12
  57688. A-6176 Voels
  57689. AUSTRIA/EUROPE
  57690. .email
  57691. Armin.Kleinschmidt@uibk.ac.at
  57692. .construction
  57693. It was done with Lightwave 3.0 and Opal Paint.
  57694. .docs
  57695. Sewerage.readme
  57696. .described-by
  57697. Richard Fish
  57698. .submittal
  57699. Downloaded via ftp from Aminet.
  57700. .stored-in
  57701. GoldFish-Vol2-2:BBS/pix/Sewerage.lha
  57702. .name
  57703. SharkBait.jpg
  57704. .type
  57705. Picture
  57706. .short
  57707. Imagine objects underwater in VistaPro
  57708. .description
  57709. Test render of what can be done with the combination of
  57710. VistaPro 3.0 and Imagine 3.0 ... using Opalpaint extensively
  57711. .author
  57712. kpetlig@halcyon.com
  57713. .distribution
  57714. Copyrighted but Freely Redistributable
  57715. .email
  57716. kpetlig@halcyon.com
  57717. .described-by
  57718. Richard Fish
  57719. .submittal
  57720. Downloaded via ftp from Aminet.
  57721. .stored-in
  57722. GoldFish-Vol2-2:BBS/pix/SharkBait.lha
  57723. .name
  57724. Stereo
  57725. .fullname
  57726. Raytrace of Stereo
  57727. .aminet-dir
  57728. pix/trace
  57729. .type
  57730. Picture
  57731. .short
  57732. Ray traced picture of a Stereo System.
  57733. .description
  57734. Ray traced picture of a stereo system in AGA 256.
  57735. .version
  57736. ?.?
  57737. .author
  57738. James Lanteigne
  57739. .distribution
  57740. Copyrighted but Freely Redistributable
  57741. .email
  57742. jameslan@mailserv.nbnet.nb.ca
  57743. .described-by
  57744. Fred Fish (fnf@amigalib.com)
  57745. .submittal
  57746. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  57747. .stored-in
  57748. GoldFish-Vol2-2:BBS/pix/Stereo.lha
  57749. .name
  57750. VoyageToAtlantis
  57751. .type
  57752. Picture
  57753. .short
  57754. Imagine2.9 raytraced image
  57755. .description
  57756. This is a single frame from a long animation I have been working on.
  57757. It uses several new features from Imagine 2.9. The entire animation
  57758. is over 200 Megabytes in HAM Interlace Overscan.  It looks pretty good
  57759. genlocked onto videotape.  The sub comes from out of the distance,
  57760. makes a turn in front of the camera, and goes on to find the domed
  57761. underwater city of Atlantis. The undersea plants
  57762. were made with the new twist, bend, and taper tools in the Detail
  57763. Editor.  The ocean floor is a plane with the new Wave texture. The
  57764. sunken galleon is from the Imagine 2.0 included objects. The seashells
  57765. were made with Shelley, which I got off aminet (thanks!).  The
  57766. submarine is my concept of the proposed Centurion class.  Yes, I
  57767. know submarines don't travel underwater with their mast and
  57768. and periscope up but I thought it looked cooler.  Some things I
  57769. am working on are a better hull texture, cavitation bubbles as the
  57770. prop turns (maybe with particles), and adding more detail to the hull.
  57771. Since then, I have made models of the Seawolf, Typhoon, and am working
  57772. on the Akula plus a zillion other projects.
  57773. .author
  57774. Ted Stethem
  57775. .distribution
  57776. Copyrighted but Freely Redistributable
  57777. .email
  57778. teds@ms70.nuwes.sea06.navy.mil
  57779. .docs
  57780. UNSEAVOY.TXT
  57781. .described-by
  57782. Richard Fish
  57783. .submittal
  57784. Downloaded via ftp from Aminet.
  57785.  
  57786. .stored-in
  57787. GoldFish-Vol2-2:BBS/pix/Voyage2Atlantis.lha
  57788. .name
  57789. WeirdPlanet
  57790. .type
  57791. Picture
  57792. .short
  57793. Sphere inside the hole of a torus.
  57794. .description
  57795. This is a 704 X 562 picture of a sphere inside the hole of a torus (donut). The
  57796. sphere is golden in colour (not apparent because of its reflectivity) and is
  57797. altitude mapped to give it weird patterns when reflecting the torus. The torus
  57798. has a disturbed texture on it and is also altitude mapped but not to the same
  57799. degree as the sphere. I have also rendered this picture in 1680 X 1188 for
  57800. printing on A2 size paper on a 400dpi colour bubblejet and the detail looks
  57801. amazing (possibly because I've never seen anything in that resolution before),
  57802. the 24 bit IFF of that was 4.2 megs. I might upload the jpeg of it in a few
  57803. weeks.
  57804. .author
  57805. Leo Hamulczyk
  57806. .distribution
  57807. Copyrighted but Freely Redistributable
  57808. .email
  57809. LEHAM1@vcp.monash.edu.au
  57810. .docs
  57811. Weirdplanet.readme
  57812. .described-by
  57813. Richard Fish
  57814. .submittal
  57815. Downloaded via ftp from Aminet
  57816. .stored-in
  57817. GoldFish-Vol2-2:BBS/pix/WeirdPlanet.lha
  57818. .name
  57819. im_sun.jpg
  57820. .type
  57821. Picture
  57822. .short
  57823. Nice picture of the sun.
  57824. .description
  57825. This is a pic from an animation I was working on a while back.  It uses
  57826. textures from Essence and Imagine converted to image maps for speed.
  57827. 5 Objects in all were used; 1 for the sun itself, 3 for the corona, and
  57828. one for the stars.
  57829. .author
  57830. kalb0003@gold.tc.umn.edu
  57831. .distribution
  57832. Copyrighted but Freely Redistributable
  57833. .email
  57834. kalb0003@gold.tc.umn.edu
  57835. .docs
  57836. im_sun.readme
  57837. .described-by
  57838. Richard Fish
  57839. .submittal
  57840. Downloaded via ftp from Aminet
  57841. .stored-in
  57842. GoldFish-Vol2-2:BBS/pix/im_sun.lha
  57843. .name
  57844. imgnbabe
  57845. .type
  57846. Picture
  57847. .short
  57848. Raytraced image of Manga Babe by Tomwoof
  57849. .description
  57850. This took about 1 hour 45 minutes to render on my Amiga 1200/030/40MHz.
  57851. The sky backdrop was composited after the render and some rough edges were
  57852. smoothed. It's amazing what you can do with Imagine.int and Manga Babes ;)
  57853. .author
  57854. Tomwoof
  57855. .distribution
  57856. Copyrighted but Freely Redistributable
  57857. .docs
  57858. imgnbabe.readme
  57859. .described-by
  57860. Richard Fish
  57861. .submittal
  57862. Downloaded via ftp from Aminet.
  57863. .stored-in
  57864. GoldFish-Vol2-2:BBS/pix/imgnbabe.lha
  57865. .name
  57866. PoolRachel
  57867. .fullname
  57868. Pool Rachel
  57869. .version
  57870. 1.0
  57871. .date
  57872. 1994.04.19
  57873. .author
  57874. Les Dietz
  57875. .address
  57876. \#12 5502 60 Street
  57877. Vegreville, Alberta, Canada
  57878. T9C 1P7
  57879. .email
  57880. ewaniu@ee.ualberta.ca
  57881. .type
  57882. Picture
  57883. .short
  57884. Cartoon picture for use as WB backdrop
  57885. .description
  57886. A HAM-8, 16 colour, and 8 colour IFF picture of "Rachel Raccoon"
  57887. relaxing in the pool.  These pictures are suitable as Workbench
  57888. backdrops with the right software.
  57889. .distribution
  57890. Freeware, but not to be distributed in modified form
  57891. .requirements
  57892. Any computer capable of reading Amiga IFF pictures
  57893. .construction
  57894. DPaint 4.6, Art Department Pro, Real 3D
  57895. .docs
  57896. PoolRachel.Readme
  57897. .submittal
  57898. Submitted to wuarchive.wustl.edu:pub/aminet/pix/wb by Darren Ewaniuk
  57899. .described-by
  57900. Darren Ewaniuk (ewaniu@ee.ualberta.ca)
  57901. .contents
  57902. PoolRachel    A HAM-8, 16 colour, and 8 colour IFF picture of
  57903.         "Rachel Raccoon" relaxing in the pool.  These pictures
  57904.         are suitable as Workbench backdrops with the right
  57905.         software.
  57906.         Author:  Les Dietz
  57907. .stored-in
  57908. GoldFish-Vol2-2:BBS/pix/PoolRachel-1.0.lha
  57909. .name
  57910. RachelMascot
  57911. .fullname
  57912. Rachel Mascot
  57913. .version
  57914. 1.0
  57915. .date
  57916. 1994.04.19
  57917. .author
  57918. Les Dietz
  57919. .address
  57920. \#12 5502 60 Street
  57921. Vegreville, Alberta, Canada
  57922. T9C 1P7
  57923. .email
  57924. ewaniu@ee.ualberta.ca
  57925. .type
  57926. Picture
  57927. .short
  57928. Cartoon picture for use as WB backdrop
  57929. .description
  57930. A HAM-8 and 16 colour IFF picture of "Rachel Raccoon" accepting the
  57931. "AmiCUE mascot of the year" award, suitable for use as a Workbench
  57932. backdrop with the right software.
  57933. .distribution
  57934. Freeware, but not to be distributed in modified form
  57935. .requirements
  57936. Any computer capable of reading Amiga IFF pictures
  57937. .construction
  57938. DPaint 4.6, Art Department Pro
  57939. .docs
  57940. RachelMascot.Readme
  57941. .submittal
  57942. Submitted to wuarchive.wustl.edu:pub/aminet/pix/wb by Darren Ewaniuk
  57943. .described-by
  57944. Darren Ewaniuk (ewaniu@ee.ualberta.ca)
  57945. .contents
  57946. RachelMascot    A HAM-8 and 16 colour IFF picture of "Rachel Raccoon"
  57947.         accepting the "AmiCUE mascot of the year" award, suitable
  57948.         for use as a Workbench backdrop with the right software.
  57949.         Author:  Les Dietz
  57950. .stored-in
  57951. GoldFish-Vol2-2:BBS/pix/RachelMascot-1.0.lha
  57952. .name
  57953. RachelRaccoon
  57954. .author
  57955. Leslie Dietz (and Eric Schwartz)
  57956. .description
  57957. Two new hand-drawn "Eric Schwartz" style" pictures of a cartoon raccoon.
  57958. The pictures are overscanned hi-res interlace NTSC and are provided in 256,
  57959. 16, and 8 color versions suitable for use as Workbench backdrop pictures.
  57960. Included are "Karate Rachel" and "AmiCUE Rachel".  An included bonus is a
  57961. picture of Rachel by Eric Schwartz.
  57962. .version
  57963. 3
  57964. .described-by
  57965. Automatically generated from Contents file by c2pi program.
  57966. .short
  57967. RachelRaccoon
  57968. .stored-in
  57969. GoldFish-Vol2-2:BBS/pix/RachelRaccoon-3.lha
  57970. .name
  57971. SpectrumShot
  57972. .author
  57973. Darren Eveland
  57974. .description
  57975. Screen shot of the author's workbench, after installing his new EGS
  57976. Spectrum card.  It is a 1024x768 workbench screen with 256 colours, as you
  57977. will be able to see from the open screenmode preferences screen.  It also
  57978. has a nice pic of a supermodel's face in a window, has a neat WB backdrop
  57979. and uses MagicWB icons.
  57980. .described-by
  57981. Automatically generated from Contents file by c2pi program.
  57982. .short
  57983. Screen shot of EGS Spectrum card WB.
  57984. .stored-in
  57985. GoldFish-Vol2-2:BBS/pix/SpectrumShot.lha
  57986.  
  57987. .name
  57988. hornlife
  57989. .fullname
  57990. hornlife
  57991. .short
  57992. Imagine rendered still-life
  57993. .type
  57994. Picture
  57995. .author
  57996. Robert Dickow
  57997. .distribution
  57998. Copyrighted, distributed by permission of author.
  57999. .email
  58000. dickow@crow.csrv.uidaho.edu
  58001. .described-by
  58002. Fred Fish (fnf@fishpond.cygnus.com)
  58003. .submittal
  58004. Downloaded via ftp from wuarchive.wustl.edu.
  58005. .description
  58006. This is a musical/autobiographical rendering.  All objects are by the
  58007. author.
  58008. .stored-in
  58009. GoldFish-Vol2-2:BBS/pix/HornLife.iff.lha
  58010.  
  58011. .name
  58012. SpaceScape
  58013. .fullname
  58014. SpaceScape
  58015. .short
  58016. 352x440x6 IFF raytrace view of Jupiter
  58017. .type
  58018. Picture
  58019. .author
  58020. Robert Dickow
  58021. .distribution
  58022. Copyrighted, distributed by permission of author.
  58023. .email
  58024. dickow@crow.csrv.uidaho.edu
  58025. .described-by
  58026. Fred Fish (fnf@fishpond.cygnus.com)
  58027. .submittal
  58028. Downloaded via ftp from wuarchive.wustl.edu.
  58029. .description
  58030. This is an imagine rendered image of a fanciful view of Jupiter from
  58031. one of its moons, with relics of intelligent life.
  58032. .stored-in
  58033. GoldFish-Vol2-2:BBS/pix/SpaceScape.iff.lha
  58034.  
  58035. .name
  58036. submarine
  58037. .fullname
  58038. submarine
  58039. .short
  58040. Photorealistic undersea rendering
  58041. .type
  58042. Picture
  58043. .author
  58044. Robert Dickow
  58045. .distribution
  58046. Copyrighted, distributed by permission of author.
  58047. .email
  58048. dickow@crow.csrv.uidaho.edu
  58049. .described-by
  58050. Fred Fish (fnf@fishpond.cygnus.com)
  58051. .submittal
  58052. Downloaded via ftp from wuarchive.wustl.edu.
  58053. .description
  58054. This is a photorealistic undersea rendering.  Submarine object is by
  58055. the author.
  58056. .stored-in
  58057. GoldFish-Vol2-2:BBS/pix/Submarine.iff.lha
  58058.  
  58059. .name
  58060. Road2Nowhere
  58061. .fullname
  58062. Road2Nowhere
  58063. .short
  58064. 752x480x24 JPEG raytrace, abrupt ending
  58065. .type
  58066. Picture
  58067. .author
  58068. Eric Richard Elliott
  58069. .distribution
  58070. Copyrighted, distributed by permission of author.
  58071. .email
  58072. corsa@shell.portal.com
  58073. .described-by
  58074. Fred Fish (fnf@fishpond.cygnus.com)
  58075. .submittal
  58076. Downloaded via ftp from wuarchive.wustl.edu.
  58077. .description
  58078. This picture was generated in Lightwave 3.0 (using standard objects)
  58079. and touched up in Imagemaster.  It was rendered by The Rendering
  58080. Plant.
  58081.  
  58082. About The Rendering Plant: This is the graphics subsidiary of
  58083. VideoGraphics Images in Lincoln, NE.  We are just starting out, and
  58084. are a Toaster-based video production and computer graphics company.
  58085.  
  58086. This picture is freely distributable as long as no money is charged
  58087. (except for the cost of the disk), nor can it be used in any
  58088. production without the written consent of The Rendering Plant.  Watch
  58089. for future posts from The Rendering Plant (a subsidiary of VGI)
  58090. .stored-in
  58091. GoldFish-Vol2-2:BBS/pix/Road2Nowhere.jpg.lha
  58092.  
  58093. .name
  58094. f1
  58095. .fullname
  58096. f1
  58097. .short
  58098. 948x428x24 JPEG raytrace, formula 1 car
  58099. .type
  58100. Picture
  58101. .author
  58102. Stanis HUMEZ
  58103. .distribution
  58104. Copyrighted, distributed by permission of author.
  58105. .email
  58106. gp178@alpha.univ-lille1.fr
  58107. .described-by
  58108. Fred Fish (fnf@fishpond.cygnus.com)
  58109. .submittal
  58110. Downloaded via ftp from wuarchive.wustl.edu.
  58111. .description
  58112. This is the formula one car I uploaded on january. I finished it
  58113. !... I scanned the logos, mapped them on the car, and finally had pbs
  58114. to render it. (some brushmaps disappeared, and were rendered only
  58115. under a specific angle, and in the detail editor-quickrender...)
  58116.  
  58117. I know, this year, the Williams-Renault has changed. But finding,
  58118. scanning and redrawing the logos is boring and long. (as I don't own a
  58119. scanner, I have to use a mac or a PC) Any suggestion, notes, or any
  58120. object to exchange, e-mail me.
  58121.  
  58122. My configuration:
  58123.     A4000/040 14MB/340+120MB HD Imagine2.9 (waiting for 3.0)
  58124.     and ... 3D computer grafx addicted !!!
  58125. .stored-in
  58126. GoldFish-Vol2-2:BBS/pix/f1.jpg.lha
  58127.  
  58128. .name
  58129. BitART-City
  58130. .fullname
  58131. BitART-City
  58132. .short
  58133. Rendered scene of a future city.
  58134. .type
  58135. Picture
  58136. .author
  58137. Armin Kleinschmidt
  58138. .distribution
  58139. Copyrighted, distributed by permission of author.
  58140. .address
  58141. BitART Design
  58142. Computer Graphics & Animations
  58143. P.O.Box 12
  58144. A-6176 Voels
  58145. AUSTRIA
  58146. EUROPE
  58147. .email
  58148. Armin.Kleinschmidt@uibk.ac.at
  58149. .described-by
  58150. Fred Fish (fnf@fishpond.cygnus.com)
  58151. .submittal
  58152. Downloaded via ftp from wuarchive.wustl.edu.
  58153. .description
  58154. This archive includes a rendered scene of a 'strange' looking Future
  58155. City.  In this picture we tried to do something different to normal
  58156. logo presentations. So this is the result.  It was done with the
  58157. Raytracing Program "Reflections 2.0" and with Opal Paint on an Amiga
  58158. 3000/25.  This picture was entirely created by BitART DESIGN
  58159. Productions and can by freely distributed as far as no changes are
  58160. made.  It is not allowed to make any profit using this image!
  58161. .stored-in
  58162. GoldFish-Vol2-2:BBS/pix/BitART-City.jpg.lha
  58163.  
  58164. .name
  58165. BitART-Toys
  58166. .fullname
  58167. BitART-Toys
  58168. .short
  58169. Rendered scene of a children's room
  58170. .type
  58171. Picture
  58172. .author
  58173. Armin Kleinschmidt
  58174. .distribution
  58175. Copyrighted, distributed by permission of author.
  58176. .address
  58177. BitART Design
  58178. Computer Graphics & Animations
  58179. P.O.Box 12
  58180. A-6176 Voels
  58181. AUSTRIA
  58182. EUROPE
  58183. .email
  58184. Armin.Kleinschmidt@uibk.ac.at
  58185. .described-by
  58186. Fred Fish (fnf@fishpond.cygnus.com)
  58187. .submittal
  58188. Downloaded via ftp from wuarchive.wustl.edu.
  58189. .description
  58190. This picture shows a rendered scene of a children's room.  It was done
  58191. with the Raytracing Program "Reflections 2.0" and with Opal Paint on
  58192. an Amiga 3000/25.  This picture was entirely created by BitART DESIGN
  58193. Productions (further Code Factory Design) and can by freely
  58194. distributed as far as no changes are made.  It is not allowed to make
  58195. any profit using this image!
  58196. .stored-in
  58197. GoldFish-Vol2-2:BBS/pix/BitART-Toys.jpg.lha
  58198.  
  58199. .name
  58200. CFD-BladeRunner
  58201. .fullname
  58202. CFD-BladeRunner
  58203. .short
  58204. Rendered scene from Bladerunner movie
  58205. .type
  58206. Picture
  58207. .author
  58208. Armin Kleinschmidt
  58209. .distribution
  58210. Copyrighted, distributed by permission of author.
  58211. .address
  58212. BitART Design
  58213. Computer Graphics & Animations
  58214. P.O.Box 12
  58215. A-6176 Voels
  58216. AUSTRIA
  58217. EUROPE
  58218. .email
  58219. Armin.Kleinschmidt@uibk.ac.at
  58220. .described-by
  58221. Fred Fish (fnf@fishpond.cygnus.com)
  58222. .submittal
  58223. Downloaded via ftp from wuarchive.wustl.edu.
  58224. .description
  58225. Rendered scene from the movie Bladerunner.
  58226. .stored-in
  58227. GoldFish-Vol2-2:BBS/pix/CFD-BladeRunner.ham.lha
  58228.  
  58229. .name
  58230. CFD-BladeRunner
  58231. .fullname
  58232. CFD-BladeRunner
  58233. .short
  58234. Rendered scene from Bladerunner movie
  58235. .type
  58236. Picture
  58237. .author
  58238. Armin Kleinschmidt
  58239. .distribution
  58240. Copyrighted, distributed by permission of author.
  58241. .address
  58242. BitART Design
  58243. Computer Graphics & Animations
  58244. P.O.Box 12
  58245. A-6176 Voels
  58246. AUSTRIA
  58247. EUROPE
  58248. .email
  58249. Armin.Kleinschmidt@uibk.ac.at
  58250. .described-by
  58251. Fred Fish (fnf@fishpond.cygnus.com)
  58252. .submittal
  58253. Downloaded via ftp from wuarchive.wustl.edu.
  58254. .description
  58255. Rendered scene from the movie Bladerunner.
  58256. .stored-in
  58257. GoldFish-Vol2-2:BBS/pix/CFD-BladeRunner.jpg.lha
  58258.  
  58259. .name
  58260. CFD-Fantasy
  58261. .fullname
  58262. CFD-Fantasy
  58263. .short
  58264. 704x566x24 JPEG virtual world scene
  58265. .type
  58266. Picture
  58267. .author
  58268. Armin Kleinschmidt
  58269. .distribution
  58270. Copyrighted, distributed by permission of author.
  58271. .address
  58272. BitART Design
  58273. Computer Graphics & Animations
  58274. P.O.Box 12
  58275. A-6176 Voels
  58276. AUSTRIA
  58277. EUROPE
  58278. .email
  58279. Armin.Kleinschmidt@uibk.ac.at
  58280. .described-by
  58281. Fred Fish (fnf@fishpond.cygnus.com)
  58282. .submittal
  58283. Downloaded via ftp from wuarchive.wustl.edu.
  58284. .description
  58285. JPEG raytrace (704x566x24) of virtual world scene.
  58286. .stored-in
  58287. GoldFish-Vol2-2:BBS/pix/CFD-Fantasy.jpg.lha
  58288.  
  58289. .name
  58290. CFD-ModernRoom
  58291. .fullname
  58292. CFD-ModernRoom
  58293. .short
  58294. 704x566x24 JPEG virtual world scene
  58295. .type
  58296. Picture
  58297. .author
  58298. Armin Kleinschmidt
  58299. .distribution
  58300. Copyrighted, distributed by permission of author.
  58301. .address
  58302. BitART Design
  58303. Computer Graphics & Animations
  58304. P.O.Box 12
  58305. A-6176 Voels
  58306. AUSTRIA
  58307. EUROPE
  58308. .email
  58309. Armin.Kleinschmidt@uibk.ac.at
  58310. .described-by
  58311. Fred Fish (fnf@fishpond.cygnus.com)
  58312. .submittal
  58313. Downloaded via ftp from wuarchive.wustl.edu.
  58314. .description
  58315. JPEG raytrace (704x566x24) of virtual world scene.
  58316. .stored-in
  58317. GoldFish-Vol2-2:BBS/pix/CFD-ModernRoom.jpg.lha
  58318.  
  58319. .name
  58320. CFD-ThreeCans
  58321. .fullname
  58322. CFD-ThreeCans
  58323. .short
  58324. 352x566x6 HAM raytrace of softdrink cans
  58325. .type
  58326. Picture
  58327. .author
  58328. Armin Kleinschmidt
  58329. .distribution
  58330. Copyrighted, distributed by permission of author.
  58331. .address
  58332. BitART Design
  58333. Computer Graphics & Animations
  58334. P.O.Box 12
  58335. A-6176 Voels
  58336. AUSTRIA
  58337. EUROPE
  58338. .email
  58339. Armin.Kleinschmidt@uibk.ac.at
  58340. .described-by
  58341. Fred Fish (fnf@fishpond.cygnus.com)
  58342. .submittal
  58343. Downloaded via ftp from wuarchive.wustl.edu.
  58344. .description
  58345. 352x566x6 HAM raytrace of softdrink cans.
  58346. .stored-in
  58347. GoldFish-Vol2-2:BBS/pix/CFD-ThreeCans.ham.lha
  58348.  
  58349. .name
  58350. CFD-TwoCans
  58351. .fullname
  58352. CFD-TwoCans
  58353. .short
  58354. 352x566x6 HAM raytrace of softdrink cans
  58355. .type
  58356. Picture
  58357. .author
  58358. Armin Kleinschmidt
  58359. .distribution
  58360. Copyrighted, distributed by permission of author.
  58361. .address
  58362. BitART Design
  58363. Computer Graphics & Animations
  58364. P.O.Box 12
  58365. A-6176 Voels
  58366. AUSTRIA
  58367. EUROPE
  58368. .email
  58369. Armin.Kleinschmidt@uibk.ac.at
  58370. .described-by
  58371. Fred Fish (fnf@fishpond.cygnus.com)
  58372. .submittal
  58373. Downloaded via ftp from wuarchive.wustl.edu.
  58374. .description
  58375. 352x566x6 HAM raytrace of softdrink cans.
  58376. .stored-in
  58377. GoldFish-Vol2-2:BBS/pix/CFD-TwoCans.ham.lha
  58378.  
  58379. .name
  58380. Medieval_Castle_1
  58381. .fullname
  58382. Medieval_Castle_1
  58383. .short
  58384. 896x628x8 HAM raytrace, medieval castle
  58385. .type
  58386. Picture
  58387. .author
  58388. Steve Koren
  58389. .distribution
  58390. Copyrighted, distributed by permission of author.
  58391. .email
  58392. koren@fc.hp.com
  58393. .described-by
  58394. Fred Fish (fnf@fishpond.cygnus.com)
  58395. .submittal
  58396. Downloaded via ftp from wuarchive.wustl.edu.
  58397. .description
  58398. This is a picture of a Medieval style castle built on two small islands,
  58399. set against a backdrop of mountains belonging to a much larger island.  The
  58400. castle in the picture isn't modeled after a real one; I just made it up.\n
  58401.  
  58402. This is a view showing the entire front face of the castle on a somewhat
  58403. cloudy and rainy day.  Mountains are visible in the background along with a
  58404. lava flow descending into the ocean.\n
  58405.  
  58406. Hardware & Software used to create this image:\n
  58407.  
  58408.       Amiga 4000/040    (of course)\n
  58409.       Imagine 2.0       (rendering engine)\n
  58410.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  58411.       VistaPro 3.0      (landscape generation)\n
  58412.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  58413.       ImageFX           (rain effects & other post processing)\n
  58414.  
  58415. Notes:\n
  58416.  
  58417. First, viewing these images in anything less than 800x600x8-bit is a waste
  58418. of time - too much detail is lost at lower resolutions to make it
  58419. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  58420. both of which look pretty good.  Don't even *think* about 320x400xanything
  58421. or 640x400x4-bit.\n
  58422.  
  58423. In the image, Essence textures were used for the water, the brick and stone
  58424. textures on the castle walls, and the lava & steam in the background.
  58425. VistaPro was used to create the landscape (which is actually quite a bit
  58426. larger than is visible in the picture).  The landscape was imported into
  58427. Imagine & cleaned up with some Essence bump textures to make it look
  58428. reasonable without using too many polygons.\n
  58429.  
  58430. As always, please don't modify the image in ways other than resolution
  58431. conversion, claim credit for it, or use it for commercial purposes without
  58432. permission of the author.  Thanks.
  58433. .stored-in
  58434. GoldFish-Vol2-2:BBS/pix/Medieval_Castle_1.ham.lha
  58435.  
  58436. .name
  58437. Medieval_Castle_1
  58438. .fullname
  58439. Medieval_Castle_1
  58440. .short
  58441. 1280x1024x24 JPEG trace, medieval castle
  58442. .type
  58443. Picture
  58444. .author
  58445. Steve Koren
  58446. .distribution
  58447. Copyrighted, distributed by permission of author.
  58448. .email
  58449. koren@fc.hp.com
  58450. .described-by
  58451. Fred Fish (fnf@fishpond.cygnus.com)
  58452. .submittal
  58453. Downloaded via ftp from wuarchive.wustl.edu.
  58454. .description
  58455. This is a picture of a Medieval style castle built on two small islands,
  58456. set against a backdrop of mountains belonging to a much larger island.  The
  58457. castle in the picture isn't modeled after a real one; I just made it up.\n
  58458.  
  58459. This is a view showing the entire front face of the castle on a somewhat
  58460. cloudy and rainy day.  Mountains are visible in the background along with a
  58461. lava flow descending into the ocean.\n
  58462.  
  58463. Hardware & Software used to create this image:\n
  58464.  
  58465.       Amiga 4000/040    (of course)\n
  58466.       Imagine 2.0       (rendering engine)\n
  58467.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  58468.       VistaPro 3.0      (landscape generation)\n
  58469.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  58470.       ImageFX           (rain effects & other post processing)\n
  58471.  
  58472. Notes:\n
  58473.  
  58474. First, viewing these images in anything less than 800x600x8-bit is a waste
  58475. of time - too much detail is lost at lower resolutions to make it
  58476. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  58477. both of which look pretty good.  Don't even *think* about 320x400xanything
  58478. or 640x400x4-bit.\n
  58479.  
  58480. In the image, Essence textures were used for the water, the brick and stone
  58481. textures on the castle walls, and the lava & steam in the background.
  58482. VistaPro was used to create the landscape (which is actually quite a bit
  58483. larger than is visible in the picture).  The landscape was imported into
  58484. Imagine & cleaned up with some Essence bump textures to make it look
  58485. reasonable without using too many polygons.\n
  58486.  
  58487. As always, please don't modify the image in ways other than resolution
  58488. conversion, claim credit for it, or use it for commercial purposes without
  58489. permission of the author.  Thanks.
  58490. .stored-in
  58491. GoldFish-Vol2-2:BBS/pix/Medieval_Castle_1.jpg.lha
  58492.  
  58493. .name
  58494. Medieval_Castle_2
  58495. .fullname
  58496. Medieval_Castle_2
  58497. .short
  58498. 896x628x8 HAM raytrace, medieval castle
  58499. .type
  58500. Picture
  58501. .author
  58502. Steve Koren
  58503. .distribution
  58504. Copyrighted, distributed by permission of author.
  58505. .email
  58506. koren@fc.hp.com
  58507. .described-by
  58508. Fred Fish (fnf@fishpond.cygnus.com)
  58509. .submittal
  58510. Downloaded via ftp from wuarchive.wustl.edu.
  58511. .description
  58512. This is a picture of a Medieval style castle built on two small islands,
  58513. set against a backdrop of mountains belonging to a much larger island.  The
  58514. castle in the picture isn't modeled after a real one; I just made it up.\n
  58515.  
  58516. This is a view showing part of the front face of the castle on a somewhat
  58517. cloudy and rainy day.  Mountains are visible in the background along with a
  58518. lava flow descending into the ocean.\n
  58519.  
  58520. Hardware & Software used to create this image:\n
  58521.  
  58522.       Amiga 4000/040    (of course)\n
  58523.       Imagine 2.0       (rendering engine)\n
  58524.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  58525.       VistaPro 3.0      (landscape generation)\n
  58526.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  58527.       ImageFX           (rain effects & other post processing)\n
  58528.  
  58529. Notes:\n
  58530.  
  58531. First, viewing these images in anything less than 800x600x8-bit is a waste
  58532. of time - too much detail is lost at lower resolutions to make it
  58533. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  58534. both of which look pretty good.  Don't even *think* about 320x400xanything
  58535. or 640x400x4-bit.\n
  58536.  
  58537. In the image, Essence textures were used for the water, the brick and stone
  58538. textures on the castle walls, and the lava & steam in the background.
  58539. VistaPro was used to create the landscape (which is actually quite a bit
  58540. larger than is visible in the picture).  The landscape was imported into
  58541. Imagine & cleaned up with some Essence bump textures to make it look
  58542. reasonable without using too many polygons.\n
  58543.  
  58544. As always, please don't modify the image in ways other than resolution
  58545. conversion, claim credit for it, or use it for commercial purposes without
  58546. permission of the author.  Thanks.
  58547. .stored-in
  58548. GoldFish-Vol2-2:BBS/pix/Medieval_Castle_2.ham.lha
  58549.  
  58550. .name
  58551. Medieval_Castle_2
  58552. .fullname
  58553. Medieval_Castle_2
  58554. .short
  58555. 1280x1024x24 JPEG trace, medieval castle
  58556. .type
  58557. Picture
  58558. .author
  58559. Steve Koren
  58560. .distribution
  58561. Copyrighted, distributed by permission of author.
  58562. .email
  58563. koren@fc.hp.com
  58564. .described-by
  58565. Fred Fish (fnf@fishpond.cygnus.com)
  58566. .submittal
  58567. Downloaded via ftp from wuarchive.wustl.edu.
  58568. .description
  58569. This is a picture of a Medieval style castle built on two small islands,
  58570. set against a backdrop of mountains belonging to a much larger island.  The
  58571. castle in the picture isn't modeled after a real one; I just made it up.\n
  58572.  
  58573. This is a view showing part of the front face of the castle on a somewhat
  58574. cloudy and rainy day.  Mountains are visible in the background along with a
  58575. lava flow descending into the ocean.\n
  58576.  
  58577. Hardware & Software used to create this image:\n
  58578.  
  58579.       Amiga 4000/040    (of course)\n
  58580.       Imagine 2.0       (rendering engine)\n
  58581.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  58582.       VistaPro 3.0      (landscape generation)\n
  58583.       Deluxe Paint 4.5  (brushmaps for flags, etc.)\n
  58584.       ImageFX           (rain effects & other post processing)\n
  58585.  
  58586. Notes:\n
  58587.  
  58588. First, viewing these images in anything less than 800x600x8-bit is a waste
  58589. of time - too much detail is lost at lower resolutions to make it
  58590. worthwhile.  I've supplied them in two resolutions (896x628 & 1280x1024),
  58591. both of which look pretty good.  Don't even *think* about 320x400xanything
  58592. or 640x400x4-bit.\n
  58593.  
  58594. In the image, Essence textures were used for the water, the brick and stone
  58595. textures on the castle walls, and the lava & steam in the background.
  58596. VistaPro was used to create the landscape (which is actually quite a bit
  58597. larger than is visible in the picture).  The landscape was imported into
  58598. Imagine & cleaned up with some Essence bump textures to make it look
  58599. reasonable without using too many polygons.\n
  58600.  
  58601. As always, please don't modify the image in ways other than resolution
  58602. conversion, claim credit for it, or use it for commercial purposes without
  58603. permission of the author.  Thanks.
  58604. .stored-in
  58605. GoldFish-Vol2-2:BBS/pix/Medieval_Castle_2.jpg.lha
  58606.  
  58607. .name
  58608. Tall_Ships_Passage
  58609. .fullname
  58610. Tall_Ships_Passage
  58611. .short
  58612. 1025x768x8 GIF of raytrace from anim
  58613. .type
  58614. Picture
  58615. .author
  58616. Steve Koren
  58617. .distribution
  58618. Copyrighted, distributed by permission of author.
  58619. .email
  58620. koren@fc.hp.com
  58621. .described-by
  58622. Fred Fish (fnf@fishpond.cygnus.com)
  58623. .submittal
  58624. Downloaded via ftp from wuarchive.wustl.edu.
  58625. .description
  58626. This is a still frame taken from an animation I'm working on called
  58627. "Tall_Ship's_Passage".  It was rendered on an Amiga 4000 using Imagine 2.0
  58628. and the Essence algorithmic texture package.  The picture may be freely
  58629. distributed provided it is not modified in any way and this text file is
  58630. included.\n
  58631.  
  58632. This is a 256 color 1024x768 GIF file.  The HAM8 version looks better due
  58633. to the larger number of available colors, but this one uses larger
  58634. resolution for those with display cards that can handle 1024x768x8.\n
  58635.  
  58636. I did NOT make a .jpeg file, because the .jpeg seemed to destroy many of
  58637. the details of the flag and ship even on the most "loss free" setting.  The
  58638. GIF in 8 bit looks better than the jpeg did in 24 bit.  Also, this pictures
  58639. really needs at least 640x400 to be displayed.  Rendering to 320x400/HAM6
  58640. makes for an absolutely horrible looking image, so there is really no point
  58641. to providing a conversion in that format.  Feel free to convert one of
  58642. these if you like, but the results won't be much to look at.\n
  58643.  
  58644. The picture took roughly 4 hours to render on an Amiga 4000/040 in 1024x768
  58645. with the highest degree of antialiasing.  The animation frames in 640x400
  58646. with slightly less anti-aliasing took about 55 minutes each.  Essence
  58647. textures were used for the weathered brick on the lighthouses & the
  58648. patterns in the lighthouse light beams.  Imagine global fog was used to
  58649. give a feeling of depth and character.\n
  58650.  
  58651. The final 250 frame animation is the result of 90 Mb of data and about
  58652. 14000 CPU-minutes of rendering time.  I'll upload the animation to an FTP
  58653. site in a few weeks (after my Dpaint/AGA gets here!).  It will require at
  58654. least 14 Mb of RAM to play, or an HD animation player which supports AGA
  58655. graphics modes.  You will also need an AGA equipped Amiga, obviously.
  58656. .stored-in
  58657. GoldFish-Vol2-2:BBS/pix/Tall_Ships_Passage.gif.lha
  58658.  
  58659. .name
  58660. Tall_Ships_Passage
  58661. .fullname
  58662. Tall_Ships_Passage
  58663. .short
  58664. 896x628x8 HAM raytrace from anim
  58665. .type
  58666. Picture
  58667. .author
  58668. Steve Koren
  58669. .distribution
  58670. Copyrighted, distributed by permission of author.
  58671. .email
  58672. koren@fc.hp.com
  58673. .described-by
  58674. Fred Fish (fnf@fishpond.cygnus.com)
  58675. .submittal
  58676. Downloaded via ftp from wuarchive.wustl.edu.
  58677. .description
  58678. This is a still frame taken from an animation I'm working on called
  58679. "Tall_Ship's_Passage".  It was rendered on an Amiga 4000 using Imagine 2.0
  58680. and the Essence algorithmic texture package.  The picture may be freely
  58681. distributed provided it is not modified in any way and this text file is
  58682. included.\n
  58683.  
  58684. A 896x628 HAM8 picture.  The default viewmode is SUPER72.  Using anything
  58685. else will produce a slighty wrong aspect ratio (SUPER72 has roughly square
  58686. pixels, while those in 640x400 modes are not).  You may have to adjust your
  58687. monitor or overscan prefs to see the entire overscanned SUPER72 picture.\n
  58688.  
  58689. I did NOT make a .jpeg file, because the .jpeg seemed to destroy many of
  58690. the details of the flag and ship even on the most "loss free" setting.  The
  58691. GIF in 8 bit looks better than the jpeg did in 24 bit.  Also, this pictures
  58692. really needs at least 640x400 to be displayed.  Rendering to 320x400/HAM6
  58693. makes for an absolutely horrible looking image, so there is really no point
  58694. to providing a conversion in that format.  Feel free to convert one of
  58695. these if you like, but the results won't be much to look at.\n
  58696.  
  58697. The picture took roughly 4 hours to render on an Amiga 4000/040 in 1024x768
  58698. with the highest degree of antialiasing.  The animation frames in 640x400
  58699. with slightly less anti-aliasing took about 55 minutes each.  Essence
  58700. textures were used for the weathered brick on the lighthouses & the
  58701. patterns in the lighthouse light beams.  Imagine global fog was used to
  58702. give a feeling of depth and character.\n
  58703.  
  58704. The final 250 frame animation is the result of 90 Mb of data and about
  58705. 14000 CPU-minutes of rendering time.  I'll upload the animation to an FTP
  58706. site in a few weeks (after my Dpaint/AGA gets here!).  It will require at
  58707. least 14 Mb of RAM to play, or an HD animation player which supports AGA
  58708. graphics modes.  You will also need an AGA equipped Amiga, obviously.
  58709. .stored-in
  58710. GoldFish-Vol2-2:BBS/pix/Tall_Ships_Passage.ham.lha
  58711.  
  58712. .name
  58713. Twisted_City
  58714. .fullname
  58715. Twisted_City
  58716. .short
  58717. 896x628x8 HAM pic of a twisted city
  58718. .type
  58719. Picture
  58720. .author
  58721. Steve Koren
  58722. .distribution
  58723. Copyrighted, distributed by permission of author.
  58724. .email
  58725. koren@fc.hp.com
  58726. .described-by
  58727. Fred Fish (fnf@fishpond.cygnus.com)
  58728. .submittal
  58729. Downloaded via ftp from wuarchive.wustl.edu.
  58730. .description
  58731. I got the idea for this picture after playing around with Imagine's
  58732. "Conform to Path" feature using some old building objects I had.  This
  58733. feature lets you take an arbitrary object and bend it in a shape defined by
  58734. a splined path.  This was used to make the twisted buildings, radio tower,
  58735. and bridge supports.  The water, galaxy, gas planet, and pits on the bridge
  58736. road are Essence II textures.  Most others are Essence I textures,
  58737. including the clouds and a lot of other subtler ones.\n
  58738.  
  58739. Some things didn't turn out quite as I had hoped: the windows on the
  58740. buildings don't quite follow the buildings' twists in quite the manner that
  58741. I had wanted them to.  The alleged glass elevator on the side of the
  58742. nearest tall building isn't very convincing; it looked OK close up with the
  58743. light at the right angle, but it doesn't really come across as glass from
  58744. this viewpoint.  I had also wanted to make things like the airport runway
  58745. twisted, but it is a bitmap, and aligning objects (for the blue runway
  58746. lights) with a particular feature in the middle of a brushmap is not very
  58747. easy in Imagine.  The city could also stand to have a little more detail,
  58748. but I got tired of making objects for it.\n
  58749.  
  58750. My initial attempt at this image used motion-blurring for the aircraft, but
  58751. I decided I didn't like that.  Too much detail goes away.\n
  58752.  
  58753. Viewing this image in anything less than 640x400x8-bit is a waste of time;
  58754. too much detail is lost at lower resolutions to make it worthwhile.  I've
  58755. supplied the image in two resolutions (896x628 & 1280x1024), both of which
  58756. look pretty good.  Don't even *think* about 320x400 or 640x400x4-bit.  The
  58757. image is also (intentionally) dim, so you might have to crank up your
  58758. monitor brightness a little bit.\n
  58759.  
  58760. As always, please don't modify the image in ways other than resolution
  58761. conversion, or claim credit for it, or use it for commercial purposes
  58762. without permission of the author.  Thanks.\n
  58763.  
  58764. (PS - if you like it, you might drop me a note... :-)\n
  58765.  
  58766. Hardware & Software used to create this image:\n
  58767.  
  58768.       Amiga 4000/040    (of course)\n
  58769.       Imagine 2.0       (rendering engine)\n
  58770.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  58771.       Deluxe Paint IV   (brushmaps for the roads, airport, signs, etc.\n
  58772.       ImageFX           (post-render 24-bit image processing)\n
  58773. .stored-in
  58774. GoldFish-Vol2-2:BBS/pix/Twisted_City.ham.lha
  58775.  
  58776. .name
  58777. Twisted_City
  58778. .fullname
  58779. Twisted_City
  58780. .short
  58781. 1280x1024x24 JPEG pic of a twisted city
  58782. .type
  58783. Picture
  58784. .author
  58785. Steve Koren
  58786. .distribution
  58787. Copyrighted, distributed by permission of author.
  58788. .email
  58789. koren@fc.hp.com
  58790. .described-by
  58791. Fred Fish (fnf@fishpond.cygnus.com)
  58792. .submittal
  58793. Downloaded via ftp from wuarchive.wustl.edu.
  58794. .description
  58795. I got the idea for this picture after playing around with Imagine's
  58796. "Conform to Path" feature using some old building objects I had.  This
  58797. feature lets you take an arbitrary object and bend it in a shape defined by
  58798. a splined path.  This was used to make the twisted buildings, radio tower,
  58799. and bridge supports.  The water, galaxy, gas planet, and pits on the bridge
  58800. road are Essence II textures.  Most others are Essence I textures,
  58801. including the clouds and a lot of other subtler ones.\n
  58802.  
  58803. Some things didn't turn out quite as I had hoped: the windows on the
  58804. buildings don't quite follow the buildings' twists in quite the manner that
  58805. I had wanted them to.  The alleged glass elevator on the side of the
  58806. nearest tall building isn't very convincing; it looked OK close up with the
  58807. light at the right angle, but it doesn't really come across as glass from
  58808. this viewpoint.  I had also wanted to make things like the airport runway
  58809. twisted, but it is a bitmap, and aligning objects (for the blue runway
  58810. lights) with a particular feature in the middle of a brushmap is not very
  58811. easy in Imagine.  The city could also stand to have a little more detail,
  58812. but I got tired of making objects for it.\n
  58813.  
  58814. My initial attempt at this image used motion-blurring for the aircraft, but
  58815. I decided I didn't like that.  Too much detail goes away.\n
  58816.  
  58817. Viewing this image in anything less than 640x400x8-bit is a waste of time;
  58818. too much detail is lost at lower resolutions to make it worthwhile.  I've
  58819. supplied the image in two resolutions (896x628 & 1280x1024), both of which
  58820. look pretty good.  Don't even *think* about 320x400 or 640x400x4-bit.  The
  58821. image is also (intentionally) dim, so you might have to crank up your
  58822. monitor brightness a little bit.\n
  58823.  
  58824. As always, please don't modify the image in ways other than resolution
  58825. conversion, or claim credit for it, or use it for commercial purposes
  58826. without permission of the author.  Thanks.\n
  58827.  
  58828. (PS - if you like it, you might drop me a note... :-)\n
  58829.  
  58830. Hardware & Software used to create this image:\n
  58831.  
  58832.       Amiga 4000/040    (of course)\n
  58833.       Imagine 2.0       (rendering engine)\n
  58834.       Essence I and II  (indispensably cool algorithmic textures packages)\n
  58835.       Deluxe Paint IV   (brushmaps for the roads, airport, signs, etc.\n
  58836.       ImageFX           (post-render 24-bit image processing)\n
  58837. .stored-in
  58838. GoldFish-Vol2-2:BBS/pix/Twisted_City.jpg.lha
  58839.  
  58840. .name
  58841. Cyber_Express
  58842. .fullname
  58843. Cyber_Express
  58844. .short
  58845. 746x484x24 cybernetic expressions poster
  58846. .type
  58847. Picture
  58848. .author
  58849. Jason Koszarsky
  58850. .distribution
  58851. Copyrighted, distributed by permission of author.
  58852. .email
  58853. kozarsky@cse.psu.edu
  58854. .described-by
  58855. Fred Fish (fnf@fishpond.cygnus.com)
  58856. .submittal
  58857. Downloaded via ftp from wuarchive.wustl.edu.
  58858. .description
  58859. This is a poster/flyer I created using Imagine 2.9 with both 2.9 and
  58860. modified Essence Textures.  If features my title, Cybernetic
  58861. Expressions.  746x484x24 IFF, aspect ratio: 6:7
  58862. .stored-in
  58863. GoldFish-Vol2-2:BBS/pix/Cyber_Express.iff.lha
  58864.  
  58865. .name
  58866. landed
  58867. .fullname
  58868. landed
  58869. .short
  58870. 1024x768 JPEG image of probe on venus
  58871. .type
  58872. Picture
  58873. .author
  58874. Jason Koszarsky
  58875. .distribution
  58876. Copyrighted, distributed by permission of author.
  58877. .email
  58878. kozarsky@cse.psu.edu
  58879. .described-by
  58880. Fred Fish (fnf@fishpond.cygnus.com)
  58881. .submittal
  58882. Downloaded via ftp from wuarchive.wustl.edu.
  58883. .description
  58884. This image was created using Imagine 2.0 for the Amiga.  A variety of
  58885. Essence textures were used, thanks go to Steve Worley for those.  The
  58886. image is a larger render of one scene from an animation that was done
  58887. for Penn State Aerospace Engineers.
  58888. .stored-in
  58889. GoldFish-Vol2-2:BBS/pix/Landed.jpg.lha
  58890.  
  58891. .name
  58892. Delivrance
  58893. .fullname
  58894. Delivrance
  58895. .short
  58896. JPEG of raytraced surealistic picture
  58897. .type
  58898. Picture
  58899. .author
  58900. Eric Martinez
  58901. .address
  58902. 325 Av de la liberation
  58903. Tuileries des Ecus
  58904. Bat C12B Appt 211
  58905. 33110 Bouscat
  58906. FRANCE
  58907. .distribution
  58908. Copyrighted, distributed by permission of author.
  58909. .email
  58910. rullier@ftp.u-bordeaux.fr
  58911. .described-by
  58912. Fred Fish (fnf@fishpond.cygnus.com)
  58913. .submittal
  58914. Downloaded via ftp from wuarchive.wustl.edu.
  58915. .description
  58916. This picture was made with Imagine 2.0. The objects are Shareware
  58917. included the body of the woman with her cycle.  Disk is available from
  58918. author for 10 US$ or 20DM, containing 2 objects, 2 Cycles, mappings,
  58919. and ornemental objects such as flowers and a tree.
  58920. .stored-in
  58921. GoldFish-Vol2-2:BBS/pix/Delivrance.jpg.lha
  58922.  
  58923. .name
  58924. FunkyBike
  58925. .fullname
  58926. FunkyBike
  58927. .short
  58928. 704x482x24 raytraced pic of a motorcycle
  58929. .type
  58930. Picture
  58931. .author
  58932. Ernesto Rodriguez
  58933. .distribution
  58934. Copyrighted, distributed by permission of author.
  58935. .email
  58936. care of: kozarsky@cs.psu.edu
  58937. .described-by
  58938. Fred Fish (fnf@fishpond.cygnus.com)
  58939. .submittal
  58940. Downloaded via ftp from wuarchive.wustl.edu.
  58941. .description
  58942. This is a 704x482, 24-bit, ray-traced image of a futuristic motorcycle.  It
  58943. was dubbed 'funkybike' by its creator, Ernesto Rodriguez.  He rendered it
  58944. with Imagine 2.0 as part of a project for a graphics course at PSU.  I'm
  58945. posting this as a favour to him since he doesn't have an account of his
  58946. own.
  58947. .stored-in
  58948. GoldFish-Vol2-2:BBS/pix/FunkyBike.jpg.lha
  58949.  
  58950. .name
  58951. cam
  58952. .fullname
  58953. cam
  58954. .short
  58955. 640x512x24 JPEG raytrace using Imagine 2
  58956. .type
  58957. Picture
  58958. .author
  58959. Pascal Rullier
  58960. .address
  58961. 25b, rue du prof. Lande
  58962. 33380 BIGANOS
  58963. FRANCE
  58964. .distribution
  58965. Copyrighted, distributed by permission of author.
  58966. .email
  58967. rullier@platon.emi.u-bordeaux.fr
  58968. .described-by
  58969. Fred Fish (fnf@fishpond.cygnus.com)
  58970. .submittal
  58971. Downloaded via ftp from wuarchive.wustl.edu.
  58972. .description
  58973.  
  58974. This picture was made with Imagine 2.0 for illustrating the stand of
  58975. BUGSS (French Amiga Users Club) at the ATACOM'93 exhibition.  There
  58976. are my first real pictures with Imagine.  I have made this one for the
  58977. CAM Collection.  I use Icoons to build the leave.
  58978.  
  58979. There are common objects in the 3 pictures :
  58980.  
  58981. - The ground, mirrored checker.
  58982. - The base of the main object, mirrored blue.
  58983. - The 2 mirrors doing 135° angle
  58984. - The same sky (extracted from TSiWF 3D Collection)
  58985.  
  58986. Here, the leave is mirrored red.
  58987.  
  58988. It's raytraced picture and the rendering time is 3 hours
  58989. for a 640x512 Hires Lace 24bit picture on an A3000 16Mhz
  58990. .stored-in
  58991. GoldFish-Vol2-2:BBS/pix/CAM.jpg.lha
  58992.  
  58993. .name
  58994. tsiwf
  58995. .fullname
  58996. tsiwf
  58997. .short
  58998. JPEG Imagine 2.0 raytraced image.
  58999. .type
  59000. Picture
  59001. .author
  59002. Pascal Rullier
  59003. .address
  59004. 25b, rue du prof. Lande
  59005. 33380 BIGANOS
  59006. FRANCE
  59007. .distribution
  59008. Copyrighted, distributed by permission of author.
  59009. .email
  59010. rullier@platon.emi.u-bordeaux.fr
  59011. .described-by
  59012. Fred Fish (fnf@fishpond.cygnus.com)
  59013. .submittal
  59014. Downloaded via ftp from wuarchive.wustl.edu.
  59015. .description
  59016.  
  59017. This picture was made with Imagine 2.0 for illustrating the stand of
  59018. BUGSS (French Amiga Users Club) at the ATACOM'93 exhibition.  There
  59019. are my first real pictures with Imagine.  I have made this one for the
  59020. TSiWF Collection.
  59021.  
  59022. There are common objects in the 3 pictures :
  59023.  
  59024. - The ground, mirrored checker.
  59025. - The base of the main object, mirrored blue.
  59026. - The 2 mirrors doing 135° angle
  59027. - The same sky (extracted from TSiWF 3D Collection)
  59028.  
  59029. Here, the main object is a mirrored spongeri fractal 3D triangle
  59030. extracted from TSiWF Collection, of course *8) with a sphere inside
  59031. with a snail mapping and the same mapping of it in black & white
  59032. (bump).
  59033.  
  59034. We can notice the "FGP" logo at the bottom of the base.
  59035.  
  59036. It's raytraced picture and the rendering time is 8 hours
  59037. for a 640x512 Hires Lace 24bit picture on an A3000 16Mhz
  59038. .stored-in
  59039. GoldFish-Vol2-2:BBS/pix/TSiWF.jpg.lha
  59040.  
  59041. .name
  59042. Simulator
  59043. .fullname
  59044. Simulator
  59045. .short
  59046. JPEG, Flight Simulator, Delft Markt Sq.
  59047. .type
  59048. Picture
  59049. .author
  59050. Erwin Zwart
  59051. .address
  59052. Markt 9
  59053. 2611 GP Delft
  59054. The Netherlands
  59055. .distribution
  59056. Copyrighted, distributed by permission of author.
  59057. .email
  59058. ezwart@dutlsb3.lr.tudelft.nl
  59059. .described-by
  59060. Fred Fish (fnf@fishpond.cygnus.com)
  59061. .submittal
  59062. Downloaded via ftp from wuarchive.wustl.edu.
  59063. .description
  59064. Size: scaled to 704x512 (square pixels) from 1990x1360
  59065.  
  59066. This image shows a flight simulator, being build by the Faculty of
  59067. Aerospace Engineering of the Delft University of Technology in the
  59068. Netherlands.  It's going to be used for basic research of stability and
  59069. control of civil airliners, helicopters, cars and ships (in order of
  59070. importancy).  It's nice to know for us Amiga fans that the basic design and
  59071. visualisation is done in Imagine, by the project leader and me on my
  59072. A4000/040. I'm busy with a animation of the simulator motion with the data
  59073. directly out off the control software of the platform. This for checking
  59074. the boundaries and interference of the actuators (the hydraulic tubes) with
  59075. the fuselage, which center of gravity is very low in this simulator (the
  59076. first of its kind).
  59077.  
  59078. The picture was taken on the Markt of Delft in Holland, I live behind the
  59079. Townhouse.  It was scanned with a HP ScanJet and composited with an Imagine
  59080. trace in PhotoShop. With the new perspective-edit mode of Imagine2.9 you
  59081. can place things much more accurate in real photos (vectorized first) than
  59082. before.  Once you have the right angles and lens focal length you can place
  59083. your object anywhere by translating over the local axis and that
  59084. interactively.  Cool.
  59085.  
  59086. The picture was 1990x1360 pixels (enough for rasterizing 150 lines/inch to
  59087. separate color-plates for printing a fullcolor card) so I scaled it down to
  59088. 704x512 en JPEG'ed it. It has square pixels, it's no NTSC picture, PAL
  59089. however is close enough.
  59090. .stored-in
  59091. GoldFish-Vol2-2:BBS/pix/Simulator.jpg.lha
  59092. .name
  59093. Genies_StarTeck
  59094. .type
  59095. Drawing Utilities
  59096. .short
  59097. Seven genies for Professional Draw.
  59098. .description
  59099. Seven must have genies for anyone with Professional Draw.
  59100. These genies will increase your productivity, create new
  59101. objects and facilitate special effects. The genies are
  59102. PieCharts, Stars, Emboss/Engrave, ScalePercent, ZoomWindow,
  59103. SelectByAttribute and GridSet. Well documented and includes
  59104. installation script. Also includes a keyboard template,
  59105. sample clip art and DTP tips and tricks.
  59106. .version
  59107. 1.0
  59108. .author
  59109. Graham Beard
  59110. .requirements
  59111. "Professional Draw 3.0" or higher.
  59112. .distribution
  59113. Shareware
  59114. .address
  59115. StarTeck
  59116. P.O. Box 40016
  59117. Ottawa Ontario
  59118. Canada
  59119. K1V 0W8
  59120. .email
  59121. gbeard@ccs.carleton.ca
  59122. .source
  59123. Source included
  59124. .docs
  59125. Distribution
  59126. FFcontents.txt
  59127. Instructions.txt
  59128. Instructions.Guide
  59129. .described-by
  59130. Richard Fish
  59131. .submittal
  59132. Downloaded via ftp from Aminet.
  59133. .stored-in
  59134. GoldFish-Vol2-2:BBS/text/StarTeckGenies-1.0.lha
  59135.  
  59136. .name
  59137. FreshFonts
  59138. .fullname
  59139. Fresh Fonts CD Preview
  59140. .type
  59141. Fonts
  59142. .short
  59143. Preview of fonts CD to be released 4Q94.
  59144. .description
  59145. This is a small (approx 20Mb) preview of a new fonts CD scheduled for
  59146. release in the fall of 1994.
  59147. .version
  59148. 0.1
  59149. .date
  59150. 1994.06.25
  59151. .author
  59152. Danny Amor
  59153. .distribution
  59154. Copyrighted but Freely Redistributable
  59155. .address
  59156. Danny Amor
  59157. Ludwigstr. 124
  59158. 70197 Stuttgart
  59159. Germany
  59160. .email
  59161. amor@student.uni-tuebingen.de
  59162. .fax
  59163. ++49/711/63 65 633
  59164. .docs
  59165. Documents/Fresh Fonts.guide
  59166. .described-by
  59167. Fred Fish (fnf@fishpond.cygnus.com)
  59168. .submittal
  59169. Submitted electronically directly by the author.
  59170. .stored-in
  59171. GoldFish-Vol2-2:BBS/text/FreshFontsPreview-0.1.lha
  59172.  
  59173. .name
  59174. GastonFonts
  59175. .type
  59176. Font
  59177. .short
  59178. Three new fonts, 2 proportional, 1 fixed
  59179. .description
  59180. A set of three new fonts:
  59181.  
  59182.     GastonIntuition 12/13 Point
  59183.     ---------------------------
  59184.     a proportional font - it looks great on the workbench and
  59185.     in applications (best lookin´ in high resolutions [800x600])
  59186.  
  59187.     GastonPiktogram 11/12 Point
  59188.     ---------------------------
  59189.     a proportional font for your icons on the workbench
  59190.  
  59191.     GastonShell 10/11
  59192.     -----------------
  59193.     a fixedwidth font for AMIGA-shell and apps like DOpus etc.
  59194.  
  59195. .author
  59196. Martin Rolfsmeyer
  59197. .distribution
  59198. Freeware
  59199. .address
  59200. Bauhofstr. 3
  59201. 91052 Erlangen
  59202. GERMANY
  59203. .email
  59204. mnrolfsm@cip.informatik.uni-erlangen.de
  59205. .docs
  59206. README
  59207. .described-by
  59208. Dan Fish (daf@starfish.amigalib.com)
  59209. .submittal
  59210. Downloaded via ftp from wuarchive.wustl.edu.
  59211. .stored-in
  59212. GoldFish-Vol2-2:BBS/text/GastonFonts.lha
  59213. .name
  59214. HebrewArabic
  59215. .author
  59216. Michael Haephrati
  59217. John Hajjer
  59218. .distribution
  59219. Shareware
  59220. .description
  59221. Hebrew and Arabic fonts.  These fonts can be accessed using the Rashumon
  59222. multi-lingual word processor for the Amiga.  With these fonts, one can
  59223. access both Hebrew/Arabic and Latin characters using the same font.
  59224. .described-by
  59225. Automatically generated from Contents file by c2pi program.
  59226. .short
  59227. HebrewArabic, shareware
  59228. .stored-in
  59229. GoldFish-Vol2-2:BBS/text/HebrewArabic.lha
  59230. .name
  59231. HebrewFont
  59232. .author
  59233. Daniel Amor
  59234. .version
  59235. 1.0
  59236. .distribution
  59237. Shareware
  59238. .description
  59239. This is a scalable vector font.  It contains the Hebrew character set and
  59240. Hebrew looking Latin characters.  This font is available in Adobe,
  59241. IntelliFont, PageStream & ProPage format.  It contains a special Hebrew
  59242. keymap.  Designed with FontDesigner.
  59243. .described-by
  59244. Automatically generated from Contents file by c2pi program.
  59245. .short
  59246. HebrewFont, V1.0, shareware
  59247. .stored-in
  59248. GoldFish-Vol2-2:BBS/text/HebrewFont-1.0.lha
  59249. .name
  59250. Linea
  59251. .type
  59252. Font
  59253. .short
  59254. A very thin font
  59255. .description
  59256. This is a very, very thin font. Comes in three versions: light, medium, bold.
  59257. Beware: Light consists of lines that have only a width of one (1) pixel!!!
  59258. You'll need a very, very good printer (with a very, very high resolution)
  59259. to produce nice output. Medium's lines are 5 pixel wide and Bold consists of
  59260. lines that are a massive of 15 pixels!
  59261.  
  59262. Font Formats: - Adobe (Type 1 [pfa & pfb], Type 3, Bitmap)
  59263.               - DMF (+ bitmap)
  59264.               - Bitmap (Black&White)
  59265.               - IntelliFont
  59266.               - Truetype
  59267. .author
  59268. Daniel Amor
  59269. .distribution
  59270. Copyrighted but Freely Redistributable
  59271. .address
  59272. Daniel Amor
  59273. Ludwigstr. 124
  59274. 70197 Stuttgart
  59275. Germany
  59276. .email
  59277. amor@student.uni-tuebingen.de
  59278. .described-by
  59279. Richard Fish
  59280. .submittal
  59281. Submitted electronically directly by the author.
  59282.  
  59283. .stored-in
  59284. GoldFish-Vol2-2:BBS/text/Linea.lha
  59285. .name
  59286. MetaFont
  59287. .author
  59288. Donald E Knuth
  59289. Andreas Scherer
  59290. .version
  59291. 2.71
  59292. .description
  59293. MetaFont is the name of a computer font generation system invented by Prof.
  59294. Donald E. Knuth of Stanford University.  It reads text files prepared with
  59295. `programs' that specify the outline of characters in fonts of type,
  59296. graphical symbols, or other elements for printing high quality documents.
  59297. Typesetting systems like 'TeX' make use of the font metric information
  59298. produced by MetaFont and printer drivers or screen previewers make use of
  59299. the pixel information as to where to put the `ink.' The usage of the
  59300. associated programs is described to some detail, but no introduction to the
  59301. MetaFont language itself is given.
  59302. .described-by
  59303. Automatically generated from Contents file by c2pi program.
  59304. .short
  59305. A computer font generation system.
  59306. .stored-in
  59307. GoldFish-Vol2-2:BBS/text/MetaFont-2.71.lha
  59308. .name
  59309. TimesFont
  59310. .author
  59311. Karin Siegmann
  59312. .distribution
  59313. Shareware
  59314. .description
  59315. A 3-D font for Reflections 2.03+, in ready to use alpha1 format.  Contains
  59316. only the capital letters.  The full version including small letters,
  59317. numbers and German special icons is available from the author.
  59318. .described-by
  59319. Automatically generated from Contents file by c2pi program.
  59320. .short
  59321. 3D font for Reflections 2.03+.
  59322. .stored-in
  59323. GoldFish-Vol2-2:BBS/text/TimesFont.lha
  59324. .name
  59325. AGWriter
  59326. .type
  59327. Text Editing
  59328. .short
  59329. Produce AmigaGuide files from text files
  59330. .description
  59331. This program is capable of taking text files produced using any text
  59332. editor and with little effort producing an AmigaGuide File.
  59333.  
  59334.         AGW has the following features :
  59335.  
  59336.         » Allows Creation of AmigaGuide Files simply and easily
  59337.         » Reads/Writes AmigaGuide files
  59338.         » Converts AmigaGuide files to Text
  59339.         » Simple GUI interface
  59340.         » Create/Delete/Modify LINK/ALINK/RX/RXS/SYSTEM commands
  59341.         » Modify Node information
  59342.         » Modify File information
  59343.  
  59344. New     Loading of files now more stable.
  59345.         Added QUIT command.
  59346.         AmigaGuide commands commented out now ignored (ie \).
  59347.         Textual commands now read/write.
  59348.         Added Cmd line parameter -w to put AGW on current Public Screen.
  59349.         Split menu command now calls split command :-)
  59350.         Unknown AmigaGuide commands are kept.
  59351. .version
  59352. 1.03
  59353. .author
  59354. David McPaul
  59355. .reference
  59356. FreshFish-Vol6:BBS/text/AGW-1.02.lha
  59357. 1.02
  59358. FreshFish-Vol6:New/text/hyper/AGW/
  59359. 1.02
  59360. .distribution
  59361. Shareware
  59362. .price
  59363. $15 (Australian)
  59364. .address
  59365. P.O Box 2830
  59366. Canberra City
  59367. ACT
  59368. Australia 2601
  59369. .email
  59370. dlmcpaul@capcon.apana.org.au
  59371. .docs
  59372. AGWriter.Guide
  59373. AGWriter.History
  59374. AGWriter.readme
  59375. .described-by
  59376. Richard Fish
  59377. .submittal
  59378. Downloaded via ftp from Aminet.
  59379. .stored-in
  59380. GoldFish-Vol2-2:BBS/text/AGWriter-1.03.lha
  59381.  
  59382. .name
  59383. AmigaGuide
  59384. .type
  59385. Text Viewer
  59386. .short
  59387. Commodore AmigaGuide hypertext utility
  59388. .description
  59389. Archive distribution of the AmigaGuide hypertext utility direct from
  59390. Commodore.  Contains developer examples and tools for AmigaGuide under
  59391. V34/V37 and V39, plus a new free print/sign/send-in distribution
  59392. license for AmigaGuide, amigaguide.library, WDisplay, and their icons.
  59393. .version
  59394. 34.6
  59395. .date
  59396. .author
  59397. Commodore Business Machines
  59398. .restrictions
  59399. .requirements
  59400. .reference
  59401. AmigaLibDisk920:AmigaGuide/
  59402. 34.6
  59403. AmigaLibDisk870:AmigaGuide/
  59404. 34.5
  59405. .keywords
  59406. .distribution
  59407. Commercial
  59408. .price
  59409. .address
  59410. .email
  59411. .phone
  59412. .fax
  59413. .exectype
  59414. .installsize
  59415. .source
  59416. .construction
  59417. .tested
  59418. .run
  59419. .docs
  59420. AmigaGuide.License
  59421. AmigaGuide.des
  59422. ReadME
  59423. ReadMe.CS
  59424. .described-by
  59425. Fred Fish (fnf@fishpond.cygnus.com)
  59426. .submittal
  59427. Submitted electronically directly by the author.
  59428. .contents
  59429. AmigaGuide    Archive distribution of the AmigaGuide hypertext utility
  59430.         direct from Commodore.  Contains developer examples and
  59431.         tools for AmigaGuide under V34/V37 and V39, plus a new free
  59432.         print/sign/send-in distribution license for AmigaGuide,
  59433.         amigaguide.library, WDisplay, and their icons.  Dev Kit
  59434.         version 34.6, contains AmigaGuide 34.3, amigaguide.library
  59435.         34.11, AD2AG 39.2 and WDisplay 34.1.  Binary only.
  59436.         Author:  Commodore Business Machines
  59437. .stored-in
  59438. GoldFish-Vol2-2:BBS/text/AmigaGuide-34.6.lha
  59439.  
  59440. .name
  59441. DeviceGuide
  59442. .type
  59443. Text
  59444. .short
  59445. AmigaGuide list/desc of common .devices
  59446. .description
  59447. A list of (almost) all xxx.device-files/drivers for the Amiga in
  59448. "AmigaGuide" format, containing info on Versions, Authors, Purpose,
  59449. where to get it, etc. etc. etc.
  59450. .version
  59451. 1.0
  59452. .author
  59453. Dan Elgaard
  59454. .address
  59455. Brofennen 4 ² th.
  59456. 6270 Tønder
  59457. Denmark
  59458. .docs
  59459. DeviceGuide.guide
  59460. .described-by
  59461. Fred Fish (fnf@fishpond.cygnus.com)
  59462. .submittal
  59463. Submitted on disk directly by the author.
  59464. .contents
  59465. DeviceGuide    A list of (almost) all xxx.device-files/drivers for the
  59466.         Amiga in "AmigaGuide" format, containing info on Versions,
  59467.         Authors, Purpose, where to get it, etc. etc. etc.
  59468.         Version 1.0
  59469.         Author:  Dan Elgaard.
  59470. .stored-in
  59471. GoldFish-Vol2-2:BBS/text/DeviceGuide-1.0.lha
  59472.  
  59473. .name
  59474. HandlerGuide
  59475. .type
  59476. Text
  59477. .short
  59478. AmigaGuide list/desc of common handlers
  59479. .description
  59480. A list of (almost) all Handler-files for the Amiga in "AmigaGuide"-format,
  59481. containing info on Versions, Authors, Purpose, where to get it, etc. etc.
  59482. etc.
  59483. .version
  59484. 1.0
  59485. .author
  59486. Dan Elgaard
  59487. .address
  59488. Brofennen 4 ² th.
  59489. 6270 Tønder
  59490. Denmark
  59491. .docs
  59492. HandlerGuide.guide
  59493. .described-by
  59494. Fred Fish (fnf@fishpond.cygnus.com)
  59495. .submittal
  59496. Submitted on disk directly by the author.
  59497. .contents
  59498. HandlerGuide    A list of (almost) all Handler-files for the Amiga in
  59499.         "AmigaGuide"-format, containing info on Versions, Authors,
  59500.         Purpose, where to get it, etc. etc. etc.
  59501.         Version 1.0.
  59502.         Author:  Dan Elgaard.
  59503. .stored-in
  59504. GoldFish-Vol2-2:BBS/text/HandlerGuide-1.0.lha
  59505. .name
  59506. Heddley
  59507. .type
  59508. Text Editing
  59509. .short
  59510. Composes AmigaGuide files easily.
  59511. .description
  59512. Heddley allows you to compose AmigaGuide files with greater ease than
  59513. by hand. It provides you with an overview of all the documents in the
  59514. database (an AmigaGuide file is called a 'database', made up of many
  59515. documents).
  59516. .version
  59517. 1.18
  59518. .date
  59519. 1994.08.29
  59520. .author
  59521. Edd Dumbill
  59522. .reference
  59523. FreshFish-Vol5:New/text/hyper/Heddley/
  59524. 1.0
  59525. .requirements
  59526. Kickstart 2.04+
  59527. .distribution
  59528. Giftware
  59529. .address
  59530. 13 Giles Avenue
  59531. Burnholme
  59532. York
  59533. YO3 0RB
  59534. England
  59535. .email
  59536. ejad-a@minster.york.ac.uk
  59537. .docs
  59538. Heddley.readme
  59539. Archive/Heddley.guide
  59540. .described-by
  59541. Dan Fish (daf@starfish.amigalib.com)
  59542. .submittal
  59543. Downloaded via ftp from Aminet.
  59544. .stored-in
  59545. GoldFish-Vol2-2:BBS/text/Heddley-1.18.lha
  59546.  
  59547. .name
  59548. LibraryGuide
  59549. .type
  59550. Text
  59551. .short
  59552. AmigaGuide list/desc of common libraries
  59553. .description
  59554. A list of (almost) all shared Libraries of the Amiga in "AmigaGuide"
  59555. format, containing info on Versions, Authors, Purpose, Where to get it,
  59556. etc. etc. etc.  Contains 234 Libraries and 57 Sub-Libraries.
  59557. .version
  59558. 1.4
  59559. .author
  59560. Dan Elgaard
  59561. .address
  59562. Brofennen 4 ² th.
  59563. 6270 Tønder
  59564. Denmark
  59565. .reference
  59566. AmigaLibDisk977:LibraryGuide/
  59567. 1.1
  59568. AmigaLibDisk942:LibraryGuide/
  59569. 1.0
  59570. .docs
  59571. LibraryGuide.guide
  59572. .described-by
  59573. Fred Fish (fnf@fishpond.cygnus.com)
  59574. .submittal
  59575. Submitted on disk directly by the author.
  59576. .contents
  59577. LibraryGuide    A list of (almost) all shared Libraries of the Amiga in
  59578.         "AmigaGuide" format, containing info on Versions, Authors,
  59579.         Purpose, Where to get it, etc. etc. etc.  Contains 234
  59580.         Libraries and 57 Sub-Libraries.  Version 1.40, an update
  59581.         to version 1.1 on disk number 977.
  59582.         Author:  Dan Elgaard.
  59583. .stored-in
  59584. GoldFish-Vol2-2:BBS/text/LibraryGuide-1.4.lha
  59585.  
  59586. .name
  59587. Text2Guide
  59588. .type
  59589. Text Utility
  59590. .short
  59591. Convert ASCII text to AmigaGuide format.
  59592. .description
  59593. Converts plain ASCII text into AmigaGuide (c) format.  Sticking to some
  59594. simple organization of the text file, one can have a well structured
  59595. guide file while still having an easily readable text file.
  59596. .version
  59597. 3.10
  59598. .date
  59599. 1994.10.31
  59600. .author
  59601. Stephan Sürken
  59602. .reference
  59603. FreshFish-Vol4:New/text/hyper/Text2Guide/
  59604. 3.01
  59605. FreshFish-Vol1:New/CLI_Util/Text2Guide/
  59606. 2.00
  59607. .distribution
  59608. Copyrighted but Freely Redistributable
  59609. .address
  59610. Kurt-Schumacher-Str. 34 A 161
  59611. D-67663 Kaiserslautern
  59612. .email
  59613. s_suerke@informatik.uni-kl.de
  59614. .docs
  59615. Text2Guide.doc
  59616. Text2Guide.guide
  59617. .described-by
  59618. Dan Fish (daf@daffy.amigalib.com)
  59619. .submittal
  59620. Downloaded via ftp from wuarchive.wustl.edu.
  59621. .stored-in
  59622. GoldFish-Vol2-2:BBS/text/Text2Guide-3.10.lha
  59623. .name
  59624. JISConvert
  59625. .author
  59626. Dwight Hubbard
  59627. .version
  59628. 1.02E
  59629. .description
  59630. This simple mouse driven conversion program can convert Japanese language
  59631. text between a variety of formats.  Formats supported are: EUC (Extended
  59632. Unix Code), New JIS, Old JIS, NEC JIS, and Shift JIS.  Program also has
  59633. options to convert half width katakana to full size and to repair New JIS
  59634. files that have had the ESC characters stripped off.
  59635. .described-by
  59636. Automatically generated from Contents file by c2pi program.
  59637. .short
  59638. Convert Japanese text between formats.
  59639. .requirements
  59640. AmigaDOS 2.0 or higher.
  59641. .stored-in
  59642. GoldFish-Vol2-2:BBS/text/JISConvert-1.02E.lha
  59643. .name
  59644. JemTeX
  59645. .author
  59646. Francois Jalbert
  59647. Wilfried Solbach
  59648. .version
  59649. 2.00
  59650. .source
  59651. Includes source in C.
  59652. .description
  59653. Some programs to enable Japanese typesetting.  "fontable" produces a
  59654. Japanese file (fontable.jem) which contains all the available Japanese
  59655. fonts in a tabular style. It has to be run through "Jem2tex" which produces
  59656. the TeX-file "fontable.tex".  Finally, "jis2mf" produces .mf-sourcecode for
  59657. Metafont and affiliated tools to generate printer-fonts for TeX. jis2mf
  59658. reads the data from the jis24 bitmap-file.
  59659. .described-by
  59660. Automatically generated from Contents file by c2pi program.
  59661. .short
  59662. Program to enable Japanese typesetting.
  59663. .stored-in
  59664. GoldFish-Vol2-2:BBS/text/JemTeX-2.00.lha
  59665.  
  59666. .name
  59667. 2Print2
  59668. .type
  59669. Print Utility
  59670. .short
  59671. Print one/two pages per sheet on HP LJ
  59672. .description
  59673. A simple little utility for HP Laserjets and other printers that support
  59674. the HP-PCL language.  It's only goal in life is to print either one 166
  59675. chars x 66 line page, or two 80 x 66 line pages per sheet.  Does not go
  59676. through printer.device, but rather the output from 2Print is redirected to
  59677. a file or PAR: for faster printing.
  59678. .version
  59679. 2.0
  59680. .date
  59681. 1994.05.20
  59682. .author
  59683. Raj Goel
  59684. .reference
  59685. FreshFish-Vol2:New/text/print/2Print/
  59686. 1.0j
  59687. .distribution
  59688. Shareware
  59689. .price
  59690. $10 (US)
  59691. .address
  59692. 87-90 118 Street,
  59693. Richmond Hill, NY
  59694. 11418
  59695. .email
  59696. frostbit@dorsai.dorsai.org
  59697. .docs
  59698. 2Print2.README
  59699. .described-by
  59700. Dan Fish (daf@starfish.amigalib.com)
  59701. .submittal
  59702. Downloaded via ftp from wuarchive.wustl.edu.
  59703. .stored-in
  59704. GoldFish-Vol2-2:BBS/text/2Print-2.0.lha
  59705. .name
  59706. ADInlay
  59707. .author
  59708. Andrew Dowds
  59709. .version
  59710. 1.06
  59711. .description
  59712. Cassette Inlay card maker, very simple and easy to use.  Up to 12 tracks
  59713. per side, optional numbering and Autocapitalization.
  59714. .described-by
  59715. Automatically generated from Contents file by c2pi program.
  59716. .short
  59717. Cassette inlay card maker.
  59718. .requirements
  59719. AmigaDOS 2.0 or higher.
  59720.  
  59721. .stored-in
  59722. GoldFish-Vol2-2:BBS/text/ADInlay-1.06.lha
  59723.  
  59724. .name
  59725. Banner
  59726. .type
  59727. Text Utility
  59728. .aminet-dir
  59729. text/print
  59730. .short
  59731. Create banners from any font
  59732. .description
  59733. A smart character rendering utility for - surprise - banners.  It can only be
  59734. used from within the command line of a CLI or a SHELL.  By default BANNER will
  59735. print your string into the SHELL using an internal font which contains the ASCII
  59736. characters from 32 (space) to 126 (overscore).  If you don't like them you can
  59737. also tell BANNER to render the characters out of any other font that is accessible
  59738. via the diskfont.library.
  59739. .version
  59740. 1.5
  59741. .author
  59742. Tobias Ferber
  59743. .reference
  59744. AmigaLibDisk855:Banner/
  59745. 1.4
  59746. .distribution
  59747. Freeware
  59748. .address
  59749. Goethestraße 32
  59750. 76135 Karlsruhe
  59751. Germany
  59752. .email
  59753. ukjg@ibm3090.rz.uni-karlsruhe.de
  59754. .source
  59755. Includes DICE-C source
  59756. .docs
  59757. banner.doc
  59758. banner-1.5.readme
  59759. .described-by
  59760. Fred Fish (fnf@fishpond.cygnus.com)
  59761. .submittal
  59762. Downloaded via ftp from wuarchive.wustl.edu.
  59763. .contents
  59764. Banner        A smart character rendering utility for - surprise - banners.
  59765.         It can only be used from within the command line of a CLI or
  59766.         a SHELL.  By default BANNER will print your string into the
  59767.         SHELL using an internal font which contains the ASCII characters
  59768.         from 32 (space) to 126 (overscore).  If you don't like them you
  59769.         can also tell BANNER to render the characters out of any other
  59770.         font that is accessible via the diskfont.library.  Version 1.5,
  59771.         an update to version 1.4 on disk number 855, includes source.
  59772.         Author:  Tobias Ferber
  59773. .stored-in
  59774. GoldFish-Vol2-2:BBS/text/Banner-1.5.lha
  59775. .name
  59776. CassLabel
  59777. .type
  59778. Workbench Tool
  59779. .short
  59780. Program  for editing cassette covers.
  59781. .description
  59782. CassLabel  is  a  MUI  based  program  for editing cassette covers and
  59783. nearly  all  other  kinds of covers. The GUI is fully font sensitive and
  59784. the resizesible, because of MUI. It always supports user defined formats
  59785. for  output.  It  makes your life easier (especially if your are a music
  59786. freak).
  59787. .version
  59788. 2.1
  59789. .date
  59790. 1994.06.05
  59791. .author
  59792. Dirk Nehring
  59793. .requirements
  59794. Requires MUI
  59795. .reference
  59796. 1.2 FreshFish-Vol2:New/text/print/CassLabel/
  59797. 1.2 FreshFish-Vol3:Old/Dec93/text/print/CassLabel/
  59798. 1.2 FrozenFish-Vol1:BBS/Dec93/text/print/CassLabel.lha
  59799. .distribution
  59800. Giftware
  59801. .email
  59802. dnehring@TechFak.Uni-Bielefeld.DE
  59803. .docs
  59804. CassLabelMUI-2.1.readme
  59805. Readme
  59806. .described-by
  59807. Richard Fish
  59808. .submittal
  59809. Downloaded via ftp from Amiganet.
  59810.  
  59811. .stored-in
  59812. GoldFish-Vol2-2:BBS/text/CassLabel-2.1.lha
  59813. .name
  59814. FishCover
  59815. .author
  59816. Iljitsch van Beijnum
  59817. .description
  59818. A 1536 by 1536 pixel 16 color bitmap that you can print out and place
  59819. inside the cover of the FreshFish CDROM.
  59820. .described-by
  59821. Automatically generated from Contents file by c2pi program.
  59822. .short
  59823. Front cover for Oct93 FreshFish CDROM.
  59824. .stored-in
  59825. GoldFish-Vol2-2:BBS/text/FishCover.lha
  59826. .name
  59827. HP4Driver
  59828. .author
  59829. Kelly Jordan
  59830. .version
  59831. 35.8
  59832. .description
  59833. An HP LaserJet 4 printer driver with support for 600 dpi and bitmap
  59834. compression.
  59835. .described-by
  59836. Automatically generated from Contents file by c2pi program.
  59837. .short
  59838. Driver for HP Laserjet 4 printer.
  59839.  
  59840. .stored-in
  59841. GoldFish-Vol2-2:BBS/text/HP4Driver-35.8.lha
  59842. .name
  59843. HP4Lsetter
  59844. .author
  59845. Quentin Snow
  59846. .version
  59847. 2.01
  59848. .description
  59849. HP LaserJet 4L printer setup utility.  Allows you to set things like Page
  59850. Setup, Type Styles, Print Quality, Memory, Copies, Lines/Page, Paper Size,
  59851. Orientation, Feed, etc.  Note: Some items disabled in this unregistered
  59852. version.
  59853. .described-by
  59854. Automatically generated from Contents file by c2pi program.
  59855. .short
  59856. HP LaserJet 4L printer setup util.
  59857.  
  59858. .stored-in
  59859. GoldFish-Vol2-2:BBS/text/HP4Lsetter-2.01.lha
  59860. .name
  59861. HWGPost
  59862. .type
  59863. Library
  59864. .short
  59865. PostScript Library w/many Level 2 feat.
  59866. .description
  59867.  
  59868. What you get here is the fifth version of HWGPOST that is publically
  59869. available. It is rather raw. My intention is to abuse you as beta
  59870. tester. ;^)
  59871.  
  59872. HWGPOST is project that I started because I had some problems with
  59873. post.library 1.7 (and 1.86 where post.library stayed the same) not handling
  59874. some PostScript code correctly. So I built on the post 1.7 source. HWGPOST
  59875. is IMHO a major step towards PostScript Level 2 already and as time and
  59876. motivation permits it will hopefully become a R&W book compliant PostScript
  59877. Level 2 interpreter library with maybe some Display PostScript extensions.
  59878.  
  59879. Currently this archive is probably mostly useful to users of post.library
  59880. up to 1.7.
  59881.  
  59882.  
  59883. Major new features for HWGPOST beta 5
  59884. =====================================
  59885.  
  59886.     - transparent DOS EPS file with binary headers handling.
  59887.     - heavy magic to make old FreeHand files work.
  59888.     - A fix to make cvi/cvr more flexible.
  59889.     - HWGPOST.datatype
  59890.     - default font lookup if a font is not available.
  59891.  
  59892. Sorry, setsystemparams and setpagedevice still have to wait.
  59893. .version
  59894. 22.25
  59895. .date
  59896. 1994.11.13
  59897. .author
  59898. Heinz Wrobel
  59899. .requirements
  59900. Requires OS2.04+
  59901. .distribution
  59902. Copyrighted but Freely Redistributable
  59903. .address
  59904. Karlstr. 16
  59905. 82131 Gauting
  59906. Germany
  59907. .email
  59908. heinz@hwg.muc.de
  59909. .docs
  59910. README.FIRST
  59911. hwgpostlib.doc
  59912. History
  59913. .described-by
  59914. Richard Fish
  59915. .submittal
  59916. Downloaded via ftp from wuarchive.wustl.edu.
  59917. .stored-in
  59918. GoldFish-Vol2-2:BBS/text/HWGPOST-22.25.lha
  59919. .name
  59920. MiserPrint
  59921. .type
  59922. OS Utility
  59923. .short
  59924. Prints up to 8 normal pages on one sheet
  59925. .description
  59926. MiserPrint is a print utility that puts up to 8 normal pages of text on
  59927. one  sheet  of  paper.  You are able to save paper and time. MiserPrint
  59928. uses  the  small  built-in  fonts  (Courier  and  Letter Gothic) of the
  59929. HP-Deskjet printers.
  59930. .version
  59931. 1.12
  59932. .author
  59933. Heinz-Guenter Boettger
  59934. .requirements
  59935. Kickstart V37
  59936. a HP-Deskjet 500 or similar
  59937. .reference
  59938. GoldFish-Vol1-2:d9xx/d978/MiserPrint/
  59939. 1.11
  59940. GoldFish-Vol1-1:BBS/d9xx/d978/MiserPrint.lha
  59941. 1.11
  59942. FrozenFish-Vol1:BBS/ALib/d9xx/d978/MiserPrint.lha
  59943. 1.11
  59944. FreshFish-Vol4:New/AmigaLibDisks/d978/MiserPrint/
  59945. 1.11
  59946. FreshFish-Vol4:BBS/AmigaLib/d978/MiserPrint.lha
  59947. 1.11
  59948. GoldFish-Vol1-2:d9xx/d928/MiserPrint/
  59949. 1.0
  59950. GoldFish-Vol1-1:BBS/d9xx/d928/MiserPrint.lha
  59951. 1.0
  59952. FrozenFish-Vol1:BBS/ALib/d9xx/d928/MiserPrint.lha
  59953. 1.0
  59954. FreshFish-Vol1:New/AmigaLibDisks/Disk928/MiserPrint/
  59955. 1.0
  59956. FreshFish-Vol2:Old/AmigaLibDisks/Disks920-930/Disk928/MiserPrint/
  59957. 1.0
  59958. AmigaLibDisk928:MiserPrint/
  59959. 1.0
  59960. .distribution
  59961. Copyrighted but Freely Redistributable
  59962. .address
  59963. Roermonder Bahn 5
  59964. 41844 Wegberg
  59965. Germany
  59966. .docs
  59967. MiserPrint.doc
  59968. MiserPrint.guide
  59969. .described-by
  59970. Richard Fish
  59971. .submittal
  59972. Submitted electronically directly by the author.
  59973. .aminet-dir
  59974. text/print
  59975. .stored-in
  59976. GoldFish-Vol2-2:BBS/text/MiserPrint-1.12.lha
  59977. .name
  59978. PrintManager
  59979. .type
  59980. Printing
  59981. .short
  59982. Printer spooler with appicon support.
  59983. .description
  59984. Very powerful printer spooler.  Works with all programs, whether
  59985. they use PRT: or the printer device directly, are printing text or
  59986. graphics. Has a GUI to control the print queue.
  59987. .version
  59988. 2.0
  59989. .date
  59990. 1992.10.07
  59991. .author
  59992. Nicola Salmoria
  59993. .reference
  59994. AmigaLibDisk810:PrintManager/
  59995. 1.0
  59996. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk810/PrintManager/
  59997. 1.0
  59998. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk810/PrintManager/
  59999. 1.0
  60000. FrozenFish-Vol1:BBS/ALib/d8xx/d810/PrintManager.lha
  60001. 1.0
  60002. GoldFish-Vol1-1:BBS/d8xx/d810/PrintManager.lha
  60003. 1.0
  60004. GoldFish-Vol1-2:d8xx/d810/PrintManager/
  60005. 1.0
  60006. .requirements
  60007. KS 2.04. Hard disk suggested.  Printer :-).
  60008. .distribution
  60009. Freeware
  60010. .address
  60011. Via Piemonte 11
  60012. 53100 Siena
  60013. ITALY
  60014. .email
  60015. MC6489@mclink.it
  60016. .docs
  60017. PrintManager.doc
  60018. .described-by
  60019. Nicola Salmoria (MC6489@mclink.it)
  60020. .submittal
  60021. Downloaded via ftp from Aminet (wuarchive.wustl.edu).
  60022. .stored-in
  60023. GoldFish-Vol2-2:BBS/text/PrintManager-2.0.lha
  60024. .name
  60025. VirtPrinters
  60026. .author
  60027. Garrick Meeker
  60028. .version
  60029. 2
  60030. .source
  60031. Includes source in C.
  60032. .description
  60033. Two new printer drivers.  One shows the printer output on a screen and the
  60034. other saves it as IFF pictures.  These drivers emulate a page-mode printer,
  60035. like a laser printer.  They both support color and b&w modes.  Color mode
  60036. uses three bitplanes, while b&w uses only one.  Several density settings
  60037. available, some correspond to the Amiga's aspect ratio, but most are just 1
  60038. to 1.  Screen_Printer requires a great deal of chip ram at the higher
  60039. density settings.  Won't crash under 3.0 anymore.
  60040. .described-by
  60041. Automatically generated from Contents file by c2pi program.
  60042. .short
  60043. Two new printer drivers.
  60044. .requirements
  60045. AmigaDOS 2.04 or later.
  60046. .stored-in
  60047. GoldFish-Vol2-2:BBS/text/VirtPrinters-2.lha
  60048.  
  60049. .name
  60050. Less
  60051. .type
  60052. Text Viewer
  60053. .short
  60054. Amiga port of UNIX text file reader
  60055. .description
  60056. A text file reader, descended from Unix "Less."  Less has features
  60057. found on no other Amiga file reader; it can use pipes, accepts
  60058. multiple filenames, and has many convenient positioning commands for
  60059. forward and backward movement, marking positions, etc.  This version
  60060. adds an option to suppress opening a new window, using the existing
  60061. CLI window instead (especially useful with an AUX: shell), and
  60062. includes some minor bug fixes.
  60063. .version
  60064. 1.6Z
  60065. .date
  60066. .author
  60067. Ray Zarling et. al.
  60068. .restrictions
  60069. .requirements
  60070. .reference
  60071. AmigaLibDisk902:Less/
  60072. 1.6Z
  60073. AmigaLibDisk718:Less/
  60074. 177.4
  60075. AmigaLibDisk511:Less/
  60076. 1.4Z
  60077. AmigaLibDisk149:Less/
  60078. 1.3
  60079. AmigaLibDisk92:Less/
  60080. 1.2
  60081. AmigaLibDisk74:Less/
  60082. 1.1
  60083. AmigaLibDisk34:Less/
  60084. 1.0
  60085. .keywords
  60086. .distribution
  60087. Copyrighted but Freely Redistributable
  60088. .price
  60089. .address
  60090. Department of Computer Science
  60091. Calif. State Univ. Stanislaus
  60092. Turlock, CA 95380
  60093. .email
  60094. rayz@csustan.EDU
  60095. .phone
  60096. .fax
  60097. .exectype
  60098. .installsize
  60099. .source
  60100. Includes source in C.
  60101. .construction
  60102. .tested
  60103. .run
  60104. .docs
  60105. Less.doc
  60106. Changes16Z.txt
  60107. ReadMe.fnf
  60108. .described-by
  60109. Fred Fish (fnf@fishpond.cygnus.com)
  60110. .submittal
  60111. Submitted on disk directly by the author.
  60112. .contents
  60113. Less        A text file reader, descended from Unix "Less."  Less has
  60114.         features found on no other Amiga file reader; it can use
  60115.         pipes, accepts multiple filenames, and has many convenient
  60116.         positioning commands for forward and backward movement,
  60117.         marking positions, etc.  This version adds an option to
  60118.         suppress opening a new window, using the existing CLI window
  60119.         instead (especially useful with an AUX: shell), and includes
  60120.         some minor bug fixes.  Version 1.6Z, includes source in SAS
  60121.         C 6.3.
  60122.         Author:  Ray Zarling et. al.
  60123. .stored-in
  60124. GoldFish-Vol2-2:BBS/text/Less-1.6Z.lha
  60125. .name
  60126. MuchMore
  60127. .type
  60128. Text Viewer
  60129. .short
  60130. Soft scroll text viewer with xpk-support
  60131. .description
  60132. A soft scrolling text viewer.  Can run in a window on a public screen
  60133. or on his own screen.  Display mode can be choosen with ASL screen
  60134. mode requester.  Supports ANSI, pipes, xpk, locale. Includes 7
  60135. catalogs.
  60136. .version
  60137. 4.4
  60138. .date
  60139. 1994.06.19
  60140. .author
  60141. Fridtjof Siebert
  60142. Christian Stiens
  60143. .requirements
  60144. AmigaOS 2.0
  60145. .reference
  60146. AmigaLibDisk962:MuchMore/
  60147. 4.2
  60148. AmigaLibDisk935:MuchMore/
  60149. 3.6
  60150. AmigaLibDisk895:MuchMore/
  60151. 3.3
  60152. AmigaLibDisk560:MuchMore/
  60153. 3.0
  60154. AmigaLibDisk378:MuchMore/
  60155. 2.7
  60156. AmigaLibDisk253:MuchMore/
  60157. 2.5
  60158. AmigaLibDisk234:MuchMore/
  60159. 1.8
  60160. .distribution
  60161. Freeware
  60162. .address
  60163. Nobileweg 67
  60164. D-70439 Stuttgart
  60165. Germany
  60166. .email
  60167. fridi@amokst.adsp.sub.org
  60168. .source
  60169. Oberon source included.
  60170. .construction
  60171. Oberon
  60172. .docs
  60173. MuchMore.doc
  60174. MuchMore.dok
  60175. .exectype
  60176. 68000
  60177. .source
  60178. Oberon source included.
  60179. .described-by
  60180. Fred Fish (fnf@amigalib.com)
  60181. .submittal
  60182. Downloaded from aminet (wuarchive.wustl.edu).
  60183. .stored-in
  60184. GoldFish-Vol2-2:BBS/text/MuchMore-4.4.lha
  60185.  
  60186. .name
  60187. MultiIndicator
  60188. .type
  60189. Text Viewer
  60190. .short
  60191. Shows ASCII, binary, AmigaGuide docs
  60192. .description
  60193. MI shows ASC-files (with or without ESC-sequences and Tabs), binaries
  60194. and AmigaGuide documents (if an external Guideindicator is available)
  60195. MI decides automatically whether to use the ASC-, HEX- or Guide-
  60196. indicator.
  60197.  
  60198.   Main features:
  60199.         - configurable
  60200.         - supports XPK and PowerPacker
  60201.         - localization
  60202.         - font sensitive
  60203.         - AREXX-Port
  60204.         - AppIcon
  60205.         - print files
  60206.         - patternsearching
  60207.  
  60208.   New features:
  60209.         - AppWindow
  60210.         - print area
  60211.         - rezizeable
  60212.         - saveable windowsize
  60213.         - SysIHack compatible :-)
  60214. .version
  60215. 2.0
  60216. .date
  60217. 1994.08.22
  60218. .author
  60219. Andreas Baum
  60220. .requirements
  60221. Requires OS2.0+
  60222. .distribution
  60223. Giftware
  60224. .address
  60225. Eugen-Roth-Straße 25
  60226. 92318 Neumarkt
  60227. Germany
  60228. .email
  60229. fatso@turtle.insider.sub.de
  60230. .docs
  60231. Documents/OS2.x+3.0/MIndicator_D.dok
  60232. Documents/OS2.x+3.0/MIndicator_GB.guide
  60233. Documents/OS2.x+3.0/MIndicator_GB.doc
  60234. Documents/OS2.x+3.0/MIndicator_D.guide
  60235. Documents/OS3.1/MIndicator_D.guide
  60236. Documents/OS3.1/MIndicator_GB.guide
  60237. .described-by
  60238. Dan Fish (daf@starfish.amigalib.com)
  60239. .submittal
  60240. Downloaded via ftp from wuarchive.wustl.edu.
  60241. .stored-in
  60242. GoldFish-Vol2-2:BBS/text/MultiIndicator-2.0.lha
  60243. .name
  60244. TextRead
  60245. .author
  60246. Martin Blom
  60247. .version
  60248. 37.20.r1.04
  60249. .distribution
  60250. Freeware
  60251. .reference
  60252. AmigaLibDisk767:TextRead/
  60253. 37.16 rel 1.03
  60254. .description
  60255. A fast but quite simple ascii reader, which was designed to replace More or
  60256. PPMore.  The text output is very fast, since the program writes directly
  60257. into it's screen memory.  The program supports printing, different
  60258. tabsizes, fonts and screen modes.  The search routines uses local.library,
  60259. if present, so the case insensitive search works in Sweden too...
  60260. The two libraries are included.  Example usage given with reading
  60261. the doc file, instead of using the standard "More" file reader.
  60262. .described-by
  60263. Automatically generated from Contents file by c2pi program.
  60264. .short
  60265. Fast and simple ASCII text reader.
  60266. .requirements
  60267. AmigaDOS 2.04 or higher.
  60268. reqtools.library V37 or higher.
  60269. powerpacker.library v35 or higher.
  60270. .stored-in
  60271. GoldFish-Vol2-2:BBS/text/TextRead-37.20.r1.04.lha
  60272. .name
  60273. WANT
  60274. .type
  60275. OS Utility
  60276. .short
  60277. Searches textfiles for keywords
  60278. .description
  60279. WANT let's you search a textfile, like INDEX, for one or two "search
  60280. terms". If two terms are entered, you may select AND or OR as logical
  60281. operators.  WANT is very fast. Searches on a 1200 take about one second
  60282. for a 1MB file. A full GUI interface and presetable options via tooltypes
  60283. make this is a powerful search facility. The output of a search can be
  60284. directed to your favorite filereader or text editor. This is version 1.017,
  60285. with a planned release of version 2 around  December 1994.
  60286. WB2.04 & up. ReqTools Library required, but not included. EGREP and GAWK
  60287. are required and included. CLI or WorkBench. GiftWare.
  60288. IMPORTANT: The docs for WANT are located in WANT/DOCS. Please read
  60289. them before installing and using WANT. Installation requires you to
  60290. leave all of the included files in their directories.
  60291. .version
  60292. 1.017
  60293. .author
  60294. Will Bow
  60295. Colin Thompson
  60296. .requirements
  60297. WB 2.x and up - Any Amiga
  60298. AmigaGuide, or another text reader
  60299. About 1 Meg of memory to hold a file.
  60300. A Hard Drive would be nice, but not necessary.
  60301. .reference
  60302.  
  60303. .distribution
  60304. Giftware
  60305. .address
  60306. Will Bow
  60307. 1531 Corinth Unit 1
  60308. West Los Angeles, CA 90025
  60309. (310) 478-4913
  60310.  
  60311. Colin Thompson
  60312. 9606 Carroll Cyn. Rd. H9
  60313. San Diego, CA 92126
  60314. (619) 695-2181
  60315. .email
  60316. colin@cts.com
  60317. .tested
  60318. WANT was tested on a 4000, 3000, 2000, 600, and a 1200  without problems.
  60319. .docs
  60320. docs/WANT.doc
  60321. docs/WANT.guide
  60322. .described-by
  60323. Richard Fish
  60324. .submittal
  60325. Downloaded via ftp from Aminet.
  60326. .stored-in
  60327. GoldFish-Vol2-2:BBS/text/WANT-1.017.lha
  60328.  
  60329. .name
  60330. xMore
  60331. .type
  60332. Text Viewer
  60333. .short
  60334. A small and fast replacement for "more"
  60335. .description
  60336. Yet another file reader, you might think, and you are right.  I missed
  60337. small XPK-understanding file reader with reasonable feature list, but there
  60338. was none available.  Most ( (c) 1992 by Uwe Röhm) can hardly be called
  60339. small (but it surely has 'reasonable' feature list!).  I have to admit that
  60340. xMore is currently bigger than I planned it to be, but people don't seem to
  60341. want small programs, they want features!  So, what do you get?
  60342.  
  60343.     + light speed search! No loss of speed even if case insensitive
  60344.       and/or backwards!
  60345.     + wildcard search. Searching doesn't slow down if only "?" is
  60346.       used (in fact it is FASTER when "?" is used).
  60347.     + hex mode.
  60348.     + FAST scrolling. Should beat Most (pun intended) textreaders
  60349.       using customized Text() function with custom screen.
  60350.     + displays ANSI styles (no colors) and some backspace-styles
  60351.     + variable TAB size! (now you can read those funny #?.c
  60352.       files with too much TABs ;)
  60353.     + can start one of the four possible editors.
  60354.     + freely definable keys!
  60355.     + font sensitivity, user definable font.
  60356.     + definable window dimensions, defaults to display size.
  60357.     + opens on any public screen or opens it's own screen.
  60358.     + multiple files from shell, Workbench and file requester.
  60359.     + pipe support.
  60360.     + clipboard support.
  60361.     + Support for Directory Opus compatibility.
  60362.     + character conversion.
  60363.     + lots of small details like default zoomed size exactly one
  60364.       line high. Small things make the difference!
  60365.     + can be made resident (has been pure from day one, but who
  60366.       remembers to mention everything)
  60367.     + OS 2.04 required (sorry, v36 users. There just is too much
  60368.       functions in RKMs with text 'this function is broken in V36'
  60369.       that I didn't bother dodging them. To pre-2.0 users xMore is
  60370.       Yet Another Reason To Update. Come on guys, do you use CP/M
  60371.       at work or what ? ;)
  60372.     + Can read files containig more than 65535 lines! With hex mode
  60373.       this is MUST (256K+ file in narrow window = lots of lines!).
  60374.       (This would be suitable place to mention certain well-known
  60375.       directory utility and another XPK-supporting reader which both
  60376.       assume no-one has REALLY big files, but that could give offence
  60377.       to JP and UR, so I won't)
  60378.  
  60379.     - wildcard search only supports "?"
  60380.     - reads whole file into memory (EVERYBODY has min. 1 Meg today)
  60381.  
  60382. .version
  60383. 1.4
  60384. .date
  60385. 1994.10.04
  60386. .author
  60387. Jorma Oksanen
  60388. .requirements
  60389. Requires OS2.04+
  60390. .reference
  60391. FreshFish-Vol2:New/text/show/xMore/
  60392. 1.1
  60393. .distribution
  60394. Freeware
  60395. .address
  60396. Ratastie 5 A 3
  60397. 14200 TURENKI
  60398. FINLAND
  60399. .email
  60400. hazor@niksula.hut.fi
  60401. .docs
  60402. xMore14.readme
  60403. xMore.doc
  60404. .described-by
  60405. Dan Fish (daf@starfish.amigalib.com)
  60406. .submittal
  60407. Downloaded via ftp from wuarchive.wustl.edu.
  60408. .stored-in
  60409. GoldFish-Vol2-2:BBS/text/xMore-1.4.lha
  60410.  
  60411. .name
  60412. DviDvi
  60413. .type
  60414. Text Utility
  60415. .short
  60416. Modify the contents of a dvi file
  60417. .description
  60418. A small utility to modify the contents of a dvi file.  For example,
  60419. you could put two or 4 pages on one sheet of paper, print one of them
  60420. reversed and much else.
  60421. .version
  60422. 1.1
  60423. .author
  60424. Thomas Rockicki, Amiga-Port by Thomas Baetzler and Jochen Wiedmann
  60425. .reference
  60426. AmigaLibDisk908:DviDvi/
  60427. 1.0
  60428. .distribution
  60429. Copyrighted but Freely Redistributable
  60430. .address
  60431. Jochen Wiedmann
  60432. Am Eisteich 9
  60433. 72555 Metzingen (Germany)
  60434. .email
  60435. wiedmann@mailserv.zdv.uni-tuebingen.de
  60436. .source
  60437. Includes source in C
  60438. .docs
  60439. dvidvi.doc
  60440. dvidvi.guide
  60441. .described-by
  60442. Fred Fish (fnf@fishpond.cygnus.com)
  60443. .submittal
  60444. Submitted electronically directly by the author.
  60445. .contents
  60446. DviDvi        A small utility to modify the contents of a dvi file.
  60447.         For example, you could put two or 4 pages on one sheet
  60448.         of paper, print one of them reversed and much else.
  60449.         Version 1.1, including bugfixes and revised sources.
  60450.         Author: Thomas Rockicki, Amiga-Port by Thomas Baetzler
  60451.             and Jochen Wiedmann
  60452. .stored-in
  60453. GoldFish-Vol2-2:BBS/text/DviDvi-1.1.lha
  60454.  
  60455. .name
  60456. DviHP
  60457. .type
  60458. Printing
  60459. .short
  60460. Print DVI files on HP-LJ (PCL5 support)
  60461. .description
  60462.  
  60463. DviHP  is  a  program for printing DVI files (generated by TeX) on HP
  60464. LaserJet and compatibiles printers.
  60465.  
  60466.  
  60467.                               Features
  60468.                               ========
  60469.  
  60470. o DviHP  downloads  fonts  to  printer;  printing  is  therefore much
  60471.   faster,  especially when printing large documents. Version 2.1 uses
  60472.   PCL5 font compression.
  60473.  
  60474. o User  friendlyness:  you  can  set parameters through environmental
  60475.   variable  "DVIHPOPTS",  in a command-line when invoking it from CLI
  60476.   or  Shell,  via  ToolTypes  when  invoking it from Workbench or via
  60477.   graphical user interface.
  60478.  
  60479. o It supports printing in landscape orientation.
  60480.  
  60481. o DviHP  allows  you  to include IFF ILBM files (raster pictures) and
  60482.   PostScript files in your documents.
  60483.  
  60484. o DviHP lets you redirect output to a file, even when you're printing
  60485.   IFF ILBM pictures and/or PostScript files.
  60486.  
  60487. o PCL5/PJL support and PCL5 font compression.
  60488.  
  60489. .version
  60490. 2.1
  60491. .author
  60492. Ales Pecnik
  60493. .restrictions
  60494. This freely redistributable version has the following keywords disabled:
  60495. EVEN, ODD, COPIES, PERMANENT.  In addition, the keyword SHOWFONTS is not
  60496. fully functional
  60497. .requirements
  60498. Requires OS 2.04+, an HP Laserjet compatible printer
  60499. Postscript printing requires "post.library" by Adrian Aylward
  60500. .reference
  60501. FreshFish-Vol1:New/Printer/DviHp/
  60502. 1.1
  60503. AmigaLibDisk892:DviHp/
  60504. 1.0
  60505. .distribution
  60506. Shareware
  60507. .price
  60508. $50 (US)
  60509. .address
  60510. Skopska 6
  60511. SI-61000 Ljubljana
  60512. Slovenia
  60513. .email
  60514. alesp@freeport.uwasa.fi
  60515. .docs
  60516. DviHP-doc.dvi
  60517. DviHP_21.readme
  60518. .described-by
  60519. Dan Fish (daf@starfish.amigalib.com)
  60520. .submittal
  60521. Downloaded via ftp from wuarchive.wustl.edu.
  60522. .stored-in
  60523. GoldFish-Vol2-2:BBS/text/DviHP-2.1.lha
  60524.  
  60525. .name
  60526. DviPS
  60527. .type
  60528. TeX Utility
  60529. .short
  60530. Converts TeX DVI files to PostScript
  60531. .description
  60532. DviPS takes a DVI file produced by TeX (or by some other processor such
  60533. as GFtoDVI) and converts it to PostScript, normally sending the result
  60534. directly to the laserprinter.  The DVI file may be specified without the
  60535. extension.  Fonts used may either be resident in the printer or defined
  60536. as bitmaps in PK files, or a `virtual' combination of both.  If the
  60537. MakeTeXPK program is installed, DviPS will automatically invoke METAFONT
  60538. to generate fonts that don't already exist.  *LOTS* of command line
  60539. options.
  60540. .version
  60541. 5.58
  60542. .date
  60543. 1994.09.29
  60544. .author
  60545. Tomas Rokicki, Amiga port by Giuseppe Ghibò
  60546. .distribution
  60547. Copyrighted but Freely Redistributable
  60548. .email
  60549. ghibo@galileo.polito.it
  60550. .source
  60551. Includes source in C
  60552. .docs
  60553. README
  60554. README.amiga
  60555. dvips.dvi
  60556. .described-by
  60557. Dan Fish (daf@starfish.amigalib.com)
  60558. .submittal
  60559. Downloaded via ftp from wuarchive.wustl.edu.
  60560. .stored-in
  60561. GoldFish-Vol2-2:BBS/text/DviPS-5.58.lha
  60562. .name
  60563. detex
  60564. .type
  60565. Text Conversion
  60566. .short
  60567. Strip TeX commands from TeX files
  60568. .description
  60569. Port of unif Detex.
  60570. Detex removes TeX commands to get a text file.  Useful to use with a
  60571. speller like ispell or fspell.
  60572. .version
  60573. 1.0
  60574. .author
  60575. LACOMBE Bruno
  60576. .requirements
  60577. Requires ixemul.library
  60578. .distribution
  60579. GNU Public Licence
  60580. .address
  60581. 18 rue des Noyers
  60582. 33600 Pessac
  60583. France
  60584. .email
  60585. bugss@frbdx11.cribx1.u-bordeaux.fr (always)
  60586. .source
  60587. Includes full source, Unix and Amiga
  60588. .docs
  60589. README
  60590. README.amiga
  60591. detex.doc
  60592. .described-by
  60593. LACOMBE Bruno (bugss@frbdx11.cribx1.u-bordeaux.fr
  60594. .submittal
  60595. Directly Uploaded via ftp to fishpond.amigalib.com .
  60596. .stored-in
  60597. GoldFish-Vol2-2:BBS/text/detex-1.0.lha
  60598. .name
  60599. PasTeX
  60600. .type
  60601. Word Processing
  60602. .short
  60603. Port of TeX, powerful typesetting system
  60604. .description
  60605. A very well done Amiga port of the incredibly powerful TeX typesetting
  60606. system originally written by Donald Knuth at Stanford University.
  60607. .version
  60608. 1.3
  60609. .date
  60610. .author
  60611. Donald Knuth
  60612. Georg Hessmann
  60613. .restrictions
  60614. .requirements
  60615. .reference
  60616. AmigaLibDisk616:TeX/
  60617. 3.1
  60618. AmigaLibDisk615:TeX/
  60619. 3.1
  60620. AmigaLibDisk614:TeX/
  60621. 3.1
  60622. AmigaLibDisk613:TeX/
  60623. 3.1
  60624. AmigaLibDisk612:TeX/
  60625. 3.1
  60626. AmigaLibDisk611:TeX/
  60627. 3.1
  60628. .keywords
  60629. .distribution
  60630. Copyrighted but Freely Redistributable
  60631. .price
  60632. .address
  60633. .email
  60634. hessmann@Informatik.Uni-Hamburg.DE
  60635. .phone
  60636. .fax
  60637. .exectype
  60638. .installsize
  60639. .source
  60640. .construction
  60641. .tested
  60642. .run
  60643. .docs
  60644. README
  60645. COPYRIGHT
  60646. Installation
  60647. README.CDTeX
  60648. TexDoc/gentle-introduction.dvi
  60649. TexDoc/mf-for-beginners.dvi
  60650. .described-by
  60651. Fred Fish (fnf@amigalib.com)
  60652. .submittal
  60653. Submitted electronically directly by the author.
  60654. .stored-in
  60655. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-2of9.lha
  60656. .name
  60657. PasTeX
  60658. .type
  60659. Word Processing
  60660. .short
  60661. Port of TeX, powerful typesetting system
  60662. .description
  60663. A very well done Amiga port of the incredibly powerful TeX typesetting
  60664. system originally written by Donald Knuth at Stanford University.
  60665. .version
  60666. 1.3
  60667. .date
  60668. .author
  60669. Donald Knuth
  60670. Georg Hessmann
  60671. .restrictions
  60672. .requirements
  60673. .reference
  60674. AmigaLibDisk616:TeX/
  60675. 3.1
  60676. AmigaLibDisk615:TeX/
  60677. 3.1
  60678. AmigaLibDisk614:TeX/
  60679. 3.1
  60680. AmigaLibDisk613:TeX/
  60681. 3.1
  60682. AmigaLibDisk612:TeX/
  60683. 3.1
  60684. AmigaLibDisk611:TeX/
  60685. 3.1
  60686. .keywords
  60687. .distribution
  60688. Copyrighted but Freely Redistributable
  60689. .price
  60690. .address
  60691. .email
  60692. hessmann@Informatik.Uni-Hamburg.DE
  60693. .phone
  60694. .fax
  60695. .exectype
  60696. .installsize
  60697. .source
  60698. .construction
  60699. .tested
  60700. .run
  60701. .docs
  60702. README
  60703. COPYRIGHT
  60704. Installation
  60705. README.CDTeX
  60706. TexDoc/gentle-introduction.dvi
  60707. TexDoc/mf-for-beginners.dvi
  60708. .described-by
  60709. Fred Fish (fnf@amigalib.com)
  60710. .submittal
  60711. Submitted electronically directly by the author.
  60712. .stored-in
  60713. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-3of9.lha
  60714. .name
  60715. PasTeX
  60716. .type
  60717. Word Processing
  60718. .short
  60719. Port of TeX, powerful typesetting system
  60720. .description
  60721. A very well done Amiga port of the incredibly powerful TeX typesetting
  60722. system originally written by Donald Knuth at Stanford University.
  60723. .version
  60724. 1.3
  60725. .date
  60726. .author
  60727. Donald Knuth
  60728. Georg Hessmann
  60729. .restrictions
  60730. .requirements
  60731. .reference
  60732. AmigaLibDisk616:TeX/
  60733. 3.1
  60734. AmigaLibDisk615:TeX/
  60735. 3.1
  60736. AmigaLibDisk614:TeX/
  60737. 3.1
  60738. AmigaLibDisk613:TeX/
  60739. 3.1
  60740. AmigaLibDisk612:TeX/
  60741. 3.1
  60742. AmigaLibDisk611:TeX/
  60743. 3.1
  60744. .keywords
  60745. .distribution
  60746. Copyrighted but Freely Redistributable
  60747. .price
  60748. .address
  60749. .email
  60750. hessmann@Informatik.Uni-Hamburg.DE
  60751. .phone
  60752. .fax
  60753. .exectype
  60754. .installsize
  60755. .source
  60756. .construction
  60757. .tested
  60758. .run
  60759. .docs
  60760. README
  60761. COPYRIGHT
  60762. Installation
  60763. README.CDTeX
  60764. TexDoc/gentle-introduction.dvi
  60765. TexDoc/mf-for-beginners.dvi
  60766. .described-by
  60767. Fred Fish (fnf@amigalib.com)
  60768. .submittal
  60769. Submitted electronically directly by the author.
  60770. .stored-in
  60771. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-1of9.lha
  60772. .name
  60773. PasTeX
  60774. .type
  60775. Word Processing
  60776. .short
  60777. Port of TeX, powerful typesetting system
  60778. .description
  60779. A very well done Amiga port of the incredibly powerful TeX typesetting
  60780. system originally written by Donald Knuth at Stanford University.
  60781. .version
  60782. 1.3
  60783. .date
  60784. .author
  60785. Donald Knuth
  60786. Georg Hessmann
  60787. .restrictions
  60788. .requirements
  60789. .reference
  60790. AmigaLibDisk616:TeX/
  60791. 3.1
  60792. AmigaLibDisk615:TeX/
  60793. 3.1
  60794. AmigaLibDisk614:TeX/
  60795. 3.1
  60796. AmigaLibDisk613:TeX/
  60797. 3.1
  60798. AmigaLibDisk612:TeX/
  60799. 3.1
  60800. AmigaLibDisk611:TeX/
  60801. 3.1
  60802. .keywords
  60803. .distribution
  60804. Copyrighted but Freely Redistributable
  60805. .price
  60806. .address
  60807. .email
  60808. hessmann@Informatik.Uni-Hamburg.DE
  60809. .phone
  60810. .fax
  60811. .exectype
  60812. .installsize
  60813. .source
  60814. .construction
  60815. .tested
  60816. .run
  60817. .docs
  60818. README
  60819. COPYRIGHT
  60820. Installation
  60821. README.CDTeX
  60822. TexDoc/gentle-introduction.dvi
  60823. TexDoc/mf-for-beginners.dvi
  60824. .described-by
  60825. Fred Fish (fnf@amigalib.com)
  60826. .submittal
  60827. Submitted electronically directly by the author.
  60828. .stored-in
  60829. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-4of9.lha
  60830. .name
  60831. PasTeX
  60832. .type
  60833. Word Processing
  60834. .short
  60835. Port of TeX, powerful typesetting system
  60836. .description
  60837. A very well done Amiga port of the incredibly powerful TeX typesetting
  60838. system originally written by Donald Knuth at Stanford University.
  60839. .version
  60840. 1.3
  60841. .date
  60842. .author
  60843. Donald Knuth
  60844. Georg Hessmann
  60845. .restrictions
  60846. .requirements
  60847. .reference
  60848. AmigaLibDisk616:TeX/
  60849. 3.1
  60850. AmigaLibDisk615:TeX/
  60851. 3.1
  60852. AmigaLibDisk614:TeX/
  60853. 3.1
  60854. AmigaLibDisk613:TeX/
  60855. 3.1
  60856. AmigaLibDisk612:TeX/
  60857. 3.1
  60858. AmigaLibDisk611:TeX/
  60859. 3.1
  60860. .keywords
  60861. .distribution
  60862. Copyrighted but Freely Redistributable
  60863. .price
  60864. .address
  60865. .email
  60866. hessmann@Informatik.Uni-Hamburg.DE
  60867. .phone
  60868. .fax
  60869. .exectype
  60870. .installsize
  60871. .source
  60872. .construction
  60873. .tested
  60874. .run
  60875. .docs
  60876. README
  60877. COPYRIGHT
  60878. Installation
  60879. README.CDTeX
  60880. TexDoc/gentle-introduction.dvi
  60881. TexDoc/mf-for-beginners.dvi
  60882. .described-by
  60883. Fred Fish (fnf@amigalib.com)
  60884. .submittal
  60885. Submitted electronically directly by the author.
  60886. .stored-in
  60887. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-5of9.lha
  60888. .name
  60889. PasTeX
  60890. .type
  60891. Word Processing
  60892. .short
  60893. Port of TeX, powerful typesetting system
  60894. .description
  60895. A very well done Amiga port of the incredibly powerful TeX typesetting
  60896. system originally written by Donald Knuth at Stanford University.
  60897. .version
  60898. 1.3
  60899. .date
  60900. .author
  60901. Donald Knuth
  60902. Georg Hessmann
  60903. .restrictions
  60904. .requirements
  60905. .reference
  60906. AmigaLibDisk616:TeX/
  60907. 3.1
  60908. AmigaLibDisk615:TeX/
  60909. 3.1
  60910. AmigaLibDisk614:TeX/
  60911. 3.1
  60912. AmigaLibDisk613:TeX/
  60913. 3.1
  60914. AmigaLibDisk612:TeX/
  60915. 3.1
  60916. AmigaLibDisk611:TeX/
  60917. 3.1
  60918. .keywords
  60919. .distribution
  60920. Copyrighted but Freely Redistributable
  60921. .price
  60922. .address
  60923. .email
  60924. hessmann@Informatik.Uni-Hamburg.DE
  60925. .phone
  60926. .fax
  60927. .exectype
  60928. .installsize
  60929. .source
  60930. .construction
  60931. .tested
  60932. .run
  60933. .docs
  60934. README
  60935. COPYRIGHT
  60936. Installation
  60937. README.CDTeX
  60938. TexDoc/gentle-introduction.dvi
  60939. TexDoc/mf-for-beginners.dvi
  60940. .described-by
  60941. Fred Fish (fnf@amigalib.com)
  60942. .submittal
  60943. Submitted electronically directly by the author.
  60944. .stored-in
  60945. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-6of9.lha
  60946. .name
  60947. PasTeX
  60948. .type
  60949. Word Processing
  60950. .short
  60951. Port of TeX, powerful typesetting system
  60952. .description
  60953. A very well done Amiga port of the incredibly powerful TeX typesetting
  60954. system originally written by Donald Knuth at Stanford University.
  60955. .version
  60956. 1.3
  60957. .date
  60958. .author
  60959. Donald Knuth
  60960. Georg Hessmann
  60961. .restrictions
  60962. .requirements
  60963. .reference
  60964. AmigaLibDisk616:TeX/
  60965. 3.1
  60966. AmigaLibDisk615:TeX/
  60967. 3.1
  60968. AmigaLibDisk614:TeX/
  60969. 3.1
  60970. AmigaLibDisk613:TeX/
  60971. 3.1
  60972. AmigaLibDisk612:TeX/
  60973. 3.1
  60974. AmigaLibDisk611:TeX/
  60975. 3.1
  60976. .keywords
  60977. .distribution
  60978. Copyrighted but Freely Redistributable
  60979. .price
  60980. .address
  60981. .email
  60982. hessmann@Informatik.Uni-Hamburg.DE
  60983. .phone
  60984. .fax
  60985. .exectype
  60986. .installsize
  60987. .source
  60988. .construction
  60989. .tested
  60990. .run
  60991. .docs
  60992. README
  60993. COPYRIGHT
  60994. Installation
  60995. README.CDTeX
  60996. TexDoc/gentle-introduction.dvi
  60997. TexDoc/mf-for-beginners.dvi
  60998. .described-by
  60999. Fred Fish (fnf@amigalib.com)
  61000. .submittal
  61001. Submitted electronically directly by the author.
  61002. .stored-in
  61003. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-7of9.lha
  61004. .name
  61005. PasTeX
  61006. .type
  61007. Word Processing
  61008. .short
  61009. Port of TeX, powerful typesetting system
  61010. .description
  61011. A very well done Amiga port of the incredibly powerful TeX typesetting
  61012. system originally written by Donald Knuth at Stanford University.
  61013. .version
  61014. 1.3
  61015. .date
  61016. .author
  61017. Donald Knuth
  61018. Georg Hessmann
  61019. .restrictions
  61020. .requirements
  61021. .reference
  61022. AmigaLibDisk616:TeX/
  61023. 3.1
  61024. AmigaLibDisk615:TeX/
  61025. 3.1
  61026. AmigaLibDisk614:TeX/
  61027. 3.1
  61028. AmigaLibDisk613:TeX/
  61029. 3.1
  61030. AmigaLibDisk612:TeX/
  61031. 3.1
  61032. AmigaLibDisk611:TeX/
  61033. 3.1
  61034. .keywords
  61035. .distribution
  61036. Copyrighted but Freely Redistributable
  61037. .price
  61038. .address
  61039. .email
  61040. hessmann@Informatik.Uni-Hamburg.DE
  61041. .phone
  61042. .fax
  61043. .exectype
  61044. .installsize
  61045. .source
  61046. .construction
  61047. .tested
  61048. .run
  61049. .docs
  61050. README
  61051. COPYRIGHT
  61052. Installation
  61053. README.CDTeX
  61054. TexDoc/gentle-introduction.dvi
  61055. TexDoc/mf-for-beginners.dvi
  61056. .described-by
  61057. Fred Fish (fnf@amigalib.com)
  61058. .submittal
  61059. Submitted electronically directly by the author.
  61060. .stored-in
  61061. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-8of9.lha
  61062. .name
  61063. PasTeX
  61064. .type
  61065. Word Processing
  61066. .short
  61067. Port of TeX, powerful typesetting system
  61068. .description
  61069. A very well done Amiga port of the incredibly powerful TeX typesetting
  61070. system originally written by Donald Knuth at Stanford University.
  61071. .version
  61072. 1.3
  61073. .date
  61074. .author
  61075. Donald Knuth
  61076. Georg Hessmann
  61077. .restrictions
  61078. .requirements
  61079. .reference
  61080. AmigaLibDisk616:TeX/
  61081. 3.1
  61082. AmigaLibDisk615:TeX/
  61083. 3.1
  61084. AmigaLibDisk614:TeX/
  61085. 3.1
  61086. AmigaLibDisk613:TeX/
  61087. 3.1
  61088. AmigaLibDisk612:TeX/
  61089. 3.1
  61090. AmigaLibDisk611:TeX/
  61091. 3.1
  61092. .keywords
  61093. .distribution
  61094. Copyrighted but Freely Redistributable
  61095. .price
  61096. .address
  61097. .email
  61098. hessmann@Informatik.Uni-Hamburg.DE
  61099. .phone
  61100. .fax
  61101. .exectype
  61102. .installsize
  61103. .source
  61104. .construction
  61105. .tested
  61106. .run
  61107. .docs
  61108. README
  61109. COPYRIGHT
  61110. Installation
  61111. README.CDTeX
  61112. TexDoc/gentle-introduction.dvi
  61113. TexDoc/mf-for-beginners.dvi
  61114. .described-by
  61115. Fred Fish (fnf@amigalib.com)
  61116. .submittal
  61117. Submitted electronically directly by the author.
  61118. .stored-in
  61119. GoldFish-Vol2-2:BBS/text/PasTeX-1.3-9of9.lha
  61120. .name
  61121. AppCon
  61122. .aminet-dir
  61123. util/app
  61124. .type
  61125. Utility
  61126. .short
  61127. Makes the CON: window an AppWindow
  61128. .description
  61129. Declares the actual CON:-window as an AppWindow and lets you
  61130. drop your icons in this window.  Then, the name and path of
  61131. the icon are inserted into the current command line exactly
  61132. as if you typed them with your keyboard, but slightly faster!
  61133. .version
  61134. 38.73
  61135. .date
  61136. 1994.05.14
  61137. .author
  61138. Stephan Fuhrmann
  61139. .distribution
  61140. Public Domain
  61141. .source
  61142. Full C-Source included
  61143. .construction
  61144. Compiled using SAS/C v6.51, the *BEST* compiler for the Amiga.
  61145. Hardware: A4000/040, 12 MByte Memory.
  61146. Compilation time: ~27 seconds.
  61147. Source length:  702 lines (without includes).
  61148. Executable length: 3864 bytes.
  61149. Coffee consumed:  >10 cups.
  61150. .address
  61151. Erikstrasse 30
  61152. 24837 Schleswig
  61153. GERMANY
  61154. .requirements
  61155. Requires OS2.0+
  61156. .reference
  61157. AmigaLibDisk953:AppCon/
  61158. 37.177
  61159. FreshFish-Vol3:New/AmigaLibDisks/Disk953/AppCon/
  61160. 37.177
  61161. FrozenFish-Vol1:BBS/ALib/d9xx/d953/AppCon.lha
  61162. 37.177
  61163. GoldFish-Vol1-1:BBS/d9xx/d953/AppCon.lha
  61164. 37.177
  61165. GoldFish-Vol1-2:d9xx/d953/AppCon/
  61166. 37.177
  61167. .docs
  61168. AppCon.doc
  61169. .described-by
  61170. Richard Fish
  61171. .submittal
  61172. Submitted electronically directly by the author.
  61173. .stored-in
  61174. GoldFish-Vol2-2:BBS/util/AppCon-38.73.lha
  61175.  
  61176. .name
  61177. AppPP
  61178. .type
  61179. Workbench Tool
  61180. .short
  61181. AppIcon/GUI for crunch/decrunch with PP
  61182. .description
  61183. A crunching program made to avoid loading Powerpacker or another utility
  61184. like that everytime you have one or several files to crunch or decrunch.
  61185. It has an AppIcon and a Gadtools graphical user interface which makes it
  61186. easy to configure and to use.  Especially made to be used from WBStartUp.
  61187. .version
  61188. 1.1
  61189. .author
  61190. Patrick Burnand
  61191. .reference
  61192. FreshFish-Vol5:New/util/app/AppPP/
  61193. 1.0
  61194. .requirements
  61195. Requires OS2.04+, powerpacker.library, asl.library, 512K RAM
  61196. .distribution
  61197. Freeware
  61198. .address
  61199. BURNAND Patrick
  61200. Ch. de la Grangette 16b
  61201. 1010 Lausanne
  61202. Switzerland
  61203. .source
  61204. Includes source in assembler
  61205. .docs
  61206. AppPP English Doc
  61207. AppPP Doc Française
  61208. .described-by
  61209. Dan Fish (daf@starfish.amigalib.com)
  61210. .submittal
  61211. Submitted on disk directly by the author.
  61212. .stored-in
  61213. GoldFish-Vol2-2:BBS/util/AppPP-1.1.lha
  61214.  
  61215. .name
  61216. ChangeIcon
  61217. .type
  61218. Workbench Tool
  61219. .short
  61220. Give files specified icon, uses WhatIs
  61221. .description
  61222. A Workbench AppIcon/MenuItem/Window tool that will give dropped files a
  61223. (new) icon - depending on their filetypes which ChangeIcon will detect
  61224. using the WhatIs library (included).  New types and default icons can be
  61225. easily defined.  Localized for Workbench 2.1, (German and French catalogs
  61226. included).
  61227. .version
  61228. 1.0
  61229. .date
  61230. 1994.02.26
  61231. .author
  61232. Hanns Holger Rutz
  61233. WhatIs library by Sylvain Rougier and Pierre Carette
  61234. .requirements
  61235. Requires OS 2.04+
  61236. .distribution
  61237. Freeware
  61238. .address
  61239. Auf dem Godenstedter Berg 17
  61240. D-27404 Zeven
  61241. GERMANY
  61242. .source
  61243. Includes source in assembly
  61244. .construction
  61245. AsmOne V1.02
  61246. .docs
  61247. WhatIsLibrary.doc
  61248. Docs/Deutsch
  61249. Docs/English
  61250. Docs/Français
  61251. .described-by
  61252. Fred Fish (fnf@fishpond.cygnus.com)
  61253. .submittal
  61254. Submitted on disk directly by the author.
  61255. .contents
  61256. ChangeIcon    A Workbench AppIcon/MenuItem/Window tool that will give
  61257.         dropped files a (new) icon - depending on their filetypes
  61258.         which ChangeIcon will detect using the WhatIs library
  61259.         (included).  New types and default icons can be easily
  61260.         defined.  Requires OS 2.04+, localized for Workbench 2.1
  61261.         (German and French catalogs included).  Version 1.0,
  61262.         Freeware, includes source in assembly language.
  61263.         Author:  Hanns Holger Rutz, WhatIs library by Sylvain
  61264.              Rougier and Pierre Carette
  61265. .stored-in
  61266. GoldFish-Vol2-2:BBS/util/ChangeIcon-1.0.lha
  61267. .name
  61268. DropnAct
  61269. .fullname
  61270. Drop'n Act
  61271. .aminet-dir
  61272. util/app
  61273. .type
  61274. Workbench Utility
  61275. .short
  61276. An AppIcon for easy data file handling
  61277. .description
  61278. Drop'n Act installs an AppIcon on your Workbench. When you
  61279. drop a file on this icon, Drop'n Act will analyze it and
  61280. act according to the type of the file, e.g. show a picture,
  61281. play a piece of music, extract an archive, etc.
  61282. .version
  61283. 1.0
  61284. .date
  61285. 1994.08.15
  61286. .author
  61287. Rüdiger Hanke
  61288. .requirements
  61289. Requires OS2.0.
  61290. .distribution
  61291. Freeware
  61292. .address
  61293. An der Marienlinde 10
  61294. D-48291 Telgte
  61295. GERMANY
  61296. .construction
  61297. Maxon C++ V1.1
  61298. .tested
  61299. Amiga 4000/040, OS3.0
  61300. .docs
  61301. English
  61302. Deutsch
  61303. .described-by
  61304. Rüdiger Hanke
  61305. .submittal
  61306. Submitted on disk directly by the author.
  61307.  
  61308. .stored-in
  61309. GoldFish-Vol2-2:BBS/util/DropnAct-1.0.lha
  61310.  
  61311. .name
  61312. AII
  61313. .type
  61314. Archiver
  61315. .short
  61316. A GUI interface for most avail archivers
  61317. .description
  61318. The Archiving Intuition Interface is a program that makes using
  61319. archiving software infinitely easier by adding a GUI (mouse base
  61320. interface).  Supports Lha, Zoo, Arc, UnArj, Zip, DMS, LhWarp and
  61321. Shrink.
  61322. .version
  61323. 2.0
  61324. .author
  61325. Paul Mclachlan
  61326. .requirements
  61327. Requires Reqtools.library
  61328. OS 2.x supported, 1.3 compatible
  61329. .reference
  61330. AmigaLibDisk884:AII/
  61331. 1.38
  61332. AmigaLibDisk825:AII/
  61333. 1.35
  61334. AmigaLibDisk799:AII/
  61335. 1.03
  61336. .distribution
  61337. Shareware
  61338. .price
  61339. $5(US)
  61340. .address
  61341. 60 Hatfield street
  61342. Blakehurst, 2221
  61343. Sydney,  Australia
  61344. .docs
  61345. AII.doc
  61346. .described-by
  61347. Fred Fish (fnf@fishpond.cygnus.com)
  61348. .submittal
  61349. Submitted on disk directly by the author.
  61350. .contents
  61351. AII        The Archiving Intuition Interface is a program that makes
  61352.         using archiving software infinitely easier by adding a GUI
  61353.         (mouse base interface).  Supports Lha, Zoo, Arc, UnArj,
  61354.         Zip, DMS, LhWarp and Shrink.  Requires Reqtools.library,
  61355.         OS 2.x supported, 1.3 compatible.  This is version 2.0,
  61356.         an update to version 1.38 on disk 884.  Shareware, binary
  61357.         only.
  61358.         Author:  Paul Mclachlan
  61359. .stored-in
  61360. GoldFish-Vol2-2:BBS/util/AII-2.0.lha
  61361.  
  61362. .name
  61363. CFX
  61364. .type
  61365. File Utility
  61366. .short
  61367. Examines/finds files using criteria
  61368. .description
  61369. Crunched File eXaminer allows the user to examine and find files using
  61370. several different search criteria.  CFX knows a huge amount of the current
  61371. Amiga filetypes, including a vast number of "cruncher" types.  CFX can also
  61372. give in-depth disassemblies of crunched files, including most address
  61373. crunched files, relocator crunched files, and some major archive crunched
  61374. types.
  61375. .version
  61376. 5.540
  61377. .date
  61378. 1994.09.06
  61379. .author
  61380. Bob Rye and Marcus Mroczkowski
  61381. .requirements
  61382. Require ReqTools.library and PowerPacker.library
  61383. .reference
  61384. AmigaLibDisk866:CFX/
  61385. 5.275
  61386. AmigaLibDisk750:CFX/
  61387. 5.242
  61388. .distribution
  61389. Freeware
  61390. .address
  61391. BOB RYE
  61392. 11 BEAVER STREET
  61393. ST. ALBANS, VICTORIA
  61394. AUSTRALIA, 3021
  61395. .email
  61396. cfx@miggins.apana.org.au
  61397. bugs@miggins.apana.org.au
  61398. .tested
  61399. Amigas 500, 1000, 1200, 2000, 3000, 4000 vanilla PAL, 2.0 - 3.00 OS
  61400. B2000 GVP 22mhz & 33mhz ALL-IN-ONE accelerator PAL 2.0 - 3.00 OS
  61401. A3000 PP&S 68040 accelerator, 2.04 OS
  61402. .docs
  61403. cfx.guide
  61404. brain.guide
  61405. .described-by
  61406. Dan Fish (daf@starfish.amigalib.com)
  61407. .submittal
  61408. Downloaded via ftp from wuarchive.wustl.edu.
  61409. .stored-in
  61410. GoldFish-Vol2-2:BBS/util/CFX-5.540.lha
  61411.  
  61412. .name
  61413. LHArc
  61414. .type
  61415. Archiver
  61416. .short
  61417. Archive program using LZHUF compression
  61418. .description
  61419. An archive program like Arc and Zoo, with a heavy emphasis maximum
  61420. compression for minimum archive size, using LZHUF compression.
  61421. .version
  61422. 1.30
  61423. .date
  61424. .author
  61425. Paolo Zibetti
  61426. .restrictions
  61427. .requirements
  61428. .reference
  61429. AmigaLibDisk404:LHArc/
  61430. 1.30
  61431. AmigaLibDisk383:LHArc/
  61432. 1.21
  61433. AmigaLibDisk312:LHArc/
  61434. 1.10
  61435. AmigaLibDisk289:LHArc/
  61436. 1.0
  61437. .keywords
  61438. .distribution
  61439. Copyrighted but Freely Redistributable
  61440. .price
  61441. .address
  61442. .email
  61443. Paolo.Zibetti@p6.f101.n331.z2.fidonet.org
  61444. .phone
  61445. .fax
  61446. .exectype
  61447. .installsize
  61448. .source
  61449. .construction
  61450. .tested
  61451. .run
  61452. .docs
  61453. .described-by
  61454. Fred Fish (fnf@fishpond.cygnus.com)
  61455. .submittal
  61456. Downloaded from BIX.
  61457. .contents
  61458. LHArc        An archive program like Arc and Zoo, with a heavy emphasis
  61459.         maximum compression for minimum archive size, using LZHUF
  61460.         compression.  Version 1.30, binary only.
  61461.         Author:  Paolo Zibetti
  61462. .stored-in
  61463. GoldFish-Vol2-2:BBS/util/LHArc-1.30.lha
  61464.  
  61465. .name
  61466. LHWarp
  61467. .type
  61468. Archiver
  61469. .short
  61470. Disk packer for .lhw files
  61471. .description
  61472. A program which will read tracks directly from your floppy disk,
  61473. compress them using adaptive huffman encoding, and output them to a
  61474. file.  The resulting file can be used by lhwarp to reconstruct an
  61475. image of the original disk.
  61476. .version
  61477. 1.40
  61478. .date
  61479. .author
  61480. Jonathan Forbes
  61481. .restrictions
  61482. .requirements
  61483. .reference
  61484. AmigaLibDisk318:Lhwarp/
  61485. 1.21
  61486. AmigaLibDisk305:Lhwarp/
  61487. 1.20
  61488. AmigaLibDisk295:Lhwarp/
  61489. 1.03
  61490. .keywords
  61491. .distribution
  61492. Copyrighted but Freely Redistributable
  61493. .price
  61494. .address
  61495. .email
  61496. .phone
  61497. .fax
  61498. .exectype
  61499. .installsize
  61500. .source
  61501. .construction
  61502. .tested
  61503. .run
  61504. .docs
  61505. LHWarp.doc
  61506. .described-by
  61507. Fred Fish (fnf@fishpond.cygnus.com)
  61508. .submittal
  61509. .contents
  61510. Lhwarp        A program which will read tracks directly from your floppy
  61511.         disk, compress them using adaptive huffman encoding, and
  61512.         output them to a file.  The resulting file can be used by
  61513.         lhwarp to reconstruct an image of the original disk.  This
  61514.         is version 1.40, binary only.
  61515.         Author:  Jonathan Forbes
  61516. .stored-in
  61517. GoldFish-Vol2-2:BBS/util/LHWarp-1.40.lha
  61518.  
  61519. .name
  61520. LhA
  61521. .type
  61522. Archiver
  61523. .short
  61524. A fast LhArc compatible archiver
  61525. .description
  61526. A very fast archiver that is compatible with MS-DOS LhArc V1.13 and
  61527. LHA V2.13, as well as the Amiga LhArc.  LhA is very memory efficient,
  61528. has been written with stability and reliability in mind, has carefully
  61529. optimized compression and decompression routines, is multitasking
  61530. reentrant and pure, handles multiple volume archives (registered
  61531. version only), and more.
  61532. .version
  61533. 1.38
  61534. .date
  61535. .author
  61536. Stefan Boberg
  61537. .restrictions
  61538. .requirements
  61539. .reference
  61540. AmigaLibDisk715:LhA/
  61541. 1.32
  61542. AmigaLibDisk637:LhA/
  61543. 1.22
  61544. AmigaLibDisk593:LhA/
  61545. 1.11
  61546. AmigaLibDisk577:LhA/
  61547. 1.0
  61548. .keywords
  61549. .distribution
  61550. Shareware
  61551. .price
  61552. .address
  61553. Rydsvägen 242 A:25
  61554. S-58251 Linköping
  61555. Sweden
  61556. .email
  61557. .phone
  61558. .fax
  61559. .exectype
  61560. .installsize
  61561. .source
  61562. .construction
  61563. .tested
  61564. .run
  61565. .docs
  61566. LhA.man
  61567. ReleaseNotes
  61568. OrderForm
  61569. .described-by
  61570. Fred Fish (fnf@fishpond.cygnus.com)
  61571. .submittal
  61572. Downloaded via ftp from wuarchive.wustl.edu.
  61573. .contents
  61574. LhA        A very fast archiver that is compatible with MS-DOS LhArc
  61575.         V1.13 and LHA V2.13, as well as the Amiga LhArc.  LhA is
  61576.         very memory efficient, has been written with stability
  61577.         and reliability in mind, has carefully optimized compression
  61578.         and decompression routines, is multitasking reentrant and
  61579.         pure, handles multiple volume archives (registered version
  61580.         only), and more.  Version 1.38, shareware, binary only.
  61581.         Author:  Stefan Boberg
  61582. .stored-in
  61583. GoldFish-Vol2-2:BBS/util/LhA-1.38.lha
  61584. .name
  61585. P-Compress2
  61586. .type
  61587. Compression
  61588. .short
  61589. New program replacing P-Compress
  61590. .description
  61591. A new compression program replacing P-Compress for OS2 and
  61592. OS3, but retaining compatability.  Many new features including an
  61593. even higher efficiency option, Compicon, completely new Intuition
  61594. interface.  P-Compress2 will provide better compression than any
  61595. other general purpose program available to the Amiga.
  61596. .version
  61597. 1.2
  61598. .author
  61599. Chas A.Wyndham
  61600. .reference
  61601. AmigaLibDisk924:P-Compress/
  61602. 1.1
  61603. .distribution
  61604. Freeware
  61605. .address
  61606. 1265 Canning Mills Road
  61607. Roleystone
  61608. WA 6111
  61609. Australia
  61610. .docs
  61611. P-Compress2.doc
  61612. .described-by
  61613. Richard Fish
  61614. .submittal
  61615. Submitted on disk directly by the author.
  61616.  
  61617.  
  61618.  
  61619.  
  61620.  
  61621.  
  61622.  
  61623. .stored-in
  61624. GoldFish-Vol2-2:BBS/util/P-Compress2-1.2.lha
  61625.  
  61626. .name
  61627. S-Pack
  61628. .type
  61629. Archiver
  61630. .short
  61631. Archiver w/multivol, selfextract, & more
  61632. .description
  61633. One program for all your file-packing requirements including
  61634. HD-backup, archiving, data transfer.
  61635. Unbeatable compression, self-unpacking, multi-volume packs.
  61636. Needs no special libraries or handlers.
  61637. .version
  61638. 1.1
  61639. .author
  61640. Chas A.Wyndham.
  61641. .distribution
  61642. Freeware
  61643. .address
  61644. 1265 Canning Mills Road,
  61645. Roleystone,
  61646. WA 6111
  61647. Australia
  61648. .docs
  61649. S-Pack.doc
  61650. .described-by
  61651. Fred Fish (fnf@fishpond.cygnus.com)
  61652. .submittal
  61653. Submitted on disk directly by the author.
  61654. .contents
  61655. S-Pack        One program for all your file-packing requirements inclu-
  61656.         ding HD-backup, archiving, data transfer.  Unbeatable
  61657.         compression, self-unpacking, multi-volume packs.  Needs
  61658.         no special libraries or handlers.  Version 1.1, freeware,
  61659.         binary only.
  61660.         Author:  Chas A.Wyndham
  61661. .stored-in
  61662. GoldFish-Vol2-2:BBS/util/S-Pack-1.1.lha
  61663. .name
  61664. TAUI
  61665. .type
  61666. Workbench Tool
  61667. .short
  61668. A Magic User Interface for your lharc.
  61669. .description
  61670. TAUI is a short program that gives you
  61671. a Magic User Interface for your lharc.
  61672. TAUI uses MUI (the Magic User Interface),
  61673. (c) Stefan Stuntz.
  61674. (Though, Stefan, could you tell me why
  61675.  to install the 2.0 includes to get
  61676.  the program run under MUI 2.0 ???)
  61677. It should work with your lharc, though I
  61678. have just tried lha yet. Every archives
  61679. action is configured thru Tooltypes, so
  61680. you can use any lharc.
  61681. .author
  61682. Jürgen Schober
  61683. .distribution
  61684. Copyrighted but Freely Redistributable
  61685. .address
  61686. Muchargasse 35/4
  61687. A-8010 Graz
  61688. Austria
  61689. .email
  61690. juergen@adsp.sub.org
  61691. point@sztma.tu-graz.ac.at
  61692. .docs
  61693. TAUI.doc
  61694. TAUI.dok
  61695. .described-by
  61696. Richard Fish
  61697. .submittal
  61698. Downloaded via ftp from Aminet.
  61699. .stored-in
  61700. GoldFish-Vol2-2:BBS/util/TAUI.lha
  61701. .name
  61702. UOut
  61703. .type
  61704. Communications
  61705. .short
  61706. Joins and decodes split uuencoded files.
  61707. .description
  61708. It will take the separate files, join them together (stripping
  61709. out all non-uucode data in the process), call your uudecode
  61710. program on the resulting file, and then delete the uucode files.
  61711. .version
  61712. 1.1
  61713. .author
  61714. Roland Acton
  61715. .distribution
  61716. Copyrighted but Freely Redistributable
  61717. .docs
  61718. UOut.doc
  61719. .described-by
  61720. Richard Fish
  61721. .submittal
  61722. Submitted electronically directly by the author.
  61723.  
  61724. .stored-in
  61725. GoldFish-Vol2-2:BBS/util/UOut-1.1.lha
  61726. .name
  61727. UUCode
  61728. .fullname
  61729. uuencode/uudecode
  61730. .type
  61731. Encoding/Decoding
  61732. .short
  61733. Optimized stand-alone uuencode/uudecode.
  61734. .description
  61735. Encode files for network transmission and decode transferred files. This
  61736. standard encoding algorithm converts three 8-Bit groups (bytes) to four
  61737. 6-Bit groups (sextets) of printable characters, which can then be sent over
  61738. networks which don't support eight data bits.
  61739.  
  61740. These tools were written because the existing programs did not fit my
  61741. personal needs. The others were either inconvenient to use, too slow or too
  61742. oversized, so I decided to write optimized versions myself. Both tools are
  61743. pure and can be made resident.
  61744. .tested
  61745. Tested with MungWall and Enforcer on various platforms.
  61746. .version
  61747. 36.9
  61748. .date
  61749. 1994.09.28
  61750. .author
  61751. Ralph Seichter
  61752. .reference
  61753. AmigaLibDisk970:UUCode/
  61754. 36.6
  61755. .requirements
  61756. Requires OS 2.04
  61757. .distribution
  61758. Freeware
  61759. .address
  61760. Deutscher Ring 6
  61761. 50354 Huerth
  61762. Federal Republic of Germany
  61763. Telephone +49-2233-70293
  61764. .email
  61765. zodiac@darkness.gun.de
  61766. .source
  61767. SAS/C source included.
  61768. .construction
  61769. SAS/C 6.51 with full optimization.
  61770. .described-by
  61771. Ralph Seichter <zodiac@darkness.gun.de>
  61772. .submittal
  61773. Submitted directly by the author.
  61774. .docs
  61775. uucode.guide
  61776. .stored-in
  61777. GoldFish-Vol2-2:BBS/util/UUCode-36.9.lha
  61778.  
  61779. .name
  61780. UUxT
  61781. .type
  61782. Communications
  61783. .short
  61784. CLI/GUI-based UUEncoder/UUDecoder
  61785. .description
  61786. UUxT is a full featured UUencode/decoder with the following features:
  61787.  
  61788.    o  File splitting when encoding for easy mailing/posting.
  61789.    o  Batch decoding.  (You can decode many files at once, as well as
  61790.       split files without joining them.  UUxT also has wildcard support.)
  61791.    o  Batch encoding.  You can encode multiple files into one text file.
  61792.    o  Automatically skips over mail headers and other junk that can end
  61793.       up inencoded files.
  61794.    o  Ability to LhA compress files for you, and then uuencode the
  61795.       resulting compressed file, all in one step, thus saving you time.
  61796.       You can also decode and de-LhA in one step.
  61797.  
  61798. UUxT also comes with UUxT-GUI 2.0, a full featured workbench interface for
  61799. UUxT.   UUxT-GUI 2.0 now supports all of UUxT 3.0's features including
  61800. batch encoding, decoding, etc.
  61801. .version
  61802. 3.0b
  61803. .date
  61804. 1994.09.20
  61805. .author
  61806. Asher Feldman
  61807. .requirements
  61808. Requires reqtools.library (supplied)
  61809. Certain features require LhA
  61810. Extra options available under 2.0+
  61811. .restrictions
  61812. Non-registered version is slower and contains fewer features than
  61813. registered version
  61814. .reference
  61815. FreshFish-Vol6:New/util/arc/UUxT/
  61816. 3.0a
  61817. AmigaLibDisk912:UUxT/
  61818. 2.1
  61819. .distribution
  61820. Shareware
  61821. .price
  61822. $10 (US)
  61823. .address
  61824. 4791 Calle de Tosca
  61825. San Jose, CA  95118
  61826. USA
  61827. .email
  61828. asher@shell.portal.com
  61829. .docs
  61830. README
  61831. REGISTRATION
  61832. UUxT.guide
  61833. .described-by
  61834. Dan Fish (daf@starfish.amigalib.com)
  61835. .submittal
  61836. Downloaded via ftp from wuarchive.wustl.edu.
  61837. .stored-in
  61838. GoldFish-Vol2-2:BBS/util/UUxT-3.0b.lha
  61839.  
  61840. .name
  61841. UnPacker
  61842. .type
  61843. Archive Utility
  61844. .short
  61845. AppIcon util for extracting archives
  61846. .description
  61847. UnPacker is an appicon utility for extracting archives from the WB.
  61848. It automatically chooses the archiver to use by comparing the file
  61849. suffix (e.g.. '.lha') with the program icon's tooltypes. Thus you
  61850. can configure it to recognize every archive format you use.
  61851. .version
  61852. 1.2
  61853. .date
  61854. 1993.09.22
  61855. .author
  61856. Erik Sagalara
  61857. .reference
  61858. FreshFish-Vol1:New/util/UnPacker/
  61859. 1.1
  61860. .distribution
  61861. Freeware
  61862. .address
  61863. Tunaväg. 39 B549
  61864. 223 63 LUND
  61865. Sweden
  61866. .email
  61867. d86esa@efd.lth.se
  61868. .source
  61869. Includes source in C
  61870. .docs
  61871. UnPacker.doc
  61872. .described-by
  61873. Dan Fish (daf@starfish.amigalib.com)
  61874. .submittal
  61875. Downloaded via ftp from wuarchive.wustl.edu.
  61876. .stored-in
  61877. GoldFish-Vol2-2:BBS/util/UnPacker-1.2.lha
  61878. .name
  61879. UnTar
  61880. .author
  61881. Andrew Church
  61882. .source
  61883. Includes source in C.
  61884. .description
  61885. A very simple CLI utility to unpack archives generated by the Unix TAR
  61886. program or equivalent.  It has not been extensively tested, but should work
  61887. for most, if not all, TAR files.
  61888. .described-by
  61889. Automatically generated from Contents file by c2pi program.
  61890. .short
  61891. CLI utility to unpack tar archives.
  61892. .stored-in
  61893. GoldFish-Vol2-2:BBS/util/UnTar.lha
  61894.  
  61895. .name
  61896. DMS
  61897. .type
  61898. Archiver
  61899. .short
  61900. A popular disk archiver
  61901. .description
  61902. DISK-Masher is a utility that allows users to compress and archive
  61903. entire floppy disks.  Offers four different types of compression,
  61904. extended virus checking of boot blocks, and data encryption.  Requires
  61905. at least 512K of memory.
  61906. .version
  61907. 1.11
  61908. .date
  61909. .author
  61910. SDS Software
  61911. .restrictions
  61912. .requirements
  61913. .reference
  61914. AmigaLibDisk406:DMS/
  61915. 1.01
  61916. .keywords
  61917. .distribution
  61918. Shareware
  61919. .price
  61920. $30-$50 (US)
  61921. .address
  61922. Suite 126
  61923. 4885-A Mcknight Rd.
  61924. Pittsburgh, PA  15237
  61925. .email
  61926. .phone
  61927. .fax
  61928. .exectype
  61929. .installsize
  61930. .source
  61931. .construction
  61932. .tested
  61933. .run
  61934. .docs
  61935. .described-by
  61936. Fred Fish (fnf@fishpond.cygnus.com)
  61937. .submittal
  61938. Downloaded via ftp from wuarchive.wustl.edu.
  61939. .contents
  61940. DMS        DISK-Masher is a utility that allows users to compress and
  61941.         archive entire floppy disks.  Offers four different types
  61942.         of compression, extended virus checking of boot blocks,
  61943.         and data encryption.  Requires at least 512K of memory.
  61944.         This is version 1.11, binary self extracting archive only.
  61945.         Author:  SDS Software
  61946. .stored-in
  61947. GoldFish-Vol2-2:BBS/util/dms-1.11.lha
  61948. .name
  61949. uuInOut
  61950. .short
  61951. A pair of very rapid uuencode/decoders.
  61952. .description
  61953. A pair of very rapid uuencode/decoders.  They beat anything currently
  61954. available on aminet by a good margin, especially on decoding.  Very fast,
  61955. pure, small and 100% assembly.  Automatically detects and takes advantage
  61956. of 68020+.  Requires Workbench 2.04+.
  61957. .author
  61958. Nicolas Dade
  61959. .version
  61960. 1.03
  61961. .date
  61962. 1993.12.15
  61963. .requirements
  61964. OS 2.04 +
  61965. .reference
  61966. FreshFish-Vol2:New/util/arc/uuInOut/
  61967. 1.01
  61968. FreshFish-Vol3:Old/Dec93/util/arc/uuInOut/
  61969. 1.01
  61970. FrozenFish-Vol1:BBS/Dec93/util/arc/uuInOut.lha
  61971. 1.01
  61972. .docs
  61973. uuIn.v1.03.doc
  61974. uuOut.v1.03.doc
  61975. .described-by
  61976. Richard Fish
  61977. .submittal
  61978. Downloaded via ftp from aminet.
  61979. .stored-in
  61980. GoldFish-Vol2-2:BBS/util/uuInOut-1.03.lha
  61981.  
  61982. .name
  61983. zoo
  61984. .type
  61985. Archiver
  61986. .short
  61987. Portable archiver with good compression
  61988. .description
  61989. Zoo is used to create and maintain collections of files in compressed
  61990. form.  It uses a Lempel-Ziv compression algorithm that gives space
  61991. savings in the range of 20% to 80% depending on the type of file data.
  61992. Zoo can store and selectively extract multiple generations of the same
  61993. file.  Data can be recovered from damaged archives by skipping the
  61994. damaged portion and locating undamaged data with the help of fiz(1).
  61995. .version
  61996. 2.1
  61997. .date
  61998. .author
  61999. Rahul Dhesi, et al.
  62000. .restrictions
  62001. .requirements
  62002. .reference
  62003. AmigaLibDisk753:Zoo/
  62004. 2.10
  62005. AmigaLibDisk527:Zoo/
  62006. 2.10
  62007. AmigaLibDisk164:Zoo/
  62008. 2.00
  62009. AmigaLibDisk136:Zoo/
  62010. 1.71
  62011. AmigaLibDisk108:Zoo/
  62012. 1.42B
  62013. AmigaLibDisk87:Zoo/
  62014. 1.42A
  62015. .keywords
  62016. .distribution
  62017. Copyrighted but Freely Redistributable
  62018. .price
  62019. .address
  62020. .email
  62021. .phone
  62022. .fax
  62023. .exectype
  62024. .installsize
  62025. .source
  62026. Includes source in C.
  62027. .construction
  62028. .tested
  62029. .run
  62030. .docs
  62031. .described-by
  62032. Fred Fish (fnf@fishpond.cygnus.com)
  62033. .submittal
  62034. Downloaded via ftp from wuarchive.wustl.edu.
  62035. .contents
  62036. Zoo        Zoo is used to create and maintain collections of files in
  62037.         compressed form.  It uses a Lempel-Ziv compression algorithm
  62038.         that gives space savings in the range of 20% to 80% depend-
  62039.         ing on the type of file data.  Zoo can store and selectively
  62040.         extract multiple generations of the same file.  Data can be
  62041.         recovered from damaged archives by skipping the damaged por-
  62042.         tion and locating undamaged data with the help of fiz(1).
  62043.         Version 2.1, includes source.
  62044.         Author:  Rahul Dhesi, et al.
  62045. .stored-in
  62046. GoldFish-Vol2-2:BBS/util/zoo-2.1.lha
  62047. .name
  62048. DesktopMAGIC
  62049. .type
  62050. Screen Blanker
  62051. .short
  62052. Modular screen saver/system sound mgr
  62053. .description
  62054. U.S. Demo Version of MaxonMAGIC, the most popular screensaver in
  62055. Germany.  DesktopMAGIC saves your screen from phosphor burn-in by
  62056. featuring 32 animated screen saver modules, accompanied by sampled sound
  62057. and 8-track music.  Plus, it puts sound into your system, Workbench, and
  62058. even all your already installed applications by assigning sounds or voices
  62059. to windows, keys, times, text and virtually all other system events.  It
  62060. gives your AMIGA that MAGIC feeling you will never want to miss again.
  62061. .version
  62062. 2.0
  62063. .date
  62064. 1994.06.01
  62065. .author
  62066. MediaDesk
  62067. .restrictions
  62068. The demo is fully functional limited to 7 instead of 32 screen saver
  62069. modules and a few sounds/music tracks only.
  62070. .distribution
  62071. Commercial Demo
  62072. .price
  62073. $39.95 (US)
  62074. .address
  62075. MediaDesk - Customer Support Center
  62076. 1875 S. Bascom Ave., Bldg. 116, Suite 204
  62077. Campbell, CA 95008-2359
  62078. .email
  62079. mdesk@netcom.com
  62080. .docs
  62081. Read_Me_First!
  62082. How_To_Use_It
  62083. DesktopMAGIC_Order_Form
  62084. ATTENTION_OS_1.3_USERS!
  62085. .described-by
  62086. Richard Fish
  62087. .submittal
  62088. Downloaded via ftp from Aminet.
  62089.  
  62090. .stored-in
  62091. GoldFish-Vol2-2:BBS/util/DesktopMAGIC-2.0.lha
  62092. .name
  62093. GBlanker
  62094. .author
  62095. Michael D Bayne
  62096. .source
  62097. Includes source in C.
  62098. .version
  62099. 38.4
  62100. .description
  62101. Garshneblanker is a complete modular screen blanking package designed with
  62102. AmigaDOS 2.04+ in mind.  This software takes advantage of all the new
  62103. features of ADOS 2.04+ in order to make it as upwardly compatible with new
  62104. releases as possible.  Features: Screen Mode Database use in each module;
  62105. Full Commodities interface; Font sensitive window; Public screen support;
  62106. GadTools interface; IFF Preferences files; Use of tool types to support
  62107. global and local prefs; AppWindow support; AGA Support in all modules!
  62108. Beautiful 256 color displays.
  62109. .described-by
  62110. fnf@amigalib.com
  62111. .short
  62112. A modular screen blanking package.
  62113. .stored-in
  62114. GoldFish-Vol2-2:BBS/util/GBlanker-38.4.lha
  62115. .name
  62116. StarBlank
  62117. .type
  62118. Blanker
  62119. .short
  62120. Screen blanker shows moving stars
  62121. .description
  62122. Screen blanker commodity that shows a moving
  62123. star field.  Features user definable timeout,
  62124. hot keys, and an insty-blank hot key.  Based
  62125. upon Leo Schwab's "stars" screen hack.
  62126. .version
  62127. 3.1
  62128. .date
  62129. 1993.06.22
  62130. .author
  62131. Brian Neal
  62132. .restrictions
  62133. Some bugs in WB2.0 commodity.library cause
  62134. limited choice in hot keys.  WB2.1+ recommended.
  62135. .requirements
  62136. Requires WB2.0+
  62137. .distribution
  62138. Freeware
  62139. .address
  62140. PO Box 453
  62141. Mazon, IL 60444
  62142. USA
  62143. .email
  62144. bneal@wimpy.ceco.com
  62145. .exectype
  62146. 680x0
  62147. .installsize
  62148. 13K
  62149. .tested
  62150. A500/A2000/A3000/A4000
  62151. .docs
  62152. StarBlank.docs
  62153. .described-by
  62154. Brian Neal (bneal@wimpy.ceco.com)
  62155. .submittal
  62156. Submitted by author electronically
  62157. .stored-in
  62158. GoldFish-Vol2-2:BBS/util/StarBlank-3.1.lha
  62159.  
  62160. .name
  62161. SuperDark
  62162. .type
  62163. Workbench Tool
  62164. .short
  62165. A very nice modular screen blanker
  62166. .description
  62167. A screen blanker with some special features.  It is similar to the
  62168. AfterDark screen blanker in the PC and Mac worlds.  Features include a
  62169. lot of different screen effects via "modular" screen blankers, a
  62170. screen locker, and more.
  62171. .version
  62172. 2.1a
  62173. .date
  62174. .author
  62175. Thomas Landspurg
  62176. .restrictions
  62177. .requirements
  62178. Requires 2.04 or later.
  62179. .reference
  62180. FreshFish-Vol5:Useful/dist/util/blank/SuperDark/
  62181. 2.0a
  62182. FreshFish-Vol5:BBS/util/SuperDark-2.0a.lha
  62183. 2.0a
  62184. FreshFish-Vol4:Useful/dist/util/blank/SuperDark/
  62185. 2.0a
  62186. FrozenFish-Vol1:BBS/Dec93/util/blank/SuperDark.lha
  62187. 2.0B
  62188. FreshFish-Vol3:Old/Dec93/util/blank/SuperDark/
  62189. 2.0B
  62190. FreshFish-Vol2:New/util/blank/SuperDark/
  62191. 2.0B
  62192. FrozenFish-Vol1:BBS/Useful/util/blank/SuperDark.lha
  62193. 2.0
  62194. FreshFish-Vol4:Useful/dist/util/blank/SuperDark.old/
  62195. 2.0
  62196. FreshFish-Vol3:Useful/dist/util/blank/SuperDark/
  62197. 2.0
  62198. GoldFish-Vol1-2:d8xx/d858/SuperDark/
  62199. 1.5
  62200. GoldFish-Vol1-1:BBS/d8xx/d858/SuperDark.lha
  62201. 1.5
  62202. FrozenFish-Vol1:BBS/ALib/d8xx/d858/SuperDark.lha
  62203. 1.5
  62204. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
  62205. 1.5
  62206. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk858/SuperDark/
  62207. 1.5
  62208. AmigaLibDisk858/SuperDark/
  62209. 1.5
  62210. GoldFish-Vol1-2:d8xx/d835/SuperDark/
  62211. 1.2
  62212. GoldFish-Vol1-1:BBS/d8xx/d835/SuperDark.lha
  62213. 1.2
  62214. FrozenFish-Vol1:BBS/ALib/d8xx/d835/SuperDark.lha
  62215. 1.2
  62216. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
  62217. 1.2
  62218. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk835/SuperDark/
  62219. 1.2
  62220. AmigaLibDisk835/SuperDark/
  62221. 1.2
  62222. .keywords
  62223. .distribution
  62224. Copyrighted but Freely Redistributable
  62225. .price
  62226. .address
  62227. 9, Place Alexandre 1er
  62228. 78000 VERSAILLES
  62229. FRANCE
  62230. .email
  62231. Thomas.Landspurg@ramses.gna.org
  62232. .phone
  62233. .fax
  62234. .exectype
  62235. .installsize
  62236. .source
  62237. .construction
  62238. .tested
  62239. .run
  62240. .docs
  62241. Docs/SuperDark.doc
  62242. Docs/SuperDark.guide
  62243. Docs/Programmers.doc
  62244. Docs/Programmers.guide
  62245. .described-by
  62246. Fred Fish (fnf@fishpond.cygnus.com)
  62247. .submittal
  62248. Downloaded via ftp from wuarchive.wustl.edu.
  62249. .contents
  62250. SuperDark    A screen blanker with some special features.  It is similar
  62251.         to the AfterDark screen blanker in the PC and Mac worlds.
  62252.         Features include a lot of different screen effects via
  62253.         "modular" screen blankers, a screen locker, and more.
  62254.         Version 2.0, requires OS2.04+, includes example screen-
  62255.         blanker source.
  62256.         Author:  Thomas Landspurg
  62257. .stored-in
  62258. GoldFish-Vol2-2:BBS/util/SuperDark-2.1a.lha
  62259. .name
  62260. AmigaWorkStation
  62261. .type
  62262. OS Utility
  62263. .short
  62264. Shows "Windows" like screen during boot
  62265. .description
  62266. This  utility  opens  Windows  like  screen during boot and shows some
  62267. information  about  your  machine:   CPU,  FPU,  GFX Chips, Kickstart,
  62268. memory,  current time and date.  You can change palette from 7 presets
  62269. and select hour system if you want.
  62270. .version
  62271. 1.4
  62272. .date
  62273. 1994.09.20
  62274. .author
  62275. Paul Hernik
  62276. .requirements
  62277. OS2.0+
  62278. .distribution
  62279. Freeware
  62280. .address
  62281. Paul Hernik
  62282. Nowowiejska 24/3
  62283. 25-532 Kielce
  62284. POLAND
  62285. .email
  62286. spi-wp@srv1.tu.kielce.pl
  62287. .docs
  62288. AWS.doc
  62289. .described-by
  62290. Richard Fish
  62291. .submittal
  62292. Downloaded via ftp from Aminet.
  62293. .stored-in
  62294. GoldFish-Vol2-2:BBS/util/AmigaWorkStation-1.4.lha
  62295. .name
  62296. BReq
  62297. .type
  62298. OS Utility
  62299. .short
  62300. Gadgets for OS selection during startup
  62301. .description
  62302. This program started out as a simple program to solve a simple
  62303. problem - choose to boot into AmigaOS or NetBSD on a machine
  62304. that had both options available at startup time BEFORE going
  62305. through all of the Startup-Sequence.  This was originally done
  62306. using Nico Francois' excellent ReqTools package.  After requests
  62307. came asking for timeout I decided that using Intuition directly
  62308. was best so the original version was completely scrapped and
  62309. what is now here came to be.  I added a timeout and default
  62310. feature allowing BReq to go through a default option after a
  62311. certain amount of time had passed.  Realizing that the timeout
  62312. might be quite long I added a blanker (quite simple once I got
  62313. the idea of IDCMP) and it was quite silly of me not to make
  62314. both buttons (or gadgets rather) alterable - so now both gads
  62315. can be altered on the command line.
  62316. .version
  62317. 1.16
  62318. .author
  62319. Eric R. Augustine
  62320. .distribution
  62321. Copyrighted but Freely Redistributable
  62322. .email
  62323. voodoo@well.sf.ca.us
  62324. .docs
  62325. BReq-1.16.readme
  62326. .described-by
  62327. Richard Fish
  62328. .submittal
  62329. Downloaded via ftp from Aminet.
  62330. .stored-in
  62331. GoldFish-Vol2-2:BBS/util/BReq-1.16.lha
  62332. .name
  62333. LLP
  62334. .fullname
  62335. Login, Logout, Pass.
  62336. .type
  62337. OS Utility
  62338. .short
  62339. Machine access control and logging.
  62340. .description
  62341. Login. Logout. Pass. Set of programs to control and log access
  62342. to stand-alone machines in public areas.
  62343. Using Pass a system operator defines authorized users, who can
  62344. then log in to the machine via Login.
  62345. Written in portable ANSI C, without any Amiga-specific code.
  62346. .version
  62347. 1.0
  62348. .date
  62349. 1994.05.19
  62350. .author
  62351. Laurence Vanhelsuwé
  62352. .address
  62353. Christinastraat 105
  62354. B-8400 Oostende
  62355. BELGIUM
  62356. .requirements
  62357. Any ANSI C compliant machine (any Amiga, PC, ..)
  62358. .distribution
  62359. Freeware
  62360. .exectype
  62361. 68000
  62362. .construction
  62363. ANSI C Compiler.
  62364. .tested
  62365. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  62366. .docs
  62367. README
  62368. .described-by
  62369. Laurence Vanhelsuwé (the author)
  62370. .submittal
  62371. Laurence Vanhelsuwé (author and Copyright owner)
  62372. .stored-in
  62373. GoldFish-Vol2-2:BBS/util/LLP-1.0.lha
  62374. .name
  62375. MagicWord
  62376. .aminet-dir
  62377. util/boot
  62378. .type
  62379. Text Editing
  62380. .short
  62381. Utility for word replacement and macros
  62382. .description
  62383. MagicWord is a universal utility for word replacement and macros.
  62384. Other than special solutions in editors and wordprocessors, MagicWord
  62385. works with nearly every wordprocessor, editor and any other utility.
  62386. Instead of recording macros for every application, it is easier to
  62387. record the macros once with MagicWord for you'll be able to use them
  62388. with future applications too.  The use of MagicWord is only limited by
  62389. the ideas of the user.  This versatility can be used especially by
  62390. replacing words.  So you can let MagicWord type your address simply by
  62391. typing \adr in any application.  MagicWord can also be used as a
  62392. little data base because you get access to information by typing
  62393. keywords.  The access is done rather quick by hashing.
  62394. .version
  62395. 1.1
  62396. .author
  62397. Urs Fleisch
  62398. .distribution
  62399. Copyrighted but Freely Redistributable
  62400. .address
  62401. Leimatstr. 38
  62402. CH-9000 St. Gallen
  62403. .email
  62404. ufleisch@stud.ee.ethz.ch
  62405. .docs
  62406. MagicWord.doc
  62407. MagicWord.dok
  62408. .described-by
  62409. Richard Fish
  62410. .submittal
  62411. Downloaded via ftp from Aminet
  62412. .stored-in
  62413. GoldFish-Vol2-2:BBS/util/MagicWord-1.1.lha
  62414. .name
  62415. PPrefs
  62416. .type
  62417. OS Utility
  62418. .short
  62419. Screenmode promotion utility
  62420. .description
  62421. PPrefs is a screenmode promotion utiltity which allows you to promote every
  62422. available screenmode of your system (including HAM and EHB modes) to
  62423. another mode. You simply select a source and a destination mode and every
  62424. program that wants to open a screen with the source mode, instead will open
  62425. a screen with the destination mode. If you want that some very special
  62426. programs get their very special screenmode or don't get promoted at all,
  62427. besides that "mode to mode" promotion, PPrefs supports task/screen specific
  62428. promotion, as well..address
  62429. .version
  62430. 2.0
  62431. .date
  62432. 1994.10.4
  62433. .author
  62434. Olaf Gschweng
  62435. .address
  62436. Riefstahlstr. 33
  62437. 17235 Neustrelitz
  62438. Germany
  62439. .requirements
  62440. PPrefs requires Kickstart 2.0, but should be more useful with Kick 3.x :)
  62441.  
  62442. You should have asl.library, iffparse.library, mathieeedoubbas.library and
  62443. mathieeedoubtrans.library in your LIBS: directory. If you use the catalogs
  62444. you will of course also need locale.library.
  62445. .reference
  62446. FreshFish-Vol2:New/os20/util/PPrefs/
  62447. 1.1
  62448. FreshFish-Vol3:Old/Dec93/os20/util/PPrefs/
  62449. 1.1
  62450. FrozenFish-Vol1:BBS/Dec93/os20/util/PPrefs.lha
  62451. 1.1
  62452. AmigaLibDisk242:PPrefs/
  62453. ?.?
  62454. FrozenFish-Vol1:BBS/ALib/d2xx/d242/PPrefs.lha
  62455. ?.?
  62456. GoldFish-Vol1-1:BBS/d2xx/d242/PPrefs.lha
  62457. ?.?
  62458. GoldFish-Vol1-1:d2xx/d242/PPrefs/
  62459. ?.?
  62460. .distribution
  62461. Freeware
  62462. .email
  62463. gschweng@informatik.uni-rostock.de
  62464. .docs
  62465. PPrefs.guide
  62466. .described-by
  62467. Richard Fish
  62468. .submittal
  62469. Submitted electronically directly by the author.
  62470.  
  62471. .stored-in
  62472. GoldFish-Vol2-2:BBS/util/PPrefs-2.0.lha
  62473. .name
  62474. Patch Alert
  62475. .type
  62476. OS Utility
  62477. .short
  62478. Patches function Alert()
  62479. .description
  62480. This program patches the exec.library function Alert(), so you
  62481. can remove failing tasks/programs, continue them, display the original
  62482. alert etc...
  62483. .author
  62484. C.Beskow
  62485. .requirements
  62486. OS2.x +
  62487. .distribution
  62488. Copyrighted but Freely Redistributable
  62489. .email
  62490. el9203@utb1.ing.hb.se
  62491. .docs
  62492. PatchAlert.guide
  62493. 1.xusers.readme
  62494. .described-by
  62495. Richard Fish
  62496. .submittal
  62497. Downloaded via ftp from Aminet.
  62498. .stored-in
  62499. GoldFish-Vol2-2:BBS/util/PatchAlert.lha
  62500. .name
  62501. StartUp-Menu
  62502. .type
  62503. OS Utility
  62504. .short
  62505. Customizable startup utility
  62506. .description
  62507. This utility produces a decisive menu (ie one choice then it quits) on
  62508. start-up which is fully customizable and offers an unlimited number of
  62509. gadgets/choices.
  62510. .version
  62511. 1.5
  62512. .date
  62513. 1994.06.18
  62514. .author
  62515. Lee Kindness
  62516. .requirements
  62517. Requires OS2.0+
  62518. .distribution
  62519. Copyrighted but Freely Redistributable
  62520. .address
  62521. 8 Craigmarn Rd.
  62522. Portlethen
  62523. Aberdeen AB1 4QR
  62524. SCOTLAND
  62525. .construction
  62526. Written in HighSpeed Pascal
  62527. .tested
  62528. Developed on an Amiga A1200 120MBHD ParNETed to an A600 SD
  62529. .reference
  62530. AmigaLibDisk966:Startup-Menu/
  62531. 1.00
  62532. FreshFish-Vol4:New/AmigaLibDisks/d996/Startup-Menu/
  62533. 1.00
  62534. FreshFish-Vol4:BBS/AmigaLib/d996/Startup-Menu.lha
  62535. 1.00
  62536. FrozenFish-Vol1:BBS/ALib/d9xx/d996/Startup-Menu.lha
  62537. 1.00
  62538. GoldFish-Vol1-1:BBS/d9xx/d996/Startup-Menu.lha
  62539. 1.00
  62540. GoldFish-Vol1-2:d9xx/d996/Startup-Menu/
  62541. 1.00
  62542. .docs
  62543. Startup-Menu.GUIDE
  62544. Readme
  62545. .described-by
  62546. Richard Fish
  62547. .submittal
  62548. Submitted on disk directly by the author.
  62549. .stored-in
  62550. GoldFish-Vol2-2:BBS/util/Startup-Menu-1.5.lha
  62551. .name
  62552. TM2Ascii
  62553. .author
  62554. Michael Illgner
  62555. .version
  62556. 1.0
  62557. .source
  62558. Includes source in C.
  62559. .description
  62560. Have you ever tried to move your ToolManager-icons directory to another
  62561. place? Did you rename your Harddisk or get a bigger one? Did your index
  62562. finger get tired of endless clicking only to change the path of 42 icons?
  62563. The solution is TM2Ascii.  It will read a ToolManager configfile and
  62564. translate it to an ASCII (readable!) file.  Use your favorite editor to
  62565. globally change everything you want and then use TM2Ascii to change the
  62566. file back into ToolManger format.
  62567. .described-by
  62568. Automatically generated from Contents file by c2pi program.
  62569. .short
  62570. Translate ToolManager config to ASCII.
  62571. .stored-in
  62572. GoldFish-Vol2-2:BBS/util/TM2Ascii-1.0.lha
  62573. .name
  62574. ToolsDaemon
  62575. .author
  62576. Nico Francois
  62577. .address
  62578. Corbielaan 13
  62579. B-3060 Bertem
  62580. Belgium
  62581. .email
  62582. Internet: nico@augfl.be
  62583. FidoNet: 2:292/603.10
  62584. AmigaNet: 39:120/102.10
  62585. .version
  62586. 2.1a
  62587. .description
  62588. Allows you to run programs simply by selecting a menu item from the menu
  62589. strip of Workbench 2.0.  Shell and Workbench programs are supported,
  62590. including arguments and tool types for both of these.  The menu items can
  62591. be arranged in several menus, with sub-items and keyboard shortcuts.
  62592. .distribution
  62593. Freeware
  62594. .reference
  62595. FreshFish-Vol2:New/os20/wb/ToolsDaemon/
  62596. 2.1
  62597. FreshFish-Vol3:Old/Dec93/os20/wb/ToolsDaemon/
  62598. 2.1
  62599. FrozenFish-Vol1:BBS/Dec93/os20/wb/ToolsDaemon.lha
  62600. 2.1
  62601. .docs
  62602. ToolsDaemon.doc
  62603. .described-by
  62604. Richard Fish
  62605. .short
  62606. Run programs by selecting WB menu item.
  62607. .stored-in
  62608. GoldFish-Vol2-2:BBS/util/ToolsDaemon-2.1a.lha
  62609. .name
  62610. PicBoot
  62611. .type
  62612. OS Utility
  62613. .short
  62614. Displays picture during bootup
  62615. .description
  62616.    Have you removed all output in your 2.0+ startup, and only see a
  62617. black screen during boot? Wouldn't it be nice to have a picture
  62618. instead? A picture that disappeared when the Workbench screen opened?
  62619.  
  62620.    If so, PicBoot is certainly a program for you. What it will do is to
  62621. read any IFF file containing an ILBM picture - or a GIF file - and show
  62622. that picture. As soon as the Workbench screen appears (or you press any
  62623. mouse-button), the picture will go away.
  62624. .version
  62625. 2.3
  62626. .date
  62627. 1994.08.30
  62628. .author
  62629. Magnus Holmgren
  62630. .requirements
  62631. OS 2.04+
  62632. .distribution
  62633. Freeware
  62634. .address
  62635. Kvarnbergsvägen 4
  62636. S-444 47  Stenungsund
  62637. SWEDEN
  62638. .email
  62639. cmh@augs.se
  62640. 2:204/404.6@fidonet.org
  62641. .docs
  62642. PicBoot.guide
  62643. .described-by
  62644. Richard Fish
  62645. .submittal
  62646. Downloaded via ftp from Aminet.
  62647. .stored-in
  62648. GoldFish-Vol2-2:BBS/util/picboot-2.3.lha
  62649.  
  62650. .name
  62651. Arq
  62652. .type
  62653. OS Utility
  62654. .short
  62655. A "Requestor Improver" (understated!)
  62656. .description
  62657. Replaces the standard system requesters with nice animated
  62658. requesters which you can also attach different sounds to.
  62659. Also includes "upd" a small sound sample player daemon.
  62660. .version
  62661. 1.83
  62662. .author
  62663. Martin Laubach
  62664. Graphics by Peter Wlcek
  62665. upd by Jonas Petersson
  62666. .reference
  62667. AmigaLibDisk527:Arq/
  62668. 1.61
  62669. AmigaLibDisk527:Arq/
  62670. 1.66
  62671. .distribution
  62672. Copyrighted but Freely Redistributable
  62673. .email
  62674. mjl@alison.co.at
  62675. mjl@auto.tuwien.ac.at
  62676. .docs
  62677. Arq_1.83.readme
  62678. Arq.doc
  62679. upd.doc
  62680. .described-by
  62681. Dan Fish (daf@starfish.amigalib.com)
  62682. .submittal
  62683. Downloaded via ftp from wuarchive.wustl.edu.
  62684. .stored-in
  62685. GoldFish-Vol2-2:BBS/util/Arq-1.83.lha
  62686. .name
  62687. CX
  62688. .type
  62689. Workbench Tool
  62690. .short
  62691. replacement of the "Exchange" program
  62692. .description
  62693. CX is a replacement of the original "Exchange" program from the
  62694. Workbench. I wrote it, because I need a program with the ability
  62695. of removing all commodities in the system. And I always wanted to
  62696. write a commodity.
  62697. One of my goals was to be compatible in the using to the original
  62698. program, but also offer new methods of executing actions. You can
  62699. select all buttons and gadgets by pressing a key on your keyboard,
  62700. use the cursor keys to move around in the list of commodities and
  62701. other things.
  62702. I hope, that this version is mostly bug free.
  62703. .version
  62704. 1.3
  62705. .author
  62706. Fin Schuppenhauer
  62707. .requirements
  62708. OS2.1+
  62709. .distribution
  62710. Freeware
  62711. .address
  62712. Fin Schuppenhauer
  62713. Brausspark 10
  62714. D-20537 Hamburg
  62715. (Germany)
  62716. .email
  62717. schuppenhauer@informatik.uni-hamburg.de
  62718. .docs
  62719. CX.doc
  62720. CX.guide
  62721. .described-by
  62722. Richard Fish
  62723. .submittal
  62724. Downloaded via ftp from Aminet.
  62725. .stored-in
  62726. GoldFish-Vol2-2:BBS/util/CX-1.3.lha
  62727. .name
  62728. CatchDisk
  62729. .author
  62730. Alessandro Sala
  62731. .email
  62732. tser1500@cdc8g5.cdc.polimi.it
  62733. .address
  62734. Via A. Grandi, 16
  62735. 20014 Nerviano (MI)
  62736. Italy
  62737. .version
  62738. 1.20
  62739. .date
  62740. 1994.04.26
  62741. .requirements
  62742. OS 2.04+
  62743. .description
  62744. A simple commodity for "auto-formating" bad/unformatted disks.  Each time a
  62745. disk is inserted into a drive, it checks to see if it is properly
  62746. formatted.  If not, CatchDisk executes the Format program and asks the user
  62747. if he wishes to format the disk.
  62748. .described-by
  62749. Richard Fish
  62750. .docs
  62751. english/Readme
  62752. english/documentation/CatchDisk.doc
  62753. english/documentation/CatchDisk.guide
  62754. deutsch/Liesmich
  62755. deutsch/dokumentation/CatchDisk.dok
  62756. deutsch/dokumentation/CatchDisk.guide
  62757. .reference
  62758. AmigaLibDisk462:CacheDisk/
  62759. 1.0
  62760. FrozenFish-Vol1:BBS/ALib/d4xx/d462/CacheDisk.lha
  62761. 1.0
  62762. GoldFish-Vol1-1:BBS/d4xx/d462/CacheDisk.lha
  62763. 1.0
  62764. GoldFish-Vol1-2:d4xx/d462/CacheDisk/
  62765. 1.0
  62766. .short
  62767. Commodity for auto-formatting disks.
  62768. .stored-in
  62769. GoldFish-Vol2-2:BBS/util/CatchDisk-1.20.lha
  62770.  
  62771. .name
  62772. ClipHistory
  62773. .type
  62774. OS Utility
  62775. .short
  62776. Adds a history to the clipboard device
  62777. .description
  62778. A commodity that adds a history to the clipboard.  From a window you can
  62779. select which clip to re-paste to the clipboard.  Lots of options, both to
  62780. control the history (size, number of clips, amount of memory to use,
  62781. filtering, etc.) and the window (size, position, open on non-public
  62782. screens, etc.).  Binary only.
  62783. .version
  62784. 2.2
  62785. .date
  62786. 1994.10.31
  62787. .author
  62788. Magnus Holmgren
  62789. .reference
  62790. FreshFish-Vol4:New/util/cdity/ClipHistory/
  62791. 1.0
  62792. .requirements
  62793. Requires OS2.04+
  62794. .distribution
  62795. Freeware
  62796. .address
  62797. Rydsvägen 254 A:14
  62798. S-582 51  Linköping
  62799. SWEDEN
  62800. .email
  62801. cmh@augs.se
  62802. .docs
  62803. ClipHistory.guide
  62804. ClipHistory.man
  62805. .described-by
  62806. Dan Fish (daf@daffy.amigalib.com)
  62807. .submittal
  62808. Downloaded via ftp from wuarchive.wustl.edu.
  62809. .stored-in
  62810. GoldFish-Vol2-2:BBS/util/ClipHistory-2.2.lha
  62811. .name
  62812. DeviceLock
  62813. .type
  62814. GUI Commodity
  62815. .short
  62816. GUI interface for CLI command 'lock'
  62817. .description
  62818. This is a GUI interface for the CLI programm 'lock'. You can
  62819. lock or allow writing to partitions via gadgets or hotkeys.
  62820. You can configure it to your own needs and it should work
  62821. with other (CLI-)lock programs, too.
  62822. .version
  62823. 1.2
  62824. .date
  62825. 1994.03.17
  62826. .author
  62827. Thomas Wagner
  62828. .requirements
  62829. Requires KS/WB2.0 (V37) or higher.
  62830. .distribution
  62831. Freeware
  62832. .address
  62833. Mühlenweg 7
  62834. 90602 Pyrbaum (GERMANY)
  62835. .email
  62836. tom@oberon.nbg.sub.org
  62837. .installsize
  62838. 26K - 150K
  62839. First program only, second complete
  62840. .source
  62841. AmigaOberon Source included. (51K)
  62842. .docs
  62843. guide/deutsch/DeviceLock.guide
  62844. guide/english/DeviceLock.guide
  62845. .construction
  62846. AmigaOberon 3.11d
  62847. .submittal
  62848. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  62849. .stored-in
  62850. GoldFish-Vol2-2:BBS/util/DeviceLock-1.2.lha
  62851. .name
  62852. Event
  62853. .type
  62854. OS Utility
  62855. .short
  62856. Tool to remember everything you want.
  62857. .description
  62858. With this software you have a good tool to remember everything you want.
  62859. Features:
  62860. ---------
  62861. * requiers only 12 kB memory
  62862. * the event´s are storend in a data file
  62863. * multitasking friendly
  62864. * "gliding" event´s
  62865. * loading only the Event´s from the current day
  62866. .version
  62867. 1.14
  62868. .date
  62869. 1994.09.18
  62870. .author
  62871. Klaus Muckenhuber
  62872. .distribution
  62873. Freeware
  62874. .address
  62875. Markt 37
  62876. A-4625 OFFENHAUSEN
  62877. AUSTRIA
  62878. .docs
  62879. Event.doc
  62880. .described-by
  62881. Richard Fish
  62882. .submittal
  62883. Submitted on disk directly by the author.
  62884.  
  62885.  
  62886. .stored-in
  62887. GoldFish-Vol2-2:BBS/util/Event-1.14.lha
  62888. .name
  62889. FlipIt
  62890. .type
  62891. Workbench Tool
  62892. .aminet-dir
  62893. util/cdity
  62894. .short
  62895. Flip through screens via hotkeys.
  62896. .description
  62897. Commodity that lets you install hotkeys for flipping through screens.
  62898. FlipIt lets you specify a hotkey to push the frontmost screen to the back,
  62899. and a hotkey to bring the rearmost screen to the front.  This is useful
  62900. when using programs that do not have depth gadgets on their screens.
  62901. .version
  62902. 1.2
  62903. .author
  62904. Michael J Barsoom
  62905. .reference
  62906. GoldFish-Vol1-2:d5xx/d512/FlipIt/
  62907. ?.?
  62908. GoldFish-Vol1-1:BBS/d5xx/d512/FlipIt.lha
  62909. ?.?
  62910. FrozenFish-Vol1:BBS/ALib/d5xx/d512/FlipIt.lha
  62911. ?.?
  62912. AmigaLibDisk512:FlipIt/
  62913. ?.?
  62914. FreshFish-Vol4:New/util/cdity/FlipIt/
  62915. 1.1
  62916. FreshFish-Vol4:BBS/May94/util/cdity/FlipIt.lha
  62917. 1.1
  62918. GoldFish-Vol1-2:d9xx/d989/FlipIt/
  62919. 1.0
  62920. GoldFish-Vol1-1:BBS/d9xx/d989/FlipIt.lha
  62921. 1.0
  62922. FrozenFish-Vol1:BBS/ALib/d9xx/d989/FlipIt.lha
  62923. 1.0
  62924. FreshFish-Vol4:New/AmigaLibDisks/d989/FlipIt/
  62925. 1.0
  62926. FreshFish-Vol4:BBS/AmigaLib/d989/FlipIt.lha
  62927. 1.0
  62928. .requirements
  62929. Requires WorkBench 2.x+.
  62930. .distribution
  62931. Shareware
  62932. .price
  62933. $2 (US)
  62934. .address
  62935. 5524 Pine Street
  62936. Omaha NE 68106
  62937. USA
  62938. .email
  62939. Internet:  mbars@bluejay.creighton.edu
  62940. Fidonet:   Mike Barsoom @ 1:285/11.9
  62941. AmigaNet:  Mike Barsoom @ 40:200/10.9
  62942. .docs
  62943. FlipIt12.readme
  62944. FlipIt.doc
  62945. .described-by
  62946. Richard Fish
  62947. .submittal
  62948. Downloaded via ftp from Aminet.
  62949.  
  62950.  
  62951.  
  62952.  
  62953.  
  62954.  
  62955. .stored-in
  62956. GoldFish-Vol2-2:BBS/util/FlipIt-1.2.lha
  62957.  
  62958. .name
  62959. Injector
  62960. .type
  62961. OS Utility
  62962. .short
  62963. Insert input events as if typed from kbd
  62964. .description
  62965. A hotkey-invoked commodity, wholly configurable, that enables you to
  62966. inject all sorts of things as if they were typed on the keyboard.
  62967. Totally rewritten since versions 1.x.  Has a nice prefs program, full
  62968. localization and ARexx support.  Binary only.
  62969. .version
  62970. 2.00
  62971. .author
  62972. Frédéric DELACROIX
  62973. .requirements
  62974. Requires OS 2.04+, reqtools.library, errormsg.library (provided)
  62975. .distribution
  62976. Shareware
  62977. .price
  62978. $10 (US)
  62979. .address
  62980. 5 rue d'Artres
  62981. 59269 QUERENAING
  62982. FRANCE.
  62983. .docs
  62984. doc/Injector.Guide
  62985. doc/Injector.GuideFrançais
  62986. .described-by
  62987. Fred Fish (fnf@fishpond.cygnus.com)
  62988. .submittal
  62989. Submitted on disk directly by the author.
  62990. .stored-in
  62991. GoldFish-Vol2-2:BBS/util/Injector-2.00.lha
  62992.  
  62993. .name
  62994. LockColors
  62995. .type
  62996. Workbench Tool
  62997. .short
  62998. Complete control over Workbench Palette
  62999. .description
  63000. LockColors uses the OS3.0+ specific ObtainPen() to give you
  63001. complete control over your WorkBench palette.  Now you can have
  63002. correct colors for all your MagicWb-icons independently of your
  63003. screendepth.  Tested with Enforcer/Mungwall.
  63004.  
  63005. NOTE: Your WorkBench must be deeper than 8 colors to use LockColors,
  63006.       because on screens <=8 colors all the pens are locked by the
  63007.       system (and all the pens can be altered with the system palette
  63008.       editor, so LockColors really has no practical use on those screens)
  63009.  
  63010.     - Version 1.1a fixes an annoying problem when LockColors
  63011.       has to use its TimeOut feature. After this, all pens
  63012.       locked by LockColors seemed to be systemlocked.
  63013.  
  63014.     - LockColors no longer blocks your Workbench from closing.
  63015.     - Fixed some bugs and added some requested features.
  63016. .version
  63017. 1.1a
  63018. .date
  63019. 1994.10.10
  63020. .author
  63021. Torgeir Hovden
  63022. .requirements
  63023. Requires OS3.0+
  63024. .distribution
  63025. Copyrighted but Freely Redistributable
  63026. .address
  63027. Moholt Alle 20-62
  63028. N-7035 TRONDHEIM
  63029. NORWAY
  63030. .email
  63031. hovden@idt.unit.no
  63032. .docs
  63033. LockColors.guide
  63034. .described-by
  63035. Dan Fish (daf@starfish.amigalib.com)
  63036. .submittal
  63037. Downloaded via ftp from wuarchive.wustl.edu.
  63038. .stored-in
  63039. GoldFish-Vol2-2:BBS/util/LockColors-1.1a.lha
  63040.  
  63041. .name
  63042. MousoMeter
  63043. .type
  63044. Mouse Commodity
  63045. .short
  63046. Measures mouse movement
  63047. .description
  63048. MousoMeter is a cute little commodity that measures the distance (km)
  63049. you "drive" with your Mouse.  Counters for daily and total usage.  Using
  63050. the time MousoMeter has been active, it can also calculate your average
  63051. "mouse-speed" in meters/hr. (However, don't let your boss see this!)
  63052. MousoMeter also records the number of "Mouse-Clicks".  With a
  63053. sophisticated program like MousoMeter, it should be easy to get
  63054. a government grant to scientifically study Carpal-Tunnel!!
  63055. .version
  63056. 3.12
  63057. .date
  63058. 1994.09.15
  63059. .author
  63060. Wolfgang Breyha, Michael Matzl
  63061. .requirements
  63062. Requires OS2.04+, MUI 2.2+
  63063. .distribution
  63064. Copyrighted but Freely Redistributable
  63065. .address
  63066. Wolfgang Breyha
  63067. 1130 WIEN
  63068. Österreich
  63069.  
  63070. Michael Matzl
  63071. Maurer-Langegasse 57/1/4
  63072. 1238 WIEN
  63073. Österreich
  63074. .email
  63075. h8706496@obelix.wu-wien.ac.at
  63076. .docs
  63077. ReadMe.mui
  63078. docs/english/MousoMeter.doc
  63079. docs/english/MousoMeter.guide
  63080. docs/deutsch/MousoMeter.doc
  63081. docs/deutsch/MousoMeter.guide
  63082. .described-by
  63083. Dan Fish (daf@starfish.amigalib.com)
  63084. .submittal
  63085. Downloaded via ftp from wuarchive.wustl.edu.
  63086. .stored-in
  63087. GoldFish-Vol2-2:BBS/util/MUIMousoMeter-3.12.lha
  63088.  
  63089. .name
  63090. MagicCX
  63091. .type
  63092. Multipurpose Commodity
  63093. .short
  63094. Great modular commodity system
  63095. .description
  63096. MagicCX is the definite commodity/system enhancer for any Amiga running
  63097. OS 2.x or better.  It is a very powerful and flexible system.
  63098.  
  63099.      - It incorporates many, many features known from other
  63100.        commodities, while offering new, unseen features
  63101.      - External preferences program allows full control over
  63102.        MagicCX
  63103.      - It offers a special module design, known from Workbench.
  63104.        You may install/use modules/functions by simply dragging them
  63105.        to a Modules directory, if not used, move them to a storage
  63106.        directory.
  63107.      - Offers ModulesManager program for Users of OS 3.x and up
  63108.      - Comes with manuals in English and German
  63109.      - Localized under OS 2.1 and up. English, German translations
  63110.        available
  63111.      - Utilizes Installer for installing MagicCX to your system
  63112.      - Compact system installation. Only a few files will be spread
  63113.        around your system. All others are kept in a single directory
  63114.      - Only basic functions (window activation and such) are built
  63115.        into the main program.  The remaining features were put into
  63116.        external modules
  63117.      - MagicCX comes with 18 (for now) different modules you may
  63118.        choose from.
  63119.      - Flexible blanker system with two internal blankers and 8
  63120.        (for now) external blanker modules
  63121.      - Utilizes powerful gadget layout library
  63122.      - Plenty of features, take a look.
  63123. .version
  63124. 1.0
  63125. .date
  63126. 1994.08.11
  63127. .author
  63128. Kai Iske
  63129. .requirements
  63130. Requires OS2.0+
  63131. .distribution
  63132. Shareware
  63133. .price
  63134. $20 (US)
  63135. .address
  63136. Brucknerstrasse 18
  63137. 63452 Hanau
  63138. Germany
  63139. .email
  63140. iske@informatik.uni-frankfurt.de
  63141. .docs
  63142. AboutMagicWB
  63143. MagicCX.readme
  63144. LiesMich-KCommodity
  63145. LiesMichZuerst
  63146. ReadMe-KCommodity
  63147. ReadMeFirst
  63148. UeberMagicWB
  63149. .described-by
  63150. Dan Fish (daf@starfish.amigalib.com)
  63151. .submittal
  63152. Downloaded via ftp from wuarchive.wustl.edu.
  63153. .stored-in
  63154. GoldFish-Vol2-2:BBS/util/MagicCX-1.0.lha
  63155. .name
  63156. MagicCXDansk
  63157. .type
  63158. Catalogs
  63159. .short
  63160. Danish catalogs for MagicCX 1.0
  63161. .description
  63162. These are the danish catalogs for MagicCX 1.0. They were made by Flemming
  63163. Lindeblad.
  63164.  
  63165. Simply unpack the archive to your "LOCALE:" directory. All needed directories
  63166. will be generated then, ie. a MagicCX directory in your locale:catalogs/dansk
  63167. directory.
  63168. .author
  63169. Flemming Lindeblad
  63170. .distribution
  63171. Copyrighted but Freely Redistributable
  63172. .docs
  63173. MagicCXDansk.readme
  63174. .described-by
  63175. Richard Fish
  63176. .submittal
  63177. Downloaded via ftp from Aminet.
  63178. .stored-in
  63179. GoldFish-Vol2-2:BBS/util/MagicCXDansk.lha
  63180. .name
  63181. MagicMenu
  63182. .author
  63183. Martin Korndörfer
  63184. .version
  63185. 1.29
  63186. .reference
  63187. AmigaLibDisk906:MagicMenu/
  63188. 1.27
  63189. .description
  63190. Replaces all Intuition menus, supporting both "pull-down" and "pop-up"
  63191. menus.  Menus can be displayed in either the Standard look, or the modern
  63192. AmigaOS 2.0 style 3D-Look, and controlled exclusively using the keyboard,
  63193. (no need to grab the mouse anymore!) Configurable handling and appearance.
  63194. Remembers every menu's last selected item, displaying Pop-Up menus the next
  63195. time at a position allowing quick selection of the same or neighboring
  63196. items.  Automatically brings the currently active screen (if not visible)
  63197. to the front for menu selection then returns it to the back after a
  63198. selection is made.  Input timeouts, plus much more!
  63199. .described-by
  63200. Automatically generated from Contents file by c2pi program.
  63201. .short
  63202. Replaces all Intuition menus.
  63203.  
  63204. .stored-in
  63205. GoldFish-Vol2-2:BBS/util/MagicMenu-1.29.lha
  63206. .name
  63207. MemMinister
  63208. .type
  63209. OS Utility
  63210. .short
  63211. monitors your memory-usage
  63212. .description
  63213. MemMinister is a small tool, giving you information about the amount of free
  63214. memory at your system. It shows you independant values for chipmemory and
  63215. fastmemory, and of course even the total amount of free memory. MemMinister also
  63216. offers features like a snap-funktion, monitoring the memory-usage since the time
  63217. you snapped the values, and a flush-gadget, offering you an easy way to flush
  63218. your memory from all currently not used libraries, fonts, devices and more. It
  63219. is small, simple to use and very CPU-economical!
  63220. .version
  63221. 1.1
  63222. .date
  63223. 1994.8.25
  63224. .author
  63225. Marcus Ohlstrom
  63226. .requirements
  63227. Amiga OS 2.04+ (V37+)
  63228. .distribution
  63229. Freeware
  63230. .address
  63231. Utflyktsvagen 14
  63232. S-161 51 Bromma
  63233. Sweden
  63234. .email
  63235. Internet: Marcus_Ohlstrom@p31.f417.n201.z2.fidonet.cd.chalmers.se
  63236. FidoNet: Marcus Ohlstrom 2:201/417.31
  63237. .tested
  63238. MemMinister is tested on my Amiga 1200 and on a friends Amiga 3000
  63239. .docs
  63240. MemMinister.guide
  63241. .described-by
  63242. Richard Fish
  63243. .submittal
  63244. Downloaded via ftp from Aminet.
  63245. .stored-in
  63246. GoldFish-Vol2-2:BBS/util/MemMinister-1.1.lha
  63247.  
  63248. .name
  63249. PowerSnap
  63250. .type
  63251. Workbench Tool
  63252. .short
  63253. Commodity to cut and paste text
  63254. .description
  63255. PowerSnap is a utility that allows you to use the mouse to mark
  63256. characters anywhere on the screen and paste them somewhere else, like
  63257. in the CLI or in a string gadget. PowerSnap will check what font is
  63258. used in the window you snap from and will look for the position of the
  63259. characters automatically.  It recognizes all non proportional fonts of
  63260. up to 24 pixels wide and of any height so this should cover most fonts
  63261. used.  Snapping and pasting text is done using the mouse, making
  63262. PowerSnap fast and easy to use.
  63263. .version
  63264. 2.2a
  63265. .author
  63266. Nico François
  63267. .requirements
  63268. Requires AmigaDOS 2.0 or later.
  63269. .reference
  63270. AmigaLibDisk781:PowerSnap/
  63271. 2.1b
  63272. AmigaLibDisk726:PowerSnap/
  63273. 2.0
  63274. AmigaLibDisk542:PowerSnap/
  63275. 1.1
  63276. AmigaLibDisk467:PowerSnap/
  63277. 1.0
  63278. .distribution
  63279. Freeware
  63280. .address
  63281. Corbielaan 13
  63282. B-3060 Bertem
  63283. BELGIUM
  63284. .email
  63285. nico@augfl.be
  63286. .docs
  63287. PowerSnap.doc
  63288. .described-by
  63289. Fred Fish (fnf@fishpond.cygnus.com)
  63290. .submittal
  63291. Downloaded via ftp from wuarchive.wustl.edu.
  63292. .contents
  63293. PowerSnap    A utility that allows you to use the mouse to mark charac-
  63294.         ters anywhere on the screen, and then paste them somewhere
  63295.         else, such as in another CLI or in a string gadget.  Checks
  63296.         what font is used in the window you snap from and will look
  63297.         for the position of the characters automatically.  Recog-
  63298.         nizes all non-proportional fonts of up to 24 pixels wide
  63299.         and of any height.  Works with AmigaDOS 2.0 in both shell
  63300.         and WorkBench environments.  This is version 2.2, an up-
  63301.         date to version 2.1b on disk 781.  Binary only.
  63302.         Author:  Nico Francois
  63303. .stored-in
  63304. GoldFish-Vol2-2:BBS/util/PowerSnap-2.2a.lha
  63305. .name
  63306. PutChar
  63307. .aminet-dir
  63308. util/cdity
  63309. .type
  63310. Text Utility
  63311. .short
  63312. Utility like PopChar on the MacIntosh
  63313. .description
  63314. This program is a utility like PopChar on the Apple MacIntosh.
  63315. PutChar enables you to use all ASCII-codes in any application whether
  63316. the code is in the current keymap or not.  The possibility of loading
  63317. fonts allows you to work reasonable even with fonts that don't have
  63318. the standard character set, e.g. foreign fonts, Greek letters or
  63319. mathematical symbols.  PutChar runs on every Amiga, but it takes also
  63320. advantage of the power of some libraries and Kickstart 2.0.
  63321. .version
  63322. 2.1
  63323. .author
  63324. Urs Fleisch
  63325. .distribution
  63326. Copyrighted but Freely Redistributable
  63327. .address
  63328. Leimatstr. 38
  63329. CH-9000 St. Gallen
  63330. .email
  63331. ufleisch@stud.ee.ethz.ch
  63332. .docs
  63333. PutChar.doc
  63334. .described-by
  63335. Richard Fish
  63336. .submittal
  63337. Submitted electronically directly by the author.
  63338. .stored-in
  63339. GoldFish-Vol2-2:BBS/util/PutChar-2.1.lha
  63340. .name
  63341. Remind
  63342. .type
  63343. Workbench Tool
  63344. .short
  63345. Reminds you of important dates.
  63346. .description
  63347.   Calender programs are plentiful for the Amiga, you can always find another
  63348. program sitting on a board which tells you what you are doing today. However
  63349. I feel none of the programs I have tried actually are useful and easy to
  63350. read.
  63351.  
  63352.   The good thing about remind is that it contains all the information in one
  63353. window, including what you need to do today, what you need to do within
  63354. several days, and what you have to do for the rest of the year. The user
  63355. interface has been remarked on by several people for its clarity.
  63356.  
  63357.   Its compact, completely configurable (well nearly), and its free.
  63358.   Completely and utterly free, all I ask is that you send me some e-mail to
  63359. say that you are using the program.
  63360. .version
  63361. 1.41
  63362. .author
  63363. Richard Ambridge
  63364. .requirements
  63365. This program should work on any Amiga with OS 2.0 or above. However I have
  63366. not been able to test it on a machine with OS 2.0, and I would appreciate
  63367. anybody telling me if it does work.
  63368. .reference
  63369. FreshFish-Vol6:New/util/misc/Remind/
  63370. 1.32
  63371. .distribution
  63372. Freeware
  63373. .address
  63374. 23 Fieldway Crescent,
  63375. Northwood,
  63376. Cowes,
  63377. Isle of Wight.
  63378. England
  63379. PO31 8AJ
  63380. .email
  63381. ram@borg.dircon.co.uk
  63382. .tested
  63383. It has been tested on a couple of A1200's running OS 3.0.
  63384. .docs
  63385. Remind1.41.readme
  63386. Remind.guide
  63387. History
  63388. .described-by
  63389. Dan Fish (daf@daffy.amigalib.com)
  63390. .submittal
  63391. Downloaded via ftp from wuarchive.wustl.edu.
  63392. .stored-in
  63393. GoldFish-Vol2-2:BBS/util/Remind-1.41.lha
  63394. .name
  63395. RunList-DK
  63396. .type
  63397. OS Utility
  63398. .short
  63399. Commodity lauches commonly used programs
  63400. .description
  63401. RunList is a commodity to lauch commonly used programs. When activated,
  63402. a user defined list of commands is displayed, any one of which can be
  63403. activated by clicking on a gadget or by pressing a function key. If
  63404. required, RunList can also add an item to the Workbench 'Tools' menu to
  63405. activate RunList.
  63406. .version
  63407. 1.2
  63408. .author
  63409. David Kinder
  63410. .distribution
  63411. Copyrighted but Freely Redistributable
  63412. .email
  63413. kinder@teaching.physics.ox.ac.uk
  63414. dkinder@vax.ox.ac.uk
  63415. .docs
  63416. RunList.doc
  63417. .described-by
  63418. Richard Fish
  63419. .submittal
  63420. Downloaded via ftp from Aminet.
  63421. .stored-in
  63422. GoldFish-Vol2-2:BBS/util/RunList-Kinder-1.2.lha
  63423. .name
  63424. RunList-HR
  63425. .type
  63426. OS Utility
  63427. .short
  63428. Commodity to run programs from a list.
  63429. .description
  63430. RunList, RunListBig and RunListSmall are small tools helping to run
  63431. programs. They are all the same, differ only by size in order to
  63432. meet ones need.
  63433. .version
  63434. 1.1
  63435. .date
  63436. 1994.10.05
  63437. .author
  63438. Heinz Reinert
  63439. .requirements
  63440. OS 2.0+
  63441. .distribution
  63442. Copyrighted but Freely Redistributable
  63443. .address
  63444. Orleansstr. 55
  63445. D-31135 Hildesheim
  63446. Germany
  63447. .source
  63448. C source included
  63449. .docs
  63450. RunList.Lesen
  63451. RunList.Readme
  63452. .described-by
  63453. Richard Fish
  63454. .submittal
  63455. Submitted on disk directly by the author.
  63456.  
  63457. .stored-in
  63458. GoldFish-Vol2-2:BBS/util/RunList-Reinert-1.1.lha
  63459.  
  63460. .name
  63461. SMenu
  63462. .type
  63463. Workbench Tool
  63464. .short
  63465. Powerful and fast-working screenselector
  63466. .description
  63467. SMenu is a screenselector with several nice features.
  63468.    o It is a Commodity.
  63469.    o It works fast, because the list of screens can be accessed with a
  63470.      simple mouseclick or a hotkey.
  63471.    o The configuration is done in a GUI.
  63472.    o Full keyboard support.
  63473.    o It is possible to define a hotkey for each screen.
  63474.    o ARexx support.
  63475. .version
  63476. 1.0
  63477. .date
  63478. 1994.07.06
  63479. .author
  63480. Jon Anders Haugum
  63481. .requirements
  63482. Requires OS2.04+
  63483. .distribution
  63484. Copyrighted but Freely Redistributable
  63485. .address
  63486. Kalvskinnsgt. 6
  63487. 7012 Trondheim
  63488. Norway
  63489. .email
  63490. aja@circus.bbs.no
  63491. .construction
  63492. SAS/C 6.51, CygnusEditor 3.50, on an A4000/040
  63493. .tested
  63494. A3000 (ks/wb 2.04, 3.1)
  63495. A4000 (ks/wb 3.0, 3.1)
  63496. Picasso II
  63497. .docs
  63498. SMenu.readme
  63499. SMenu.guide
  63500. .described-by
  63501. Dan Fish (daf@starfish.amigalib.com)
  63502. .submittal
  63503. Downloaded via ftp from wuarchive.wustl.edu.
  63504. .stored-in
  63505. GoldFish-Vol2-2:BBS/util/SMenu-1.0.lha
  63506.  
  63507. .name
  63508. Screen2IFF
  63509. .type
  63510. OS Utility
  63511. .short
  63512. Save front screen to IFF file w/hotkey
  63513. .description
  63514. A commodity that enables you to save the frontmost Intuition screen by
  63515. pressing a hotkey.  English and French AmigaGuide docs provided.
  63516. .version
  63517. 1.03
  63518. .author
  63519. Frédéric DELACROIX
  63520. .requirements
  63521. Requires OS2.04+
  63522. .distribution
  63523. Freeware
  63524. .address
  63525. 5 rue d'Artres
  63526. 59269 QUERENAING
  63527. FRANCE.
  63528. .source
  63529. Includes source in assembler
  63530. .construction
  63531. Hisoft Devpac 3
  63532. .docs
  63533. Screen2IFF.Guide
  63534. Screen2IFF.GuideFrançais
  63535. .described-by
  63536. Fred Fish (fnf@fishpond.cygnus.com)
  63537. .submittal
  63538. Submitted on disk directly by the author.
  63539. .stored-in
  63540. GoldFish-Vol2-2:BBS/util/Screen2IFF-1.03.lha
  63541. .name
  63542. ScreenTool
  63543. .aminet-dir
  63544. util/wb
  63545. .type
  63546. Workbench Tool
  63547. .short
  63548. Switch between screens using hotkeys.
  63549. .description
  63550. On the MS-DOS´en you have the keyboard shortcut CTRL-TAB to cycle
  63551. between the applications, and the CTRL-ESC shortcut to view all
  63552. running applications in a requester.
  63553.  
  63554. With ScreenTool you have the MS-Windows CTRL-ESC function on your
  63555. Amiga.  You get a requester with all available screens - so you have a
  63556. tool to handle comfortable all open screens.
  63557.  
  63558. ScreenTool is not a Commodity, because it is very small - and so it is
  63559. fast enough by starting from the disk.  By activating with FKey you
  63560. can start a lot of tools with the keyboard, without using any
  63561. additional RAM.
  63562.  
  63563. So ScreenTool will save your CPU and RAM!
  63564. .version
  63565. 1.04
  63566. .date
  63567. 1994.09.15
  63568. .author
  63569. Klaus Muckenhuber
  63570. .distribution
  63571. Freeware
  63572. .address
  63573. Markt 37
  63574. A-4650 OFFENHAUSEN
  63575. AUSTRIA
  63576. .reference
  63577. FreshFish-Vol6:BBS/util/ScreenTool-1.0.lha
  63578. 1.0
  63579. FreshFish-Vol6:New/util/wb/ScreenTool/
  63580. 1.0
  63581. .docs
  63582. ScreenTool.dok
  63583. .described-by
  63584. Richard Fish
  63585. .submittal
  63586. Submitted on disk directly by the author.
  63587. .stored-in
  63588. GoldFish-Vol2-2:BBS/util/ScreenTool-1.04.lha
  63589.  
  63590. .name
  63591. SpeakTimeCX
  63592. .type
  63593. OS Utility
  63594. .short
  63595. Have the system time spoken by hotkey
  63596. .description
  63597. A simple commodity, that once activated, will allow you to have the
  63598. system time spoken through the narrator.device at the touch of a hotkey.
  63599. .version
  63600. 1.2
  63601. .author
  63602. Gary Walker
  63603. .requirements
  63604. Requires AmigaDos 2.04+, narrator.device in DEVS:,translator.library
  63605. in LIBS:
  63606. .distribution
  63607. Copyrighted but Freely Redistributable
  63608. .address
  63609. 323a Annesbrook Dr.
  63610. Nelson, New Zealand.
  63611. .email
  63612. rel@bix.com
  63613. .source
  63614. Includes source in C
  63615. .construction
  63616. Compiled with SAS/C Version 6.51.
  63617. .docs
  63618. Readme
  63619. .described-by
  63620. Fred Fish (fnf@fishpond.cygnus.com)
  63621. .submittal
  63622. Submitted on disk directly by the author.
  63623. .contents
  63624. SpeakTimeCX    A simple commodity, that once activated, will allow you
  63625.         to have the system time spoken through the narrator.device
  63626.         at the touch of a hotkey.  Version 1.2, includes source.
  63627.         Author:  Gary Walker
  63628. .stored-in
  63629. GoldFish-Vol2-2:BBS/util/SpeakTimeCX-1.2.lha
  63630.  
  63631. .name
  63632. SunWindows
  63633. .type
  63634. Workbench Tool
  63635. .short
  63636. A virtual screen/window manager
  63637. .description
  63638. A virtual screen/window manager, which makes it a lot easier to
  63639. control windows on (virtual) public screens.  The whole screen with
  63640. its windows can be controlled via a little window which re-displays
  63641. the whole screen.  Lots of hotkeys offer you great control over
  63642. windows and screens.  Requires the reqtools.library (provided).
  63643. .version
  63644. 2.0.030
  63645. .author
  63646. Bernhard Scholz
  63647. .requirements
  63648. AmigaDOS 2.0 or higher.
  63649. .distribution
  63650. Shareware
  63651. .price
  63652. $20 (US)
  63653. .address
  63654. Steinbruchstr. 9
  63655. 82398 Polling
  63656. Germany
  63657. .email
  63658. scholz@informatik.tu-muenchen.de
  63659. .docs
  63660. English/SunWindow.guide
  63661. English/SunWindow.dvi
  63662. English/ReadMeFirst.doc
  63663. English/SunWindow.doc
  63664. English/Registration.doc
  63665. .described-by
  63666. Fred Fish (fnf@fishpond.cygnus.com)
  63667. .submittal
  63668. Submitted on disk directly by the author.
  63669. .contents
  63670. SunWindow    A virtual screen/window manager, which makes it a lot easier
  63671.         to control windows on (virtual) public screens.  The whole
  63672.         screen with its windows can be controlled via a little win-
  63673.         dow which re-displays the whole screen.  Lots of hotkeys
  63674.         offer you great control over windows and screens.  Requires
  63675.         the reqtools.library (provided).  Shareware, version 2.0
  63676.         revision 030, binary only.
  63677.         Author:  Bernhard Scholz
  63678. .stored-in
  63679. GoldFish-Vol2-2:BBS/util/SunWindow-2.0.030.lha
  63680.  
  63681. .name
  63682. TeleBASE
  63683. .type
  63684. Database
  63685. .short
  63686. Phone/addr database w/caller id & print
  63687. .description
  63688. TeleBASE is a database for addresses and phone numbers.  It will
  63689. dial your modem for you, print envelopes, labels, and phone lists.
  63690. TeleBASE will also receive Caller ID messages with the appropriate
  63691. hard/firmware.  A full featured ARexx port is also included.
  63692. WB2.0 Commodity.  Tested w/Supra's 32bis modems.
  63693. .version
  63694. 2.614
  63695. .date
  63696. 1994.06.12
  63697. .author
  63698. Scott Rogerson
  63699. .requirements
  63700. Requires OS2.04+
  63701. Modem with Caller-ID option is required to get the caller id stuff to work.
  63702. .distribution
  63703. Shareware
  63704. .price
  63705. $15 (US)
  63706. .address
  63707. 758 Merrimac Street SE
  63708. PALM BAY FL 32909-4917
  63709. .email
  63710. s.rogerson@genie.geis.com
  63711. .docs
  63712. Docs/Order.form
  63713. Docs/RegUser.readme
  63714. Docs/TBPrefs.doc
  63715. Docs/TeleBASE.doc
  63716. Docs/updates.doc
  63717. .described-by
  63718. Dan Fish (daf@starfish.amigalib.com)
  63719. .submittal
  63720. Downloaded via ftp from wuarchive.wustl.edu.
  63721. .stored-in
  63722. GoldFish-Vol2-2:BBS/util/TeleBASE-2.614.lha
  63723.  
  63724. .name
  63725. Yak
  63726. .type
  63727. Workbench Tool
  63728. .short
  63729. A multipurpose commodity
  63730. .description
  63731. Yet Another Kommodity.  Features a sunmouse that only activates when
  63732. the mouse stops, KeyActivate windows, click windows to front or back,
  63733. cycle screens with mouse, mouse and screen blanking,
  63734. close/zip/shrink/enlarge windows with programmable hotkeys and a lot
  63735. of other configurable hotkeys.  Fully localized English language
  63736. builtin and provided catalogs for Dutch, French, German, Italian and
  63737. Swedish.  Documentation in English, French, German and Italian.
  63738. Includes installer scripts and C source.
  63739. .version
  63740. 1.60
  63741. .date
  63742. 1994.10.19
  63743. .author
  63744. Gaël Marziou
  63745. Martin W. Scott
  63746. .reference
  63747. FreshFish-Vol5:New/util/cdity/Yak/
  63748. 1.59
  63749. GoldFish-Vol1-2:d9xx/d971/Yak/
  63750. 1.57
  63751. GoldFish-Vol1-1:BBS/d9xx/d971/Yak.lha
  63752. 1.57
  63753. FrozenFish-Vol1:BBS/ALib/d9xx/d971/Yak.lha
  63754. 1.57
  63755. FreshFish-Vol3:New/AmigaLibDisks/Disk971/Yak/
  63756. 1.57
  63757. AmigaLibDisk971:Yak/
  63758. 1.57
  63759. FrozenFish-Vol1:BBS/Dec93/os20/cdity/Yak.lha
  63760. 1.55
  63761. FreshFish-Vol3:Old/Dec93/os20/cdity/Yak/
  63762. 1.55
  63763. FreshFish-Vol2:New/os20/cdity/Yak/
  63764. 1.55
  63765. GoldFish-Vol1-2:d9xx/d912/Yak/
  63766. 1.52
  63767. GoldFish-Vol1-1:BBS/d9xx/d912/Yak.lha
  63768. 1.52
  63769. FrozenFish-Vol1:BBS/ALib/d9xx/d912/Yak.lha
  63770. 1.52
  63771. FreshFish-Vol1:New/AmigaLibDisks/Disk912/Yak/
  63772. 1.52
  63773. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk912/Yak/
  63774. 1.52
  63775. AmigaLibDisk912:Yak/
  63776. 1.52
  63777. GoldFish-Vol1-2:d7xx/d782/Yak/
  63778.  1.2
  63779. GoldFish-Vol1-1:BBS/d7xx/d782/Yak.lha
  63780.  1.2
  63781. FrozenFish-Vol1:BBS/ALib/d7xx/d782/Yak.lha
  63782.  1.2
  63783. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk782/Yak/
  63784.  1.2
  63785. AmigaLibDisk782:Yak/
  63786.  1.2
  63787. GoldFish-Vol1-2:d7xx/d753/Yak/
  63788.  1.0
  63789. GoldFish-Vol1-1:BBS/d7xx/d753/Yak.lha
  63790.  1.0
  63791. FrozenFish-Vol1:BBS/ALib/d7xx/d753/Yak.lha
  63792.  1.0
  63793. FreshFish-Vol1:Old/AmigaLibDisks/Disks740-759/Disk753/Yak/
  63794.  1.0
  63795. AmigaLibDisk753:Yak/
  63796.  1.0
  63797. .distribution
  63798. Freeware
  63799. .address
  63800. Cidex 103
  63801. 38920 CROLLES
  63802. FRANCE
  63803. .email
  63804. gael@gnlab030.grenoble.hp.com
  63805. .source
  63806. C source included.
  63807. .docs
  63808. ReadMe.1st
  63809. Docs/Dansk/Yak.guide
  63810. Docs/Deutsch/Yak.guide
  63811. Docs/English/Yak.guide
  63812. Docs/Français/Yak.guide
  63813. Docs/Italiano/Yak.guide
  63814. .described-by
  63815. Dan Fish (daf@daffy.amigalib.com)
  63816. .submittal
  63817. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  63818. .stored-in
  63819. GoldFish-Vol2-2:BBS/util/Yak-1.60.lha
  63820.  
  63821. .name
  63822. Yass
  63823. .type
  63824. OS Utility
  63825. .short
  63826. Yet another Screen Selector Commodity
  63827. .description
  63828. Yet Another Screen Selector, a commodity with several nice
  63829. features such as: Completely controllable via keyboard (of
  63830. course you can use your mouse, if you really want to); Shows
  63831. Screens and Windows (option); Shows PublicScreenname or
  63832. ScreenTitle (option); Ability to change the default Public
  63833. screen; Opens window even on non-public screens (option).
  63834. Font-sensitive; Resizeable window.  Binary only.
  63835. .version
  63836. 2.3
  63837. .date
  63838. 1994.09.20
  63839. .author
  63840. Albert Schweizer
  63841. .requirements
  63842. Requires OS 2.0+
  63843. .reference
  63844. AmigaLibDisk983:Yass/
  63845. 2.0
  63846. AmigaLibDisk946:Yass/
  63847. 1.1
  63848. .distribution
  63849. Freeware
  63850. .address
  63851. Kelterstr. 9
  63852. 71032 Böblingen
  63853. Germany
  63854. .email
  63855. schweizr@rz.fht-esslingen.de
  63856. .docs
  63857. Yass.doc
  63858. .described-by
  63859. Dan Fish (daf@starfish.amigalib.com)
  63860. .submittal
  63861. Downloaded via ftp from wuarchive.wustl.edu.
  63862. .stored-in
  63863. GoldFish-Vol2-2:BBS/util/Yass-2.3.lha
  63864. .name
  63865. ADoc
  63866. .type
  63867. Help utility
  63868. .short
  63869. An hypertext-like help utility.
  63870. .description
  63871. ADoc is an utility that allows you to manage all kinds of documentations on
  63872. any subject. It is able to automatically start searching for a word selected
  63873. by a mouse click, and to work on several documentation files at the same time.
  63874. ADoc can display a picture beside to the text, use straight the AutoDocs and
  63875. AmigaGuide files (as well as "PowerPacker" compressed files) and may be controled
  63876. via AREXX.
  63877. .version
  63878. 4.00
  63879. .date
  63880. 1994.05.12
  63881. .author
  63882. Denis Gounelle
  63883. .reference
  63884. AmigaLibDisk875:ADoc/
  63885. 3.01
  63886. AmigaLibDisk747:ADoc/
  63887. 1.21
  63888. AmigaLibDisk627:ADoc/
  63889. 7.04
  63890. AmigaLibDisk402:ADoc/
  63891. 3.10
  63892. .requirements
  63893. Requires reqtools.library V38+
  63894. .distribution
  63895. Freeware
  63896. .address
  63897. 27, rue Jules GUESDE
  63898. 45400 FLEURY-LES-AUBRAIS
  63899. FRANCE
  63900. .email
  63901. gounelle@alphanet.ch
  63902. .installsize
  63903. 40K
  63904. .docs
  63905. ADoc.doc
  63906. ADocEnglish.doc
  63907. .described-by
  63908. Denis Gounelle (gounelle@alphanet.ch)
  63909.  
  63910. .stored-in
  63911. GoldFish-Vol2-2:BBS/util/ADoc-4.00.lha
  63912.  
  63913. .name
  63914. AcmaUtils
  63915. .aminet-dir
  63916. util/cli
  63917. .type
  63918. CLI Tool
  63919. .short
  63920. Misc useful CLI/script utilities
  63921. .description
  63922. Some miscellaneous CLI/script utilities, includes:  CheckLeftButton - Checks
  63923. whether the left mouse button is pressed and returns WARN if so.  Also flashes
  63924. the screen when the button is down; DiskBooter - Lets you to boot a disk from
  63925. DF0: without resetting the machine; FileChanged - Returns WARN if the specified
  63926. file has been changed (the `a' archiveflag is clear); ListLibs - List the
  63927. libraries currently in memory; Palshell - Make the boot Shell-window PAL-sized
  63928. (640x256 instead of 640x200); VerCheck - a utility for 2.04 hard drive users
  63929. with 1.3 ROM sharer/ReloKick who need to use their hard disk in both 2.04/1.3
  63930. modes.
  63931. .author
  63932. Jan Hagqvist
  63933. .requirements
  63934. Most utilities require OS 2.0+
  63935. .distribution
  63936. Public Domain
  63937. .address
  63938. Reinolankatu 5 A 1
  63939. 48600 KARHULA
  63940. FINLAND
  63941. .email
  63942. Jan.Hagqvist@ursa.fi
  63943. .source
  63944. Includes source in assembler
  63945. .docs
  63946. AcmaUtils.guide
  63947. .described-by
  63948. Fred Fish (fnf@fishpond.cygnus.com)
  63949. .submittal
  63950. Submitted on disk directly by the author.
  63951. .contents
  63952. AcmaUtils    Some miscellaneous CLI/script utilities.  Includes:
  63953.         CheckLeftButton - Checks whether the left mouse button is
  63954.         pressed and returns WARN if so.  Also flashes the screen when
  63955.         the button is down; DiskBooter - Lets you to boot a disk from
  63956.         DF0: without resetting the machine; FileChanged - Returns WARN
  63957.         if the specified file has been changed (the `a' archiveflag is
  63958.         clear); ListLibs - List the libraries currently in memory;
  63959.         Palshell - Make the boot Shell-window PAL-sized (640x256 instead
  63960.         of 640x200); VerCheck - a utility for 2.04 hard drive users
  63961.         with 1.3 ROM sharer/ReloKick who need to use their hard disk
  63962.         in both 2.04/1.3 modes.  Most utilities require OS 2.0+.
  63963.         Includes source in assembler.
  63964.         Author:  Jan Hagqvist
  63965. .stored-in
  63966. GoldFish-Vol2-2:BBS/util/AcmaUtils.lha
  63967. .name
  63968. AddCR
  63969. .author
  63970. Son Le
  63971. .version
  63972. 1.0
  63973. .source
  63974. Includes source in C.
  63975. .distribution
  63976. Public Domain
  63977. .description
  63978. Yet another Amiga/IBM text file converter, which (surprise, surprise)
  63979. converts Amiga style end-of-lines characters ($0a) to IBM format ($0d,$0a)
  63980. or vice versa.  Features: Should work on all amigas (or at least > wb1.2);
  63981. Relatively small (11k); Extremely fast (main loop is written in optimized
  63982. assembly); Works in low memory situations (min. memory requirement = 12288
  63983. bytes); Progress indicator; When converting to Amiga format, only ($0d,$0a)
  63984. characters are converted to $0a (all $xx,$0a are left alone where $xx <>
  63985. $0d); When converting to IBM format, ($0d,0a) pairs are left alone.
  63986. .described-by
  63987. Automatically generated from Contents file by c2pi program.
  63988. .short
  63989. AddCR, V1.0, C source, PD
  63990. .stored-in
  63991. GoldFish-Vol2-2:BBS/util/AddCR-1.0.lha
  63992.  
  63993. .name
  63994. BPTools
  63995. .type
  63996. OS Utility
  63997. .short
  63998. Some BridgePort tools for the Amiga side
  63999. .description
  64000. A collection of BridgePort tools for use on the Amiga side.  JDIR will
  64001. read JDISK directories.  MAKEJD will create JDISKS.  READJD and WRITEJD
  64002. will read and write to JDISKs'.  READJD and WRITEJD are approximately
  64003. ten times faster than AREAD and AWRITE.  Binary only.
  64004. .version
  64005. 1.1
  64006. .author
  64007. Milt Henderson
  64008. .distribution
  64009. Copyrighted but Freely Redistributable
  64010. .address
  64011. 6815 Wallsey Dr.
  64012. San Diego,Ca USA
  64013. 92119
  64014. .docs
  64015. BPTools.doc
  64016. .described-by
  64017. Dan Fish (daf@starfish.amigalib.com)
  64018. .submittal
  64019. Submitted on disk directly by the author.
  64020. .stored-in
  64021. GoldFish-Vol2-2:BBS/util/BPTools-1.1.lha
  64022. .name
  64023. BreakName
  64024. .type
  64025. CLI tool
  64026. .short
  64027. Break processes by issuing their names
  64028. .description
  64029. BreakName is an addition to the well known C:Break
  64030. command. It may break CLI processes by issuing
  64031. either the complete path+filename, or simply the
  64032. filename of the process to break. Useful for
  64033. breaking from within scripts
  64034. .version
  64035. 37.2
  64036. .date
  64037. 1994.05.24
  64038. .author
  64039. Kai Iske
  64040. .requirements
  64041. Requires OS 2.0 (37.175)
  64042. .distribution
  64043. Public Domain
  64044. .address
  64045. Kai Iske
  64046. Brucknerstrasse 18
  64047. 63452 Hanau
  64048. Germany
  64049. .email
  64050. kai@iske.adsp.sub.org
  64051. iske@informatik.uni-frankfurt.de
  64052. .source
  64053. Assembler source included 7K
  64054. .construction
  64055. DevPac 3.04
  64056. .docs
  64057. BreakName.doc
  64058. .stored-in
  64059. GoldFish-Vol2-2:BBS/util/BreakName-37.2.lha
  64060.  
  64061. .name
  64062. CLIExchange
  64063. .type
  64064. CLI Tool
  64065. .short
  64066. A CLI version of standard Exchange util
  64067. .description
  64068. A 584 byte CLI replacement for the standard CBM Exchange utility.  The
  64069. only difference is that Exchange has a graphical user interface while
  64070. CLIExchange has been designed to be called from CLI so it can be used
  64071. within scripts, menus, docks or hotkeys.
  64072. .date
  64073. 1994.04.02
  64074. .version
  64075. 1.4
  64076. .author
  64077. Gaël Marziou
  64078. .requirements
  64079. Requires AmigaDOS 2.04 or later.
  64080. .reference
  64081. AmigaLibDisk975:CLIExchange/
  64082. 1.2
  64083. .distribution
  64084. Public Domain
  64085. .address
  64086. Cidex 103
  64087. 38920 CROLLES
  64088. FRANCE
  64089. .email
  64090. gael@gnlab030.grenoble.hp.com
  64091. .source
  64092. Includes C source.
  64093. .docs
  64094. CLIExchange.guide
  64095. CLIExchange.fr.guide
  64096. .described-by
  64097. Fred Fish (fnf@fishpond.cygnus.com)
  64098. .submittal
  64099. Submitted on disk directly by the author.
  64100. .contents
  64101. CLIExchange    A 584 byte CLI replacement for the standard CBM Exchange
  64102.         utility.  The only difference is that Exchange has a graph-
  64103.         ical user interface while CLIExchange has been designed to
  64104.         be called from CLI so it can be used within scripts, menus,
  64105.         docks or hotkeys.  Version 1.4, an update to version 1.2
  64106.         on disk number 975.  Requires OS2.04+, includes C source
  64107.         Author:  Gaël Marziou
  64108. .stored-in
  64109. GoldFish-Vol2-2:BBS/util/CLIExchange-1.4.lha
  64110. .name
  64111. Cout
  64112. .author
  64113. Harald Pehl
  64114. .version
  64115. 1.00
  64116. .source
  64117. Includes source in C++.
  64118. .description
  64119. A program that replaces the Echo command, Special characters (\n, \t, \f..
  64120. like in C) control the output.  In addition to that bold, underlined,
  64121. italic and inverse text is supported.
  64122. .described-by
  64123. Automatically generated from Contents file by c2pi program.
  64124. .short
  64125. Cout, V1.00, C++ source
  64126. .stored-in
  64127. GoldFish-Vol2-2:BBS/util/Cout-1.00.lha
  64128.  
  64129. .name
  64130. DirKING
  64131. .aminet-dir
  64132. util/cli
  64133. .type
  64134. OS Utility
  64135. .short
  64136. Powerful 'List' and 'Dir' replacement
  64137. .description
  64138. DirKing is a very powerful replacement for the AmigaDOS 'List' and 'Dir'
  64139. commands.  It gives full control over formatting of the listing.  Batch
  64140. (script) files can also be generated, which can be executed from within
  64141. DirKing.  The directory can be sorted on one or more items (e.g. size,
  64142. date, comment, data type,..), and in a user defined order.  DirKing also
  64143. supports numerous directory filters (e.g. name, date, comment, datatype...).
  64144. All these filters can be made effective on files only, on directories only
  64145. or on both.  One can even define patterns for each directory level.
  64146. Multiple scan paths may be given, also supported are multiple assigns,
  64147. links, datatypes and locale value formats.  Unique is the feature to
  64148. monitor the directory scanning process.  If you have cataloged your disk
  64149. collection, then you can insert the disk ID in the listing.  Very useful
  64150. are the listing fields which inform you how many files and dirs each
  64151. directory contains.  The actual blocks and bytes used by a directory can
  64152. be shown, thus allowing to see if it would fit on a certain disk.  DirKing
  64153. offers a lot more than can be presented in this short space, so check it
  64154. out!  DirKing currently supports AmigaDOS v1.2 upto v3.1.  Binary only.
  64155. .version
  64156. 3.00
  64157. .reference
  64158. AmigaLibDisk859:PARex/
  64159. 2.12
  64160. AmigaLibDisk784:PARex/
  64161. 2.11
  64162. .date
  64163. 1994.02.16
  64164. .author
  64165. Chris P. Vandierendonck
  64166. .distribution
  64167. Shareware
  64168. .address
  64169. Koning Albertstraat 188
  64170. B-8210   VELDEGEM
  64171. BELGIUM
  64172. .price
  64173. $12(US), DM15, £6
  64174. .docs
  64175. Docs
  64176. Distribution.doc
  64177. Features.doc
  64178. FirstSteps.doc
  64179. Installation.doc
  64180. ReadMe_First.doc
  64181. docs/History.doc
  64182. docs/LINKTOOLS.doc
  64183. docs/RegForm
  64184. docs/Registration.doc
  64185. docs/Release.doc
  64186. docs/TYPETOOLS.doc
  64187. docs/UserManual.doc
  64188. docs/WhatsNew.doc
  64189. docs/WILDSTAR.doc
  64190. .described-by
  64191. Fred Fish (fnf@fishpond.cygnus.com)
  64192. .submittal
  64193. Submitted on disk directly by the author.
  64194. .contents
  64195. DirKing        DirKing is a very powerful replacement for the AmigaDOS 'List'
  64196.         and 'Dir' commands.  It gives full control over formatting of
  64197.         the listing.  Batch (script) files can also be generated, which
  64198.         can be executed from within DirKing.  The directory can be
  64199.         sorted on one or more items (e.g. size, date, comment, data-
  64200.         type,..), and in a user defined order. DirKing also supports
  64201.         numerous directory filters (e.g. name, date, comment, data-
  64202.         type...).  All these filters can be made effective on files
  64203.         only, on directories only or on both.  One can even define
  64204.         patterns for each directory level.   Multiple scan paths may
  64205.         be given, also supported are multiple assigns, links, data-
  64206.         types and locale value formats.  Unique is the feature to
  64207.         monitor the directory scanning process. If you have cataloged
  64208.         your disk collection, then you can insert the disk ID in the
  64209.         listing.  Very useful are the listing fields which inform you
  64210.         how many files and dirs each directory contains.  The actual
  64211.         blocks and bytes used by a directory can be shown, thus allow-
  64212.         ing to see if it would fit on a certain disk.  DirKing offers
  64213.         a lot more than can be presented in this short space, so check
  64214.         it out!  DirKing currently supports AmigaDOS v1.2 upto v3.1.
  64215.         This is v3.00e, an update to v2.12e, binary only, shareware.
  64216.         Author:  Chris Vandierendonck
  64217. .stored-in
  64218. GoldFish-Vol2-2:BBS/util/DirKING-3.00.lha
  64219. .name
  64220. Dirs
  64221. .author
  64222. Harald Pehl
  64223. .version
  64224. 1.00
  64225. .source
  64226. Includes source in C++.
  64227. .description
  64228. A powerful new DIR command with 23 options.  Files and Directories can be
  64229. sorted by name, size or date (ascending and descending), information about
  64230. the size, protection-bits, date or comment can be hidden.  Options you use
  64231. in everyday work can be stored in an environment variable.  The hidden flag
  64232. is supported...
  64233. .described-by
  64234. Automatically generated from Contents file by c2pi program.
  64235. .short
  64236. Powerful new DIR cmd with 23 options.
  64237. .stored-in
  64238. GoldFish-Vol2-2:BBS/util/Dirs-1.00.lha
  64239. .name
  64240. DoIcon
  64241. .type
  64242. Shell/CLI tool
  64243. .short
  64244. Icon information and manipulation tool
  64245. .version
  64246. 1.2
  64247. .date
  64248. 94-11-12
  64249. .author
  64250. Lars 'SFX' Eilebrecht
  64251. .requirements
  64252. OS 2.0 or better (one option needs OS 3.x)
  64253. .distribution
  64254. Freeware
  64255. .email
  64256. SFX@appl1.hrz.uni-siegen.de
  64257. .address
  64258. Glück-Auf-Straße 23, 57223 Kreuztal, Germany
  64259. .docs
  64260. DoIconENG.guide
  64261. DoIconGER.guide
  64262. .description
  64263. DoIcon is yet another icon tool, but it's designed for quick shell-usage
  64264. and can perfectly used together with DirOpus or any similar tool.
  64265. Features:
  64266.  - Displaying and manipulation of icon related values (eg. Tooltypes)
  64267.  - Search & replace of a specified defaulttool (with pattern-support)
  64268.  - Search & replace of specified tooltypes (with pattern-support)
  64269.  - Search & delete of a specified tooltype (with pattern-support)
  64270.  - Converting icons to 8 bit-planes
  64271.    (For icons which are not displayed correctly on >8 color WBs)
  64272.  - Remapping icon colors (1.x style <-> 2.x/3.x style)
  64273.  - Remapping icon colors (MagicWB 8 color -> standard 4 color)
  64274.  - Recursively delete all ".info"-files (the old 1.x drawer-infos)
  64275.  - Converting icon-ImageData to C-Sourcecode
  64276.  - Full pattern and locale support
  64277. .stored-in
  64278. GoldFish-Vol2-2:BBS/util/DoIcon-1.2.lha
  64279. .name
  64280. FCD
  64281. .author
  64282. Nico Max
  64283. .address
  64284. Gerustbauerring 15
  64285. 18109 Rostock
  64286. Germany
  64287. .email
  64288. sanity@informatik.uni-rostock.de
  64289. .version
  64290. 1.02
  64291. .distribution
  64292. Freeware
  64293. .requirements
  64294. OS2.0+
  64295. .description
  64296. "Fast-Change-Directory" a useable replacement for the CD command.  Uses an
  64297. index file to store paths for the specified device.  So if you want to
  64298. change to a dir lying in the deepest jungle of your HD (f.e.
  64299. bla/hi/jo/here/is/right) you can just type "FCD right".
  64300. .described-by
  64301. Richard Fish
  64302. .docs
  64303. fcd.doc
  64304. .reference
  64305. FreshFish-Vol2:New/os20/cli/FCD/
  64306. 1.0
  64307. FreshFish-Vol3:Old/Dec93/os20/cli/FCD/
  64308. 1.0
  64309. FrozenFish-Vol1:BBS/Dec93/os20/cli/FCD.lha
  64310. 1.0
  64311. .short
  64312. Fast replacement for CLI "cd" command.
  64313.  
  64314. .stored-in
  64315. GoldFish-Vol2-2:BBS/util/FCD-1.02.lha
  64316. .name
  64317. FDB
  64318. .type
  64319. Database
  64320. .short
  64321. Quickly locate files/dirs with database.
  64322. .version
  64323. 1.3
  64324. .date
  64325. 1994.03.30
  64326. .author
  64327. Klaus Melchior
  64328. .requirements
  64329. OS2.0
  64330. .distribution
  64331. Giftware
  64332. .email
  64333. kmel@eifel.fido.de
  64334. kmel@eifel.adsp.sub.org
  64335. .docs
  64336. FDB_english.doc
  64337. FDB_english.guide
  64338. FDB_deutsch.doc
  64339. FDB_deutsch.guide
  64340. .submittal
  64341. Ftp'd from aminet (wuarchive.wustl.edu).
  64342. .description
  64343. UDB generates a database of your files at different places, e.g.  your
  64344. hardisks, CD-ROMs, network machines, ...
  64345.  
  64346. FDB is able to scan this database to find dirs/files very fast.
  64347.  
  64348. LDB lists a database.
  64349.  
  64350. Based on the same databases of FindDB, UpdateDB
  64351. V2.1 © 1989 - 1992 by Larry Phillips & Martin Steppler,
  64352. but enhanced:
  64353.  
  64354. - multi databases
  64355. - amiga style pattern
  64356. - amiga template arguments
  64357. - more commands
  64358.  
  64359. Changes to 1.3:
  64360.  
  64361. - bugs corrected
  64362. - udb: new option "AV=AvoidPaths", define paths, which are not scanned
  64363. - new program 'ldb' to list a database
  64364. - documentation: .guide & .doc
  64365. - german documentation
  64366. - fdb: 'DB=DataBase/K' can contain a pattern to select several databases
  64367. .contents
  64368. FDB        UDB generates a database of your files at different places,
  64369.         e.g.  your hardisks, CD-ROMs, network machines, etc.  FDB
  64370.         is able to scan this database to find dirs/files very fast.
  64371.         LDB lists a database.  Based on the same databases of
  64372.         FindDB, UpdateDB by Larry Phillips & Martin Steppler, but
  64373.         enhanced to include multiple databases, amiga style pattern,
  64374.         amiga template arguments, more commands.  Version 1.3,
  64375.         binary only.
  64376.         Author:  Klaus Melchior
  64377. .stored-in
  64378. GoldFish-Vol2-2:BBS/util/FDB-1.3.lha
  64379. .name
  64380. FileChop
  64381. .type
  64382. OS Utility
  64383. .short
  64384. Splits and rejoins files.
  64385. .description
  64386. Splits multi-megabyte files up into pieces so they'll fit on floppies.
  64387. .version
  64388. 1.0
  64389. .author
  64390. Charles Pham
  64391. .distribution
  64392. Copyrighted but Freely Redistributable
  64393. .address
  64394. 5947 Noumea
  64395. Cypress, CA, 90630
  64396. .docs
  64397. FileChop.doc
  64398. .described-by
  64399. Richard Fish
  64400. .submittal
  64401. Submitted electronically directly by the author.
  64402. .stored-in
  64403. GoldFish-Vol2-2:BBS/util/FileChop-1.0.lha
  64404. .name
  64405. Inf
  64406. .type
  64407. OS Utility
  64408. .short
  64409. Extended AmigaDOS INFO command
  64410. .description
  64411. To display extended information about the file system(s).
  64412. .version
  64413. 1.34
  64414. .date
  64415. 1994.10.14
  64416. .author
  64417. Trevor Andrews
  64418. .distribution
  64419. Copyrighted but Freely Distributable
  64420. .address
  64421. Imagine Software, Inc.
  64422. 1218 South 5th Street
  64423. Lafayette, IN  47905-1716
  64424. .docs
  64425. Inf.doc
  64426. .described-by
  64427. Richard Fish
  64428. .submittal
  64429. Downloaded via ftp from Aminet.
  64430.  
  64431. .stored-in
  64432. GoldFish-Vol2-2:BBS/util/Inf-1.34.lha
  64433. .name
  64434. MJUtils
  64435. .author
  64436. Martin Mares
  64437. MJSoft System Software
  64438. .version
  64439. 1.0
  64440. .description
  64441. A collection of useful CLI utilities.  Included are AFD, an ascii file
  64442. dumper; Stat, measures the execution time and memory requirements of a
  64443. command; MakeCol, make a text file multi-column; Print, prints a 640x512x1
  64444. IFF picture on Epson 9-pin printers in a special "equaldensity" mode;
  64445. WordCount, counts frequencies of all words in a file; FastCmp, a fast
  64446. byte-to-byte comparison of two files; FType, search for strings in a binary
  64447. file; SetMPos, set the mouse position to a given XY coordinate; Exe, reads
  64448. lines from the standard input and executes them... plus more!
  64449. .described-by
  64450. Automatically generated from Contents file by c2pi program.
  64451. .short
  64452. A collection of useful CLI utilities.
  64453. .stored-in
  64454. GoldFish-Vol2-2:BBS/util/MJUtils-1.0.lha
  64455.  
  64456. .name
  64457. MPatch
  64458. .type
  64459. CLI Tool
  64460. .short
  64461. Inspect various properties of a monitor
  64462. .description
  64463. A small utility to change timing and polarity of the sync signals in the
  64464. AMIGA's monitor database.  Can make the DoublePAL, DoubleNTSC and Super72
  64465. monitors a bit more useful, and fixes some sync'ing problems with the C=
  64466. 1960 and older VGA multiscans.  CLI only.
  64467. .version
  64468. 37.4
  64469. .date
  64470. 1994.04.09
  64471. .author
  64472. Gregor S. M. Kuhlmann
  64473. .requirements
  64474. Requires OS2.04+
  64475. .distribution
  64476. Copyrighted but Freely Redistributable
  64477. .address
  64478. Friedhofsallee 4/5
  64479. A-2451 Hof am Leithaberge
  64480. AUSTRIA
  64481. EUROPE
  64482. .source
  64483. Includes source in C
  64484. .construction
  64485. SAS/C V6.50
  64486. .docs
  64487. MPatch.DOC
  64488. .described-by
  64489. Fred Fish (fnf@fishpond.cygnus.com)
  64490. .submittal
  64491. Submitted on disk directly by the author.
  64492. .contents
  64493. MPatch        A small utility to change timing and polarity of the sync
  64494.         signals in the AMIGA's monitor database.  Can make the
  64495.         DoublePAL, DoubleNTSC and Super72 monitors a bit more
  64496.         useful, and fixes some sync'ing problems with the C= 1960
  64497.         and older VGA multiscans.  CLI only, requires Kickstart/WB
  64498.         2.04 (V37) or greater.  Version 37.4, includes source in
  64499.         SAS/C V6.50.
  64500.         Author:  Gregor S. M. Kuhlmann
  64501. .stored-in
  64502. GoldFish-Vol2-2:BBS/util/MPatch-37.4.lha
  64503. .name
  64504. msplit
  64505. .type
  64506. file splitter
  64507. .short
  64508. Utility to split large files
  64509. .description
  64510. Utility to split large files into several smaller ones in order
  64511. to put  them onto a floppy disk and  recover the  large file on
  64512. another system. Optimized for speed and memory usage. Including
  64513. executables for  Amiga,  MS-DOS,  Sun Sparc,  Convex,  Vax-VMS,
  64514. Acorn Archimedes, DEC-Station(ULTRIX) and sourcecode in ANSI-C.
  64515. .version
  64516. 1.3
  64517. .author
  64518. Rene Tschirley
  64519. .distribution
  64520. Copyrighted but Freely Redistributable
  64521. .address
  64522. Hahn-Meitner-Institut Berlin GmbH
  64523. Glienicker Str.100
  64524. 14109 Berlin, GERMANY
  64525. .email
  64526. drt@hmi.de
  64527. gremlin@cs.tu-berlin.de
  64528. .source
  64529. ANSI-C source included
  64530. .docs
  64531. msplit.readme
  64532. msplit.doc
  64533. .described-by
  64534. Richard Fish
  64535. .submittal
  64536. Submitted electronically directly by the author.
  64537. .aminet-dir
  64538. util/cli
  64539.  
  64540.  
  64541.  
  64542.  
  64543. .stored-in
  64544. GoldFish-Vol2-2:BBS/util/MSplit-1.3.lha
  64545. .name
  64546. Man
  64547. .type
  64548. CLI tool
  64549. .short
  64550. Unix type Man command
  64551. .description
  64552. This is a simple MAN command, known from UNIX systems.
  64553. The advantage is, that it recognizes .guide files to be
  64554. AmigaGuide© documents. MAN then uses a different viewer
  64555. in order to display the AmigaGuide© document. Furthermore
  64556. MAN recognizes TeX-DVI files as well, using a different
  64557. viewer to display them. You may configure MAN using
  64558. environment variables.
  64559. .version
  64560. 1.11a
  64561. .date
  64562. 1994.03.05
  64563. .author
  64564. Kai Iske
  64565. .reference
  64566. FreshFish-Vol3:New/os20/cli/Man
  64567. 1.9
  64568. FreshFish-Vol1:New/CLI_Util/Man/
  64569. 1.2
  64570. .requirements
  64571. Requires OS 2.0 (37.175)
  64572. .distribution
  64573. Public Domain
  64574. .address
  64575. Kai Iske
  64576. Brucknerstrasse 18
  64577. 63452 Hanau
  64578. Germany
  64579. .email
  64580. kai@iske.adsp.sub.org
  64581. iske@informatik.uni-frankfurt.de
  64582. .source
  64583. SAS/C source included 24K
  64584. .construction
  64585. SAS/C 6.51 with optimization
  64586. .docs
  64587. Man.doc
  64588. .stored-in
  64589. GoldFish-Vol2-2:BBS/util/Man-1.11a.lha
  64590.  
  64591. .name
  64592. MayFlower
  64593. .type
  64594. Miscellaneous
  64595. .short
  64596. A collection of misc cli/script programs
  64597. .description
  64598. A collection of miscellaneous cli and script file programs the author
  64599. has maintained over the years.  All programs previously released have
  64600. had minor/major improvements done to them.  Some programs will now work
  64601. with the SPAT script file when working with wild character matching, and
  64602. some programs will work in resident mode.
  64603. .author
  64604. Stephen D Childers
  64605. .distribution
  64606. Copyrighted but Freely Redistributable
  64607. .address
  64608. 2302 West Vesper Street
  64609. Blue Springs, Missouri 64015
  64610. .docs
  64611. MayFlower.guide
  64612. .described-by
  64613. Dan Fish (daf@starfish.amigalib.com)
  64614. .submittal
  64615. Submitted on disk directly by the author.
  64616. .stored-in
  64617. GoldFish-Vol2-2:BBS/util/MayFlower.lha
  64618.  
  64619. .name
  64620. MonitorInfo
  64621. .type
  64622. CLI Tool
  64623. .short
  64624. Inspect various properties of a monitor
  64625. .description
  64626. A small utility that lets you inspect various properties of a monitor
  64627. in the AMIGA's monitor database, such as scan rates, sync timings and
  64628. polarity, and much more.  CLI only.
  64629. .version
  64630. 37.4
  64631. .date
  64632. 1994.04.09
  64633. .author
  64634. Gregor S. M. Kuhlmann
  64635. .requirements
  64636. Requires OS2.04+
  64637. .distribution
  64638. Copyrighted but Freely Redistributable
  64639. .address
  64640. Friedhofsallee 4/5
  64641. A-2451 Hof am Leithaberge
  64642. AUSTRIA
  64643. EUROPE
  64644. .source
  64645. Includes source in C
  64646. .construction
  64647. SAS/C V6.50
  64648. .docs
  64649. MonitorInfo.DOC
  64650. .described-by
  64651. Fred Fish (fnf@fishpond.cygnus.com)
  64652. .submittal
  64653. Submitted on disk directly by the author.
  64654. .contents
  64655. MonitorInfo    A small utility that lets you inspect various properties
  64656.         of a monitor in the AMIGA's monitor database, such as scan
  64657.         rates, sync timings and polarity, and much more.  CLI only,
  64658.         requires Kickstart/WB 2.04 (V37) or greater.  Version 37.4,
  64659.         includes source in SAS/C V6.50.
  64660.         Author:  Gregor S. M. Kuhlmann
  64661. .stored-in
  64662. GoldFish-Vol2-2:BBS/util/MonitorInfo-37.4.lha
  64663. .name
  64664. Move
  64665. .type
  64666. CLI tool
  64667. .short
  64668. Unix type Move command
  64669. .description
  64670. This is not just another Move command it features
  64671. more: Recursive directory movements (including
  64672. creation of destination dir), pattern support, and
  64673. command line flags like those known from e.g.
  64674. C:Rename...and many, many more
  64675. .version
  64676. 1.10
  64677. .date
  64678. 1993.03.10
  64679. .author
  64680. Kai Iske
  64681. .requirements
  64682. Requires OS 2.0 (37.175)
  64683. .distribution
  64684. Public Domain
  64685. .address
  64686. Kai Iske
  64687. Brucknerstrasse 18
  64688. 63452 Hanau
  64689. Germany
  64690. .email
  64691. kai@iske.adsp.sub.org
  64692. iske@informatik.uni-frankfurt.de
  64693. .source
  64694. SAS/C source included 31K
  64695. .construction
  64696. SAS/C 6.51 with optimization
  64697. .docs
  64698. Move.doc
  64699. .contents
  64700. Move        Not just another Move command, it features more:
  64701.         Recursive directory movements (including creation of
  64702.         destination dir), pattern support, and command line flags
  64703.         like those known from e.g. C:Rename...and many, many more
  64704.         Version 1.10, Public Domain, includes Source.
  64705.         Author:  Kai Iske
  64706. .stored-in
  64707. GoldFish-Vol2-2:BBS/util/Move-1.10.lha
  64708.  
  64709. .name
  64710. PARex
  64711. .type
  64712. Text Utility
  64713. .short
  64714. Text filter/converter/utility
  64715. .description
  64716. PARex is a program which allows you to process files, mostly
  64717. textfiles, whereby strings can be replaced by another, text
  64718. between two strings can be stripped, strings put in lower or
  64719. upper case.  PARex supports normal text searching, wildcard
  64720. searching, context remembering and word-only searching.
  64721. Using data scripts enables the use of an unlimited number of
  64722. such replace commands.  Each replace command can be individually
  64723. controlled.  All ASCII codes can be used in the search and
  64724. replace strings, even entrire files, dates, times,... can be
  64725. inserted in such strings.  Custom formatted hexadecimal output
  64726. is also supported.  Over twenty ready to use program scripts
  64727. are included to perform simple tasks as: converting files
  64728. between different computer systems, stripping comments from
  64729. source files, finding strings in files, converting AmigaGuide
  64730. files to normal text files,... even automatic version updating
  64731. of source files! (By the way v3.xx is about two to more than
  64732. twenty times faster than the previous versions, and is
  64733. supplied in english, german, french, and dutch!)
  64734. .version
  64735. 3.10
  64736. .reference
  64737. AmigaLibDisk957:PARex/
  64738. 3.00
  64739. AmigaLibDisk859:PARex/
  64740. 2.12
  64741. .date
  64742. 1994.01.16
  64743. .author
  64744. Chris P. Vandierendonck
  64745. .restrictions
  64746. This DEMO version only processes the first 4096 bytes of the source file.
  64747. .distribution
  64748. Shareware
  64749. .address
  64750. Koning Albertstraat 188
  64751. B-8210   VELDEGEM
  64752. BELGIUM
  64753. .price
  64754. $15(US), DM20, £10
  64755. .docs
  64756. Distribution.doc
  64757. Features.doc
  64758. Installation.doc
  64759. PARex.doc
  64760. PARexScripts.doc
  64761. docs/History.doc
  64762. docs/UpdateForm
  64763. docs/Ref_Variables.doc
  64764. docs/Ref_Codes.doc
  64765. docs/WhyPARex.doc
  64766. docs/RegForm
  64767. docs/Ref_Commands.doc
  64768. docs/WildPARex.doc
  64769. docs/Release.doc
  64770. docs/Ref_Options.doc
  64771. .described-by
  64772. Fred Fish (fnf@fishpond.cygnus.com)
  64773. .submittal
  64774. Submitted on disk directly by the author.
  64775. .contents
  64776. PARex        PARex is a program which allows you to process files, mostly
  64777.         textfiles, whereby strings can be replaced by another, text
  64778.         between two strings can be stripped, strings put in lower or
  64779.         upper case.  PARex supports normal text searching, wildcard
  64780.         searching, context remembering and word-only searching.
  64781.         Using data scripts enables the use of an unlimited number of
  64782.         such replace commands.  Each replace command can be individually
  64783.         controlled.  All ASCII codes can be used in the search and
  64784.         replace strings, even entrire files, dates, times,... can be
  64785.         inserted in such strings.  Custom formatted hexadecimal output
  64786.         is also supported.  Over twenty ready to use program scripts
  64787.         are included to perform simple tasks as: converting files
  64788.         between different computer systems, stripping comments from
  64789.         source files, finding strings in files, converting AmigaGuide
  64790.         files to normal text files,... even automatic version updating
  64791.         of source files! (By the way v3.00 is about two to more than
  64792.         twenty times faster than the previous versions, and is
  64793.         supplied in english, german, french, and dutch!)
  64794.         This is version 3.10, an update to version 3.00 on disk number
  64795.         957.  Binary only (but the source is available), shareware.
  64796.         Author:  Chris P. Vandierendonck
  64797. .stored-in
  64798. GoldFish-Vol2-2:BBS/util/PARex-3.10.lha
  64799. .name
  64800. PS
  64801. .type
  64802. OS Utility
  64803. .short
  64804. Lists info about tasks and processes
  64805. .description
  64806. Lists information about all tasks and processes currently
  64807. in the system.
  64808. .version
  64809. 1.35
  64810. .date
  64811. 1994.10.14
  64812. .author
  64813. Trevor Andrews
  64814. .reference
  64815. FreshFish-Vol5:New/util/cli/PS/
  64816. 1.34
  64817. .distribution
  64818. Copyrighted but Freely Redistributable
  64819. .address
  64820. Imagine Software, Inc.
  64821. 1218 South 5th Street
  64822. Lafayette, IN  47905-1716
  64823. .docs
  64824. PS.doc
  64825. .described-by
  64826. Dan Fish (daf@daffy.amigalib.com)
  64827. .submittal
  64828. Downloaded via ftp from wuarchive.wustl.edu.
  64829. .stored-in
  64830. GoldFish-Vol2-2:BBS/util/PS-1.35.lha
  64831. .name
  64832. Quip
  64833. .author
  64834. Joseph Edwards Van Riper III
  64835. .version
  64836. 0.07e
  64837. .source
  64838. Includes source in Amiga E.
  64839. .distribution
  64840. Public Domain
  64841. .description
  64842. "The Fortune Cookie Program From Hell", or quite simply, the most flexible
  64843. fortune cookie program ever created on any platform.  It even has its own
  64844. scripting 'language' (QuipScript).  Documentation in both ASCII and Guide
  64845. formats.  Requires OS 2.04+.
  64846. .described-by
  64847. Automatically generated from Contents file by c2pi program.
  64848. .short
  64849. Fortune Cookie Program From Hell
  64850. .stored-in
  64851. GoldFish-Vol2-2:BBS/util/Quip-0.07e.lha
  64852. .name
  64853. ReqASK
  64854. .author
  64855. Marc Heuler
  64856. .version
  64857. 1.0
  64858. .distribution
  64859. Shareware
  64860. .description
  64861. A powerful mouse-driven replacement for the shell command ASK.  ReqASK
  64862. gives you a large palette of features to customize to fit your needs, by
  64863. allowing you use ReqTools requesters from scripts.  Aside from the normal
  64864. features known from other requester ask commands such as body text,
  64865. gadgets, font and similar things, ReqASK offers you two unique special
  64866. features: Timeout (your requester will close automatically when the time
  64867. limit expires) and IDCMP (requester can close on IDCMP events such as
  64868. DISKINSERTED and DISKREMOVED).
  64869. .described-by
  64870. Automatically generated from Contents file by c2pi program.
  64871. .short
  64872. Mouse driven replacement for "ask" cmd.
  64873. .stored-in
  64874. GoldFish-Vol2-2:BBS/util/ReqASK-1.0.lha
  64875. .name
  64876. SSearch
  64877. .author
  64878. Stefan Sticht
  64879. .type
  64880. CLI Tool
  64881. .short
  64882. Fast replacement for AmigaDOS 'search'
  64883. .description
  64884. Does nearly the same thing as the AmigaDOS's search command but faster.
  64885. Example: searching for "foobar" in the C= Autodocs (plus some other
  64886. Autodocs, 82 files, 1937 KBytes) requires 73 seconds with search and
  64887. 15 seconds with ssearch on the author's machine (A3000/030-25).  SSearch
  64888. has two additional features compared to search:  you can search case
  64889. sensitive, which is even faster than case insensitive, and you can switch
  64890. off printing of file names.
  64891. .version
  64892. 1.3
  64893. .date
  64894. 1994.02.14
  64895. .reference
  64896. FreshFish-Vol2:new/os20/cli/SSearch/
  64897. 1.0
  64898. .requirements
  64899. Requires at least AmigaOS 2.0
  64900. .distribution
  64901. Freeware
  64902. .address
  64903. Biberecker Weg 40a
  64904. D-94036 Passau
  64905. Germany
  64906. .email
  64907. sticht@edith.deg.sub.org
  64908. .submittal
  64909. Submitted electronically directly by the author.
  64910. .docs
  64911. ssearch.doc
  64912. .contents
  64913. SSearch        Does nearly the same thing as the AmigaDOS's search command
  64914.         but faster.  Example: searching for "foobar" in the C=
  64915.         Autodocs (plus some other Autodocs, 82 files, 1937 KBytes)
  64916.         requires 78 seconds with search and 14 seconds with ssearch
  64917.         on the author's machine (A3000/030-25).  SSearch has two
  64918.         additional features compared to search:  you can search
  64919.         case sensitive, which is even faster than case insensitive,
  64920.         and you can switch off printing of file names.  Version
  64921.         1.3, freeware, includes source.
  64922.         Author:  Stefan Sticht
  64923. .stored-in
  64924. GoldFish-Vol2-2:BBS/util/SSearch-1.3.lha
  64925. .name
  64926. SSplit
  64927. .author
  64928. Stefan Sticht
  64929. .type
  64930. CLI Tool
  64931. .short
  64932. Split large files in smaller ones
  64933. .description
  64934. A small utility that allows you to split one big file into several small
  64935. files.  Useful for splitting up large files for transporting or storing
  64936. on floppies.  Includes templates to split files to the exact size for
  64937. storing on OFS, FFS, and low and high density MSDOS disks.
  64938. .version
  64939. 1.3
  64940. .date
  64941. 1994.02.14
  64942. .reference
  64943. FreshFish-Vol2:new/os20/cli/SSplit/
  64944. 1.0
  64945. .requirements
  64946. Requires at least AmigaOS 2.0
  64947. .distribution
  64948. Freeware
  64949. .address
  64950. Biberecker Weg 40a
  64951. D-94036 Passau
  64952. Germany
  64953. .email
  64954. sticht@edith.deg.sub.org
  64955. .source
  64956. C source included
  64957. .docs
  64958. ssplit.doc
  64959. .submittal
  64960. Submitted electronically directly by the author.
  64961. .contents
  64962. SSplit        A small utility that allows you to split one big file into
  64963.         several small files.  Useful for splitting up large files
  64964.         for transporting or storing on floppies.  Includes templates
  64965.         to split files to the exact size for storing on OFS, FFS,
  64966.         and low and high density MSDOS disks.  Version 1.3,
  64967.         freeware, includes source.
  64968.         Author:  Stefan Sticht
  64969. .stored-in
  64970. GoldFish-Vol2-2:BBS/util/SSplit-1.3.lha
  64971.  
  64972. .name
  64973. Sort
  64974. .type
  64975. CLI Tool
  64976. .short
  64977. Sorts ASCII-Files, many features
  64978. .description
  64979. A cli-based text file sort utility.  Includes options for:
  64980. Ascending/descending sort; Limiting sort to a range of lines;
  64981. Case-sensitivity; Delete empty lines; Delete multiple occurences
  64982. of same line; Overwrite input file; Sort and write file in reverse
  64983. order of input; Join files and sort. Includes both English and
  64984. German binaries.
  64985. .version
  64986. 1.34
  64987. .date
  64988. 1994.10.12
  64989. .author
  64990. Rüdiger Werner
  64991. .distribution
  64992. Freeware
  64993. .address
  64994. Stresemannplatz 2
  64995. 01309 Dresden
  64996. GERMANY
  64997. .email
  64998. rw2@irz.inf.tu-dresden.de
  64999. .docs
  65000. README
  65001. History
  65002. sort.doc
  65003. .described-by
  65004. Dan Fish (daf@starfish.amigalib.com)
  65005. .submittal
  65006. Submitted electronically directly by the author.
  65007. .stored-in
  65008. GoldFish-Vol2-2:BBS/util/Sort-1.34.lha
  65009. .name
  65010. Splitter
  65011. .author
  65012. Martin Schlodder
  65013. .version
  65014. 1.21
  65015. .source
  65016. Includes source in C.
  65017. .description
  65018. Can split any file into a given number of files with equal size or several
  65019. files with given size and can join those automatically to the original file
  65020. again.  Works now with MS-DOS computers.  Binaries for amiga, MS-DOS and
  65021. SUN sparc included.
  65022. .described-by
  65023. Automatically generated from Contents file by c2pi program.
  65024. .short
  65025. Split any file into several files.
  65026. .stored-in
  65027. GoldFish-Vol2-2:BBS/util/Splitter-1.21.lha
  65028. .name
  65029. Sploin
  65030. .type
  65031. File splitting & joining tool
  65032. .short
  65033. Powerful file splitter/joiner. UNIX comp
  65034. .description
  65035. Sploin is a highly configurable file splitter and joiner. Can extract any
  65036. number of bytes from anywhere in a file, separate a file in two (with header
  65037. skiping), split a file in smaller ones (specifying the number of chunks or the
  65038. size of each) with optional auto-truncation to MS-DOS 8.3 chars limitation,
  65039. and joining with various ways of specifying the files. The major feature is
  65040. it's ability to split a big file into smaller ones, and then automatically
  65041. joining them together later. Can be compiled on practically all UNIX and VMS
  65042. systems (thus ideal for bringing home huge archives freshly FTPed).
  65043. .version
  65044. 1.79
  65045. .date
  65046. 1994.09.02
  65047. .author
  65048. Yves Perrenoud
  65049. .requirements
  65050. A computer with a C compiler
  65051. .distribution
  65052. Freeware
  65053. .address
  65054. Yves Perrenoud
  65055. Traversiere 29
  65056. CH-2013 Colombier
  65057. Switzerland
  65058. .email
  65059. pyves@alphanet.ch
  65060. pyves@nuga.alphanet.ch
  65061. pyves@neli00.eicn.etna.ch
  65062. Yves.Perrenoud@eicn.etna.ch
  65063. pyves@litamiga.epfl.ch
  65064. .exectype
  65065. AmigaOS 68xxx
  65066. .installsize
  65067. 19K
  65068. .source
  65069. C portable source included
  65070. .construction
  65071. DICE, UNIX cc, VAXC
  65072. .tested
  65073. A3000, A2000, SUN Sparc 1 (SunOS 4.1.2), A3000UX running Amix,
  65074. MIPS (RISC/os 5.1) and VAX/VMS 5.5-2
  65075. .run
  65076. Sploin=CLI,Sploin
  65077. .docs
  65078. Sploin.doc
  65079. .described-by
  65080. Yves Perrenoud <pyves@alphanet.ch>
  65081. .submittal
  65082. Uploaded to ftp.amigalib.com in ~incoming, directly by the author.
  65083. .stored-in
  65084. GoldFish-Vol2-2:BBS/util/Sploin-1.79.lha
  65085.  
  65086. .name
  65087. Statis
  65088. .type
  65089. CLI Tool
  65090. .short
  65091. Enhanced replacement for the STATUS cmd
  65092. .description
  65093. STATIS is much like the STATUS command but has the following improvements;
  65094. STATIS tells you if a process has been run in the background by printing
  65095. the # flag in front of the process number; STATIS displays the result codes
  65096. of a process (if you specify the RC option); STATIS prints the arguments of
  65097. the command (if you specify the EXT option); STATIS allows for search of a
  65098. command by NAME, by ARGUMENTS, by both NAME and ARGUMENTS and also supports
  65099. PATTERN MATCHING!;  STATIS will show you the CURRENT IO of a command (if
  65100. you specify the CIO option).
  65101. .version
  65102. 1.24
  65103. .date
  65104. 1994.03.15
  65105. .author
  65106. Dominique Lorre
  65107. .requirements
  65108. Requires OS2.04+
  65109. .distribution
  65110. Copyrighted but Freely Redistributable
  65111. .address
  65112. Bois Jonquié 84240 La Tour d'Aigues
  65113. FRANCE
  65114. .docs
  65115. statis.doc
  65116. .described-by
  65117. Fred Fish (fnf@fishpond.cygnus.com)
  65118. .submittal
  65119. Submitted on disk directly by the author.
  65120. .stored-in
  65121. GoldFish-Vol2-2:BBS/util/Statis-1.24.lha
  65122.  
  65123. .name
  65124. Usage
  65125. .type
  65126. Disk Tool
  65127. .short
  65128. Extended "du" (disk usage) type command
  65129. .description
  65130. Similar to the UNIX "du" (disk usage) command, this program has more options,
  65131. mainly the ability to make comparisons and return WARN if the given amount has
  65132. been exceeded.  Supports wildcards.
  65133. .version
  65134. 1.06
  65135. .date
  65136. 1994.03.21
  65137. .author
  65138. Janne Kiiskilä
  65139. .requirements
  65140. Requires OS 2.0+
  65141. .distribution
  65142. Copyrighted but Freely Redistributable
  65143. .address
  65144. Kalervontie 1 C 4
  65145. FIN-90570  OULU
  65146. FINLAND
  65147. .email
  65148. janne.kiiskila@oulu.fi,
  65149. jannek@stekt.oulu.fi,
  65150. jannek@paju.oulu.fi,
  65151. jannek@phoenix.oulu.fi
  65152. .docs
  65153. Usage.doc
  65154. .described-by
  65155. Fred Fish (fnf@fishpond.cygnus.com)
  65156. .submittal
  65157. Downloaded via ftp from wuarchive.wustl.edu.
  65158. .contents
  65159. Usage        Similar to the UNIX "du" (disk usage) command, this program has
  65160.         more options,  mainly the ability to make comparisons and return
  65161.         WARN if the given amount has been exceeded.  Supports wildcards.
  65162.         Version 1.06, binary only.
  65163.         Author:  Janne Kiiskilä
  65164. .stored-in
  65165. GoldFish-Vol2-2:BBS/util/Usage-1.06.lha
  65166. .name
  65167. WhatIs
  65168. .author
  65169. Sylvain Rougier
  65170. Pierre Carrette
  65171. .version
  65172. 3.5
  65173. .reference
  65174. AmigaLibDisk843:WhatIs/
  65175. 3.5
  65176. AmigaLibDisk417:WhatIs/
  65177. 2.0
  65178. AmigaLibDisk334:WhatIs/
  65179. 1.2a
  65180. .description
  65181. WhatIs.library can detect file types and is fully parametrable by an
  65182. ascii file.  You can describe file types and they will be recognized
  65183. by the library.  A few tools are also included.
  65184. .described-by
  65185. Automatically generated from Contents file by c2pi program.
  65186. .short
  65187. Can detect file types
  65188. .stored-in
  65189. GoldFish-Vol2-2:BBS/util/WhatIs-3.5.lha
  65190. .name
  65191. Convert
  65192. .author
  65193. Rainer Koppler
  65194. .version
  65195. 2.01
  65196. .description
  65197. A flexible file conversion utility.  It covers the application domain of
  65198. any ASCII file conversion tool between the Amiga and any other computer
  65199. system.  In addition, Convert is freely configurable, so that it can be
  65200. used for any conversion problem.  Includes scripts for Amiga, Mac, PC and
  65201. Commodore 64 & 128 machines.
  65202. .described-by
  65203. Automatically generated from Contents file by c2pi program.
  65204. .short
  65205. A flexible file conversion utility.
  65206. .stored-in
  65207. GoldFish-Vol2-2:BBS/util/Convert-2.01.lha
  65208. .name
  65209. ABCDir
  65210. .author
  65211. Marc Dionne
  65212. .version
  65213. 3.0
  65214. .distribution
  65215. Shareware
  65216. .description
  65217. A versatile and easy to use directory utility.  It goes into LHA archives,
  65218. it makes good use of file comments, it has definable filetypes, it's quick,
  65219. it has a shell, it slices, it dices and it even makes soup!
  65220. .described-by
  65221. Automatically generated from Contents file by c2pi program.
  65222. .short
  65223. Versatile and easy to use directory util
  65224. .stored-in
  65225. GoldFish-Vol2-2:BBS/util/ABCDir-3.0.lha
  65226. .name
  65227. Bush
  65228. .type
  65229. CLI Tool
  65230. .short
  65231. Produces directory listing like "Tree"
  65232. .description
  65233. Many of you may have seen Tree on PC machines. Bush is similar to Tree.
  65234. Bush produces directory listings showing the structure of a directory and
  65235. all sub-directories. Why Bush you may ask, we already have DTree on the
  65236. Amiga? Simple speed and simplicity. Bush's advantages over DTree :
  65237.  
  65238.        - Speed, up to 15%+ faster.
  65239.        - Does not require WB 2.
  65240.        - More compact output.
  65241.        - Aditional features
  65242.          - size display
  65243.          - protection display.
  65244.  
  65245. However there are some tradeoffs, there is no colour option and no support
  65246. for PC fonts (Bush is usable and down-to-earth, does a simple tree need
  65247. colour and connected branches?).
  65248. .version
  65249. 1.2
  65250. .date
  65251. 1994.06.18
  65252. .author
  65253. Lee Kindness
  65254. .distribution
  65255. Copyrighted but Freely Redistributable
  65256. .address
  65257. 8 Craigmarn Road
  65258. Old Portlethen Village
  65259. ABERDEEN
  65260. AB1 4QR
  65261. SCOTLAND
  65262. .source
  65263. Available from the author
  65264. .docs
  65265. Bush.Doc
  65266. .described-by
  65267. Richard Fish
  65268. .submittal
  65269. Submitted on disk directly by the author.
  65270.  
  65271. .stored-in
  65272. GoldFish-Vol2-2:BBS/util/Bush-1.2.lha
  65273.  
  65274. .name
  65275. EcoDisk
  65276. .type
  65277. Directory Utility
  65278. .short
  65279. A user-friendly file manager
  65280. .description
  65281. A user-friendly file manager (gadgets, menus).  Includes a lot of useful
  65282. functions: play modules (4 differents types), read files, execute standard
  65283. dos functions ... Binary only
  65284. .version
  65285. 1.19
  65286. .date
  65287. 1994.05.07
  65288. .author
  65289. Thomas Pimmel
  65290. .distribution
  65291. Shareware
  65292. .price
  65293. $15(US), DM20, FF60
  65294. .address
  65295. 21 rue du Repos
  65296. 68350 BRUNSTATT
  65297. FRANCE
  65298. .docs
  65299. EcoDisk.eng.guide
  65300. EcoDisk.frn.guide
  65301. README
  65302. LISEZMOI
  65303. .described-by
  65304. Fred Fish (fnf@fishpond.cygnus.com)
  65305. .submittal
  65306. Submitted on disk directly by the author.
  65307. .stored-in
  65308. GoldFish-Vol2-2:BBS/util/EcoDisk-1.19.lha
  65309. .name
  65310. Filer
  65311. .type
  65312. Directory Utility
  65313. .short
  65314. Configurable GUI-based Directory Utility
  65315. .description
  65316. A Intuition controlled file manager featuring a font-sensitive, resizable
  65317. and Style Guide compliant GadTools GUI, an ARexx interface, configuration
  65318. by an ASCII file and much more.  Includes both English and German versions.
  65319. Binary only.
  65320. .version
  65321. 3.15
  65322. .author
  65323. Matthias Scheler
  65324. .reference
  65325. AmigaLibDisk562:Filer/
  65326. 2.07
  65327. .restrictions
  65328. The unregistered version of Filer pops up the About requester regularly to
  65329. remind you to register and has some features disabled:
  65330.      - directory cache inactive
  65331.      - can't format disks
  65332.      - command panel's bank can't be switched
  65333. .requirements
  65334. Requires OS 2.04+
  65335. .distribution
  65336. Shareware
  65337. .price
  65338. $30 (US), DM40, SFr40
  65339. .address
  65340. Schützenstraße 18
  65341. 33178 Borchen
  65342. FR Germany
  65343. .email
  65344. filer@lyssa.pb.owl.de
  65345. .docs
  65346. Readme
  65347. Filer3_13.readme
  65348. Docs/Filer.guide
  65349. Docs/OrderForm
  65350. German/LiesMich
  65351. German/Docs/Bestellung
  65352. .described-by
  65353. Fred Fish (fnf@fishpond.cygnus.com)
  65354. .submittal
  65355. Downloaded via ftp from wuarchive.wustl.edu.
  65356.  
  65357. .stored-in
  65358. GoldFish-Vol2-2:BBS/util/Filer-3.15.lha
  65359. .name
  65360. QuickTools
  65361. .type
  65362. CLI Tool
  65363. .short
  65364. CD & find file/dirs quickly via database
  65365. .description
  65366. QuickTools is the tool-package for the harddisk-owner who is tired of
  65367. writing long pathnames when changing directories and who doesn't have the
  65368. time to search for files manually. QuickTools consists mainly of four small
  65369. utilities and a library where the search-routines are. All search-routines
  65370. support standard AmigaDOS wildcards.
  65371.  
  65372. The utilites are:
  65373.  
  65374. Qcd: Change directory by only writing enough of the directory name to
  65375. identify it. The directory can be anywhere on the harddisk.
  65376.  
  65377. QFind: Search for files.
  65378.  
  65379. QPop: A commodity for file and directory searching.
  65380.  
  65381. QMan A documentation finding utility using the database to locate the
  65382. documentation file for a specified program.
  65383. .version
  65384. 1.1
  65385. .date
  65386. 1994.05.05
  65387. .author
  65388. Eivind Nordseth
  65389. .address
  65390. Herman Krags Vei 17-21
  65391. N-7035 TRONDHEIM
  65392. NORWAY
  65393. .email
  65394. eivindno@idt.unit.no
  65395. .requirements
  65396. WB2.04 (V37).
  65397. .distribution
  65398. Freeware
  65399. .described-by
  65400. Eivind Nordseth (eivindno@idt.unit.no)
  65401. .submittal
  65402. Submitted on disk directly by the author.
  65403. .stored-in
  65404. GoldFish-Vol2-2:BBS/util/QTools-1.1.lha
  65405. .name
  65406. RO
  65407. .type
  65408. OS Utility
  65409. .short
  65410. A MUI-Based FileManager
  65411. .description
  65412. RO  is a new Intuition-controlled, fully user-configurable file manager for
  65413. OS  2.04  and newer.  RO's mighty features will assist and help you on your
  65414. daily  work  with  your  Amiga.   With  RO  there is no need to learn those
  65415. cryptic  shell  commands, because you have the complete power of your Amiga
  65416. in  one  hand.
  65417. Due to the usage of MUI you are able to configure the look and feel of this
  65418. tool  as  you like it.  MUI is the Magic User Interface developed by Stefan
  65419. Stuntz  which should be installed on every Amiga.  It is an object oriented
  65420. system  to  create  and  maintain  graphical user interfaces.  Users of MUI
  65421. based  applications  have  the ability to customize nearly every pixel of a
  65422. programs interface according to their personal taste.
  65423. .version
  65424. 0.81
  65425. .author
  65426. Oliver Rummeyer
  65427. .distribution
  65428. Copyrighted but Freely Redistributable
  65429. .address
  65430. Hochbergstraße 49/1
  65431. D-88213 Ravensburg
  65432. Germany/Europe
  65433. .email
  65434. Internet: oliver.rummeyer@student.uni-ulm.de
  65435.       oliver@rumor.rv.sub.org
  65436. Fidonet:  2:246/2320.1@fidonet
  65437. .docs
  65438. ReadMeFirst
  65439. docs/RO.guide
  65440. .described-by
  65441. Richard Fish
  65442. .submittal
  65443. Downloaded via ftp from Aminet.
  65444. .stored-in
  65445. GoldFish-Vol2-2:BBS/util/RO-0.81.lha
  65446.  
  65447. .name
  65448. RushDemo2
  65449. .type
  65450. Directory Tool
  65451. .short
  65452. Full-featured directory utility demo
  65453. .description
  65454. Demo version of a fast, full-featured directory utility for
  65455. AmigaDOS 2.0 or greater.  It allows files and directories
  65456. to be manipulated quickly and easily.  Rush uses features
  65457. of AmigaDOS 2.0, 2.1, and 3.0, and follows the Amiga User
  65458. Interface Style Guide.  Some features: Easy to edit ASCII
  65459. config files; Online AmigaGuide® help; Automatic archive
  65460. format recognition for archive extracting and listing.
  65461. Automatic format recognition when double clicking on files;
  65462. Can open in any 2.0, 2.1, 3.0, or beyond screen mode, in
  65463. any available depth; Public screen support; Enforcer and
  65464. Mungwall tested!!!; Iconifies to AppIcon; Rush is also an
  65465. AppWindow; User selectable fonts; Uses ASL file and font
  65466. requester; Rush is built as a shared library so only one
  65467. copy of the code is in memory, even if multiple copies of
  65468. Rush are running; Multiple Assign support; Uses memory
  65469. pools to reduce fragmentation and increase speed; Locale
  65470. support; Plus much more!
  65471. .version
  65472. 37.5370
  65473. .date
  65474. 1994.01.22
  65475. .author
  65476. Douglas Keller
  65477. .restrictions
  65478. The demo version will not save the definitions for the center gadgets,
  65479. the settings file is ascii text so it can be changed with a text editor.
  65480.  
  65481. Annoying requesters will appear periodically in the demo version.
  65482.  
  65483. The registered version includes more utilities
  65484. .requirements
  65485. Requires OS2.0+
  65486. .distribution
  65487. Shareware
  65488. .price
  65489. $25 (US)
  65490. .address
  65491. 3A Hudson Harbour Drive
  65492. Poughkeepsie, NY 12601
  65493. .email
  65494. dkeller@bix.com
  65495. .docs
  65496. README
  65497. Help/Rush.guide
  65498. Catalogs/README
  65499. Catalogs/Changes.doc
  65500. .described-by
  65501. Fred Fish (fnf@fishpond.cygnus.com)
  65502. .submittal
  65503. Downloaded via ftp from wuarchive.wustl.edu.
  65504. .contents
  65505. RushDemo2    Demo version of a fast, full-featured directory utility for
  65506.         AmigaDOS 2.0 or greater.  It allows files and directories
  65507.         to be manipulated quickly and easily.  Rush uses features
  65508.         of AmigaDOS 2.0, 2.1, and 3.0, and follows the Amiga User
  65509.         Interface Style Guide.  Some features: Easy to edit ASCII
  65510.         config files; Online AmigaGuide® help; Automatic archive
  65511.         format recognition for archive extracting and listing.
  65512.         Automatic format recognition when double clicking on files;
  65513.         Can open in any 2.0, 2.1, 3.0, or beyond screen mode, in
  65514.         any available depth; Public screen support; Enforcer and
  65515.         Mungwall tested!!!; Iconifies to AppIcon; Rush is also an
  65516.         AppWindow; User selectable fonts; Uses ASL file and font
  65517.         requester; Rush is built as a shared library so only one
  65518.         copy of the code is in memory, even if multiple copies of
  65519.         Rush are running; Multiple Assign support; Uses memory
  65520.         pools to reduce fragmentation and increase speed; Locale
  65521.         support; Plus much more! Release 2, version 37.5370.
  65522.         Binary only, shareware.
  65523.         Author:  Douglas Keller
  65524. .stored-in
  65525. GoldFish-Vol2-2:BBS/util/RushDemo2-37.5370.lha
  65526. .name
  65527. EdWordPro
  65528. .author
  65529. Martin Reddy
  65530. .version
  65531. 5.0
  65532. .date
  65533. 1994.07.08
  65534. .description
  65535. A fully featured and fully operational text editor which offers all the
  65536. standard features of any decent editor as well as the ability to hold up to
  65537. 15 documents in memory, a Macro facility, Keyword Text Casing (i.e. editor
  65538. will automatically force keywords into upper/lower case etc); The ability
  65539. to send AmigaDOS commands; 12 possible screen resolutions; A full ASCII
  65540. table; Powerful search routines; Vertical Blocks; A built in calculator; A
  65541. Word Count; The ability to sort a piece of text alphabetically .. and much
  65542. more.  EdWord can be used to edit binary files as well as plain vanilla
  65543. texts and as such becomes a competent filebased editor (like NewZap).
  65544. .described-by
  65545. Richard Fish
  65546. .docs
  65547. Documents/Changes
  65548. Documents/Features
  65549. Documents/Keys&Options
  65550. Documents/ReadMe
  65551. .short
  65552. Fully featured text editor.
  65553. .reference
  65554. FreshFish-Vol2:New/util/edit/EdWord/
  65555. 4.1
  65556. FrozenFish-Vol1:BBS/Dec93/util/edit/EdWord.lha
  65557. 4.1
  65558. AmigaLibDisk924:EdWordPro/
  65559. ?.?
  65560. FreshFish-Vol2:Old/AmigaLibDisks/Disks920-930/Disk924/EdWordPro/
  65561. ?.?
  65562. FreshFish-Vol3:Old/Dec93/util/edit/EdWordPro/
  65563. ?.?
  65564. FreshFish-Vol1:New/AmigaLibDisks/Disk924/EdWordPro/
  65565. ?.?
  65566. FrozenFish-Vol1:BBS/ALib/d9xx/d924/EdWordPro.lha
  65567. ?.?
  65568. GoldFish-Vol1-1:BBS/d9xx/d924/EdWordPro.lha
  65569. ?.?
  65570. GoldFish-Vol1-2:d9xx/d924/EdWordPro/
  65571. ?.?
  65572. .stored-in
  65573. GoldFish-Vol2-2:BBS/util/EdWordDemo-5.0.lha
  65574.  
  65575. .name
  65576. GEDScripts
  65577. .type
  65578. Text Editing
  65579. .aminet-dir
  65580. util/edit
  65581. .short
  65582. Some useful ARexx scripts for GoldED
  65583. .description
  65584. Two main directories, the first one provides scripts for use with GoldED
  65585. in conjunction with PasTeX.  Includes Start_TeX.ged, StartDVIprint.ged,
  65586. GoToSDVI.ged, Quit_TeX.ged, Letterhead.ged and NextError.ged.  This
  65587. package also contains a version of TeXedit.rexx that works with GoldED.
  65588. The second directory contains scripts and revamped GUIspell for using
  65589. GoldED in conjunction with ISpell and GUIspell.  Requires Ispell
  65590. distribution from AmigaLibDisk774 to be of any use.
  65591. .version
  65592. 1.1
  65593. .author
  65594. René Laederach
  65595. .distribution
  65596. Freeware
  65597. .address
  65598. Kappelisackerstr. 46
  65599. 3063 Ittigen
  65600. Switzerland
  65601. .described-by
  65602. Fred Fish (fnf@fishpond.cygnus.com)
  65603. .submittal
  65604. Submitted on disk directly by the author.
  65605. .contents
  65606. GEDScripts    Two main directories, the first one provides scripts for using
  65607.         GoldED in conjunction with PasTeX.  Includes Start_TeX.ged,
  65608.         StartDVIprint.ged, GoToSDVI.ged, Quit_TeX.ged, Letterhead.ged
  65609.         and NextError.ged.  This package also contains a version of
  65610.         TeXedit.rexx that works with GoldED.  The second directory
  65611.         contains scripts and revamped GUIspell for using GoldED in
  65612.         conjunction with ISpell and GUIspell.  Requires Ispell dis-
  65613.         tribution from AmigaLibDisk774 to be of any use.
  65614.         Author:  René Laederach
  65615. .stored-in
  65616. GoldFish-Vol2-2:BBS/util/GEDScripts-1.1.lha
  65617. .name
  65618. GED
  65619. .fullname
  65620. GoldED
  65621. .type
  65622. editor
  65623. .short
  65624. programmer's editor
  65625. .description
  65626. GoldED is a text editor for programmers. Suggested hardware:
  65627. OS3.1, 68030, 2MB RAM, HD. Features: fast scrolling, folding,
  65628. project management, DICE-C compiler frontend, ARexx port (380+
  65629. commands), asynchronous printing, flexible GUI: any mode, any
  65630. font, user defined menus, user-defined gadgets, preview mode,
  65631. keymap editor. OS3.1 support (AppWindows, MenuHelp, HotKey),
  65632. localized, ASCII character selection table, character set remap
  65633. (e.g MS-DOS to Amiga), APC (automatic phrase completion),
  65634. AutoCase (automatic case correction), smart indention after
  65635. user-defined keywords, QuickFunc scanner (displays a table of all
  65636. functions defined in your source code; language-independant),
  65637. includes & AutoDocs reference function, file hunter, global
  65638. search across file boundaries, macro recording, formatter,
  65639. QuickStarter, AutoBackup facility, XPK-support, clipboard
  65640. support, online spell checker, icon dock based on Stefan Becker's
  65641. ToolManager. Additional tools: PCL (Laser/DeskJet) printing
  65642. utility HiSpeed, Recover (recovers text buffers after reboot),
  65643. compiler frontend GUIMake and more. English, German & French
  65644. documentation provided as AmigaGuide files. v1.0, commercial
  65645. demo, binary only. Authors: Dietmar Eilert (GoldED), Rico
  65646. Krasowski (GUIMake) and others.
  65647. .version
  65648. 1.1
  65649. .date
  65650. 1994.10.3
  65651. .author
  65652. Dietmar Eilert
  65653. .restrictions
  65654. demo can't save more than 1000 lines
  65655. .reference
  65656. AmigaLibDisk908:GoldED/
  65657. 0.94
  65658. .requirements
  65659. OS2.0, 68000, 1MB RAM, HD (5 MB free). Installer. Libraries: Reqtools,
  65660. XPK (optional), AmigaGuide (optional).
  65661. .distribution
  65662. commercial demo
  65663. .price
  65664. 30$
  65665. .email
  65666. DIETMAR@TOMATE.OCHE.DE
  65667. .address
  65668. Kampstraße 28
  65669. D-59269 Beckum
  65670. Germany
  65671. .exectype
  65672. 68xxx
  65673. .installsize
  65674. 2.5 MB
  65675. .source
  65676. C progamming examples included
  65677. .construction
  65678. DICE 2.07.54R
  65679. .described-by
  65680. Dietmar Eilert (DIETMAR@TOMATE.OCHE.DE)
  65681. .submittal
  65682. e-mail
  65683. .stored-in
  65684. GoldFish-Vol2-2:BBS/util/GoldED-1.1.lha
  65685.  
  65686. .name
  65687. HyperANSI
  65688. .type
  65689. Text Editing
  65690. .short
  65691. ANSI character & graphics editor
  65692. .description
  65693.  
  65694. HyperANSI is a program which allows you to easily create ANSI
  65695. graphics with minimum effort.
  65696.  
  65697.    NOTE: Unlike previous releases of HyperANSI, this version has
  65698.          no "crippled"  features, and  no longer  displays  that
  65699.          annoying delay screen.
  65700. .version
  65701. 1.08
  65702. .author
  65703. Mike D. Nelson
  65704. .reference
  65705. AmigaLibDisk851:HyperANSI/
  65706. 1.06
  65707. AmigaLibDisk803:HyperANSI/
  65708. 1.02
  65709. .distribution
  65710. Shareware
  65711. .price
  65712. $25 (US), $30 (CAN)
  65713. .address
  65714. 76 Olympus Ct #59
  65715. Sarnia, Ontario
  65716. CANADA  N7S 4S7
  65717. .email
  65718. m.nelson34@genie.geis.com
  65719. .docs
  65720. HyperANSI.doc
  65721. HISTORY.TXT
  65722. REGISTER.TXT
  65723. .described-by
  65724. Dan Fish (daf@starfish.amigalib.com)
  65725. .submittal
  65726. Downloaded via ftp from wuarchive.wustl.edu.
  65727. .stored-in
  65728. GoldFish-Vol2-2:BBS/util/HyperANSI-1.08.lha
  65729. .name
  65730. Jade
  65731. .type
  65732. Text Editing
  65733. .short
  65734. Programmer's editor Amiga and Unix X11
  65735. .description
  65736. A text editor primarily designed for programmers.  It is easily customized
  65737. through a Lisp-style extension language and can be tailored to the user's
  65738. own requirements.  Jade is designed to run under a graphical windowing
  65739. system, systems currently supported are the Commodore Amiga and the
  65740. X Window System version 11 (but only under Unix).  It is the successor
  65741. to the editor `Jed 2.10' which was released for the Amiga in early 1993.
  65742. The author has decided to rename it since there is already an editor
  65743. called 'Jed' available on Unix systems (there is no connection between
  65744. the two).  "Jade" is an anagram of "A Jed", if you want an acronym you
  65745. could use "Just Another Damn Editor".  Jade is compatible with GNU Emacs
  65746. in terms of keystrokes and command names to a certain extent but it is
  65747. not intended as a simple copy of Emacs.
  65748. .version
  65749. 3.2
  65750. .author
  65751. John Harper
  65752. .requirements
  65753. Requires OS2.04+, approx 300K of free memory and approx 20K of stack space.
  65754. (50 K if using the Lisp compiler)
  65755. .reference
  65756. AmigaLibDisk776:JEd/
  65757. 2.05
  65758. .distribution
  65759. GNU Public License
  65760. .address
  65761. 91 Springdale Road
  65762. Broadstone
  65763. Dorset
  65764. BH18 9BW
  65765. England
  65766. .email
  65767. jsh@ukc.ac.uk
  65768. .source
  65769. Include full source
  65770. .docs
  65771. NEWS
  65772. COPYING
  65773. INSTALL
  65774. INSTALL.Amiga
  65775. man/Jade.guide
  65776. .described-by
  65777. Fred Fish (fnf@fishpond.cygnus.com)
  65778. .submittal
  65779. Downloaded via ftp from wuarchive.wustl.edu.
  65780.  
  65781. .stored-in
  65782. GoldFish-Vol2-2:BBS/util/Jade-3.2.lha
  65783. .name
  65784. MFRinCED35
  65785. .author
  65786. Benjamin Lear
  65787. .version
  65788. 1.0
  65789. .source
  65790. Includes source in C.
  65791. .description
  65792. Allows the usage of Stefan Stuntz's Magic-File-Requester in CED3.5, which
  65793. doesn't work with MFR directly (probably out of a change in CED3.5's
  65794. file-loading-mechanisms).  Uses a small program to set the default public
  65795. screen and Arexx scripts.  Requires OS2.0+.  Public Domain
  65796. .described-by
  65797. Automatically generated from Contents file by c2pi program.
  65798. .short
  65799. Use Magic-File-Requester in CED 3.5
  65800. .stored-in
  65801. GoldFish-Vol2-2:BBS/util/MFRinCED-1.0.lha
  65802. .name
  65803. SASC_GoldED
  65804. .type
  65805. AREXX scripts
  65806. .short
  65807. Embeds GoldED into SAS/C(++) Environment
  65808. .description
  65809. Two AREXX scripts for embedding GoldED into the SAS/C(++)
  65810. environment. The first invokes SMAKE or SC from within
  65811. GOLDED and collects the errors and warnings using SCMSG.
  65812. The second script is executed when someone clicks on an
  65813. error/warning in the SCMSG window and positionates the
  65814. cursor on the line with the error. When the file in which
  65815. the selected error occured is not loaded into GoldED the
  65816. file is loaded in an new window before positionating the
  65817. cursor.
  65818. .version
  65819. 1.1
  65820. .date
  65821. 1994.08.24
  65822. .author
  65823. Roland Schwingel
  65824. .requirements
  65825. GoldEd 0.98 or better, SAS/C 6.x and AREXX
  65826. .distribution
  65827. Freeware
  65828. .address
  65829. Lilienthalstrasse 9
  65830. 92421 Schwandorf
  65831. Germany
  65832. .email
  65833. roland.schwingel@extern.uni-regensburg.de
  65834. .tested
  65835. AmigaOS 3.0,GoldED 0.98,GoldEd 0.99,SAS/C 6.51
  65836. .docs
  65837. DOpus_CleanRAMDisk/SASC_GoldED.doc
  65838. DOpus_CleanRAMDisk/SASC_GoldED.guide
  65839. .described-by
  65840. Roland Schwingel (roland.schwingel@extern.uni-regensburg.de)
  65841. .submittal
  65842. Submitted via email directly by the author.
  65843. .stored-in
  65844. GoldFish-Vol2-2:BBS/util/SASC_GoldED-1.1.lha
  65845. .name
  65846. SkoEd
  65847. .type
  65848. Text Editing
  65849. .short
  65850. A Programmer's Editor Revisited.
  65851. .description
  65852.   Well, when I got my Amiga I found that there were no editors around that I
  65853. really liked.  Some were good and did quite a lot but they were not me.  So I
  65854. wrote SkoEd which is in may ways my personal preference.  SkoEd is by no means
  65855. the begin and end all of Editors; there are a number of areas which need
  65856. improving.  It is however at a stage that I feel can be released to the Amiga
  65857. community.
  65858.  
  65859. FEATURES
  65860.  
  65861.  
  65862.   Here is a list of what SkoEd can do.
  65863.  
  65864.     - Remaps keystrokes to commands.
  65865.     - Customisable.
  65866.     - Multiple Files.
  65867.     - Multiple Views of files.
  65868.     - Clones the WorkBench Screen and WorkBench Screen text font.
  65869.     - Set own Screen and Font.
  65870.     - Reads,Writes and Converts IBM format files.
  65871.     - A FAST Find/Replace.
  65872.     - Column Blocks.
  65873.     - Clipboard support.
  65874.     - AutoSave after time limit expires.
  65875.     - Folding.
  65876.     - Match {([])}.
  65877.     - Count number of braces {} in a file.
  65878.     - Word Completion. (I like this one :-)
  65879.     - Zoom/Explode of Views.
  65880.     - Memory file to remember files previously loaded and cursor location.
  65881.     - Unlimited Marks to allow you to go instantly to a marked location.
  65882.     - Undelete n Deletes. (n is setable)
  65883.     - Iconify.
  65884.     - Script file bit is handled correctly (and is settable).
  65885.     - AREXX
  65886.     - User Configurable Gadget Strip
  65887.     - And other, less obvious functions.
  65888.  
  65889.   Here are the areas I wish to improve.
  65890.     - A full macro language. (although with Arexx do I need this?)
  65891.     - A full Undo as opposed to Undelete (and Redo).
  65892.     - Repeat command.
  65893.     - Allow user to create own menu strips.
  65894. .version
  65895. 1.14
  65896. .author
  65897. David McPaul
  65898. .requirements
  65899. SkoEd is for Workbench 2.0 and 3.0 only.
  65900. .distribution
  65901. Shareware
  65902. .price
  65903. $25 Australian
  65904. .address
  65905. P.O. Box 2830,
  65906. Canberra,
  65907. A.C.T,
  65908. AUSTRALIA,
  65909. 2601.
  65910. .docs
  65911. skoed.doc
  65912. SkoEd.Guide
  65913. SkoEd_ReadME
  65914. .described-by
  65915. Richard Fish
  65916. .submittal
  65917. Downloaded via ftp from Aminet.
  65918. .stored-in
  65919. GoldFish-Vol2-2:BBS/util/SkoEd-1.14.lha
  65920.  
  65921. .name
  65922. Vim
  65923. .type
  65924. Text Editing
  65925. .short
  65926. A clone of the UNIX "vi" text editor
  65927. .description
  65928. Vi IMproved.  A clone of the UNIX text editor "vi".  Very useful for
  65929. editing programs and other plain ASCII text.  Full Vi compatibility
  65930. (except Q command) and includes most "ex" commands.  Extra features
  65931. above Vi: Multilevel undo, command line history, improved command line
  65932. editing, command typeahead display, command to display yank buffers,
  65933. possi- bility to edit binary files, file name stack, support for Manx
  65934. QuickFix, shows current file name in window title, on-line help, text
  65935. block operations, etc.
  65936.  
  65937. Includes a few bug fixes and new features like tag stack, file marks,
  65938. jump list, visual (first select area, then operator), use of cursor
  65939. keys in insert mode, column mode copy/cut/paste, macro programming by
  65940. example, text formatting, termcap support, etc.  Also runs under UNIX
  65941. and MSDOS.
  65942. .version
  65943. 3.0
  65944. .author
  65945. Bram Moolenaar, et. al.
  65946. .reference
  65947. FrozenFish-Vol1:BBS/Useful/util/edit/Vim.lha
  65948. 2.0
  65949. FrozenFish-Vol1:BBS/Mar94/util/edit/Vim.lha
  65950. 2.0
  65951. FreshFish-Vol4:Useful/dist/util/edit/Vim/
  65952. 2.0
  65953. FreshFish-Vol4:BBS/Mar94/util/edit/Vim.lha
  65954. 2.0
  65955. FreshFish-Vol3:Useful/dist/util/edit/Vim/
  65956. 2.0
  65957. FreshFish-Vol3:New/util/edit/Vim/
  65958. 2.0
  65959. FreshFish-Vol5:Useful/dist/util/edit/Vim/
  65960. 2.0
  65961. FreshFish-Vol5:BBS/util/Vim-2.0.lha
  65962. 2.0
  65963. GoldFish-Vol1-2:d5xx/d591/Vim/
  65964. 1.14
  65965. GoldFish-Vol1-1:BBS/d5xx/d591/Vim.lha
  65966. 1.14
  65967. FrozenFish-Vol1:BBS/ALib/d5xx/d591/Vim.lha
  65968. 1.14
  65969. AmigaLibDisk591:Vim/
  65970. 1.14
  65971. .distribution
  65972. Copyrighted but Freely Redistributable
  65973. .address
  65974. Clematisstraat 30
  65975. 5925 BE  Venlo
  65976. The Netherlands
  65977. .email
  65978. mool@oce.nl
  65979. .source
  65980. Includes source in C.
  65981. .docs
  65982. Amiga.doc
  65983. difference.doc
  65984. digraph.doc
  65985. msdos.doc
  65986. reference.doc
  65987. unix.doc
  65988. vim.man
  65989. .described-by
  65990. Fred Fish (fnf@fishpond.cygnus.com)
  65991. .submittal
  65992. Downloaded via ftp from wuarchive.wustl.edu.
  65993. .contents
  65994. Vim        Vi IMproved.  A clone of the UNIX text editor "vi".  Very
  65995.         useful for editing programs and other plain ASCII text.
  65996.         Full Vi compatibility (except Q command) and includes most
  65997.         "ex" commands.  Extra features above Vi: Multilevel undo,
  65998.         command line history, improved command line editing, com-
  65999.         mand typeahead display, command to display yank buffers,
  66000.         possibility to edit binary files, file name stack, support
  66001.         for Manx QuickFix, shows current file name in window title,
  66002.         on-line help, text block operations, etc.  This is version
  66003.         2.0, an update to version 1.14 on disk 591.  Includes a few
  66004.         bug fixes and new features like tag stack, file marks, jump
  66005.         list, visual (first select area, then operator), use of
  66006.         cursor keys in insert mode, column mode copy/cut/paste,
  66007.         macro programming by example, text formatting, termcap
  66008.         support, etc.  Also runs under UNIX and MSDOS.  Includes
  66009.         source.
  66010.         Author:  Bram Moolenaar, et. al.
  66011. .stored-in
  66012. GoldFish-Vol2-2:BBS/util/Vim-3.0.lha
  66013.  
  66014. .name
  66015. mg
  66016. .type
  66017. Text Editing
  66018. .short
  66019. Small GNU EMACS style editor with AREXX
  66020. .description
  66021. A public domain EMACS style editor, that uses the GNU EMACS command
  66022. set.  Includes AREXX support.
  66023. .version
  66024. 3b
  66025. .date
  66026. .author
  66027. Mike Meyer, et al.
  66028. .restrictions
  66029. .requirements
  66030. .reference
  66031. AmigaLibDisk352:MG/
  66032. 3b
  66033. AmigaLibDisk147:
  66034. 2b
  66035. .keywords
  66036. .distribution
  66037. Public Domain
  66038. .price
  66039. .address
  66040. .email
  66041. .phone
  66042. .fax
  66043. .exectype
  66044. .installsize
  66045. .source
  66046. .construction
  66047. .tested
  66048. .run
  66049. .docs
  66050. README.mg3beta4
  66051. README.fnf
  66052. docs/README
  66053. .described-by
  66054. Fred Fish (fnf@fishpond.cygnus.com)
  66055. .submittal
  66056. .contents
  66057. MG        A public domain EMACS style editor, that uses the GNU EMACS
  66058.         command set.  Includes AREXX support.  This is version 3
  66059.         beta, includes source.
  66060.         Author:  Mike Meyer, et al.
  66061. .stored-in
  66062. GoldFish-Vol2-2:BBS/util/mg-3b.lha
  66063. .name
  66064. FMath
  66065. .type
  66066. Library
  66067. .short
  66068. Replacement for the math libraries
  66069. .description
  66070. This  set  of  libraries  is a replacement for the original libraries by
  66071. Commodore.   They  are  written in highly optimized assembler code using
  66072. the  68881/68882  FPU  chips  and  the  68040  FPU  directly without any
  66073. emulation  or  compatibility  overhead.   So  they are much faster, much
  66074. smaller, and still 100% compatible.
  66075. .version
  66076. 40.4
  66077. .date
  66078. 1994.06.23
  66079. .author
  66080. Martin Berndt
  66081. .requirements
  66082. 68020, 68030 or 68040 CPU
  66083. 68881 or 68882 FPU (with 68020/30)
  66084. Kickstart/WB 2.04 or 3.x is recommended.
  66085. .distribution
  66086. Shareware
  66087. .price
  66088. $20 (US), DM 30
  66089. .address
  66090. Konto 393439-438
  66091. BLZ 36010043
  66092. Postgiroamt Essen
  66093. .docs
  66094. FastMath.doc
  66095. .described-by
  66096. Richard Fish
  66097. .submittal
  66098. Downloaded via ftp from Aminet.
  66099. .stored-in
  66100. GoldFish-Vol2-2:BBS/util/FMath-40.4.lha
  66101.  
  66102. .name
  66103. fifolib
  66104. .type
  66105. Library
  66106. .short
  66107. A general fifo library implementation
  66108. .description
  66109. FIFO: is like PIPE: but is based on fifo.library rather than its own
  66110. implementation.  Fifo.library is a general fifo library implementation
  66111. that supports named fifos, writing to a fifo from a hardware
  66112. exception, multiple readers on a fifo with each getting the same data
  66113. stream, efficient reading, and automatic or manual flow control.
  66114. Programs that require non-blocking IO can access one side of a FIFO:
  66115. connection via the fifo.library instead of the FIFO: device.
  66116. .version
  66117. 37.4
  66118. .date
  66119. .author
  66120. Matt Dillon
  66121. .restrictions
  66122. .requirements
  66123. .reference
  66124. AmigaLibDisk588:FifoLib/
  66125. 3.4
  66126. AmigaLibDisk519:FifoLib/
  66127. 3.1
  66128. AmigaLibDisk488:FifoDev/
  66129. 2.0
  66130. .keywords
  66131. .distribution
  66132. Copyrighted but Freely Redistributable
  66133. .price
  66134. .address
  66135. .email
  66136. .phone
  66137. .fax
  66138. .exectype
  66139. .installsize
  66140. .source
  66141. Includes source in C.
  66142. .construction
  66143. .tested
  66144. .run
  66145. .docs
  66146. fifolib.doc
  66147. fifo.doc
  66148. .described-by
  66149. Fred Fish (fnf@fishpond.cygnus.com)
  66150. .contents
  66151. FifoLib        FIFO: is like PIPE: but is based on fifo.library rather
  66152.         than its own implementation.  Fifo.library is a general
  66153.         fifo library implementation that supports named fifos,
  66154.         writing to a fifo from a hardware exception, multiple
  66155.         readers on a fifo with each getting the same data stream,
  66156.         efficient reading, and automatic or manual flow control.
  66157.         Programs that require non-blocking IO can access one side
  66158.         of a FIFO: connection via the fifo.library instead of the
  66159.         FIFO: device.  Version 37.3, includes source.
  66160.         Author:  Matt Dillon
  66161. .stored-in
  66162. GoldFish-Vol2-2:BBS/util/FifoLib-37.4.lha
  66163. .name
  66164. PPLib
  66165. .author
  66166. Nico Francois
  66167. .description
  66168. A shared library to make life easy for people who wish to write programs
  66169. that support PowerPacker.  Loading crunched files from C or assembly is
  66170. made fast, short and easy.
  66171. .source
  66172. Includes sample source.
  66173. .described-by
  66174. Automatically generated from Contents file by c2pi program.
  66175. .short
  66176. A shared library to support PowerPacker.
  66177. .version
  66178. 1.6
  66179. .reference
  66180. AmigaLibDisk678:PPLib/
  66181. 1.5
  66182. .stored-in
  66183. GoldFish-Vol2-2:BBS/util/PPlib-1.6.lha
  66184. .name
  66185. ReqTools
  66186. .type
  66187. Library
  66188. .short
  66189. Very useful shared requester library
  66190. .description
  66191. A standard Amiga shared runtime library which makes it a lot quicker
  66192. and easier to build standard requesters into your programs.  Designed
  66193. with CBM's style guidelines in mind, so that the resulting requesters
  66194. have the look and feel of AmigaDOS 2.0.  Includes a demo and glue/demo
  66195. sources.
  66196. .version
  66197. 2.2c
  66198. .author
  66199. Nico Francois
  66200. .email
  66201. nico@augfl.be
  66202. .reference
  66203. FreshFish-Vol4:Useful/dist/util/libs/ReqTools/
  66204. 2.2b
  66205. FreshFish-Vol5:Useful/dist/util/libs/ReqTools/
  66206. 2.2b
  66207. FreshFish-Vol5:BBS/util/ReqTools-2.2b.lha
  66208. 2.2b
  66209. FrozenFish-Vol1:BBS/Useful/util/libs/ReqTools.lha
  66210. 2.2
  66211. FrozenFish-Vol1:BBS/Mar94/util/libs/ReqTools.lha
  66212. 2.2
  66213. FreshFish-Vol4:BBS/Mar94/util/libs/ReqTools.lha
  66214. 2.2
  66215. FreshFish-Vol3:Useful/dist/util/libs/ReqTools/
  66216. 2.2
  66217. FreshFish-Vol3:New/util/libs/ReqTools/
  66218. 2.2
  66219. GoldFish-Vol1-2:d7xx/d794/ReqTools/
  66220. 2.1a
  66221. GoldFish-Vol1-1:BBS/d7xx/d794/ReqTools.lha
  66222. 2.1a
  66223. FrozenFish-Vol1:BBS/ALib/d7xx/d794/ReqTools.lha
  66224. 2.1a
  66225. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk794/ReqTools/
  66226. 2.1a
  66227. AmigaLibDisk794:ReqTools/
  66228. 2.1a
  66229. GoldFish-Vol1-2:d6xx/d623/ReqTools/
  66230. 1.0d
  66231. GoldFish-Vol1-1:BBS/d6xx/d623/ReqTools.lha
  66232. 1.0d
  66233. FrozenFish-Vol1:BBS/ALib/d6xx/d623/ReqTools.lha
  66234. 1.0d
  66235. FreshFish-Vol1:Old/AmigaLibDisks/Disks620-639/Disk623/ReqTools/
  66236. 1.0d
  66237. AmigaLibDisk623:ReqTools/
  66238. 1.0d
  66239. GoldFish-Vol1-2:d5xx/d575/ReqTools/
  66240. 1.0b
  66241. GoldFish-Vol1-1:BBS/d5xx/d575/ReqTools.lha
  66242. 1.0b
  66243. FrozenFish-Vol1:BBS/ALib/d5xx/d575/ReqTools.lha
  66244. 1.0b
  66245. AmigaLibDisk575:ReqTools/
  66246. 1.0b
  66247. GoldFish-Vol1-2:d5xx/d561/ReqTools/
  66248. 1.0a
  66249. GoldFish-Vol1-1:BBS/d5xx/d561/ReqTools.lha
  66250. 1.0a
  66251. FrozenFish-Vol1:BBS/ALib/d5xx/d561/ReqTools.lha
  66252. 1.0a
  66253. AmigaLibDisk561:ReqTools/
  66254. 1.0a
  66255. .distribution
  66256. Shareware
  66257. .price
  66258. $25(US)
  66259. .address
  66260. Corbielaan 13
  66261. B-3060 Bertem
  66262. BELGIUM
  66263. .docs
  66264. README
  66265. .described-by
  66266. Fred Fish (fnf@fishpond.cygnus.com)
  66267. .submittal
  66268. Downloaded via ftp from wuarchive.wustl.edu.
  66269. .contents
  66270. ReqTools    A standard Amiga shared runtime library which makes it a lot
  66271.         quicker and easier to build standard requesters into your
  66272.         programs.  Designed with CBM's style guidelines in mind, so
  66273.         that the resulting requesters have the look and feel of
  66274.         AmigaDOS 2.0.  Version 2.2, an update to version 2.1a on
  66275.         disk 794.  Includes a demo and glue/demo sources.
  66276.         Author:  Nico Francois
  66277. .stored-in
  66278. GoldFish-Vol2-2:BBS/util/ReqTools-2.2c.lha
  66279. .name
  66280. A-Kwic
  66281. .type
  66282. Database
  66283. .short
  66284. Allows fast keyword search of text data
  66285. .description
  66286. The A-Kwic system provides a facility where users can do keyword searches
  66287. of text data.\n
  66288. A-Kwic creates a database of text records. Each record is scanned for
  66289. keywords.\n
  66290. Once the database is created, the user uses a search program to do keyword
  66291. searches to find, and optionally display, records that match the specified
  66292. keyword(s).\n
  66293. Multiple keywords can be specified. They can be "anded" or "ored", and
  66294. "wildcard" specifiers can also be used.\n
  66295. The A-Kwic was originally developed to index "Fish Disk" content listings.
  66296. It is also handy for indexing the contents of CD-ROMs. Another use is
  66297. for companys to index customer files, based on various keywords, or to
  66298. index customer support trouble reports or product fix descriptions.
  66299. .version
  66300. 2.00
  66301. .date
  66302. 1994.02.09
  66303. .author
  66304. David W. Lowrey
  66305. .restrictions
  66306. NONE
  66307. .requirements
  66308. Requires WB2.04 or higher
  66309. The database generator, LoadDB, may require alot of memory, depending on the
  66310. number of keywords in a database. A 21000 key database required 1.7 megs of
  66311. memory to create.
  66312. .distribution
  66313. Shareware
  66314. .address
  66315. Starbound Enterprises
  66316. 7391 Hosbrook Rd.
  66317. Cincinnati, OH 45243
  66318. USA
  66319. .email
  66320. dwl10@juts.ccc.amdahl.com (Internet)
  66321. dlowrey                   (BIX)
  66322. .exectype
  66323. 68xxx, ARexx
  66324. .installsize
  66325. 300K for executables and sample database
  66326. .source
  66327. Programs are binary only.
  66328. Source, in C and ARexx, is provided for the sample input filters
  66329. .construction
  66330. SAS/C 6.51 with Optimization and standard math libraries
  66331. .docs
  66332. LoadDB.guide
  66333. A-Kwic.guide
  66334. .described-by
  66335. David W. Lowrey (dwl10@juts.ccc.amdahl.com)
  66336. .submittal
  66337. Submitted electronically directly by the author.
  66338. .contents
  66339. A-Kwic        The A-Kwic system provides a facility where users can do
  66340.         keyword searches of text data.  A-Kwic creates a database
  66341.         of text records.  Each record is scanned for keywords.
  66342.         Once the database is created, the user uses a search
  66343.         program to do keyword searches to find, and optionally
  66344.         display, records that match the specified keyword(s).
  66345.         Multiple keywords can be specified.  They can be "anded"
  66346.         or "ored", and "wildcard" specifiers can also be used.
  66347.         The A-Kwic was originally developed to index "Fish Disk"
  66348.         content listings.  It is also handy for indexing the
  66349.         contents of CD-ROMs.  Another use is for companies to
  66350.         index customer files, based on various keywords, or to
  66351.         index customer support trouble reports or product fix
  66352.         descriptions.  Version 2.0, binary only.
  66353.         Author:  David W. Lowrey
  66354. .stored-in
  66355. GoldFish-Vol2-2:BBS/util/A-Kwic-2.00.lha
  66356. .name
  66357. ACTool
  66358. .author
  66359. Laurent Papier
  66360. .version
  66361. 1.0
  66362. .description
  66363. An integer conversion tool from/to hexadecimal/decimal/octal/binary.  Both
  66364. Workbench and CLI interface.  Compatible with OS 1.3/2.x/3.x.  Includes
  66365. documentation in both french and english.
  66366. .described-by
  66367. Automatically generated from Contents file by c2pi program.
  66368. .short
  66369. Integer conversion tool; hex/dec/oct/bin
  66370. .stored-in
  66371. GoldFish-Vol2-2:BBS/util/ACTool-1.0.lha
  66372. .name
  66373. ALock
  66374. .author
  66375. Michael Kaiser
  66376. .version
  66377. 1.1
  66378. .source
  66379. Includes source in C.
  66380. .description
  66381. A little hack inspired by an earlier one by Mike Sinz, which appeared on
  66382. one of the DevCon disks.  It's purpose is quite obvious: alock grabs all
  66383. inputevents and thus protects your Amiga from any unwanted access by the
  66384. keyboard or the mouse until you enter the correct password.
  66385. .described-by
  66386. Automatically generated from Contents file by c2pi program.
  66387. .short
  66388. Grabs input events and limits access.
  66389. .stored-in
  66390. GoldFish-Vol2-2:BBS/util/ALock-1.1.lha
  66391. .name
  66392. AXDiff
  66393. .type
  66394. OS Utility
  66395. .short
  66396. Graphical comparison & merge utility
  66397. .description
  66398. AXDiff is a graphical file comparison and merge utility.  It allows
  66399. you to see files side by side with differences between the files
  66400. highlighted.  You may move within the files looking at the differences
  66401. within context of the rest of the file.  A merged file can be created
  66402. which contains the lines which do not differ between files along with
  66403. user-selected lines from the sections which differ.  You can select
  66404. either no part, either part, or both parts of the sections which
  66405. differ to be written to the merged file.  Selectable fonts, sizes, and
  66406. other options too.
  66407. .version
  66408. 1.0
  66409. .author
  66410. Jim Lawrie
  66411. .restrictions
  66412. Unless the program is registered (see section on Registration below
  66413. for instructions), you will only get a maximum of 5 differences.
  66414. Files may contain more than 5 sections which differ, but only the
  66415. first five will be seen by AXDiff.  The rest of the file is assumed to
  66416. have no differences, which may look strange on screen.  Full print and
  66417. merge capabilities exist for the 5 differences found.  After the 5th
  66418. difference, the left file is copied to the merge file if merging.
  66419. .distribution
  66420. Shareware
  66421. .price
  66422. $12 (US)
  66423. .address
  66424. Jim Lawrie
  66425. 10 Holly Dr.
  66426. Norwood, MA 02062-3011
  66427. .email
  66428. lawrie@merlin.dev.cdx.mot.com
  66429. .docs
  66430. AXDiff.doc
  66431. README
  66432. .described-by
  66433. Richard Fish
  66434. .submittal
  66435. Downloaded via ftp from Aminet.
  66436. .stored-in
  66437. GoldFish-Vol2-2:BBS/util/AXDiff-1.0.lha
  66438. .name
  66439. AboutClock
  66440. .author
  66441. Stuart Davis
  66442. .version
  66443. 3.00
  66444. .description
  66445. A little WorkBench clock giving you "About" the right time! Do you remember
  66446. the good old days when you asked someone the time and they said, "It's
  66447. nearly five" and not "It's 4:57 and 28 seconds" ? Well now there is a
  66448. Workbench clock that does just that! Now able to tell the time in a number
  66449. of different European languages thanks to the efforts of Daniel Amor who
  66450. provided the idea and translations.
  66451. .described-by
  66452. Automatically generated from Contents file by c2pi program.
  66453. .short
  66454. A little workbench clock.
  66455. .stored-in
  66456. GoldFish-Vol2-2:BBS/util/AboutClock-3.00.lha
  66457. .name
  66458. AlarmingClock
  66459. .type
  66460. Alarm Clock
  66461. .short
  66462. Alarm Clock that plays 8SVX sounds
  66463. .description
  66464. AlarmingClock is an alarm clock that plays a user selectable
  66465. IFF 8SVX sound for the alarm.  It has 12 or 24 hour modes,
  66466. an optional hourly chime and a snooze button.  It can be
  66467. iconified down to just a title bar or opened to reveal
  66468. a graphic user interface.
  66469. .version
  66470. 2.5
  66471. .date
  66472. 1993.03.27
  66473. .author
  66474. Brian Neal
  66475. .reference
  66476. AmigaLibDisk229:AlarmingClock/
  66477. 1.0
  66478. .restrictions
  66479. None
  66480. .requirements
  66481. Requires WB2.0 and some IFF 8SVX sound files (one is
  66482. included).
  66483. .distribution
  66484. Freeware
  66485. .address
  66486. PO Box 453
  66487. Mazon, IL 60444
  66488. USA
  66489. .email
  66490. bneal@wimpy.ceco.com
  66491. .exectype
  66492. 680x0
  66493. .installsize
  66494. 19K + any sound files
  66495. .tested
  66496. A500/A2000/A3000
  66497. .docs
  66498. AlarmingClock.doc
  66499. .described-by
  66500. Brian Neal (bneal@wimpy.ceco.com)
  66501. .submittal
  66502. Submitted by author electronically
  66503. .stored-in
  66504. GoldFish-Vol2-2:BBS/util/AlarmingClock-2.5.lha
  66505.  
  66506. .name
  66507. AlertPatch
  66508. .type
  66509. OS Utility
  66510. .short
  66511. Supplies a lot more info during Alert()
  66512. .description
  66513. A patch into the exec.library/Alert() function to display more
  66514. meaningful information to the user.  This includes: Alert Type
  66515. - Software Failure or DeadEnd; Task - Task address and name;
  66516. Error - The alert error being displayed; Caused By - If the
  66517. calling routines are known then it will tell you where the
  66518. problem lies (eg. "graphics.library"); Cause - Single line
  66519. description of what the alert is all about; Task Owner - if
  66520. MultiUser FileSystem is installed then the userID and userName
  66521. are also displayed; Data Registers - A dump of the CPU data
  66522. registers d0...d7; Address Registers - A dump of the CPU address
  66523. registers a0...a7; Text Representation - A text representation of
  66524. the data and address registers.
  66525. .version
  66526. 3.0
  66527. .date
  66528. 1994.03.09
  66529. .author
  66530. David Swasbrook
  66531. .distribution
  66532. Shareware
  66533. .price
  66534. $10 (US)
  66535. .address
  66536. 43 Pickwick Parade,
  66537. Howick,
  66538. Auckland,
  66539. New Zealand.
  66540. .email
  66541. swaz@iconz.co.nz (private)
  66542. msd@iconz.co.nz
  66543. .docs
  66544. AlertPatch.guide
  66545. .described-by
  66546. Fred Fish (fnf@fishpond.cygnus.com)
  66547. .submittal
  66548. Downloaded via ftp from wuarchive.wustl.edu.
  66549. .contents
  66550. AlertPatch    A patch into the exec.library/Alert() function to display
  66551.         more meaningful information to the user.  This includes:
  66552.         Alert Type - Software Failure or DeadEnd; Task - Task
  66553.         address and name; Error - The alert error being displayed.
  66554.         Caused By - If the calling routines are known then it will
  66555.         tell you where the problem lies (eg. "graphics.library");
  66556.         Cause - Single line description of what the alert is all
  66557.         about; Task Owner - if MultiUser FileSystem is installed
  66558.         then the userID and userName are also displayed; Data
  66559.         Registers - A dump of the CPU data registers d0...d7;
  66560.         Address Registers - A dump of the CPU address registers
  66561.         a0...a7;  Text Representation - A text representation of
  66562.         the data and address registers.  Version 3.0, binary only,
  66563.         shareware.
  66564.         Author:  David Swasbrook
  66565. .stored-in
  66566. GoldFish-Vol2-2:BBS/util/AlertPatch-3.0.lha
  66567.  
  66568. .name
  66569. AudioScope
  66570. .type
  66571. Sound Analysis
  66572. .short
  66573. Realtime audio spectrum analyzer w/FFT
  66574. .description
  66575. AudioScope is a real-time audio spectrum analyzer for the
  66576. Amiga which uses a 512 point Fast Fourier Transform (FFT)
  66577. to process audio data received through your audio digitizer.
  66578. AudioScope provides a high resolution display of audio
  66579. signal amplitude vs frequency and can be used to evaluate
  66580. the frequency content of sounds of all kinds.
  66581. Now, in addition to the real-time display of signal amplitude
  66582. vs. frequency, a display option providing a continuous
  66583. scrolling color display of audio signal amplitude vs. time
  66584. vs. frequency is available.
  66585. .version
  66586. 3.0
  66587. .author
  66588. Richard Horne
  66589. .requirements
  66590. AmigaDOS 2.0 or higher.
  66591. A 68020 or higher.
  66592. AGA display recommended.
  66593. Audio digitizer required (Perfect Sound 3, Sound Magic, Sound
  66594. Master, DSS 8, etc).
  66595. .reference
  66596. AmigaLibDisk543:AudioScope/
  66597. 0.0
  66598. .address
  66599. 76 Mourning Dove Drive
  66600. Stafford, VA  22554
  66601. .docs
  66602. AudioScope.guide
  66603. .described-by
  66604. Fred Fish (fnf@fishpond.cygnus.com)
  66605. .submittal
  66606. Submitted on disk directly by the author.
  66607. .contents
  66608. AudioScope    AudioScope is a real-time audio spectrum analyzer for the
  66609.         Amiga which uses a 512 point Fast Fourier Transform (FFT)
  66610.         to process audio data received through your audio digitizer.
  66611.         AudioScope provides a high resolution display of audio
  66612.         signal amplitude vs frequency and can be used to evaluate
  66613.         the frequency content of sounds of all kinds.  This is
  66614.         version 3.0, an update to the original version on disk 543.
  66615.         Now, in addition to the real-time display of signal ampli-
  66616.         tude vs. frequency, a display option providing a continuous
  66617.         scrolling color display of audio signal amplitude vs. time
  66618.         vs. frequency is available.  AudioScope 3.0 requires Amiga-
  66619.         DOS 2.0 or higher and an accelerated Amiga because of the
  66620.         high computational load.  A 68020 or better microprocessor
  66621.         is mandatory.  AGA display is recommended.  An audio digi-
  66622.         tizer is also required.  Perfect Sound 3, Sound Magic,
  66623.         Sound Master, DSS 8 and many generic digitizers are support-
  66624.         ed.  Binary only.
  66625.         Author:  Richard Horne
  66626. .stored-in
  66627. GoldFish-Vol2-2:BBS/util/AudioScope-3.0.lha
  66628. .name
  66629. AutoScroll
  66630. .type
  66631. OS Utility
  66632. .short
  66633. allows use of OS2.0 AUTOSCROLL & NEWLOOK
  66634. .description
  66635.  1. This little proggy allows you to use OS2.0 AUTOSCROLL and
  66636.     NEWLOOK, which are probably not used by OS1.3 dedicated
  66637.     programs.
  66638.  
  66639.  2. AUTOSCROLL flag lets you drag active screen by mouse
  66640.     movements only (eg. drag screen down, then move pointer to the
  66641.     bottom of screen and move it down). NOWLOOK flag makes screen's
  66642.     titlebar and menus to be drawn OS2.0+ style (white background,
  66643.     underline, 3D gadgets) instead of disgusting 1.3 look.
  66644. .version
  66645. 1.0
  66646. .author
  66647. Marcin Orlowski
  66648. .requirements
  66649. OS2.0
  66650. .distribution
  66651. Copyrighted but Freely Redistributable
  66652. .docs
  66653. AutoScroll.doc
  66654. .described-by
  66655. Richard Fish
  66656. .submittal
  66657. Downloaded via ftp from Aminet.
  66658.  
  66659. .stored-in
  66660. GoldFish-Vol2-2:BBS/util/AutoScroll-1.0.lha
  66661.  
  66662. .name
  66663. BioRhythm
  66664. .type
  66665. Metaphysics
  66666. .short
  66667. Shows your 3 basic BioRhythms & average
  66668. .description
  66669. An intuition based easy-to-use program that shows your 3 basic
  66670. BioRhythms plus the average-"rhythm".  Take a look, dump it to your
  66671. printer and make your plans for "when to do what".
  66672. .version
  66673. 3.0
  66674. .author
  66675. Thomas Arnfeldt
  66676. .restrictions
  66677. PAL version
  66678. .reference
  66679. AmigaLibDisk862:BioRhythm/
  66680. 2.2
  66681. AmigaLibDisk759:bioRhythm/
  66682. 1.0
  66683. .distribution
  66684. Public Domain
  66685. .address
  66686. Ulsoparken 2, 3 - 3
  66687. DK-2660 Brondby Str.
  66688. Denmark
  66689. .docs
  66690. BioRhythm.doc
  66691. .described-by
  66692. Fred Fish (fnf@fishpond.cygnus.com)
  66693. .submittal
  66694. Submitted on disk directly by the author.
  66695. .contents
  66696. BioRhythm    An intuition based easy-to-use program that shows your 3
  66697.         basic BioRhythms plus the average-"rhythm".  Take a look,
  66698.         dump it to your printer and make your plans for "when to
  66699.         do what".  This is version 3.0, an update to v.2.2 on
  66700.         disk 862.  Binary only, PAL version.  Source available
  66701.         from author on request.
  66702.         Author:  Thomas Arnfeldt
  66703. .stored-in
  66704. GoldFish-Vol2-2:BBS/util/BioRhythm-3.0.lha
  66705. .name
  66706. BootUte
  66707. .type
  66708. OS Utility
  66709. .short
  66710. Enable older software on A1200/A4000
  66711. .description
  66712. Enables more older software work on the Amiga 1200 and 4000 series,
  66713. it is also useful for users with accelerators.
  66714. .version
  66715. 1.2
  66716. .date
  66717. 1994.04.25
  66718. .author
  66719. Paul Toyne
  66720. .restrictions
  66721. None.
  66722. .requirements
  66723. Requires WB2.0+ (V36+).
  66724. .distribution
  66725. Freeware
  66726. .email
  66727. se1pt@dmu.ac.uk
  66728. .exectype
  66729. 68000.
  66730. .installsize
  66731. 6K - 50K
  66732. .construction
  66733. Devpac 3 Assembler.
  66734. .tested
  66735. A500+ (1Mb Chip, no Fast, 1 Floppy, Kickstart 2.04)
  66736. A1200HD (2Mb Chip, 4Mb Fast, 68881 - 20Mhz, 80Mb Hard disk, Power XL external
  66737. floppy, Kickstart 3.0),
  66738. A4000/030 (2Mb Chip, 2Mb Fast, 120Mb Hard Disk, Kickstart 3.0),
  66739. A4000/040 (2Mb Chip, 2Mb Fast, 120Mb Hard Disk, Kickstart 3.0)
  66740. .run
  66741. BootUte 1.2=WB,BootUte1_2
  66742. BootUte 1.2=CLI,BootUte1_2
  66743. .docs
  66744. BootUte.guide
  66745. BootUte.doc
  66746. Install.doc
  66747. .described-by
  66748. Paul Toyne (se1pt@dmu.ac.uk)
  66749. .submittal
  66750. Paul Toyne (se1pt@dmu.ac.uk)
  66751. .contents
  66752. BootUte        A utility to enable more older software work on the Amiga
  66753.         1200 and 4000 series.  It is also useful for users with
  66754.         accelerators.  Requires kickstart 2 or above.  Version 1.2,
  66755.         an update to version 1.0 on disk number 981.  Binary only,
  66756.         Freeware.
  66757.         Author:  Paul Toyne
  66758. .stored-in
  66759. GoldFish-Vol2-2:BBS/util/BootUte-1.2.lha
  66760.  
  66761. .name
  66762. CacheFont
  66763. .type
  66764. OS Utility
  66765. .short
  66766. Vastly increase speed of font requsters
  66767. .description
  66768. CacheFont is a small patch that will dramatically increase the speed of
  66769. font requesters. It cuts the access time of a font requester containing
  66770. about 100 fonts from 14 seconds (without CacheFont) to half a second (with
  66771. CacheFont).
  66772.  
  66773. It has been tested extensively on many utilities and many computers
  66774. without any problems.
  66775.  
  66776. Version 1.1 fixes a bug with Tagged Font Lists. It should now work with
  66777. most (if not *all*) software.
  66778. .version
  66779. 1.1
  66780. .date
  66781. 1994.09.25
  66782. .author
  66783. Adam Dawes
  66784. .requirements
  66785. Requires OS2.x
  66786. .distribution
  66787. Copyrighted but Freely Redistributable
  66788. .address
  66789. 47 Friar Road
  66790. Brighton
  66791. BN1 6NH
  66792. England
  66793. .email
  66794. ad32@vms.bton.ac.uk
  66795. .docs
  66796. CacheFont11.readme
  66797. CacheFont.txt
  66798. CacheFont.guide
  66799. .described-by
  66800. Dan Fish (daf@starfish.amigalib.com)
  66801. .submittal
  66802. Downloaded via ftp from wuarchive.wustl.edu.
  66803. .stored-in
  66804. GoldFish-Vol2-2:BBS/util/CacheFont-1.1.lha
  66805.  
  66806. .name
  66807. CliVa
  66808. .type
  66809. Workbench Tool
  66810. .short
  66811. A VERY configurable Application launcher
  66812. .description
  66813. A VERY configurable Application launcher, configurable via ordinary
  66814. textfile.  Allows you to define all sorts of gadgets and menu options.
  66815. Much easier to just try the supplied examples than to explain it!
  66816. .version
  66817. 2.3
  66818. .author
  66819. Christian Warren
  66820. .requirements
  66821. PowerPacker.library (supplied), req.library (supplied), diskfont.library
  66822. (not supplied) required in libs:
  66823. 'echo', 'execute', 'newshell', 'mouse', must be somewhere in the path
  66824. .distribution
  66825. Shareware
  66826. .price
  66827. $15 (US)
  66828. .address
  66829. 2201 Edouard-MontPetit #11
  66830. Montréal, Qué, CANADA
  66831. H3T 1J3
  66832. .docs
  66833. CliVa_eng.doc
  66834. CliVa_eng.guide
  66835. CliVa_eng.history
  66836. CliVa_fra.doc
  66837. CliVa_fra.guide
  66838. CliVa_fra.history
  66839. .described-by
  66840. Fred Fish (fnf@fishpond.cygnus.com)
  66841. .submittal
  66842. Downloaded via ftp from wuarchive.wustl.edu.
  66843. .contents
  66844. CliVa        A VERY configurable Application launcher, configurable
  66845.         via ordinary textfile.  Allows you to define all sorts of
  66846.         gadgets and menu options.  Much easier to just try the
  66847.         supplied examples than to explain it!  Version 2.3, binary
  66848.         only, shareware.
  66849.         Author:  Christian Warren
  66850. .stored-in
  66851. GoldFish-Vol2-2:BBS/util/CliVa-2.3.lha
  66852. .name
  66853. Columns
  66854. .author
  66855. Martin Mares
  66856. Tomas Zikmund
  66857. .version
  66858. 2.6
  66859. .reference
  66860. AmigaLibDisk900:Columns/
  66861. 2.5
  66862. .description
  66863. A GUI-based "paper-saving" utility.  Allows you to print text in columns
  66864. and use various compression modes (up to 160 characters per line and 180
  66865. lines per standard DIN A4 page).  5.6 times more characters than in usual
  66866. modes, but still readable.  Written completely in assembly.  Kickstart 2.0
  66867. and 3.0 compatible, Kickstart 2.0 look, Keyboard controls and saveable
  66868. settings.
  66869. .described-by
  66870. Automatically generated from Contents file by c2pi program.
  66871. .short
  66872. GUI program to print text in columns.
  66873. .stored-in
  66874. GoldFish-Vol2-2:BBS/util/Columns-2.6.lha
  66875. .name
  66876. DBB
  66877. .fullname
  66878. Digital Breadboard
  66879. .aminet-dir
  66880. util/misc
  66881. .type
  66882. Simulator
  66883. .short
  66884. DBB is a digital logic circuit simulator
  66885. .description
  66886. Digital Breadboard is a full GUI digital circuit simulator.  Digital
  66887. Breadboard currently supports 2 and 3 input AND, OR, NAND, and NOR
  66888. gates, NOT and XOR gates, D, JK, and SR edge-triggered flip-flops,
  66889. multiple independant clocks, switched and pulsed inputs, outputs, Vcc,
  66890. GND, independant 4-channel trace scope, event counters, variable speed
  66891. timer, preferences printing, and more.  Includes combinational logic
  66892. design utilities.
  66893. .version
  66894. 1.1.9
  66895. .date
  66896. 1994.02.15
  66897. .author
  66898. Dan Griffin
  66899. .restrictions
  66900. Circuit size limited to 40 elements
  66901. .requirements
  66902. Requires WB2.04 (v37), reqtools.library (included)
  66903. .reference
  66904. FreshFish-Vol1:old/unarchived/amigalibdisks/disks840-859/disk844/Dbb/
  66905. 1.1.5
  66906. AmigaLibDisk844:Dbb/
  66907. 1.1.5
  66908. .distribution
  66909. Freeware
  66910. .address
  66911. 2049 Tamarack Dr.
  66912. Okemos, MI 48864
  66913. USA
  66914. .email
  66915. griffin@egr.msu.edu
  66916. griffin@cps.msu.edu
  66917. .installsize
  66918. 190K-325K
  66919. .construction
  66920. Manx Aztec C 5.2a
  66921. .tested
  66922. A2000, A2000/30, A3000, free of Enforcer hits and Mungwall errors
  66923. .run
  66924. DBB=WB,DBB
  66925. DBB=CLI,DBB
  66926. .docs
  66927. DBB.guide
  66928. DBB.dvi
  66929. DBB.doc
  66930. .described-by
  66931. Dan Griffin <griffin@egr.msu.edu>
  66932. .submittal
  66933. Submitted electronically by the author
  66934. .stored-in
  66935. GoldFish-Vol2-2:BBS/util/DBB-1.1.9.lha
  66936. .name
  66937. DOSPrefs
  66938. .type
  66939. OS Utility
  66940. .short
  66941. Small commodity with three functions.
  66942. .description
  66943. DOSPrefs is a small commodity with three functions:
  66944.  
  66945. 1. Control the "Wildstar"-flag of the Amiga OS 2.0+ dos.library.
  66946.  
  66947. 2. Control the "Noclick"-flags of the Amiga OS 2.0+ trackdisk.device.
  66948.  
  66949. 3. Provide an all new "Unixdirs"-feature.
  66950. .version
  66951. 2.2
  66952. .date
  66953. 1994.07.14
  66954. .author
  66955. Norbert Püschel
  66956. .requirements
  66957. Kickstart 2.04+
  66958. .distribution
  66959. Freeware
  66960. .address
  66961. Am Turm 6
  66962. 53572 Unkel
  66963. Germany
  66964. .email
  66965. 2:2453/30.14  (FidoNet)
  66966. 21:100/50.14  (GerNet)
  66967. 53:228/107.14 (BonNet)
  66968. .docs
  66969. DOSPrefs.doc
  66970. help/deutsch/DOSPrefs.guide
  66971. help/english/DOSPrefs.guide
  66972. .described-by
  66973. Richard Fish
  66974. .submittal
  66975. Downloaded via ftp from Aminet.
  66976.  
  66977.  
  66978. .stored-in
  66979. GoldFish-Vol2-2:BBS/util/DOSPrefs-2.2.lha
  66980.  
  66981. .name
  66982. Degrader
  66983. .type
  66984. OS Utility
  66985. .short
  66986. Tries to get badly written progs to work
  66987. .description
  66988. Degrades your machine to try and get badly written programs
  66989. to work.  Allows you to block memory, add non-autoconfig
  66990. memory at reset, turn audio filter on or off, intercept
  66991. privilege violation errors, switch off cache/burst modes and
  66992. can slow down a fast machine.  Also can swap the boot drive
  66993. and force 50Hz or 60Hz.  Will do things straight away, after
  66994. one reset or after every reset.
  66995. .version
  66996. 1.30
  66997. .date
  66998. .author
  66999. Chris Hames
  67000. .restrictions
  67001. .requirements
  67002. .reference
  67003. AmigaLibDisk866:Degrader/
  67004. 1.30
  67005. AmigaLibDisk562:Degrader/
  67006. 1.00
  67007. .keywords
  67008. .distribution
  67009. Copyrighted but Freely Redistributable
  67010. .price
  67011. .address
  67012. .email
  67013. bytey@werple.apana.org.au
  67014. .phone
  67015. .fax
  67016. .exectype
  67017. .installsize
  67018. .source
  67019. .construction
  67020. .tested
  67021. .run
  67022. .docs
  67023. Degrader.doc
  67024. .described-by
  67025. Fred Fish (fnf@fishpond.cygnus.com)
  67026. .submittal
  67027. Submitted on disk directly by the author.
  67028. .contents
  67029. Degrader    Degrades your machine to try and get badly written programs
  67030.         to work.  Allows you to block memory, add non-autoconfig
  67031.         memory at reset, turn audio filter on or off, intercept
  67032.         privilege violation errors, switch off cache/burst modes and
  67033.         can slow down a fast machine.  Also can swap the boot drive
  67034.         and force 50Hz or 60Hz.  Will do things straight away, after
  67035.         one reset or after every reset.  Version 1.30, binary only.
  67036.         Author:  Chris Hames
  67037. .stored-in
  67038. GoldFish-Vol2-2:BBS/util/Degrader-1.30.lha
  67039.  
  67040. .name
  67041. EClock
  67042. .type
  67043. Workbench Tool
  67044. .short
  67045. Clock appears on any Screen
  67046. .description
  67047. An upgrade of "Clock V2.2", EClock is a  simple Clock program but
  67048. with the handy feature that you can "snapshot" the clock to stay with
  67049. any screen or it can be free to pop to the frontmost screen automatically.
  67050. An unlimited number of alarm times can be set, which can simply put up
  67051. a requester or cause some program to run in background.  Hourly chimes
  67052. can also be made to run a program (I.E. a sound sample player).  Uses
  67053. locale.library with OS2.1+.
  67054. .version
  67055. 1.0
  67056. .date
  67057. 1994.05.21
  67058. .author
  67059. Bernd Grunwald
  67060. .restrictions
  67061. Registered users get a key file that remove annoying requesters
  67062. .reference
  67063. AmigaLibDisk943:Clock/
  67064. 2.2
  67065. AmigaLibDisk869:Clock/
  67066. 2.0
  67067. .distribution
  67068. Shareware
  67069. .price
  67070. $10 (US)
  67071. .address
  67072. Zugspitzstr.78
  67073. 82223 Eichenau
  67074. Germany (Europe)
  67075. .email
  67076. embo@insider.sub.de
  67077. .docs
  67078. EClock1.0.readme
  67079. .described-by
  67080. Dan Fish (daf@starfish.amigalib.com)
  67081. .submittal
  67082. Downloaded via ftp from wuarchive.wustl.edu.
  67083. .stored-in
  67084. GoldFish-Vol2-2:BBS/util/EClock-1.0.lha
  67085. .name
  67086. FindTask
  67087. .type
  67088. OS Utility
  67089. .short
  67090. Finds program by its own task's name,
  67091. .description
  67092. This little program (OS2.0+) is dedicated to all of you using AmigaDOS
  67093. commands in all-kind scripts. This prog lets you find any program
  67094. actually being executing, by its own task's name, e.g.:
  67095.  
  67096. FINDTASK TASK='DeliTracker v1.30'
  67097.  
  67098. looks for Delitracker v1.30. If the task is not exists WARN
  67099. (RC=ERRORCODE = 5) will be returned, in other case OK code (0) will
  67100. be set.
  67101. .version
  67102. 1.01
  67103. .author
  67104. Marcin Orlowski
  67105. .distribution
  67106. Copyrighted but Freely Redistributable
  67107. .docs
  67108. FindTask.doc
  67109. .described-by
  67110. Richard Fish
  67111. .submittal
  67112. Downloaded via ftp from Aminet.
  67113.  
  67114. .stored-in
  67115. GoldFish-Vol2-2:BBS/util/FindTask-1.01.lha
  67116.  
  67117. .name
  67118. Flush
  67119. .type
  67120. OS Utility
  67121. .short
  67122. Flushes unused libs, devices, and fonts
  67123. .description
  67124. Flushes unused libraries, devices and fonts from RAM.  Options include
  67125. flush all, flush one type, report but don't flush, report which got
  67126. flushed, and amount of memory regained.  Runs from CLI, under AmigaDOS
  67127. 2.04 or later.
  67128. .version
  67129. 1.2
  67130. .author
  67131. Gary Duncan
  67132. .requirements
  67133. Requires AmigaDOS 2.04 or later.
  67134. .distribution
  67135. Freeware
  67136. .address
  67137. 57 Melbourne Hill Rd
  67138. Warrandyte
  67139. Vic 3113
  67140. Australia
  67141. .email
  67142. gduncan@philips.oz.au
  67143. .docs
  67144. README
  67145. .described-by
  67146. Fred Fish (fnf@fishpond.cygnus.com)
  67147. .submittal
  67148. Submitted electronically directly by the author.
  67149. .contents
  67150. Flush        Flushes unused libraries, devices and fonts from RAM.
  67151.         Options include flush all, flush one type, report but don't
  67152.         flush, report which got flushed, and amount of memory
  67153.         regained.  Runs from CLI, under AmigaDOS 2.04+.  This is
  67154.         version 1.2 and is freeware.  Includes source in C.
  67155.         Author:  Gary Duncan
  67156. .stored-in
  67157. GoldFish-Vol2-2:BBS/util/Flush-1.2.lha
  67158.  
  67159. .name
  67160. Genie
  67161. .type
  67162. Database
  67163. .short
  67164. A GUI based genealogy data manager
  67165. .description
  67166. A GUI-based genealogy data manager and report generator.  Can generate
  67167. Ahnentafel, family group record, pedigree, and descendancy charts plus
  67168. listings of all people and spouses.  Can handle 32K+ people, unlimited
  67169. spouses and children.  GEDCOM output has been validated by LDS Church
  67170. for Ancestral File submission.
  67171. .version
  67172. 2.56
  67173. .author
  67174. Everett M. Greene
  67175. .restrictions
  67176. Demo version is limited to 20 people to track and comes without a user
  67177. manual.
  67178. .requirements
  67179. Requires AmigaDOS 2.0 or later.
  67180. .distribution
  67181. Shareware
  67182. .address
  67183. 1201 N. Inyo
  67184. Ridgecrest, Ca. 93555
  67185. .docs
  67186. ReadMe
  67187. .described-by
  67188. Fred Fish (fnf@fishpond.cygnus.com)
  67189. .submittal
  67190. Submitted on disk directly by the author.
  67191. .contents
  67192. Genie        A GUI-based genealogy data manager and report generator.
  67193.         Can generate Ahnentafel, family group record, pedigree, and
  67194.         descendancy charts plus listings of all people and spouses.
  67195.         Can handle 32K+ people, unlimited spouses and children.
  67196.         GEDCOM output has been validated by LDS Church for Ancestral
  67197.         File submission.  Requires AmigaDOS 2.0 or later.  This is
  67198.         version 2.56, shareware demo, binary only.
  67199.         Author:  Everett M. Greene
  67200. .stored-in
  67201. GoldFish-Vol2-2:BBS/util/Genie-2.56.lha
  67202.  
  67203. .name
  67204. IFFMaster
  67205. .type
  67206. Image Processing
  67207. .short
  67208. Show IFF structure & chunk contents
  67209. .description
  67210. IFF Master is a program that allows you to have a view inside the structure
  67211. of IFF files.  It is not yet another picture viewer or sound sample player,
  67212. but it displays the internal entities (chunks) of a file.  For example, the
  67213. headers of pictures (ILBM) or sound samples (8SVX) are displayed in clear,
  67214. so you can directly read the size and depth of the image or the sampling rate.
  67215.  
  67216. Current features (V 1.3) include:
  67217.  - MUI application
  67218.  - localized GUI (with AmigaOS 2.1 or later)
  67219.  - Extensive chunk type library (currently 37 form types, 234 known chunks,
  67220.    60 of these with comprehensive structure description)
  67221.  - Chunk contents are presented alternatively as structure, text or hexdump
  67222.  - Bit fields and enumeration types are displayed in clear
  67223.  - Fixed point values are printed in decimal (e.g. 8SVX.VHDR.Volume)
  67224.  - Callback hooks for special attributes, e.g. the Mode-ID
  67225.    inside the CAMG chunk is de-referenced (e.g. "PAL: Hires").
  67226.  - clipboard support
  67227.  - chunk contents and partial FORMs can be saved
  67228.  - AppWindow and AppIcon
  67229.  
  67230. Features new for V 1.3:
  67231.  
  67232. BUG  prefs window: close gadget now functioning
  67233. BUG  Cycle chain (TAB) now works in all windows
  67234. NEW  new chunk types: IAND, IANM, DR2D, RGB8, RGBN, SPLT
  67235. NEW  hex numbers get a user-chosen indicator, construction of hex dumps is
  67236.      now more than 3 times faster
  67237. NEW  IFFs can be saved, even nested FORMs, e.g. images inside animations
  67238. NEW  Implemented some editing capabilities (delete chunks)
  67239. NEW  Preferences can be saved
  67240.  
  67241. .version
  67242. 1.3
  67243. .date
  67244. 1994.10.07
  67245. .author
  67246. Kay Drangmeister
  67247. .requirements
  67248. OS 2.0 (OS 2.1 for localized GUI)
  67249. MUI 2.1
  67250. .distribution
  67251. Freeware
  67252. .address
  67253. Am Hubland 16, Apt. 1323
  67254. 97074 Würzburg
  67255. Germany
  67256. .email
  67257. kay@cip.informatik.uni-wuerzburg.de
  67258. K.Drangmeister@insider.sub.de
  67259. .docs
  67260. docs/english/IFFMaster.guide
  67261. docs/english/IFFMaster.dvi
  67262. docs/deutsch/IFFMaster.guide
  67263. docs/deutsch/IFFMaster.dvi
  67264. .described-by
  67265. Dan Fish (daf@starfish.amigalib.com)
  67266. .submittal
  67267. Downloaded via ftp from wuarchive.wustl.edu.
  67268. .stored-in
  67269. GoldFish-Vol2-2:BBS/util/IFFMaster-1.3.lha
  67270. .name
  67271. IRMaster
  67272. .short
  67273. Replace IR remote controls with Amiga.
  67274. .description
  67275. Software/hardware project to control devices with an infra-red remote
  67276. control (tv set, cd player etc.)  with the amiga.  Using the IR-editor
  67277. you can build a remote control and learn the IR commands.  The
  67278. projects are launched by the IR-runner.  That means you can control
  67279. e.g. your tv set from the Workbench.
  67280. .type
  67281. Hardware
  67282. .version
  67283. 2.6
  67284. .distribution
  67285. Shareware
  67286. .price
  67287. $15 - $25 (US), DM 25 - DM 60
  67288. .requirements
  67289. Hardware available from the authors
  67290. .reference
  67291. AmigaLibDisk477:IRMaster/
  67292. ?.?
  67293. FrozenFish-Vol1:BBS/ALib/d4xx/d477/IRMaster.lha
  67294. ?.?
  67295. GoldFish-Vol1-1:BBS/d4xx/d477/IRMaster.lha
  67296. ?.?
  67297. GoldFish-Vol1-2:d4xx/d477/IRMaster/
  67298. ?.?
  67299. AmigaLibDisk943:IRMaster/
  67300. 1.0
  67301. FreshFish-Vol2:New/AmigaLibDisks/Disk943/IRMaster/
  67302. 1.0
  67303. FrozenFish-Vol1:BBS/ALib/d9xx/d943/IRMaster.lha
  67304. 1.0
  67305. GoldFish-Vol1-1:BBS/d9xx/d943/IRMaster.lha
  67306. 1.0
  67307. GoldFish-Vol1-2:d9xx/d943/IRMaster/
  67308. 1.0
  67309. AmigaLibDisk993:IRMaster/
  67310. 2.2
  67311. FreshFish-Vol4:BBS/AmigaLib/d993/IRMaster.lha
  67312. 2.2
  67313. FreshFish-Vol4:New/AmigaLibDisks/d993/IRMaster/
  67314. 2.2
  67315. FrozenFish-Vol1:BBS/ALib/d9xx/d993/IRMaster.lha
  67316. 2.2
  67317. GoldFish-Vol1-1:BBS/d9xx/d993/IRMaster.lha
  67318. 2.2
  67319. GoldFish-Vol1-2:d9xx/d993/IRMaster/
  67320. 2.2
  67321. .exectype
  67322. Binary only
  67323. .author
  67324. Jürgen Frank
  67325. Michael Watzl
  67326. .docs
  67327. ir-master26d.guide
  67328. ir-master26e.guide
  67329. IR-Master_DVI.LHA
  67330. .described-by
  67331. Richard Fish
  67332. .submittal
  67333. Downloaded via ftp from Aminet.
  67334. .stored-in
  67335. GoldFish-Vol2-2:BBS/util/IRMaster-2.6.lha
  67336.  
  67337. .name
  67338. Installer
  67339. .type
  67340. OS Utility
  67341. .short
  67342. Commodore's Amiga Installer utility
  67343. .description
  67344. Archive distribution of the Amiga Installer utility direct from
  67345. Commodore.  Contains V1.24 of the Installer, documen- tation and
  67346. examples for developers to use when developing their software.  Also
  67347. contains various enhancements and fixes detailed in the documentation
  67348. enclosed.  The documen- tation has also been enhanced and brought up
  67349. to date.
  67350. .version
  67351. 1.26
  67352. .date
  67353. .author
  67354. Commodore Business Machines
  67355. .restrictions
  67356. .requirements
  67357. .reference
  67358. AmigaLibDisk870:Installer/
  67359. 1.24
  67360. .keywords
  67361. .distribution
  67362. Copyrighted but Freely Redistributable
  67363. .price
  67364. .address
  67365. .email
  67366. .phone
  67367. .fax
  67368. .exectype
  67369. .installsize
  67370. .source
  67371. .construction
  67372. .tested
  67373. .run
  67374. .docs
  67375. ReadMe
  67376. Installer.license
  67377. .described-by
  67378. Fred Fish (fnf@fishpond.cygnus.com)
  67379. .submittal
  67380. Submitted electronically directly by the author.
  67381. .contents
  67382. Installer    Archive distribution of the Amiga Installer utility direct
  67383.         from Commodore.  Contains V1.24 of the Installer, documen-
  67384.         tation and examples for developers to use when developing
  67385.         their software.  Also contains various enhancements and
  67386.         fixes detailed in the documentation enclosed.  The documen-
  67387.         tation has also been enhanced and brought up to date.
  67388.         Version 1.26 of the Installer DevKit.  Binary only.
  67389.         Author:  Commodore Business Machines
  67390. .stored-in
  67391. GoldFish-Vol2-2:BBS/util/Installer-1.26.lha
  67392. .name
  67393. Kalender
  67394. .type
  67395. Time Management
  67396. .short
  67397. A small calendar program
  67398. .description
  67399. A small but powerful calendar program.
  67400. .version
  67401. 2.2
  67402. .author
  67403. Kai Hofmann
  67404. .requirements
  67405. Requires AmigaDOS 2.04+
  67406. .distribution
  67407. GNU Public License
  67408. .address
  67409. Arberger Heerstraße 92
  67410. 28307 Bremen
  67411. Germany
  67412. .email
  67413. i07m@alf.zfn.uni-bremen.de
  67414. .source
  67415. Modula
  67416. .docs
  67417. Kalender.doc
  67418. Kalender.dok
  67419. .described-by
  67420. Fred Fish (fnf@fishpond.cygnus.com)
  67421. .submittal
  67422. Submitted electronically directly by the author.
  67423. .stored-in
  67424. GoldFish-Vol2-2:BBS/util/Kalender-2.2.lha
  67425. .name
  67426. KlingNum
  67427. .aminet-dir
  67428. util/misc
  67429. .type
  67430. CLI Tool
  67431. .short
  67432. Converts decimal numbers into Klingon
  67433. .description
  67434. It converts decimal numbers that you give it into longhand Klingon.
  67435. The English equivalent would be a program that, when you give it 531,
  67436. returns "five hundred and thirty-one".  The source I used for my
  67437. numbering-system data only included the suffixes for numbers up into
  67438. the millions range, so the highest number it can translate into
  67439. Klingon is 9,999,999 - it also can't translate decimals, as those
  67440. weren't covered in the Klingon Dictionary either.
  67441. .version
  67442. 1.1
  67443. .date
  67444. 1994.06.06
  67445. .author
  67446. Sean Martin Newton
  67447. .distribution
  67448. Public Domain
  67449. .email
  67450. SMN8714CSCI@LYNX.APSU.EDU
  67451. .source
  67452. C source included
  67453. .docs
  67454. KlingNum.DOC
  67455. .described-by
  67456. Richard Fish
  67457. .submittal
  67458. Submitted electronically directly by the author.
  67459. .stored-in
  67460. GoldFish-Vol2-2:BBS/util/KlingNum-1.1.lha
  67461. .name
  67462. MCalc
  67463. .fullname
  67464. MUIProCalc
  67465. .type
  67466. Workbench tool
  67467. .short
  67468. Powerful MUI-based calculator
  67469. .description
  67470. MUIProCalc is a MUI-based calculator much like Jimmy Yang`s
  67471. Calc 3.0. It still lacks the plotter, but it offers a quite
  67472. flexible history facility for inserting previously entered
  67473. expressions. Different output formats offered and plenty of
  67474. functions the user may choose from. Furthermore the look
  67475. of the calculator may be customized. ARexx Port for ease of
  67476. calculating from within an editor. Some functions are able to
  67477. return TeX compatible output. Results or inputs may be copied
  67478. to the Clipboard.
  67479.  
  67480. MUIProCalc comes with a fancy GUI you may configure to your
  67481. needs. Function gadgets may be flipped through using pages
  67482. so that they don`t eat up too much of space. MUIProCalc
  67483. supports an input/output history you may configure so that
  67484. you may re-insert previously entered expressions/results.
  67485. History entries may be copied to a userdefiniable clipboard
  67486. unit. It features various display/output bases such as decimal,
  67487. hexadecimal, octal, and binary and of course calculation sizes
  67488. ranging from 8 Bit to 32 Bit width. Angles may be displayed as
  67489. radians or degrees. MUIProCalc offers an ARexx port you may
  67490. use to calc expressions externally. These commands are able
  67491. to return TeX compatible output such as "1\cdot 10^{-5}". It
  67492. comes with two example scripts for use with CED Pro.
  67493. .version
  67494. 1.4
  67495. .date
  67496. 1994.08.18
  67497. .author
  67498. Kai Iske
  67499. .reference
  67500. FrozenFish-Vol1:BBS/ALib/d9xx/d987/MCalc.lha
  67501. 1.3
  67502. GoldFish-Vol1-1:BBS/d9xx/d987/MCalc.lha
  67503. 1.3
  67504. GoldFish-Vol1-2:d9xx/d987/MCalc/
  67505. 1.3
  67506. FreshFish-Vol4:BBS/AmigaLib/d987/MCalc.lha
  67507. 1.3
  67508. FreshFish-Vol4:New/AmigaLibDisks/d987/MCalc/
  67509. 1.3
  67510. AmigaLibDisk987:MCalc:
  67511. 1.3
  67512. FreshFish-Vol5:BBS/os20/MCalc-1.2.lha
  67513. 1.2
  67514. FreshFish-Vol3:New/os20/util/MCalc/
  67515. 1.2
  67516. FreshFish-Vol4:BBS/Mar94/os20/util/MCalc.lha
  67517. 1.2
  67518. FrozenFish-Vol1:BBS/Mar94/os20/util/MCalc.lha
  67519. 1.2
  67520. .requirements
  67521. Requires OS 2.0 (37.175), MUI (MagicUserInterface) version 5
  67522. .distribution
  67523. Giftware
  67524. .address
  67525. Kai Iske
  67526. Brucknerstrasse 18
  67527. 63452 Hanau
  67528. Germany
  67529. .email
  67530. iske@informatik.uni-frankfurt.de
  67531. kai@iske.adsp.sub.org
  67532. .source
  67533. SAS/C source included 100K
  67534. .construction
  67535. SAS/C 6.51 with optimization
  67536. .docs
  67537. MCalc.guide
  67538. MCalc.doc
  67539. .stored-in
  67540. GoldFish-Vol2-2:BBS/util/MCalc-1.4.lha
  67541. .name
  67542. MUISpeechToy
  67543. .fullname
  67544. MUI Speech Toy
  67545. .aminet-dir
  67546. util/misc
  67547. .type
  67548. Sound Playing
  67549. .short
  67550. Speechtoy clone using MUI 2.0 interface.
  67551. .description
  67552. MUI-Speechtoy was written as a test application for MUI-Builder,
  67553. written by Eric Totel and MUI, written by Stefan Stuntz.  It contains
  67554. only some primitive features that can be changed.
  67555. .version
  67556. 0.01
  67557. .date
  67558. 1994.?.?
  67559. .author
  67560. Andreas Jung
  67561. .requirements
  67562. Requires MUI 2.0 or later.
  67563. Requires narrator.device and translator.library, both of which are
  67564. proprietary and not included in current AmigaDOS distributions.
  67565. .distribution
  67566. Copyrighted but Freely Redistributable
  67567. .address
  67568. Klosterstr. 21
  67569. D-66125 Saarbruecken
  67570. Germany
  67571. .email
  67572. ajung@cs.uni-sb.de
  67573. .docs
  67574. README
  67575. .described-by
  67576. Fred Fish (fnf@amigalib.com)
  67577. .submittal
  67578. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  67579. .stored-in
  67580. GoldFish-Vol2-2:BBS/util/MUISpeechToy-0.01.lha
  67581. .name
  67582. Man
  67583. .author
  67584. Markus Hillenbrand
  67585. .version
  67586. 2.5
  67587. .description
  67588. Man is a program to view texts and docs from Shell or WB.  Includes a
  67589. commodity version.  Localization under OS2.1+.
  67590. .described-by
  67591. Automatically generated from Contents file by c2pi program.
  67592. .short
  67593. Program to view texts and docs.
  67594. .stored-in
  67595. GoldFish-Vol2-2:BBS/util/Man-2.5.lha
  67596.  
  67597. .name
  67598. MultiUser
  67599. .type
  67600. OS Utility
  67601. .short
  67602. Create Unix like multiuser environment
  67603. .description
  67604. Allows you to create a Unix-like environment where several users live
  67605. together in harmony, unable to delete each others files, unable to read
  67606. those private love-letters of other users... And this even if several users
  67607. are working on the machine at the same time (on a terminal hooked up to the
  67608. serial port)
  67609. .version
  67610. 1.8
  67611. .date
  67612. 1994.07.03
  67613. .author
  67614. Geert Uytterhoeven
  67615. .requirements
  67616. Requires OS2.04+ and a hard drive.
  67617. Localization requires Workbench 2.1+
  67618. .reference
  67619. FrozenFish-Vol1:BBS/Dec93/os20/util/MultiUser.lha/
  67620. 1.5
  67621. FreshFish-Vol3:Old/Dec93/os20/util/MultiUser/
  67622. 1.5
  67623. FreshFish-Vol2:New/os20/util/MultiUser/
  67624. 1.5
  67625. GoldFish-Vol1-2:d9xx/d905/MultiUser/
  67626. 1.4
  67627. GoldFish-Vol1-1:BBS/d9xx/d905/MultiUser.lha/
  67628. 1.4
  67629. FrozenFish-Vol1:BBS/ALib/d9xx/d905/MultiUser.lha/
  67630. 1.4
  67631. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk905/MultiUser/
  67632. 1.4
  67633. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk905/MultiUser/
  67634. 1.4
  67635. AmigaLibDisk905:MultiUser/
  67636. 1.4
  67637. .distribution
  67638. Shareware
  67639. .price
  67640. $15 (US)
  67641. .address
  67642. Huysmansstraat 12
  67643. B-3128 BAAL
  67644. BELGIUM
  67645. .email
  67646. uytterho@cs.kuleuven.ac.be
  67647. .tested
  67648.   o A4000/040,  540  MB  Conner  CP30544  (a  VERY  fast IDE!) + 120 MB IDE
  67649.     harddisk, 2 MB chip ram, 8 MB fast ram
  67650.  
  67651.   o A4000/040,  120  MB  IDE harddisk, 2 MB chip ram, 8 MB fast ram, Retina
  67652.     graphics board, Retina WB emulation
  67653.  
  67654.   o A3000T  25MHz,  500+  MB  harddisk,  2  MB chip ram and 16 MB fast ram,
  67655.     Kickstart  37.175,  GVP  '040  accel,  Retina graphics board, Retina WB
  67656.     emulation,  Vortex  486  SLC  board  (this  is  shit!), Amax II+, IV-24
  67657.     graphics board,...  (Not mine :-( A demonstration model in a store Kurt
  67658.     frequently visits :^)
  67659.  
  67660.   o A3000  25MHz, 52 MB + 120 MB harddisk, 2 MB chip ram and some MB static
  67661.     column ram.  Kickstart 39.110 (developer)
  67662.  
  67663.   o A500,  20 MB harddisk (A590 XT), 512 K chip ram, 512 K ranger mem, 2 MB
  67664.     fast  ram,  old  chipset,  68010  processor,  Kickstart 2.04 softkicked
  67665.     (developer)
  67666.  
  67667.   o A500,  84  or 105 MB harddisk (A590 SCSI), 512 K chip ram, 512 K ranger
  67668.     mem, 2 MB fast ram, old chipset, Kickstart 2.04 softkicked (developer)
  67669.  
  67670. .docs
  67671. MultiUser.doc
  67672. .described-by
  67673. Dan Fish (daf@starfish.amigalib.com)
  67674. .submittal
  67675. Downloaded via ftp from wuarchive.wustl.edu.
  67676. .stored-in
  67677. GoldFish-Vol2-2:BBS/util/MultiUser-1.8.lha
  67678.  
  67679. .name
  67680. NoAGA
  67681. .type
  67682. OS Utility
  67683. .short
  67684. Run older pgms w/out changing screenmode
  67685. .description
  67686. NoAGA is designed to run old demos, intros, tools etc. on your
  67687. AGA-machine without changing the screenmode or rebooting the system.
  67688. Considers caches, VBR, sprite modes, FASTMEM.  Checks for destroying
  67689. decrunchers.  Workbench support ( AppIcon ).
  67690. .version
  67691. 1.0
  67692. .date
  67693. 1994.03.20
  67694. .author
  67695. Uwe Schilling
  67696. .requirements
  67697. Requires AGA
  67698. .distribution
  67699. Freeware
  67700. .address
  67701. Laubestraße 20
  67702. D-01309 Dresden
  67703. Germany
  67704. .docs
  67705. NoAGA.doc
  67706. NoAGA.dok
  67707. .described-by
  67708. Fred Fish (fnf@fishpond.cygnus.com)
  67709. .submittal
  67710. Submitted on disk directly by the author.
  67711. .stored-in
  67712. GoldFish-Vol2-2:BBS/util/NoAGA-1.0.lha
  67713. .name
  67714. NoteIt
  67715. .type
  67716. Workbench Utility
  67717. .short
  67718. Post It note pad program
  67719. .description
  67720. Post It note pad program
  67721. .version
  67722. 1.4.1
  67723. .date
  67724. 1994.04.26
  67725. .author
  67726. Ryan J. Bruner
  67727. .reference
  67728. FreshFish-Vol2:Old/Util/NoteIt!/
  67729. 1.3a
  67730. FreshFish-Vol3:Old/Oct93/Util/NoteIt!/
  67731. 1.3a
  67732. FreshFish-Vol1:New/Util/NoteIt!/
  67733. 1.3a
  67734. FrozenFish-Vol1:BBS/Oct93/Util/NoteIt!.lha
  67735. 1.3a
  67736. .distribution
  67737. Copyrighted but Freely Redistributable
  67738. .email
  67739. rbruner@engin.umich.edu
  67740. .docs
  67741. NoteIt!.guide
  67742. .described-by
  67743. Richard Fish
  67744. .submittal
  67745. Downloaded via ftp from Aminet.
  67746.  
  67747.  
  67748. .stored-in
  67749. GoldFish-Vol2-2:BBS/util/NoteIt-1.4.1.lha
  67750. .name
  67751. PaletteTool
  67752. .aminet-dir
  67753. util/misc
  67754. .type
  67755. Workbench Tool
  67756. .short
  67757. 3.0/AGA public screen palette tool.
  67758. .description
  67759. Palette tool that opens and operates on the default public screen.  Has
  67760. gadtools-based user interface, with keyboard equivalents for many of the
  67761. program functions.  Features include full 8 bit RGB support, full AmigaDOS
  67762. 3.0-compliant locked pen "protect" mode as well as standard "free" mode,
  67763. and fully integrated "color by name" selection, with a built-in database of
  67764. 507 colors.
  67765.  
  67766. Supports the follow actions: color spread (multi-directional), individual
  67767. color copy, individual color exchange, rotation of palette in both
  67768. direction, cycling of entire palette in both directions with adjustable
  67769. cycle speed, and individual color "show" (flash selected color).
  67770.  
  67771. The user interface consists of separately controllable windows for main
  67772. functions, color palette (2 sizes), and "color by name" selection.
  67773. Features a single-level "undo" capability.  Iconifiable, with color cycling
  67774. controls also available from the programs iconified state
  67775.  
  67776. Features ability of pick a pen/color from anywhere on the current screen
  67777. (using the mouse pointer and either the space bar or middle-mouse-button).
  67778. This type of color "pick" can also be used with the copy, spread, and
  67779. exchange actions.  Also features a "panic" restore button (and key
  67780. equivalent) so you can restore the palette to where it was at program
  67781. start.
  67782. .version
  67783. 1.4
  67784. .author
  67785. Timothy B. Kreuzer
  67786. .restrictions
  67787. Can only be used from the Workbench (start via Icon).
  67788. Requires AmigaDOS 3.0(+) and the AGA chipset.
  67789. Requires a 68020(+) CPU.
  67790. Designed for use with higher-resolution screen modes (640x400 and higher).
  67791. .distribution
  67792. Copyrighted but Freely Redistributable
  67793. .address
  67794. 6711A N. Washington Blvd.
  67795. Arlington, VA  22213
  67796. .email
  67797. tkreuzer@delphi.com
  67798. .described-by
  67799. Fred Fish (fnf@amigalib.com)
  67800. .submittal
  67801. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  67802. .stored-in
  67803. GoldFish-Vol2-2:BBS/util/PaletteTool-1.4.lha
  67804. .name
  67805. PopUpScreen
  67806. .type
  67807. OS Utility
  67808. .short
  67809. Pops specified screen to front
  67810. .description
  67811. This program lets you simply add hotkey to any program
  67812. you wish.  To do so you will have to use (for now!) FKey
  67813. program (or similar one), enter there your hotkey combination,
  67814. switch COMMAND to RUN PROGRAM and type into the window as follow:
  67815.  
  67816.     POPUPSCREEN SCR <ScreenName>
  67817.  
  67818. where SCREENNAME is the name of program's screen you want to pop up.
  67819. NOTE:  ScreenName is CASE SENSITIVE!  You can also use part of name
  67820. (abbrev.) by typing eg:
  67821.  
  67822.     SCR=Psych      (for screen named:  "Psychodelic").
  67823.  
  67824. When you are poping screen up its first window will be made active.
  67825. If you do not like this use NOACTIVATE flag to disable it. When you
  67826. call this program 2nd time your screen will be sent to back and
  67827. WorkBench screen will be fronted!
  67828.  
  67829. Switch INFO prints out all named screens and its size and depeth.
  67830. Switch HELP will (surprise, surprise) help you...  :-)
  67831. .version
  67832. 1.02
  67833. .author
  67834. Marcin Orlowski
  67835. .distribution
  67836. Copyrighted but Freely Redistributable
  67837. .docs
  67838. PopUpScreen.doc
  67839. .described-by
  67840. Richard Fish
  67841. .submittal
  67842. Downloaded via ftp from Aminet.
  67843.  
  67844. .stored-in
  67845. GoldFish-Vol2-2:BBS/util/PopUpScreen-1.02.lha
  67846. .name
  67847. RSys
  67848. .type
  67849. OS Utility
  67850. .short
  67851. Very comprehensive system monitor
  67852. .description
  67853. Very comprehensive system monitor.  Provides information on just about
  67854. everything you could possibly want information on! (Plus some...)
  67855. Documentation in German, but program speaks english.  Version 1.3,
  67856. includes source.
  67857. .version
  67858. 1.3
  67859. .date
  67860. .author
  67861. Rolf Böhme
  67862. .restrictions
  67863. .requirements
  67864. .reference
  67865. Freshfish-Dec93:new/util/misc/RSys/
  67866. 1.3
  67867. .keywords
  67868. .distribution
  67869. Shareware
  67870. .price
  67871. .address
  67872. Stammestr. 48
  67873. 30459 Hannover
  67874. Germany
  67875. .email
  67876. R.BOEHME@COPS.ZER
  67877. .phone
  67878. .fax
  67879. .exectype
  67880. .installsize
  67881. .source
  67882. Includes source in C.
  67883. .construction
  67884. .tested
  67885. .run
  67886. .docs
  67887. .described-by
  67888. Fred Fish (fnf@amigalib.com)
  67889. .submittal
  67890. Downloaded via ftp from wuarchive.wustl.edu.
  67891. .stored-in
  67892. GoldFish-Vol2-2:BBS/util/RSYS-1.3.lha
  67893.  
  67894. .name
  67895. RandomX
  67896. .type
  67897. Number Crunching
  67898. .short
  67899. Creates very random numbers
  67900. .description
  67901. This utility creates a random number within the specified range
  67902. (e.g between 1000 and 25312 or 1.001 and 2.321).  It uses several
  67903. sources to create the random number.  This utility can be used in
  67904. startup-sequences on amigas without clocks and it will produce a
  67905. different number every time.
  67906. .version
  67907. 1.1
  67908. .date
  67909. 1994.08.24
  67910. .author
  67911. Andrew Leppard
  67912. .distribution
  67913. Copyrighted but Freely Redistributable
  67914. .source
  67915. Includes partial source in assembler
  67916. .email
  67917. 9405571x@lux.levels.unisa.edu.au
  67918. .docs
  67919. RandomX11.readme
  67920. RandomX.doc
  67921. .described-by
  67922. Dan Fish (daf@starfish.amigalib.com)
  67923. .submittal
  67924. Downloaded via ftp from wuarchive.wustl.edu.
  67925. .stored-in
  67926. GoldFish-Vol2-2:BBS/util/RandomX-1.1.lha
  67927. .name
  67928. ReNum
  67929. .type
  67930. Animation Tool
  67931. .short
  67932. Changes the names of sequences of files
  67933. .description
  67934. ReNum is a utility that changes the names of sequences of files. ReNum
  67935. is aimed at helping animators that wishes to transfer files, say from
  67936. Real3d to DPaint. Real3d calls IFF-files generated as an anim something
  67937. like this: Pic0, Pic1, ... (from now on called "Dynamic format"), while
  67938. DPaint wants multiple IFF-files to build an animation, to be in alpha-
  67939. betical order, often meaning you have to rename your pictures to Pic000,
  67940. Pic001, and so on ("Fixed format"). This can be very tedious, especially
  67941. if you have a hundred or more pictures. No more of that, because that's
  67942. exactly what ReNum does! ReNum can also convert files from Fixed to
  67943. Dynamic.
  67944.  
  67945. ReNum is also capable of changing the names (and not the framenumbers)
  67946. or the numbering of a sequence.
  67947. .version
  67948. 2.1
  67949. .author
  67950. Emil Åström
  67951. .requirements
  67952. OS2.0+
  67953. .distribution
  67954. Freeware
  67955. .address
  67956. von Döbelns väg 8
  67957. S-520 50 Stenstorp
  67958. SWEDEN
  67959. .email
  67960. di2emias@ida.his.se
  67961. .docs
  67962. ReNum.guide
  67963. .described-by
  67964. Richard Fish
  67965. .submittal
  67966. Downloaded via ftp from Aminet.
  67967.  
  67968. .stored-in
  67969. GoldFish-Vol2-2:BBS/util/ReNum-2.1.lha
  67970.  
  67971. .name
  67972. Recall
  67973. .type
  67974. Desktop Utility
  67975. .short
  67976. Utility to help you remember events
  67977. .description
  67978.   A program to keep track of birthdays, anniversaries and other important
  67979.   events. It is an easy-to-use, intuition-based utility for the absent-
  67980.   minded!
  67981.  
  67982.  
  67983.  FEATURES
  67984.  
  67985.  - keeps track of the remaining days to important events
  67986.  - keeps track of the days since important events happened
  67987.  - automatically start programs depending on the date and time
  67988.  - be reminded every # day (e.g. every 14th day)
  67989.  - be reminded # days before or after the event
  67990.  - be reminded once a day, every time you boot, before or after a certain
  67991.    date, before or after a certain hour or minute
  67992.  - be reminded about events until you acknowledge them
  67993.  - be reminded with requesters, alerts or practically anything that can be
  67994.    displayed on an Amiga-monitor
  67995.  - display unlimited lines of text in the same requester/alert (only
  67996.    limited by the screen's resolution and memory)
  67997.  - group different events in the same requester or alert
  67998.  - keep a simple database of the birthdays of family and friends
  67999.  - let your Amiga keep track of how old people are by insterting the date
  68000.    of birth in the middle of the string where you want to display the age
  68001.    (i.e. the text "Adam is {080570} years old today" will be displayed as
  68002.    "Adam is 23 years old today".)
  68003.  - make advanced events which are displayed for example after 21:00 every
  68004.    3rd day the first 7 days of every 2nd month the next 4 years
  68005.  - combine all of the attributes mentioned above in the same event
  68006.  - enter these events in an easy-to-use environment and without the need of
  68007.    programming-knowledge, just by entering the desired text and pressing a
  68008.    few buttons
  68009.  
  68010. NEW FEATURES
  68011.  
  68012.  - Suomi catalogs included.
  68013.  
  68014.  - Various bug fixes.
  68015.    (Among them, some bugs which caused gurus on some machines).
  68016.  
  68017. .version
  68018. 2.3
  68019. .date
  68020. 1994.04.27
  68021. .author
  68022. Ketil Hunn
  68023. .requirements
  68024. OS 2.04 or higher.  The binaries will take advantage of Kickstart 3.0 and
  68025. 68020+ processors if found.
  68026. OS 2.1 or higher for localization.
  68027. MUI V1.4 or higher.
  68028. Harddisk is recommended for unpacking the complete distribution.
  68029. .reference
  68030. FreshFish-Vol4:New/os20/util/Recall/
  68031. 2.2
  68032. FreshFish-Vol2:New/os20/util/Recall/
  68033. 2.0
  68034. FreshFish-Vol1:New/Util/Recall/
  68035. 1.4
  68036. .distribution
  68037. Copyrighted but Freely Redistributable
  68038. .address
  68039. Leilighet 107
  68040. Fabrikkveien 4-8 / Blokk C
  68041. N-6400 Molde
  68042. NORWAY
  68043. .email
  68044. ketil@brosme.dhmolde.no
  68045. keitl@lyr.dhmolde.no
  68046. hunn@dhmolde.no
  68047. .source
  68048. Includes source in C.
  68049. .docs
  68050. RecallV23.readme
  68051. Docs/Recall.ASCII
  68052. Docs/Recall.guide
  68053. Docs/ReConvert.ASCII
  68054. Docs/ReConvert.guide
  68055. .described-by
  68056. Dan Fish (daf@daffy.amigalib.com)
  68057. .submittal
  68058. Downloaded via ftp from wuarchive.wustl.edu.
  68059. .stored-in
  68060. GoldFish-Vol2-2:BBS/util/Recall-2.3.lha
  68061. .name
  68062. RemindMe
  68063. .type
  68064. Productivity Tool
  68065. .short
  68066. Events reminder
  68067. .description
  68068. A simple events reminder. Reads the events from a file and checks if the
  68069. user should be notified. Weekly, monthly, yearly and unique events are
  68070. possible.
  68071. .version
  68072. 1.0
  68073. .date
  68074. 1994.09.11
  68075. .author
  68076. Marcus J. Stratmann
  68077. .address
  68078. Böttcherstr. 13
  68079. 46244 Kirchhellen
  68080. Germany
  68081. .email
  68082. uste01@unidozr.hrz.uni-dortmund.de
  68083. .requirements
  68084. KS 1.2+
  68085. .distribution
  68086. Freeware
  68087. .docs
  68088. RemindMe.doc
  68089. .described-by
  68090. Marcus Stratmann (uste01@unidozr.hrz.uni-dortmund.de)
  68091. .submittal
  68092. Marcus Stratmann (uste01@unidozr.hrz.uni-dortmund.de)
  68093. .stored-in
  68094. GoldFish-Vol2-2:BBS/util/RemindMe-1.0.lha
  68095. .name
  68096. ReqChange
  68097. .type
  68098. OS Utility
  68099. .short
  68100. Makes system use Reqtools requesters
  68101. .description
  68102.   ReqChange is a program that patches Intuition, ASL, ARP and REQ to use
  68103. the ReqTools requesters instead. It also adds a couple of extra features,
  68104. like an AssignWedge, the possibility to send ARexx-commands when a patched
  68105. requester appears, and several options to configure how the patches should
  68106. behave.
  68107. .version
  68108. 3.5
  68109. .date
  68110. 1994.09.19
  68111. .author
  68112. Magnus Holmgren
  68113. .requirements
  68114. Requires OS2.0+
  68115. .reference
  68116. FreshFish-Vol7:BBS/util/ReqChange-3.4.lha
  68117. 3.4
  68118. FreshFish-Vol7:New/util/misc/ReqChange/
  68119. 3.4
  68120. FreshFish-Vol5:BBS/util/ReqChange-3.1.lha
  68121. 3.1
  68122. FreshFish-Vol4:BBS/May94/util/misc/ReqChange.lha
  68123. 3.1
  68124. FreshFish-Vol4:New/util/misc/ReqChange/
  68125. 3.1
  68126. FreshFish-Vol1:Old/AmigaLibDisks/Disks680-699/Disk682/ReqChange/
  68127. 1.08
  68128. FrozenFish-Vol1:BBS/ALib/d6xx/d682/ReqChange.lha
  68129. 1.08
  68130. GoldFish-Vol1-1:BBS/d6xx/d682/ReqChange.lha
  68131. 1.08
  68132. GoldFish-Vol1-2:d6xx/d682/ReqChange/
  68133. 1.08
  68134. AmigaLibDisk682:ReqChange/
  68135. 1.08
  68136. .distribution
  68137. Shareware
  68138. .price
  68139. $10 (US), SKR70,
  68140. .address
  68141. Kvarnbergsvägen 5
  68142. S-444 47  Stenungsund
  68143. SWEDEN
  68144. .email
  68145. cmh@augs.se
  68146. .docs
  68147. Readme
  68148. Registration.form
  68149. ReqChange.guide
  68150. .described-by
  68151. Richard Fish
  68152. .submittal
  68153. Downloaded via ftp from Aminet
  68154. .stored-in
  68155. GoldFish-Vol2-2:BBS/util/ReqChange-3.5.lha
  68156. .name
  68157. RunLame
  68158. .author
  68159. Bilbo the first
  68160. .version
  68161. 1.34
  68162. .description
  68163. A smart degrader, more lame programs work, fixes the following lame coding:
  68164. not considering caches; not considering the location of the vbr; assuming
  68165. screenmode is an old chipset mode; assuming sprite resolution is lores;
  68166. turning off sprite DMA in the wrong way.  Comes with a GUI and lots of
  68167. user-friendly features.  Also includes RunLameInfiltrator, which enables
  68168. you to permanently fix lame programs.  Has passed an extremely careful
  68169. beta-testing.
  68170. .described-by
  68171. Richard Fish
  68172. .reference
  68173. FreshFish-Vol2:New/util/misc/RunLame/
  68174. 1.32
  68175. FreshFish-Vol3:Old/Dec93/util/misc/RunLame/
  68176. 1.32
  68177. FrozenFish-Vol1:BBS/Dec93/util/misc/RunLame.lha
  68178. 1.32
  68179. FreshFish-Vol2:Old/Util/RunLame/
  68180. 1.28
  68181. FreshFish-Vol3:Old/Oct93/Util/RunLame/
  68182. 1.28
  68183. FreshFish-Vol1:New/Util/RunLame/
  68184. 1.28
  68185. FrozenFish-Vol1:BBS/Oct93/Util/RunLame.lha
  68186. 1.28
  68187. .short
  68188. A smart degrader for stupid programs.
  68189. .stored-in
  68190. GoldFish-Vol2-2:BBS/util/RunLame-1.34.lha
  68191. .name
  68192. ScreenFool
  68193. .type
  68194. OS Utility
  68195. .short
  68196. public screen manager utility
  68197. .description
  68198. ScreenFool is a utility for Amigas with Release 2 or later of the operating
  68199. system.  It allows you to work with so-called "Public" screens and thereby
  68200. enhance your productivity, by allowing Workbench screen (and other)
  68201. applications to use a different screen than the regular Workbench.
  68202. .version
  68203. 2.7
  68204. .date
  68205. 1994.09.05
  68206. .author
  68207. Chris Lawrence
  68208. .requirements
  68209. OS2.0+
  68210. .distribution
  68211. Shareware
  68212. .price
  68213. $5 - $10 (US)
  68214. .address
  68215. Box 574060
  68216. Georgetown University
  68217. Washington DC 20057-4060
  68218. United States of America
  68219. .tested
  68220. It has been tested on a V37 (final) A2000 system with 3 MB RAM, 80 MB hard
  68221. disk, and 68000 processor (7.14 MHz); and on a V39 A4000 system with 8 MB
  68222. RAM, 120 MB hard disk, and 68040 processor (25 MHz).
  68223. .docs
  68224. ScreenFool.guide
  68225. Readme
  68226. .described-by
  68227. Richard Fish
  68228. .submittal
  68229. Downloaded via ftp from Aminet.
  68230.  
  68231. .stored-in
  68232. GoldFish-Vol2-2:BBS/util/ScreenFool-2.7.lha
  68233. .name
  68234. Set040
  68235. .author
  68236. Nic Wilson
  68237. .version
  68238. 2.41
  68239. .description
  68240. A 68040 MMU Mapping & Cache Control program.  The program is now fully
  68241. capable of surviving a reboot on a KICKROM setup.  It is able to trap
  68242. attempted writes to kickstart, and completely recover and prevent the
  68243. software failure.  The various help and info options are now much easier to
  68244. remember and understand, and are also much more informative.
  68245. .described-by
  68246. Automatically generated from Contents file by c2pi program.
  68247. .short
  68248. 68040 MMU map and cache control program.
  68249. .stored-in
  68250. GoldFish-Vol2-2:BBS/util/Set040-2.41.lha
  68251. .name
  68252. TimeCalc
  68253. .author
  68254. Paul Huxham
  68255. .version
  68256. 1.0
  68257. .description
  68258. Well, I never found a decent timecode calculator, so here is one that works
  68259. correctly (For me at any rate) with EBU and SMPTE timecodes (SMPTE
  68260. DropFrame is not currently supported).  It has clever string gadgets that
  68261. make timecode entry a breeze.  Timecode entry routines are part of the
  68262. "Diamond Edit" package which is a single frame recorder for the PAL
  68263. environment (soon for NTSC) that is a very powerful and cost effective
  68264. means of recording hires 24bit animations to video tape for playback at a
  68265. full frame rate (for professional VTRs only).  Requires OS2.x.
  68266. .described-by
  68267. Automatically generated from Contents file by c2pi program.
  68268. .short
  68269. A timecode calculator for EBU/SMPTE.
  68270.  
  68271. .stored-in
  68272. GoldFish-Vol2-2:BBS/util/TimeCalc-1.0.lha
  68273. .name
  68274. TimeGuardian
  68275. .aminet-dir
  68276. util/misc
  68277. .type
  68278. Miscellaneous Utility
  68279. .short
  68280. Package to start events at certain times
  68281. .description
  68282. TimeGuardian is a program package with which you can easily start
  68283. events, that have to be done at certain times or dates on your
  68284. computer. You also can write log files to disk, where you can see when
  68285. your computer was switched on.
  68286. .version
  68287. 1.1
  68288. .date
  68289. 1994.07.04
  68290. .author
  68291. Gerri Körner
  68292. .reference
  68293. FreshFish-Vol6:New/util/misc/TimeGuardian/
  68294. 1.0
  68295. .requirements
  68296. OS version >= 2.0
  68297. MUI >= 2.0
  68298. Installer, for the installation (has to be in the search path, e.g.'C:')
  68299. Amiga Guide, that means amigaguide.library (for the online help)
  68300. .distribution
  68301. Shareware
  68302. .address
  68303. Kulturenweg 6
  68304. D-87642 Buching
  68305. Germany
  68306. .email
  68307. Gerri.Koerner@Student.uni-ulm.de
  68308. .price
  68309. DM 20 ($15 US)
  68310. .described-by
  68311. Dan Fish (daf@daffy.amigalib.com)
  68312. .submittal
  68313. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  68314. .stored-in
  68315. GoldFish-Vol2-2:BBS/util/TimeGuardian-1.1.lha
  68316. .name
  68317. TimePlanner
  68318. .type
  68319. Productivity Tool
  68320. .short
  68321. Events reminder and/or program launcher.
  68322. .description
  68323. A simple but handy scheduled events deamon. Sits in the
  68324. background and notifies you of pre-programmed events (de-
  68325. scribed in an ASCII config file); can also start batchfiles at
  68326. preset dates and/or times.
  68327. .version
  68328. 1.0
  68329. .date
  68330. 1994.01.24
  68331. .author
  68332. Laurence Vanhelsuwé
  68333. .address
  68334. Christinastraat 105
  68335. B-8400 Oostende
  68336. BELGIUM
  68337. .requirements
  68338. A 68020+ based Amiga.
  68339. .distribution
  68340. Freeware
  68341. .exectype
  68342. 68020
  68343. .construction
  68344. HiSoft's DevPac 68030 Assembler.
  68345. .tested
  68346. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  68347. .docs
  68348. README
  68349. .described-by
  68350. Laurence Vanhelsuwé (the author)
  68351. .submittal
  68352. Laurence Vanhelsuwé (author and Copyright owner)
  68353. .stored-in
  68354. GoldFish-Vol2-2:BBS/util/TimePlanner-1.0.lha
  68355.  
  68356. .name
  68357. VCLI
  68358. .type
  68359. CLI Tool
  68360. .short
  68361. Control CLI by voice commands
  68362. .description
  68363. Voice Command Line Interface (VCLI) will execute CLI commands, ARexx
  68364. commands, or ARexx scripts by voice command.  VCLI allows you to launch
  68365. multiple applications or control any program with an ARexx capability
  68366. entirely by spoken voice command.  VCLI is multitasking and will run in
  68367. the background, listening for your voice command even while other
  68368. programs may be running.  VCLI also has its own ARexx port so that
  68369. internal functions and options can be controlled by ARexx command.
  68370. This new version fixes a few bugs, plugs a memory leak, improves
  68371. gadget functions by providing keyboard alternatives, and increases the
  68372. sensitivity of the voice.library recognition functions so that you don't
  68373. always have to speak so loudly.  Documentation is provided for both
  68374. AmigaGuide and Multiview.  This is the fastest and most accurate version
  68375. of VCLI yet, and it fully supports DSS 8, Perfect Sound 3, Sound Magic
  68376. (Sound Master) and many generic audio digitizers.
  68377. .version
  68378. 7.04
  68379. .author
  68380. Richard Horne
  68381. .requirements
  68382. Needs voice.library (included).
  68383. .reference
  68384. AmigaLibDisk898:VCLI/
  68385. 7.0
  68386. AmigaLibDisk807:VCLI/
  68387. 5.2
  68388. AmigaLibDisk751:VCLI/
  68389. 5.0
  68390. AmigaLibDisk618:VCLI/
  68391. 4.0
  68392. AmigaLibDisk542:VCLI/
  68393. 2.0
  68394. .address
  68395. 76 Mourning Dove Drive
  68396. Stafford, VA  22554
  68397. .docs
  68398. VCLI70.guide
  68399. .described-by
  68400. Fred Fish (fnf@fishpond.cygnus.com)
  68401. .submittal
  68402. Submitted on disk directly by the author.
  68403. .contents
  68404. VCLI        This is Version 7.04 of Voice Command Line Interface
  68405.         (VCLI).  VCLI will execute CLI commands, ARexx commands,
  68406.         or ARexx scripts by voice command.  VCLI allows you to
  68407.         launch multiple applications or control any program with
  68408.         an ARexx capability entirely by spoken voice command.
  68409.         VCLI is multitasking and will run in the background,
  68410.         listening for your voice command even while other pro-
  68411.         grams may be running.  VCLI also has its own ARexx port
  68412.         so that internal functions and options can be controlled
  68413.         by ARexx command.  This new version fixes a few bugs,
  68414.         plugs a memory leak, improves gadget functions by pro-
  68415.         viding keyboard alternatives, and increases the sensi-
  68416.         tivity of the voice.library recognition functions so
  68417.         that you don't always have to speak so loudly.  Documen-
  68418.         tation is provided for both AmigaGuide and Multiview.
  68419.         This is the fastest and most accurate version of VCLI
  68420.         yet, and it fully supports DSS 8, Perfect Sound 3, Sound
  68421.         Magic (Sound Master) and many generic audio digitizers.
  68422.         This is an update to VCLI version 7.0 on disk 898. Binary
  68423.         only.
  68424.         Author:  Richard Horne
  68425. .stored-in
  68426. GoldFish-Vol2-2:BBS/util/VCLI-7.04.lha
  68427.  
  68428. .name
  68429. VMM
  68430. .type
  68431. OS Utility
  68432. .short
  68433. Virtual memory for Amigas w/68030/68040
  68434. .description
  68435. VMM implements a virtual memory manager for Amigas with a 68040 or
  68436. 68030 processor.  A nice GUI to enter all parameters and to disable
  68437. certain tasks and load files from using virtual memory is also
  68438. provided.
  68439.  
  68440. V2.1 fixes various bugs in V2.0a.  It also includes a write buffer for
  68441. pages going out to disk, making VMM a lot faster.  Paging to a file
  68442. has also been speeded up significantly.
  68443.  
  68444. .version
  68445. 2.1
  68446. .author
  68447. Martin Apel
  68448. .reference
  68449. FreshFish-Vol6:New/util/misc/VMM/
  68450. 2.0
  68451. .requirements
  68452. Requires OS2.0+ and a 68030 or 68040 with a functional MMU
  68453. At least 2 MB of RAM and a harddisk are recommended
  68454. .distribution
  68455. Copyrighted but Freely Redistributable
  68456. .address
  68457. Gerhart-Hauptmann-Str.5
  68458. 67663 Kaiserslautern
  68459. Germany
  68460. .email
  68461. apel@physik.uni-kl.de
  68462. .docs
  68463. README
  68464. doc/BugReportForm
  68465. doc/HISTORY
  68466. doc/TestedPrograms
  68467. doc/vmm.announce
  68468. doc/VMM.guide
  68469. doc/vmm_lib.doc
  68470. doc/VMProgGuideline
  68471. .described-by
  68472. Dan Fish (daf@starfish.amigalib.com)
  68473. .submittal
  68474. Downloaded via ftp from wuarchive.wustl.edu.
  68475. .stored-in
  68476. GoldFish-Vol2-2:BBS/util/VMM-2.1.lha
  68477.  
  68478. .name
  68479. VMem
  68480. .type
  68481. OS Utility
  68482. .short
  68483. Virtual Memory system w/memory emulation
  68484. .description
  68485. Release 1 VIRTUAL MEMORY SYSTEM for ALL Amigas with WB2 or
  68486. above (requires programs to be specially written for it,
  68487. though.)  Incorporates "memory emulation" to allow chip mem
  68488. to act as FAST mem,etc.  Includes a Preferences program in
  68489. Workbench 2+ style.  Complete with programming header files,
  68490. AutoDocs(tm), and an example program with source.  The rest
  68491. of the package is Binary only.
  68492. .version
  68493. 1.0
  68494. .author
  68495. Lee Braiden
  68496. .requirements
  68497. Requires OS2.0+
  68498. .distribution
  68499. Copyrighted but Freely Redistributable
  68500. .address
  68501. 11 Poseyhill Rd.,
  68502. Doagh,
  68503. Co. Antrim,
  68504. N.I.
  68505. BT39 ORL
  68506. .source
  68507. Example source and glue code included
  68508. .docs
  68509. Read_Me.first
  68510. Manual/Demo.guide
  68511. Manual/Demo.manual
  68512. Manual/Install.guide
  68513. Manual/Install.manual
  68514. Manual/VMem_OverView.guide
  68515. Manual/VMem_OverView.manual
  68516. Manual/VMem_Prefs.guide
  68517. Manual/VMem_Prefs.manual
  68518. .described-by
  68519. Dan Fish (daf@starfish.amigalib.com)
  68520. .submittal
  68521. Submitted on disk directly by the author.
  68522. .stored-in
  68523. GoldFish-Vol2-2:BBS/util/VMem-1.0.lha
  68524. .name
  68525. VoiceShell
  68526. .type
  68527. Voice Recognition
  68528. .short
  68529. Control your Amiga with voice commands.
  68530. .description
  68531. VoiceShell is THE voice recognition program for the Amiga computer. It
  68532. allows you to start a program just by saying the program's name, actually
  68533. it allows you to control just about everything about your Amiga. VoiceShell
  68534. is a replacement project for VCLI by Richard Horne. VoiceShell however
  68535. uses the same library, also by Richard Horne, to recognize the words.
  68536. .version
  68537. 1.21
  68538. .date
  68539. 1994.03.13
  68540. .author
  68541. Tomi Blinnikka
  68542. .requirements
  68543. Requires Kickstart 2.04 or higher, voice.library (included), sampler
  68544. hardware and microphone.
  68545. .distribution
  68546. Shareware
  68547. .price
  68548. $5 - $10 (US), 20 - 50 FIM
  68549. .address
  68550. Syystie 10
  68551. 00780 Helsinki
  68552. FINLAND
  68553. .email
  68554. docbliny@mits.mdata.fi
  68555. .installsize
  68556. 89K - 290K
  68557. Each datafile takes 37K (included in the minimum & maximum).
  68558. .construction
  68559. A68k, version 2.71
  68560. .tested
  68561. Tested with kickstarts 2.04 to 3.1 on various machines with different
  68562. amounts of Chip/Fast RAM. No enforcer hits found.
  68563. .run
  68564. VoiceShell=WB,CLI
  68565. .docs
  68566. VoiceShell.guide
  68567. .described-by
  68568. Tomi Blinnikka (docbliny@mits.mdata.fi)
  68569. .submittal
  68570. Direct from author.
  68571. .stored-in
  68572. GoldFish-Vol2-2:BBS/util/VoiceShell-1.21.lha
  68573. .name
  68574. WindowDaemon
  68575. .type
  68576. Window Commodity
  68577. .short
  68578. Extended control to intuition windows
  68579. .description
  68580. Window Daemon gives extended control to intuition windows and screens
  68581. through HotKeys and Arexx.  In addition there is better workbench drawer
  68582. manipulation, you can close the current drawer window when opening another
  68583. drawer, and when closing a drawer can open its parent automatically.
  68584. Using a hotkey you can manage the task priority owning the current window
  68585. and even suspend the task.  Also the active window can be brought to the
  68586. front or pushed to the back by simply holding down both mouse buttons.
  68587. .version
  68588. 1.9
  68589. .date
  68590. 1994.05.12
  68591. .author
  68592. David Swasbrook
  68593. .requirements
  68594. Requires WB2 (V37)
  68595. .distribution
  68596. Shareware
  68597. .price
  68598. $10(US)
  68599. .address
  68600. 43 Pickwick Parade, Howick, Auckland, New Zealand
  68601. .email
  68602. swaz@iconz.co.nz
  68603. .exectype
  68604. 68000
  68605. .installsize
  68606. 30K-70K
  68607. .construction
  68608. Assembly
  68609. .tested
  68610. A3000(2M Chip, 8M Fast, 25MHz 040, V39/40)
  68611. .run
  68612. WindowDaemon=WB,WindowDaemon
  68613. .docs
  68614. WindowDaemon.guide
  68615. .stored-in
  68616. GoldFish-Vol2-2:BBS/util/WindowDaemon-1.9.lha
  68617.  
  68618. .name
  68619. Brik
  68620. .type
  68621. CLI Tool
  68622. .short
  68623. Compute & use CRC lists to verify files
  68624. .description
  68625. A general purpose program that calculates both text and binary cyclic
  68626. redundancy codes (CRCs).  Text mode CRCs calculated by brik are
  68627. portable across systems for files that are in the usual text format on
  68628. each system.  Binary mode CRCs are portable for files that are moved
  68629. from system to system without any change.  Brik can be used to verify
  68630. and update an embedded checksum header in files.  It runs under
  68631. MS-DOS, UNIX system V, BSD UNIX, VAX/VMS, and AmigaDOS.
  68632. .version
  68633. 2.0
  68634. .date
  68635. .author
  68636. Rahul Dhesi
  68637. .restrictions
  68638. .requirements
  68639. .reference
  68640. AmigaLibDisk233:Brik/
  68641. 2.0
  68642. .keywords
  68643. .distribution
  68644. GNU Public License
  68645. .price
  68646. .address
  68647. .email
  68648. dhesi@bsu-cs.bsu.edu
  68649. .phone
  68650. .fax
  68651. .exectype
  68652. .installsize
  68653. .source
  68654. Includes source in C.
  68655. .construction
  68656. .tested
  68657. .run
  68658. .docs
  68659. Brik.doc
  68660. .described-by
  68661. Fred Fish (fnf@fishpond.cygnus.com)
  68662. .submittal
  68663. Received over usenet.
  68664. .contents
  68665. Brik        A general purpose program that calculates both text and
  68666.         binary cyclic redundancy codes (CRCs).  Text mode CRCs
  68667.         calculated by brik are portable across systems for files
  68668.         that are in the usual text format on each system.  Binary
  68669.         mode CRCs are portable for files that are moved from
  68670.         system to system without any change.  Brik can be used
  68671.         to verify and update an embedded checksum header in files.
  68672.         It runs under MS-DOS, UNIX system V, BSD UNIX, VAX/VMS,
  68673.         and AmigaDOS.  This is version 2.0 and includes source.
  68674.         Author:  Rahul Dhesi
  68675. .stored-in
  68676. GoldFish-Vol2-2:BBS/util/brik-2.0.lha
  68677.  
  68678. .name
  68679. bsplit
  68680. .type
  68681. CLI Tool
  68682. .short
  68683. Split files into pieces by byte count
  68684. .description
  68685. Split binary files into managable pieces as specified by a byte count.
  68686. Similar to the UNIX "split" program, which works with lines, not
  68687. bytes.
  68688. .version
  68689. 1.0
  68690. .date
  68691. .author
  68692. P. Knoppers
  68693. .restrictions
  68694. .requirements
  68695. .reference
  68696. .keywords
  68697. .distribution
  68698. Copyrighted but Freely Redistributable
  68699. .price
  68700. .address
  68701. P. Knoppers
  68702. Bilderdijkhof 59
  68703. 2624 ZG  Delft
  68704. The Netherlands
  68705. .email
  68706. .phone
  68707. .fax
  68708. .exectype
  68709. .installsize
  68710. .source
  68711. .construction
  68712. .tested
  68713. .run
  68714. .docs
  68715. .described-by
  68716. Fred Fish (fnf@fishpond.cygnus.com)
  68717. .submittal
  68718. Received over usenet.
  68719. .contents
  68720. bsplit        Split binary files into managable pieces as specified by
  68721.         a byte count.  Similar to the UNIX "split" program, which
  68722.         works with lines, not bytes.
  68723.         Author:  P. Knoppers
  68724. .stored-in
  68725. GoldFish-Vol2-2:BBS/util/bsplit-1.0.lha
  68726.  
  68727. .name
  68728. chksum
  68729. .type
  68730. CLI Tool
  68731. .short
  68732. SVR4 "sum" compatible checksum program
  68733. .description
  68734. Produces a checksum of a byte stream that should be the same as the
  68735. standard SVR4 "sum" program.  Note that the "sum" documentation is
  68736. misleading, the checksum is NOT simply a 16-bit checksum of all the
  68737. bytes.
  68738. .version
  68739. 1.0
  68740. .date
  68741. .author
  68742. Fred Fish
  68743. .restrictions
  68744. .requirements
  68745. .reference
  68746. .keywords
  68747. .distribution
  68748. Public Domain
  68749. .price
  68750. .address
  68751. .email
  68752. fnf@cygnus.com
  68753. .phone
  68754. .fax
  68755. .exectype
  68756. .installsize
  68757. .source
  68758. .construction
  68759. .tested
  68760. .run
  68761. .docs
  68762. .described-by
  68763. Fred Fish (fnf@fishpond.cygnus.com)
  68764. .submittal
  68765. Submitted electronically directly by the author.
  68766. .contents
  68767. chksum        Produces a checksum of a byte stream that should be the
  68768.         same as the standard SVR4 "sum" program.  Note that the
  68769.         "sum" documentation is misleading, the checksum is NOT
  68770.         simply a 16-bit checksum of all the bytes.  Version 1.0,
  68771.         includes source.
  68772.         Author:  Fred Fish
  68773. .stored-in
  68774. GoldFish-Vol2-2:BBS/util/chksum-1.0.lha
  68775.  
  68776. .name
  68777. true
  68778. .type
  68779. CLI Tool
  68780. .short
  68781. Simple versions of "true" and "false"
  68782. .description
  68783. Trivially simple versions of "true" and "false" UNIX
  68784. like shell commands, for cases where the shell in use
  68785. has no equivalent builtin command.
  68786. .version
  68787. 1.0
  68788. .date
  68789. .author
  68790. Fred Fish
  68791. .restrictions
  68792. .requirements
  68793. .reference
  68794. .keywords
  68795. .distribution
  68796. Public Domain
  68797. .price
  68798. .address
  68799. .email
  68800. .phone
  68801. .fax
  68802. .exectype
  68803. .installsize
  68804. .source
  68805. Includes source in C.
  68806. .construction
  68807. .tested
  68808. .run
  68809. .docs
  68810. .described-by
  68811. Fred Fish (fnf@fishpond.cygnus.com)
  68812. .submittal
  68813. Submitted electronically directly by the author.
  68814. .contents
  68815. true        Trivially simple versions of "true" and "false" UNIX
  68816.         like shell commands, for cases where the shell in use
  68817.         has no equivalent builtin command.  Version 1.0, public
  68818.         domain, includes source.
  68819.         Author:  Fred Fish
  68820. .stored-in
  68821. GoldFish-Vol2-2:BBS/util/true-1.0.lha
  68822.  
  68823. .name
  68824. AIBB
  68825. .type
  68826. OS Utility
  68827. .short
  68828. GUI-based CPU performance tester
  68829. .description
  68830. AIBB is a system performance analysis tool designed with built-in tests
  68831. for exercising CPU, FPU, and graphics portions of system performance.
  68832. Comparisons to 4 different machines can be displayed, with a default of
  68833. the A600, A1200, A3000/25, and A4000/040 contained within AIBB.
  68834. The option to create and/or load data files from other systems for
  68835. comparison is also included within the program.
  68836. .version
  68837. 6.5
  68838. .author
  68839. LaMonte Koop
  68840. .reference
  68841. AmigaLibDisk439:AIBB/
  68842. 2.0
  68843. .distribution
  68844. Copyrighted but Freely Redistributable
  68845. .address
  68846. LaMonte Koop
  68847. 1001 Summit Ave. North  #125
  68848. Sauk Rapids, MN  56379
  68849. .email
  68850. lkoop@tigger.stcloud.msus.edu
  68851. f00012@kanga.stcloud.msus.edu
  68852. .docs
  68853. !Readme.First
  68854. !Readme.IMPORTANT
  68855. 68040_Notes
  68856. AIBB.guide
  68857. aibb65.readme
  68858. AIBB_Bug_Report_Form
  68859. AIBB_Users_Manual
  68860. Comparison_Systems
  68861. Distribution_License
  68862. System_Requirements
  68863. Version_Changes
  68864. .described-by
  68865. Dan Fish (daf@starfish.amigalib.com)
  68866. .submittal
  68867. Downloaded via ftp from wuarchive.wustl.edu.
  68868. .stored-in
  68869. GoldFish-Vol2-2:BBS/util/AIBB-6.5.lha
  68870. .name
  68871. ARTM
  68872. .type
  68873. OS Utility
  68874. .short
  68875. Display and control system activity
  68876. .description
  68877. Amiga Real Time Monitor.  Displays and controls system activity such
  68878. as tasks, windows, libraries, devices, resources, ports, residents,
  68879. interrupts, vectors, memory, mounts, assigns, locks, fonts, hardware,
  68880. res_cmds, a little SystemMonitor and display the last Alert.
  68881. .version
  68882. 2.04
  68883. .author
  68884. F. J. Mertens
  68885. Dietmar Jansen
  68886. .reference
  68887. FrozenFish-Vol1:BBS/Useful/util/moni/ARTM.lha
  68888. 2.00
  68889. FreshFish-Vol4:Useful/dist/util/moni/ARTM/
  68890. 2.00
  68891. FreshFish-Vol3:Useful/dist/util/moni/ARTM/
  68892. 2.00
  68893. FreshFish-Vol4:New/util/moni/ARTM/
  68894. 2.0
  68895. FreshFish-Vol4:BBS/May94/util/moni/ARTM.lha
  68896. 2.0
  68897. GoldFish-Vol1-2:d8xx/d887/ARTM/
  68898. 1.7
  68899. GoldFish-Vol1-1:BBS/d8xx/d887/ARTM.lha
  68900. 1.7
  68901. FrozenFish-Vol1:BBS/ALib/d8xx/d887/ARTM.lha
  68902. 1.7
  68903. FreshFish-Vol1:Old/AmigaLibDisks/Disks880-899/Disk887/ARTM/
  68904. 1.7
  68905. FreshFish-Vol2:Old/AmigaLibDisks/Disks880-899/Disk887/ARTM/
  68906. 1.7
  68907. AmigaLibDisk887:ARTM/
  68908. 1.7
  68909. GoldFish-Vol1-2:d6xx/d652/ARTM/
  68910. 1.6
  68911. GoldFish-Vol1-1:BBS/d6xx/d652/ARTM.lha
  68912. 1.6
  68913. FrozenFish-Vol1:BBS/ALib/d6xx/d652/ARTM.lha
  68914. 1.6
  68915. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk652/ARTM/
  68916. 1.6
  68917. AmigaLibDisk652:ARTM/
  68918. 1.6
  68919. GoldFish-Vol1-2:d5xx/d551/ARTM/
  68920. 1.3
  68921. GoldFish-Vol1-1:BBS/d5xx/d551/ARTM.lha
  68922. 1.3
  68923. FrozenFish-Vol1:BBS/ALib/d5xx/d551/ARTM.lha
  68924. 1.3
  68925. AmigaLibDisk551:ARTM/
  68926. 1.3
  68927. GoldFish-Vol1-2:d3xx/d327/ARTM/
  68928. 1.0
  68929. GoldFish-Vol1-1:BBS/d3xx/d327/ARTM.lha
  68930. 1.0
  68931. FrozenFish-Vol1:BBS/ALib/d3xx/d327/ARTM.lha
  68932. 1.0
  68933. AmigaLibDisk327:ARTM/
  68934. 1.0
  68935. GoldFish-Vol1-2:d2xx/d277/ARTM/
  68936. 0.9
  68937. GoldFish-Vol1-1:BBS/d2xx/d277/ARTM.lha
  68938. 0.9
  68939. FrozenFish-Vol1:BBS/ALib/d2xx/d277/ARTM.lha
  68940. 0.9
  68941. AmigaLibDisk277:ARTM/
  68942. 0.9
  68943. .distribution
  68944. Shareware
  68945. .address
  68946. Sonnenrain 17
  68947. 7277 Wildberg 1
  68948. Germany
  68949. .email
  68950. fjm@merlin.tynet.sub.org
  68951. .docs
  68952. english.doc/ARTM.guide
  68953. english.doc/ARTM.doc
  68954. english.doc/ARTM.history
  68955. german.doc/ARTM.dok
  68956. german.doc/ARTM.guide
  68957. german.doc/ARTM.history
  68958. .described-by
  68959. Richard Fish
  68960. .submittal
  68961. Downloaded via ftp from Aminet
  68962. .stored-in
  68963. GoldFish-Vol2-2:BBS/util/ARTM-2.04.lha
  68964. .name
  68965. APPVM
  68966. .fullname
  68967. Application Virtual Memory
  68968. .type
  68969. OS Utility
  68970. .short
  68971. System patch for true virtual memory.
  68972. .description
  68973. Application Virtual Memory. A better-than-nothing demand paged
  68974. VM service for applications running on systems with MMUs and
  68975. some spare hard disk space for a swap area.
  68976. .version
  68977. 0.9
  68978. .date
  68979. 1994.05.19
  68980. .author
  68981. Laurence Vanhelsuwé
  68982. .address
  68983. Christinastraat 105
  68984. B-8400 Oostende
  68985. BELGIUM
  68986. .requirements
  68987. A 68030 based Amiga.
  68988. .distribution
  68989. Freeware
  68990. .exectype
  68991. 68030
  68992. .construction
  68993. HiSoft's DevPac 68030 Assembler.
  68994. .tested
  68995. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  68996. .docs
  68997. README
  68998. .described-by
  68999. Laurence Vanhelsuwé (the author)
  69000. .submittal
  69001. Laurence Vanhelsuwé (author and Copyright owner)
  69002. .stored-in
  69003. GoldFish-Vol2-2:BBS/util/AppVM-0.9.lha
  69004. .name
  69005. HeartBeat
  69006. .type
  69007. OS Utility
  69008. .short
  69009. Generic system call analysis tool.
  69010. .description
  69011. Let's you snoop on ANY library, device or resource's calls,
  69012. whether system or third-party, as long as you've got a standard
  69013. Commodore ".FD" file for it.
  69014. .version
  69015. 1.0
  69016. .date
  69017. 1994.05.19
  69018. .author
  69019. Laurence Vanhelsuwé
  69020. .address
  69021. Christinastraat 105
  69022. B-8400 Oostende
  69023. BELGIUM
  69024. .requirements
  69025. A 68020+ based Amiga.
  69026. .distribution
  69027. Freeware
  69028. .exectype
  69029. 68020
  69030. .construction
  69031. HiSoft's DevPac 68030 Assembler.
  69032. .tested
  69033. 3.0 A3000 with 2Mb CHIP, 5Mb FAST.
  69034. .docs
  69035. README
  69036. .described-by
  69037. Laurence Vanhelsuwé (the author)
  69038. .submittal
  69039. Laurence Vanhelsuwé (author and Copyright owner)
  69040. .stored-in
  69041. GoldFish-Vol2-2:BBS/util/HeartBeat-1.0.lha
  69042. .name
  69043. ISAN
  69044. .fullname
  69045. Instruction Stream ANalyzer
  69046. .type
  69047. OS Utility
  69048. .short
  69049. Realtime program opcode stream analyzer.
  69050. .description
  69051. Allows you to monitor any Task's instruction stream in real-time!
  69052. Let's you find out (for example) whether a program uses any
  69053. 020/030/040/88x    instructions, or whether it's most likely
  69054. compiled or not.
  69055. Output is in the form of a bargraph window and/or a Screen
  69056. displaying all 65536 680x0 opcodes mapped to pixels.
  69057. An ASCII configuration file defines which individual opcodes
  69058. or opcode groups you're interested in snooping on.
  69059. .version
  69060. 1.2
  69061. .date
  69062. 1994.01.22
  69063. .author
  69064. Laurence Vanhelsuwé
  69065. .address
  69066. Christinastraat 105
  69067. B-8400 Oostende
  69068. BELGIUM
  69069. .requirements
  69070. A 68020+ based Amiga.
  69071. .distribution
  69072. Freeware
  69073. .exectype
  69074. 68020
  69075. .construction
  69076. HiSoft's DevPac 68030 Assembler
  69077. .tested
  69078. 2.0 A3000 with 2Mb CHIP, 5Mb FAST.
  69079. .docs
  69080. README
  69081. .described-by
  69082. Laurence Vanhelsuwé (the author)
  69083. .submittal
  69084. Laurence Vanhelsuwé (author and Copyright owner)
  69085. .stored-in
  69086. GoldFish-Vol2-2:BBS/util/ISAN-1.2.lha
  69087. .name
  69088. IconTrace
  69089. .type
  69090. OS Utility
  69091. .short
  69092. An icon.library monitor, version 2.02
  69093. .description
  69094. Use this program to find out which tooltypes a program
  69095. supports and which icons it looks for.
  69096. .version
  69097. 2.02
  69098. .author
  69099. Peter Stuer
  69100. .requirements
  69101. KickStart 2.0 or higher required.
  69102. .distribution
  69103. Freeware
  69104. .address
  69105. Beatrijslaan 2 bus 13
  69106. B-2050 Antwerpen L.O.
  69107. Belgium
  69108. Europe
  69109. .email
  69110. Fido     :  2:292/603.7 (Peter Stuer)
  69111. AmigaNet : 39:120/102.7 (Peter Stuer)
  69112. NLA Net  : 14:200/101.7 (Peter Stuer)
  69113. UUCP     : Peter.Stuer@p7.f603.n292.z2.FidoNet.Org
  69114. .docs
  69115. IT.guide
  69116. IT.doc
  69117. .described-by
  69118. Fred Fish (fnf@fishpond.cygnus.com)
  69119. .submittal
  69120. Submitted on disk directly by the author.
  69121. .stored-in
  69122. GoldFish-Vol2-2:BBS/util/IconTrace-2.02.lha
  69123. .name
  69124. LastAlert2
  69125. .type
  69126. OS Utility
  69127. .short
  69128. Will show the last alert or guru
  69129. .description
  69130. Are you tired of always having troubles with finding your pen and paper just
  69131. to write down the last guru you got. Now this problem is solved because I
  69132. have written a small and quick program that will show the last alert or guru
  69133. there have been. If you don't get the point of what this program can be used
  69134. to then try to read the rest of this user manual.
  69135. .version
  69136. 2.1
  69137. .author
  69138. Jørgen Da Larsen
  69139. .requirements
  69140. LastAlert2 requires Kickstart and Workbench 2.0 or higher to run
  69141. .distribution
  69142. Freeware
  69143. .address
  69144. Carl Blochs Vej 20
  69145. 9000 Aalborg
  69146. Denmark
  69147. .email
  69148. dapp@iesd.auc.dk
  69149. .docs
  69150. LastAlert2.doc
  69151. LastAlert2.guide
  69152. .described-by
  69153. Richard Fish
  69154. .submittal
  69155. Downloaded via ftp from Aminet.
  69156. .stored-in
  69157. GoldFish-Vol2-2:BBS/util/LastAlert2-2.1.lha
  69158.  
  69159. .name
  69160. PerfMeter
  69161. .type
  69162. OS Utility
  69163. .short
  69164. CPU usage, load and memory meter
  69165. .description
  69166. PerfMeter is the X's PerformanceMeter-style little meter, which shows
  69167. CPU usage, CPU load, chip, fast and public memory, and uptime.  The
  69168. items can be selected from the Project menu.
  69169. .version
  69170. 2.2
  69171. .author
  69172. Juha Tuominen
  69173. .requirements
  69174. Requires Kickstart 2.0 or later.
  69175. .reference
  69176. .keywords
  69177. .distribution
  69178. Shareware
  69179. .price
  69180. $5 (US)
  69181. .address
  69182. Digital Design, Inc.
  69183. Opiskelijankatu 30 B 42
  69184. TAMPERE 33720-SF
  69185. FINLAND
  69186. .email
  69187. po87553@cs.tut.fi
  69188. .phone
  69189. .fax
  69190. .exectype
  69191. .installsize
  69192. .source
  69193. Includes source in C.
  69194. .construction
  69195. .tested
  69196. .run
  69197. .docs
  69198. perfmeter.doc
  69199. .described-by
  69200. Fred Fish (fnf@fishpond.cygnus.com)
  69201. .submittal
  69202. Downloaded via ftp from wuarchive.wustl.edu.
  69203. .contents
  69204. PerfMeter    PerfMeter is the X's PerformanceMeter-style little meter,
  69205.         which shows CPU usage, CPU load, chip, fast and public
  69206.         memory, and uptime.  The items can be selected from the
  69207.         Project menu.  Version 2.2, includes source.
  69208.         Author:  Juha Tuominen
  69209. .stored-in
  69210. GoldFish-Vol2-2:BBS/util/PerfMeter-2.2.lha
  69211. .name
  69212. SIP
  69213. .type
  69214. OS Utility
  69215. .short
  69216. System Information Program - Monitor
  69217. .description
  69218. A quick and reliable System Monitor for OS V2.04+ Users,
  69219. which includes a very intuitive GUI.
  69220. It looks very similar to one of the first and best programs in this
  69221. sector (we do not mention names here), but is FREEWARE, not Shareware.
  69222. .version
  69223. 2.20
  69224. .author
  69225. Andreas R. Kleinert
  69226. .reference
  69227. FreshFish-Vol5:New/util/moni/SIP/
  69228. 2.18
  69229. .requirements
  69230. OS 2.04+
  69231. .distribution
  69232. Freeware
  69233. .docs
  69234. help/english/SIP.guide
  69235. help/deutsch/SIP.guide
  69236. .described-by
  69237. Dan Fish (daf@starfish.amigalib.com)
  69238. .submittal
  69239. Downloaded via ftp from Aminet.
  69240. .stored-in
  69241. GoldFish-Vol2-2:BBS/util/SIP-2.20.lha
  69242.  
  69243. .name
  69244. Scout
  69245. .type
  69246. System Monitor
  69247. .short
  69248. Tool to monitor computer system.
  69249. .description
  69250.  
  69251. A tool that allows you to monitor your computer system. It displays
  69252. many different things - like tasks, ports, assigns, expansion boards,
  69253. resident commands, interrupts, etc. - and you can perform some
  69254. certain actions on them.
  69255.  
  69256. For example you can freeze tasks, close windows and screens, release
  69257. semaphores or remove locks, ports and interrupts.
  69258.  
  69259. An implemented ARexx interface makes you these actions available, too.
  69260.  
  69261. .version
  69262. 1.3
  69263. .date
  69264. 1994.09.20
  69265. .author
  69266. Andreas Gelhausen
  69267. .requirements
  69268. Requires Kickstart 2.04 and MUI (MagicUserInterface) 2.1
  69269. .distribution
  69270. Giftware
  69271. .address
  69272. Graf Spee Str. 23b
  69273. 26123 Oldenburg
  69274. GERMANY
  69275. .email
  69276. atte@crash.north.de
  69277. 2:2426/2020.24@fidonet
  69278. .docs
  69279. scout.readme
  69280. scout.history
  69281. docs/english/scout.doc
  69282. docs/english/scout.dvi
  69283. docs/english/scout.guide
  69284. docs/german/scout.doc
  69285. docs/german/scout.dvi
  69286. docs/german/scout.guide
  69287. .described-by
  69288. Andreas Gelhausen <atte@crash.north.de>
  69289. .stored-in
  69290. GoldFish-Vol2-2:BBS/util/Scout-1.3.lha
  69291. .name
  69292. SnoopDos
  69293. .type
  69294. OS Utility
  69295. .short
  69296. System and application monitor
  69297. .description
  69298. SnoopDos
  69299. SnoopDos is a utility that allows you to monitor a variety of system
  69300. operations carried out by programs on your Amiga. This includes what
  69301. files a program is trying to open, what fonts, libraries, devices and
  69302. environment variables it is looking for, and so on.
  69303.  
  69304. This is very useful if you are trying to figure out why a certain
  69305. application won't work properly. Usually, it's because the application
  69306. can't find a certain configuration file, library or device.
  69307.  
  69308. This version has many new features not present in version 1.7. Among
  69309. the most important are a full GUI, support for many new functions,
  69310. support for monitoring programs compiled with GNU C, and a packet
  69311. debugger for programmers.
  69312. .version
  69313. 3.0
  69314. .reference
  69315. FrozenFish-Vol1:BBS/Useful/util/moni/SnoopDos.lha
  69316. 1.7
  69317. FreshFish-Vol6:Useful/dist/util/moni/SnoopDos/
  69318. 1.7
  69319. FreshFish-Vol6:BBS/util/SnoopDos-1.7.lha
  69320. 1.7
  69321. FreshFish-Vol4:Useful/dist/util/moni/SnoopDos/
  69322. 1.7
  69323. FreshFish-Vol3:Useful/dist/util/moni/SnoopDos/
  69324. 1.7
  69325. FreshFish-Vol5:Useful/dist/util/moni/SnoopDos/
  69326. 1.7
  69327. FreshFish-Vol5:BBS/util/SnoopDos-1.7.lha
  69328. 1.7
  69329. GoldFish-Vol1-2:d7xx/d725/SnoopDos/
  69330. 1.5
  69331. GoldFish-Vol1-1:BBS/d7xx/d725/SnoopDos.lha
  69332. 1.5
  69333. FrozenFish-Vol1:BBS/ALib/d7xx/d725/SnoopDos.lha
  69334. 1.5
  69335. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk725/SnoopDos/
  69336. 1.5
  69337. AmigaLibDisk725:SnoopDos/
  69338. 1.5
  69339. GoldFish-Vol1-2:d4xx/d451/SnoopDos/
  69340. 1.2
  69341. GoldFish-Vol1-1:BBS/d4xx/d451/SnoopDos.lha
  69342. 1.2
  69343. FrozenFish-Vol1:BBS/ALib/d4xx/d451/SnoopDos.lha
  69344. 1.2
  69345. AmigaLibDisk451:SnoopDos/
  69346. 1.2
  69347. GoldFish-Vol1-2:d3xx/d388/SnoopDos/
  69348. 1.0
  69349. GoldFish-Vol1-1:BBS/d3xx/d388/SnoopDos.lha
  69350. 1.0
  69351. FrozenFish-Vol1:BBS/ALib/d3xx/d388/SnoopDos.lha
  69352. 1.0
  69353. AmigaLibDisk388:SnoopDos/
  69354. 1.0
  69355. .date
  69356. 1994.09.17
  69357. .author
  69358. Eddy Carroll
  69359. .address
  69360. The Old Rectory
  69361. Delgany
  69362. Co. Wicklow
  69363. Ireland
  69364. .installsize
  69365. 100K - 1.1 Mb
  69366. .requirements
  69367. Kickstart 2.04 or above.
  69368. .source
  69369. Full source code is included for SAS/C 6.51. It can probably be converted
  69370. to DICE without too much difficulty, but this has not been tested. The
  69371. full source directory occupies about 750K.
  69372.  
  69373. The file SnoopDos.Roadmap inside the source directory contains a detailed
  69374. guide to the source code.
  69375. .construction
  69376. SAS/C 6.51, using the enclosed SCOPTIONS file.
  69377. .tested
  69378. A500, A1000, A1200, A2000, A3000, A4000, using system software from
  69379. v37 to v40. Compatible with Retina Zorro II and Picasso software.
  69380. Drag & Drop format editor leaves "mouse droppings" on Retina Zorro III BLT.
  69381. .docs
  69382. Readme.first
  69383. Readme.source
  69384. SnoopDos.guide
  69385. Source/SnoopDos.Roadmap
  69386. .run
  69387. SnoopDos=WB,SnoopDos
  69388. .distribution
  69389. Copyright but Freely Redistributable
  69390. .email
  69391. ecarroll@maths.tcd.ie
  69392. ecarroll@cix.compulink.co.uk
  69393. .described-by
  69394. Eddy Carroll
  69395. .submittal
  69396. Uploaded to ftp.amigalib.com by the author.
  69397. .stored-in
  69398. GoldFish-Vol2-2:BBS/util/SnoopDos-3.0.lha
  69399.  
  69400. .name
  69401. Snoopy
  69402. .type
  69403. OS Utility
  69404. .short
  69405. Monitor calls to library/devs/resources
  69406. .description
  69407. Enables you to monitor library function calls of any library you wish.
  69408. The idea of course came from SnoopDos by Eddy Carroll, but Snoopy is
  69409. different in approach and purpose.  Snoopy has no specific patches for
  69410. specific functions.  It is an all-purpose tool to monitor *ANY* library
  69411. call in *ANY* system library.  Now allows you to also monitor *ANY*
  69412. device and *ANY* resource!
  69413. .version
  69414. 2.0
  69415. .date
  69416. 1994.01.01
  69417. .author
  69418. Gerson Kurz
  69419. .reference
  69420. AmigaLibDisk948:Snoopy/
  69421. 1.4
  69422. .distribution
  69423. Copyrighted but Freely Redistributable
  69424. .address
  69425. Karl Köglsperger Str.7 / A303 (yes,appartment 303,not ROLAND TB303 ;-)
  69426. 80939 München
  69427. West Germany
  69428. .source
  69429. Includes source in assembler
  69430. .docs
  69431. Readme.doc
  69432. Snoopy.guide
  69433. .described-by
  69434. Fred Fish (fnf@fishpond.cygnus.com)
  69435. .submittal
  69436. Downloaded via ftp from wuarchive.wustl.edu.
  69437. .contents
  69438. Snoopy        Enables you to monitor library function calls of any
  69439.         library you wish.  The idea of course came from SnoopDos
  69440.         by Eddy Carroll, but Snoopy is different in approach and
  69441.         purpose.  Snoopy has no specific patches for specific
  69442.         functions.  It is an all-purpose tool to monitor *ANY*
  69443.         library call in *ANY* system library.  Now allows you to
  69444.         also monitor *ANY* device and *ANY* resource!  Version
  69445.         2.0, an update to version 1.4 on disk number 948, includes
  69446.         assembly source.
  69447.         Author:  Gerson Kurz
  69448. .stored-in
  69449. GoldFish-Vol2-2:BBS/util/Snoopy-2.0.lha
  69450.  
  69451. .name
  69452. SysInfo
  69453. .type
  69454. OS Utility
  69455. .short
  69456. Gives comprehensive system information
  69457. .description
  69458. A brand new release of this popular program.  It reports interesting
  69459. information about the configuration of your Amiga, including some
  69460. speed comparisons with other configurations, versions of the OS
  69461. software, and much more.  Binary only.
  69462. .version
  69463. 3.24
  69464. .reference
  69465. AmigaLibDisk969:SysInfo/
  69466. 3.23
  69467. AmigaLibDisk860:SysInfo/
  69468. 3.18
  69469. AmigaLibDisk820:SysInfo/
  69470. 3.11
  69471. AmigaLibDisk758:SysInfo/
  69472. 3.01
  69473. AmigaLibDisk642:SysInfo/
  69474. 2.69
  69475. AmigaLibDisk625:SysInfo/
  69476. 2.62
  69477. AmigaLibDisk619:SysInfo/
  69478. 2.60
  69479. AmigaLibDisk583:SysInfo/
  69480. 2.56
  69481. AmigaLibDisk571:SysInfo/
  69482. 2.53
  69483. AmigaLibDisk565:SysInfo/
  69484. 2.51
  69485. AmigaLibDisk553:SysInfo/
  69486. 2.40
  69487. AmigaLibDisk502:SysInfo/
  69488. 2.22
  69489. AmigaLibDisk433:SysInfo/
  69490. 1.98
  69491. AmigaLibDisk420:SysInfo/
  69492. 1.94
  69493. AmigaLibDisk368:SysInfo/
  69494. 1.4
  69495. .date
  69496. 1993.11.07
  69497. .author
  69498. Nic Wilson
  69499. .distribution
  69500. Shareware
  69501. .price
  69502. $20(US)
  69503. .address
  69504. Nic Wilson Software
  69505. P.O. Box 1164
  69506. Toowoomba Queensland 4350
  69507. .email
  69508. cbmaus!cbmozq!wilson!nicw@cbmvax.commodore.com
  69509. .docs
  69510. SysInfo.doc
  69511. SysInfo.history
  69512. BOARDS_READ.ME
  69513. .described-by
  69514. Fred Fish (fnf@fishpond.cygnus.com)
  69515. .submittal
  69516. Submitted on disk directly by the author.
  69517. .contents
  69518. SysInfo        A brand new release of this popular program.  It reports
  69519.         interesting information about the configuration of your
  69520.         Amiga, including some speed comparisons with other config-
  69521.         urations, versions of the OS software, and much more.
  69522.         Version 3.24, an update to version 3.18 on disk number 860.
  69523.         Binary only.
  69524.         Author:  Nic Wilson
  69525. .stored-in
  69526. GoldFish-Vol2-2:BBS/util/SysInfo-3.24.lha
  69527.  
  69528. .name
  69529. Xoper
  69530. .type
  69531. OS Utility
  69532. .short
  69533. Monitor and control system activity
  69534. .description
  69535. Very comprehensive program to monitor and control system activity.
  69536. Monitor cpu, memory usage, ports, interrupts, devices.  Close windows,
  69537. screens, show loaded fonts or last Guru code number.  Clean up memory,
  69538. flush unused libraries, devices, fonts. etc. and a whole bunch more!
  69539. Spawns its own process.  A very handy background task to have loaded.
  69540. .version
  69541. 2.4
  69542. .author
  69543. Werner Gunther
  69544. .reference
  69545. AmigaLibDisk318:Xoper/
  69546. 2.2
  69547. AmigaLibDisk274:Xoper/
  69548. 2.0
  69549. AmigaLibDisk228:Xoper/
  69550. 1.3
  69551. AmigaLibDisk171:Xoper/
  69552. 1.2
  69553. .distribution
  69554. Copyrighted but Freely Redistributable
  69555. .email
  69556. x41@sun0.urz.uni-heidelberg.de
  69557. .source
  69558. Assembly source included.
  69559. .docs
  69560. Xoper.readme
  69561. Xoper.doc
  69562. .described-by
  69563. Fred Fish (fnf@fishpond.cygnus.com)
  69564. .submittal
  69565. Downloaded via ftp from wuarchive.wustl.edu.
  69566. .contents
  69567. Xoper        Very comprehensive program to monitor and control system
  69568.         activity.  Monitor cpu, memory usage, ports, interrupts,
  69569.         devices.  Close windows, screens, show loaded fonts or last
  69570.         Guru code number.  Clean up memory, flush unused libraries,
  69571.         devices, fonts. etc. and a whole bunch more!  Spawns its own
  69572.         process.  A very handy background task to have loaded.
  69573.         This is version 2.4, an update to version 2.2 on disk 318.
  69574.         Assembly source included.
  69575.         Author:  Werner Gunther
  69576. .stored-in
  69577. GoldFish-Vol2-2:BBS/util/Xoper-2.4.lha
  69578. .name
  69579. LockPointer
  69580. .type
  69581. OS Utility
  69582. .short
  69583. Locks pointer on X or Y coordinate
  69584. .description
  69585. 1. I have written program (OS2.04+) because no one modeler of available
  69586.    rendering programs (mainly REAL 3D, REAL 3Dv2, IMAGINE) has very
  69587.    useful possibiliy to lock pointer on any (X or Y) axis, like does
  69588.    DPaint or Brilliance. This program do this insted of it.
  69589.  
  69590. 2. Running LOCK POINTER via CLI/SHELL you cannot change keys used to lock
  69591.    the pointer, just only install or remove program. The only way to
  69592.    modify those keys is using ToolTypes described in program's icon:
  69593.  
  69594.      LOCK_X   - after this tool type you should place key which lock
  69595.                 pointer on X axis.
  69596.      LOCK_Y   - as above but lock on Y axis.
  69597.      SWITCH   - this key pressed together with LMB will switch program
  69598.                 on/off without kicking it out of memory.This little program (OS2.0+) is dedicated to all of you using AmigaDOS
  69599. commands in all-kind scripts. This prog lets you find any program
  69600. actually being executing, by its own task's name, e.g.:
  69601.  
  69602. FINDTASK TASK='DeliTracker v1.30'
  69603.  
  69604. looks for Delitracker v1.30. If the task is not exists WARN
  69605. (RC=ERRORCODE = 5) will be returned, in other case OK code (0) will
  69606. be set.
  69607. .version
  69608. 1.0
  69609. .author
  69610. Marcin Orlowski
  69611. .distribution
  69612. Copyrighted but Freely Redistributable
  69613. .docs
  69614. LockPointer.doc
  69615. .described-by
  69616. Richard Fish
  69617. .submittal
  69618. Downloaded via ftp from Aminet.
  69619.  
  69620. .stored-in
  69621. GoldFish-Vol2-2:BBS/util/LockPointer-1.0.lha
  69622. .name
  69623. MidMoose
  69624. .type
  69625. Mouse Commodity
  69626. .short
  69627. Maps a key to the middle mouse button.
  69628. .description
  69629. Maps a specified key press ( defaults to f10 ) to the middle mouse button.
  69630. So users without a 3 button mouse can use features normally not available
  69631. to them. Works with DirWork (got no other programs to test it on)
  69632. .version
  69633. 1.0
  69634. .author
  69635. Lee Kindness
  69636. .requirements
  69637. OS 2.0+
  69638. .distribution
  69639. Copyrighted but Freely Distributable
  69640. .address
  69641. 8 Craigmarn Road
  69642. Portlethen Village
  69643. Aberdeen
  69644. AB1 4QR
  69645. .docs
  69646. MidMoose.doc
  69647. .described-by
  69648. Richard Fish
  69649. .submittal
  69650. Submitted on disk directly by the author.
  69651. .stored-in
  69652. GoldFish-Vol2-2:BBS/util/MidMoose-1.0.lha
  69653. .name
  69654. MouseShift
  69655. .author
  69656. Garrick Meeker
  69657. .version
  69658. 2.1
  69659. .source
  69660. Includes source in C.
  69661. .distribution
  69662. Public Domain
  69663. .description
  69664. Translates the middle mouse button into the left shift key.  This allows
  69665. easy multiple selection.  Note that programs that use the middle mouse
  69666. button directly will no longer recognize it.  MouseShift requires at least
  69667. AmigaDOS 1.2 to run, but will run as a commodity under AmigaDOS 2.04 or
  69668. greater.  Contains a bug fix that allows it to now work under OS3.0.
  69669. .described-by
  69670. Automatically generated from Contents file by c2pi program.
  69671. .short
  69672. Map middle mouse button to leftshift key
  69673. .stored-in
  69674. GoldFish-Vol2-2:BBS/util/MouseShift-2.1.lha
  69675. .name
  69676. PackIt
  69677. .type
  69678. CLI tool
  69679. .short
  69680. CLI frontend for PowerPacker + wildcards
  69681. .description
  69682. PackIt is a CLI only program to replace the crunch and decrunch commands
  69683. that came with PowerPacker (Copyright Nico Francois).  PackIt features:  1)
  69684. Single command for crunching and decrunching 2) Automatic crunching or
  69685. decrunching of data files depending on whether it is allready crunched or
  69686. not.  3) Files can be encrypted, and passwords can be entered on the
  69687. command line or via a requester.  4) Will not crunch executables, unless
  69688. told to do so.  Note:  PackIt will only crunch the executables as a data
  69689. files you will not be able to run them.  5) Automatic replacement of source
  69690. file unless a destination is given.  6) Directories can be specified as a
  69691. destination, in that case files will be crunched/decrunched into that dir.
  69692. 7) Allows use of wildcards to crunch/decrunch whole directories.  8)
  69693. Automatic adding and removing of .pp suffixes from data files.  9) Icon
  69694. files will not be crunched unless you want them to.  10) Default options
  69695. can now be stored in ENV:PackIt
  69696. .version
  69697. 1.18a
  69698. .date
  69699. 1994.06.09
  69700. .author
  69701. Michael J Barsoom
  69702. .reference
  69703. FreshFish-Vol5:BBS/util/PackIt-1.18a.lha
  69704. 1.18a
  69705. FreshFish-Vol5:New/util/pack/PackIt/
  69706. 1.18a
  69707. FreshFish-Vol5:BBS/util/PackIt-37.110.lha
  69708. 37.110
  69709. FreshFish-Vol3:New/util/pack/PackIt/
  69710. 37.110
  69711. FreshFish-Vol4:BBS/Mar94/util/pack/PackIt.lha
  69712. 37.110
  69713. FrozenFish-Vol1:BBS/Mar94/util/pack/PackIt.lha
  69714. 37.110
  69715. .requirements
  69716. Requires:
  69717. 1) Workbench 2.0+
  69718. 2) PowerPacker library v36+  (© Nico Francois) (included)
  69719. .distribution
  69720. Shareware
  69721. .price
  69722. $5.00 US
  69723. .address
  69724. 5524 Pine Street
  69725. Omaha NE 68106
  69726. USA
  69727. .email
  69728. Internet:  mbars@bluejay.creighton.edu
  69729. Fidonet:   Mike Barsoom @ 1:285/11.9
  69730. AmigaNet:  Mike Barsoom @ 40:200/10.9
  69731. .construction
  69732. SAS/C 6.51 with optimization
  69733. .docs
  69734. PackIt.guide
  69735. .stored-in
  69736. GoldFish-Vol2-2:BBS/util/PackIt-1.18a.lha
  69737. .name
  69738. xpkdisk
  69739. .author
  69740. Olaf Seibert
  69741. .version
  69742. 37.5
  69743. .source
  69744. Includes source in C.
  69745. .description
  69746. `xpkdisk.device' is an exec-style device that looks like trackdisk.device
  69747. and similar disks.  The difference is that it compresses its data and
  69748. stores it in multiple files in an existing filesystem.  It uses the XPK
  69749. (eXternal PacKer) standard to do the actual compression.
  69750. .described-by
  69751. Automatically generated from Contents file by c2pi program.
  69752. .short
  69753. An exec style compressing disk device.
  69754. .stored-in
  69755. GoldFish-Vol2-2:BBS/util/xpkDisk-37.5.lha
  69756. .name
  69757. xpkHFMN
  69758. .author
  69759. Martin Hauner
  69760. .version
  69761. 1.16
  69762. .description
  69763. A dynamic Huffman xpk compression library, a rewrite of xpkHUFF.library.
  69764. It's 100% 68000 and pc-relative & reentrant, and it's FAST, and when I say
  69765. fast, I mean REALLY fast.  It is not a replacement for HUFF but a further
  69766. library called HFMN because the algorithm used is not 100% identical to the
  69767. one of HUFF, therefore the HFMN data will not decrunch with HUFF and vice
  69768. versa.
  69769. .described-by
  69770. Automatically generated from Contents file by c2pi program.
  69771. .short
  69772. A dynamic Huffman xpk compression lib.
  69773. .stored-in
  69774. GoldFish-Vol2-2:BBS/util/xpkHFMN-1.16.lha
  69775. .name
  69776. RAKE
  69777. .type
  69778. Compression
  69779. .short
  69780. XPK packer sublibrary
  69781. .description
  69782.     RAKE is an  XPK packer sublibrary  which  implements a highly  optimized
  69783. form  of  the popular  LZ77 compression  algorithm. It  uses  static huffman
  69784. coding   for   the  'len'   and  a  three-step  coding  for   the   'offset'
  69785. information.  The  major  feature   of this packer  is the  highly optimized
  69786. algorithm for tracking down redundant data.
  69787. .version
  69788. 1.1
  69789. .date
  69790. 1994.09.14
  69791. .author
  69792. Karsten Dageförde
  69793. .requirements
  69794. The XPK package
  69795. .distribution
  69796. Freeware
  69797. .email
  69798. dagefoer@rzcipa03.rz.tu-bs.de
  69799. dagefoer@ibr.cs.tu-bs.de
  69800. .docs
  69801. xpkRAKE.doc
  69802. .described-by
  69803. Richard Fish
  69804. .submittal
  69805. Downloaded via ftp from Aminet.
  69806. .stored-in
  69807. GoldFish-Vol2-2:BBS/util/xpkRAKE-1.1.lha
  69808. .name
  69809. xpkSHRI
  69810. .author
  69811. Matthias Meixner
  69812. .version
  69813. 1.0
  69814. .description
  69815. An XPK packer sub-library that implements a high compression rate,
  69816. optimized compressor.  The compressor uses offset/len encoding with
  69817. adaptive arithmetic aftercoding for best compression results.  Its
  69818. compression rate is better than that of most other packers, e.g. lha, zoo
  69819. or powerpacker.
  69820. .described-by
  69821. Automatically generated from Contents file by c2pi program.
  69822. .short
  69823. An XPK packer sub-library.
  69824. .stored-in
  69825. GoldFish-Vol2-2:BBS/util/xpkSHRI-1.0.lha
  69826.  
  69827. .name
  69828. ARexxAppList
  69829. .type
  69830. Text
  69831. .short
  69832. List of 421 programs that support ARexx.
  69833. .description
  69834. The ARexx Application List.  A list (plain text) of approximately 421 Amiga
  69835. programs that support ARexx, with brief descriptions of their capabilities.
  69836. Updates are posted in the USENET newsgroup comp.sys.amiga.applications.
  69837. .version
  69838. 1994.10.11
  69839. .date
  69840. 1994.10.11
  69841. .author
  69842. Daniel J Barrett
  69843. .reference
  69844. FrozenFish-Vol1:BBS/Oct93/Text/ARexxAppList.lha/
  69845. 93.08.18
  69846. FreshFish-Vol1:New/Text/ARexxAppList/
  69847. 93.08.18
  69848. FreshFish-Vol3:Old/Oct93/Text/ARexxAppList/
  69849. 93.08.18
  69850. FreshFish-Vol2:Old/Text/ARexxAppList/
  69851. 93.08.18
  69852. GoldFish-Vol1-2:d7xx/d754/ArexxAppList/
  69853. 92.10.15
  69854. GoldFish-Vol1-1:BBS/d7xx/d754/ARexxAppList.lha/
  69855. 92.10.15
  69856. FrozenFish-Vol1:BBS/ALib/d7xx/d754/ARexxAppList.lha/
  69857. 92.10.15
  69858. FreshFish-Vol1:Old/AmigaLibDisks/Disks740-759/Disk754/ARexxAppList/
  69859. 92.10.15
  69860. AmigaLibDisk754/ARexxAppList/
  69861. 92.10.15
  69862. .distribution
  69863. Copyrighted but Freely Redistributable
  69864. .email
  69865. barrett@cs.umass.edu
  69866. .docs
  69867. ARexxApplicationList
  69868. .described-by
  69869. Dan Fish (daf@starfish.amigalib.com)
  69870. .submittal
  69871. Downloaded via ftp from wuarchive.wustl.edu.
  69872. .stored-in
  69873. GoldFish-Vol2-2:BBS/util/ARexxAppList-1994.10.11.lha
  69874.  
  69875. .name
  69876. ARexxSuper
  69877. .fullname
  69878. ARexx Supervisor
  69879. .type
  69880. OS Utility
  69881. .short
  69882. ARexx port testing tool
  69883. .description
  69884. An all-purpose mouse-controlled localized ARexx communication program.
  69885. All done via a nice GadTools interface.  Documentation in AmigaGuide
  69886. format.  Useful for testing and debugging ARexx interfaces.
  69887. .version
  69888. 1.10
  69889. .date
  69890. 1994.03.05
  69891. .author
  69892. Frédéric DELACROIX
  69893. .requirements
  69894. reqtools library V38+, errormsg.library V1+ (supplied), Kickstart 2.0+,
  69895. and ARexx of course.
  69896. .reference
  69897. AmigaLibDisk939:ARexxSuper/
  69898. 1.0
  69899. .distribution
  69900. Shareware
  69901. .price
  69902. $10 (US)
  69903. .address
  69904. 5 rue d'Artres
  69905. 59269 QUERENAING
  69906. FRANCE, EARTH
  69907. .docs
  69908. ARexxSupervisor.guide
  69909. ARexxSupervisor.guidefra
  69910. .described-by
  69911. Fred Fish (fnf@fishpond.cygnus.com)
  69912. .submittal
  69913. Submitted on disk directly by the author.
  69914. .stored-in
  69915. GoldFish-Vol2-2:BBS/util/ArexxSuper-1.10.lha
  69916. .name
  69917. InfoWin
  69918. .author
  69919. Nick MacDonald
  69920. .version
  69921. 1.0
  69922. .description
  69923. A simple little program written to use MUI.  MUI stands for 'Magical User
  69924. Interface', an awesome package by Stefan Stuntz.  InfoWin keeps track of
  69925. messages sent to it via its ARexx port.  I wrote it to track messages from
  69926. my Caller ID ARexx script so that I would have an easy way of seeing my new
  69927. calls.  It's not complete yet (ie. it's not as fully featured as I hope to
  69928. make it eventually) but it is already in use on my system.
  69929. .described-by
  69930. Automatically generated from Contents file by c2pi program.
  69931. .short
  69932. MUI program to receive ARexx messages.
  69933. .stored-in
  69934. GoldFish-Vol2-2:BBS/util/InfoWin-1.0.lha
  69935. .name
  69936. InfraRexx
  69937. .type
  69938. Infrared Control/ARexx
  69939. .short
  69940. Use Amiga as infrared remote controller.
  69941. .description
  69942. The InfraRexx software along with the InfraJoy hardware serve as an
  69943. ARexx-infrared interface, so your Amiga becomes a remote control
  69944. unit. Also, the other way around, you can control your Amiga using
  69945. a common infrared remote control unit.
  69946. .version
  69947. 1.4
  69948. .date
  69949. 1994.10.22
  69950. .author
  69951. Leon Woestenberg
  69952. Jeroen Steenblik
  69953. .requirements
  69954. Requires Kickstart 2.04 or higher and some hardware (plans included).
  69955. .distribution
  69956. Freeware
  69957. .price
  69958. Voluntary registration fee of US$10. Ordering the minimal required
  69959. hardware costs US$17, and provides free user registration and updates.
  69960. .address
  69961. Digital Disturbance
  69962. Leon Woestenberg
  69963. Langenhof 62
  69964. NL-5071 TP Udenhout
  69965. The Netherlands
  69966.  
  69967. Jeroen Steenblik
  69968. Retiestraat 13
  69969. NL-5628 PC Eindhoven
  69970. The Netherlands
  69971. .email
  69972. Internet: leon@stack.urc.tue.nl
  69973.  
  69974. Internet: jeroens@stack.urc.tue.nl
  69975. Fidonet: "Jeroen Steenblik" @ 2:2802/123.2
  69976. .installsize
  69977. 70K-350K
  69978. .construction
  69979. Amiga E Compiler v3.0b by Wouter van Oortmerssen
  69980. .tested
  69981. Tested on an Amiga 4000/040 using Kickstart 3.0 (version 39.106) ROMs
  69982. and 3.1 (version 40.68) MapRommed ROMs, Workbench 3.1 (version 40.35).
  69983. .run
  69984. Start from Workbench or Shell.
  69985. .docs
  69986. InfraRexx.guide
  69987. Hardware.guide
  69988. .described-by
  69989. Leon Woestenberg (leon@stack.urc.tue.nl)
  69990. Jeroen Steenblik (jeroens@stack.urc.tue.nl)
  69991. .submittal
  69992. Directly from author via FTP upload.
  69993. .stored-in
  69994. GoldFish-Vol2-2:BBS/util/InfraRexx-1.4.lha
  69995. .name
  69996. ZedREXX
  69997. .aminet-dir
  69998. util/rexx
  69999. .type
  70000. REXX Utility
  70001. .short
  70002. Easily add GUI to any REXX script.
  70003. .description
  70004. ZedREXX provides users with the ability to quickly and easily build a
  70005. graphical user-interface into any of their REXX scripts.  ZedREXX
  70006. syntax is structured, simple and easy to read.  Common GUI techniques
  70007. are implemented in the command host instead of in the REXX script,
  70008. making the run- time speed and response time of a ZedREXX script
  70009. similiar to the same application written in C.  This is an evaluation
  70010. copy of a commercial program, registration is required for continued
  70011. use.
  70012. .version
  70013. 1.0c
  70014. .author
  70015. David N. Junod
  70016. .restrictions
  70017. .requirements
  70018. Requires 2.04 and the Commodore Installer.
  70019. .distribution
  70020. Commercial Demo
  70021. .docs
  70022. ReadME
  70023. .described-by
  70024. Fred Fish (fnf@amigalib.com)
  70025. .submittal
  70026. Submitted on disk directly by the author.
  70027. .stored-in
  70028. GoldFish-Vol2-2:BBS/util/ZedREXX-1.0c.lha
  70029.  
  70030. .name
  70031. Csh
  70032. .type
  70033. OS Utility
  70034. .short
  70035. Replacement for the shell, like UN*X csh
  70036. .description
  70037. Replacement for the Amiga shell, similar to UN*X csh.  Main features
  70038. include over 100 built in commands, 70 functions, new system variables,
  70039. file name completion, freely programmable command line editing, file
  70040. classes, auto cd, lazy cd, intuition menus for the shell window, automatic
  70041. RX-ing, local variables, $( ), statement blocks, high speed, plus much
  70042. more.
  70043. .version
  70044. 5.39
  70045. .date
  70046. 1994.10.01
  70047. .author
  70048. Andreas M. Kirchwitz
  70049. Urban Dominik Mueller
  70050. C Borreo
  70051. Steve Drew
  70052. Matt Dillon
  70053. .requirements
  70054. Requires OS2.04+
  70055. .reference
  70056. AmigaLibDisk992:Csh/
  70057. 5.37
  70058. AmigaLibDisk889:Csh/
  70059. 5.31
  70060. AmigaLibDisk624:Csh/
  70061. 5.19
  70062. AmigaLibDisk512:Csh/
  70063. 5.15
  70064. AmigaLibDisk458:Csh/
  70065. 2.07
  70066. AmigaLibDisk331:Csh/
  70067. 4.01a
  70068. AmigaLibDisk309:Csh/
  70069. 4.00a
  70070. AmigaLibDisk223:Csh/
  70071. 3.03a
  70072. AmigaLibDisk199:Csh/
  70073. 3.02a
  70074. AmigaLibDisk145:Csh/
  70075. 2.07
  70076. AmigaLibDisk107:Csh/
  70077. 2.07
  70078. AmigaLibDisk085:Csh/
  70079. 2.06
  70080. AmigaLibDisk055:Csh/
  70081. 2.05
  70082. AmigaLibDisk048:Csh2.04M/
  70083. 2.04M
  70084. AmigaLibDisk048:Csh2.04/
  70085. 2.04
  70086. AmigaLibDisk041:Csh/
  70087. 2.03
  70088. AmigaLibDisk036:Csh/
  70089. 2.01A
  70090. .distribution
  70091. Copyrighted but Freely Redistributable
  70092. .address
  70093. Andreas M. Kirchwitz
  70094. Seesener Str. 69,
  70095. D-10709 Berlin,
  70096. Germany
  70097. .email
  70098. csh-fan@zikzak.in-berlin.de
  70099. .source
  70100. Includes source in C.
  70101. .docs
  70102. csh539.readme
  70103. README
  70104. overview.doc
  70105. tips.doc
  70106. csh.doc
  70107. csh-reference.guide
  70108. feedback.doc
  70109. HISTORY
  70110. History_OLD.Txt
  70111. src/technotes.doc
  70112. .described-by
  70113. Dan Fish (daf@starfish.amigalib.com)
  70114. .submittal
  70115. Downloaded via ftp from wuarchive.wustl.edu.
  70116. .stored-in
  70117. GoldFish-Vol2-2:BBS/util/Csh-5.39.lha
  70118.  
  70119. .name
  70120. History
  70121. .fullname
  70122. History
  70123. .aminet-dir
  70124. util/shell
  70125. .type
  70126. CLI Tool
  70127. .short
  70128. List and control shell command history.
  70129. .description
  70130. This is a 2.04/3.0/3.1 compatible version of the history command.  It
  70131. allows listing, saving, loading, and execution of the standard
  70132. con-handler command line history.
  70133. .version
  70134. 37.5
  70135. .date
  70136. 1994.02.03
  70137. .author
  70138. Andy Finkel
  70139. .distribution
  70140. Copyrighted but Freely Redistributable
  70141. .email
  70142. andy@cbmvax.commodore.com
  70143. .docs
  70144. History.doc
  70145. .described-by
  70146. Fred Fish (fnf@fishpond.cygnus.com)
  70147. .submittal
  70148. Submitted electronically directly by the author.
  70149. .contents
  70150. History        This is a 2.04/3.0/3.1 compatible version of the history
  70151.         command.  It allows listing, saving, loading, and execution
  70152.         of the standard con-handler command line history.  This is
  70153.         version 37.5, binary only.
  70154.         Author:  Andy Finkel
  70155. .stored-in
  70156. GoldFish-Vol2-2:BBS/util/History-37.5.lha
  70157. .name
  70158. AntiCicloVir
  70159. .aminet-dir
  70160. util/virus
  70161. .type
  70162. AntiVirus Utility
  70163. .short
  70164. Link/File/BB/Validator/Memory virus elim
  70165. .description
  70166. A link virus detector and exterminator.  Also detects other types of
  70167. viri.   This version recognizes:  188 Bootblock, 28 File, 15 Link,
  70168. 7 Disk-Validator, 11 Trojans, and 17 Bombs.  Automatically checks each
  70169. inserted disk for boot block and disk-validator viruses.  Can scan all
  70170. files of a specified directory for known link viruses, and constantly
  70171. monitors memory and system vectors.  Now public domain and includes
  70172. source in assembler.
  70173. .version
  70174. 2.3a
  70175. .date
  70176. 1994.09.18
  70177. .author
  70178. Matthias Gutt
  70179. .reference
  70180. AmigaLibDisk611:AntiCicloVir/
  70181. 1.1
  70182. FreshFish-Vol1:Old/AmigaLibDisks/Disks600-619/Disk611/AntiCicloVir/
  70183. 1.1
  70184. FrozenFish-Vol1:BBS/ALib/d6xx/d611/AntiCicloVir.lha
  70185. 1.1
  70186. GoldFish-Vol1-1:BBS/d6xx/d611/AntiCicloVir.lha
  70187. 1.1
  70188. GoldFish-Vol1-2:d6xx/d611/AntiCicloVir/
  70189. 1.1
  70190. AmigaLibDisk648:AntiCicloVir/
  70191. 1.2
  70192. FreshFish-Vol1:Old/AmigaLibDisks/Disks640-659/Disk648/AntiCicloVir/
  70193. 1.2
  70194. FrozenFish-Vol1:BBS/ALib/d6xx/d648/AntiCicloVir.lha
  70195. 1.2
  70196. GoldFish-Vol1-1:BBS/d6xx/d648/AntiCicloVir.lha
  70197. 1.2
  70198. GoldFish-Vol1-2:d6xx/d648/AntiCicloVir/
  70199. 1.2
  70200. AmigaLibDisk664:AntiCicloVir/
  70201. 1.3
  70202. FreshFish-Vol1:Old/AmigaLibDisks/Disks660-679/Disk664/AntiCicloVir/
  70203. 1.3
  70204. FrozenFish-Vol1:BBS/ALib/d6xx/d664/AntiCicloVir.lha
  70205. 1.3
  70206. GoldFish-Vol1-1:BBS/d6xx/d664/AntiCicloVir.lha
  70207. 1.3
  70208. GoldFish-Vol1-2:d6xx/d664/AntiCicloVir/
  70209. 1.3
  70210. AmigaLibDisk710:AntiCicloVir/
  70211. 1.5
  70212. FreshFish-Vol1:Old/AmigaLibDisks/Disks700-719/Disk710/AntiCicloVir/
  70213. 1.5
  70214. FrozenFish-Vol1:BBS/ALib/d7xx/d710/AntiCicloVir.lha
  70215. 1.5
  70216. GoldFish-Vol1-1:BBS/d7xx/d710/AntiCicloVir.lha
  70217. 1.5
  70218. GoldFish-Vol1-2:d7xx/d710/AntiCicloVir/
  70219. 1.5
  70220. AmigaLibDisk733:AntiCicloVir/
  70221. 1.6
  70222. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk733/AntiCicloVir/
  70223. 1.6
  70224. FrozenFish-Vol1:BBS/ALib/d7xx/d733/AntiCicloVir.lha
  70225. 1.6
  70226. GoldFish-Vol1-1:BBS/d7xx/d733/AntiCicloVir.lha
  70227. 1.6
  70228. GoldFish-Vol1-2:d7xx/d733/AntiCicloVir/
  70229. 1.6
  70230. AmigaLibDisk815:AntiCicloVir/
  70231. 1.7
  70232. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk815/AntiCicloVir/
  70233. 1.7
  70234. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk815/AntiCicloVir/
  70235. 1.7
  70236. FrozenFish-Vol1:BBS/ALib/d8xx/d815/AntiCicloVir.lha
  70237. 1.7
  70238. GoldFish-Vol1-1:BBS/d8xx/d815/AntiCicloVir.lha
  70239. 1.7
  70240. GoldFish-Vol1-2:d8xx/d815/AntiCicloVir/
  70241. 1.7
  70242. AmigaLibDisk842:AntiCicloVir/
  70243. 1.8
  70244. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk842/AntiCicloVir/
  70245. 1.8
  70246. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk842/AntiCicloVir/
  70247. 1.8
  70248. FrozenFish-Vol1:BBS/ALib/d8xx/d842/AntiCicloVir.lha
  70249. 1.8
  70250. GoldFish-Vol1-1:BBS/d8xx/d842/AntiCicloVir.lha
  70251. 1.8
  70252. GoldFish-Vol1-2:d8xx/d842/AntiCicloVir/
  70253. 1.8
  70254. AmigaLibDisk865:AntiCicloVir/
  70255. 2.0
  70256. FreshFish-Vol2:Old/AmigaLibDisks/Disks860-879/Disk865/AntiCicloVir/
  70257. 2.0
  70258. FreshFish-Vol1:Old/AmigaLibDisks/Disks860-879/Disk865/AntiCicloVir/
  70259. 2.0
  70260. FrozenFish-Vol1:BBS/ALib/d8xx/d865/AntiCicloVir.lha
  70261. 2.0
  70262. GoldFish-Vol1-1:BBS/d8xx/d865/AntiCicloVir.lha
  70263. 2.0
  70264. GoldFish-Vol1-2:d8xx/d865/AntiCicloVir/
  70265. 2.0
  70266. AmigaLibDisk989:AntiCicloVir/
  70267. 2.1
  70268. FreshFish-Vol4:BBS/AmigaLib/d989/AntiCicloVir.lha
  70269. 2.1
  70270. FreshFish-Vol4:New/AmigaLibDisks/d989/AntiCicloVir/
  70271. 2.1
  70272. FrozenFish-Vol1:BBS/ALib/d9xx/d989/AntiCicloVir.lha
  70273. 2.1
  70274. GoldFish-Vol1-1:BBS/d9xx/d989/AntiCicloVir.lha
  70275. 2.1
  70276. GoldFish-Vol1-2:d9xx/d989/AntiCicloVir/
  70277. 2.1
  70278. AmigaLibDisk767:AntiCicloVir/
  70279. 1.6a
  70280. FreshFish-Vol1:Old/AmigaLibDisks/Disks760-779/Disk767/AntiCicloVir/
  70281. 1.6a
  70282. FrozenFish-Vol1:BBS/ALib/d7xx/d767/AntiCicloVir.lha
  70283. 1.6a
  70284. GoldFish-Vol1-1:BBS/d7xx/d767/AntiCicloVir.lha
  70285. 1.6a
  70286. GoldFish-Vol1-2:d7xx/d767/AntiCicloVir/
  70287. 1.6a
  70288. FreshFish-Vol6:BBS/util/AntiCicloVir-2.2a.lha
  70289. 2.2a
  70290. FreshFish-Vol6:New/util/virus/AntiCicloVir/
  70291. 2.2a
  70292. .distribution
  70293. Public Domain
  70294. .source
  70295. Includes source in assembler
  70296. .address
  70297. Kantstr. 16
  70298. 21335 Lüneburg
  70299. Germany
  70300. .docs
  70301. AntiCicloVir.DOC
  70302. AntiCicloVir.DOK
  70303. VIRUSLIST.DOC
  70304. .described-by
  70305. Richard Fish
  70306. .submittal
  70307. Submitted on disk directly by author.
  70308. .stored-in
  70309. GoldFish-Vol2-2:BBS/util/AntiCicloVir-2.3a.lha
  70310.  
  70311. .name
  70312. VT
  70313. .fullname
  70314. Virus Terminator
  70315. .type
  70316. Virus Utility
  70317. .short
  70318. A comprehensive virus utility package.
  70319. .description
  70320. A very good virus checker, however all the documentation is in
  70321. German.
  70322. .version
  70323. 2.68
  70324. .author
  70325. Heiner Schneegold
  70326. .reference
  70327. FreshFish-Vol5:BBS/util/VT-2.65.lha
  70328. 2.65
  70329. FreshFish-Vol5:New/util/virus/VT/
  70330. 2.65
  70331. FreshFish-Vol5:Useful/dist/util/virus/VT/
  70332. 2.65
  70333. .described-by
  70334. Fred Fish (fnf@fishpond.cygnus.com)
  70335. .submittal
  70336. Submitted via ftp by Martin Schulze (masc@coli.uni-sb.de)
  70337. .stored-in
  70338. GoldFish-Vol2-2:BBS/util/VT-2.68.lha
  70339.  
  70340. .name
  70341. VirusChecker
  70342. .type
  70343. AntiVirus Utility
  70344. .short
  70345. A memory/file/bootblock virus detector
  70346. .description
  70347. A virus checker that can check memory, disk bootblocks, and all disk files
  70348. for signs of most known viruses.  Can remember nonstandard bootblocks that
  70349. you indicate are OK and not bother you about them again.  Includes an ARexx
  70350. port, supports SHI's Bootblock.library.  By using this library and its
  70351. brainfile you have the ability to add new Bootblock viruses as SHI releases
  70352. new brainfiles.
  70353. .version
  70354. 6.44
  70355. .date
  70356. 1994.10.28
  70357. .author
  70358. John Veldthuis
  70359. .reference
  70360. FreshFish-Vol6:New/util/virus/VirusChecker/
  70361. 6.43
  70362. FreshFish-Vol4:New/util/virus/VirusChecker/
  70363. 6.41
  70364. AmigaLibDisk935:VirusChecker/
  70365. 6.33
  70366. AmigaLibDisk913:VirusChecker/
  70367. 6.30
  70368. AmigaLibDisk825:VirusChecker/
  70369. 6.22
  70370. AmigaLibDisk680:VirusChecker/
  70371. 6.06
  70372. AmigaLibDisk669:VirusChecker/
  70373. 6.05
  70374. AmigaLibDisk556:VirusChecker/
  70375. 5.30
  70376. .distribution
  70377. Shareware
  70378. .price
  70379. $20 (US)
  70380. .address
  70381. 21 Ngatai Street
  70382. Manaia, Taranaki
  70383. New Zealand
  70384. .email
  70385. johnv@tower.actrix.gen.nz
  70386. .docs
  70387. Virus_Checker.guide
  70388. Brain.history
  70389. .described-by
  70390. Dan Fish (daf@starfish.amigalib.com)
  70391. .submittal
  70392. Downloaded via ftp from wuarchive.wustl.edu.
  70393. .stored-in
  70394. GoldFish-Vol2-2:BBS/util/VirusChecker-6.44.lha
  70395.  
  70396. .name
  70397. VirusZII
  70398. .type
  70399. AntiVirus Utility
  70400. .short
  70401. AntiVirus utility with file decrunching
  70402. .description
  70403. Release II of this popular virus detector.  The filechecker can decrunch
  70404. files for testing and the memory checker removes all known viruses
  70405. from memory without 'Guru Meditation' and checks memory for viruses
  70406. regularly.  VirusZ has easy to use intuitionized menus including keycuts
  70407. for both beginners and experienced users.
  70408. .version
  70409. 1.11
  70410. .date
  70411. 1994.09.27
  70412. .author
  70413. Georg Hörmann
  70414. .requirements
  70415. Requires OS2.0+
  70416. .reference
  70417. FreshFish-Vol4:New/util/virus/VirusZ/
  70418. 1.07
  70419. AmigaLibDisk989:VirusZII/
  70420. 1.03
  70421. AmigaLibDisk948:VirusZII/
  70422. 1.00
  70423. AmigaLibDisk902:VirusZ/
  70424. 3.07
  70425. AmigaLibDisk820:VirusZ/
  70426. 3.00
  70427. AmigaLibDisk786:VirusZ/
  70428. 2.27
  70429. .distribution
  70430. Shareware
  70431. .price
  70432. $15 (US), DM20
  70433. .address
  70434. Am Lahnewiesgraben 19
  70435. 82467 Garmisch-Partenkirchen
  70436. Germany
  70437. .docs
  70438. VirusZ.guide
  70439. .described-by
  70440. Dan Fish (daf@daffy.amigalib.com)
  70441. .submittal
  70442. Downloaded via ftp from wuarchive.wustl.edu.
  70443. .stored-in
  70444. GoldFish-Vol2-2:BBS/util/VirusZII-1.11.lha
  70445. .name
  70446. AIFF_dt
  70447. .fullname
  70448. aiff.datatype
  70449. .type
  70450. Sound Playing
  70451. .short
  70452. DataType for AIFF/AIFC sound files
  70453. .description
  70454. A DataTypes class which permits reading and playing of AIFF
  70455. and AIFC format sound files which are very common on Apple
  70456. Macintosh machines.
  70457. .version
  70458. 1.5
  70459. .date
  70460. 1994.09.03
  70461. .author
  70462. Olaf `Olsen' Barthel
  70463. .requirements
  70464. Requires WB3.1 (V40)
  70465. .distribution
  70466. Public Domain
  70467. .address
  70468. Olaf Barthel
  70469. Brabeckstraße 35
  70470. D-30559 Hannover
  70471. Federal Republic of Germany
  70472. .email
  70473. olsen@sourcery.han.de
  70474. .source
  70475. SAS/C source included
  70476. .docs
  70477. AIFF.guide
  70478. .stored-in
  70479. GoldFish-Vol2-2:BBS/util/AIFF_dt-1.5.lha
  70480. .name
  70481. AmigaEyes
  70482. .type
  70483. Workbench Tool
  70484. .short
  70485. Displays two eyes that follow pointer
  70486. .description
  70487. This small program displays two eyes that follow the mouse pointer in the
  70488. WorkBench screen. This eyes can wink from time to time and go to sleep if
  70489. the user doesn't move the mouse for a user defined lapse of time.
  70490. Thre is two versions, one for no-interlaced screen and the other one for
  70491. interlaced screen.
  70492. .author
  70493. Stéphane Poirier
  70494. .distribution
  70495. Freeware
  70496. .email
  70497. poiries@asterix.saclay.cea.fr
  70498. .docs
  70499. Eyes.doc
  70500. .described-by
  70501. Richard Fish
  70502. .submittal
  70503. Downloaded via ftp from Aminet.
  70504. .stored-in
  70505. GoldFish-Vol2-2:BBS/util/AmigaEyes.lha
  70506. .name
  70507. AppISizer
  70508. .short
  70509. AppIcon gets the size of disks, etc.
  70510. .description
  70511. New, localized version of the AppIcon utility that gets the size of disks,
  70512. directories or files.  Gives the size in bytes, blocks and the actual size
  70513. occupied.  Supplied with a French catalog.  Includes English documentation
  70514. in AmigaGuide format and French documentation.  Also offers several new
  70515. enhancements.
  70516. .version
  70517. 0.72
  70518. .author
  70519. Gérard Cornu
  70520. .address
  70521. 11 avenue Edouard Aynard
  70522. 69130 ECULLY
  70523. FRANCE
  70524. .reference
  70525. GoldFish-Vol1-2:d9xx/d938/AppISizer/
  70526. 0.68
  70527. GoldFish-Vol1-1:BBS/d9xx/d938/AppISizer.lha
  70528. 0.68
  70529. FrozenFish-Vol1:BBS/ALib/d9xx/d938/AppISizer.lha
  70530. 0.68
  70531. FreshFish-Vol2:New/AmigaLibDisks/Disk938/AppISizer/
  70532. 0.68
  70533. AmigaLibDisk938:AppISizer/
  70534. 0.68
  70535. GoldFish-Vol1-2:d8xx/d853/AppISizer/
  70536. 0.61
  70537. GoldFish-Vol1-1:BBS/d8xx/d853/AppISizer.lha
  70538. 0.61
  70539. FrozenFish-Vol1:BBS/ALib/d8xx/d853/AppISizer.lha
  70540. 0.61
  70541. FreshFish-Vol1:Old/AmigaLibDisks/Disks840-859/Disk853/AppISizer/
  70542. 0.61
  70543. FreshFish-Vol2:Old/AmigaLibDisks/Disks840-859/Disk853/AppISizer/
  70544. 0.61
  70545. AmigaLibDisks853:AppISizer/
  70546. 0.61
  70547. GoldFish-Vol1-2:d8xx/d802/AppISizer/
  70548. 0.41
  70549. GoldFish-Vol1-1:BBS/d8xx/d802/AppISizer.lha
  70550. 0.41
  70551. FrozenFish-Vol1:BBS/ALib/d8xx/d802/AppISizer.lha
  70552. 0.41
  70553. FreshFish-Vol1:Old/AmigaLibDisks/Disks800-819/Disk802/AppISizer/
  70554. 0.41
  70555. FreshFish-Vol2:Old/AmigaLibDisks/Disks800-819/Disk802/AppISizer/
  70556. 0.41
  70557. AmigaLibDisk802:AppISizer/
  70558. 0.41
  70559. GoldFish-Vol1-2:d7xx/d787/AppISizer/
  70560. 0.20
  70561. GoldFish-Vol1-1:BBS/d7xx/d787/AppISizer.lha
  70562. 0.20
  70563. FrozenFish-Vol1:BBS/ALib/d7xx/d787/AppISizer.lha
  70564. 0.20
  70565. FreshFish-Vol1:Old/AmigaLibDisks/Disks780-799/Disk787/AppISizer/
  70566. 0.20
  70567. AmigaLibDisk787:AppISizer/
  70568. 0.20
  70569. .docs
  70570. docs/English
  70571. docs/Français
  70572. .described-by
  70573. Richard Fish
  70574. .submittal
  70575. Submitted on disk directly by the Author.
  70576. .stored-in
  70577. GoldFish-Vol2-2:BBS/util/AppISizer-0.72.lha
  70578. .name
  70579. AssignManager
  70580. .author
  70581. Matt Francis
  70582. .version
  70583. 1.24
  70584. .reference
  70585. AmigaLibDisk913:AssignManager/
  70586. 1.00
  70587. .description
  70588. A new prefs editor which handles your custom assigns in a friendly,
  70589. all-encompassing way.  No more fiddling with Assign commands in
  70590. User-Startups.  Now you can use Assign Manager to edit your list of assigns
  70591. to your heart's content.
  70592. .described-by
  70593. Automatically generated from Contents file by c2pi program.
  70594. .short
  70595. New preferences editor for assigns.
  70596. .stored-in
  70597. GoldFish-Vol2-2:BBS/util/AssignManager-1.24.lha
  70598. .name
  70599. CXHandler
  70600. .type
  70601. Workbench Tool
  70602. .short
  70603. CXHandler is an Exchange clone
  70604. .description
  70605. CXHandler is an Exchange clone.
  70606. The program is controlable via keys and is font sensitiv.
  70607. .version
  70608. 3.3
  70609. .date
  70610. 1994.10.10
  70611. .author
  70612. Martin Stengle
  70613. .requirements
  70614. Any Amiga with Kickstart 2.04 (V37) or higher
  70615. .distribution
  70616. Copyrighted but Freely Redistributable
  70617. .address
  70618. Martin Stengle
  70619. Kaspar-Kerll-Str. 37
  70620. 81245 München
  70621. Germany
  70622. .email
  70623. stengle@pico.phys.chemie.tu-muenchen.de
  70624. .tested
  70625. This program was developed on an A4000/040 and was tested on the
  70626. following configurations:
  70627. o A4000/040, 241 MB & 120 MB IDE HDs, oMniBus-Gfx-System, 2 MB Chip-RAM
  70628. and 8 MB Fast-RAM. (OS3.0)
  70629. o A500, 52 MB SCSI HD, very old gfx-system, 500kB Chip-RAM
  70630. and 2 MB Fast-RAM. (OS2.04)
  70631. .reference
  70632. FreshFish-Nov94:New/util/cdity/CXHandler/
  70633. 2.9
  70634. FreshFish-Vol6:BBS/util/CXHandler-1.5.lha
  70635. 1.5
  70636. FreshFish-Vol6:New/util/wb/CXHandler/
  70637. 1.5
  70638. .docs
  70639. CXHandler.readme
  70640. .described-by
  70641. Dan Fish (daf@daffy.amigalib.com)
  70642. .submittal
  70643. Downloaded via ftp from wuarchive.wustl.edu.
  70644. .stored-in
  70645. GoldFish-Vol2-2:BBS/util/CXHandler-3.3.lha
  70646.  
  70647. .name
  70648. SCR
  70649. .type
  70650. Workbench Tool
  70651. .short
  70652. AGA Screen Color Requester
  70653. .description
  70654. The standard Amiga 3.0 Preferences Palette Requester is
  70655. very limited in that it only operates on the first eight
  70656. screen colors.  Screen Color Requester solves this prob-
  70657. lem for AGA Amigas by providing palette controls that
  70658. allow you to change, copy, swap, spread, and cycle all
  70659. individual colors of the workbench or any public screen.
  70660. You can also load and save modified screen palettes for
  70661. various applications.  If you are a programmer, you can
  70662. link the included object file with your own programs and
  70663. save yourself the work of programming a color requester
  70664. of your own.
  70665. .version
  70666. 1.01
  70667. .author
  70668. Richard Horne
  70669. .requirements
  70670. AmigaDOS 3.0 required.
  70671. .address
  70672. 76 Mourning Dove Drive
  70673. Stafford, VA  22554
  70674. .docs
  70675. SCR.guide
  70676. .described-by
  70677. Fred Fish (fnf@fishpond.cygnus.com)
  70678. .submittal
  70679. Submitted on disk directly by the author.
  70680. .contents
  70681. ColorRequester    The standard Amiga 3.0 Preferences Palette Requester is
  70682.         very limited in that it only operates on the first eight
  70683.         screen colors.  Screen Color Requester solves this prob-
  70684.         lem for AGA Amigas by providing palette controls that
  70685.         allow you to change, copy, swap, spread, and cycle all
  70686.         individual colors of the workbench or any public screen.
  70687.         You can also load and save modified screen palettes for
  70688.         various applications.  AmigaDOS 3.0 is required.  If you
  70689.         are a programmer, you can link the included object file
  70690.         with your own programs and save yourself the work of
  70691.         programming a color requester of your own.  Binary only.
  70692.         Author:  Richard Horne
  70693. .stored-in
  70694. GoldFish-Vol2-2:BBS/util/ColorRequester-1.01.lha
  70695. .name
  70696. DisplayMode
  70697. .type
  70698. Workbench Tool
  70699. .short
  70700. Screenmode preferences clone
  70701. .description
  70702. Screenmode preferences clone, controlable via keys and is font sensitive.
  70703. .version
  70704. 1.22
  70705. .date
  70706. 1994.09.11
  70707. .author
  70708. Martin Stengle
  70709. .requirements
  70710. Any Amiga with Kickstart 2.04 (V37) or higher
  70711. .distribution
  70712. Copyrighted but Freely Redistributable
  70713. .address
  70714. Kaspar-Kerll-Str. 37
  70715. 81245 München
  70716. Germany
  70717. .email
  70718. stengle@pico.phys.chemie.tu-muenchen.de
  70719. .tested
  70720. This program was developed on an A4000/040 and was tested on the
  70721. following configurations:
  70722. o A4000/040, 241 MB & 120 MB IDE HDs, oMniBus-Gfx-System, 2 MB Chip-RAM
  70723. and 8 MB Fast-RAM. (OS3.0)
  70724. .reference
  70725. FreshFish-Vol6:BBS/util/DisplayMode-1.18.lha
  70726. 1.18
  70727. FreshFish-Vol6:New/util/wb/DisplayMode/
  70728. 1.18
  70729. .docs
  70730. DisplayMode.readme
  70731. .described-by
  70732. Richard Fish
  70733. .submittal
  70734. Downloaded via ftp from Aminet.
  70735. .stored-in
  70736. GoldFish-Vol2-2:BBS/util/DisplayMode-1.22.lha
  70737. .name
  70738. DropIt!
  70739. .aminet-dir
  70740. util/cdity
  70741. .type
  70742. Workbench Tool
  70743. .short
  70744. Start programs by dropping icons.
  70745. .description
  70746. DropIt! has been written in order to make the "exploration" of the
  70747. public domain disks easier.  More often than not, those disks contain
  70748. numerous files which examination needs the use of quite a lot of
  70749. different utilities (ILBM reader, text viewer, archive utility, ...).
  70750. DropIt! enables you to do this automatically.
  70751.  
  70752. To this end, it opens when it is started an icon on the Workbench
  70753. screen on which you can put another icon.  The type of the file is
  70754. then recognized automatically and the associated program (chosen by
  70755. the user) started (an ILBM reader for an image for instance).
  70756. .version
  70757. 0.98
  70758. .date
  70759. 1994.20.08
  70760. .author
  70761. Jean-Yves Oberlé
  70762. .distribution
  70763. Freeware
  70764. .address
  70765. 14, rue Christine de Saxe
  70766. 67170 Brumath
  70767. France
  70768. .described-by
  70769. Fred Fish (fnf@amigalib.com)
  70770. .submittal
  70771. Submitted on disk directly by the author.
  70772. .stored-in
  70773. GoldFish-Vol2-2:BBS/util/DropIt!-0.98.lha
  70774. .name
  70775. FontPrefs
  70776. .type
  70777. Workbench Tool
  70778. .short
  70779. Font preferences clone
  70780. .description
  70781. Alternative to the standard font preferences program.
  70782. Font Sensitive.
  70783. .version
  70784. 2.14
  70785. .date
  70786. 1994.09.14
  70787. .author
  70788. Martin Stengle
  70789. .requirements
  70790. Kickstart 2.04+
  70791. .reference
  70792. FreshFish-Vol6:New/util/wb/FontPrefs/
  70793. 2.12
  70794. FreshFish-Vol6:BBS/util/FontPrefs-2.12.lha
  70795. 2.12
  70796. FreshFish-Vol5:New/util/wb/FontPrefs/
  70797. 2.8
  70798. FreshFish-Vol5:BBS/util/FontPrefs-2.8.lha
  70799. 2.8
  70800. .distribution
  70801. Freeware
  70802. .address
  70803. Kaspar-Kerll-Str. 37
  70804. 81245 München
  70805. Germany
  70806. .email
  70807. stengle@pico.phys.chemie.tu-muenchen.de
  70808. .tested
  70809. This program was developed on an A4000/040 and was tested on the
  70810. following configurations:
  70811. o A4000/040, 241 MB & 120 MB IDE HDs, oMniBus-Gfx-System, 2 MB Chip-RAM
  70812.   and 8 MB Fast-RAM. (OS3.0)
  70813. .docs
  70814. FontPrefs.readme
  70815. .described-by
  70816. Richard Fish
  70817. .submittal
  70818. Downloaded via ftp from wuarchive.wustl.edu.
  70819. .stored-in
  70820. GoldFish-Vol2-2:BBS/util/FontPrefs-2.14.lha
  70821. .name
  70822. ForceIcon
  70823. .type
  70824. Workbench tool
  70825. .aminet-dir
  70826. util/wb
  70827. .short
  70828. Substitute Icon images and positions
  70829. .description
  70830. ForceIcon is an utility mainly for users of CDRom drives or users of
  70831. networking software capable of sharing devices and icons. Since one
  70832. can not snapshot the position of a volume`s icon (on read only media),
  70833. nor replace it by a user-defined one, I wrote this utility. ForceIcon
  70834. allows you to set the position of a disk`s icon and/or replace it by a
  70835. different image/icon which doesn`t have to be a disk.info file. All
  70836. types of ".info" files may be selected.  Special features include
  70837. inheritance of device specific settings, specifying the root drawer`s
  70838. size/position and display flags/modes.
  70839. .version
  70840. 1.6
  70841. .date
  70842. 1994.08.19
  70843. .author
  70844. Kai Iske
  70845. .reference
  70846. AmigaLibDisk984:ForceIcon/
  70847. 1.4
  70848. FreshFish-Vol4:BBS/AmigaLib/d984/ForceIcon.lha
  70849. 1.4
  70850. FreshFish-Vol4:New/AmigaLibDisks/d984/ForceIcon/
  70851. 1.4
  70852. FrozenFish-Vol1:BBS/ALib/d9xx/d984/ForceIcon.lha
  70853. 1.4
  70854. GoldFish-Vol1-1:BBS/d9xx/d984/ForceIcon.lha
  70855. 1.4
  70856. GoldFish-Vol1-2:d9xx/d984/ForceIcon/
  70857. 1.4
  70858. FreshFish-Vol5:BBS/os20/ForceIcon-1.2.lha
  70859. 1.2
  70860. FreshFish-Vol3:New/os20/wb/ForceIcon/
  70861. 1.2
  70862. FreshFish-Vol4:BBS/Mar94/os20/wb/ForceIcon.lha
  70863. 1.2
  70864. FrozenFish-Vol1:BBS/Mar94/os20/wb/ForceIcon.lha
  70865. 1.2
  70866. .requirements
  70867. Requires OS 2.0 (37.175)
  70868. Requires MUI (MagicUserInterface) version 7 (MUI 2.0)
  70869. .distribution
  70870. Giftware
  70871. .address
  70872. Kai Iske
  70873. Brucknerstrasse 18
  70874. 63452 Hanau
  70875. Germany
  70876. .email
  70877. kai@iske.adsp.sub.org
  70878. iske@informatik.uni-frankfurt.de
  70879. .source
  70880. SAS/C source included 137K
  70881. .construction
  70882. SAS/C 6.51 with optimization
  70883. .docs
  70884. ForceIcon.guide
  70885. ForceIcon.doc
  70886. .submittal
  70887. Submitted via ftp directly by the author.
  70888. .stored-in
  70889. GoldFish-Vol2-2:BBS/util/ForceIcon-1.6.lha
  70890. .name
  70891. GClock
  70892. .type
  70893. Workbench Tool
  70894. .short
  70895. A Clock
  70896. .description
  70897. A device for informing you of the exact quantum of your existance.... Yeah,
  70898. yeah, it's a clock.
  70899. .version
  70900. 1.0
  70901. .author
  70902. James W Savage
  70903. .requirements
  70904. It was written on a 3.0 A4000/40 with 2 meg chip, 8 meg fast and a
  70905. GVP ioExtender. It should run on any 2.0 machine, below that I don't know.
  70906. .distribution
  70907. Copyrighted but Freely Redistributable
  70908. .address
  70909. 4 Donside
  70910. Stratton
  70911. Cirencester
  70912. Gloucestershire
  70913. GL7 2LX
  70914. ENGLAND
  70915. .email
  70916. Fidonet  2:2501/307.13
  70917. Internet Bryce@gothic.demon.co,uk
  70918. .docs
  70919. GClock.guide
  70920. .described-by
  70921. Richard Fish
  70922. .submittal
  70923. Downloaded via ftp from Aminet.
  70924. .stored-in
  70925. GoldFish-Vol2-2:BBS/util/GClock-1.0.lha
  70926.  
  70927. .name
  70928. HFK
  70929. .type
  70930. Workbench Tool
  70931. .short
  70932. Yet another titlebar clock
  70933. .description
  70934. Yet another TitleBar clock that tries to look like part of your Workbench
  70935. title bar.  It actually opens a very small, nondraggable window in the
  70936. upper right corner of the screen.  HFK opens on the default public screen,
  70937. which will usually be Workbench.  HFK uses almost 0% of CPU time, as it is
  70938. written very efficiently in C, taking advantage of the timer.device, and
  70939. only once a minute to render the time.
  70940. .version
  70941. 39.46
  70942. .date
  70943. 1993.12.14
  70944. .author
  70945. Herbert West
  70946. .requirements
  70947. AmigaDOS 3.0 or higher.
  70948. .reference
  70949. FreshFish-Vol2:New/os30/util/HFK/
  70950. 39.45
  70951. AmigaLibDisk908:HFK/
  70952. 39.35
  70953. .distribution
  70954. Copyrighted but Freely Redistributable
  70955. .email
  70956. ali@extro.ucc.su.oz.au
  70957. .docs
  70958. HFK.doc
  70959. .described-by
  70960. Dan Fish (daf@starfish.amigalib.com)
  70961. .submittal
  70962. Downloaded via ftp from wuarchive.wustl.edu.
  70963. .stored-in
  70964. GoldFish-Vol2-2:BBS/util/HFK-39.46.lha
  70965. .name
  70966. IconCalendar
  70967. .type
  70968. Workbench Tool
  70969. .short
  70970. Shows date and month in an AppIcon
  70971. .description
  70972. This neat little program shows the current number of the month
  70973. and month name in an AppIcon. Month names can be translated to
  70974. any language.
  70975. .version
  70976. 1.0
  70977. .date
  70978. 1994.06.22
  70979. .author
  70980. Mika Kuulusa
  70981. .requirements
  70982. OS2.0+
  70983. .distribution
  70984. Freeware
  70985. .address
  70986. Mika Kuulusa
  70987. Yliopistonkatu 46 B 49
  70988. 33100  Tampere
  70989. FINLAND
  70990. Europe
  70991. .email
  70992. sunshine@cs.tut.fi
  70993. .docs
  70994. IconCalendar.doc
  70995. .described-by
  70996. Richard Fish
  70997. .submittal
  70998. Downloaded via ftp from Aminet
  70999.  
  71000. .stored-in
  71001. GoldFish-Vol2-2:BBS/util/IconCalendar-1.0.lha
  71002.  
  71003. .name
  71004. IconMonger
  71005. .type
  71006. OS Utility
  71007. .short
  71008. Make global changes to icons
  71009. .description
  71010. CLI-only utility for making changes to icons.  Can work on single
  71011. icons or selected icons within a single directory or on an entire
  71012. directory tree or disk.  Select icons by name, image, type, stack size
  71013. and/or default tool, and change their image, colors, stacksize,
  71014. default tool and/or posi- tion.
  71015. .version
  71016. 2.0
  71017. .author
  71018. Todd M. Lewis
  71019. .address
  71020. 2601 Piedmont Drive
  71021. Sanford, NC  27330-9437
  71022. .email
  71023. Todd_Lewis@unc.edu
  71024. .requirements
  71025. Requires KickStart 2.0 or later.
  71026. .docs
  71027. IconMonger.doc
  71028. .described-by
  71029. Fred Fish (fnf@fishpond.cygnus.com)
  71030. .submittal
  71031. Submitted on disk directly by the author.
  71032. .contents
  71033. IconMonger    CLI-only utility for making changes to icons.  Can work on
  71034.         single icons or selected icons within a single directory or
  71035.         on an entire directory tree or disk.  Select icons by name,
  71036.         image, type, stack size and/or default tool, and change
  71037.         their image, colors, stacksize, default tool and/or posi-
  71038.         tion.  Requires 2.04 or above.  Version 2.0, binary only.
  71039.         Author:  Todd M. Lewis
  71040. .stored-in
  71041. GoldFish-Vol2-2:BBS/util/IconMonger-2.0.lha
  71042. .name
  71043. JPEGDataType
  71044. .version
  71045. 39.1
  71046. .author
  71047. Steve Goddard
  71048. .requirements
  71049. Workbench 3.0 or later.
  71050. M68020 or higher.
  71051. .description
  71052. Converts jpegs to 8 bit data for multiview and other programs.  It's SLOW
  71053. and memory hungry, but does quite a reasonable job.
  71054. .described-by
  71055. Automatically generated from Contents file by c2pi program.
  71056. .short
  71057. Datatype to convert jpegs to 8 bit data.
  71058. .stored-in
  71059. GoldFish-Vol2-2:BBS/util/JpegDataType-39.1.lha
  71060. .name
  71061. MFRhelp
  71062. .author
  71063. Daniel Weber
  71064. .version
  71065. 0.20
  71066. .source
  71067. Includes source in assembly.
  71068. .description
  71069. If you are user of the great MagicFileRequester v2.0(d/e) by Stefan Stuntz
  71070. and of the new CygnusEd 3.5 you probably have noticed, that the CygnusEd
  71071. 3.5 refuses to load a single file if the MagicFileRequester is installed.
  71072. Now, to get rid of this problem you can do the following things: remove the
  71073. MagicFileRequester (probably the worst idea you ever had...:-) ); open
  71074. always more than one file at the same time (not a good solution); install
  71075. MFRHelp (that would be fine!).
  71076. .described-by
  71077. Automatically generated from Contents file by c2pi program.
  71078. .short
  71079. Use MagicFileRequester with CygnusED 3.5
  71080. .stored-in
  71081. GoldFish-Vol2-2:BBS/util/MFRhelp-0.20.lha
  71082.  
  71083. .name
  71084. MIA
  71085. .fullname
  71086. Mass Icon Alter
  71087. .type
  71088. OS Utility
  71089. .short
  71090. Manipulates many icons at once
  71091. .description
  71092. Mass Icon Alter (MIA) allows manipulation of many icons all at once.
  71093. It can change any of the following icon and file attributes:  Stack
  71094. size, date/time, comment, default tool, tool types (append or replace),
  71095. images, icon type, protection bits, and Workbench's default icons.
  71096. MIA runs as an Application Icon, Application MenuItem, normal graphical
  71097. user interface, or from an AmigaDOS shell.  Installer script and
  71098. AmigaGuide help manual are included.
  71099. .version
  71100. 1.2
  71101. .date
  71102. 1994.05.29
  71103. .author
  71104. Boyd Edmondson
  71105. .restrictions
  71106. .requirements
  71107.  -  Workbench 2.0 or better
  71108.  -  roughly 100K of RAM space (maximum)
  71109.  -  roughly 150K of disk space (maximum)
  71110. .distribution
  71111. Shareware
  71112. .price
  71113. $10 (US)
  71114. .address
  71115. 1318 Mill Creek Blvd.  #R204
  71116. Mill Creek, WA  98012
  71117. USA
  71118. .email
  71119. BoydXNebula@BIX.COM
  71120. .docs
  71121. MIA.guide
  71122. .described-by
  71123. Dan Fish (daf@starfish.amigalib.com)
  71124. .submittal
  71125. Submitted on disk directly by the author.
  71126. .stored-in
  71127. GoldFish-Vol2-2:BBS/util/MIA-1.2.lha
  71128. .name
  71129. MacSND_dt
  71130. .fullname
  71131. macsnd.datatype
  71132. .type
  71133. Sound Playing
  71134. .short
  71135. DataType for Mac "snd" resource data
  71136. .description
  71137. A DataTypes class which permits reading and playing of
  71138. Apple Macintosh "snd " resource sound data, such as system
  71139. beeps.
  71140. .version
  71141. 1.2
  71142. .date
  71143. 1994.09.03
  71144. .author
  71145. Olaf `Olsen' Barthel
  71146. .requirements
  71147. Requires WB3.1 (V40)
  71148. .distribution
  71149. Public Domain
  71150. .address
  71151. Olaf Barthel
  71152. Brabeckstraße 35
  71153. D-30559 Hannover
  71154. Federal Republic of Germany
  71155. .email
  71156. olsen@sourcery.han.de
  71157. .source
  71158. SAS/C source included
  71159. .docs
  71160. MacSND.guide
  71161. .stored-in
  71162. GoldFish-Vol2-2:BBS/util/MacSND_dt-1.2.lha
  71163. .name
  71164. MagicA2024
  71165. .type
  71166. Workbench Tool
  71167. .short
  71168. Patch to remap MagicWB icons for A2024
  71169. .version
  71170. 1.0
  71171. .date
  71172. 1994.08.15
  71173. .author
  71174. Klaus Melchior
  71175. .requirements
  71176. OS2.0
  71177. .distribution
  71178. Giftware
  71179. .email
  71180. kmel@eifel.oche.de
  71181. kmel@eifel.adsp.sub.org
  71182. kmel@cwg.fido.de
  71183. 2:2452/158.2@fidonet
  71184. .docs
  71185. MagicA2024_engl.doc
  71186. MagicA2024_engl.guide
  71187. .description
  71188. MagicA2024 is a commodity and patches the private routines of the
  71189. icon.library to recolor MagicWB icons to the four A2024 colors. The
  71190. bitmap is adjusted on the fly, extra chip memory is needed for the new
  71191. image, the blitter is used.
  71192. .stored-in
  71193. GoldFish-Vol2-2:BBS/util/MagicA2024-1.0.lha
  71194.  
  71195. .name
  71196. PMontre
  71197. .type
  71198. Workbench Tool
  71199. .short
  71200. Digital Clock/Date/Free Mem/Alarm
  71201. .description
  71202.  
  71203. PMontre V1.2 is a FreeWare digital clock for the WB.
  71204.  
  71205. Some features:
  71206.  
  71207.     - Digital Clock :-)
  71208.     - Date (possible disable)
  71209.     - Calendar (for French language only)
  71210.     - English/French/German languages
  71211.     - Free memory Chip/Fast/Total in only one
  71212.       bargraph (possible disable)
  71213.     - PubScreen option
  71214.     - WB toolstypes and Shell options supported
  71215.     - Alarm whith requester
  71216.     - Borderless option
  71217. .version
  71218. 1.2
  71219. .date
  71220. 1993.11.15
  71221. .author
  71222. Pascal Pensa
  71223. .requirements
  71224. Requires OS 2.0+
  71225. .reference
  71226. FrozenFish-Vol1:BBS/Dec93/os20/wb/PMontre.lha/
  71227. 1.1
  71228. FreshFish-Vol3:Old/Dec93/os20/wb/PMontre/
  71229. 1.1
  71230. FreshFish-Vol2:New/os20/wb/PMontre/
  71231. 1.1
  71232. .distribution
  71233. Freeware
  71234. .address
  71235. 20, Quai du Général Leclerc
  71236. 13500 Martigues
  71237. FRANCE
  71238. .email
  71239. pensa@taloa.unice.fr
  71240. .docs
  71241. PMontre1_2.readme
  71242. PMontre.Guide.E
  71243. PMontre.Guide.F
  71244. PMontre.Guide.G
  71245. .described-by
  71246. Dan Fish (daf@starfish.amigalib.com)
  71247. .submittal
  71248. Downloaded via ftp from wuarchive.wustl.edu.
  71249. .stored-in
  71250. GoldFish-Vol2-2:BBS/util/PMontre-1.2.lha
  71251. .name
  71252. PST
  71253. .type
  71254. OS Utility
  71255. .short
  71256. Public Screen creation tool
  71257. .description
  71258. CREATES A PUBLIC SCREEN WITH SCREEN TYPE SELECTABLE FROM ANY
  71259. CURRENTLY ACTIVE MONITOR TYPE
  71260. USES THE 3.0 ASL SCREEN MODE REQUESTER
  71261. ALLOWS FOR SELECTION OF SCREEN DIMENSIONS, DEPTH, OVERSCAN, AND
  71262. autoscroll (via ASL Screen Mode Requester)
  71263. Allows complete control of all Public Screen-related features,
  71264. such as "Default Public Screen", "Pop to Front", and "Shanghai".
  71265. Tested OK using the Enforcer.
  71266.  
  71267.  
  71268. Extremely compatible with the KreuzerSoft series of graphics
  71269. programs (Fractal, LyapunovSpace, Terrain, PaletteTool, etc.)
  71270. but is NOT in anyway restricted to usage with them.
  71271.  
  71272. Put differently, this is a general-usage tool.
  71273. .version
  71274. 1.0a
  71275. .author
  71276. Timothy B. Kreuzer
  71277. .requirements
  71278. Requires AmigaDOS 3.0
  71279. .distribution
  71280. Copyrighted but Freely Redistributable
  71281. .address
  71282. Timothy B. Kreuzer
  71283. 6711A N. Washington Blvd.
  71284. Arlington, VA  22213
  71285. .docs
  71286. PST.doc
  71287. .described-by
  71288. Richard Fish
  71289. .submittal
  71290. Downloaded via ftp from Aminet.
  71291. .stored-in
  71292. GoldFish-Vol2-2:BBS/util/PST-1.0a.lha
  71293.  
  71294. .name
  71295. PicIcon
  71296. .type
  71297. Image Processing
  71298. .short
  71299. Create icons from IFF ILBM pictures
  71300. .description
  71301. Takes an IFF image file, both ILBM and ANIM formats are supported, and
  71302. creates an icon image showing the contents of the file.  This can be used
  71303. to more readily identify specific images within large collections, for
  71304. example, or simply to create an Icon in the likeness of your program.
  71305. .version
  71306. 1.03
  71307. .author
  71308. Michael J. Sheppard
  71309. .restrictions
  71310. Fully functional, however displays a requester from time to time denoting
  71311. it's a Shareware product.
  71312. .requirements
  71313. Requires OS2.04+
  71314. .distribution
  71315. Shareware
  71316. .price
  71317. $15 (US), £10
  71318. .address
  71319. 163, Sapgate Lane,
  71320. Thornton
  71321. Bradford
  71322. BD13 3DY
  71323. United Kingdom
  71324. .email
  71325. mick@genasys.co.uk
  71326. .construction
  71327. SAS/C 5.10 and the Commodore V37 Native Developer Kit, GadToolsBox 2.0.
  71328. .tested
  71329. Amiga A2000 (unaccelerated), GVP Series II SCSI controller, 52MB Quantum
  71330. Hard Disk.
  71331. .docs
  71332. Readme
  71333. Doc/PicIcon.doc
  71334. Doc/PicIcon.guide
  71335. Examples/Readme
  71336. .described-by
  71337. Fred Fish (fnf@fishpond.cygnus.com)
  71338. .submittal
  71339. Downloaded via ftp from wuarchive.wustl.edu.
  71340. .contents
  71341. PicIcon        Takes an IFF image file, both ILBM and ANIM formats are
  71342.         supported, and creates an icon image showing the contents
  71343.         of the file.  This can be used to more readily identify
  71344.         specific images within large collections, for example, or
  71345.         simply to create an Icon in the likeness of your program.
  71346.         Version 1.03, binary only, shareware.  Requires OS2.04+.
  71347.         Author:  Michael J. Sheppard
  71348.  
  71349.  
  71350. .stored-in
  71351. GoldFish-Vol2-2:BBS/util/PicIcon-1.03.lha
  71352. .name
  71353. Picticon
  71354. .type
  71355. Image Conversion
  71356. .short
  71357. Scales pictures into icons. os3.x only
  71358. .description
  71359. Allows  pictures  to  be  dropped onto an appicon.  Will then load the
  71360. pictures using datatypes.library and scale them into icons.
  71361.  
  71362. Many  options  to  customize  how  the scaled picture icons will look.
  71363. Allows frames/backgrounds and size text (built in fonts, tho)
  71364.  
  71365. Features:
  71366.  
  71367. o  Files  may  be passes by dropping them onto an appicon, selecting a
  71368.    apptool item, shift-selection, or via a CLI interface.
  71369. o  Dithering (one type, error-diffusion)
  71370. o  Remaps to current Workbench palette
  71371. o  Fractional scaling
  71372. o  User defined size
  71373. o  Allows templates for both tooltypes and/or background underlay
  71374. o  User defined appicon image
  71375. o  Ability to place picture dimension text onto icon
  71376. o  Preserves  aspect  of  pictures (only IFFs due to no aspect info is
  71377.    contained in gifs and jpefs)
  71378. o  User defined screen aspect. (for non-lace or s-hires users)
  71379. o  HAM support
  71380. o  Datatype loader/scaler module is available for E users. (no source)
  71381.  
  71382. .version
  71383. 0.9
  71384. .author
  71385. Chad Randall
  71386. .reference
  71387. FreshFish-Vol6:New/util/wb/Picticon/
  71388. 0.8
  71389. .requirements
  71390. Any Amiga running at least Kickstart 3.0 and Workbench 3.0.
  71391.  
  71392. At  least 1 megabyte of RAM is required.  2 megs of CHIP and 4 megs of
  71393. FAST is recommended.
  71394.  
  71395. A 68000, but a faster processor is recommended.
  71396.  
  71397. The  external  librarys  "iffparse", "diskfont", and "mathtrans" of at
  71398. least  version  37.   All  these  are  standard, so no problems should
  71399. arise.
  71400.  
  71401. A strong knowledge of palettes, colors, and tooltypes is recommended
  71402. for full feature utilization.
  71403.  
  71404. A nice set of pictures.  Come on, at least one. :)
  71405. .distribution
  71406. Copyrighted but Freely Redistributable
  71407. .address
  71408. 229 S.Washington
  71409. Manchester, Michigan
  71410. 48158-9680  USA
  71411. .email
  71412. crandall@garnet.msen.com
  71413. .docs
  71414. docs/Picticon.guide
  71415. docs/Picticon.readme
  71416. docs/ShoveColors.readme
  71417. .described-by
  71418. Richard Fish
  71419. .submittal
  71420. Downloaded via ftp from Aminet.
  71421. .stored-in
  71422. GoldFish-Vol2-2:BBS/util/Picticon-0.9.lha
  71423. .name
  71424. PictureClock
  71425. .type
  71426. Video Tool
  71427. .aminet-dir
  71428. util/clock
  71429. .short
  71430. Full-screen analog clock on top of a pic
  71431. .description
  71432. PictureClock is a clock like the ones you see on TV between programs.
  71433. It takes any datatype-supported picture as a background and any
  71434. datatype- supported sound for a 'chime' sound every half hour.
  71435. Kickstart 3.0 (V39) or higher and datatypes.library V39 are required.
  71436. .version
  71437. 39.72
  71438. .date
  71439. 1994.08.22
  71440. .author
  71441. Maarten ter Mors
  71442. .distribution
  71443. Freeware
  71444. .address
  71445. Hendrik Vinkhof 47
  71446. 2202 XJ Noordwijk
  71447. The Netherlands
  71448. .email
  71449. maarten.ter.mors@aobh.xs4all.nl
  71450. .source
  71451. Includes source in C
  71452. .docs
  71453. PictureClock.doc
  71454. .described-by
  71455. Maarten ter Mors
  71456. .stored-in
  71457. GoldFish-Vol2-2:BBS/util/PictureClock-39.72.lha
  71458. .name
  71459. ProcurePens
  71460. .author
  71461. Joseph Luk
  71462. .email
  71463. jluk@ctp.org
  71464. .address
  71465. P.O. Box 884401
  71466. San Francisco, CA 94188-4401
  71467. U.S.A.
  71468. .version
  71469. 1.14
  71470. .description
  71471. Uses the V39 graphics.library function ObtainPen() to lock, or procure, a
  71472. pen.  The idea here is that you call this program from your user-startup,
  71473. so that it gets run every time you boot.  This way, you can have a standard
  71474. setup for colors beyond the eight that Palette Preferences allows.  You can
  71475. lock all available pens for exclusive use, if you wanted to.  With the pens
  71476. locked and set on startup, you can use those extra colors in Workbench
  71477. icons (though you may have to use IconEdit 2.x to get them to work in 16
  71478. colors), Dock icons, console escape colors (multicolor CLI prompts), and
  71479. other cool stuff.
  71480. .described-by
  71481. Richard Fish
  71482. .distribution
  71483. Copyrighted but Freely Distributable
  71484. .short
  71485. Lock or procure a pen with ObtainPen().
  71486. .reference
  71487. FreshFish-Vol2:New/os30/wb/ProcurePens/
  71488. 1.0
  71489. FreshFish-Vol3:Old/Dec93/os30/wb/ProcurePens/
  71490. 1.0
  71491. FrozenFish-Vol1:BBS/Dec93/os30/wb/ProcurePens.lha
  71492. 1.0
  71493. .stored-in
  71494. GoldFish-Vol2-2:BBS/util/ProcurePens-1.14.lha
  71495. .name
  71496. ProxWatch
  71497. .type
  71498. Workbench Tool
  71499. .short
  71500. Localized Font-Sensitive Watch
  71501. .description
  71502. o ProxWatch is a small utility for your WBStartup drawer.
  71503. o The string used for displaying date and time is totally user definable.
  71504. o The window can be opened on your favourite public screen.
  71505. o Using a borderless backdrop window the watch text may be visually
  71506.   attached to the screen title.
  71507. .version
  71508. 1.2
  71509. .date
  71510. 1994.09.04
  71511. .author
  71512. Boris Folgmann
  71513. .requirements
  71514. Kickstart 2.04+
  71515. WB2.1 for locale.library V38
  71516. Amigaguide.library V34 for enabling the Help menuitem.
  71517. .reference
  71518.  
  71519. .distribution
  71520. Freeware
  71521. .address
  71522. Friedrichstrae 7
  71523. 71546 Aspach
  71524. Germany
  71525. .email
  71526. Usenet:  boris@prox.tynet.sub.org
  71527. Fidonet: 2:246/1416.41 (Boris)
  71528. .run
  71529. Usage:
  71530.  
  71531. ProxWatch  uses  a  template for printing the time and date in it's window.
  71532. The default string is '%T' which prints the time only, e.g. '01:23:45'.
  71533.  
  71534. You may change this by editing the tooltype WATCHSTRING.
  71535. For example try:
  71536.  
  71537.     Date: %d.%m.%y - Time %T
  71538.  
  71539. this may result in 'Date: 17.8.94 - Time: 16:59:12'
  71540. .docs
  71541. ProxWatch.guide
  71542. ProxWatch.readme
  71543. .described-by
  71544. Richard Fish
  71545. .submittal
  71546. Downloaded via ftp from Aminet.
  71547. .stored-in
  71548. GoldFish-Vol2-2:BBS/util/ProxWatch-1.2.lha
  71549.  
  71550. .name
  71551. QDisk
  71552. .type
  71553. Workbench Tool
  71554. .short
  71555. WorkBench utility to monitor space usage
  71556. .description
  71557. A WorkBench utility that will monitor the space usage of any mounted
  71558. AMIGA DOS volume, like your hard drive or your floppy drive.  QDisk
  71559. will also notify you if a volume becomes too full.  Comes with a
  71560. preference editor to customize QDisk to your needs.
  71561. .version
  71562. 2.11
  71563. .author
  71564. Norman Baccari
  71565. .requirements
  71566. Requires WB 2.04 or later.
  71567. .reference
  71568. FreshFish-Vol4:New/util/wb/QDisk/
  71569. 2.10
  71570. AmigaLibDisk971:QDisk/
  71571. 2.01
  71572. AmigaLibDisk903:QDisk/
  71573. 1.1
  71574. AmigaLibDisk853:QDisk/
  71575. 1.0
  71576. .distribution
  71577. Freeware
  71578. .address
  71579. ALGONQUIN SOFTWARE
  71580. 35 Walmer Road, Suite 201
  71581. Toronto, Ontario
  71582. CANADA  M5R 2X3
  71583. .email
  71584. normb@gpu.utcc.utoronto.ca
  71585. .docs
  71586. QDisk.doc
  71587. QDisk.guide
  71588. .described-by
  71589. Norman Baccari
  71590. .submittal
  71591. Downloaded via ftp from wuarchive.wustl.edu.
  71592. .stored-in
  71593. GoldFish-Vol2-2:BBS/util/QDisk-2.11.lha
  71594.  
  71595. .name
  71596. Set_Icon
  71597. .type
  71598. Workbench Tool
  71599. .short
  71600. AppIcon for mass icon manipulation
  71601. .description
  71602. A WorkBench AppIcon with the following functions:
  71603.  
  71604.   1.  The program creates an appicon on to which you drop your icon,
  71605.       if there isn't an existing .info file a new one will be created,
  71606.       otherwise all the information from the old icon will be copied
  71607.       to the new one (e.g tooltypes, stacksize and so on).  You can do
  71608.       more than one icon at a time using the shift drag method.
  71609.  
  71610.  2.  The program will copy the image from the first icon to all the
  71611.      others, if any of the files do not have a .info file, one will
  71612.      be created.
  71613.  
  71614.  3.  The program will copy the Tool Types and (Tool) from the first icon
  71615.      to all the others, if any of the files do not have a .info file, one
  71616.      will be created.
  71617.  
  71618.  4.  The program will remove the .info files of the selected files.
  71619.  
  71620. .author
  71621. Kev Crate
  71622. .requirements
  71623. Requires OS2.04+
  71624. .distribution
  71625. Copyrighted but Freely Redistributable
  71626. .address
  71627. 73 Prince Of Wales Rd.,
  71628. Dorchester,
  71629. Dorset.
  71630. DT1 1PS
  71631. .email
  71632. cs93kc@dcs.exeter.ac.uk
  71633. .docs
  71634. Set_Icon.doc
  71635. Set_Icon.guide
  71636. .described-by
  71637. Dan Fish (daf@starfish.amigalib.com)
  71638. .submittal
  71639. Downloaded via ftp from wuarchive.wustl.edu.
  71640. .stored-in
  71641. GoldFish-Vol2-2:BBS/util/Set_Icon.lha
  71642.  
  71643. .name
  71644. ShowFont
  71645. .type
  71646. OS Utility
  71647. .short
  71648. Versatile Font-viewing utility
  71649. .description
  71650. Show your available fonts in a comfortable way.  Features: Shows bitmapped
  71651. and Compugraphic®-outline fonts; Easy selection of fonts outside the fonts:
  71652. drawer; Shows colored fonts in their "natural" colors; Presents fonts in
  71653. all screen modes.  The surface changes its size automatically to fit on the
  71654. screen.  You are also able to open ShowFont on the Workbench or on a public
  71655. screen; You have the choice to look at all drawable chars, at the string
  71656. you have saved in the preferences file, or at the chars you are typing in a
  71657. gadget; Additional information about height, width, number of bitplanes and
  71658. proportional fonts is given; Fonts can be presented normally, italically,
  71659. bold or underlined; plus much more...  First public release.  Binary only.
  71660. .version
  71661. 1.1
  71662. .date
  71663. 1994.03.20
  71664. .author
  71665. Uwe Schilling
  71666. .requirements
  71667. Requires OS2.0+
  71668. .distribution
  71669. Freeware
  71670. .address
  71671. Laubestraße 20
  71672. D-01309 Dresden
  71673. Germany
  71674. .docs
  71675. ShowFont.doc
  71676. ShowFont.dok
  71677. .described-by
  71678. Fred Fish (fnf@fishpond.cygnus.com)
  71679. .submittal
  71680. Submitted on disk directly by the author.
  71681. .stored-in
  71682. GoldFish-Vol2-2:BBS/util/ShowFont-1.1.lha
  71683.  
  71684. .name
  71685. StickIt2
  71686. .type
  71687. Workbench Tool
  71688. .short
  71689. Computerized "PostIt Note" type reminder
  71690. .description
  71691. StickIt2 is a replacement for the good ol' Post-It note. It allows
  71692. you to stick notes on your screen which will be displayed every time
  71693. you reboot; useful to remind you of things to do.
  71694.  
  71695.   StickIt version 2.00 supports the following features:
  71696.  
  71697.    * StickIt2 can have up to 100 notes in use at any time.
  71698.    * StickIt2's notes can be in any colour.
  71699.    * StickIt2's notes can use any font in any colour, size and style.
  71700.      Each note can have its own font.
  71701.    * StickIt2's notes are directly editable (like typing text into a
  71702.      word processor).
  71703.    * StickIt2's notes are resizable using a discrete hidden resize
  71704.      gadget.
  71705.    * StickIt2's notes can open on any public screen.
  71706.    * StickIt2 runs as a commodity.
  71707.    * StickIt2 uses the system clipboard.
  71708.    * StickIt2 can be run from either Workbench or the CLI with full
  71709.      tooltype support in both cases.
  71710.    * StickIt2 has a font sensitive GadTools interface designed with the
  71711.      excellent "The Designer". See Credits.
  71712.    * StickIt version 2.00 is only 7k larger than StickIt-1.03.
  71713.  
  71714.   The limits imposed by the program are:
  71715.  
  71716.    * The note may only contain 4k of text (just over 4,000 characters).
  71717.    * The title bar may only contain 128 characters of text.
  71718.  
  71719. .version
  71720. 2.00
  71721. .author
  71722. Andy Dean
  71723. .requirements
  71724. Requires OS2.04+
  71725. .reference
  71726. FreshFish-Vol2:New/os20/util/StickIt/
  71727. 1.03
  71728. AmigaLibDisk913:StickIt/
  71729. 1.02
  71730. .distribution
  71731. Copyrighted but Freely Redistributable
  71732. .address
  71733. Andy Dean
  71734. Electronic Engineering Dept.
  71735. University College London
  71736. Torrington Place
  71737. London
  71738. WC1E 7JE
  71739. England
  71740. .email
  71741. adean@eleceng.ucl.ac.uk
  71742. .source
  71743. Includes C-source
  71744. .docs
  71745. Readme.txt
  71746. Docs/StickIt2.txt
  71747. Docs/StickIt2.guide
  71748. .described-by
  71749. Dan Fish (daf@starfish.amigalib.com)
  71750. .submittal
  71751. Downloaded via ftp from wuarchive.wustl.edu.
  71752. .stored-in
  71753. GoldFish-Vol2-2:BBS/util/StickIt2-2.00.lha
  71754.  
  71755. .name
  71756. SwazInfo
  71757. .type
  71758. Workbench Tool
  71759. .short
  71760. Replaces WorkBench information window
  71761. .description
  71762. SwazInfo replaces WorkBench's icon information window while still
  71763. retaining all the information and options and provid- ing several
  71764. enhancements.  Features added in addition to normal Workbench
  71765. information are: AppWindow, support for MultiuserFileSystem,
  71766. configurable window font, commodities support, and ARexx support.
  71767. .version
  71768. 1.4
  71769. .date
  71770. 1994.03.09
  71771. .author
  71772. David Swasbrook
  71773. .reference
  71774. FreshFish-Vol3:New/os30/util/SwazInfo/
  71775. 1.0
  71776. .requirements
  71777. Requires matrix.library (included).
  71778. .distribution
  71779. Shareware
  71780. .price
  71781. $10
  71782. .address
  71783. 43 Pickwick Parade,
  71784. Howick,
  71785. Auckland,
  71786. New Zealand
  71787. .email
  71788. msd@status.gen.nz
  71789. .docs
  71790. SwazInfo14.readme
  71791. SwazInfo.guide
  71792. .described-by
  71793. Dan Fish (daf@daffy.amigalib.com)
  71794. .submittal
  71795. Downloaded via ftp from wuarchive.wustl.edu.
  71796. .stored-in
  71797. GoldFish-Vol2-2:BBS/util/SwazInfo-1.4.lha
  71798. .name
  71799. TPD
  71800. .version
  71801. 39.1
  71802. .requirements
  71803. Workbench 3.0 or later.
  71804. .author
  71805. Matthias Scheler
  71806. .description
  71807. Tron's PCX DataType V39.1, TPD is a datatype for OS 3.0 or newer.  This
  71808. datatype enables your system to read PCX files.  PCX is an image file
  71809. format invented by the programmers of the program "PaintBrush" and one of
  71810. the most common image formats on MS-DOS computers.  With this datatype you
  71811. will be able to display such PCX files with "MultiView" or load them as
  71812. patterns or pictures with "WBPattern".
  71813. .described-by
  71814. Automatically generated from Contents file by c2pi program.
  71815. .short
  71816. Datatype to read PCX files.
  71817. .stored-in
  71818. GoldFish-Vol2-2:BBS/util/TPD-39.1.lha
  71819. .name
  71820. TauIcons
  71821. .type
  71822. Icons
  71823. .short
  71824. MagicWB style icons for Workbench
  71825. .description
  71826. 8 color Workbench icons using the MagicWB palette and templates. Includes
  71827. well over hundred icons and dockicons. Documentation has detailed
  71828. installation instructions.
  71829. .version
  71830. 1.7
  71831. .date
  71832. 1994.08.19
  71833. .author
  71834. Osma Ahvenlampi
  71835. .email
  71836. Osma.Ahvenlampi@hut.fi
  71837. .address
  71838. Rekipellontie 2 F 55
  71839. 00940 Helsinki
  71840. FINLAND
  71841. .requirements
  71842. Workbench 2.04 or later, 200KB free diskspace (possibly over several
  71843. volumes), 20-40KB free chip RAM.
  71844. .distribution
  71845. Cardware, Freely distributable
  71846. .docs
  71847. TauIcons.doc
  71848. Changes
  71849. .reference
  71850. AmigaLibDisk996:TauIcons/
  71851. 1.5
  71852. .described-by
  71853. Osma Ahvenlampi <Osma.Ahvenlampi@hut.fi>
  71854. .submittal
  71855. Downloaded via ftp from wuarchive.wustl.edu.
  71856. .stored-in
  71857. GoldFish-Vol2-2:BBS/util/TauIcons-1.7.lha
  71858.  
  71859. .name
  71860. TimeEvent
  71861. .type
  71862. Workbench Tool
  71863. .short
  71864. Preference Editor v1.0 for cron programs
  71865. .description
  71866. With the TimeEvent Preference Editor you can control the execution times
  71867. of a list of programs.  You can popup a requester to remind you of a
  71868. special date, start a backup every week or let your computer fetch your
  71869. email during the night, because of the lower rates.  As with the System
  71870. Preference Editors, there has to be an additional program to perform the
  71871. settings made with TimeEvent.  This program is called cron and it runs
  71872. in the background.  (not included!)
  71873. .version
  71874. 1.0
  71875. .date
  71876. 1994.08.27
  71877. .author
  71878. Alexander Lazarevic
  71879. .requirements
  71880. Requires OS2.04+
  71881. .distribution
  71882. Copyrighted but Freely Redistributable
  71883. .address
  71884. Clemensstr. 29
  71885. 50676 Köln
  71886. Germany
  71887. .email
  71888. Lazarevic@rrz.uni-koeln.de
  71889. .docs
  71890. README
  71891. Doc/english.guide
  71892. Doc/deutsch.guide
  71893. .described-by
  71894. Dan Fish (daf@starfish.amigalib.com)
  71895. .submittal
  71896. Downloaded via ftp from wuarchive.wustl.edu.
  71897. .stored-in
  71898. GoldFish-Vol2-2:BBS/util/TimeEvent-1.0.lha
  71899. .name
  71900. ToolType
  71901. .type
  71902. Workbench Tool
  71903. .aminet-dir
  71904. util/wb
  71905. .short
  71906. Edit ToolTypes easily.
  71907. .description
  71908. A program to make it easier to edit tooltypes in icons.  ToolType will
  71909. read the tooltypes from an icon file and let you use your favorite
  71910. text editor to change or add to the tooltypes.  ToolType can be run
  71911. from shell, Workbench, or set up as an appicon.  Includes an option to
  71912. sort the tooltypes alphabetically.
  71913. .version
  71914. 3.00
  71915. .date
  71916. 1994.11.10
  71917. .author
  71918. Michael J Barsoom
  71919. .reference
  71920. FreshFish-Vol5:New/util/wb/ToolType/
  71921. 2.14
  71922. FreshFish-Vol3:New/os20/wb/ToolType/
  71923. 37.210
  71924. FreshFish-Vol4:BBS/AmigaLib/d994/ToolType.lha
  71925. 37.210
  71926. FreshFish-Vol4:BBS/Mar94/os20/wb/ToolType.lha
  71927. 37.210
  71928. FreshFish-Vol4:New/AmigaLibDisks/d994/ToolType/
  71929. 37.210
  71930. FrozenFish-Vol1:BBS/ALib/d9xx/d994/ToolType.lha
  71931. 37.210
  71932. FrozenFish-Vol1:BBS/Mar94/os20/wb/ToolType.lha
  71933. 37.210
  71934. GoldFish-Vol1-1:BBS/d9xx/d994/ToolType.lha
  71935. 37.210
  71936. GoldFish-Vol1-2:d9xx/d994/ToolType/
  71937. 37.210
  71938. AmigaLibDisk934:ToolType/
  71939. 37.206
  71940. FreshFish-Vol2:New/AmigaLibDisks/Disk934/ToolType/
  71941. 37.206
  71942. FrozenFish-Vol1:BBS/ALib/d9xx/d934/ToolType.lha
  71943. 37.206
  71944. GoldFish-Vol1-1:BBS/d9xx/d934/ToolType.lha
  71945. 37.206
  71946. GoldFish-Vol1-2:d9xx/d934/ToolType/
  71947. 37.206
  71948. .restrictions
  71949. None
  71950. .requirements
  71951. Requires WorkBench 2.0+.
  71952. Requires ReqTools.library v38.xxx+
  71953. Requires a text editor.
  71954. .distribution
  71955. Shareware
  71956. .price
  71957. $5.00 US.
  71958. .address
  71959. 5524 Pine Street
  71960. Omaha NE 68106
  71961. USA
  71962. .email
  71963. Internet:  mbars@creighton.edu
  71964. Fidonet:   Mike Barsoom @ 1:285/11.9
  71965. AmigaNet:  Mike Barsoom @ 40:200/10.9
  71966. .construction
  71967. SAS/C++ 6.5x with full optimization.
  71968. .docs
  71969. ToolType.guide
  71970. .described-by
  71971. Dan Fish (daf@daffy.amigalib.com)
  71972. .submittal
  71973. Downloaded via ftp from wuarchive.wustl.edu.
  71974. .stored-in
  71975. GoldFish-Vol2-2:BBS/util/ToolType-3.00.lha
  71976.  
  71977. .name
  71978. WB2Stuff
  71979. .type
  71980. Icons
  71981. .short
  71982. WB2 icons, presets, and IFF Images.
  71983. .description
  71984. Some miscellaneous WorkBench stuff.  Includes a couple of IFF pictures,
  71985. some pattern presets and some 4-color icons.  The icons are similar to
  71986. the standard WB2.0 icons but meant to have their purpose more "intuitively
  71987. obvious".
  71988. .author
  71989. John E. Perry, ///
  71990. .address
  71991. Northern Arizona University Box #6220
  71992. Flagstaff, AZ
  71993. 86011
  71994. .email
  71995. jep@nauvax.ucc.nau.edu
  71996. .docs
  71997. Readme.txt
  71998. .described-by
  71999. Fred Fish (fnf@fishpond.cygnus.com)
  72000. .submittal
  72001. Downloaded via ftp from wuarchive.wustl.edu.
  72002. .contents
  72003. WB2Stuff    Some miscellaneous WorkBench stuff.  Includes a couple of
  72004.         IFF pictures, some pattern presets and some 4-color icons.
  72005.         The icons are similar to the standard WB2.0 icons but
  72006.         meant to have their purpose more "intuitively obvious".
  72007.         Author:  John E. Perry, ///
  72008. .stored-in
  72009. GoldFish-Vol2-2:BBS/util/WB2Stuff.lha
  72010.  
  72011. .name
  72012. WBFlash
  72013. .type
  72014. Workbench Tool
  72015. .short
  72016. Color-cycle active window or WorkBench
  72017. .description
  72018. A small program that allows you to easily create nice colourcycles
  72019. on the Workbench screen.  WBFlash now also supports AGA chipset for
  72020. greatly improved performance.  Both Swedish and English versions are
  72021. included.  Binary only.
  72022. .version
  72023. 2.1
  72024. .author
  72025. Thomas Pettersson
  72026. .requirements
  72027. Requires OS2.0+
  72028. .reference
  72029. AmigaLibDisk943:WBflash/
  72030. 1.12
  72031. .distribution
  72032. Copyrighted but Freely Redistributable
  72033. .address
  72034. Gubbkärrsvägen 29
  72035. 16151 Bromma
  72036. SWEDEN
  72037. .docs
  72038. English/WBFlash2.1.doc
  72039. English/WBFlash2.1.guide
  72040. Svenska/WBFlash2.1.dok
  72041. Svenska/WBFlash2.1.guide
  72042. .described-by
  72043. Fred Fish (fnf@fishpond.cygnus.com)
  72044. .submittal
  72045. Submitted on disk directly by the author.
  72046. .contents
  72047. WBFlash        A small program that allows you to easily create nice
  72048.         colourcycles on the Workbench screen.  WBFlash now also
  72049.         supports AGA chipset for greatly improved performance.
  72050.         Both Swedish and English versions are included.  Version
  72051.         2.1, an update to version 1.12 on disk number 943. Binary
  72052.         only.
  72053.         Author:  Thomas Pettersson
  72054. .stored-in
  72055. GoldFish-Vol2-2:BBS/util/WBFlash-2.1.lha
  72056. .name
  72057. WBPrint
  72058. .type
  72059. OS Utility
  72060. .short
  72061. Prints text on WB screens title bar
  72062. .description
  72063. This program lets you print any text (like DOS command ECHO)
  72064. on Workbench screen's title bar.  WB screen will be fronted
  72065. automagically.  You can also turn screen flash on.  Note:  there is
  72066. only one screen line for your text, therefore there are no special
  72067. chars (like *n) supported (maximal number of letters in on the WB's!
  72068. title bar depends on current WB font widch (check the proportional
  72069. one!).
  72070. .version
  72071. 1.03
  72072. .author
  72073. Marcin Orlowski
  72074. .distribution
  72075. Copyrighted but Freely Redistributable
  72076. .docs
  72077. WBPrint.doc
  72078. .described-by
  72079. Richard Fish
  72080. .submittal
  72081. Downloaded via ftp from Aminet.
  72082.  
  72083. .stored-in
  72084. GoldFish-Vol2-2:BBS/util/WBPrint-1.03.lha
  72085. .name
  72086. ZGIFDataType
  72087. .author
  72088. Michael Zucchi
  72089. .version
  72090. 39.7
  72091. .description
  72092. A much faster replacement gif.datatype, coded using the same lightning
  72093. assembler as seen in ZGif04 (only _faster_).  Main points: Very fast,
  72094. pictures usually load at the same speed as equivalent depth ILBM's! (use it
  72095. with viewtek105 for faster gif loading :); Supports almost all gifs (all
  72096. self-contained gifs); async file reading dramatically boosts floppy
  72097. performance; It's free! Requires and 020+ and OS3.0+.
  72098. .described-by
  72099. fnf@amigalib.com
  72100. .short
  72101. Fast datatype for displaying GIF files.
  72102. .stored-in
  72103. GoldFish-Vol2-2:BBS/util/ZGIFDataType-39.7.lha
  72104. .name
  72105. accelerators-hardware
  72106. .short
  72107. Reviews of accelerator products
  72108. .description
  72109. Reviews of accelerator products:
  72110.  
  72111.     68000's faster than 7 MHz
  72112.     68010
  72113.     68020
  72114.     68030
  72115.     68040
  72116.     etc.
  72117. .described-by
  72118. fnf@amigalib.com
  72119. .author
  72120. Various; maintained by Daniel Barrett
  72121. .stored-in
  72122. GoldFish-Vol2-2:BBS/reviews/accelerators-hardware.lha
  72123. .name
  72124. audio-hardware
  72125. .short
  72126. Reviews of audio hardware products
  72127. .description
  72128. Reviews of audio hardware products:
  72129.  
  72130.     Digitizers
  72131.     MIDI interfaces
  72132.     Sound boards
  72133.     Speakers
  72134. .described-by
  72135. fnf@amigalib.com
  72136. .author
  72137. Various; maintained by Daniel Barrett
  72138. .stored-in
  72139. GoldFish-Vol2-2:BBS/reviews/audio-hardware.lha
  72140. .name
  72141. cd-rom-hardware
  72142. .short
  72143. Reviews of CD-ROM related products
  72144. .description
  72145. Reviews of CD-ROM related products:
  72146.  
  72147.     CD-ROM drives.
  72148.     Commodore CD-ROM machines (CDTV, CD32, etc.)
  72149. .described-by
  72150. fnf@amigalib.com
  72151. .author
  72152. Various; maintained by Daniel Barrett
  72153. .stored-in
  72154. GoldFish-Vol2-2:BBS/reviews/cd-rom-hardware.lha
  72155. .name
  72156. computers-hardware
  72157. .short
  72158. Reviews of Amiga computers.
  72159. .description
  72160. Reviews of Amiga computers.
  72161. .described-by
  72162. fnf@amigalib.com
  72163. .author
  72164. Various; maintained by Daniel Barrett
  72165. .stored-in
  72166. GoldFish-Vol2-2:BBS/reviews/computers-hardware.lha
  72167. .name
  72168. copiers-hardware
  72169. .short
  72170. Reviews of disk copying hardware.
  72171. .description
  72172. Reviews of disk copying hardware products.
  72173. .described-by
  72174. fnf@amigalib.com
  72175. .author
  72176. Various; maintained by Daniel Barrett
  72177. .stored-in
  72178. GoldFish-Vol2-2:BBS/reviews/copiers-hardware.lha
  72179. .name
  72180. datacomm-hardware
  72181. .short
  72182. Reviews of modems and FAXmodems.
  72183. .description
  72184. Reviews of modems and FAXmodems.
  72185. .described-by
  72186. fnf@amigalib.com
  72187. .author
  72188. Various; maintained by Daniel Barrett
  72189. .stored-in
  72190. GoldFish-Vol2-2:BBS/reviews/datacomm-hardware.lha
  72191. .name
  72192. debug-hardware
  72193. .short
  72194. Reviews of hardware debugging aids.
  72195. .description
  72196. Reviews of hardware debugging aids.
  72197. .described-by
  72198. fnf@amigalib.com
  72199. .author
  72200. Various; maintained by Daniel Barrett
  72201. .stored-in
  72202. GoldFish-Vol2-2:BBS/reviews/debug-hardware.lha
  72203. .name
  72204. emulation-hardware
  72205. .short
  72206. Reviews of hardware emulators.
  72207. .description
  72208. Reviews of hardware products for emulating other computers:
  72209.  
  72210.     PC
  72211.     Macintosh
  72212.     etc.
  72213. .described-by
  72214. fnf@amigalib.com
  72215. .author
  72216. Various; maintained by Daniel Barrett
  72217. .stored-in
  72218. GoldFish-Vol2-2:BBS/reviews/emulation-hardware.lha
  72219. .name
  72220. graphics-hardware
  72221. .short
  72222. Reviews of graphics hardware
  72223. .description
  72224. Reviews of graphics hardware:
  72225.  
  72226.     Animation accelerators
  72227.     Graphics cards
  72228.     Video digitizers
  72229.     etc.
  72230. .described-by
  72231. fnf@amigalib.com
  72232. .author
  72233. Various; maintained by Daniel Barrett
  72234. .stored-in
  72235. GoldFish-Vol2-2:BBS/reviews/graphics-hardware.lha
  72236. .name
  72237. ide-hardware
  72238. .short
  72239. Reviews of IDE disk controllers.
  72240. .description
  72241. Reviews of IDE disk controllers.
  72242. .described-by
  72243. fnf@amigalib.com
  72244. .author
  72245. Various; maintained by Daniel Barrett
  72246. .stored-in
  72247. GoldFish-Vol2-2:BBS/reviews/ide-hardware.lha
  72248. .name
  72249. input-devices-hardware
  72250. .short
  72251. Reviews of input devices
  72252. .description
  72253. Reviews of input devices:
  72254.  
  72255.     Gamepads
  72256.     Joysticks
  72257.     Keyboards
  72258.     Mice
  72259.     Trackballs
  72260. .described-by
  72261. fnf@amigalib.com
  72262. .author
  72263. Various; maintained by Daniel Barrett
  72264. .stored-in
  72265. GoldFish-Vol2-2:BBS/reviews/input-devices-hardware.lha
  72266. .name
  72267. memory-hardware
  72268. .short
  72269. Reviews of memory products
  72270. .description
  72271. Reviews of memory products:
  72272.  
  72273.     RAM
  72274.     RAM boards
  72275. .described-by
  72276. fnf@amigalib.com
  72277. .author
  72278. Various; maintained by Daniel Barrett
  72279. .stored-in
  72280. GoldFish-Vol2-2:BBS/reviews/memory-hardware.lha
  72281. .name
  72282. monitors-hardware
  72283. .short
  72284. Reviews of computer monitors.
  72285. .description
  72286. Reviews of computer monitors.
  72287. .described-by
  72288. fnf@amigalib.com
  72289. .author
  72290. Various; maintained by Daniel Barrett
  72291. .stored-in
  72292. GoldFish-Vol2-2:BBS/reviews/monitors-hardware.lha
  72293. .name
  72294. IO-ports-hardware
  72295. .short
  72296. Reviews of hardware IO products.
  72297. .description
  72298. Reviews of hardware devices with input/output ports, such as:
  72299.  
  72300.     Multi-serial boards
  72301.     Multi-parallel boards
  72302.     Ethernet boards
  72303.     ARCnet boards
  72304.  
  72305. .described-by
  72306. fnf@amigalib.com
  72307. .author
  72308. Various; maintained by Daniel Barrett
  72309. .stored-in
  72310. GoldFish-Vol2-2:BBS/reviews/IO-ports-hardware.lha
  72311. .name
  72312. power-hardware
  72313. .short
  72314. Reviews of power supplies, etc.
  72315. .description
  72316. Reviews of power supplies, uninterruptable power supplies (UPS), etc.
  72317.  
  72318. .described-by
  72319. fnf@amigalib.com
  72320. .author
  72321. Various; maintained by Daniel Barrett
  72322. .stored-in
  72323. GoldFish-Vol2-2:BBS/reviews/power-hardware.lha
  72324. .name
  72325. projects-hardware
  72326. .short
  72327. Reviews of hardware projects.
  72328. .description
  72329. Reviews of hardware projects.
  72330. .described-by
  72331. fnf@amigalib.com
  72332. .author
  72333. Various; maintained by Daniel Barrett
  72334. .stored-in
  72335. GoldFish-Vol2-2:BBS/reviews/projects-hardware.lha
  72336. .name
  72337. rom-switchers
  72338. .short
  72339. Reviews of ROM-switcher devices.
  72340. .description
  72341. Reviews of ROM-switcher devices that allow an Amiga to run several different
  72342. operating system versions.
  72343. .described-by
  72344. fnf@amigalib.com
  72345. .author
  72346. Various; maintained by Daniel Barrett
  72347. .stored-in
  72348. GoldFish-Vol2-2:BBS/reviews/rom-switchers.lha
  72349. .name
  72350. scsi-hardware
  72351. .short
  72352. Reviews of SCSI host adapters.
  72353. .description
  72354. Reviews of SCSI host adapters.
  72355. Hard drive reviews are in the "../storage" subdirectory.
  72356. .described-by
  72357. fnf@amigalib.com
  72358. .author
  72359. Various; maintained by Daniel Barrett
  72360. .stored-in
  72361. GoldFish-Vol2-2:BBS/reviews/scsi-hardware.lha
  72362. .name
  72363. storage-hardware
  72364. .short
  72365. Reviews of storage devices.
  72366. .description
  72367. Reviews of hard drives and other storage devices.
  72368. CD-ROM drive reviews are in the ../cd-rom directory.
  72369. .described-by
  72370. fnf@amigalib.com
  72371. .author
  72372. Various; maintained by Daniel Barrett
  72373. .stored-in
  72374. GoldFish-Vol2-2:BBS/reviews/storage-hardware.lha
  72375. .name
  72376. april-fools
  72377. .short
  72378. April Fools jokes from 1993.
  72379. .description
  72380. These "reviews" are April Fools jokes from 1993, all written by
  72381. Daniel Barrett, barrett@cs.umass.edu.
  72382. .described-by
  72383. fnf@amigalib.com
  72384. .author
  72385. Various; maintained by Daniel Barrett
  72386. .stored-in
  72387. GoldFish-Vol2-2:BBS/reviews/april-fools.lha
  72388. .name
  72389. books-reviews
  72390. .short
  72391. Reviews of Amiga-related books.
  72392. .description
  72393. Reviews of Amiga-related books.
  72394. .described-by
  72395. fnf@amigalib.com
  72396. .author
  72397. Various; maintained by Daniel Barrett
  72398. .stored-in
  72399. GoldFish-Vol2-2:BBS/reviews/books-reviews.lha
  72400. .name
  72401. magazines-reviews
  72402. .short
  72403. Reviews of Amiga-related magazines.
  72404. .description
  72405. Reviews of Amiga-related magazines.
  72406. .described-by
  72407. fnf@amigalib.com
  72408. .author
  72409. Various; maintained by Daniel Barrett
  72410. .stored-in
  72411. GoldFish-Vol2-2:BBS/reviews/magazines-reviews.lha
  72412. .name
  72413. shows-reviews
  72414. .short
  72415. Reviews of Amiga shows and conferences.
  72416. .description
  72417. Reviews of Amiga shows and conferences.
  72418. .described-by
  72419. fnf@amigalib.com
  72420. .author
  72421. Various; maintained by Daniel Barrett
  72422. .stored-in
  72423. GoldFish-Vol2-2:BBS/reviews/shows-reviews.lha
  72424. .name
  72425. vendors-reviews
  72426. .short
  72427. Reviews of Amiga vendors.
  72428. .description
  72429. Reviews of Amiga stores and mailorder vendors.
  72430. .described-by
  72431. fnf@amigalib.com
  72432. .author
  72433. Various; maintained by Daniel Barrett
  72434. .stored-in
  72435. GoldFish-Vol2-2:BBS/reviews/vendors-reviews.lha
  72436. .name
  72437. amigados-reviews
  72438. .short
  72439. Reviews of AmigaDOS versions.
  72440. .description
  72441. Reviews of AmigaDOS versions.
  72442. .described-by
  72443. fnf@amigalib.com
  72444. .author
  72445. Various; maintained by Daniel Barrett
  72446. .stored-in
  72447. GoldFish-Vol2-2:BBS/reviews/amigados-reviews.lha
  72448. .name
  72449. audio-software
  72450. .short
  72451. Reviews of audio software.
  72452. .description
  72453. Reviews of audio software products, such as:
  72454.  
  72455.     MIDI software
  72456.     MODs and Trackers
  72457.     Notation programs
  72458.     Sampling software
  72459. .described-by
  72460. fnf@amigalib.com
  72461. .author
  72462. Various; maintained by Daniel Barrett
  72463. .stored-in
  72464. GoldFish-Vol2-2:BBS/reviews/audio-software.lha
  72465. .name
  72466. business-software
  72467. .short
  72468. Reviews of business software.
  72469. .description
  72470. Reviews of business software.
  72471. .described-by
  72472. fnf@amigalib.com
  72473. .author
  72474. Various; maintained by Daniel Barrett
  72475. .stored-in
  72476. GoldFish-Vol2-2:BBS/reviews/business-software.lha
  72477. .name
  72478. calendar-software
  72479. .short
  72480. Reviews of calendar/reminder programs.
  72481. .description
  72482. Reviews of calendar/reminder programs.
  72483. .described-by
  72484. fnf@amigalib.com
  72485. .author
  72486. Various; maintained by Daniel Barrett
  72487. .stored-in
  72488. GoldFish-Vol2-2:BBS/reviews/calendar-software.lha
  72489. .name
  72490. cd-rom-software
  72491. .short
  72492. Reviews of CD-ROM software products
  72493. .description
  72494. Reviews of CD-ROM software products:
  72495.  
  72496.     CD-ROM discs
  72497.     CD-ROM filesystems
  72498.  
  72499. Some of these files are links to reviews of other Amiga products (like games)
  72500. that happen to appear on CD-ROM.
  72501. .described-by
  72502. fnf@amigalib.com
  72503. .author
  72504. Various; maintained by Daniel Barrett
  72505. .stored-in
  72506. GoldFish-Vol2-2:BBS/reviews/cd-rom-software.lha
  72507. .name
  72508. database-software
  72509. .short
  72510. Reviews of databases.
  72511. .description
  72512. Reviews of databases.
  72513. .described-by
  72514. fnf@amigalib.com
  72515. .author
  72516. Various; maintained by Daniel Barrett
  72517. .stored-in
  72518. GoldFish-Vol2-2:BBS/reviews/database-software.lha
  72519. .name
  72520. datacomm-software
  72521. .short
  72522. Reviews of communications software.
  72523. .description
  72524. Reviews of telecommunications software products:
  72525.  
  72526.     Terminal emulators
  72527.     FAX software
  72528.     Voice mail
  72529.     UUCP
  72530.     Networking software
  72531.     etc.
  72532. .described-by
  72533. fnf@amigalib.com
  72534. .author
  72535. Various; maintained by Daniel Barrett
  72536. .stored-in
  72537. GoldFish-Vol2-2:BBS/reviews/datacomm-software.lha
  72538. .name
  72539. disk-software
  72540. .short
  72541. Reviews of disk-related products
  72542. .description
  72543. Reviews of disk-related products:
  72544.  
  72545.     Backup programs
  72546.     Directory programs, disk organizing programs
  72547.     Disk repair programs
  72548.     Software caches
  72549.     Virtual memory
  72550. .described-by
  72551. fnf@amigalib.com
  72552. .author
  72553. Various; maintained by Daniel Barrett
  72554. .stored-in
  72555. GoldFish-Vol2-2:BBS/reviews/disk-software.lha
  72556. .name
  72557. gag-software
  72558. .short
  72559. Reviews of funny or strange software.
  72560. .description
  72561. Reviews of funny or strange software.
  72562. .described-by
  72563. fnf@amigalib.com
  72564. .author
  72565. Various; maintained by Daniel Barrett
  72566. .stored-in
  72567. GoldFish-Vol2-2:BBS/reviews/gag-software.lha
  72568. .name
  72569. games-software
  72570. .short
  72571. Reviews of games.
  72572. .description
  72573. Reviews of games.
  72574. .described-by
  72575. fnf@amigalib.com
  72576. .author
  72577. Various; maintained by Daniel Barrett
  72578. .stored-in
  72579. GoldFish-Vol2-2:BBS/reviews/games-software.lha
  72580. .name
  72581. graphics-software
  72582. .short
  72583. Reviews of graphics software
  72584. .description
  72585. Reviews of graphics software:
  72586.  
  72587.     3-D graphics
  72588.     Animation programs
  72589.     CAD
  72590.     Morphing
  72591.     Paint programs
  72592.     Picture viewers
  72593.     Ray tracing
  72594.     Video software
  72595.     X window system
  72596.  
  72597. Multimedia programs are in the "../multimedia" subdirectory.
  72598. .described-by
  72599. fnf@amigalib.com
  72600. .author
  72601. Various; maintained by Daniel Barrett
  72602. .stored-in
  72603. GoldFish-Vol2-2:BBS/reviews/graphics-software.lha
  72604. .name
  72605. multimedia-software
  72606. .short
  72607. Reviews of multimedia software.
  72608. .description
  72609. Reviews of multimedia software.
  72610. .described-by
  72611. fnf@amigalib.com
  72612. .author
  72613. Various; maintained by Daniel Barrett
  72614. .stored-in
  72615. GoldFish-Vol2-2:BBS/reviews/multimedia-software.lha
  72616. .name
  72617. printing-software
  72618. .short
  72619. Reviews of printing products.
  72620. .description
  72621. Reviews of printer drivers and printing software.
  72622. .described-by
  72623. fnf@amigalib.com
  72624. .author
  72625. Various; maintained by Daniel Barrett
  72626. .stored-in
  72627. GoldFish-Vol2-2:BBS/reviews/printing-software.lha
  72628. .name
  72629. programmer-tools
  72630. .short
  72631. Reviews of programming software
  72632. .description
  72633. Reviews of programming software:
  72634.  
  72635.     Assemblers
  72636.     Compilers
  72637.     Interpreters
  72638.     Languages
  72639.     Programming environments
  72640.     Function libraries
  72641. .described-by
  72642. fnf@amigalib.com
  72643. .author
  72644. Various; maintained by Daniel Barrett
  72645. .stored-in
  72646. GoldFish-Vol2-2:BBS/reviews/programmer-tools.lha
  72647. .name
  72648. science-software
  72649. .short
  72650. Reviews of scientific software
  72651. .description
  72652. Reviews of scientific software:
  72653.  
  72654.     Astronomy
  72655.     Chemistry
  72656.     Mathematics
  72657.     Physics
  72658.     etc.
  72659.  
  72660. The file "morphine.iff" is an IFF image that goes with the review of
  72661. "MoG" in this directory.
  72662. .described-by
  72663. fnf@amigalib.com
  72664. .author
  72665. Various; maintained by Daniel Barrett
  72666. .stored-in
  72667. GoldFish-Vol2-2:BBS/reviews/science-software.lha
  72668. .name
  72669. shell-reviews
  72670. .short
  72671. Reviews of shells and CLI's.
  72672. .description
  72673. Reviews of command-line interfaces (shells).
  72674. .described-by
  72675. fnf@amigalib.com
  72676. .author
  72677. Various; maintained by Daniel Barrett
  72678. .stored-in
  72679. GoldFish-Vol2-2:BBS/reviews/shell-reviews.lha
  72680. .name
  72681. text-reviews
  72682. .short
  72683. Reviews of text processing software
  72684. .description
  72685. Reviews of text processing software:
  72686.  
  72687.     Text editors
  72688.     Word processors
  72689.     Outline processors
  72690.     Spelling and grammar checkers
  72691.     TeX and other typesetting software
  72692. .described-by
  72693. fnf@amigalib.com
  72694. .author
  72695. Various; maintained by Daniel Barrett
  72696. .stored-in
  72697. GoldFish-Vol2-2:BBS/reviews/text-reviews.lha
  72698. .name
  72699. unix-reviews
  72700. .short
  72701. Reviews of UNIX related products.
  72702. .description
  72703. Reviews of UNIX-related products for Amigas:
  72704.  
  72705.     UNIX implementations
  72706.     Software that runs under Amiga UNIX implementations
  72707. .described-by
  72708. fnf@amigalib.com
  72709. .author
  72710. Various; maintained by Daniel Barrett
  72711. .stored-in
  72712. GoldFish-Vol2-2:BBS/reviews/unix-reviews.lha
  72713. .name
  72714. APlusPlus
  72715. .type
  72716. Library
  72717. .short
  72718. C++ class library for AmigaDOS functions
  72719. .description
  72720. The A++ Library is a library written in C++ that consists of classes
  72721. assigned to the task of encapsulating the Amiga® system software.  Its
  72722. aim is to provide a stable and effective method of programming the
  72723. Amiga®. That should include Exec, Dos, Intuition, ARexx, ..just
  72724. everything that makes sense being encapsulated with a proper C++ class
  72725. interface.
  72726.  
  72727. The A++ Library collects the hundreds of system functions, groups them
  72728. into classes that 'know' about the specialities of each function and
  72729. thus shields the programmer from using them incorrectly.  The C++
  72730. programming language provides the object oriented paradigm that holds
  72731. no limitations to evolution of existing solutions.
  72732.  
  72733. The contents of this archive do not represent a complete and ready to
  72734. use tool but the expression of an idea showing promise. It gives only
  72735. a slight impression of what is possible. But much more can be done.
  72736.  
  72737. .version
  72738. 1.01
  72739. .date
  72740. 1994.05.05
  72741. .author
  72742. Armin Vogt
  72743. .distribution
  72744. Copyrighted but Freely Redistributable
  72745. .address
  72746. Elser Heide 25b
  72747. 33106 Paderborn
  72748. Germany
  72749. .email
  72750. armin@uni-paderborn.de
  72751. .described-by
  72752. Fred Fish (fnf@fishpond.cygnus.com)
  72753. .submittal
  72754. Submitted electronically directly by the author.
  72755. .stored-in
  72756. GoldFish-Vol2-2:BBS/GNU/APlusPlus-1.01-src.lha
  72757. .name
  72758. GNU-misc-src
  72759. .type
  72760. Miscellaneous
  72761. .short
  72762. Miscellaneous files for GNU utility tree
  72763. .description
  72764.  
  72765. These are some miscellaneous files that go in the installation of a
  72766. GNU utility source tree.  Included are the GNU General Public License
  72767. and General Library Public License files, a README file, manifest lists
  72768. of files that go in archive distributions, the source README, and the
  72769. configuration files for doing a top level configure.
  72770. .version
  72771. ?.?
  72772. .described-by
  72773. Fred Fish (fnf@amigalib.com)
  72774. .stored-in
  72775. GoldFish-Vol2-2:BBS/GNU/GNU-misc-src.lha
  72776. .name
  72777. autoconf
  72778. .fullname
  72779. GNU autoconfig
  72780. .type
  72781. Programmer Tool
  72782. .short
  72783. GNU automatic configuration generator.
  72784. .description
  72785. Autoconf is an extensible package of m4 macros that produce shell
  72786. scripts to automatically configure software source code packages.
  72787. These scripts can adapt the packages to many kinds of UNIX-like
  72788. systems without manual user intervention.  Autoconf creates a
  72789. configuration script for a package from a template file that lists the
  72790. operating system features that the package can use, in the form of m4
  72791. macro calls.
  72792.  
  72793. Autoconf requires GNU m4.  The configuration scripts produced by
  72794. Autoconf are independent of Autoconf when they are run, so their users
  72795. do not need to have Autoconf (or GNU m4).
  72796. .version
  72797. 2.1
  72798. .author
  72799. Free Software Foundation
  72800. .distribution
  72801. GNU Public License
  72802. .described-by
  72803. Fred Fish (fnf@amigalib.com)
  72804. .stored-in
  72805. GoldFish-Vol2-2:BBS/GNU/autoconf-2.1-src.lha
  72806. .name
  72807. bc
  72808. .fullname
  72809. GNU bc
  72810. .type
  72811. Miscellaneous
  72812. .short
  72813. GNU arbitrary precision calculator lang.
  72814. .description
  72815. A language that supports arbitrary precision numbers with interactive
  72816. execution of statements.  There are some similarities in the syntax to
  72817. the C programming language.
  72818.  
  72819. A standard math library is available by command line option.  If
  72820. requested, the math library is defined before processing any files.
  72821. bc starts by processing code from all the files listed on the command
  72822. line in the order listed.  After all files have been processed, bc
  72823. reads from the standard input.  All code is executed as it is read.
  72824. (If a file contains a command to halt the processor, bc will never
  72825. read from the standard input.)
  72826.  
  72827. This version of bc contains several extensions beyond traditional bc
  72828. implementations and the POSIX draft standard.  Command line options
  72829. can cause these extensions to print a warning or to be rejected.  This
  72830. document describes the language accepted by this processor.
  72831. Extensions will be identified as such.
  72832. .version
  72833. 1.02
  72834. .author
  72835. Philip A. Nelson
  72836. .requirements
  72837. Binary version requires ixemul.library.
  72838. .distribution
  72839. GNU Public License
  72840. .email
  72841. phil@cs.wwu.edu
  72842. .described-by
  72843. Fred Fish (fnf@amigalib.com)
  72844. .stored-in
  72845. GoldFish-Vol2-2:BBS/GNU/bc-1.02-src.lha
  72846. .name
  72847. binutils
  72848. .fullname
  72849. GNU binary file utilities
  72850. .type
  72851. Programmer Tool
  72852. .short
  72853. GNU binary file utilities.
  72854. .description
  72855. Various tools for operating on object and executable files.  Includes "ld",
  72856. "size", "nm", "strip", "ar", "objdump", and "ranlib".
  72857. .version
  72858. 1.8.x
  72859. .author
  72860. Free Software Foundation
  72861. .requirements
  72862. Binary versions require ixemul.library.
  72863. .distribution
  72864. GNU Public License
  72865. .described-by
  72866. Fred Fish (fnf@amigalib.com)
  72867. .stored-in
  72868. GoldFish-Vol2-2:BBS/GNU/binutils-1.8.x-src.lha
  72869. .name
  72870. binutils
  72871. .fullname
  72872. GNU binutils
  72873. .type
  72874. Programmer Tools
  72875. .short
  72876. GNU binary utilities, Amiga source
  72877. .description
  72878. The GNU binary utilities.
  72879. .version
  72880. 2.5.2
  72881. .requirements
  72882. Amiga binaries require the ixemul.library.
  72883. .distribution
  72884. GNU Public License
  72885. .described-by
  72886. Fred Fish (fnf@amigalib.com)
  72887. .stored-in
  72888. GoldFish-Vol2-2:BBS/GNU/binutils-2.5.2-src.lha
  72889. .name
  72890. bison
  72891. .fullname
  72892. GNU parser generator
  72893. .type
  72894. Programmer Tool
  72895. .short
  72896. GNU parser generator yacc replacement
  72897. .description
  72898. Bison is a parser generator in the style of yacc (1).  It should be
  72899. upwardly compatible with input files designed for yacc.  Input files
  72900. should follow the yacc convention of ending in ".y".  Unlike yacc, the
  72901. generated files do not have fixed names, but instead use the prefix of
  72902. the input file.  For instance, a grammar description file named
  72903. parse.y would produce the generated parser in a file named
  72904. parse.tab.c, instead of yacc 's y.tab.c.
  72905. .version
  72906. 1.22
  72907. .author
  72908. Free Software Foundation
  72909. .requirements
  72910. Binary version requires ixemul.library.
  72911. .distribution
  72912. GNU Public License
  72913. .described-by
  72914. Fred Fish (fnf@amigalib.com)
  72915. .stored-in
  72916. GoldFish-Vol2-2:BBS/GNU/bison-1.22-src.lha
  72917. .name
  72918. cpio
  72919. .fullname
  72920. GNU cp in/out program
  72921. .type
  72922. System Administration
  72923. .short
  72924. GNU utility to copy to/from archives.
  72925. .description
  72926. Cpio copies files into or out of a cpio or tar archive, which is a
  72927. file that contains other files plus information about them, such as
  72928. their pathname, owner, timestamps, and access permissions.  The
  72929. archive can be another file on the disk, a magnetic tape, or a pipe.
  72930. Cpio has three operating modes.  In copy-out mode, cpio copies files
  72931. into an archive.  It reads a list of filenames, one per line, on the
  72932. standard input, and writes the archive onto the standard output.  A
  72933. typical way to generate the list of filenames is with the find
  72934. command; you should give find the -depth option to minimize problems
  72935. with permissions on directories that are unwritable or not searchable.
  72936.  
  72937. In copy-in mode, cpio copies files out of an archive or lists the
  72938. archive contents.  It reads the archive from the standard input.  Any
  72939. non-option command line arguments are shell globbing patterns; only
  72940. files in the archive whose names match one or more of those patterns
  72941. are copied from the archive.  Unlike in the shell, an initial `.' in a
  72942. filename does match a wildcard at the start of a pattern, and a `/' in
  72943. a filename can match wildcards.  If no patterns are given, all files
  72944. are extracted.
  72945.  
  72946. In copy-pass mode, cpio copies files from one directory tree to
  72947. another, combining the copy-out and copy-in steps without actually
  72948. using an archive.  It reads the list of files to copy from the
  72949. standard input; the directory into which it will copy them is given as
  72950. a non-option argument.
  72951.  
  72952. Cpio supports the following archive formats: binary, old ASCII, new
  72953. ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.
  72954. The binary format is obsolete because it encodes information about the
  72955. files in a way that is not portable between different machine
  72956. architectures.  The old ASCII format is portable between different
  72957. machine architectures, but should not be used on file systems with
  72958. more than 65536 i-nodes.  The new ASCII format is portable between
  72959. different machine architectures and can be used on any size file
  72960. system, but is not supported by all versions of cpio; currently, it is
  72961. only supported by GNU and Unix System V R4.  The crc format is like
  72962. the new ASCII format, but also contains a checksum for each file which
  72963. cpio calculates when creating an archive and verifies when the file is
  72964. extracted from the archive.  The HPUX formats are provided for
  72965. compatibility with HPUX's cpio which stores device files differently.
  72966.  
  72967. The tar format is provided for compatability with the tar program.  It
  72968. can not be used to archive files with names longer than 100
  72969. characters, and can not be used to archive "special" (block or
  72970. character devices) files.  The POSIX.1 tar format can not be used to
  72971. archive files with names longer than 255 characters (less unless they
  72972. have a "/" in just the right place).
  72973.  
  72974. By default, cpio creates binary format archives, for compatibility
  72975. with older cpio programs.  When extracting from archives, cpio
  72976. automatically recognizes which kind of archive it is reading and can
  72977. read archives created on machines with a different byte-order.
  72978.  
  72979. Some of the options to cpio apply only to certain operating modes; see
  72980. the SYNOPSIS section for a list of which options are allowed in which
  72981. modes.
  72982. .version
  72983. 2.3
  72984. .author
  72985. Phil Nelson
  72986. David MacKenzie
  72987. John Oleynick
  72988. .email
  72989. phil@cs.wwu.edu
  72990. djm@gnu.ai.mit.edu
  72991. juo@klinzhai.rutgers.edu
  72992. .requirements
  72993. The binary requires ixemul.library.
  72994. .distribution
  72995. GNU Public License
  72996. .described-by
  72997. Fred Fish (fnf@amigalib.com)
  72998. .stored-in
  72999. GoldFish-Vol2-2:BBS/GNU/cpio-2.3-src.lha
  73000. .name
  73001. dc
  73002. .fullname
  73003. GNU reverse-polish desk calculator
  73004. .type
  73005. Programmer Tool
  73006. .short
  73007. GNU reverse-polish (RPN) desk calculator
  73008. .description
  73009. DC is a reverse-polish desk calculator which supports unlimited
  73010. precision arithmetic.  It also allows you to define and call macros.
  73011. Normally DC reads from the standard input; if any command arguments
  73012. are given to it, they are filenames, and DC reads and executes the
  73013. contents of the files before reading from standard input.  All output
  73014. is to standard output.
  73015. .version
  73016. 0.2
  73017. .author
  73018. Free Software Foundation
  73019. .requirements
  73020. Binary requires ixemul.library.
  73021. .distribution
  73022. GNU Public License
  73023. .described-by
  73024. Fred Fish (fnf@amigalib.com)
  73025. .stored-in
  73026. GoldFish-Vol2-2:BBS/GNU/dc-0.2-src.lha
  73027. .name
  73028. diffutils
  73029. .fullname
  73030. GNU diff utilities
  73031. .type
  73032. Programmer Tool
  73033. .short
  73034. GNU diff, diff3, sdiff and cmp utilities
  73035. .description
  73036. This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
  73037. Their features are a superset of the Unix features and they are
  73038. significantly faster.  cmp has been moved here from the GNU textutils.
  73039.  
  73040. Computer users often find occasion to ask how two files differ.
  73041. Perhaps one file is a newer version of the other file.  Or maybe the
  73042. two files started out as identical copies but were changed by
  73043. different people.
  73044.  
  73045. You can use the diff command to show differences between two files, or
  73046. each corresponding file in two directories.  diff outputs differences
  73047. between files line by line in any of several formats, selectable by
  73048. command line options.  This set of differences is often called a diff
  73049. or patch.  For files that are identical, diff normally produces no
  73050. output; for binary (non-text) files, diff normally reports only that
  73051. they are different.
  73052.  
  73053. You can use the cmp command to show the offsets and line numbers where
  73054. two files differ.  Cmp can also show all the characters that differ
  73055. between the two files, side by side.
  73056.  
  73057. You can use the diff3 command to show differences among three files.
  73058. When two people have made independent changes to a common original,
  73059. diff3 can report the differences between the original and the two
  73060. changed versions, and can produce a merged file that contains both
  73061. persons' changes together with warnings about conflicts.
  73062.  
  73063. You can use the sdiff command to merge two files interactively.
  73064.  
  73065. You can use the set of differences produced by diff to distribute
  73066. updates to text files (such as program source code) to other people.
  73067. This method is especially useful when the differences are small
  73068. compared to the complete files.  Given diff output, you can use the
  73069. patch program to update, or patch, a copy of the file.  If you think
  73070. of diff as subtracting one file from another to produce their
  73071. difference, you can think of patch as adding the difference to one
  73072. file to reproduce the other.
  73073. .version
  73074. 2.7
  73075. .author
  73076. Free Software Foundation
  73077. et. al.
  73078. .requirements
  73079. Binaries require ixemul.library.
  73080. .distribution
  73081. GNU Public License
  73082. .described-by
  73083. Fred Fish (fnf@amigalib.com)
  73084. .stored-in
  73085. GoldFish-Vol2-2:BBS/GNU/diffutils-2.7-src.lha
  73086. .name
  73087. doschk
  73088. .fullname
  73089. Check DOS/SYSV filenames
  73090. .type
  73091. Miscellaneous
  73092. .short
  73093. Check DOS/SYSV filename limits.
  73094. .description
  73095. This program is intended as a utility to help software developers
  73096. ensure that their source file names are distinguishable on MS-DOS and
  73097. 14-character SYSV platforms.  To perform this task, doschk reads a
  73098. list of filenames and produces a report of all the conflicts that
  73099. would arise if the files were transferred to a MS-DOS or SYSV
  73100. platform.
  73101. .version
  73102. 1.1
  73103. .author
  73104. DJ Delorie
  73105. .requirements
  73106. Amiga binary requires ixemul.library.
  73107. .distribution
  73108. GNU Public License
  73109. .described-by
  73110. Fred Fish (fnf@amigalib.com)
  73111. .stored-in
  73112. GoldFish-Vol2-2:BBS/GNU/doschk-1.1-src.lha
  73113. .name
  73114. ed
  73115. .fullname
  73116. GNU line editor
  73117. .type
  73118. Miscellaneous
  73119. .short
  73120. 8-bit-clean POSIX compliant line editor.
  73121. .description
  73122. "Ed" is a line-oriented text editor.  It is used to create, display,
  73123. modify and otherwise manipulate text files.  "Red" is a restricted ed:
  73124. it can only edit files in the current directory and cannot execute
  73125. shell commands.
  73126. .version
  73127. 0.1
  73128. .author
  73129. Andrew Moore
  73130. .requirements
  73131. Amiga binary requires ixemul.library.
  73132. .distribution
  73133. GNU Public License
  73134. .described-by
  73135. Fred Fish (fnf@amigalib.com)
  73136. .stored-in
  73137. GoldFish-Vol2-2:BBS/GNU/ed-0.1-src.lha
  73138. .name
  73139. emacs
  73140. .fullname
  73141. GNU Emacs editor
  73142. .type
  73143. Text Editing
  73144. .short
  73145. GNU Emacs editor
  73146. .description
  73147. GNU Emacs is the GNU incarnation of the advanced, self-documenting,
  73148. customizable, extensible real-time display editor Emacs. (The `G' in
  73149. `GNU' is not silent.)
  73150.  
  73151. We say that Emacs is a "display" editor because normally the text
  73152. being edited is visible on the screen and is updated automatically as
  73153. you type your commands.
  73154.  
  73155. We call it a "real-time" editor because the display is updated very
  73156. frequently, usually after each character or pair of characters you
  73157. type.  This minimizes the amount of information you must keep in your
  73158. head as you edit.
  73159.  
  73160. We call Emacs advanced because it provides facilities that go beyond
  73161. simple insertion and deletion: filling of text; automatic indentation
  73162. of programs; viewing two or more files at once; and dealing in terms
  73163. of characters, words, lines, sentences, paragraphs, and pages, as well
  73164. as expressions and comments in several different programming
  73165. languages.  It is much easier to type one command meaning "go to the
  73166. end of the paragraph" than to find that spot with simple cursor keys.
  73167.  
  73168. "Self-documenting" means that at any time you can type a special
  73169. character, `Control-h', to find out what your options are.  You can
  73170. also use it to find out what any command does, or to find all the
  73171. commands that pertain to a topic.
  73172.  
  73173. "Customizable" means that you can change the definitions of Emacs
  73174. commands in little ways.  For example, if you use a programming
  73175. language in which comments start with `<**' and end with `**>', you
  73176. can tell the Emacs comment manipulation commands to use those strings.
  73177. Another sort of customization is rearrangement of the command set.
  73178. For example, if you prefer the four basic cursor motion commands (up,
  73179. down, left and right) on keys in a diamond pattern on the keyboard,
  73180. you can have it.
  73181.  
  73182. "Extensible" means that you can go beyond simple customization and
  73183. write entirely new commands, programs in the Lisp language to be run
  73184. by Emacs's own Lisp interpreter.  Emacs is an "on-line extensible"
  73185. system, which means that it is divided into many functions that call
  73186. each other, any of which can be redefined in the middle of an editing
  73187. session.  Any part of Emacs can be replaced without making a separate
  73188. copy of all of Emacs.  Most of the editing commands of Emacs are
  73189. written in Lisp already; the few exceptions could have been written in
  73190. Lisp but are written in C for efficiency.  Although only a programmer
  73191. can write an extension, anybody can use it afterward.
  73192. .version
  73193. 18.59
  73194. .author
  73195. Richard Stallman
  73196. .distribution
  73197. GNU Public License
  73198. .described-by
  73199. Fred Fish (fnf@amigalib.com)
  73200. .stored-in
  73201. GoldFish-Vol2-2:BBS/GNU/emacs-18.59-src.lha
  73202. .name
  73203. f2c
  73204. .fullname
  73205. Fortran 77 to C translator
  73206. .type
  73207. Compiler
  73208. .short
  73209. Fortran 77 to C translator
  73210. .description
  73211. F2c converts Fortran 77 source code in files with names ending in `.f'
  73212. or `.F' to C (or C++) source files in the current directory, with `.c'
  73213. substituted for the final `.f' or `.F'.  If no Fortran files are
  73214. named, f2c reads Fortran from standard input and writes C on standard
  73215. output.  Filenames that end with `.p' or `.P' are taken to be
  73216. prototype files, as produced by option `-P', and are read first.
  73217. .version
  73218. 93.04.28
  73219. .date
  73220. 1993.04.28
  73221. .author
  73222. David Gay
  73223. Stu Feldman
  73224. Mark Maimone
  73225. Norm Schryer
  73226. .distribution
  73227. Copyrighted but Freely Redistributable
  73228. .described-by
  73229. Fred Fish (fnf@amigalib.com)
  73230. .stored-in
  73231. GoldFish-Vol2-2:BBS/GNU/f2c-1993.04.28-src.lha
  73232. .name
  73233. fileutils
  73234. .fullname
  73235. File management utilities
  73236. .type
  73237. Miscellaneous
  73238. .short
  73239. File management utilities.
  73240. .description
  73241. These are the GNU file management utilities.  Most of these programs
  73242. have significant advantages over their Unix counterparts, such as
  73243. greater speed, additional options, and fewer arbitrary limits.
  73244.  
  73245. The programs that can be built with this package are: chgrp, chown,
  73246. chmod, cp, dd, df, du, install, ln, dir, vdir, ls, mkdir, mvdir,
  73247. mkfifo, mknod, mv, rm, rmdir and touch.  But mvdir is built only on
  73248. systems that lack the rename system call.
  73249.  
  73250. The programs cat, cut, expand, head, paste, split, tac, tail and
  73251. unexpand, which used to be part of the fileutils, are now part of the
  73252. textutils.  Cmp is now part of the diff distribution.
  73253. .version
  73254. 3.12
  73255. .author
  73256. Free Software Foundation
  73257. .distribution
  73258. GNU Public License
  73259. .described-by
  73260. Fred Fish (fnf@amigalib.com)
  73261. .stored-in
  73262. GoldFish-Vol2-2:BBS/GNU/fileutils-3.12-src.lha
  73263. .name
  73264. findutils
  73265. .fullname
  73266. GNU find, xargs, and locate
  73267. .type
  73268. Programmer Tool
  73269. .short
  73270. GNU find, xargs, and locate
  73271. .description
  73272. This package contains the GNU find, xargs, and locate programs.  This
  73273. version of find and xargs comply with POSIX 1003.2, and also support
  73274. some additional options, some borrowed from Unix and some unique to
  73275. GNU.
  73276.  
  73277. To gain speed, GNU find now avoids statting files whenever possible.
  73278. It does this by: (1) Checking the number of links to directories and
  73279. not statting files that it knows aren't directories until it
  73280. encounters a test or action that needs the stat info.  (2) Rearranging
  73281. the command line, where possible, so that it can do tests that don't
  73282. require a stat before tests that do, in hopes that the latter will be
  73283. skipped because of an OR or AND.  (But it only does this where it will
  73284. leave the output unchanged.)
  73285.  
  73286. The locate utility is based on James Woods' public domain fast-find
  73287. code, which is also distributed with the 4.3BSD find.  Because POSIX
  73288. requires `find foo' to have the same effect as `find foo -print', the
  73289. fast-find searching has been moved to a separate program, `locate';
  73290. the same thing has been done in 4.3BSD-reno/4.4BSD.  If you use
  73291. locate, you should run the included `updatedb' script from cron
  73292. periodically (typically nightly).
  73293. .version
  73294. 4.1
  73295. .author
  73296. Free Software Foundation
  73297. .requirements
  73298. Amiga binaries require ixemul.library.
  73299. .distribution
  73300. GNU Public License
  73301. .described-by
  73302. Fred Fish (fnf@amigalib.com)
  73303. .stored-in
  73304. GoldFish-Vol2-2:BBS/GNU/findutils-4.1-src.lha
  73305. .name
  73306. flex
  73307. .fullname
  73308. Fast lexical analyzer generator
  73309. .type
  73310. Programmer Tool
  73311. .short
  73312. Fast lexical analyzer generator
  73313. .description
  73314. Flex is a tool for generating scanners, programs which recognized
  73315. lexical patterns in text.  Flex reads the given input files, or its
  73316. standard input if no file names are given, for a description of a
  73317. scanner to generate.  The description is in the form of pairs of
  73318. regular expressions and C code, called rules.  Flex generates as
  73319. output a C source file, lex.yy.c, which defines a routine yylex().
  73320. This file is compiled and linked with the -lfl library to produce an
  73321. executable.  When the executable is run, it analyzes its input for
  73322. occurrences of the regular expressions.  Whenever it finds one, it
  73323. executes the corresponding C code.
  73324. .version
  73325. 2.4.7
  73326. .author
  73327. Vern Paxson
  73328. Van Jacobson
  73329. Jef Poskanzer
  73330. .requirements
  73331. Amiga binaries require ixemul.library.
  73332. .distribution
  73333. GNU Public License
  73334. .described-by
  73335. Fred Fish (fnf@amigalib.com)
  73336. .stored-in
  73337. GoldFish-Vol2-2:BBS/GNU/flex-2.4.7-src.lha
  73338. .name
  73339. gawk
  73340. .fullname
  73341. GNU awk, pattern scanning and processing language
  73342. .type
  73343. Programmer Tool
  73344. .short
  73345. Pattern scanning & processing.
  73346. .description
  73347. Gawk is the GNU Project's implementation of the AWK programming
  73348. language.  It conforms to the definition of the language in the POSIX
  73349. 1003.2 Command Language And Utilities Standard.  This version in turn
  73350. is based on the description in "The AWK Programming Language", by Aho,
  73351. Kernighan, and Weinberger, with the additional features defined in the
  73352. System V Release 4 version of UNIX awk.  Gawk also provides some
  73353. GNU-specific extensions.
  73354.  
  73355. The command line consists of options to gawk itself, the AWK program
  73356. text (if not supplied via the -f or --file options), and values to be
  73357. made available in the ARGC and ARGV pre-defined AWK variables.
  73358. .version
  73359. 2.15.5
  73360. .author
  73361. Paul Rubin
  73362. Jay Fenlason
  73363. .requirements
  73364. Amiga binary requires ixemul.library.
  73365. .distribution
  73366. GNU Public License
  73367. .described-by
  73368. Fred Fish (fnf@amigalib.com)
  73369. .stored-in
  73370. GoldFish-Vol2-2:BBS/GNU/gawk-2.15.5-src.lha
  73371. .name
  73372. gcc
  73373. .fullname
  73374. GNU C/C++/Objective-C compiler
  73375. .type
  73376. Compiler
  73377. .short
  73378. GNU C/C++/Obj-C compilers
  73379. .description
  73380. The GNU C, C++, and Objective C compilers.  Includes all support for
  73381. compiling C, C++ and Objective C, including a run-time library for
  73382. Objective C.
  73383. .version
  73384. 2.3.3
  73385. .author
  73386. Free Software Foundation
  73387. .requirements
  73388. Amiga binaries require ixemul.library.
  73389. .distribution
  73390. GNU Public License
  73391. .described-by
  73392. Fred Fish (fnf@amigalib.com)
  73393. .stored-in
  73394. GoldFish-Vol2-2:BBS/GNU/gcc-2.3.3-src.lha
  73395. .name
  73396. gcc
  73397. .fullname
  73398. GNU C/C++/Objective-C compiler
  73399. .type
  73400. Compiler
  73401. .short
  73402. GNU C/C++/Obj-C compilers.
  73403. .description
  73404. The GNU C, C++, and Objective C compilers.  Includes all support for
  73405. compiling C, C++ and Objective C, including a run-time library for
  73406. Objective C.
  73407. .version
  73408. 2.6.2
  73409. .author
  73410. Free Software Foundation
  73411. .requirements
  73412. Amiga binaries require ixemul.library.
  73413. .distribution
  73414. GNU Public License
  73415. .described-by
  73416. Fred Fish (fnf@amigalib.com)
  73417. .stored-in
  73418. GoldFish-Vol2-2:BBS/GNU/gcc-2.6.2-src.lha
  73419. .name
  73420. gdb
  73421. .fullname
  73422. GNU debugger
  73423. .type
  73424. Programmer Tool
  73425. .short
  73426. GNU debugger (incomplete port)
  73427. .description
  73428. The purpose of a debugger such as GDB is to allow you to see what is
  73429. going on "inside" another program while it executes, or what another
  73430. program was doing at the moment it crashed.
  73431.  
  73432. GDB can do four main kinds of things (plus other things in support of
  73433. these) to help you catch bugs in the act: (1) start your program,
  73434. specifying anything that might affect its behavior, (2) make your
  73435. program stop on specified conditions, (3) examine what has happened,
  73436. when your program has stopped, (4) change things in your program, so
  73437. you can experiment with correcting the effects of one bug and go on to
  73438. learn about another.
  73439.  
  73440. You can use GDB to debug programs written in C, C++, and Modula-2.
  73441. Fortran support will be added when a GNU Fortran compiler is ready.
  73442. .version
  73443. 4.12
  73444. .author
  73445. Free Software Foundation
  73446. .requirements
  73447. Amiga binary requires ixemul.library.
  73448. .distribution
  73449. GNU Public License
  73450. .described-by
  73451. Fred Fish (fnf@amigalib.com)
  73452. .stored-in
  73453. GoldFish-Vol2-2:BBS/GNU/gdb-4.12-src.lha
  73454. .name
  73455. gdbm
  73456. .fullname
  73457. GNU database manager library
  73458. .type
  73459. Library
  73460. .short
  73461. GNU database manager library
  73462. .description
  73463. GNU dbm is a library of routines that manages data files that contain
  73464. key/data pairs.  The access provided is that of storing, retrieval,
  73465. and deletion by key and a non-sorted traversal of all keys.  A process
  73466. is allowed to use multiple data files at the same time.
  73467. .version
  73468. 1.7.3
  73469. .author
  73470. Philip A. Nelson
  73471. .distribution
  73472. GNU Public License
  73473. .described-by
  73474. Fred Fish (fnf@amigalib.com)
  73475. .stored-in
  73476. GoldFish-Vol2-2:BBS/GNU/gdbm-1.7.3-src.lha
  73477. .name
  73478. gmp
  73479. .fullname
  73480. GNU arbitrary precision arithmetic library
  73481. .type
  73482. Library
  73483. .short
  73484. Arbitrary precision math library.
  73485. .description
  73486. GNU MP is a library for arbitrary precision arithmetic, operating on
  73487. signed integers and rational numbers.  It has a rich set of functions,
  73488. and the functions have a regular interface.
  73489.  
  73490. The author has tried to make these functions as fast as possible, both
  73491. for small operands and for huge operands.  The speed is achieved by
  73492. using fullwords as the basic arithmetic type, by using fast
  73493. algorithms, by defining inline assembler for mixed sized
  73494. multiplication and division (i.e 32*32->64 bit multiplication and
  73495. 64/32->32,32 bit division), and by hacking the code with emphasis on
  73496. speed (and not simplicity and elegance).
  73497.  
  73498. The speed of GNU MP is about 5 to 100 times that of Berkeley MP for
  73499. small operands.  The speed-up increases with the operand sizes for
  73500. certain operations, for which GNU MP has asymptotically faster
  73501. algorithms.
  73502. .version
  73503. 1.3.2
  73504. .author
  73505. Torbjorn Granlund
  73506. .distribution
  73507. GNU Public License
  73508. .described-by
  73509. Fred Fish (fnf@amigalib.com)
  73510. .stored-in
  73511. GoldFish-Vol2-2:BBS/GNU/gmp-1.3.2-src.lha
  73512. .name
  73513. gnat
  73514. .fullname
  73515. GNU Ada compiler
  73516. .type
  73517. Programmer Tool
  73518. .short
  73519. GNU Ada compiler.
  73520. .description
  73521. Port of the GNU Ada compiler.  Requires matching gcc 2.5.8 distribution.
  73522. .version
  73523. 1.80
  73524. .author
  73525. .requirements
  73526. Amiga binaries require ixemul.library.
  73527. Requires gcc 2.5.8.
  73528. .distribution
  73529. GNU Public License
  73530. .described-by
  73531. Fred Fish (fnf@amigalib.com)
  73532. .stored-in
  73533. GoldFish-Vol2-2:BBS/GNU/gnat-1.80-src.lha
  73534.  
  73535. .name
  73536. grep
  73537. .fullname
  73538. GNU grep package
  73539. .type
  73540. Programmer Tool
  73541. .short
  73542. GNU grep package
  73543. .description
  73544. GNU grep is based on a fast lazy-state deterministic matcher (about
  73545. twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-
  73546. Gosper search for a fixed string that eliminates impossible text from
  73547. being considered by the full regexp matcher without necessarily having
  73548. to look at every character.  The result is typically many times faster
  73549. than Unix grep or egrep.  (Regular expressions containing
  73550. backreferencing will run more slowly, however.)
  73551. .version
  73552. 2.0
  73553. .author
  73554. Mike Haertel
  73555. Arthur David Olson
  73556. Richard Stallman
  73557. Karl Berry
  73558. Henry Spencer
  73559. Scott Anderson
  73560. David MacKenzie
  73561. James Woods
  73562. Andrew Hume
  73563. .requirements
  73564. Amiga binaries require ixemul.library.
  73565. .distribution
  73566. GNU Public License
  73567. .described-by
  73568. Fred Fish (fnf@amigalib.com)
  73569. .stored-in
  73570. GoldFish-Vol2-2:BBS/GNU/grep-2.0-src.lha
  73571. .name
  73572. groff
  73573. .fullname
  73574. GNU groff document formatting system
  73575. .type
  73576. Text Processing
  73577. .short
  73578. GNU groff document formatting system
  73579. .description
  73580. This is the GNU groff document formatting system.  Included in this
  73581. release are implementations of troff, pic, eqn, tbl, refer, the -man
  73582. macros and the -ms macros, and drivers for PostScript, TeX dvi format,
  73583. and typewriter-like devices.  Also included is a modified version of
  73584. the Berkeley -me macros, an enhanced version of the X11 xditview
  73585. previewer, and an implementation of the -mm macros.
  73586. .version
  73587. 1.09
  73588. .author
  73589. James Clark
  73590. .email
  73591. jjc@jclark.com
  73592. .requirements
  73593. Amiga binaries require ixemul.library.
  73594. .distribution
  73595. GNU Public License
  73596. .described-by
  73597. Fred Fish (fnf@amigalib.com)
  73598. .stored-in
  73599. GoldFish-Vol2-2:BBS/GNU/groff-1.09-src.lha
  73600. .name
  73601. ghostscript
  73602. .fullname
  73603. Ghostscript language interpreter and library
  73604. .type
  73605. Miscellaneous
  73606. .short
  73607. GNU postscript interpreter
  73608. .description
  73609. Ghostscript is the name of a set of software that provides an
  73610. interpreter for the PostScript (TM) language, and a set of C
  73611. procedures (the Ghostscript library) that implement the graphics
  73612. capabilities that appear as primitive operations in the PostScript
  73613. language.
  73614. .version
  73615. 2.6.1.4
  73616. .author
  73617. L. Peter Deutsch
  73618. .requirements
  73619. Amiga binaries require ixemul.library.
  73620. .distribution
  73621. Ghostscript General Public License
  73622. .email
  73623. ghost@aladdin.com
  73624. .described-by
  73625. Fred Fish (fnf@amigalib.com)
  73626. .stored-in
  73627. GoldFish-Vol2-2:BBS/GNU/gs-2.6.1.4-src.lha
  73628. .name
  73629. gzip
  73630. .fullname
  73631. GNU compressing/decompressing programs
  73632. .type
  73633. Miscellaneous
  73634. .short
  73635. GNU compressing/decompressing programs
  73636. .description
  73637. Gzip reduces the size of the named files using Lempel-Ziv coding
  73638. (LZ77).  Whenever possible, each file is replaced by one with the
  73639. extension .gz, while keeping the same ownership modes, access and
  73640. modification times.  (The default extension is -gz for VMS, z for
  73641. MSDOS, OS/2 FAT, Windows NT FAT and Atari.) If no files are specified,
  73642. or if a file name is "-", the standard input is compressed to the
  73643. standard output.  Gzip will only attempt to compress regular files.
  73644. In particular, it will ignore symbolic links.
  73645.  
  73646. If the compressed file name is too long for its file system, gzip
  73647. truncates it.  Gzip attempts to truncate only the parts of the file
  73648. name longer than 3 characters.  (A part is delimited by dots.) If the
  73649. name consists of small parts only, the longest parts are truncated.
  73650. For example, if file names are limited to 14 characters,
  73651. gzip.msdos.exe is compressed to gzi.msd.exe.gz.  Names are not
  73652. truncated on systems which do not have a limit on file name length.
  73653.  
  73654. By default, gzip keeps the original file name and timestamp in the
  73655. compressed file. These are used when decompressing the file with the
  73656. -N option.  This is useful when the compressed file name was truncated
  73657. or when the time stamp was not preserved after a file transfer.
  73658.  
  73659. Compressed files can be restored to their original form using gzip -d
  73660. or gunzip or zcat. If the original name saved in the compressed file
  73661. is not suitable for its file system, a new name is constructed from
  73662. the original one to make it legal.
  73663.  
  73664. gunzip takes a list of files on its command line and replaces each
  73665. file whose name ends with .gz, -gz, .z, -z, _z or .Z and which begins
  73666. with the correct magic number with an uncompressed file without the
  73667. original extension.  gunzip also recognizes the special extensions
  73668. ".tgz" and ".taz" as shorthands for .tar.gz and .tar.Z respectively.
  73669. When compressing, gzip uses the .tgz extension if necessary instead of
  73670. truncating a file with a .tar extension.
  73671.  
  73672. gunzip can currently decompress files created by gzip, zip, compress,
  73673. compress -H or pack. The detection of the input format is automatic.
  73674. When using the first two formats, gunzip checks a 32 bit CRC. For
  73675. pack, gunzip checks the uncompressed length. The standard compress
  73676. format was not designed to allow consistency checks.  However gunzip
  73677. is sometimes able to detect a bad .Z file. If you get an error when
  73678. uncompressing a .Z file, do not assume that the .Z file is correct
  73679. simply because the standard uncompress does not complain.  This
  73680. generally means that the standard uncompress does not check its input,
  73681. and happily generates garbage output.  The SCO compress -H format (lzh
  73682. compression method) does not include a CRC but also allows some
  73683. consistency checks.
  73684.  
  73685. Files created by zip can be uncompressed by gzip only if they have a
  73686. single member compressed with the 'deflation' method. This feature is
  73687. only intended to help conversion of tar.zip files to the tar.gz
  73688. format. To extract zip files with several members, use unzip instead
  73689. of gunzip.
  73690.  
  73691. zcat is identical to gunzip -c. (On some systems, zcat may be
  73692. installed as gzcat to preserve the original link to compress.) zcat
  73693. uncompresses either a list of files on the command line or its
  73694. standard input and writes the uncompressed data on standard output.
  73695. zcat will uncompress files that have the correct magic number whether
  73696. they have a .gz suffix or not.
  73697.  
  73698. Gzip uses the Lempel-Ziv algorithm used in zip and PKZIP.  The amount
  73699. of compression obtained depends on the size of the input and the
  73700. distribution of common substrings.  Typically, text such as source
  73701. code or English is reduced by 60-70%.  Compression is generally much
  73702. better than that achieved by LZW (as used in compress), Huffman coding
  73703. (as used in pack), or adaptive Huffman coding (compact).
  73704.  
  73705. Compression is always performed, even if the compressed file is
  73706. slightly larger than the original. The worst case expansion is a few
  73707. bytes for the gzip file header, plus 5 bytes every 32K block, or an
  73708. expansion ratio of 0.015% for large files. Note that the actual number
  73709. of used disk blocks almost never increases.  gzip preserves the mode,
  73710. ownership and timestamps of files when compressing or decompressing.
  73711. .version
  73712. 1.2.4
  73713. .author
  73714. Jean-loup Gailly
  73715. .requirements
  73716. Amiga binary requires ixemul.library.
  73717. .distribution
  73718. GNU Public License
  73719. .email
  73720. jloup@chorus.fr
  73721. .described-by
  73722. Fred Fish (fnf@amigalib.com)
  73723. .stored-in
  73724. GoldFish-Vol2-2:BBS/GNU/gzip-1.2.4-src.lha
  73725. .name
  73726. indent
  73727. .fullname
  73728. C code beautifier
  73729. .type
  73730. Programmer Tool
  73731. .short
  73732. C code beautifier
  73733. .description
  73734. The `indent' program can be used to make code easier to read.  It can
  73735. also convert from one style of writing C to another, and understands a
  73736. substantial amount about the syntax of C, but it also attempts to cope
  73737. with incomplete and misformed syntax.  In version 1.2 and more recent
  73738. versions, the GNU style of indenting is the default.
  73739. .version
  73740. 1.9.1
  73741. .author
  73742. Free Software Foundation
  73743. .requirements
  73744. Amiga binary requires ixemul.library.
  73745. .distribution
  73746. GNU Public License
  73747. .described-by
  73748. Fred Fish (fnf@amigalib.com)
  73749. .stored-in
  73750. GoldFish-Vol2-2:BBS/GNU/indent-1.9.1-src.lha
  73751. .name
  73752. ispell
  73753. .fullname
  73754. GNU spelling checker
  73755. .type
  73756. Miscellaneous
  73757. .short
  73758. GNU spelling checker
  73759. .description
  73760. Ispell is a program that helps you to correct typos in a file, and to
  73761. find the correct spelling of words.  When presented with a word that
  73762. is not in the dictionary, ispell attempts to find near misses that
  73763. might include the word you meant.
  73764.  
  73765. The best way to use ispell is with GNU EMACS.  For documentation about
  73766. this mode, see the info topic "ispell".
  73767.  
  73768. Ispell can also be used by itself, and in this case the most common
  73769. usage is "ispell filename".  If ispell finds a word that is not in the
  73770. dictionary, it is printed at the top of the screen.  Ispell then
  73771. checks the dictionary for near misses \- words that differ only by a
  73772. single letter, a missing or extra letter, or a pair of transposed
  73773. letters.  Any that are found are printed on the following lines, and
  73774. finally, two lines of context containing the word are printed at the
  73775. bottom of the screen.  If your terminal can type in reverse video, the
  73776. word itself is highlighted.
  73777.  
  73778. If you think the word is correct as it stands, you can type either
  73779. "Space" to accept it this one time, "A" to accept it for the rest of
  73780. this file, or "I" to accept it and put it in your private dictionary.
  73781. If one of the near misses is the word you want, type the corresponding
  73782. number.  Finally, you can type "R" and you will be prompted for a
  73783. replacement word.  The string you type will be broken into words, and
  73784. each one will also be checked.  You can also type "?" for help.
  73785.  
  73786. If ispell is started with no arguments, it enters a loop reading words
  73787. from the standard input, and printing messages about them on the
  73788. standard output.  You can use this mode to find the spelling of a
  73789. problem word.
  73790. .version
  73791. 4.0
  73792. .author
  73793. Pace Willisson
  73794. .requirements
  73795. Amiga binary requires ixemul.library.
  73796. .distribution
  73797. GNU Public License
  73798. .email
  73799. pace@mit-vax
  73800. .described-by
  73801. Fred Fish (fnf@amigalib.com)
  73802. .stored-in
  73803. GoldFish-Vol2-2:BBS/GNU/ispell-4.0-src.lha
  73804. .name
  73805. ghostscript-fonts
  73806. .type
  73807. Miscellaneous
  73808. .short
  73809. GNU postscript interpreter fonts
  73810. .description
  73811. Ghostscript is the name of a set of software that provides an
  73812. interpreter for the PostScript (TM) language, and a set of C
  73813. procedures (the Ghostscript library) that implement the graphics
  73814. capabilities that appear as primitive operations in the PostScript
  73815. language.
  73816. .version
  73817. 2.6.1
  73818. .author
  73819. L. Peter Deutsch
  73820. .distribution
  73821. Ghostscript General Public License
  73822. .email
  73823. ghost@aladdin.com
  73824. .described-by
  73825. Fred Fish (fnf@amigalib.com)
  73826. .stored-in
  73827. GoldFish-Vol2-2:BBS/GNU/gs-fonts-2.6.1-src.lha
  73828. .name
  73829. ixemul
  73830. .fullname
  73831. Unix emulation environment
  73832. .type
  73833. Programmer Tool
  73834. .short
  73835. Unix emulation environment, Amiga lib.
  73836. .description
  73837. The ixemul.library provides a Unix emulation environment for the Amiga.
  73838. This makes porting of typical Unix applications very easy, with almost
  73839. no changes required to the Unix source code.
  73840. .version
  73841. 40.4
  73842. .author
  73843. Markus Wild
  73844. .distribution
  73845. Copyrighted but Freely Redistributable
  73846. .described-by
  73847. Fred Fish (fnf@amigalib.com)
  73848. .stored-in
  73849. GoldFish-Vol2-2:BBS/GNU/ixemul-40.4-src.lha
  73850. .name
  73851. ixpipe
  73852. .fullname
  73853. ixpipe handler
  73854. .type
  73855. Miscellaneous
  73856. .short
  73857. Create IXPIPE: for ixemul.library use
  73858. .description
  73859. A pipe handler for use with ixemul.library.
  73860. .version
  73861. 1.0
  73862. .author
  73863. Markus Wild
  73864. .distribution
  73865. Public Domain
  73866. .described-by
  73867. Fred Fish (fnf@amigalib.com)
  73868. .stored-in
  73869. GoldFish-Vol2-2:BBS/GNU/ixpipe-1.0-src.lha
  73870. .name
  73871. libg++
  73872. .fullname
  73873. GNU C++ class library
  73874. .type
  73875. Programmer Tool
  73876. .short
  73877. GNU C++ class library
  73878. .description
  73879. A C++ class library for use with the GNU C++ compiler.
  73880. .version
  73881. 2.6.1
  73882. .distribution
  73883. GNU Library Public License
  73884. .described-by
  73885. Fred Fish (fnf@amigalib.com)
  73886. .stored-in
  73887. GoldFish-Vol2-2:BBS/GNU/libg++-2.6.1-src.lha
  73888. .name
  73889. libm
  73890. .fullname
  73891. Runtime math library
  73892. .type
  73893. Library
  73894. .short
  73895. Runtime math library
  73896. .description
  73897. This runtime math library is from BSD.  It is used with the GNU C
  73898. compiler when the -lm option is given to gcc.
  73899. .version
  73900. 5.4
  73901. .distribution
  73902. Copyrighted but Freely Redistributable
  73903. .described-by
  73904. Fred Fish (fnf@amigalib.com)
  73905. .stored-in
  73906. GoldFish-Vol2-2:BBS/GNU/libm-5.4-src.lha
  73907. .name
  73908. m4
  73909. .fullname
  73910. GNU macro processor
  73911. .type
  73912. Programmer Tool
  73913. .short
  73914. GNU macro processor
  73915. .description
  73916. This is GNU m4, a program which copies its input to the output,
  73917. expanding macros as it goes.  m4 has built-in functions for including
  73918. named files, running Unix commands, doing integer arithmetic,
  73919. manipulating text in various ways, recursion, etc...  Macros can also
  73920. be user-defined, and can take any number of arguments.
  73921. .version
  73922. 1.4
  73923. .author
  73924. Rene' Seindal
  73925. .distribution
  73926. GNU Public License
  73927. .described-by
  73928. Fred Fish (fnf@amigalib.com)
  73929. .stored-in
  73930. GoldFish-Vol2-2:BBS/GNU/m4-1.4-src.lha
  73931. .name
  73932. make
  73933. .fullname
  73934. GNU make
  73935. .type
  73936. Programmer Tool
  73937. .short
  73938. POSIX compatible "make" program
  73939. .description
  73940. The "make" utility automatically determines which pieces of a large
  73941. program need to be recompiled, and issues commands to recompile them.
  73942. GNU "make" conforms to section 6.2 of "IEEE Standard 1003.2-1992"
  73943. (POSIX.2).
  73944. .version
  73945. 3.72.1
  73946. .author
  73947. Richard Stallman
  73948. Roland McGrath
  73949. .restrictions
  73950. Amiga binary requires ixemul.library.
  73951. .distribution
  73952. GNU Public License
  73953. .described-by
  73954. Fred Fish (fnf@amigalib.com)
  73955. .stored-in
  73956. GoldFish-Vol2-2:BBS/GNU/make-3.72.1-src.lha
  73957. .name
  73958. patch
  73959. .fullname
  73960. patch
  73961. .type
  73962. Programmer Tool
  73963. .short
  73964. Apply diff files
  73965. .description
  73966. Patch will take a patch file containing any of the four forms of
  73967. difference listing produced by the diff program and apply those
  73968. differences to an original file, producing a patched version.  By
  73969. default, the patched version is put in place of the original, with the
  73970. original file backed up to another name.
  73971. .version
  73972. 2.1
  73973. .author
  73974. Larry Wall
  73975. .requirements
  73976. Amiga binary requires the ixemul.library.
  73977. .distribution
  73978. GNU Public License
  73979. .email
  73980. lwall@netlabs.com
  73981. .described-by
  73982. Fred Fish (fnf@amigalib.com)
  73983. .stored-in
  73984. GoldFish-Vol2-2:BBS/GNU/patch-2.1-src.lha
  73985. .name
  73986. pdksh
  73987. .fullname
  73988. Ksh compatible shell
  73989. .type
  73990. Shell
  73991. .short
  73992. A UNIX ksh compatible shell for AmigaDOS
  73993. .description
  73994. A KSH-like shell that is compatible enough with the real UNIX ksh to
  73995. be used with most scripts that the UNIX ksh can run.
  73996. .version
  73997. 4.9
  73998. .date
  73999. .author
  74000. Eric Gisin
  74001. Charles Forsyth
  74002. John R MacMillan
  74003. Simon J. Gerraty
  74004. Markus Wild
  74005. .distribution
  74006. Public Domain
  74007. .requirements
  74008. Amiga binary requires ixemul.library.
  74009. .docs
  74010. !README.AMIGA!
  74011. README
  74012. .described-by
  74013. Fred Fish (fnf@amigalib.com)
  74014. .submittal
  74015. Downloaded via ftp from wuarchive.wustl.edu.
  74016. .stored-in
  74017. GoldFish-Vol2-2:BBS/GNU/pdksh-4.9-src.lha
  74018. .name
  74019. perl
  74020. .fullname
  74021. Practical Extraction and Report Language
  74022. .type
  74023. Programmer Tool
  74024. .short
  74025. Practical Extraction and Report Language
  74026. .description
  74027. Perl is an interpreted language optimized for scanning arbitrary text
  74028. files, extracting information from those text files, and printing
  74029. reports based on that information.  It's also a good language for many
  74030. system management tasks.  The language is intended to be practical
  74031. (easy to use, efficient, complete) rather than beautiful (tiny,
  74032. elegant, minimal).  It combines (in the author's opinion, anyway) some
  74033. of the best features of C, sed, awk, and sh, so people familiar with
  74034. those languages should have little difficulty with it.  (Language
  74035. historians will also note some vestiges of csh, Pascal, and even
  74036. BASIC-PLUS.)  Expression syntax corresponds quite closely to C
  74037. expression syntax.
  74038.  
  74039. Unlike most Unix utilities, perl does not arbitrarily limit the size
  74040. of your data.  If you've got the memory, perl can slurp in your whole
  74041. file as a single string.  Recursion is of unlimited depth.  And the
  74042. hash tables used by associative arrays grow as necessary to prevent
  74043. degraded performance.  Perl uses sophisticated pattern matching
  74044. techniques to scan large amounts of data very quickly.  Although
  74045. optimized for scanning text, perl can also deal with binary data, and
  74046. can make dbm files look like associative arrays (where dbm is
  74047. available).  Setuid perl scripts are safer than C programs through a
  74048. dataflow tracing mechanism which prevents many stupid security holes.
  74049. If you have a problem that would ordinarily use sed or awk or sh, but
  74050. it exceeds their capabilities or must run a little faster, and you
  74051. don't want to write the silly thing in C, then perl may be for you.
  74052. There are also translators to turn your sed and awk scripts into perl
  74053. scripts.
  74054. .version
  74055. 4.036
  74056. .author
  74057. Larry Wall
  74058. .distribution
  74059. GNU Public License
  74060. .email
  74061. lwall@netlabs.com
  74062. .described-by
  74063. Fred Fish (fnf@amigalib.com)
  74064. .stored-in
  74065. GoldFish-Vol2-2:BBS/GNU/perl-4.036-src.lha
  74066. .name
  74067. rcs
  74068. .fullname
  74069. Revision Control System
  74070. .type
  74071. Programmer Tool
  74072. .short
  74073. Revision Control System
  74074. .description
  74075. RCS, the Revision Control System, manages multiple revisions of files.
  74076. RCS can store, retrieve, log, identify, and merge revisions.  It is
  74077. useful for files that are revised frequently, e.g. programs,
  74078. documentation, graphics, and papers.
  74079. .version
  74080. 5.6.0.1
  74081. .author
  74082. Walter F. Tichy
  74083. et. al.
  74084. .distribution
  74085. GNU Public License
  74086. .described-by
  74087. Fred Fish (fnf@amigalib.com)
  74088. .stored-in
  74089. GoldFish-Vol2-2:BBS/GNU/rcs-5.6.0.1-src.lha
  74090. .name
  74091. sed
  74092. .fullname
  74093. Stream Editor
  74094. .type
  74095. Programmer Tool
  74096. .short
  74097. GNU stream editor
  74098. .description
  74099. Sed copies named files, or the standard input, to the standard output,
  74100. edited according to a script of commands.
  74101. .version
  74102. 2.05
  74103. .author
  74104. Free Software Foundation
  74105. .requirements
  74106. Amiga binary requires ixemul.library
  74107. .distribution
  74108. GNU Public License
  74109. .described-by
  74110. Fred Fish (fnf@amigalib.com)
  74111. .stored-in
  74112. GoldFish-Vol2-2:BBS/GNU/sed-2.05-src.lha
  74113. .name
  74114. sh-utils
  74115. .fullname
  74116. Shell programming utilities
  74117. .type
  74118. Programmer Tool
  74119. .short
  74120. GNU shell programming utilities
  74121. .description
  74122. This is a package of small shell programming utilities.  They are
  74123. mostly compliant with POSIX.2, where applicable.  The programs that
  74124. can be built with this package are: basename date dirname echo env
  74125. expr false groups id logname nice nohup pathchk printenv printf sleep
  74126. stty tee test true tty uname who whoami yes Some programs (uname,
  74127. nice, nohup, and stty) are built and installed only on systems that
  74128. have the features to support them.
  74129. .version
  74130. 1.12
  74131. .author
  74132. Free Software Foundation
  74133. .distribution
  74134. GNU Public License
  74135. .described-by
  74136. Fred Fish (fnf@amigalib.com)
  74137. .stored-in
  74138. GoldFish-Vol2-2:BBS/GNU/sh-utils-1.12-src.lha
  74139. .name
  74140. tar
  74141. .fullname
  74142. GNU Tape Archiver
  74143. .type
  74144. Disk Tool
  74145. .short
  74146. GNU Tape Archiver
  74147. .description
  74148. Tar collects files into an archive which is normally written to tape or
  74149. other backup media.  It can also be written to a normal file, and such
  74150. files have become a common intersystem exchange mechanism.
  74151. .version
  74152. 1.11.2
  74153. .author
  74154. John Gilmore
  74155. .requirements
  74156. Amiga binary requires ixemul.library.
  74157. .distribution
  74158. GNU Public License
  74159. .described-by
  74160. Fred Fish (fnf@amigalib.com)
  74161. .stored-in
  74162. GoldFish-Vol2-2:BBS/GNU/tar-1.11.2-src.lha
  74163. .name
  74164. termcap
  74165. .fullname
  74166. GNU termcap library
  74167. .type
  74168. Library
  74169. .short
  74170. GNU termcap library.
  74171. .description
  74172. This is the GNU termcap library, a library of C functions that enable
  74173. programs to send control strings to terminals in a way independent of
  74174. the terminal type.  Most of this package is also distributed with GNU
  74175. Emacs, but it is available in this separate distribution to make it
  74176. easier to install as -ltermcap.
  74177. .version
  74178. 1.2
  74179. .author
  74180. Free Software Foundation
  74181. .distribution
  74182. GNU Public License
  74183. .described-by
  74184. Fred Fish (fnf@amigalib.com)
  74185. .stored-in
  74186. GoldFish-Vol2-2:BBS/GNU/termcap-1.2-src.lha
  74187. .name
  74188. texinfo
  74189. .fullname
  74190. GNU documentation system
  74191. .type
  74192. Miscellaneous
  74193. .short
  74194. GNU documentation system
  74195. .description
  74196. Texinfo is a documentation system that uses a single source file to
  74197. produce both on-line information and printed output.  This means that
  74198. instead of writing two different documents, one for the on-line help
  74199. or other on-line information and the other for a typeset manual or
  74200. other printed work, you need write only one document.  When the work
  74201. is revised, you need revise only one document.  You can read the
  74202. on-line information, known as an "Info file", with an Info
  74203. documentation-reading program.
  74204. .version
  74205. 3.1
  74206. .author
  74207. Free Software Foundation
  74208. .requirements
  74209. Amiga binaries require ixemul.library.
  74210. .distribution
  74211. GNU Public License
  74212. .described-by
  74213. Fred Fish (fnf@amigalib.com)
  74214. .stored-in
  74215. GoldFish-Vol2-2:BBS/GNU/texinfo-3.1-src.lha
  74216. .name
  74217. textutils
  74218. .fullname
  74219. GNU text processing utilities
  74220. .type
  74221. Text Processing
  74222. .short
  74223. GNU text processing utilities
  74224. .description
  74225. These are the GNU text file (actually, file contents) processing
  74226. utilities.  Most of these programs have significant advantages over
  74227. their Unix counterparts, such as greater speed, additional options,
  74228. and fewer arbitrary limits.  The programs that can be built with this
  74229. package are: cat, cksum, comm, csplit, cut, expand, fold, head, join,
  74230. nl, od paste, pr, sort, split, sum, tac, tail, tr, unexpand, uniq, and
  74231. wc.  The cmp program has moved to the GNU diff distribution.
  74232. .version
  74233. 1.11
  74234. .author
  74235. Free Software Foundation
  74236. .requirements
  74237. Amiga binaries require ixemul.library.
  74238. .distribution
  74239. GNU Public License
  74240. .described-by
  74241. Fred Fish (fnf@amigalib.com)
  74242. .stored-in
  74243. GoldFish-Vol2-2:BBS/GNU/textutils-1.11-src.lha
  74244. .name
  74245. uuencode
  74246. .fullname
  74247. Encode/decode utilities
  74248. .type
  74249. Programmer Tool
  74250. .short
  74251. Encode/decode utilities
  74252. .description
  74253. These programs are used to encode binary data in a printable ASCII
  74254. format which may be safely sent through e-mail or other communication
  74255. channel which does not support the transmission of eight bit data.
  74256. .version
  74257. 1.0
  74258. .author
  74259. Free Software Foundation
  74260. .distribution
  74261. Copyrighted but Freely Redistributable
  74262. .described-by
  74263. Fred Fish (fnf@amigalib.com)
  74264. .stored-in
  74265. GoldFish-Vol2-2:BBS/GNU/uuencode-1.0-src.lha
  74266.  
  74267. .name
  74268. GNU-Startup
  74269. .fullname
  74270. GNU Configuration Setup
  74271. .type
  74272. Miscellaneous
  74273. .short
  74274. Script and files to setup GNU environ.
  74275. .description
  74276. This archive contains the GNU:Sys/S/GNU-Startup script which
  74277. should be called from S:User-Startup at boot time to setup the
  74278. GNU environment.  It also contains a few other files that
  74279. are no other convenient home.
  74280. .version
  74281. 1.0
  74282. .distribution
  74283. GNU Public License
  74284. .described-by
  74285. Fred Fish (fnf@fishpond.cygnus.com)
  74286. .stored-in
  74287. GoldFish-Vol2-2:BBS/GNU/GNU-Startup-bin.lha
  74288. .name
  74289. GNU-misc-bin
  74290. .type
  74291. Miscellaneous
  74292. .short
  74293. Miscellaneous files for GNU utility tree
  74294. .description
  74295. These are some miscellaneous files that go in the installation of a
  74296. GNU utility binary tree.  Included are the GNU General Public License
  74297. and General Library Public License files, a README file, some top
  74298. level drawer icons, and the GNU coding standards document in
  74299. AmigaGuide format.
  74300. .version
  74301. ?.?
  74302. .described-by
  74303. Fred Fish (fnf@amigalib.com)
  74304. .stored-in
  74305. GoldFish-Vol2-2:BBS/GNU/GNU-misc-bin.lha
  74306. .name
  74307. autoconf
  74308. .fullname
  74309. GNU autoconfig
  74310. .type
  74311. Programmer Tool
  74312. .short
  74313. GNU automatic configuration generator.
  74314. .description
  74315. Autoconf is an extensible package of m4 macros that produce shell
  74316. scripts to automatically configure software source code packages.
  74317. These scripts can adapt the packages to many kinds of UNIX-like
  74318. systems without manual user intervention.  Autoconf creates a
  74319. configuration script for a package from a template file that lists the
  74320. operating system features that the package can use, in the form of m4
  74321. macro calls.
  74322.  
  74323. Autoconf requires GNU m4.  The configuration scripts produced by
  74324. Autoconf are independent of Autoconf when they are run, so their users
  74325. do not need to have Autoconf (or GNU m4).
  74326. .version
  74327. 2.1
  74328. .author
  74329. Free Software Foundation
  74330. .distribution
  74331. GNU Public License
  74332. .described-by
  74333. Fred Fish (fnf@amigalib.com)
  74334. .stored-in
  74335. GoldFish-Vol2-2:BBS/GNU/autoconf-2.1-bin.lha
  74336. .name
  74337. bc
  74338. .fullname
  74339. GNU bc
  74340. .type
  74341. Miscellaneous
  74342. .short
  74343. GNU arbitrary precision calculator lang.
  74344. .description
  74345. A language that supports arbitrary precision numbers with interactive
  74346. execution of statements.  There are some similarities in the syntax to
  74347. the C programming language.
  74348.  
  74349. A standard math library is available by command line option.  If
  74350. requested, the math library is defined before processing any files.
  74351. bc starts by processing code from all the files listed on the command
  74352. line in the order listed.  After all files have been processed, bc
  74353. reads from the standard input.  All code is executed as it is read.
  74354. (If a file contains a command to halt the processor, bc will never
  74355. read from the standard input.)
  74356.  
  74357. This version of bc contains several extensions beyond traditional bc
  74358. implementations and the POSIX draft standard.  Command line options
  74359. can cause these extensions to print a warning or to be rejected.  This
  74360. document describes the language accepted by this processor.
  74361. Extensions will be identified as such.
  74362. .version
  74363. 1.02
  74364. .author
  74365. Philip A. Nelson
  74366. .requirements
  74367. Binary version requires ixemul.library.
  74368. .distribution
  74369. GNU Public License
  74370. .email
  74371. phil@cs.wwu.edu
  74372. .described-by
  74373. Fred Fish (fnf@amigalib.com)
  74374. .stored-in
  74375. GoldFish-Vol2-2:BBS/GNU/bc-1.02-bin.lha
  74376. .name
  74377. binutils
  74378. .fullname
  74379. GNU binary file utilities
  74380. .type
  74381. Programmer Tool
  74382. .short
  74383. GNU binary file utilities.
  74384. .description
  74385. Various tools for operating on object and executable files.  Includes "ld",
  74386. "size", "nm", "strip", "ar", "objdump", and "ranlib".
  74387. .version
  74388. 1.8.x
  74389. .author
  74390. Free Software Foundation
  74391. .requirements
  74392. Binary versions require ixemul.library.
  74393. .distribution
  74394. GNU Public License
  74395. .described-by
  74396. Fred Fish (fnf@amigalib.com)
  74397. .stored-in
  74398. GoldFish-Vol2-2:BBS/GNU/binutils-1.8.x-bin.lha
  74399. .name
  74400. binutils
  74401. .fullname
  74402. GNU binutils
  74403. .type
  74404. Programmer Tools
  74405. .short
  74406. GNU binary utilities, Amiga source
  74407. .description
  74408. The GNU binary utilities.
  74409. .version
  74410. 2.5.2
  74411. .requirements
  74412. Amiga binaries require the ixemul.library.
  74413. .distribution
  74414. GNU Public License
  74415. .described-by
  74416. Fred Fish (fnf@amigalib.com)
  74417. .stored-in
  74418. GoldFish-Vol2-2:BBS/GNU/binutils-2.5.2-bin.lha
  74419. .name
  74420. bison
  74421. .fullname
  74422. GNU parser generator
  74423. .type
  74424. Programmer Tool
  74425. .short
  74426. GNU parser generator yacc replacement
  74427. .description
  74428. Bison is a parser generator in the style of yacc (1).  It should be
  74429. upwardly compatible with input files designed for yacc.  Input files
  74430. should follow the yacc convention of ending in ".y".  Unlike yacc, the
  74431. generated files do not have fixed names, but instead use the prefix of
  74432. the input file.  For instance, a grammar description file named
  74433. parse.y would produce the generated parser in a file named
  74434. parse.tab.c, instead of yacc 's y.tab.c.
  74435. .version
  74436. 1.22
  74437. .author
  74438. Free Software Foundation
  74439. .requirements
  74440. Binary version requires ixemul.library.
  74441. .distribution
  74442. GNU Public License
  74443. .described-by
  74444. Fred Fish (fnf@amigalib.com)
  74445. .stored-in
  74446. GoldFish-Vol2-2:BBS/GNU/bison-1.22-bin.lha
  74447. .name
  74448. cpio
  74449. .fullname
  74450. GNU cp in/out program
  74451. .type
  74452. System Administration
  74453. .short
  74454. GNU utility to copy to/from archives.
  74455. .description
  74456. Cpio copies files into or out of a cpio or tar archive, which is a
  74457. file that contains other files plus information about them, such as
  74458. their pathname, owner, timestamps, and access permissions.  The
  74459. archive can be another file on the disk, a magnetic tape, or a pipe.
  74460. Cpio has three operating modes.  In copy-out mode, cpio copies files
  74461. into an archive.  It reads a list of filenames, one per line, on the
  74462. standard input, and writes the archive onto the standard output.  A
  74463. typical way to generate the list of filenames is with the find
  74464. command; you should give find the -depth option to minimize problems
  74465. with permissions on directories that are unwritable or not searchable.
  74466.  
  74467. In copy-in mode, cpio copies files out of an archive or lists the
  74468. archive contents.  It reads the archive from the standard input.  Any
  74469. non-option command line arguments are shell globbing patterns; only
  74470. files in the archive whose names match one or more of those patterns
  74471. are copied from the archive.  Unlike in the shell, an initial `.' in a
  74472. filename does match a wildcard at the start of a pattern, and a `/' in
  74473. a filename can match wildcards.  If no patterns are given, all files
  74474. are extracted.
  74475.  
  74476. In copy-pass mode, cpio copies files from one directory tree to
  74477. another, combining the copy-out and copy-in steps without actually
  74478. using an archive.  It reads the list of files to copy from the
  74479. standard input; the directory into which it will copy them is given as
  74480. a non-option argument.
  74481.  
  74482. Cpio supports the following archive formats: binary, old ASCII, new
  74483. ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.
  74484. The binary format is obsolete because it encodes information about the
  74485. files in a way that is not portable between different machine
  74486. architectures.  The old ASCII format is portable between different
  74487. machine architectures, but should not be used on file systems with
  74488. more than 65536 i-nodes.  The new ASCII format is portable between
  74489. different machine architectures and can be used on any size file
  74490. system, but is not supported by all versions of cpio; currently, it is
  74491. only supported by GNU and Unix System V R4.  The crc format is like
  74492. the new ASCII format, but also contains a checksum for each file which
  74493. cpio calculates when creating an archive and verifies when the file is
  74494. extracted from the archive.  The HPUX formats are provided for
  74495. compatibility with HPUX's cpio which stores device files differently.
  74496.  
  74497. The tar format is provided for compatability with the tar program.  It
  74498. can not be used to archive files with names longer than 100
  74499. characters, and can not be used to archive "special" (block or
  74500. character devices) files.  The POSIX.1 tar format can not be used to
  74501. archive files with names longer than 255 characters (less unless they
  74502. have a "/" in just the right place).
  74503.  
  74504. By default, cpio creates binary format archives, for compatibility
  74505. with older cpio programs.  When extracting from archives, cpio
  74506. automatically recognizes which kind of archive it is reading and can
  74507. read archives created on machines with a different byte-order.
  74508.  
  74509. Some of the options to cpio apply only to certain operating modes; see
  74510. the SYNOPSIS section for a list of which options are allowed in which
  74511. modes.
  74512. .version
  74513. 2.3
  74514. .author
  74515. Phil Nelson
  74516. David MacKenzie
  74517. John Oleynick
  74518. .email
  74519. phil@cs.wwu.edu
  74520. djm@gnu.ai.mit.edu
  74521. juo@klinzhai.rutgers.edu
  74522. .requirements
  74523. The binary requires ixemul.library.
  74524. .distribution
  74525. GNU Public License
  74526. .described-by
  74527. Fred Fish (fnf@amigalib.com)
  74528. .stored-in
  74529. GoldFish-Vol2-2:BBS/GNU/cpio-2.3-bin.lha
  74530. .name
  74531. dc
  74532. .fullname
  74533. GNU reverse-polish desk calculator
  74534. .type
  74535. Programmer Tool
  74536. .short
  74537. GNU reverse-polish (RPN) desk calculator
  74538. .description
  74539. DC is a reverse-polish desk calculator which supports unlimited
  74540. precision arithmetic.  It also allows you to define and call macros.
  74541. Normally DC reads from the standard input; if any command arguments
  74542. are given to it, they are filenames, and DC reads and executes the
  74543. contents of the files before reading from standard input.  All output
  74544. is to standard output.
  74545. .version
  74546. 0.2
  74547. .author
  74548. Free Software Foundation
  74549. .requirements
  74550. Binary requires ixemul.library.
  74551. .distribution
  74552. GNU Public License
  74553. .described-by
  74554. Fred Fish (fnf@amigalib.com)
  74555. .stored-in
  74556. GoldFish-Vol2-2:BBS/GNU/dc-0.2-bin.lha
  74557. .name
  74558. diffutils
  74559. .fullname
  74560. GNU diff utilities
  74561. .type
  74562. Programmer Tool
  74563. .short
  74564. GNU diff, diff3, sdiff and cmp utilities
  74565. .description
  74566. This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
  74567. Their features are a superset of the Unix features and they are
  74568. significantly faster.  cmp has been moved here from the GNU textutils.
  74569.  
  74570. Computer users often find occasion to ask how two files differ.
  74571. Perhaps one file is a newer version of the other file.  Or maybe the
  74572. two files started out as identical copies but were changed by
  74573. different people.
  74574.  
  74575. You can use the diff command to show differences between two files, or
  74576. each corresponding file in two directories.  diff outputs differences
  74577. between files line by line in any of several formats, selectable by
  74578. command line options.  This set of differences is often called a diff
  74579. or patch.  For files that are identical, diff normally produces no
  74580. output; for binary (non-text) files, diff normally reports only that
  74581. they are different.
  74582.  
  74583. You can use the cmp command to show the offsets and line numbers where
  74584. two files differ.  Cmp can also show all the characters that differ
  74585. between the two files, side by side.
  74586.  
  74587. You can use the diff3 command to show differences among three files.
  74588. When two people have made independent changes to a common original,
  74589. diff3 can report the differences between the original and the two
  74590. changed versions, and can produce a merged file that contains both
  74591. persons' changes together with warnings about conflicts.
  74592.  
  74593. You can use the sdiff command to merge two files interactively.
  74594.  
  74595. You can use the set of differences produced by diff to distribute
  74596. updates to text files (such as program source code) to other people.
  74597. This method is especially useful when the differences are small
  74598. compared to the complete files.  Given diff output, you can use the
  74599. patch program to update, or patch, a copy of the file.  If you think
  74600. of diff as subtracting one file from another to produce their
  74601. difference, you can think of patch as adding the difference to one
  74602. file to reproduce the other.
  74603. .version
  74604. 2.7
  74605. .author
  74606. Free Software Foundation
  74607. et. al.
  74608. .requirements
  74609. Binaries require ixemul.library.
  74610. .distribution
  74611. GNU Public License
  74612. .described-by
  74613. Fred Fish (fnf@amigalib.com)
  74614. .stored-in
  74615. GoldFish-Vol2-2:BBS/GNU/diffutils-2.7-bin.lha
  74616. .name
  74617. doschk
  74618. .fullname
  74619. Check DOS/SYSV filenames
  74620. .type
  74621. Miscellaneous
  74622. .short
  74623. Check DOS/SYSV filename limits.
  74624. .description
  74625. This program is intended as a utility to help software developers
  74626. ensure that their source file names are distinguishable on MS-DOS and
  74627. 14-character SYSV platforms.  To perform this task, doschk reads a
  74628. list of filenames and produces a report of all the conflicts that
  74629. would arise if the files were transferred to a MS-DOS or SYSV
  74630. platform.
  74631. .version
  74632. 1.1
  74633. .author
  74634. DJ Delorie
  74635. .requirements
  74636. Amiga binary requires ixemul.library.
  74637. .distribution
  74638. GNU Public License
  74639. .described-by
  74640. Fred Fish (fnf@amigalib.com)
  74641. .stored-in
  74642. GoldFish-Vol2-2:BBS/GNU/doschk-1.1-bin.lha
  74643. .name
  74644. ed
  74645. .fullname
  74646. GNU line editor
  74647. .type
  74648. Miscellaneous
  74649. .short
  74650. 8-bit-clean POSIX compliant line editor.
  74651. .description
  74652. "Ed" is a line-oriented text editor.  It is used to create, display,
  74653. modify and otherwise manipulate text files.  "Red" is a restricted ed:
  74654. it can only edit files in the current directory and cannot execute
  74655. shell commands.
  74656. .version
  74657. 0.1
  74658. .author
  74659. Andrew Moore
  74660. .requirements
  74661. Amiga binary requires ixemul.library.
  74662. .distribution
  74663. GNU Public License
  74664. .described-by
  74665. Fred Fish (fnf@amigalib.com)
  74666. .stored-in
  74667. GoldFish-Vol2-2:BBS/GNU/ed-0.1-bin.lha
  74668. .name
  74669. emacs
  74670. .fullname
  74671. GNU Emacs editor
  74672. .type
  74673. Text Editing
  74674. .short
  74675. GNU Emacs editor
  74676. .description
  74677. GNU Emacs is the GNU incarnation of the advanced, self-documenting,
  74678. customizable, extensible real-time display editor Emacs. (The `G' in
  74679. `GNU' is not silent.)
  74680.  
  74681. We say that Emacs is a "display" editor because normally the text
  74682. being edited is visible on the screen and is updated automatically as
  74683. you type your commands.
  74684.  
  74685. We call it a "real-time" editor because the display is updated very
  74686. frequently, usually after each character or pair of characters you
  74687. type.  This minimizes the amount of information you must keep in your
  74688. head as you edit.
  74689.  
  74690. We call Emacs advanced because it provides facilities that go beyond
  74691. simple insertion and deletion: filling of text; automatic indentation
  74692. of programs; viewing two or more files at once; and dealing in terms
  74693. of characters, words, lines, sentences, paragraphs, and pages, as well
  74694. as expressions and comments in several different programming
  74695. languages.  It is much easier to type one command meaning "go to the
  74696. end of the paragraph" than to find that spot with simple cursor keys.
  74697.  
  74698. "Self-documenting" means that at any time you can type a special
  74699. character, `Control-h', to find out what your options are.  You can
  74700. also use it to find out what any command does, or to find all the
  74701. commands that pertain to a topic.
  74702.  
  74703. "Customizable" means that you can change the definitions of Emacs
  74704. commands in little ways.  For example, if you use a programming
  74705. language in which comments start with `<**' and end with `**>', you
  74706. can tell the Emacs comment manipulation commands to use those strings.
  74707. Another sort of customization is rearrangement of the command set.
  74708. For example, if you prefer the four basic cursor motion commands (up,
  74709. down, left and right) on keys in a diamond pattern on the keyboard,
  74710. you can have it.
  74711.  
  74712. "Extensible" means that you can go beyond simple customization and
  74713. write entirely new commands, programs in the Lisp language to be run
  74714. by Emacs's own Lisp interpreter.  Emacs is an "on-line extensible"
  74715. system, which means that it is divided into many functions that call
  74716. each other, any of which can be redefined in the middle of an editing
  74717. session.  Any part of Emacs can be replaced without making a separate
  74718. copy of all of Emacs.  Most of the editing commands of Emacs are
  74719. written in Lisp already; the few exceptions could have been written in
  74720. Lisp but are written in C for efficiency.  Although only a programmer
  74721. can write an extension, anybody can use it afterward.
  74722. .version
  74723. 18.59
  74724. .author
  74725. Richard Stallman
  74726. .distribution
  74727. GNU Public License
  74728. .described-by
  74729. Fred Fish (fnf@amigalib.com)
  74730. .stored-in
  74731. GoldFish-Vol2-2:BBS/GNU/emacs-18.59-bin.lha
  74732. .name
  74733. f2c
  74734. .fullname
  74735. Fortran 77 to C translator
  74736. .type
  74737. Compiler
  74738. .short
  74739. Fortran 77 to C translator
  74740. .description
  74741. F2c converts Fortran 77 source code in files with names ending in `.f'
  74742. or `.F' to C (or C++) source files in the current directory, with `.c'
  74743. substituted for the final `.f' or `.F'.  If no Fortran files are
  74744. named, f2c reads Fortran from standard input and writes C on standard
  74745. output.  Filenames that end with `.p' or `.P' are taken to be
  74746. prototype files, as produced by option `-P', and are read first.
  74747. .version
  74748. 93.04.28
  74749. .date
  74750. 1993.04.28
  74751. .author
  74752. David Gay
  74753. Stu Feldman
  74754. Mark Maimone
  74755. Norm Schryer
  74756. .distribution
  74757. Copyrighted but Freely Redistributable
  74758. .described-by
  74759. Fred Fish (fnf@amigalib.com)
  74760. .stored-in
  74761. GoldFish-Vol2-2:BBS/GNU/f2c-1993.04.28-bin.lha
  74762. .name
  74763. fileutils
  74764. .fullname
  74765. File management utilities
  74766. .type
  74767. Miscellaneous
  74768. .short
  74769. File management utilities.
  74770. .description
  74771. These are the GNU file management utilities.  Most of these programs
  74772. have significant advantages over their Unix counterparts, such as
  74773. greater speed, additional options, and fewer arbitrary limits.
  74774.  
  74775. The programs that can be built with this package are: chgrp, chown,
  74776. chmod, cp, dd, df, du, install, ln, dir, vdir, ls, mkdir, mvdir,
  74777. mkfifo, mknod, mv, rm, rmdir and touch.  But mvdir is built only on
  74778. systems that lack the rename system call.
  74779.  
  74780. The programs cat, cut, expand, head, paste, split, tac, tail and
  74781. unexpand, which used to be part of the fileutils, are now part of the
  74782. textutils.  Cmp is now part of the diff distribution.
  74783. .version
  74784. 3.12
  74785. .author
  74786. Free Software Foundation
  74787. .distribution
  74788. GNU Public License
  74789. .described-by
  74790. Fred Fish (fnf@amigalib.com)
  74791. .stored-in
  74792. GoldFish-Vol2-2:BBS/GNU/fileutils-3.12-bin.lha
  74793. .name
  74794. findutils
  74795. .fullname
  74796. GNU find, xargs, and locate
  74797. .type
  74798. Programmer Tool
  74799. .short
  74800. GNU find, xargs, and locate
  74801. .description
  74802. This package contains the GNU find, xargs, and locate programs.  This
  74803. version of find and xargs comply with POSIX 1003.2, and also support
  74804. some additional options, some borrowed from Unix and some unique to
  74805. GNU.
  74806.  
  74807. To gain speed, GNU find now avoids statting files whenever possible.
  74808. It does this by: (1) Checking the number of links to directories and
  74809. not statting files that it knows aren't directories until it
  74810. encounters a test or action that needs the stat info.  (2) Rearranging
  74811. the command line, where possible, so that it can do tests that don't
  74812. require a stat before tests that do, in hopes that the latter will be
  74813. skipped because of an OR or AND.  (But it only does this where it will
  74814. leave the output unchanged.)
  74815.  
  74816. The locate utility is based on James Woods' public domain fast-find
  74817. code, which is also distributed with the 4.3BSD find.  Because POSIX
  74818. requires `find foo' to have the same effect as `find foo -print', the
  74819. fast-find searching has been moved to a separate program, `locate';
  74820. the same thing has been done in 4.3BSD-reno/4.4BSD.  If you use
  74821. locate, you should run the included `updatedb' script from cron
  74822. periodically (typically nightly).
  74823. .version
  74824. 4.1
  74825. .author
  74826. Free Software Foundation
  74827. .requirements
  74828. Amiga binaries require ixemul.library.
  74829. .distribution
  74830. GNU Public License
  74831. .described-by
  74832. Fred Fish (fnf@amigalib.com)
  74833. .stored-in
  74834. GoldFish-Vol2-2:BBS/GNU/findutils-4.1-bin.lha
  74835. .name
  74836. flex
  74837. .fullname
  74838. Fast lexical analyzer generator
  74839. .type
  74840. Programmer Tool
  74841. .short
  74842. Fast lexical analyzer generator
  74843. .description
  74844. Flex is a tool for generating scanners, programs which recognized
  74845. lexical patterns in text.  Flex reads the given input files, or its
  74846. standard input if no file names are given, for a description of a
  74847. scanner to generate.  The description is in the form of pairs of
  74848. regular expressions and C code, called rules.  Flex generates as
  74849. output a C source file, lex.yy.c, which defines a routine yylex().
  74850. This file is compiled and linked with the -lfl library to produce an
  74851. executable.  When the executable is run, it analyzes its input for
  74852. occurrences of the regular expressions.  Whenever it finds one, it
  74853. executes the corresponding C code.
  74854. .version
  74855. 2.4.7
  74856. .author
  74857. Vern Paxson
  74858. Van Jacobson
  74859. Jef Poskanzer
  74860. .requirements
  74861. Amiga binaries require ixemul.library.
  74862. .distribution
  74863. GNU Public License
  74864. .described-by
  74865. Fred Fish (fnf@amigalib.com)
  74866. .stored-in
  74867. GoldFish-Vol2-2:BBS/GNU/flex-2.4.7-bin.lha
  74868. .name
  74869. gawk
  74870. .fullname
  74871. GNU awk, pattern scanning and processing language
  74872. .type
  74873. Programmer Tool
  74874. .short
  74875. Pattern scanning & processing.
  74876. .description
  74877. Gawk is the GNU Project's implementation of the AWK programming
  74878. language.  It conforms to the definition of the language in the POSIX
  74879. 1003.2 Command Language And Utilities Standard.  This version in turn
  74880. is based on the description in "The AWK Programming Language", by Aho,
  74881. Kernighan, and Weinberger, with the additional features defined in the
  74882. System V Release 4 version of UNIX awk.  Gawk also provides some
  74883. GNU-specific extensions.
  74884.  
  74885. The command line consists of options to gawk itself, the AWK program
  74886. text (if not supplied via the -f or --file options), and values to be
  74887. made available in the ARGC and ARGV pre-defined AWK variables.
  74888. .version
  74889. 2.15.5
  74890. .author
  74891. Paul Rubin
  74892. Jay Fenlason
  74893. .requirements
  74894. Amiga binary requires ixemul.library.
  74895. .distribution
  74896. GNU Public License
  74897. .described-by
  74898. Fred Fish (fnf@amigalib.com)
  74899. .stored-in
  74900. GoldFish-Vol2-2:BBS/GNU/gawk-2.15.5-bin.lha
  74901. .name
  74902. gcc
  74903. .fullname
  74904. GNU C/C++/Objective-C compiler
  74905. .type
  74906. Compiler
  74907. .short
  74908. GNU C/C++/Obj-C compilers
  74909. .description
  74910. The GNU C, C++, and Objective C compilers.  Includes all support for
  74911. compiling C, C++ and Objective C, including a run-time library for
  74912. Objective C.
  74913. .version
  74914. 2.3.3
  74915. .author
  74916. Free Software Foundation
  74917. .requirements
  74918. Amiga binaries require ixemul.library.
  74919. .distribution
  74920. GNU Public License
  74921. .described-by
  74922. Fred Fish (fnf@amigalib.com)
  74923. .stored-in
  74924. GoldFish-Vol2-2:BBS/GNU/gcc-2.3.3-bin.lha
  74925. .name
  74926. gcc
  74927. .fullname
  74928. GNU C/C++/Objective-C compiler
  74929. .type
  74930. Compiler
  74931. .short
  74932. GNU C/C++/Obj-C compilers.
  74933. .description
  74934. The GNU C, C++, and Objective C compilers.  Includes all support for
  74935. compiling C, C++ and Objective C, including a run-time library for
  74936. Objective C.
  74937. .version
  74938. 2.6.2
  74939. .author
  74940. Free Software Foundation
  74941. .requirements
  74942. Amiga binaries require ixemul.library.
  74943. .distribution
  74944. GNU Public License
  74945. .described-by
  74946. Fred Fish (fnf@amigalib.com)
  74947. .stored-in
  74948. GoldFish-Vol2-2:BBS/GNU/gcc-2.6.2-bin.lha
  74949. .name
  74950. gdb
  74951. .fullname
  74952. GNU debugger
  74953. .type
  74954. Programmer Tool
  74955. .short
  74956. GNU debugger (incomplete port)
  74957. .description
  74958. The purpose of a debugger such as GDB is to allow you to see what is
  74959. going on "inside" another program while it executes, or what another
  74960. program was doing at the moment it crashed.
  74961.  
  74962. GDB can do four main kinds of things (plus other things in support of
  74963. these) to help you catch bugs in the act: (1) start your program,
  74964. specifying anything that might affect its behavior, (2) make your
  74965. program stop on specified conditions, (3) examine what has happened,
  74966. when your program has stopped, (4) change things in your program, so
  74967. you can experiment with correcting the effects of one bug and go on to
  74968. learn about another.
  74969.  
  74970. You can use GDB to debug programs written in C, C++, and Modula-2.
  74971. Fortran support will be added when a GNU Fortran compiler is ready.
  74972. .version
  74973. 4.12
  74974. .author
  74975. Free Software Foundation
  74976. .requirements
  74977. Amiga binary requires ixemul.library.
  74978. .distribution
  74979. GNU Public License
  74980. .described-by
  74981. Fred Fish (fnf@amigalib.com)
  74982. .stored-in
  74983. GoldFish-Vol2-2:BBS/GNU/gdb-4.12-bin.lha
  74984. .name
  74985. gdbm
  74986. .fullname
  74987. GNU database manager library
  74988. .type
  74989. Library
  74990. .short
  74991. GNU database manager library
  74992. .description
  74993. GNU dbm is a library of routines that manages data files that contain
  74994. key/data pairs.  The access provided is that of storing, retrieval,
  74995. and deletion by key and a non-sorted traversal of all keys.  A process
  74996. is allowed to use multiple data files at the same time.
  74997. .version
  74998. 1.7.3
  74999. .author
  75000. Philip A. Nelson
  75001. .distribution
  75002. GNU Public License
  75003. .described-by
  75004. Fred Fish (fnf@amigalib.com)
  75005. .stored-in
  75006. GoldFish-Vol2-2:BBS/GNU/gdbm-1.7.3-bin.lha
  75007. .name
  75008. gmp
  75009. .fullname
  75010. GNU arbitrary precision arithmetic library
  75011. .type
  75012. Library
  75013. .short
  75014. Arbitrary precision math library.
  75015. .description
  75016. GNU MP is a library for arbitrary precision arithmetic, operating on
  75017. signed integers and rational numbers.  It has a rich set of functions,
  75018. and the functions have a regular interface.
  75019.  
  75020. The author has tried to make these functions as fast as possible, both
  75021. for small operands and for huge operands.  The speed is achieved by
  75022. using fullwords as the basic arithmetic type, by using fast
  75023. algorithms, by defining inline assembler for mixed sized
  75024. multiplication and division (i.e 32*32->64 bit multiplication and
  75025. 64/32->32,32 bit division), and by hacking the code with emphasis on
  75026. speed (and not simplicity and elegance).
  75027.  
  75028. The speed of GNU MP is about 5 to 100 times that of Berkeley MP for
  75029. small operands.  The speed-up increases with the operand sizes for
  75030. certain operations, for which GNU MP has asymptotically faster
  75031. algorithms.
  75032. .version
  75033. 1.3.2
  75034. .author
  75035. Torbjorn Granlund
  75036. .distribution
  75037. GNU Public License
  75038. .described-by
  75039. Fred Fish (fnf@amigalib.com)
  75040. .stored-in
  75041. GoldFish-Vol2-2:BBS/GNU/gmp-1.3.2-bin.lha
  75042. .name
  75043. gnat
  75044. .fullname
  75045. GNU Ada compiler
  75046. .type
  75047. Programmer Tool
  75048. .short
  75049. GNU Ada compiler.
  75050. .description
  75051. Port of the GNU Ada compiler.  Requires matching gcc 2.5.8 distribution.
  75052. .version
  75053. 1.80
  75054. .author
  75055. .requirements
  75056. Amiga binaries require ixemul.library.
  75057. Requires gcc 2.5.8.
  75058. .distribution
  75059. GNU Public License
  75060. .described-by
  75061. Fred Fish (fnf@amigalib.com)
  75062. .stored-in
  75063. GoldFish-Vol2-2:BBS/GNU/gnat-1.80-bin.lha
  75064.  
  75065. .name
  75066. grep
  75067. .fullname
  75068. GNU grep package
  75069. .type
  75070. Programmer Tool
  75071. .short
  75072. GNU grep package
  75073. .description
  75074. GNU grep is based on a fast lazy-state deterministic matcher (about
  75075. twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-
  75076. Gosper search for a fixed string that eliminates impossible text from
  75077. being considered by the full regexp matcher without necessarily having
  75078. to look at every character.  The result is typically many times faster
  75079. than Unix grep or egrep.  (Regular expressions containing
  75080. backreferencing will run more slowly, however.)
  75081. .version
  75082. 2.0
  75083. .author
  75084. Mike Haertel
  75085. Arthur David Olson
  75086. Richard Stallman
  75087. Karl Berry
  75088. Henry Spencer
  75089. Scott Anderson
  75090. David MacKenzie
  75091. James Woods
  75092. Andrew Hume
  75093. .requirements
  75094. Amiga binaries require ixemul.library.
  75095. .distribution
  75096. GNU Public License
  75097. .described-by
  75098. Fred Fish (fnf@amigalib.com)
  75099. .stored-in
  75100. GoldFish-Vol2-2:BBS/GNU/grep-2.0-bin.lha
  75101. .name
  75102. groff
  75103. .fullname
  75104. GNU groff document formatting system
  75105. .type
  75106. Text Processing
  75107. .short
  75108. GNU groff document formatting system
  75109. .description
  75110. This is the GNU groff document formatting system.  Included in this
  75111. release are implementations of troff, pic, eqn, tbl, refer, the -man
  75112. macros and the -ms macros, and drivers for PostScript, TeX dvi format,
  75113. and typewriter-like devices.  Also included is a modified version of
  75114. the Berkeley -me macros, an enhanced version of the X11 xditview
  75115. previewer, and an implementation of the -mm macros.
  75116. .version
  75117. 1.09
  75118. .author
  75119. James Clark
  75120. .email
  75121. jjc@jclark.com
  75122. .requirements
  75123. Amiga binaries require ixemul.library.
  75124. .distribution
  75125. GNU Public License
  75126. .described-by
  75127. Fred Fish (fnf@amigalib.com)
  75128. .stored-in
  75129. GoldFish-Vol2-2:BBS/GNU/groff-1.09-bin.lha
  75130. .name
  75131. ghostscript
  75132. .fullname
  75133. Ghostscript language interpreter and library
  75134. .type
  75135. Miscellaneous
  75136. .short
  75137. GNU postscript interpreter
  75138. .description
  75139. Ghostscript is the name of a set of software that provides an
  75140. interpreter for the PostScript (TM) language, and a set of C
  75141. procedures (the Ghostscript library) that implement the graphics
  75142. capabilities that appear as primitive operations in the PostScript
  75143. language.
  75144. .version
  75145. 2.6.1.4
  75146. .author
  75147. L. Peter Deutsch
  75148. .requirements
  75149. Amiga binaries require ixemul.library.
  75150. .distribution
  75151. Ghostscript General Public License
  75152. .email
  75153. ghost@aladdin.com
  75154. .described-by
  75155. Fred Fish (fnf@amigalib.com)
  75156. .stored-in
  75157. GoldFish-Vol2-2:BBS/GNU/gs-2.6.1.4-bin.lha
  75158. .name
  75159. gzip
  75160. .fullname
  75161. GNU compressing/decompressing programs
  75162. .type
  75163. Miscellaneous
  75164. .short
  75165. GNU compressing/decompressing programs
  75166. .description
  75167. Gzip reduces the size of the named files using Lempel-Ziv coding
  75168. (LZ77).  Whenever possible, each file is replaced by one with the
  75169. extension .gz, while keeping the same ownership modes, access and
  75170. modification times.  (The default extension is -gz for VMS, z for
  75171. MSDOS, OS/2 FAT, Windows NT FAT and Atari.) If no files are specified,
  75172. or if a file name is "-", the standard input is compressed to the
  75173. standard output.  Gzip will only attempt to compress regular files.
  75174. In particular, it will ignore symbolic links.
  75175.  
  75176. If the compressed file name is too long for its file system, gzip
  75177. truncates it.  Gzip attempts to truncate only the parts of the file
  75178. name longer than 3 characters.  (A part is delimited by dots.) If the
  75179. name consists of small parts only, the longest parts are truncated.
  75180. For example, if file names are limited to 14 characters,
  75181. gzip.msdos.exe is compressed to gzi.msd.exe.gz.  Names are not
  75182. truncated on systems which do not have a limit on file name length.
  75183.  
  75184. By default, gzip keeps the original file name and timestamp in the
  75185. compressed file. These are used when decompressing the file with the
  75186. -N option.  This is useful when the compressed file name was truncated
  75187. or when the time stamp was not preserved after a file transfer.
  75188.  
  75189. Compressed files can be restored to their original form using gzip -d
  75190. or gunzip or zcat. If the original name saved in the compressed file
  75191. is not suitable for its file system, a new name is constructed from
  75192. the original one to make it legal.
  75193.  
  75194. gunzip takes a list of files on its command line and replaces each
  75195. file whose name ends with .gz, -gz, .z, -z, _z or .Z and which begins
  75196. with the correct magic number with an uncompressed file without the
  75197. original extension.  gunzip also recognizes the special extensions
  75198. ".tgz" and ".taz" as shorthands for .tar.gz and .tar.Z respectively.
  75199. When compressing, gzip uses the .tgz extension if necessary instead of
  75200. truncating a file with a .tar extension.
  75201.  
  75202. gunzip can currently decompress files created by gzip, zip, compress,
  75203. compress -H or pack. The detection of the input format is automatic.
  75204. When using the first two formats, gunzip checks a 32 bit CRC. For
  75205. pack, gunzip checks the uncompressed length. The standard compress
  75206. format was not designed to allow consistency checks.  However gunzip
  75207. is sometimes able to detect a bad .Z file. If you get an error when
  75208. uncompressing a .Z file, do not assume that the .Z file is correct
  75209. simply because the standard uncompress does not complain.  This
  75210. generally means that the standard uncompress does not check its input,
  75211. and happily generates garbage output.  The SCO compress -H format (lzh
  75212. compression method) does not include a CRC but also allows some
  75213. consistency checks.
  75214.  
  75215. Files created by zip can be uncompressed by gzip only if they have a
  75216. single member compressed with the 'deflation' method. This feature is
  75217. only intended to help conversion of tar.zip files to the tar.gz
  75218. format. To extract zip files with several members, use unzip instead
  75219. of gunzip.
  75220.  
  75221. zcat is identical to gunzip -c. (On some systems, zcat may be
  75222. installed as gzcat to preserve the original link to compress.) zcat
  75223. uncompresses either a list of files on the command line or its
  75224. standard input and writes the uncompressed data on standard output.
  75225. zcat will uncompress files that have the correct magic number whether
  75226. they have a .gz suffix or not.
  75227.  
  75228. Gzip uses the Lempel-Ziv algorithm used in zip and PKZIP.  The amount
  75229. of compression obtained depends on the size of the input and the
  75230. distribution of common substrings.  Typically, text such as source
  75231. code or English is reduced by 60-70%.  Compression is generally much
  75232. better than that achieved by LZW (as used in compress), Huffman coding
  75233. (as used in pack), or adaptive Huffman coding (compact).
  75234.  
  75235. Compression is always performed, even if the compressed file is
  75236. slightly larger than the original. The worst case expansion is a few
  75237. bytes for the gzip file header, plus 5 bytes every 32K block, or an
  75238. expansion ratio of 0.015% for large files. Note that the actual number
  75239. of used disk blocks almost never increases.  gzip preserves the mode,
  75240. ownership and timestamps of files when compressing or decompressing.
  75241. .version
  75242. 1.2.4
  75243. .author
  75244. Jean-loup Gailly
  75245. .requirements
  75246. Amiga binary requires ixemul.library.
  75247. .distribution
  75248. GNU Public License
  75249. .email
  75250. jloup@chorus.fr
  75251. .described-by
  75252. Fred Fish (fnf@amigalib.com)
  75253. .stored-in
  75254. GoldFish-Vol2-2:BBS/GNU/gzip-1.2.4-bin.lha
  75255. .name
  75256. indent
  75257. .fullname
  75258. C code beautifier
  75259. .type
  75260. Programmer Tool
  75261. .short
  75262. C code beautifier
  75263. .description
  75264. The `indent' program can be used to make code easier to read.  It can
  75265. also convert from one style of writing C to another, and understands a
  75266. substantial amount about the syntax of C, but it also attempts to cope
  75267. with incomplete and misformed syntax.  In version 1.2 and more recent
  75268. versions, the GNU style of indenting is the default.
  75269. .version
  75270. 1.9.1
  75271. .author
  75272. Free Software Foundation
  75273. .requirements
  75274. Amiga binary requires ixemul.library.
  75275. .distribution
  75276. GNU Public License
  75277. .described-by
  75278. Fred Fish (fnf@amigalib.com)
  75279. .stored-in
  75280. GoldFish-Vol2-2:BBS/GNU/indent-1.9.1-bin.lha
  75281. .name
  75282. ispell
  75283. .fullname
  75284. GNU spelling checker
  75285. .type
  75286. Miscellaneous
  75287. .short
  75288. GNU spelling checker
  75289. .description
  75290. Ispell is a program that helps you to correct typos in a file, and to
  75291. find the correct spelling of words.  When presented with a word that
  75292. is not in the dictionary, ispell attempts to find near misses that
  75293. might include the word you meant.
  75294.  
  75295. The best way to use ispell is with GNU EMACS.  For documentation about
  75296. this mode, see the info topic "ispell".
  75297.  
  75298. Ispell can also be used by itself, and in this case the most common
  75299. usage is "ispell filename".  If ispell finds a word that is not in the
  75300. dictionary, it is printed at the top of the screen.  Ispell then
  75301. checks the dictionary for near misses \- words that differ only by a
  75302. single letter, a missing or extra letter, or a pair of transposed
  75303. letters.  Any that are found are printed on the following lines, and
  75304. finally, two lines of context containing the word are printed at the
  75305. bottom of the screen.  If your terminal can type in reverse video, the
  75306. word itself is highlighted.
  75307.  
  75308. If you think the word is correct as it stands, you can type either
  75309. "Space" to accept it this one time, "A" to accept it for the rest of
  75310. this file, or "I" to accept it and put it in your private dictionary.
  75311. If one of the near misses is the word you want, type the corresponding
  75312. number.  Finally, you can type "R" and you will be prompted for a
  75313. replacement word.  The string you type will be broken into words, and
  75314. each one will also be checked.  You can also type "?" for help.
  75315.  
  75316. If ispell is started with no arguments, it enters a loop reading words
  75317. from the standard input, and printing messages about them on the
  75318. standard output.  You can use this mode to find the spelling of a
  75319. problem word.
  75320. .version
  75321. 4.0
  75322. .author
  75323. Pace Willisson
  75324. .requirements
  75325. Amiga binary requires ixemul.library.
  75326. .distribution
  75327. GNU Public License
  75328. .email
  75329. pace@mit-vax
  75330. .described-by
  75331. Fred Fish (fnf@amigalib.com)
  75332. .stored-in
  75333. GoldFish-Vol2-2:BBS/GNU/ispell-4.0-bin.lha
  75334. .name
  75335. ixemul
  75336. .fullname
  75337. Unix emulation environment
  75338. .type
  75339. Programmer Tool
  75340. .short
  75341. Unix emulation environment, Amiga lib.
  75342. .description
  75343. The ixemul.library provides a Unix emulation environment for the Amiga.
  75344. This makes porting of typical Unix applications very easy, with almost
  75345. no changes required to the Unix source code.
  75346.  
  75347. This archive contains several versions of the runtime dynamic library
  75348. "ixemul.library" that is needed by Amiga binaries that have been
  75349. compiled to use this environment.  It also contains a couple of
  75350. auxiliary programs, "ixconfig" and "ixtrace", for configuring the
  75351. environment and for doing library tracing when the tracing version
  75352. of the library is installed.
  75353. .version
  75354. 40.4
  75355. .author
  75356. Markus Wild
  75357. .distribution
  75358. Copyrighted but Freely Redistributable
  75359. .described-by
  75360. Fred Fish (fnf@amigalib.com)
  75361. .stored-in
  75362. GoldFish-Vol2-2:BBS/GNU/ixemul-40.4-bin.lha
  75363. .name
  75364. ixemul
  75365. .fullname
  75366. Unix emulation environment
  75367. .type
  75368. Programmer Tool
  75369. .short
  75370. Unix emulation environment, devel files.
  75371. .description
  75372. The ixemul.library provides a Unix emulation environment for the Amiga.
  75373. This makes porting of typical Unix applications very easy, with almost
  75374. no changes required to the Unix source code.
  75375.  
  75376. This archive contains the include files, the C runtime startup modules,
  75377. the link time library that interfaces to ixemul.library (libc.a), and
  75378. the manual pages for the supported functions.
  75379. .version
  75380. 40.4
  75381. .author
  75382. Markus Wild
  75383. .distribution
  75384. Copyrighted but Freely Redistributable
  75385. .described-by
  75386. Fred Fish (fnf@fishpond.cygnus.com)
  75387. .stored-in
  75388. GoldFish-Vol2-2:BBS/GNU/ixemul-40.4-env-bin.lha
  75389. .name
  75390. ghostscript-fonts
  75391. .type
  75392. Miscellaneous
  75393. .short
  75394. GNU postscript interpreter fonts
  75395. .description
  75396. Ghostscript is the name of a set of software that provides an
  75397. interpreter for the PostScript (TM) language, and a set of C
  75398. procedures (the Ghostscript library) that implement the graphics
  75399. capabilities that appear as primitive operations in the PostScript
  75400. language.
  75401. .version
  75402. 2.6.1
  75403. .author
  75404. L. Peter Deutsch
  75405. .distribution
  75406. Ghostscript General Public License
  75407. .email
  75408. ghost@aladdin.com
  75409. .described-by
  75410. Fred Fish (fnf@amigalib.com)
  75411. .stored-in
  75412. GoldFish-Vol2-2:BBS/GNU/gs-fonts-2.6.1-bin.lha
  75413. .name
  75414. libg++
  75415. .fullname
  75416. GNU C++ class library
  75417. .type
  75418. Programmer Tool
  75419. .short
  75420. GNU C++ class library
  75421. .description
  75422. A C++ class library for use with the GNU C++ compiler.
  75423. .version
  75424. 2.6.1
  75425. .distribution
  75426. GNU Library Public License
  75427. .described-by
  75428. Fred Fish (fnf@amigalib.com)
  75429. .stored-in
  75430. GoldFish-Vol2-2:BBS/GNU/libg++-2.6.1-bin.lha
  75431. .name
  75432. libm
  75433. .fullname
  75434. Runtime math library
  75435. .type
  75436. Library
  75437. .short
  75438. Runtime math library
  75439. .description
  75440. This runtime math library is from BSD.  It is used with the GNU C
  75441. compiler when the -lm option is given to gcc.
  75442. .version
  75443. 5.4
  75444. .distribution
  75445. Copyrighted but Freely Redistributable
  75446. .described-by
  75447. Fred Fish (fnf@amigalib.com)
  75448. .stored-in
  75449. GoldFish-Vol2-2:BBS/GNU/libm-5.4-bin.lha
  75450. .name
  75451. libnix
  75452. .type
  75453. Library
  75454. .aminet-dir
  75455. dev/gcc
  75456. .short
  75457. A lib for amiga specific devel with gcc.
  75458. .description
  75459. This is libnix, a static (i.e. link) library for gcc 2.3.3 or above.
  75460. It's not a replacement for ixemul.library (though it's possible to
  75461. recompile most of the gcc environment with libnix) but a good thing
  75462. for amiga specific development on gcc:
  75463.  
  75464. * It's mostly compatible to SAS's way of handling things, i.e.
  75465.   you get even an automatic shared library opening feature and
  75466.   some other things you may miss in ixemul.library.
  75467.   This also means it's ANSI compliant.
  75468.  
  75469. * It doesn't need any shared libraries than normal Amiga OS ones.
  75470.  
  75471. * It is not copyrighted by the FSF. Therefore you neither need
  75472.   to include sources nor objects together with your executable.
  75473.   (read the GLGPL _before_ flaming on this statement)
  75474.  
  75475. * And it's short! I was able to compile a 492 byte 'hello, world'
  75476.   using normal main.
  75477.  
  75478. * It uses OS20 features whenever necessary.
  75479.  
  75480. To cut it short:
  75481.  
  75482. Use ixemul.library for porting Un*x programs, libnix for compiling
  75483. amiga-only programs and gcc is one of the best Amiga compilers.
  75484. .version
  75485. ?.?
  75486. .author
  75487. fleischr@izfm.uni-stuttgart.de
  75488. gnikl@informatik.uni-rostock.de
  75489. .distribution
  75490. Copyrighted by freely distributable.
  75491. .described-by
  75492. Fred Fish (fnf@amigalib.com)
  75493. .stored-in
  75494. GoldFish-Vol2-2:BBS/GNU/libnix-bin.lha
  75495. .name
  75496. m4
  75497. .fullname
  75498. GNU macro processor
  75499. .type
  75500. Programmer Tool
  75501. .short
  75502. GNU macro processor
  75503. .description
  75504. This is GNU m4, a program which copies its input to the output,
  75505. expanding macros as it goes.  m4 has built-in functions for including
  75506. named files, running Unix commands, doing integer arithmetic,
  75507. manipulating text in various ways, recursion, etc...  Macros can also
  75508. be user-defined, and can take any number of arguments.
  75509. .version
  75510. 1.4
  75511. .author
  75512. Rene' Seindal
  75513. .distribution
  75514. GNU Public License
  75515. .described-by
  75516. Fred Fish (fnf@amigalib.com)
  75517. .stored-in
  75518. GoldFish-Vol2-2:BBS/GNU/m4-1.4-bin.lha
  75519. .name
  75520. make
  75521. .fullname
  75522. GNU make
  75523. .type
  75524. Programmer Tool
  75525. .short
  75526. POSIX compatible "make" program
  75527. .description
  75528. The "make" utility automatically determines which pieces of a large
  75529. program need to be recompiled, and issues commands to recompile them.
  75530. GNU "make" conforms to section 6.2 of "IEEE Standard 1003.2-1992"
  75531. (POSIX.2).
  75532. .version
  75533. 3.72.1
  75534. .author
  75535. Richard Stallman
  75536. Roland McGrath
  75537. .restrictions
  75538. Amiga binary requires ixemul.library.
  75539. .distribution
  75540. GNU Public License
  75541. .described-by
  75542. Fred Fish (fnf@amigalib.com)
  75543. .stored-in
  75544. GoldFish-Vol2-2:BBS/GNU/make-3.72.1-bin.lha
  75545. .name
  75546. os-include
  75547. .fullname
  75548. NDUK include files
  75549. .type
  75550. Programmer Tool
  75551. .short
  75552. Amiga include files for gcc binary tree.
  75553. .description
  75554. Amiga include files from the Commodore Native Developer Update Kit.
  75555. This material is included under license from Commodore, and has
  75556. restricted distribution conditions.  It is allowed to make copies
  75557. from the CD-ROM for personal use but not for redistribution.  See
  75558. the files included with the distribution for further details.
  75559. .version
  75560. 40
  75561. .author
  75562. Commodore-Amiga Inc.
  75563. .distribution
  75564. Commercial - distributed under license.
  75565. .described-by
  75566. Fred Fish (fnf@amigalib.com)
  75567. .stored-in
  75568. GoldFish-Vol2-2:BBS/GNU/os-include-bin.lha
  75569. .name
  75570. os-lib
  75571. .fullname
  75572. NDUK libraries
  75573. .type
  75574. Programmer Tool
  75575. .short
  75576. Amiga libraries for gcc binary tree.
  75577. .description
  75578. Amiga libraries converted to the standard gcc format for use with
  75579. the GNU C compiler.  This material copyright by Commodore-Amiga Inc, is
  75580. included under license from Commodore, and has restricted distribution
  75581. conditions.  It is allowed to make copies from the CD-ROM for personal
  75582. use but not for redistribution.  See the files included with the
  75583. distribution for further details.
  75584. .version
  75585. 40
  75586. .author
  75587. Commodore-Amiga Inc.
  75588. .distribution
  75589. Commercial - distributed under license.
  75590. .described-by
  75591. Fred Fish (fnf@amigalib.com)
  75592. .stored-in
  75593. GoldFish-Vol2-2:BBS/GNU/os-lib-bin.lha
  75594. .name
  75595. patch
  75596. .fullname
  75597. patch
  75598. .type
  75599. Programmer Tool
  75600. .short
  75601. Apply diff files
  75602. .description
  75603. Patch will take a patch file containing any of the four forms of
  75604. difference listing produced by the diff program and apply those
  75605. differences to an original file, producing a patched version.  By
  75606. default, the patched version is put in place of the original, with the
  75607. original file backed up to another name.
  75608. .version
  75609. 2.1
  75610. .author
  75611. Larry Wall
  75612. .requirements
  75613. Amiga binary requires the ixemul.library.
  75614. .distribution
  75615. GNU Public License
  75616. .email
  75617. lwall@netlabs.com
  75618. .described-by
  75619. Fred Fish (fnf@amigalib.com)
  75620. .stored-in
  75621. GoldFish-Vol2-2:BBS/GNU/patch-2.1-bin.lha
  75622. .name
  75623. pdksh
  75624. .fullname
  75625. Ksh compatible shell
  75626. .type
  75627. Shell
  75628. .short
  75629. A UNIX ksh compatible shell for AmigaDOS
  75630. .description
  75631. A KSH-like shell that is compatible enough with the real UNIX ksh to
  75632. be used with most scripts that the UNIX ksh can run.
  75633. .version
  75634. 4.9
  75635. .date
  75636. .author
  75637. Eric Gisin
  75638. Charles Forsyth
  75639. John R MacMillan
  75640. Simon J. Gerraty
  75641. Markus Wild
  75642. .distribution
  75643. Public Domain
  75644. .requirements
  75645. Amiga binary requires ixemul.library.
  75646. .docs
  75647. !README.AMIGA!
  75648. README
  75649. .described-by
  75650. Fred Fish (fnf@amigalib.com)
  75651. .submittal
  75652. Downloaded via ftp from wuarchive.wustl.edu.
  75653. .stored-in
  75654. GoldFish-Vol2-2:BBS/GNU/pdksh-4.9-bin.lha
  75655. .name
  75656. perl
  75657. .fullname
  75658. Practical Extraction and Report Language
  75659. .type
  75660. Programmer Tool
  75661. .short
  75662. Practical Extraction and Report Language
  75663. .description
  75664. Perl is an interpreted language optimized for scanning arbitrary text
  75665. files, extracting information from those text files, and printing
  75666. reports based on that information.  It's also a good language for many
  75667. system management tasks.  The language is intended to be practical
  75668. (easy to use, efficient, complete) rather than beautiful (tiny,
  75669. elegant, minimal).  It combines (in the author's opinion, anyway) some
  75670. of the best features of C, sed, awk, and sh, so people familiar with
  75671. those languages should have little difficulty with it.  (Language
  75672. historians will also note some vestiges of csh, Pascal, and even
  75673. BASIC-PLUS.)  Expression syntax corresponds quite closely to C
  75674. expression syntax.
  75675.  
  75676. Unlike most Unix utilities, perl does not arbitrarily limit the size
  75677. of your data.  If you've got the memory, perl can slurp in your whole
  75678. file as a single string.  Recursion is of unlimited depth.  And the
  75679. hash tables used by associative arrays grow as necessary to prevent
  75680. degraded performance.  Perl uses sophisticated pattern matching
  75681. techniques to scan large amounts of data very quickly.  Although
  75682. optimized for scanning text, perl can also deal with binary data, and
  75683. can make dbm files look like associative arrays (where dbm is
  75684. available).  Setuid perl scripts are safer than C programs through a
  75685. dataflow tracing mechanism which prevents many stupid security holes.
  75686. If you have a problem that would ordinarily use sed or awk or sh, but
  75687. it exceeds their capabilities or must run a little faster, and you
  75688. don't want to write the silly thing in C, then perl may be for you.
  75689. There are also translators to turn your sed and awk scripts into perl
  75690. scripts.
  75691. .version
  75692. 4.036
  75693. .author
  75694. Larry Wall
  75695. .distribution
  75696. GNU Public License
  75697. .email
  75698. lwall@netlabs.com
  75699. .described-by
  75700. Fred Fish (fnf@amigalib.com)
  75701. .stored-in
  75702. GoldFish-Vol2-2:BBS/GNU/perl-4.036-bin.lha
  75703. .name
  75704. rcs
  75705. .fullname
  75706. Revision Control System
  75707. .type
  75708. Programmer Tool
  75709. .short
  75710. Revision Control System
  75711. .description
  75712. RCS, the Revision Control System, manages multiple revisions of files.
  75713. RCS can store, retrieve, log, identify, and merge revisions.  It is
  75714. useful for files that are revised frequently, e.g. programs,
  75715. documentation, graphics, and papers.
  75716. .version
  75717. 5.6.0.1
  75718. .author
  75719. Walter F. Tichy
  75720. et. al.
  75721. .distribution
  75722. GNU Public License
  75723. .described-by
  75724. Fred Fish (fnf@amigalib.com)
  75725. .stored-in
  75726. GoldFish-Vol2-2:BBS/GNU/rcs-5.6.0.1-bin.lha
  75727. .name
  75728. sed
  75729. .fullname
  75730. Stream Editor
  75731. .type
  75732. Programmer Tool
  75733. .short
  75734. GNU stream editor
  75735. .description
  75736. Sed copies named files, or the standard input, to the standard output,
  75737. edited according to a script of commands.
  75738. .version
  75739. 2.05
  75740. .author
  75741. Free Software Foundation
  75742. .requirements
  75743. Amiga binary requires ixemul.library
  75744. .distribution
  75745. GNU Public License
  75746. .described-by
  75747. Fred Fish (fnf@amigalib.com)
  75748. .stored-in
  75749. GoldFish-Vol2-2:BBS/GNU/sed-2.05-bin.lha
  75750. .name
  75751. sh-utils
  75752. .fullname
  75753. Shell programming utilities
  75754. .type
  75755. Programmer Tool
  75756. .short
  75757. GNU shell programming utilities
  75758. .description
  75759. This is a package of small shell programming utilities.  They are
  75760. mostly compliant with POSIX.2, where applicable.  The programs that
  75761. can be built with this package are: basename date dirname echo env
  75762. expr false groups id logname nice nohup pathchk printenv printf sleep
  75763. stty tee test true tty uname who whoami yes Some programs (uname,
  75764. nice, nohup, and stty) are built and installed only on systems that
  75765. have the features to support them.
  75766. .version
  75767. 1.12
  75768. .author
  75769. Free Software Foundation
  75770. .distribution
  75771. GNU Public License
  75772. .described-by
  75773. Fred Fish (fnf@amigalib.com)
  75774. .stored-in
  75775. GoldFish-Vol2-2:BBS/GNU/sh-utils-1.12-bin.lha
  75776. .name
  75777. tar
  75778. .fullname
  75779. GNU Tape Archiver
  75780. .type
  75781. Disk Tool
  75782. .short
  75783. GNU Tape Archiver
  75784. .description
  75785. Tar collects files into an archive which is normally written to tape or
  75786. other backup media.  It can also be written to a normal file, and such
  75787. files have become a common intersystem exchange mechanism.
  75788. .version
  75789. 1.11.2
  75790. .author
  75791. John Gilmore
  75792. .requirements
  75793. Amiga binary requires ixemul.library.
  75794. .distribution
  75795. GNU Public License
  75796. .described-by
  75797. Fred Fish (fnf@amigalib.com)
  75798. .stored-in
  75799. GoldFish-Vol2-2:BBS/GNU/tar-1.11.2-bin.lha
  75800. .name
  75801. termcap
  75802. .fullname
  75803. GNU termcap library
  75804. .type
  75805. Library
  75806. .short
  75807. GNU termcap library.
  75808. .description
  75809. This is the GNU termcap library, a library of C functions that enable
  75810. programs to send control strings to terminals in a way independent of
  75811. the terminal type.  Most of this package is also distributed with GNU
  75812. Emacs, but it is available in this separate distribution to make it
  75813. easier to install as -ltermcap.
  75814. .version
  75815. 1.2
  75816. .author
  75817. Free Software Foundation
  75818. .distribution
  75819. GNU Public License
  75820. .described-by
  75821. Fred Fish (fnf@amigalib.com)
  75822. .stored-in
  75823. GoldFish-Vol2-2:BBS/GNU/termcap-1.2-bin.lha
  75824. .name
  75825. texinfo
  75826. .fullname
  75827. GNU documentation system
  75828. .type
  75829. Miscellaneous
  75830. .short
  75831. GNU documentation system
  75832. .description
  75833. Texinfo is a documentation system that uses a single source file to
  75834. produce both on-line information and printed output.  This means that
  75835. instead of writing two different documents, one for the on-line help
  75836. or other on-line information and the other for a typeset manual or
  75837. other printed work, you need write only one document.  When the work
  75838. is revised, you need revise only one document.  You can read the
  75839. on-line information, known as an "Info file", with an Info
  75840. documentation-reading program.
  75841. .version
  75842. 3.1
  75843. .author
  75844. Free Software Foundation
  75845. .requirements
  75846. Amiga binaries require ixemul.library.
  75847. .distribution
  75848. GNU Public License
  75849. .described-by
  75850. Fred Fish (fnf@amigalib.com)
  75851. .stored-in
  75852. GoldFish-Vol2-2:BBS/GNU/texinfo-3.1-bin.lha
  75853. .name
  75854. textutils
  75855. .fullname
  75856. GNU text processing utilities
  75857. .type
  75858. Text Processing
  75859. .short
  75860. GNU text processing utilities
  75861. .description
  75862. These are the GNU text file (actually, file contents) processing
  75863. utilities.  Most of these programs have significant advantages over
  75864. their Unix counterparts, such as greater speed, additional options,
  75865. and fewer arbitrary limits.  The programs that can be built with this
  75866. package are: cat, cksum, comm, csplit, cut, expand, fold, head, join,
  75867. nl, od paste, pr, sort, split, sum, tac, tail, tr, unexpand, uniq, and
  75868. wc.  The cmp program has moved to the GNU diff distribution.
  75869. .version
  75870. 1.11
  75871. .author
  75872. Free Software Foundation
  75873. .requirements
  75874. Amiga binaries require ixemul.library.
  75875. .distribution
  75876. GNU Public License
  75877. .described-by
  75878. Fred Fish (fnf@amigalib.com)
  75879. .stored-in
  75880. GoldFish-Vol2-2:BBS/GNU/textutils-1.11-bin.lha
  75881. .name
  75882. uuencode
  75883. .fullname
  75884. Encode/decode utilities
  75885. .type
  75886. Programmer Tool
  75887. .short
  75888. Encode/decode utilities
  75889. .description
  75890. These programs are used to encode binary data in a printable ASCII
  75891. format which may be safely sent through e-mail or other communication
  75892. channel which does not support the transmission of eight bit data.
  75893. .version
  75894. 1.0
  75895. .author
  75896. Free Software Foundation
  75897. .distribution
  75898. Copyrighted but Freely Redistributable
  75899. .described-by
  75900. Fred Fish (fnf@amigalib.com)
  75901. .stored-in
  75902. GoldFish-Vol2-2:BBS/GNU/uuencode-1.0-bin.lha
  75903. .name
  75904. autoconf
  75905. .fullname
  75906. GNU autoconfig
  75907. .type
  75908. Programmer Tool
  75909. .short
  75910. GNU automatic configuration generator.
  75911. .description
  75912. Autoconf is an extensible package of m4 macros that produce shell
  75913. scripts to automatically configure software source code packages.
  75914. These scripts can adapt the packages to many kinds of UNIX-like
  75915. systems without manual user intervention.  Autoconf creates a
  75916. configuration script for a package from a template file that lists the
  75917. operating system features that the package can use, in the form of m4
  75918. macro calls.
  75919.  
  75920. Autoconf requires GNU m4.  The configuration scripts produced by
  75921. Autoconf are independent of Autoconf when they are run, so their users
  75922. do not need to have Autoconf (or GNU m4).
  75923. .version
  75924. 2.1
  75925. .author
  75926. Free Software Foundation
  75927. .distribution
  75928. GNU Public License
  75929. .described-by
  75930. Fred Fish (fnf@amigalib.com)
  75931. .stored-in
  75932. GoldFish-Vol2-2:BBS/GNU/autoconf-2.1-diffs.lha
  75933. .name
  75934. bc
  75935. .fullname
  75936. GNU bc
  75937. .type
  75938. Miscellaneous
  75939. .short
  75940. GNU arbitrary precision calculator lang.
  75941. .description
  75942. A language that supports arbitrary precision numbers with interactive
  75943. execution of statements.  There are some similarities in the syntax to
  75944. the C programming language.
  75945.  
  75946. A standard math library is available by command line option.  If
  75947. requested, the math library is defined before processing any files.
  75948. bc starts by processing code from all the files listed on the command
  75949. line in the order listed.  After all files have been processed, bc
  75950. reads from the standard input.  All code is executed as it is read.
  75951. (If a file contains a command to halt the processor, bc will never
  75952. read from the standard input.)
  75953.  
  75954. This version of bc contains several extensions beyond traditional bc
  75955. implementations and the POSIX draft standard.  Command line options
  75956. can cause these extensions to print a warning or to be rejected.  This
  75957. document describes the language accepted by this processor.
  75958. Extensions will be identified as such.
  75959. .version
  75960. 1.02
  75961. .author
  75962. Philip A. Nelson
  75963. .requirements
  75964. Binary version requires ixemul.library.
  75965. .distribution
  75966. GNU Public License
  75967. .email
  75968. phil@cs.wwu.edu
  75969. .described-by
  75970. Fred Fish (fnf@amigalib.com)
  75971. .stored-in
  75972. GoldFish-Vol2-2:BBS/GNU/bc-1.02-diffs.lha
  75973. .name
  75974. binutils
  75975. .fullname
  75976. GNU binary file utilities
  75977. .type
  75978. Programmer Tool
  75979. .short
  75980. GNU binary file utilities.
  75981. .description
  75982. Various tools for operating on object and executable files.  Includes "ld",
  75983. "size", "nm", "strip", "ar", "objdump", and "ranlib".
  75984. .version
  75985. 1.8.x
  75986. .author
  75987. Free Software Foundation
  75988. .requirements
  75989. Binary versions require ixemul.library.
  75990. .distribution
  75991. GNU Public License
  75992. .described-by
  75993. Fred Fish (fnf@amigalib.com)
  75994. .stored-in
  75995. GoldFish-Vol2-2:BBS/GNU/binutils-1.8.x-diffs.lha
  75996. .name
  75997. binutils
  75998. .fullname
  75999. GNU binutils
  76000. .type
  76001. Programmer Tools
  76002. .short
  76003. GNU binary utilities, Amiga source
  76004. .description
  76005. The GNU binary utilities.
  76006. .version
  76007. 2.5.2
  76008. .requirements
  76009. Amiga binaries require the ixemul.library.
  76010. .distribution
  76011. GNU Public License
  76012. .described-by
  76013. Fred Fish (fnf@amigalib.com)
  76014. .stored-in
  76015. GoldFish-Vol2-2:BBS/GNU/binutils-2.5.2-diffs.lha
  76016. .name
  76017. bison
  76018. .fullname
  76019. GNU parser generator
  76020. .type
  76021. Programmer Tool
  76022. .short
  76023. GNU parser generator yacc replacement
  76024. .description
  76025. Bison is a parser generator in the style of yacc (1).  It should be
  76026. upwardly compatible with input files designed for yacc.  Input files
  76027. should follow the yacc convention of ending in ".y".  Unlike yacc, the
  76028. generated files do not have fixed names, but instead use the prefix of
  76029. the input file.  For instance, a grammar description file named
  76030. parse.y would produce the generated parser in a file named
  76031. parse.tab.c, instead of yacc 's y.tab.c.
  76032. .version
  76033. 1.22
  76034. .author
  76035. Free Software Foundation
  76036. .requirements
  76037. Binary version requires ixemul.library.
  76038. .distribution
  76039. GNU Public License
  76040. .described-by
  76041. Fred Fish (fnf@amigalib.com)
  76042. .stored-in
  76043. GoldFish-Vol2-2:BBS/GNU/bison-1.22-diffs.lha
  76044. .name
  76045. cpio
  76046. .fullname
  76047. GNU cp in/out program
  76048. .type
  76049. System Administration
  76050. .short
  76051. GNU utility to copy to/from archives.
  76052. .description
  76053. Cpio copies files into or out of a cpio or tar archive, which is a
  76054. file that contains other files plus information about them, such as
  76055. their pathname, owner, timestamps, and access permissions.  The
  76056. archive can be another file on the disk, a magnetic tape, or a pipe.
  76057. Cpio has three operating modes.  In copy-out mode, cpio copies files
  76058. into an archive.  It reads a list of filenames, one per line, on the
  76059. standard input, and writes the archive onto the standard output.  A
  76060. typical way to generate the list of filenames is with the find
  76061. command; you should give find the -depth option to minimize problems
  76062. with permissions on directories that are unwritable or not searchable.
  76063.  
  76064. In copy-in mode, cpio copies files out of an archive or lists the
  76065. archive contents.  It reads the archive from the standard input.  Any
  76066. non-option command line arguments are shell globbing patterns; only
  76067. files in the archive whose names match one or more of those patterns
  76068. are copied from the archive.  Unlike in the shell, an initial `.' in a
  76069. filename does match a wildcard at the start of a pattern, and a `/' in
  76070. a filename can match wildcards.  If no patterns are given, all files
  76071. are extracted.
  76072.  
  76073. In copy-pass mode, cpio copies files from one directory tree to
  76074. another, combining the copy-out and copy-in steps without actually
  76075. using an archive.  It reads the list of files to copy from the
  76076. standard input; the directory into which it will copy them is given as
  76077. a non-option argument.
  76078.  
  76079. Cpio supports the following archive formats: binary, old ASCII, new
  76080. ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.
  76081. The binary format is obsolete because it encodes information about the
  76082. files in a way that is not portable between different machine
  76083. architectures.  The old ASCII format is portable between different
  76084. machine architectures, but should not be used on file systems with
  76085. more than 65536 i-nodes.  The new ASCII format is portable between
  76086. different machine architectures and can be used on any size file
  76087. system, but is not supported by all versions of cpio; currently, it is
  76088. only supported by GNU and Unix System V R4.  The crc format is like
  76089. the new ASCII format, but also contains a checksum for each file which
  76090. cpio calculates when creating an archive and verifies when the file is
  76091. extracted from the archive.  The HPUX formats are provided for
  76092. compatibility with HPUX's cpio which stores device files differently.
  76093.  
  76094. The tar format is provided for compatability with the tar program.  It
  76095. can not be used to archive files with names longer than 100
  76096. characters, and can not be used to archive "special" (block or
  76097. character devices) files.  The POSIX.1 tar format can not be used to
  76098. archive files with names longer than 255 characters (less unless they
  76099. have a "/" in just the right place).
  76100.  
  76101. By default, cpio creates binary format archives, for compatibility
  76102. with older cpio programs.  When extracting from archives, cpio
  76103. automatically recognizes which kind of archive it is reading and can
  76104. read archives created on machines with a different byte-order.
  76105.  
  76106. Some of the options to cpio apply only to certain operating modes; see
  76107. the SYNOPSIS section for a list of which options are allowed in which
  76108. modes.
  76109. .version
  76110. 2.3
  76111. .author
  76112. Phil Nelson
  76113. David MacKenzie
  76114. John Oleynick
  76115. .email
  76116. phil@cs.wwu.edu
  76117. djm@gnu.ai.mit.edu
  76118. juo@klinzhai.rutgers.edu
  76119. .requirements
  76120. The binary requires ixemul.library.
  76121. .distribution
  76122. GNU Public License
  76123. .described-by
  76124. Fred Fish (fnf@amigalib.com)
  76125. .stored-in
  76126. GoldFish-Vol2-2:BBS/GNU/cpio-2.3-diffs.lha
  76127. .name
  76128. dc
  76129. .fullname
  76130. GNU reverse-polish desk calculator
  76131. .type
  76132. Programmer Tool
  76133. .short
  76134. GNU reverse-polish (RPN) desk calculator
  76135. .description
  76136. DC is a reverse-polish desk calculator which supports unlimited
  76137. precision arithmetic.  It also allows you to define and call macros.
  76138. Normally DC reads from the standard input; if any command arguments
  76139. are given to it, they are filenames, and DC reads and executes the
  76140. contents of the files before reading from standard input.  All output
  76141. is to standard output.
  76142. .version
  76143. 0.2
  76144. .author
  76145. Free Software Foundation
  76146. .requirements
  76147. Binary requires ixemul.library.
  76148. .distribution
  76149. GNU Public License
  76150. .described-by
  76151. Fred Fish (fnf@amigalib.com)
  76152. .stored-in
  76153. GoldFish-Vol2-2:BBS/GNU/dc-0.2-diffs.lha
  76154. .name
  76155. diffutils
  76156. .fullname
  76157. GNU diff utilities
  76158. .type
  76159. Programmer Tool
  76160. .short
  76161. GNU diff, diff3, sdiff and cmp utilities
  76162. .description
  76163. This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
  76164. Their features are a superset of the Unix features and they are
  76165. significantly faster.  cmp has been moved here from the GNU textutils.
  76166.  
  76167. Computer users often find occasion to ask how two files differ.
  76168. Perhaps one file is a newer version of the other file.  Or maybe the
  76169. two files started out as identical copies but were changed by
  76170. different people.
  76171.  
  76172. You can use the diff command to show differences between two files, or
  76173. each corresponding file in two directories.  diff outputs differences
  76174. between files line by line in any of several formats, selectable by
  76175. command line options.  This set of differences is often called a diff
  76176. or patch.  For files that are identical, diff normally produces no
  76177. output; for binary (non-text) files, diff normally reports only that
  76178. they are different.
  76179.  
  76180. You can use the cmp command to show the offsets and line numbers where
  76181. two files differ.  Cmp can also show all the characters that differ
  76182. between the two files, side by side.
  76183.  
  76184. You can use the diff3 command to show differences among three files.
  76185. When two people have made independent changes to a common original,
  76186. diff3 can report the differences between the original and the two
  76187. changed versions, and can produce a merged file that contains both
  76188. persons' changes together with warnings about conflicts.
  76189.  
  76190. You can use the sdiff command to merge two files interactively.
  76191.  
  76192. You can use the set of differences produced by diff to distribute
  76193. updates to text files (such as program source code) to other people.
  76194. This method is especially useful when the differences are small
  76195. compared to the complete files.  Given diff output, you can use the
  76196. patch program to update, or patch, a copy of the file.  If you think
  76197. of diff as subtracting one file from another to produce their
  76198. difference, you can think of patch as adding the difference to one
  76199. file to reproduce the other.
  76200. .version
  76201. 2.7
  76202. .author
  76203. Free Software Foundation
  76204. et. al.
  76205. .requirements
  76206. Binaries require ixemul.library.
  76207. .distribution
  76208. GNU Public License
  76209. .described-by
  76210. Fred Fish (fnf@amigalib.com)
  76211. .stored-in
  76212. GoldFish-Vol2-2:BBS/GNU/diffutils-2.7-diffs.lha
  76213. .name
  76214. doschk
  76215. .fullname
  76216. Check DOS/SYSV filenames
  76217. .type
  76218. Miscellaneous
  76219. .short
  76220. Check DOS/SYSV filename limits.
  76221. .description
  76222. This program is intended as a utility to help software developers
  76223. ensure that their source file names are distinguishable on MS-DOS and
  76224. 14-character SYSV platforms.  To perform this task, doschk reads a
  76225. list of filenames and produces a report of all the conflicts that
  76226. would arise if the files were transferred to a MS-DOS or SYSV
  76227. platform.
  76228. .version
  76229. 1.1
  76230. .author
  76231. DJ Delorie
  76232. .requirements
  76233. Amiga binary requires ixemul.library.
  76234. .distribution
  76235. GNU Public License
  76236. .described-by
  76237. Fred Fish (fnf@amigalib.com)
  76238. .stored-in
  76239. GoldFish-Vol2-2:BBS/GNU/doschk-1.1-diffs.lha
  76240. .name
  76241. ed
  76242. .fullname
  76243. GNU line editor
  76244. .type
  76245. Miscellaneous
  76246. .short
  76247. 8-bit-clean POSIX compliant line editor.
  76248. .description
  76249. "Ed" is a line-oriented text editor.  It is used to create, display,
  76250. modify and otherwise manipulate text files.  "Red" is a restricted ed:
  76251. it can only edit files in the current directory and cannot execute
  76252. shell commands.
  76253. .version
  76254. 0.1
  76255. .author
  76256. Andrew Moore
  76257. .requirements
  76258. Amiga binary requires ixemul.library.
  76259. .distribution
  76260. GNU Public License
  76261. .described-by
  76262. Fred Fish (fnf@amigalib.com)
  76263. .stored-in
  76264. GoldFish-Vol2-2:BBS/GNU/ed-0.1-diffs.lha
  76265. .name
  76266. emacs
  76267. .fullname
  76268. GNU Emacs editor
  76269. .type
  76270. Text Editing
  76271. .short
  76272. GNU Emacs editor
  76273. .description
  76274. GNU Emacs is the GNU incarnation of the advanced, self-documenting,
  76275. customizable, extensible real-time display editor Emacs. (The `G' in
  76276. `GNU' is not silent.)
  76277.  
  76278. We say that Emacs is a "display" editor because normally the text
  76279. being edited is visible on the screen and is updated automatically as
  76280. you type your commands.
  76281.  
  76282. We call it a "real-time" editor because the display is updated very
  76283. frequently, usually after each character or pair of characters you
  76284. type.  This minimizes the amount of information you must keep in your
  76285. head as you edit.
  76286.  
  76287. We call Emacs advanced because it provides facilities that go beyond
  76288. simple insertion and deletion: filling of text; automatic indentation
  76289. of programs; viewing two or more files at once; and dealing in terms
  76290. of characters, words, lines, sentences, paragraphs, and pages, as well
  76291. as expressions and comments in several different programming
  76292. languages.  It is much easier to type one command meaning "go to the
  76293. end of the paragraph" than to find that spot with simple cursor keys.
  76294.  
  76295. "Self-documenting" means that at any time you can type a special
  76296. character, `Control-h', to find out what your options are.  You can
  76297. also use it to find out what any command does, or to find all the
  76298. commands that pertain to a topic.
  76299.  
  76300. "Customizable" means that you can change the definitions of Emacs
  76301. commands in little ways.  For example, if you use a programming
  76302. language in which comments start with `<**' and end with `**>', you
  76303. can tell the Emacs comment manipulation commands to use those strings.
  76304. Another sort of customization is rearrangement of the command set.
  76305. For example, if you prefer the four basic cursor motion commands (up,
  76306. down, left and right) on keys in a diamond pattern on the keyboard,
  76307. you can have it.
  76308.  
  76309. "Extensible" means that you can go beyond simple customization and
  76310. write entirely new commands, programs in the Lisp language to be run
  76311. by Emacs's own Lisp interpreter.  Emacs is an "on-line extensible"
  76312. system, which means that it is divided into many functions that call
  76313. each other, any of which can be redefined in the middle of an editing
  76314. session.  Any part of Emacs can be replaced without making a separate
  76315. copy of all of Emacs.  Most of the editing commands of Emacs are
  76316. written in Lisp already; the few exceptions could have been written in
  76317. Lisp but are written in C for efficiency.  Although only a programmer
  76318. can write an extension, anybody can use it afterward.
  76319. .version
  76320. 18.59
  76321. .author
  76322. Richard Stallman
  76323. .distribution
  76324. GNU Public License
  76325. .described-by
  76326. Fred Fish (fnf@amigalib.com)
  76327. .stored-in
  76328. GoldFish-Vol2-2:BBS/GNU/emacs-18.59-diffs.lha
  76329. .name
  76330. f2c
  76331. .fullname
  76332. Fortran 77 to C translator
  76333. .type
  76334. Compiler
  76335. .short
  76336. Fortran 77 to C translator
  76337. .description
  76338. F2c converts Fortran 77 source code in files with names ending in `.f'
  76339. or `.F' to C (or C++) source files in the current directory, with `.c'
  76340. substituted for the final `.f' or `.F'.  If no Fortran files are
  76341. named, f2c reads Fortran from standard input and writes C on standard
  76342. output.  Filenames that end with `.p' or `.P' are taken to be
  76343. prototype files, as produced by option `-P', and are read first.
  76344. .version
  76345. 93.04.28
  76346. .date
  76347. 1993.04.28
  76348. .author
  76349. David Gay
  76350. Stu Feldman
  76351. Mark Maimone
  76352. Norm Schryer
  76353. .distribution
  76354. Copyrighted but Freely Redistributable
  76355. .described-by
  76356. Fred Fish (fnf@amigalib.com)
  76357. .stored-in
  76358. GoldFish-Vol2-2:BBS/GNU/f2c-1993.04.28-diffs.lha
  76359. .name
  76360. fileutils
  76361. .fullname
  76362. File management utilities
  76363. .type
  76364. Miscellaneous
  76365. .short
  76366. File management utilities.
  76367. .description
  76368. These are the GNU file management utilities.  Most of these programs
  76369. have significant advantages over their Unix counterparts, such as
  76370. greater speed, additional options, and fewer arbitrary limits.
  76371.  
  76372. The programs that can be built with this package are: chgrp, chown,
  76373. chmod, cp, dd, df, du, install, ln, dir, vdir, ls, mkdir, mvdir,
  76374. mkfifo, mknod, mv, rm, rmdir and touch.  But mvdir is built only on
  76375. systems that lack the rename system call.
  76376.  
  76377. The programs cat, cut, expand, head, paste, split, tac, tail and
  76378. unexpand, which used to be part of the fileutils, are now part of the
  76379. textutils.  Cmp is now part of the diff distribution.
  76380. .version
  76381. 3.12
  76382. .author
  76383. Free Software Foundation
  76384. .distribution
  76385. GNU Public License
  76386. .described-by
  76387. Fred Fish (fnf@amigalib.com)
  76388. .stored-in
  76389. GoldFish-Vol2-2:BBS/GNU/fileutils-3.12-diffs.lha
  76390. .name
  76391. findutils
  76392. .fullname
  76393. GNU find, xargs, and locate
  76394. .type
  76395. Programmer Tool
  76396. .short
  76397. GNU find, xargs, and locate
  76398. .description
  76399. This package contains the GNU find, xargs, and locate programs.  This
  76400. version of find and xargs comply with POSIX 1003.2, and also support
  76401. some additional options, some borrowed from Unix and some unique to
  76402. GNU.
  76403.  
  76404. To gain speed, GNU find now avoids statting files whenever possible.
  76405. It does this by: (1) Checking the number of links to directories and
  76406. not statting files that it knows aren't directories until it
  76407. encounters a test or action that needs the stat info.  (2) Rearranging
  76408. the command line, where possible, so that it can do tests that don't
  76409. require a stat before tests that do, in hopes that the latter will be
  76410. skipped because of an OR or AND.  (But it only does this where it will
  76411. leave the output unchanged.)
  76412.  
  76413. The locate utility is based on James Woods' public domain fast-find
  76414. code, which is also distributed with the 4.3BSD find.  Because POSIX
  76415. requires `find foo' to have the same effect as `find foo -print', the
  76416. fast-find searching has been moved to a separate program, `locate';
  76417. the same thing has been done in 4.3BSD-reno/4.4BSD.  If you use
  76418. locate, you should run the included `updatedb' script from cron
  76419. periodically (typically nightly).
  76420. .version
  76421. 4.1
  76422. .author
  76423. Free Software Foundation
  76424. .requirements
  76425. Amiga binaries require ixemul.library.
  76426. .distribution
  76427. GNU Public License
  76428. .described-by
  76429. Fred Fish (fnf@amigalib.com)
  76430. .stored-in
  76431. GoldFish-Vol2-2:BBS/GNU/findutils-4.1-diffs.lha
  76432. .name
  76433. flex
  76434. .fullname
  76435. Fast lexical analyzer generator
  76436. .type
  76437. Programmer Tool
  76438. .short
  76439. Fast lexical analyzer generator
  76440. .description
  76441. Flex is a tool for generating scanners, programs which recognized
  76442. lexical patterns in text.  Flex reads the given input files, or its
  76443. standard input if no file names are given, for a description of a
  76444. scanner to generate.  The description is in the form of pairs of
  76445. regular expressions and C code, called rules.  Flex generates as
  76446. output a C source file, lex.yy.c, which defines a routine yylex().
  76447. This file is compiled and linked with the -lfl library to produce an
  76448. executable.  When the executable is run, it analyzes its input for
  76449. occurrences of the regular expressions.  Whenever it finds one, it
  76450. executes the corresponding C code.
  76451. .version
  76452. 2.4.7
  76453. .author
  76454. Vern Paxson
  76455. Van Jacobson
  76456. Jef Poskanzer
  76457. .requirements
  76458. Amiga binaries require ixemul.library.
  76459. .distribution
  76460. GNU Public License
  76461. .described-by
  76462. Fred Fish (fnf@amigalib.com)
  76463. .stored-in
  76464. GoldFish-Vol2-2:BBS/GNU/flex-2.4.7-diffs.lha
  76465. .name
  76466. gawk
  76467. .fullname
  76468. GNU awk, pattern scanning and processing language
  76469. .type
  76470. Programmer Tool
  76471. .short
  76472. Pattern scanning & processing.
  76473. .description
  76474. Gawk is the GNU Project's implementation of the AWK programming
  76475. language.  It conforms to the definition of the language in the POSIX
  76476. 1003.2 Command Language And Utilities Standard.  This version in turn
  76477. is based on the description in "The AWK Programming Language", by Aho,
  76478. Kernighan, and Weinberger, with the additional features defined in the
  76479. System V Release 4 version of UNIX awk.  Gawk also provides some
  76480. GNU-specific extensions.
  76481.  
  76482. The command line consists of options to gawk itself, the AWK program
  76483. text (if not supplied via the -f or --file options), and values to be
  76484. made available in the ARGC and ARGV pre-defined AWK variables.
  76485. .version
  76486. 2.15.5
  76487. .author
  76488. Paul Rubin
  76489. Jay Fenlason
  76490. .requirements
  76491. Amiga binary requires ixemul.library.
  76492. .distribution
  76493. GNU Public License
  76494. .described-by
  76495. Fred Fish (fnf@amigalib.com)
  76496. .stored-in
  76497. GoldFish-Vol2-2:BBS/GNU/gawk-2.15.5-diffs.lha
  76498. .name
  76499. gcc
  76500. .fullname
  76501. GNU C/C++/Objective-C compiler
  76502. .type
  76503. Compiler
  76504. .short
  76505. GNU C/C++/Obj-C compilers
  76506. .description
  76507. The GNU C, C++, and Objective C compilers.  Includes all support for
  76508. compiling C, C++ and Objective C, including a run-time library for
  76509. Objective C.
  76510. .version
  76511. 2.3.3
  76512. .author
  76513. Free Software Foundation
  76514. .requirements
  76515. Amiga binaries require ixemul.library.
  76516. .distribution
  76517. GNU Public License
  76518. .described-by
  76519. Fred Fish (fnf@amigalib.com)
  76520. .stored-in
  76521. GoldFish-Vol2-2:BBS/GNU/gcc-2.3.3-diffs.lha
  76522. .name
  76523. gcc
  76524. .fullname
  76525. GNU C/C++/Objective-C compiler
  76526. .type
  76527. Compiler
  76528. .short
  76529. GNU C/C++/Obj-C compilers.
  76530. .description
  76531. The GNU C, C++, and Objective C compilers.  Includes all support for
  76532. compiling C, C++ and Objective C, including a run-time library for
  76533. Objective C.
  76534. .version
  76535. 2.6.2
  76536. .author
  76537. Free Software Foundation
  76538. .requirements
  76539. Amiga binaries require ixemul.library.
  76540. .distribution
  76541. GNU Public License
  76542. .described-by
  76543. Fred Fish (fnf@amigalib.com)
  76544. .stored-in
  76545. GoldFish-Vol2-2:BBS/GNU/gcc-2.6.2-diffs.lha
  76546. .name
  76547. gdb
  76548. .fullname
  76549. GNU debugger
  76550. .type
  76551. Programmer Tool
  76552. .short
  76553. GNU debugger (incomplete port)
  76554. .description
  76555. The purpose of a debugger such as GDB is to allow you to see what is
  76556. going on "inside" another program while it executes, or what another
  76557. program was doing at the moment it crashed.
  76558.  
  76559. GDB can do four main kinds of things (plus other things in support of
  76560. these) to help you catch bugs in the act: (1) start your program,
  76561. specifying anything that might affect its behavior, (2) make your
  76562. program stop on specified conditions, (3) examine what has happened,
  76563. when your program has stopped, (4) change things in your program, so
  76564. you can experiment with correcting the effects of one bug and go on to
  76565. learn about another.
  76566.  
  76567. You can use GDB to debug programs written in C, C++, and Modula-2.
  76568. Fortran support will be added when a GNU Fortran compiler is ready.
  76569. .version
  76570. 4.12
  76571. .author
  76572. Free Software Foundation
  76573. .requirements
  76574. Amiga binary requires ixemul.library.
  76575. .distribution
  76576. GNU Public License
  76577. .described-by
  76578. Fred Fish (fnf@amigalib.com)
  76579. .stored-in
  76580. GoldFish-Vol2-2:BBS/GNU/gdb-4.12-diffs.lha
  76581. .name
  76582. gdbm
  76583. .fullname
  76584. GNU database manager library
  76585. .type
  76586. Library
  76587. .short
  76588. GNU database manager library
  76589. .description
  76590. GNU dbm is a library of routines that manages data files that contain
  76591. key/data pairs.  The access provided is that of storing, retrieval,
  76592. and deletion by key and a non-sorted traversal of all keys.  A process
  76593. is allowed to use multiple data files at the same time.
  76594. .version
  76595. 1.7.3
  76596. .author
  76597. Philip A. Nelson
  76598. .distribution
  76599. GNU Public License
  76600. .described-by
  76601. Fred Fish (fnf@amigalib.com)
  76602. .stored-in
  76603. GoldFish-Vol2-2:BBS/GNU/gdbm-1.7.3-diffs.lha
  76604. .name
  76605. gmp
  76606. .fullname
  76607. GNU arbitrary precision arithmetic library
  76608. .type
  76609. Library
  76610. .short
  76611. Arbitrary precision math library.
  76612. .description
  76613. GNU MP is a library for arbitrary precision arithmetic, operating on
  76614. signed integers and rational numbers.  It has a rich set of functions,
  76615. and the functions have a regular interface.
  76616.  
  76617. The author has tried to make these functions as fast as possible, both
  76618. for small operands and for huge operands.  The speed is achieved by
  76619. using fullwords as the basic arithmetic type, by using fast
  76620. algorithms, by defining inline assembler for mixed sized
  76621. multiplication and division (i.e 32*32->64 bit multiplication and
  76622. 64/32->32,32 bit division), and by hacking the code with emphasis on
  76623. speed (and not simplicity and elegance).
  76624.  
  76625. The speed of GNU MP is about 5 to 100 times that of Berkeley MP for
  76626. small operands.  The speed-up increases with the operand sizes for
  76627. certain operations, for which GNU MP has asymptotically faster
  76628. algorithms.
  76629. .version
  76630. 1.3.2
  76631. .author
  76632. Torbjorn Granlund
  76633. .distribution
  76634. GNU Public License
  76635. .described-by
  76636. Fred Fish (fnf@amigalib.com)
  76637. .stored-in
  76638. GoldFish-Vol2-2:BBS/GNU/gmp-1.3.2-diffs.lha
  76639. .name
  76640. gnat
  76641. .fullname
  76642. GNU Ada compiler
  76643. .type
  76644. Programmer Tool
  76645. .short
  76646. GNU Ada compiler.
  76647. .description
  76648. Port of the GNU Ada compiler.  Requires matching gcc 2.5.8 distribution.
  76649. .version
  76650. 1.80
  76651. .author
  76652. .requirements
  76653. Amiga binaries require ixemul.library.
  76654. Requires gcc 2.5.8.
  76655. .distribution
  76656. GNU Public License
  76657. .described-by
  76658. Fred Fish (fnf@amigalib.com)
  76659. .stored-in
  76660. GoldFish-Vol2-2:BBS/GNU/gnat-1.80-diffs.lha
  76661.  
  76662. .name
  76663. grep
  76664. .fullname
  76665. GNU grep package
  76666. .type
  76667. Programmer Tool
  76668. .short
  76669. GNU grep package
  76670. .description
  76671. GNU grep is based on a fast lazy-state deterministic matcher (about
  76672. twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-
  76673. Gosper search for a fixed string that eliminates impossible text from
  76674. being considered by the full regexp matcher without necessarily having
  76675. to look at every character.  The result is typically many times faster
  76676. than Unix grep or egrep.  (Regular expressions containing
  76677. backreferencing will run more slowly, however.)
  76678. .version
  76679. 2.0
  76680. .author
  76681. Mike Haertel
  76682. Arthur David Olson
  76683. Richard Stallman
  76684. Karl Berry
  76685. Henry Spencer
  76686. Scott Anderson
  76687. David MacKenzie
  76688. James Woods
  76689. Andrew Hume
  76690. .requirements
  76691. Amiga binaries require ixemul.library.
  76692. .distribution
  76693. GNU Public License
  76694. .described-by
  76695. Fred Fish (fnf@amigalib.com)
  76696. .stored-in
  76697. GoldFish-Vol2-2:BBS/GNU/grep-2.0-diffs.lha
  76698. .name
  76699. groff
  76700. .fullname
  76701. GNU groff document formatting system
  76702. .type
  76703. Text Processing
  76704. .short
  76705. GNU groff document formatting system
  76706. .description
  76707. This is the GNU groff document formatting system.  Included in this
  76708. release are implementations of troff, pic, eqn, tbl, refer, the -man
  76709. macros and the -ms macros, and drivers for PostScript, TeX dvi format,
  76710. and typewriter-like devices.  Also included is a modified version of
  76711. the Berkeley -me macros, an enhanced version of the X11 xditview
  76712. previewer, and an implementation of the -mm macros.
  76713. .version
  76714. 1.09
  76715. .author
  76716. James Clark
  76717. .email
  76718. jjc@jclark.com
  76719. .requirements
  76720. Amiga binaries require ixemul.library.
  76721. .distribution
  76722. GNU Public License
  76723. .described-by
  76724. Fred Fish (fnf@amigalib.com)
  76725. .stored-in
  76726. GoldFish-Vol2-2:BBS/GNU/groff-1.09-diffs.lha
  76727. .name
  76728. ghostscript
  76729. .fullname
  76730. Ghostscript language interpreter and library
  76731. .type
  76732. Miscellaneous
  76733. .short
  76734. GNU postscript interpreter
  76735. .description
  76736. Ghostscript is the name of a set of software that provides an
  76737. interpreter for the PostScript (TM) language, and a set of C
  76738. procedures (the Ghostscript library) that implement the graphics
  76739. capabilities that appear as primitive operations in the PostScript
  76740. language.
  76741. .version
  76742. 2.6.1.4
  76743. .author
  76744. L. Peter Deutsch
  76745. .requirements
  76746. Amiga binaries require ixemul.library.
  76747. .distribution
  76748. Ghostscript General Public License
  76749. .email
  76750. ghost@aladdin.com
  76751. .described-by
  76752. Fred Fish (fnf@amigalib.com)
  76753. .stored-in
  76754. GoldFish-Vol2-2:BBS/GNU/gs-2.6.1.4-diffs.lha
  76755. .name
  76756. ghostscript-fonts
  76757. .type
  76758. Miscellaneous
  76759. .short
  76760. GNU postscript interpreter fonts
  76761. .description
  76762. Ghostscript is the name of a set of software that provides an
  76763. interpreter for the PostScript (TM) language, and a set of C
  76764. procedures (the Ghostscript library) that implement the graphics
  76765. capabilities that appear as primitive operations in the PostScript
  76766. language.
  76767. .version
  76768. 2.6.1
  76769. .author
  76770. L. Peter Deutsch
  76771. .distribution
  76772. Ghostscript General Public License
  76773. .email
  76774. ghost@aladdin.com
  76775. .described-by
  76776. Fred Fish (fnf@amigalib.com)
  76777. .stored-in
  76778. GoldFish-Vol2-2:BBS/GNU/gs-fonts-2.6.1-diffs.lha
  76779. .name
  76780. gzip
  76781. .fullname
  76782. GNU compressing/decompressing programs
  76783. .type
  76784. Miscellaneous
  76785. .short
  76786. GNU compressing/decompressing programs
  76787. .description
  76788. Gzip reduces the size of the named files using Lempel-Ziv coding
  76789. (LZ77).  Whenever possible, each file is replaced by one with the
  76790. extension .gz, while keeping the same ownership modes, access and
  76791. modification times.  (The default extension is -gz for VMS, z for
  76792. MSDOS, OS/2 FAT, Windows NT FAT and Atari.) If no files are specified,
  76793. or if a file name is "-", the standard input is compressed to the
  76794. standard output.  Gzip will only attempt to compress regular files.
  76795. In particular, it will ignore symbolic links.
  76796.  
  76797. If the compressed file name is too long for its file system, gzip
  76798. truncates it.  Gzip attempts to truncate only the parts of the file
  76799. name longer than 3 characters.  (A part is delimited by dots.) If the
  76800. name consists of small parts only, the longest parts are truncated.
  76801. For example, if file names are limited to 14 characters,
  76802. gzip.msdos.exe is compressed to gzi.msd.exe.gz.  Names are not
  76803. truncated on systems which do not have a limit on file name length.
  76804.  
  76805. By default, gzip keeps the original file name and timestamp in the
  76806. compressed file. These are used when decompressing the file with the
  76807. -N option.  This is useful when the compressed file name was truncated
  76808. or when the time stamp was not preserved after a file transfer.
  76809.  
  76810. Compressed files can be restored to their original form using gzip -d
  76811. or gunzip or zcat. If the original name saved in the compressed file
  76812. is not suitable for its file system, a new name is constructed from
  76813. the original one to make it legal.
  76814.  
  76815. gunzip takes a list of files on its command line and replaces each
  76816. file whose name ends with .gz, -gz, .z, -z, _z or .Z and which begins
  76817. with the correct magic number with an uncompressed file without the
  76818. original extension.  gunzip also recognizes the special extensions
  76819. ".tgz" and ".taz" as shorthands for .tar.gz and .tar.Z respectively.
  76820. When compressing, gzip uses the .tgz extension if necessary instead of
  76821. truncating a file with a .tar extension.
  76822.  
  76823. gunzip can currently decompress files created by gzip, zip, compress,
  76824. compress -H or pack. The detection of the input format is automatic.
  76825. When using the first two formats, gunzip checks a 32 bit CRC. For
  76826. pack, gunzip checks the uncompressed length. The standard compress
  76827. format was not designed to allow consistency checks.  However gunzip
  76828. is sometimes able to detect a bad .Z file. If you get an error when
  76829. uncompressing a .Z file, do not assume that the .Z file is correct
  76830. simply because the standard uncompress does not complain.  This
  76831. generally means that the standard uncompress does not check its input,
  76832. and happily generates garbage output.  The SCO compress -H format (lzh
  76833. compression method) does not include a CRC but also allows some
  76834. consistency checks.
  76835.  
  76836. Files created by zip can be uncompressed by gzip only if they have a
  76837. single member compressed with the 'deflation' method. This feature is
  76838. only intended to help conversion of tar.zip files to the tar.gz
  76839. format. To extract zip files with several members, use unzip instead
  76840. of gunzip.
  76841.  
  76842. zcat is identical to gunzip -c. (On some systems, zcat may be
  76843. installed as gzcat to preserve the original link to compress.) zcat
  76844. uncompresses either a list of files on the command line or its
  76845. standard input and writes the uncompressed data on standard output.
  76846. zcat will uncompress files that have the correct magic number whether
  76847. they have a .gz suffix or not.
  76848.  
  76849. Gzip uses the Lempel-Ziv algorithm used in zip and PKZIP.  The amount
  76850. of compression obtained depends on the size of the input and the
  76851. distribution of common substrings.  Typically, text such as source
  76852. code or English is reduced by 60-70%.  Compression is generally much
  76853. better than that achieved by LZW (as used in compress), Huffman coding
  76854. (as used in pack), or adaptive Huffman coding (compact).
  76855.  
  76856. Compression is always performed, even if the compressed file is
  76857. slightly larger than the original. The worst case expansion is a few
  76858. bytes for the gzip file header, plus 5 bytes every 32K block, or an
  76859. expansion ratio of 0.015% for large files. Note that the actual number
  76860. of used disk blocks almost never increases.  gzip preserves the mode,
  76861. ownership and timestamps of files when compressing or decompressing.
  76862. .version
  76863. 1.2.4
  76864. .author
  76865. Jean-loup Gailly
  76866. .requirements
  76867. Amiga binary requires ixemul.library.
  76868. .distribution
  76869. GNU Public License
  76870. .email
  76871. jloup@chorus.fr
  76872. .described-by
  76873. Fred Fish (fnf@amigalib.com)
  76874. .stored-in
  76875. GoldFish-Vol2-2:BBS/GNU/gzip-1.2.4-diffs.lha
  76876. .name
  76877. indent
  76878. .fullname
  76879. C code beautifier
  76880. .type
  76881. Programmer Tool
  76882. .short
  76883. C code beautifier
  76884. .description
  76885. The `indent' program can be used to make code easier to read.  It can
  76886. also convert from one style of writing C to another, and understands a
  76887. substantial amount about the syntax of C, but it also attempts to cope
  76888. with incomplete and misformed syntax.  In version 1.2 and more recent
  76889. versions, the GNU style of indenting is the default.
  76890. .version
  76891. 1.9.1
  76892. .author
  76893. Free Software Foundation
  76894. .requirements
  76895. Amiga binary requires ixemul.library.
  76896. .distribution
  76897. GNU Public License
  76898. .described-by
  76899. Fred Fish (fnf@amigalib.com)
  76900. .stored-in
  76901. GoldFish-Vol2-2:BBS/GNU/indent-1.9.1-diffs.lha
  76902. .name
  76903. ispell
  76904. .fullname
  76905. GNU spelling checker
  76906. .type
  76907. Miscellaneous
  76908. .short
  76909. GNU spelling checker
  76910. .description
  76911. Ispell is a program that helps you to correct typos in a file, and to
  76912. find the correct spelling of words.  When presented with a word that
  76913. is not in the dictionary, ispell attempts to find near misses that
  76914. might include the word you meant.
  76915.  
  76916. The best way to use ispell is with GNU EMACS.  For documentation about
  76917. this mode, see the info topic "ispell".
  76918.  
  76919. Ispell can also be used by itself, and in this case the most common
  76920. usage is "ispell filename".  If ispell finds a word that is not in the
  76921. dictionary, it is printed at the top of the screen.  Ispell then
  76922. checks the dictionary for near misses \- words that differ only by a
  76923. single letter, a missing or extra letter, or a pair of transposed
  76924. letters.  Any that are found are printed on the following lines, and
  76925. finally, two lines of context containing the word are printed at the
  76926. bottom of the screen.  If your terminal can type in reverse video, the
  76927. word itself is highlighted.
  76928.  
  76929. If you think the word is correct as it stands, you can type either
  76930. "Space" to accept it this one time, "A" to accept it for the rest of
  76931. this file, or "I" to accept it and put it in your private dictionary.
  76932. If one of the near misses is the word you want, type the corresponding
  76933. number.  Finally, you can type "R" and you will be prompted for a
  76934. replacement word.  The string you type will be broken into words, and
  76935. each one will also be checked.  You can also type "?" for help.
  76936.  
  76937. If ispell is started with no arguments, it enters a loop reading words
  76938. from the standard input, and printing messages about them on the
  76939. standard output.  You can use this mode to find the spelling of a
  76940. problem word.
  76941. .version
  76942. 4.0
  76943. .author
  76944. Pace Willisson
  76945. .requirements
  76946. Amiga binary requires ixemul.library.
  76947. .distribution
  76948. GNU Public License
  76949. .email
  76950. pace@mit-vax
  76951. .described-by
  76952. Fred Fish (fnf@amigalib.com)
  76953. .stored-in
  76954. GoldFish-Vol2-2:BBS/GNU/ispell-4.0-diffs.lha
  76955. .name
  76956. libg++
  76957. .fullname
  76958. GNU C++ class library
  76959. .type
  76960. Programmer Tool
  76961. .short
  76962. GNU C++ class library
  76963. .description
  76964. A C++ class library for use with the GNU C++ compiler.
  76965. .version
  76966. 2.6.1
  76967. .distribution
  76968. GNU Library Public License
  76969. .described-by
  76970. Fred Fish (fnf@amigalib.com)
  76971. .stored-in
  76972. GoldFish-Vol2-2:BBS/GNU/libg++-2.6.1-diffs.lha
  76973. .name
  76974. libm
  76975. .fullname
  76976. Runtime math library
  76977. .type
  76978. Library
  76979. .short
  76980. Runtime math library
  76981. .description
  76982. This runtime math library is from BSD.  It is used with the GNU C
  76983. compiler when the -lm option is given to gcc.
  76984. .version
  76985. 5.4
  76986. .distribution
  76987. Copyrighted but Freely Redistributable
  76988. .described-by
  76989. Fred Fish (fnf@amigalib.com)
  76990. .stored-in
  76991. GoldFish-Vol2-2:BBS/GNU/libm-5.4-diffs.lha
  76992. .name
  76993. m4
  76994. .fullname
  76995. GNU macro processor
  76996. .type
  76997. Programmer Tool
  76998. .short
  76999. GNU macro processor
  77000. .description
  77001. This is GNU m4, a program which copies its input to the output,
  77002. expanding macros as it goes.  m4 has built-in functions for including
  77003. named files, running Unix commands, doing integer arithmetic,
  77004. manipulating text in various ways, recursion, etc...  Macros can also
  77005. be user-defined, and can take any number of arguments.
  77006. .version
  77007. 1.4
  77008. .author
  77009. Rene' Seindal
  77010. .distribution
  77011. GNU Public License
  77012. .described-by
  77013. Fred Fish (fnf@amigalib.com)
  77014. .stored-in
  77015. GoldFish-Vol2-2:BBS/GNU/m4-1.4-diffs.lha
  77016. .name
  77017. make
  77018. .fullname
  77019. GNU make
  77020. .type
  77021. Programmer Tool
  77022. .short
  77023. POSIX compatible "make" program
  77024. .description
  77025. The "make" utility automatically determines which pieces of a large
  77026. program need to be recompiled, and issues commands to recompile them.
  77027. GNU "make" conforms to section 6.2 of "IEEE Standard 1003.2-1992"
  77028. (POSIX.2).
  77029. .version
  77030. 3.72.1
  77031. .author
  77032. Richard Stallman
  77033. Roland McGrath
  77034. .restrictions
  77035. Amiga binary requires ixemul.library.
  77036. .distribution
  77037. GNU Public License
  77038. .described-by
  77039. Fred Fish (fnf@amigalib.com)
  77040. .stored-in
  77041. GoldFish-Vol2-2:BBS/GNU/make-3.72.1-diffs.lha
  77042. .name
  77043. patch
  77044. .fullname
  77045. patch
  77046. .type
  77047. Programmer Tool
  77048. .short
  77049. Apply diff files
  77050. .description
  77051. Patch will take a patch file containing any of the four forms of
  77052. difference listing produced by the diff program and apply those
  77053. differences to an original file, producing a patched version.  By
  77054. default, the patched version is put in place of the original, with the
  77055. original file backed up to another name.
  77056. .version
  77057. 2.1
  77058. .author
  77059. Larry Wall
  77060. .requirements
  77061. Amiga binary requires the ixemul.library.
  77062. .distribution
  77063. GNU Public License
  77064. .email
  77065. lwall@netlabs.com
  77066. .described-by
  77067. Fred Fish (fnf@amigalib.com)
  77068. .stored-in
  77069. GoldFish-Vol2-2:BBS/GNU/patch-2.1-diffs.lha
  77070. .name
  77071. pdksh
  77072. .fullname
  77073. Ksh compatible shell
  77074. .type
  77075. Shell
  77076. .short
  77077. A UNIX ksh compatible shell for AmigaDOS
  77078. .description
  77079. A KSH-like shell that is compatible enough with the real UNIX ksh to
  77080. be used with most scripts that the UNIX ksh can run.
  77081. .version
  77082. 4.9
  77083. .date
  77084. .author
  77085. Eric Gisin
  77086. Charles Forsyth
  77087. John R MacMillan
  77088. Simon J. Gerraty
  77089. Markus Wild
  77090. .distribution
  77091. Public Domain
  77092. .requirements
  77093. Amiga binary requires ixemul.library.
  77094. .docs
  77095. !README.AMIGA!
  77096. README
  77097. .described-by
  77098. Fred Fish (fnf@amigalib.com)
  77099. .submittal
  77100. Downloaded via ftp from wuarchive.wustl.edu.
  77101. .stored-in
  77102. GoldFish-Vol2-2:BBS/GNU/pdksh-4.9-diffs.lha
  77103. .name
  77104. perl
  77105. .fullname
  77106. Practical Extraction and Report Language
  77107. .type
  77108. Programmer Tool
  77109. .short
  77110. Practical Extraction and Report Language
  77111. .description
  77112. Perl is an interpreted language optimized for scanning arbitrary text
  77113. files, extracting information from those text files, and printing
  77114. reports based on that information.  It's also a good language for many
  77115. system management tasks.  The language is intended to be practical
  77116. (easy to use, efficient, complete) rather than beautiful (tiny,
  77117. elegant, minimal).  It combines (in the author's opinion, anyway) some
  77118. of the best features of C, sed, awk, and sh, so people familiar with
  77119. those languages should have little difficulty with it.  (Language
  77120. historians will also note some vestiges of csh, Pascal, and even
  77121. BASIC-PLUS.)  Expression syntax corresponds quite closely to C
  77122. expression syntax.
  77123.  
  77124. Unlike most Unix utilities, perl does not arbitrarily limit the size
  77125. of your data.  If you've got the memory, perl can slurp in your whole
  77126. file as a single string.  Recursion is of unlimited depth.  And the
  77127. hash tables used by associative arrays grow as necessary to prevent
  77128. degraded performance.  Perl uses sophisticated pattern matching
  77129. techniques to scan large amounts of data very quickly.  Although
  77130. optimized for scanning text, perl can also deal with binary data, and
  77131. can make dbm files look like associative arrays (where dbm is
  77132. available).  Setuid perl scripts are safer than C programs through a
  77133. dataflow tracing mechanism which prevents many stupid security holes.
  77134. If you have a problem that would ordinarily use sed or awk or sh, but
  77135. it exceeds their capabilities or must run a little faster, and you
  77136. don't want to write the silly thing in C, then perl may be for you.
  77137. There are also translators to turn your sed and awk scripts into perl
  77138. scripts.
  77139. .version
  77140. 4.036
  77141. .author
  77142. Larry Wall
  77143. .distribution
  77144. GNU Public License
  77145. .email
  77146. lwall@netlabs.com
  77147. .described-by
  77148. Fred Fish (fnf@amigalib.com)
  77149. .stored-in
  77150. GoldFish-Vol2-2:BBS/GNU/perl-4.036-diffs.lha
  77151. .name
  77152. rcs
  77153. .fullname
  77154. Revision Control System
  77155. .type
  77156. Programmer Tool
  77157. .short
  77158. Revision Control System
  77159. .description
  77160. RCS, the Revision Control System, manages multiple revisions of files.
  77161. RCS can store, retrieve, log, identify, and merge revisions.  It is
  77162. useful for files that are revised frequently, e.g. programs,
  77163. documentation, graphics, and papers.
  77164. .version
  77165. 5.6.0.1
  77166. .author
  77167. Walter F. Tichy
  77168. et. al.
  77169. .distribution
  77170. GNU Public License
  77171. .described-by
  77172. Fred Fish (fnf@amigalib.com)
  77173. .stored-in
  77174. GoldFish-Vol2-2:BBS/GNU/rcs-5.6.0.1-diffs.lha
  77175. .name
  77176. sed
  77177. .fullname
  77178. Stream Editor
  77179. .type
  77180. Programmer Tool
  77181. .short
  77182. GNU stream editor
  77183. .description
  77184. Sed copies named files, or the standard input, to the standard output,
  77185. edited according to a script of commands.
  77186. .version
  77187. 2.05
  77188. .author
  77189. Free Software Foundation
  77190. .requirements
  77191. Amiga binary requires ixemul.library
  77192. .distribution
  77193. GNU Public License
  77194. .described-by
  77195. Fred Fish (fnf@amigalib.com)
  77196. .stored-in
  77197. GoldFish-Vol2-2:BBS/GNU/sed-2.05-diffs.lha
  77198. .name
  77199. sh-utils
  77200. .fullname
  77201. Shell programming utilities
  77202. .type
  77203. Programmer Tool
  77204. .short
  77205. GNU shell programming utilities
  77206. .description
  77207. This is a package of small shell programming utilities.  They are
  77208. mostly compliant with POSIX.2, where applicable.  The programs that
  77209. can be built with this package are: basename date dirname echo env
  77210. expr false groups id logname nice nohup pathchk printenv printf sleep
  77211. stty tee test true tty uname who whoami yes Some programs (uname,
  77212. nice, nohup, and stty) are built and installed only on systems that
  77213. have the features to support them.
  77214. .version
  77215. 1.12
  77216. .author
  77217. Free Software Foundation
  77218. .distribution
  77219. GNU Public License
  77220. .described-by
  77221. Fred Fish (fnf@amigalib.com)
  77222. .stored-in
  77223. GoldFish-Vol2-2:BBS/GNU/sh-utils-1.12-diffs.lha
  77224. .name
  77225. tar
  77226. .fullname
  77227. GNU Tape Archiver
  77228. .type
  77229. Disk Tool
  77230. .short
  77231. GNU Tape Archiver
  77232. .description
  77233. Tar collects files into an archive which is normally written to tape or
  77234. other backup media.  It can also be written to a normal file, and such
  77235. files have become a common intersystem exchange mechanism.
  77236. .version
  77237. 1.11.2
  77238. .author
  77239. John Gilmore
  77240. .requirements
  77241. Amiga binary requires ixemul.library.
  77242. .distribution
  77243. GNU Public License
  77244. .described-by
  77245. Fred Fish (fnf@amigalib.com)
  77246. .stored-in
  77247. GoldFish-Vol2-2:BBS/GNU/tar-1.11.2-diffs.lha
  77248. .name
  77249. termcap
  77250. .fullname
  77251. GNU termcap library
  77252. .type
  77253. Library
  77254. .short
  77255. GNU termcap library.
  77256. .description
  77257. This is the GNU termcap library, a library of C functions that enable
  77258. programs to send control strings to terminals in a way independent of
  77259. the terminal type.  Most of this package is also distributed with GNU
  77260. Emacs, but it is available in this separate distribution to make it
  77261. easier to install as -ltermcap.
  77262. .version
  77263. 1.2
  77264. .author
  77265. Free Software Foundation
  77266. .distribution
  77267. GNU Public License
  77268. .described-by
  77269. Fred Fish (fnf@amigalib.com)
  77270. .stored-in
  77271. GoldFish-Vol2-2:BBS/GNU/termcap-1.2-diffs.lha
  77272. .name
  77273. texinfo
  77274. .fullname
  77275. GNU documentation system
  77276. .type
  77277. Miscellaneous
  77278. .short
  77279. GNU documentation system
  77280. .description
  77281. Texinfo is a documentation system that uses a single source file to
  77282. produce both on-line information and printed output.  This means that
  77283. instead of writing two different documents, one for the on-line help
  77284. or other on-line information and the other for a typeset manual or
  77285. other printed work, you need write only one document.  When the work
  77286. is revised, you need revise only one document.  You can read the
  77287. on-line information, known as an "Info file", with an Info
  77288. documentation-reading program.
  77289. .version
  77290. 3.1
  77291. .author
  77292. Free Software Foundation
  77293. .requirements
  77294. Amiga binaries require ixemul.library.
  77295. .distribution
  77296. GNU Public License
  77297. .described-by
  77298. Fred Fish (fnf@amigalib.com)
  77299. .stored-in
  77300. GoldFish-Vol2-2:BBS/GNU/texinfo-3.1-diffs.lha
  77301. .name
  77302. textutils
  77303. .fullname
  77304. GNU text processing utilities
  77305. .type
  77306. Text Processing
  77307. .short
  77308. GNU text processing utilities
  77309. .description
  77310. These are the GNU text file (actually, file contents) processing
  77311. utilities.  Most of these programs have significant advantages over
  77312. their Unix counterparts, such as greater speed, additional options,
  77313. and fewer arbitrary limits.  The programs that can be built with this
  77314. package are: cat, cksum, comm, csplit, cut, expand, fold, head, join,
  77315. nl, od paste, pr, sort, split, sum, tac, tail, tr, unexpand, uniq, and
  77316. wc.  The cmp program has moved to the GNU diff distribution.
  77317. .version
  77318. 1.11
  77319. .author
  77320. Free Software Foundation
  77321. .requirements
  77322. Amiga binaries require ixemul.library.
  77323. .distribution
  77324. GNU Public License
  77325. .described-by
  77326. Fred Fish (fnf@amigalib.com)
  77327. .stored-in
  77328. GoldFish-Vol2-2:BBS/GNU/textutils-1.11-diffs.lha
  77329. .name
  77330. uuencode
  77331. .fullname
  77332. Encode/decode utilities
  77333. .type
  77334. Programmer Tool
  77335. .short
  77336. Encode/decode utilities
  77337. .description
  77338. These programs are used to encode binary data in a printable ASCII
  77339. format which may be safely sent through e-mail or other communication
  77340. channel which does not support the transmission of eight bit data.
  77341. .version
  77342. 1.0
  77343. .author
  77344. Free Software Foundation
  77345. .distribution
  77346. Copyrighted but Freely Redistributable
  77347. .described-by
  77348. Fred Fish (fnf@amigalib.com)
  77349. .stored-in
  77350. GoldFish-Vol2-2:BBS/GNU/uuencode-1.0-diffs.lha
  77351. .name
  77352. libg++
  77353. .fullname
  77354. GNU C++ class library
  77355. .type
  77356. Programmer Tool
  77357. .short
  77358. GNU C++ class library
  77359. .description
  77360. A C++ class library for use with the GNU C++ compiler.
  77361. .version
  77362. 2.6.1
  77363. .distribution
  77364. GNU Library Public License
  77365. .described-by
  77366. Fred Fish (fnf@amigalib.com)
  77367. .stored-in
  77368. GoldFish-Vol2-2:BBS/GNU/libg++-2.6.1.lha
  77369. .name
  77370. autoconf
  77371. .fullname
  77372. GNU autoconfig
  77373. .type
  77374. Programmer Tool
  77375. .short
  77376. GNU automatic configuration generator.
  77377. .description
  77378. Autoconf is an extensible package of m4 macros that produce shell
  77379. scripts to automatically configure software source code packages.
  77380. These scripts can adapt the packages to many kinds of UNIX-like
  77381. systems without manual user intervention.  Autoconf creates a
  77382. configuration script for a package from a template file that lists the
  77383. operating system features that the package can use, in the form of m4
  77384. macro calls.
  77385.  
  77386. Autoconf requires GNU m4.  The configuration scripts produced by
  77387. Autoconf are independent of Autoconf when they are run, so their users
  77388. do not need to have Autoconf (or GNU m4).
  77389. .version
  77390. 2.1
  77391. .author
  77392. Free Software Foundation
  77393. .distribution
  77394. GNU Public License
  77395. .described-by
  77396. Fred Fish (fnf@amigalib.com)
  77397. .stored-in
  77398. GoldFish-Vol2-2:BBS/GNU/autoconf-2.1.tar.gz
  77399. .name
  77400. bc
  77401. .fullname
  77402. GNU bc
  77403. .type
  77404. Miscellaneous
  77405. .short
  77406. GNU arbitrary precision calculator lang.
  77407. .description
  77408. A language that supports arbitrary precision numbers with interactive
  77409. execution of statements.  There are some similarities in the syntax to
  77410. the C programming language.
  77411.  
  77412. A standard math library is available by command line option.  If
  77413. requested, the math library is defined before processing any files.
  77414. bc starts by processing code from all the files listed on the command
  77415. line in the order listed.  After all files have been processed, bc
  77416. reads from the standard input.  All code is executed as it is read.
  77417. (If a file contains a command to halt the processor, bc will never
  77418. read from the standard input.)
  77419.  
  77420. This version of bc contains several extensions beyond traditional bc
  77421. implementations and the POSIX draft standard.  Command line options
  77422. can cause these extensions to print a warning or to be rejected.  This
  77423. document describes the language accepted by this processor.
  77424. Extensions will be identified as such.
  77425. .version
  77426. 1.02
  77427. .author
  77428. Philip A. Nelson
  77429. .requirements
  77430. Binary version requires ixemul.library.
  77431. .distribution
  77432. GNU Public License
  77433. .email
  77434. phil@cs.wwu.edu
  77435. .described-by
  77436. Fred Fish (fnf@amigalib.com)
  77437. .stored-in
  77438. GoldFish-Vol2-2:BBS/GNU/bc-1.02.tar.gz
  77439. .name
  77440. binutils
  77441. .fullname
  77442. GNU binary file utilities
  77443. .type
  77444. Programmer Tool
  77445. .short
  77446. GNU binary file utilities.
  77447. .description
  77448. Various tools for operating on object and executable files.  Includes "ld",
  77449. "size", "nm", "strip", "ar", "objdump", and "ranlib".
  77450. .version
  77451. 1.8.x
  77452. .author
  77453. Free Software Foundation
  77454. .requirements
  77455. Binary versions require ixemul.library.
  77456. .distribution
  77457. GNU Public License
  77458. .described-by
  77459. Fred Fish (fnf@amigalib.com)
  77460. .stored-in
  77461. GoldFish-Vol2-2:BBS/GNU/binutils-1.8.x.tar.gz
  77462. .name
  77463. binutils
  77464. .fullname
  77465. GNU binutils
  77466. .type
  77467. Programmer Tools
  77468. .short
  77469. GNU binary utilities, Amiga source
  77470. .description
  77471. The GNU binary utilities.
  77472. .version
  77473. 2.5.2
  77474. .requirements
  77475. Amiga binaries require the ixemul.library.
  77476. .distribution
  77477. GNU Public License
  77478. .described-by
  77479. Fred Fish (fnf@amigalib.com)
  77480. .stored-in
  77481. GoldFish-Vol2-2:BBS/GNU/binutils-2.5.2.tar.gz
  77482. .name
  77483. bison
  77484. .fullname
  77485. GNU parser generator
  77486. .type
  77487. Programmer Tool
  77488. .short
  77489. GNU parser generator yacc replacement
  77490. .description
  77491. Bison is a parser generator in the style of yacc (1).  It should be
  77492. upwardly compatible with input files designed for yacc.  Input files
  77493. should follow the yacc convention of ending in ".y".  Unlike yacc, the
  77494. generated files do not have fixed names, but instead use the prefix of
  77495. the input file.  For instance, a grammar description file named
  77496. parse.y would produce the generated parser in a file named
  77497. parse.tab.c, instead of yacc 's y.tab.c.
  77498. .version
  77499. 1.22
  77500. .author
  77501. Free Software Foundation
  77502. .requirements
  77503. Binary version requires ixemul.library.
  77504. .distribution
  77505. GNU Public License
  77506. .described-by
  77507. Fred Fish (fnf@amigalib.com)
  77508. .stored-in
  77509. GoldFish-Vol2-2:BBS/GNU/bison-1.22.tar.gz
  77510. .name
  77511. cpio
  77512. .fullname
  77513. GNU cp in/out program
  77514. .type
  77515. System Administration
  77516. .short
  77517. GNU utility to copy to/from archives.
  77518. .description
  77519. Cpio copies files into or out of a cpio or tar archive, which is a
  77520. file that contains other files plus information about them, such as
  77521. their pathname, owner, timestamps, and access permissions.  The
  77522. archive can be another file on the disk, a magnetic tape, or a pipe.
  77523. Cpio has three operating modes.  In copy-out mode, cpio copies files
  77524. into an archive.  It reads a list of filenames, one per line, on the
  77525. standard input, and writes the archive onto the standard output.  A
  77526. typical way to generate the list of filenames is with the find
  77527. command; you should give find the -depth option to minimize problems
  77528. with permissions on directories that are unwritable or not searchable.
  77529.  
  77530. In copy-in mode, cpio copies files out of an archive or lists the
  77531. archive contents.  It reads the archive from the standard input.  Any
  77532. non-option command line arguments are shell globbing patterns; only
  77533. files in the archive whose names match one or more of those patterns
  77534. are copied from the archive.  Unlike in the shell, an initial `.' in a
  77535. filename does match a wildcard at the start of a pattern, and a `/' in
  77536. a filename can match wildcards.  If no patterns are given, all files
  77537. are extracted.
  77538.  
  77539. In copy-pass mode, cpio copies files from one directory tree to
  77540. another, combining the copy-out and copy-in steps without actually
  77541. using an archive.  It reads the list of files to copy from the
  77542. standard input; the directory into which it will copy them is given as
  77543. a non-option argument.
  77544.  
  77545. Cpio supports the following archive formats: binary, old ASCII, new
  77546. ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.
  77547. The binary format is obsolete because it encodes information about the
  77548. files in a way that is not portable between different machine
  77549. architectures.  The old ASCII format is portable between different
  77550. machine architectures, but should not be used on file systems with
  77551. more than 65536 i-nodes.  The new ASCII format is portable between
  77552. different machine architectures and can be used on any size file
  77553. system, but is not supported by all versions of cpio; currently, it is
  77554. only supported by GNU and Unix System V R4.  The crc format is like
  77555. the new ASCII format, but also contains a checksum for each file which
  77556. cpio calculates when creating an archive and verifies when the file is
  77557. extracted from the archive.  The HPUX formats are provided for
  77558. compatibility with HPUX's cpio which stores device files differently.
  77559.  
  77560. The tar format is provided for compatability with the tar program.  It
  77561. can not be used to archive files with names longer than 100
  77562. characters, and can not be used to archive "special" (block or
  77563. character devices) files.  The POSIX.1 tar format can not be used to
  77564. archive files with names longer than 255 characters (less unless they
  77565. have a "/" in just the right place).
  77566.  
  77567. By default, cpio creates binary format archives, for compatibility
  77568. with older cpio programs.  When extracting from archives, cpio
  77569. automatically recognizes which kind of archive it is reading and can
  77570. read archives created on machines with a different byte-order.
  77571.  
  77572. Some of the options to cpio apply only to certain operating modes; see
  77573. the SYNOPSIS section for a list of which options are allowed in which
  77574. modes.
  77575. .version
  77576. 2.3
  77577. .author
  77578. Phil Nelson
  77579. David MacKenzie
  77580. John Oleynick
  77581. .email
  77582. phil@cs.wwu.edu
  77583. djm@gnu.ai.mit.edu
  77584. juo@klinzhai.rutgers.edu
  77585. .requirements
  77586. The binary requires ixemul.library.
  77587. .distribution
  77588. GNU Public License
  77589. .described-by
  77590. Fred Fish (fnf@amigalib.com)
  77591. .stored-in
  77592. GoldFish-Vol2-2:BBS/GNU/cpio-2.3.tar.gz
  77593. .name
  77594. dc
  77595. .fullname
  77596. GNU reverse-polish desk calculator
  77597. .type
  77598. Programmer Tool
  77599. .short
  77600. GNU reverse-polish (RPN) desk calculator
  77601. .description
  77602. DC is a reverse-polish desk calculator which supports unlimited
  77603. precision arithmetic.  It also allows you to define and call macros.
  77604. Normally DC reads from the standard input; if any command arguments
  77605. are given to it, they are filenames, and DC reads and executes the
  77606. contents of the files before reading from standard input.  All output
  77607. is to standard output.
  77608. .version
  77609. 0.2
  77610. .author
  77611. Free Software Foundation
  77612. .requirements
  77613. Binary requires ixemul.library.
  77614. .distribution
  77615. GNU Public License
  77616. .described-by
  77617. Fred Fish (fnf@amigalib.com)
  77618. .stored-in
  77619. GoldFish-Vol2-2:BBS/GNU/dc-0.2.tar.gz
  77620. .name
  77621. diffutils
  77622. .fullname
  77623. GNU diff utilities
  77624. .type
  77625. Programmer Tool
  77626. .short
  77627. GNU diff, diff3, sdiff and cmp utilities
  77628. .description
  77629. This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
  77630. Their features are a superset of the Unix features and they are
  77631. significantly faster.  cmp has been moved here from the GNU textutils.
  77632.  
  77633. Computer users often find occasion to ask how two files differ.
  77634. Perhaps one file is a newer version of the other file.  Or maybe the
  77635. two files started out as identical copies but were changed by
  77636. different people.
  77637.  
  77638. You can use the diff command to show differences between two files, or
  77639. each corresponding file in two directories.  diff outputs differences
  77640. between files line by line in any of several formats, selectable by
  77641. command line options.  This set of differences is often called a diff
  77642. or patch.  For files that are identical, diff normally produces no
  77643. output; for binary (non-text) files, diff normally reports only that
  77644. they are different.
  77645.  
  77646. You can use the cmp command to show the offsets and line numbers where
  77647. two files differ.  Cmp can also show all the characters that differ
  77648. between the two files, side by side.
  77649.  
  77650. You can use the diff3 command to show differences among three files.
  77651. When two people have made independent changes to a common original,
  77652. diff3 can report the differences between the original and the two
  77653. changed versions, and can produce a merged file that contains both
  77654. persons' changes together with warnings about conflicts.
  77655.  
  77656. You can use the sdiff command to merge two files interactively.
  77657.  
  77658. You can use the set of differences produced by diff to distribute
  77659. updates to text files (such as program source code) to other people.
  77660. This method is especially useful when the differences are small
  77661. compared to the complete files.  Given diff output, you can use the
  77662. patch program to update, or patch, a copy of the file.  If you think
  77663. of diff as subtracting one file from another to produce their
  77664. difference, you can think of patch as adding the difference to one
  77665. file to reproduce the other.
  77666. .version
  77667. 2.7
  77668. .author
  77669. Free Software Foundation
  77670. et. al.
  77671. .requirements
  77672. Binaries require ixemul.library.
  77673. .distribution
  77674. GNU Public License
  77675. .described-by
  77676. Fred Fish (fnf@amigalib.com)
  77677. .stored-in
  77678. GoldFish-Vol2-2:BBS/GNU/diffutils-2.7.tar.gz
  77679. .name
  77680. doschk
  77681. .fullname
  77682. Check DOS/SYSV filenames
  77683. .type
  77684. Miscellaneous
  77685. .short
  77686. Check DOS/SYSV filename limits.
  77687. .description
  77688. This program is intended as a utility to help software developers
  77689. ensure that their source file names are distinguishable on MS-DOS and
  77690. 14-character SYSV platforms.  To perform this task, doschk reads a
  77691. list of filenames and produces a report of all the conflicts that
  77692. would arise if the files were transferred to a MS-DOS or SYSV
  77693. platform.
  77694. .version
  77695. 1.1
  77696. .author
  77697. DJ Delorie
  77698. .requirements
  77699. Amiga binary requires ixemul.library.
  77700. .distribution
  77701. GNU Public License
  77702. .described-by
  77703. Fred Fish (fnf@amigalib.com)
  77704. .stored-in
  77705. GoldFish-Vol2-2:BBS/GNU/doschk-1.1.tar.gz
  77706. .name
  77707. ed
  77708. .fullname
  77709. GNU line editor
  77710. .type
  77711. Miscellaneous
  77712. .short
  77713. 8-bit-clean POSIX compliant line editor.
  77714. .description
  77715. "Ed" is a line-oriented text editor.  It is used to create, display,
  77716. modify and otherwise manipulate text files.  "Red" is a restricted ed:
  77717. it can only edit files in the current directory and cannot execute
  77718. shell commands.
  77719. .version
  77720. 0.1
  77721. .author
  77722. Andrew Moore
  77723. .requirements
  77724. Amiga binary requires ixemul.library.
  77725. .distribution
  77726. GNU Public License
  77727. .described-by
  77728. Fred Fish (fnf@amigalib.com)
  77729. .stored-in
  77730. GoldFish-Vol2-2:BBS/GNU/ed-0.1.tar.gz
  77731. .name
  77732. emacs
  77733. .fullname
  77734. GNU Emacs editor
  77735. .type
  77736. Text Editing
  77737. .short
  77738. GNU Emacs editor
  77739. .description
  77740. GNU Emacs is the GNU incarnation of the advanced, self-documenting,
  77741. customizable, extensible real-time display editor Emacs. (The `G' in
  77742. `GNU' is not silent.)
  77743.  
  77744. We say that Emacs is a "display" editor because normally the text
  77745. being edited is visible on the screen and is updated automatically as
  77746. you type your commands.
  77747.  
  77748. We call it a "real-time" editor because the display is updated very
  77749. frequently, usually after each character or pair of characters you
  77750. type.  This minimizes the amount of information you must keep in your
  77751. head as you edit.
  77752.  
  77753. We call Emacs advanced because it provides facilities that go beyond
  77754. simple insertion and deletion: filling of text; automatic indentation
  77755. of programs; viewing two or more files at once; and dealing in terms
  77756. of characters, words, lines, sentences, paragraphs, and pages, as well
  77757. as expressions and comments in several different programming
  77758. languages.  It is much easier to type one command meaning "go to the
  77759. end of the paragraph" than to find that spot with simple cursor keys.
  77760.  
  77761. "Self-documenting" means that at any time you can type a special
  77762. character, `Control-h', to find out what your options are.  You can
  77763. also use it to find out what any command does, or to find all the
  77764. commands that pertain to a topic.
  77765.  
  77766. "Customizable" means that you can change the definitions of Emacs
  77767. commands in little ways.  For example, if you use a programming
  77768. language in which comments start with `<**' and end with `**>', you
  77769. can tell the Emacs comment manipulation commands to use those strings.
  77770. Another sort of customization is rearrangement of the command set.
  77771. For example, if you prefer the four basic cursor motion commands (up,
  77772. down, left and right) on keys in a diamond pattern on the keyboard,
  77773. you can have it.
  77774.  
  77775. "Extensible" means that you can go beyond simple customization and
  77776. write entirely new commands, programs in the Lisp language to be run
  77777. by Emacs's own Lisp interpreter.  Emacs is an "on-line extensible"
  77778. system, which means that it is divided into many functions that call
  77779. each other, any of which can be redefined in the middle of an editing
  77780. session.  Any part of Emacs can be replaced without making a separate
  77781. copy of all of Emacs.  Most of the editing commands of Emacs are
  77782. written in Lisp already; the few exceptions could have been written in
  77783. Lisp but are written in C for efficiency.  Although only a programmer
  77784. can write an extension, anybody can use it afterward.
  77785. .version
  77786. 18.59
  77787. .author
  77788. Richard Stallman
  77789. .distribution
  77790. GNU Public License
  77791. .described-by
  77792. Fred Fish (fnf@amigalib.com)
  77793. .stored-in
  77794. GoldFish-Vol2-2:BBS/GNU/emacs-18.59.tar.gz
  77795. .name
  77796. f2c
  77797. .fullname
  77798. Fortran 77 to C translator
  77799. .type
  77800. Compiler
  77801. .short
  77802. Fortran 77 to C translator
  77803. .description
  77804. F2c converts Fortran 77 source code in files with names ending in `.f'
  77805. or `.F' to C (or C++) source files in the current directory, with `.c'
  77806. substituted for the final `.f' or `.F'.  If no Fortran files are
  77807. named, f2c reads Fortran from standard input and writes C on standard
  77808. output.  Filenames that end with `.p' or `.P' are taken to be
  77809. prototype files, as produced by option `-P', and are read first.
  77810. .version
  77811. 93.04.28
  77812. .date
  77813. 1993.04.28
  77814. .author
  77815. David Gay
  77816. Stu Feldman
  77817. Mark Maimone
  77818. Norm Schryer
  77819. .distribution
  77820. Copyrighted but Freely Redistributable
  77821. .described-by
  77822. Fred Fish (fnf@amigalib.com)
  77823. .stored-in
  77824. GoldFish-Vol2-2:BBS/GNU/f2c-1993.04.28.tar.gz
  77825. .name
  77826. fileutils
  77827. .fullname
  77828. File management utilities
  77829. .type
  77830. Miscellaneous
  77831. .short
  77832. File management utilities.
  77833. .description
  77834. These are the GNU file management utilities.  Most of these programs
  77835. have significant advantages over their Unix counterparts, such as
  77836. greater speed, additional options, and fewer arbitrary limits.
  77837.  
  77838. The programs that can be built with this package are: chgrp, chown,
  77839. chmod, cp, dd, df, du, install, ln, dir, vdir, ls, mkdir, mvdir,
  77840. mkfifo, mknod, mv, rm, rmdir and touch.  But mvdir is built only on
  77841. systems that lack the rename system call.
  77842.  
  77843. The programs cat, cut, expand, head, paste, split, tac, tail and
  77844. unexpand, which used to be part of the fileutils, are now part of the
  77845. textutils.  Cmp is now part of the diff distribution.
  77846. .version
  77847. 3.12
  77848. .author
  77849. Free Software Foundation
  77850. .distribution
  77851. GNU Public License
  77852. .described-by
  77853. Fred Fish (fnf@amigalib.com)
  77854. .stored-in
  77855. GoldFish-Vol2-2:BBS/GNU/fileutils-3.12.tar.gz
  77856. .name
  77857. findutils
  77858. .fullname
  77859. GNU find, xargs, and locate
  77860. .type
  77861. Programmer Tool
  77862. .short
  77863. GNU find, xargs, and locate
  77864. .description
  77865. This package contains the GNU find, xargs, and locate programs.  This
  77866. version of find and xargs comply with POSIX 1003.2, and also support
  77867. some additional options, some borrowed from Unix and some unique to
  77868. GNU.
  77869.  
  77870. To gain speed, GNU find now avoids statting files whenever possible.
  77871. It does this by: (1) Checking the number of links to directories and
  77872. not statting files that it knows aren't directories until it
  77873. encounters a test or action that needs the stat info.  (2) Rearranging
  77874. the command line, where possible, so that it can do tests that don't
  77875. require a stat before tests that do, in hopes that the latter will be
  77876. skipped because of an OR or AND.  (But it only does this where it will
  77877. leave the output unchanged.)
  77878.  
  77879. The locate utility is based on James Woods' public domain fast-find
  77880. code, which is also distributed with the 4.3BSD find.  Because POSIX
  77881. requires `find foo' to have the same effect as `find foo -print', the
  77882. fast-find searching has been moved to a separate program, `locate';
  77883. the same thing has been done in 4.3BSD-reno/4.4BSD.  If you use
  77884. locate, you should run the included `updatedb' script from cron
  77885. periodically (typically nightly).
  77886. .version
  77887. 4.1
  77888. .author
  77889. Free Software Foundation
  77890. .requirements
  77891. Amiga binaries require ixemul.library.
  77892. .distribution
  77893. GNU Public License
  77894. .described-by
  77895. Fred Fish (fnf@amigalib.com)
  77896. .stored-in
  77897. GoldFish-Vol2-2:BBS/GNU/findutils-4.1.tar.gz
  77898. .name
  77899. flex
  77900. .fullname
  77901. Fast lexical analyzer generator
  77902. .type
  77903. Programmer Tool
  77904. .short
  77905. Fast lexical analyzer generator
  77906. .description
  77907. Flex is a tool for generating scanners, programs which recognized
  77908. lexical patterns in text.  Flex reads the given input files, or its
  77909. standard input if no file names are given, for a description of a
  77910. scanner to generate.  The description is in the form of pairs of
  77911. regular expressions and C code, called rules.  Flex generates as
  77912. output a C source file, lex.yy.c, which defines a routine yylex().
  77913. This file is compiled and linked with the -lfl library to produce an
  77914. executable.  When the executable is run, it analyzes its input for
  77915. occurrences of the regular expressions.  Whenever it finds one, it
  77916. executes the corresponding C code.
  77917. .version
  77918. 2.4.7
  77919. .author
  77920. Vern Paxson
  77921. Van Jacobson
  77922. Jef Poskanzer
  77923. .requirements
  77924. Amiga binaries require ixemul.library.
  77925. .distribution
  77926. GNU Public License
  77927. .described-by
  77928. Fred Fish (fnf@amigalib.com)
  77929. .stored-in
  77930. GoldFish-Vol2-2:BBS/GNU/flex-2.4.7.tar.gz
  77931. .name
  77932. gawk
  77933. .fullname
  77934. GNU awk, pattern scanning and processing language
  77935. .type
  77936. Programmer Tool
  77937. .short
  77938. Pattern scanning & processing.
  77939. .description
  77940. Gawk is the GNU Project's implementation of the AWK programming
  77941. language.  It conforms to the definition of the language in the POSIX
  77942. 1003.2 Command Language And Utilities Standard.  This version in turn
  77943. is based on the description in "The AWK Programming Language", by Aho,
  77944. Kernighan, and Weinberger, with the additional features defined in the
  77945. System V Release 4 version of UNIX awk.  Gawk also provides some
  77946. GNU-specific extensions.
  77947.  
  77948. The command line consists of options to gawk itself, the AWK program
  77949. text (if not supplied via the -f or --file options), and values to be
  77950. made available in the ARGC and ARGV pre-defined AWK variables.
  77951. .version
  77952. 2.15.5
  77953. .author
  77954. Paul Rubin
  77955. Jay Fenlason
  77956. .requirements
  77957. Amiga binary requires ixemul.library.
  77958. .distribution
  77959. GNU Public License
  77960. .described-by
  77961. Fred Fish (fnf@amigalib.com)
  77962. .stored-in
  77963. GoldFish-Vol2-2:BBS/GNU/gawk-2.15.5.tar.gz
  77964. .name
  77965. gcc
  77966. .fullname
  77967. GNU C/C++/Objective-C compiler
  77968. .type
  77969. Compiler
  77970. .short
  77971. GNU C/C++/Obj-C compilers
  77972. .description
  77973. The GNU C, C++, and Objective C compilers.  Includes all support for
  77974. compiling C, C++ and Objective C, including a run-time library for
  77975. Objective C.
  77976. .version
  77977. 2.3.3
  77978. .author
  77979. Free Software Foundation
  77980. .requirements
  77981. Amiga binaries require ixemul.library.
  77982. .distribution
  77983. GNU Public License
  77984. .described-by
  77985. Fred Fish (fnf@amigalib.com)
  77986. .stored-in
  77987. GoldFish-Vol2-2:BBS/GNU/gcc-2.3.3.tar.gz
  77988. .name
  77989. gcc
  77990. .fullname
  77991. GNU C/C++/Objective-C compiler
  77992. .type
  77993. Compiler
  77994. .short
  77995. GNU C/C++/Obj-C compilers.
  77996. .description
  77997. The GNU C, C++, and Objective C compilers.  Includes all support for
  77998. compiling C, C++ and Objective C, including a run-time library for
  77999. Objective C.
  78000. .version
  78001. 2.6.2
  78002. .author
  78003. Free Software Foundation
  78004. .requirements
  78005. Amiga binaries require ixemul.library.
  78006. .distribution
  78007. GNU Public License
  78008. .described-by
  78009. Fred Fish (fnf@amigalib.com)
  78010. .stored-in
  78011. GoldFish-Vol2-2:BBS/GNU/gcc-2.6.2.tar.gz
  78012. .name
  78013. gdb
  78014. .fullname
  78015. GNU debugger
  78016. .type
  78017. Programmer Tool
  78018. .short
  78019. GNU debugger (incomplete port)
  78020. .description
  78021. The purpose of a debugger such as GDB is to allow you to see what is
  78022. going on "inside" another program while it executes, or what another
  78023. program was doing at the moment it crashed.
  78024.  
  78025. GDB can do four main kinds of things (plus other things in support of
  78026. these) to help you catch bugs in the act: (1) start your program,
  78027. specifying anything that might affect its behavior, (2) make your
  78028. program stop on specified conditions, (3) examine what has happened,
  78029. when your program has stopped, (4) change things in your program, so
  78030. you can experiment with correcting the effects of one bug and go on to
  78031. learn about another.
  78032.  
  78033. You can use GDB to debug programs written in C, C++, and Modula-2.
  78034. Fortran support will be added when a GNU Fortran compiler is ready.
  78035. .version
  78036. 4.12
  78037. .author
  78038. Free Software Foundation
  78039. .requirements
  78040. Amiga binary requires ixemul.library.
  78041. .distribution
  78042. GNU Public License
  78043. .described-by
  78044. Fred Fish (fnf@amigalib.com)
  78045. .stored-in
  78046. GoldFish-Vol2-2:BBS/GNU/gdb-4.12.tar.gz
  78047. .name
  78048. gdbm
  78049. .fullname
  78050. GNU database manager library
  78051. .type
  78052. Library
  78053. .short
  78054. GNU database manager library
  78055. .description
  78056. GNU dbm is a library of routines that manages data files that contain
  78057. key/data pairs.  The access provided is that of storing, retrieval,
  78058. and deletion by key and a non-sorted traversal of all keys.  A process
  78059. is allowed to use multiple data files at the same time.
  78060. .version
  78061. 1.7.3
  78062. .author
  78063. Philip A. Nelson
  78064. .distribution
  78065. GNU Public License
  78066. .described-by
  78067. Fred Fish (fnf@amigalib.com)
  78068. .stored-in
  78069. GoldFish-Vol2-2:BBS/GNU/gdbm-1.7.3.tar.gz
  78070. .name
  78071. gmp
  78072. .fullname
  78073. GNU arbitrary precision arithmetic library
  78074. .type
  78075. Library
  78076. .short
  78077. Arbitrary precision math library.
  78078. .description
  78079. GNU MP is a library for arbitrary precision arithmetic, operating on
  78080. signed integers and rational numbers.  It has a rich set of functions,
  78081. and the functions have a regular interface.
  78082.  
  78083. The author has tried to make these functions as fast as possible, both
  78084. for small operands and for huge operands.  The speed is achieved by
  78085. using fullwords as the basic arithmetic type, by using fast
  78086. algorithms, by defining inline assembler for mixed sized
  78087. multiplication and division (i.e 32*32->64 bit multiplication and
  78088. 64/32->32,32 bit division), and by hacking the code with emphasis on
  78089. speed (and not simplicity and elegance).
  78090.  
  78091. The speed of GNU MP is about 5 to 100 times that of Berkeley MP for
  78092. small operands.  The speed-up increases with the operand sizes for
  78093. certain operations, for which GNU MP has asymptotically faster
  78094. algorithms.
  78095. .version
  78096. 1.3.2
  78097. .author
  78098. Torbjorn Granlund
  78099. .distribution
  78100. GNU Public License
  78101. .described-by
  78102. Fred Fish (fnf@amigalib.com)
  78103. .stored-in
  78104. GoldFish-Vol2-2:BBS/GNU/gmp-1.3.2.tar.gz
  78105. .name
  78106. gnat
  78107. .fullname
  78108. GNU Ada compiler
  78109. .type
  78110. Programmer Tool
  78111. .short
  78112. GNU Ada compiler.
  78113. .description
  78114. Port of the GNU Ada compiler.  Requires matching gcc 2.5.8 distribution.
  78115. .version
  78116. 1.80
  78117. .author
  78118. .requirements
  78119. Amiga binaries require ixemul.library.
  78120. Requires gcc 2.5.8.
  78121. .distribution
  78122. GNU Public License
  78123. .described-by
  78124. Fred Fish (fnf@amigalib.com)
  78125. .stored-in
  78126. GoldFish-Vol2-2:BBS/GNU/gnat-1.80.tar.gz
  78127.  
  78128. .name
  78129. grep
  78130. .fullname
  78131. GNU grep package
  78132. .type
  78133. Programmer Tool
  78134. .short
  78135. GNU grep package
  78136. .description
  78137. GNU grep is based on a fast lazy-state deterministic matcher (about
  78138. twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-
  78139. Gosper search for a fixed string that eliminates impossible text from
  78140. being considered by the full regexp matcher without necessarily having
  78141. to look at every character.  The result is typically many times faster
  78142. than Unix grep or egrep.  (Regular expressions containing
  78143. backreferencing will run more slowly, however.)
  78144. .version
  78145. 2.0
  78146. .author
  78147. Mike Haertel
  78148. Arthur David Olson
  78149. Richard Stallman
  78150. Karl Berry
  78151. Henry Spencer
  78152. Scott Anderson
  78153. David MacKenzie
  78154. James Woods
  78155. Andrew Hume
  78156. .requirements
  78157. Amiga binaries require ixemul.library.
  78158. .distribution
  78159. GNU Public License
  78160. .described-by
  78161. Fred Fish (fnf@amigalib.com)
  78162. .stored-in
  78163. GoldFish-Vol2-2:BBS/GNU/grep-2.0.tar.gz
  78164. .name
  78165. groff
  78166. .fullname
  78167. GNU groff document formatting system
  78168. .type
  78169. Text Processing
  78170. .short
  78171. GNU groff document formatting system
  78172. .description
  78173. This is the GNU groff document formatting system.  Included in this
  78174. release are implementations of troff, pic, eqn, tbl, refer, the -man
  78175. macros and the -ms macros, and drivers for PostScript, TeX dvi format,
  78176. and typewriter-like devices.  Also included is a modified version of
  78177. the Berkeley -me macros, an enhanced version of the X11 xditview
  78178. previewer, and an implementation of the -mm macros.
  78179. .version
  78180. 1.09
  78181. .author
  78182. James Clark
  78183. .email
  78184. jjc@jclark.com
  78185. .requirements
  78186. Amiga binaries require ixemul.library.
  78187. .distribution
  78188. GNU Public License
  78189. .described-by
  78190. Fred Fish (fnf@amigalib.com)
  78191. .stored-in
  78192. GoldFish-Vol2-2:BBS/GNU/groff-1.09.tar.gz
  78193. .name
  78194. ghostscript
  78195. .fullname
  78196. Ghostscript language interpreter and library
  78197. .type
  78198. Miscellaneous
  78199. .short
  78200. GNU postscript interpreter
  78201. .description
  78202. Ghostscript is the name of a set of software that provides an
  78203. interpreter for the PostScript (TM) language, and a set of C
  78204. procedures (the Ghostscript library) that implement the graphics
  78205. capabilities that appear as primitive operations in the PostScript
  78206. language.
  78207. .version
  78208. 2.6.1.4
  78209. .author
  78210. L. Peter Deutsch
  78211. .requirements
  78212. Amiga binaries require ixemul.library.
  78213. .distribution
  78214. Ghostscript General Public License
  78215. .email
  78216. ghost@aladdin.com
  78217. .described-by
  78218. Fred Fish (fnf@amigalib.com)
  78219. .stored-in
  78220. GoldFish-Vol2-2:BBS/GNU/gs-2.6.1.4.tar.gz
  78221. .name
  78222. ghostscript-fonts
  78223. .type
  78224. Miscellaneous
  78225. .short
  78226. GNU postscript interpreter fonts
  78227. .description
  78228. Ghostscript is the name of a set of software that provides an
  78229. interpreter for the PostScript (TM) language, and a set of C
  78230. procedures (the Ghostscript library) that implement the graphics
  78231. capabilities that appear as primitive operations in the PostScript
  78232. language.
  78233. .version
  78234. 2.6.1
  78235. .author
  78236. L. Peter Deutsch
  78237. .distribution
  78238. Ghostscript General Public License
  78239. .email
  78240. ghost@aladdin.com
  78241. .described-by
  78242. Fred Fish (fnf@amigalib.com)
  78243. .stored-in
  78244. GoldFish-Vol2-2:BBS/GNU/gs-fonts-2.6.1.tar.gz
  78245. .name
  78246. gzip
  78247. .fullname
  78248. GNU compressing/decompressing programs
  78249. .type
  78250. Miscellaneous
  78251. .short
  78252. GNU compressing/decompressing programs
  78253. .description
  78254. Gzip reduces the size of the named files using Lempel-Ziv coding
  78255. (LZ77).  Whenever possible, each file is replaced by one with the
  78256. extension .gz, while keeping the same ownership modes, access and
  78257. modification times.  (The default extension is -gz for VMS, z for
  78258. MSDOS, OS/2 FAT, Windows NT FAT and Atari.) If no files are specified,
  78259. or if a file name is "-", the standard input is compressed to the
  78260. standard output.  Gzip will only attempt to compress regular files.
  78261. In particular, it will ignore symbolic links.
  78262.  
  78263. If the compressed file name is too long for its file system, gzip
  78264. truncates it.  Gzip attempts to truncate only the parts of the file
  78265. name longer than 3 characters.  (A part is delimited by dots.) If the
  78266. name consists of small parts only, the longest parts are truncated.
  78267. For example, if file names are limited to 14 characters,
  78268. gzip.msdos.exe is compressed to gzi.msd.exe.gz.  Names are not
  78269. truncated on systems which do not have a limit on file name length.
  78270.  
  78271. By default, gzip keeps the original file name and timestamp in the
  78272. compressed file. These are used when decompressing the file with the
  78273. -N option.  This is useful when the compressed file name was truncated
  78274. or when the time stamp was not preserved after a file transfer.
  78275.  
  78276. Compressed files can be restored to their original form using gzip -d
  78277. or gunzip or zcat. If the original name saved in the compressed file
  78278. is not suitable for its file system, a new name is constructed from
  78279. the original one to make it legal.
  78280.  
  78281. gunzip takes a list of files on its command line and replaces each
  78282. file whose name ends with .gz, -gz, .z, -z, _z or .Z and which begins
  78283. with the correct magic number with an uncompressed file without the
  78284. original extension.  gunzip also recognizes the special extensions
  78285. ".tgz" and ".taz" as shorthands for .tar.gz and .tar.Z respectively.
  78286. When compressing, gzip uses the .tgz extension if necessary instead of
  78287. truncating a file with a .tar extension.
  78288.  
  78289. gunzip can currently decompress files created by gzip, zip, compress,
  78290. compress -H or pack. The detection of the input format is automatic.
  78291. When using the first two formats, gunzip checks a 32 bit CRC. For
  78292. pack, gunzip checks the uncompressed length. The standard compress
  78293. format was not designed to allow consistency checks.  However gunzip
  78294. is sometimes able to detect a bad .Z file. If you get an error when
  78295. uncompressing a .Z file, do not assume that the .Z file is correct
  78296. simply because the standard uncompress does not complain.  This
  78297. generally means that the standard uncompress does not check its input,
  78298. and happily generates garbage output.  The SCO compress -H format (lzh
  78299. compression method) does not include a CRC but also allows some
  78300. consistency checks.
  78301.  
  78302. Files created by zip can be uncompressed by gzip only if they have a
  78303. single member compressed with the 'deflation' method. This feature is
  78304. only intended to help conversion of tar.zip files to the tar.gz
  78305. format. To extract zip files with several members, use unzip instead
  78306. of gunzip.
  78307.  
  78308. zcat is identical to gunzip -c. (On some systems, zcat may be
  78309. installed as gzcat to preserve the original link to compress.) zcat
  78310. uncompresses either a list of files on the command line or its
  78311. standard input and writes the uncompressed data on standard output.
  78312. zcat will uncompress files that have the correct magic number whether
  78313. they have a .gz suffix or not.
  78314.  
  78315. Gzip uses the Lempel-Ziv algorithm used in zip and PKZIP.  The amount
  78316. of compression obtained depends on the size of the input and the
  78317. distribution of common substrings.  Typically, text such as source
  78318. code or English is reduced by 60-70%.  Compression is generally much
  78319. better than that achieved by LZW (as used in compress), Huffman coding
  78320. (as used in pack), or adaptive Huffman coding (compact).
  78321.  
  78322. Compression is always performed, even if the compressed file is
  78323. slightly larger than the original. The worst case expansion is a few
  78324. bytes for the gzip file header, plus 5 bytes every 32K block, or an
  78325. expansion ratio of 0.015% for large files. Note that the actual number
  78326. of used disk blocks almost never increases.  gzip preserves the mode,
  78327. ownership and timestamps of files when compressing or decompressing.
  78328. .version
  78329. 1.2.4
  78330. .author
  78331. Jean-loup Gailly
  78332. .requirements
  78333. Amiga binary requires ixemul.library.
  78334. .distribution
  78335. GNU Public License
  78336. .email
  78337. jloup@chorus.fr
  78338. .described-by
  78339. Fred Fish (fnf@amigalib.com)
  78340. .stored-in
  78341. GoldFish-Vol2-2:BBS/GNU/gzip-1.2.4.tar.gz
  78342. .name
  78343. indent
  78344. .fullname
  78345. C code beautifier
  78346. .type
  78347. Programmer Tool
  78348. .short
  78349. C code beautifier
  78350. .description
  78351. The `indent' program can be used to make code easier to read.  It can
  78352. also convert from one style of writing C to another, and understands a
  78353. substantial amount about the syntax of C, but it also attempts to cope
  78354. with incomplete and misformed syntax.  In version 1.2 and more recent
  78355. versions, the GNU style of indenting is the default.
  78356. .version
  78357. 1.9.1
  78358. .author
  78359. Free Software Foundation
  78360. .requirements
  78361. Amiga binary requires ixemul.library.
  78362. .distribution
  78363. GNU Public License
  78364. .described-by
  78365. Fred Fish (fnf@amigalib.com)
  78366. .stored-in
  78367. GoldFish-Vol2-2:BBS/GNU/indent-1.9.1.tar.gz
  78368. .name
  78369. ispell
  78370. .fullname
  78371. GNU spelling checker
  78372. .type
  78373. Miscellaneous
  78374. .short
  78375. GNU spelling checker
  78376. .description
  78377. Ispell is a program that helps you to correct typos in a file, and to
  78378. find the correct spelling of words.  When presented with a word that
  78379. is not in the dictionary, ispell attempts to find near misses that
  78380. might include the word you meant.
  78381.  
  78382. The best way to use ispell is with GNU EMACS.  For documentation about
  78383. this mode, see the info topic "ispell".
  78384.  
  78385. Ispell can also be used by itself, and in this case the most common
  78386. usage is "ispell filename".  If ispell finds a word that is not in the
  78387. dictionary, it is printed at the top of the screen.  Ispell then
  78388. checks the dictionary for near misses \- words that differ only by a
  78389. single letter, a missing or extra letter, or a pair of transposed
  78390. letters.  Any that are found are printed on the following lines, and
  78391. finally, two lines of context containing the word are printed at the
  78392. bottom of the screen.  If your terminal can type in reverse video, the
  78393. word itself is highlighted.
  78394.  
  78395. If you think the word is correct as it stands, you can type either
  78396. "Space" to accept it this one time, "A" to accept it for the rest of
  78397. this file, or "I" to accept it and put it in your private dictionary.
  78398. If one of the near misses is the word you want, type the corresponding
  78399. number.  Finally, you can type "R" and you will be prompted for a
  78400. replacement word.  The string you type will be broken into words, and
  78401. each one will also be checked.  You can also type "?" for help.
  78402.  
  78403. If ispell is started with no arguments, it enters a loop reading words
  78404. from the standard input, and printing messages about them on the
  78405. standard output.  You can use this mode to find the spelling of a
  78406. problem word.
  78407. .version
  78408. 4.0
  78409. .author
  78410. Pace Willisson
  78411. .requirements
  78412. Amiga binary requires ixemul.library.
  78413. .distribution
  78414. GNU Public License
  78415. .email
  78416. pace@mit-vax
  78417. .described-by
  78418. Fred Fish (fnf@amigalib.com)
  78419. .stored-in
  78420. GoldFish-Vol2-2:BBS/GNU/ispell-4.0.tar.gz
  78421. .name
  78422. libg++
  78423. .fullname
  78424. GNU C++ class library
  78425. .type
  78426. Programmer Tool
  78427. .short
  78428. GNU C++ class library
  78429. .description
  78430. A C++ class library for use with the GNU C++ compiler.
  78431. .version
  78432. 2.6.1
  78433. .distribution
  78434. GNU Library Public License
  78435. .described-by
  78436. Fred Fish (fnf@amigalib.com)
  78437. .stored-in
  78438. GoldFish-Vol2-2:BBS/GNU/libg++-2.6.1.tar.gz
  78439. .name
  78440. libm
  78441. .fullname
  78442. Runtime math library
  78443. .type
  78444. Library
  78445. .short
  78446. Runtime math library
  78447. .description
  78448. This runtime math library is from BSD.  It is used with the GNU C
  78449. compiler when the -lm option is given to gcc.
  78450. .version
  78451. 5.4
  78452. .distribution
  78453. Copyrighted but Freely Redistributable
  78454. .described-by
  78455. Fred Fish (fnf@amigalib.com)
  78456. .stored-in
  78457. GoldFish-Vol2-2:BBS/GNU/libm-5.4.tar.gz
  78458. .name
  78459. m4
  78460. .fullname
  78461. GNU macro processor
  78462. .type
  78463. Programmer Tool
  78464. .short
  78465. GNU macro processor
  78466. .description
  78467. This is GNU m4, a program which copies its input to the output,
  78468. expanding macros as it goes.  m4 has built-in functions for including
  78469. named files, running Unix commands, doing integer arithmetic,
  78470. manipulating text in various ways, recursion, etc...  Macros can also
  78471. be user-defined, and can take any number of arguments.
  78472. .version
  78473. 1.4
  78474. .author
  78475. Rene' Seindal
  78476. .distribution
  78477. GNU Public License
  78478. .described-by
  78479. Fred Fish (fnf@amigalib.com)
  78480. .stored-in
  78481. GoldFish-Vol2-2:BBS/GNU/m4-1.4.tar.gz
  78482. .name
  78483. make
  78484. .fullname
  78485. GNU make
  78486. .type
  78487. Programmer Tool
  78488. .short
  78489. POSIX compatible "make" program
  78490. .description
  78491. The "make" utility automatically determines which pieces of a large
  78492. program need to be recompiled, and issues commands to recompile them.
  78493. GNU "make" conforms to section 6.2 of "IEEE Standard 1003.2-1992"
  78494. (POSIX.2).
  78495. .version
  78496. 3.72.1
  78497. .author
  78498. Richard Stallman
  78499. Roland McGrath
  78500. .restrictions
  78501. Amiga binary requires ixemul.library.
  78502. .distribution
  78503. GNU Public License
  78504. .described-by
  78505. Fred Fish (fnf@amigalib.com)
  78506. .stored-in
  78507. GoldFish-Vol2-2:BBS/GNU/make-3.72.1.tar.gz
  78508. .name
  78509. patch
  78510. .fullname
  78511. patch
  78512. .type
  78513. Programmer Tool
  78514. .short
  78515. Apply diff files
  78516. .description
  78517. Patch will take a patch file containing any of the four forms of
  78518. difference listing produced by the diff program and apply those
  78519. differences to an original file, producing a patched version.  By
  78520. default, the patched version is put in place of the original, with the
  78521. original file backed up to another name.
  78522. .version
  78523. 2.1
  78524. .author
  78525. Larry Wall
  78526. .requirements
  78527. Amiga binary requires the ixemul.library.
  78528. .distribution
  78529. GNU Public License
  78530. .email
  78531. lwall@netlabs.com
  78532. .described-by
  78533. Fred Fish (fnf@amigalib.com)
  78534. .stored-in
  78535. GoldFish-Vol2-2:BBS/GNU/patch-2.1.tar.gz
  78536. .name
  78537. pdksh
  78538. .fullname
  78539. Ksh compatible shell
  78540. .type
  78541. Shell
  78542. .short
  78543. A UNIX ksh compatible shell for AmigaDOS
  78544. .description
  78545. A KSH-like shell that is compatible enough with the real UNIX ksh to
  78546. be used with most scripts that the UNIX ksh can run.
  78547. .version
  78548. 4.9
  78549. .date
  78550. .author
  78551. Eric Gisin
  78552. Charles Forsyth
  78553. John R MacMillan
  78554. Simon J. Gerraty
  78555. Markus Wild
  78556. .distribution
  78557. Public Domain
  78558. .requirements
  78559. Amiga binary requires ixemul.library.
  78560. .docs
  78561. !README.AMIGA!
  78562. README
  78563. .described-by
  78564. Fred Fish (fnf@amigalib.com)
  78565. .submittal
  78566. Downloaded via ftp from wuarchive.wustl.edu.
  78567. .stored-in
  78568. GoldFish-Vol2-2:BBS/GNU/pdksh-4.9.tar.gz
  78569. .name
  78570. perl
  78571. .fullname
  78572. Practical Extraction and Report Language
  78573. .type
  78574. Programmer Tool
  78575. .short
  78576. Practical Extraction and Report Language
  78577. .description
  78578. Perl is an interpreted language optimized for scanning arbitrary text
  78579. files, extracting information from those text files, and printing
  78580. reports based on that information.  It's also a good language for many
  78581. system management tasks.  The language is intended to be practical
  78582. (easy to use, efficient, complete) rather than beautiful (tiny,
  78583. elegant, minimal).  It combines (in the author's opinion, anyway) some
  78584. of the best features of C, sed, awk, and sh, so people familiar with
  78585. those languages should have little difficulty with it.  (Language
  78586. historians will also note some vestiges of csh, Pascal, and even
  78587. BASIC-PLUS.)  Expression syntax corresponds quite closely to C
  78588. expression syntax.
  78589.  
  78590. Unlike most Unix utilities, perl does not arbitrarily limit the size
  78591. of your data.  If you've got the memory, perl can slurp in your whole
  78592. file as a single string.  Recursion is of unlimited depth.  And the
  78593. hash tables used by associative arrays grow as necessary to prevent
  78594. degraded performance.  Perl uses sophisticated pattern matching
  78595. techniques to scan large amounts of data very quickly.  Although
  78596. optimized for scanning text, perl can also deal with binary data, and
  78597. can make dbm files look like associative arrays (where dbm is
  78598. available).  Setuid perl scripts are safer than C programs through a
  78599. dataflow tracing mechanism which prevents many stupid security holes.
  78600. If you have a problem that would ordinarily use sed or awk or sh, but
  78601. it exceeds their capabilities or must run a little faster, and you
  78602. don't want to write the silly thing in C, then perl may be for you.
  78603. There are also translators to turn your sed and awk scripts into perl
  78604. scripts.
  78605. .version
  78606. 4.036
  78607. .author
  78608. Larry Wall
  78609. .distribution
  78610. GNU Public License
  78611. .email
  78612. lwall@netlabs.com
  78613. .described-by
  78614. Fred Fish (fnf@amigalib.com)
  78615. .stored-in
  78616. GoldFish-Vol2-2:BBS/GNU/perl-4.036.tar.gz
  78617. .name
  78618. rcs
  78619. .fullname
  78620. Revision Control System
  78621. .type
  78622. Programmer Tool
  78623. .short
  78624. Revision Control System
  78625. .description
  78626. RCS, the Revision Control System, manages multiple revisions of files.
  78627. RCS can store, retrieve, log, identify, and merge revisions.  It is
  78628. useful for files that are revised frequently, e.g. programs,
  78629. documentation, graphics, and papers.
  78630. .version
  78631. 5.6.0.1
  78632. .author
  78633. Walter F. Tichy
  78634. et. al.
  78635. .distribution
  78636. GNU Public License
  78637. .described-by
  78638. Fred Fish (fnf@amigalib.com)
  78639. .stored-in
  78640. GoldFish-Vol2-2:BBS/GNU/rcs-5.6.0.1.tar.gz
  78641. .name
  78642. sed
  78643. .fullname
  78644. Stream Editor
  78645. .type
  78646. Programmer Tool
  78647. .short
  78648. GNU stream editor
  78649. .description
  78650. Sed copies named files, or the standard input, to the standard output,
  78651. edited according to a script of commands.
  78652. .version
  78653. 2.05
  78654. .author
  78655. Free Software Foundation
  78656. .requirements
  78657. Amiga binary requires ixemul.library
  78658. .distribution
  78659. GNU Public License
  78660. .described-by
  78661. Fred Fish (fnf@amigalib.com)
  78662. .stored-in
  78663. GoldFish-Vol2-2:BBS/GNU/sed-2.05.tar.gz
  78664. .name
  78665. sh-utils
  78666. .fullname
  78667. Shell programming utilities
  78668. .type
  78669. Programmer Tool
  78670. .short
  78671. GNU shell programming utilities
  78672. .description
  78673. This is a package of small shell programming utilities.  They are
  78674. mostly compliant with POSIX.2, where applicable.  The programs that
  78675. can be built with this package are: basename date dirname echo env
  78676. expr false groups id logname nice nohup pathchk printenv printf sleep
  78677. stty tee test true tty uname who whoami yes Some programs (uname,
  78678. nice, nohup, and stty) are built and installed only on systems that
  78679. have the features to support them.
  78680. .version
  78681. 1.12
  78682. .author
  78683. Free Software Foundation
  78684. .distribution
  78685. GNU Public License
  78686. .described-by
  78687. Fred Fish (fnf@amigalib.com)
  78688. .stored-in
  78689. GoldFish-Vol2-2:BBS/GNU/sh-utils-1.12.tar.gz
  78690. .name
  78691. tar
  78692. .fullname
  78693. GNU Tape Archiver
  78694. .type
  78695. Disk Tool
  78696. .short
  78697. GNU Tape Archiver
  78698. .description
  78699. Tar collects files into an archive which is normally written to tape or
  78700. other backup media.  It can also be written to a normal file, and such
  78701. files have become a common intersystem exchange mechanism.
  78702. .version
  78703. 1.11.2
  78704. .author
  78705. John Gilmore
  78706. .requirements
  78707. Amiga binary requires ixemul.library.
  78708. .distribution
  78709. GNU Public License
  78710. .described-by
  78711. Fred Fish (fnf@amigalib.com)
  78712. .stored-in
  78713. GoldFish-Vol2-2:BBS/GNU/tar-1.11.2.tar.gz
  78714. .name
  78715. termcap
  78716. .fullname
  78717. GNU termcap library
  78718. .type
  78719. Library
  78720. .short
  78721. GNU termcap library.
  78722. .description
  78723. This is the GNU termcap library, a library of C functions that enable
  78724. programs to send control strings to terminals in a way independent of
  78725. the terminal type.  Most of this package is also distributed with GNU
  78726. Emacs, but it is available in this separate distribution to make it
  78727. easier to install as -ltermcap.
  78728. .version
  78729. 1.2
  78730. .author
  78731. Free Software Foundation
  78732. .distribution
  78733. GNU Public License
  78734. .described-by
  78735. Fred Fish (fnf@amigalib.com)
  78736. .stored-in
  78737. GoldFish-Vol2-2:BBS/GNU/termcap-1.2.tar.gz
  78738. .name
  78739. texinfo
  78740. .fullname
  78741. GNU documentation system
  78742. .type
  78743. Miscellaneous
  78744. .short
  78745. GNU documentation system
  78746. .description
  78747. Texinfo is a documentation system that uses a single source file to
  78748. produce both on-line information and printed output.  This means that
  78749. instead of writing two different documents, one for the on-line help
  78750. or other on-line information and the other for a typeset manual or
  78751. other printed work, you need write only one document.  When the work
  78752. is revised, you need revise only one document.  You can read the
  78753. on-line information, known as an "Info file", with an Info
  78754. documentation-reading program.
  78755. .version
  78756. 3.1
  78757. .author
  78758. Free Software Foundation
  78759. .requirements
  78760. Amiga binaries require ixemul.library.
  78761. .distribution
  78762. GNU Public License
  78763. .described-by
  78764. Fred Fish (fnf@amigalib.com)
  78765. .stored-in
  78766. GoldFish-Vol2-2:BBS/GNU/texinfo-3.1.tar.gz
  78767. .name
  78768. textutils
  78769. .fullname
  78770. GNU text processing utilities
  78771. .type
  78772. Text Processing
  78773. .short
  78774. GNU text processing utilities
  78775. .description
  78776. These are the GNU text file (actually, file contents) processing
  78777. utilities.  Most of these programs have significant advantages over
  78778. their Unix counterparts, such as greater speed, additional options,
  78779. and fewer arbitrary limits.  The programs that can be built with this
  78780. package are: cat, cksum, comm, csplit, cut, expand, fold, head, join,
  78781. nl, od paste, pr, sort, split, sum, tac, tail, tr, unexpand, uniq, and
  78782. wc.  The cmp program has moved to the GNU diff distribution.
  78783. .version
  78784. 1.11
  78785. .author
  78786. Free Software Foundation
  78787. .requirements
  78788. Amiga binaries require ixemul.library.
  78789. .distribution
  78790. GNU Public License
  78791. .described-by
  78792. Fred Fish (fnf@amigalib.com)
  78793. .stored-in
  78794. GoldFish-Vol2-2:BBS/GNU/textutils-1.11.tar.gz
  78795. .name
  78796. uuencode
  78797. .fullname
  78798. Encode/decode utilities
  78799. .type
  78800. Programmer Tool
  78801. .short
  78802. Encode/decode utilities
  78803. .description
  78804. These programs are used to encode binary data in a printable ASCII
  78805. format which may be safely sent through e-mail or other communication
  78806. channel which does not support the transmission of eight bit data.
  78807. .version
  78808. 1.0
  78809. .author
  78810. Free Software Foundation
  78811. .distribution
  78812. Copyrighted but Freely Redistributable
  78813. .described-by
  78814. Fred Fish (fnf@amigalib.com)
  78815. .stored-in
  78816. GoldFish-Vol2-2:BBS/GNU/uuencode-1.0.tar.gz
  78817. .name
  78818. rcs
  78819. .fullname
  78820. Revision Control System
  78821. .type
  78822. Programmer Tool
  78823. .short
  78824. Revision Control System
  78825. .description
  78826. RCS, the Revision Control System, manages multiple revisions of files.
  78827. RCS can store, retrieve, log, identify, and merge revisions.  It is
  78828. useful for files that are revised frequently, e.g. programs,
  78829. documentation, graphics, and papers.
  78830. .version
  78831. 5.6.0.1
  78832. .author
  78833. Walter F. Tichy
  78834. et. al.
  78835. .distribution
  78836. GNU Public License
  78837. .described-by
  78838. Fred Fish (fnf@amigalib.com)
  78839. .stored-in
  78840. GoldFish-Vol2-2:GNU/src/amiga/rcs-5.6.0.1/
  78841. .name
  78842. sed
  78843. .fullname
  78844. Stream Editor
  78845. .type
  78846. Programmer Tool
  78847. .short
  78848. GNU stream editor
  78849. .description
  78850. Sed copies named files, or the standard input, to the standard output,
  78851. edited according to a script of commands.
  78852. .version
  78853. 2.05
  78854. .author
  78855. Free Software Foundation
  78856. .requirements
  78857. Amiga binary requires ixemul.library
  78858. .distribution
  78859. GNU Public License
  78860. .described-by
  78861. Fred Fish (fnf@amigalib.com)
  78862. .stored-in
  78863. GoldFish-Vol2-2:GNU/src/amiga/sed-2.05/
  78864. .name
  78865. tar
  78866. .fullname
  78867. GNU Tape Archiver
  78868. .type
  78869. Disk Tool
  78870. .short
  78871. GNU Tape Archiver
  78872. .description
  78873. Tar collects files into an archive which is normally written to tape or
  78874. other backup media.  It can also be written to a normal file, and such
  78875. files have become a common intersystem exchange mechanism.
  78876. .version
  78877. 1.11.2
  78878. .author
  78879. John Gilmore
  78880. .requirements
  78881. Amiga binary requires ixemul.library.
  78882. .distribution
  78883. GNU Public License
  78884. .described-by
  78885. Fred Fish (fnf@amigalib.com)
  78886. .stored-in
  78887. GoldFish-Vol2-2:GNU/src/amiga/tar-1.11.2/
  78888. .name
  78889. termcap
  78890. .fullname
  78891. GNU termcap library
  78892. .type
  78893. Library
  78894. .short
  78895. GNU termcap library.
  78896. .description
  78897. This is the GNU termcap library, a library of C functions that enable
  78898. programs to send control strings to terminals in a way independent of
  78899. the terminal type.  Most of this package is also distributed with GNU
  78900. Emacs, but it is available in this separate distribution to make it
  78901. easier to install as -ltermcap.
  78902. .version
  78903. 1.2
  78904. .author
  78905. Free Software Foundation
  78906. .distribution
  78907. GNU Public License
  78908. .described-by
  78909. Fred Fish (fnf@amigalib.com)
  78910. .stored-in
  78911. GoldFish-Vol2-2:GNU/src/amiga/termcap-1.2/
  78912. .name
  78913. texinfo
  78914. .fullname
  78915. GNU documentation system
  78916. .type
  78917. Miscellaneous
  78918. .short
  78919. GNU documentation system
  78920. .description
  78921. Texinfo is a documentation system that uses a single source file to
  78922. produce both on-line information and printed output.  This means that
  78923. instead of writing two different documents, one for the on-line help
  78924. or other on-line information and the other for a typeset manual or
  78925. other printed work, you need write only one document.  When the work
  78926. is revised, you need revise only one document.  You can read the
  78927. on-line information, known as an "Info file", with an Info
  78928. documentation-reading program.
  78929. .version
  78930. 3.1
  78931. .author
  78932. Free Software Foundation
  78933. .requirements
  78934. Amiga binaries require ixemul.library.
  78935. .distribution
  78936. GNU Public License
  78937. .described-by
  78938. Fred Fish (fnf@amigalib.com)
  78939. .stored-in
  78940. GoldFish-Vol2-2:GNU/src/amiga/texinfo-3.1/
  78941. .name
  78942. uuencode
  78943. .fullname
  78944. Encode/decode utilities
  78945. .type
  78946. Programmer Tool
  78947. .short
  78948. Encode/decode utilities
  78949. .description
  78950. These programs are used to encode binary data in a printable ASCII
  78951. format which may be safely sent through e-mail or other communication
  78952. channel which does not support the transmission of eight bit data.
  78953. .version
  78954. 1.0
  78955. .author
  78956. Free Software Foundation
  78957. .distribution
  78958. Copyrighted but Freely Redistributable
  78959. .described-by
  78960. Fred Fish (fnf@amigalib.com)
  78961. .stored-in
  78962. GoldFish-Vol2-2:GNU/src/amiga/uuencode-1.0/
  78963. .name
  78964. diffutils
  78965. .fullname
  78966. GNU diff utilities
  78967. .type
  78968. Programmer Tool
  78969. .short
  78970. GNU diff, diff3, sdiff and cmp utilities
  78971. .description
  78972. This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
  78973. Their features are a superset of the Unix features and they are
  78974. significantly faster.  cmp has been moved here from the GNU textutils.
  78975.  
  78976. Computer users often find occasion to ask how two files differ.
  78977. Perhaps one file is a newer version of the other file.  Or maybe the
  78978. two files started out as identical copies but were changed by
  78979. different people.
  78980.  
  78981. You can use the diff command to show differences between two files, or
  78982. each corresponding file in two directories.  diff outputs differences
  78983. between files line by line in any of several formats, selectable by
  78984. command line options.  This set of differences is often called a diff
  78985. or patch.  For files that are identical, diff normally produces no
  78986. output; for binary (non-text) files, diff normally reports only that
  78987. they are different.
  78988.  
  78989. You can use the cmp command to show the offsets and line numbers where
  78990. two files differ.  Cmp can also show all the characters that differ
  78991. between the two files, side by side.
  78992.  
  78993. You can use the diff3 command to show differences among three files.
  78994. When two people have made independent changes to a common original,
  78995. diff3 can report the differences between the original and the two
  78996. changed versions, and can produce a merged file that contains both
  78997. persons' changes together with warnings about conflicts.
  78998.  
  78999. You can use the sdiff command to merge two files interactively.
  79000.  
  79001. You can use the set of differences produced by diff to distribute
  79002. updates to text files (such as program source code) to other people.
  79003. This method is especially useful when the differences are small
  79004. compared to the complete files.  Given diff output, you can use the
  79005. patch program to update, or patch, a copy of the file.  If you think
  79006. of diff as subtracting one file from another to produce their
  79007. difference, you can think of patch as adding the difference to one
  79008. file to reproduce the other.
  79009. .version
  79010. 2.7
  79011. .author
  79012. Free Software Foundation
  79013. et. al.
  79014. .requirements
  79015. Binaries require ixemul.library.
  79016. .distribution
  79017. GNU Public License
  79018. .described-by
  79019. Fred Fish (fnf@amigalib.com)
  79020. .stored-in
  79021. GoldFish-Vol2-2:GNU/src/amiga/diffutils-2.7/
  79022. .name
  79023. fileutils
  79024. .fullname
  79025. File management utilities
  79026. .type
  79027. Miscellaneous
  79028. .short
  79029. File management utilities.
  79030. .description
  79031. These are the GNU file management utilities.  Most of these programs
  79032. have significant advantages over their Unix counterparts, such as
  79033. greater speed, additional options, and fewer arbitrary limits.
  79034.  
  79035. The programs that can be built with this package are: chgrp, chown,
  79036. chmod, cp, dd, df, du, install, ln, dir, vdir, ls, mkdir, mvdir,
  79037. mkfifo, mknod, mv, rm, rmdir and touch.  But mvdir is built only on
  79038. systems that lack the rename system call.
  79039.  
  79040. The programs cat, cut, expand, head, paste, split, tac, tail and
  79041. unexpand, which used to be part of the fileutils, are now part of the
  79042. textutils.  Cmp is now part of the diff distribution.
  79043. .version
  79044. 3.12
  79045. .author
  79046. Free Software Foundation
  79047. .distribution
  79048. GNU Public License
  79049. .described-by
  79050. Fred Fish (fnf@amigalib.com)
  79051. .stored-in
  79052. GoldFish-Vol2-2:GNU/src/amiga/fileutils-3.12/
  79053. .name
  79054. findutils
  79055. .fullname
  79056. GNU find, xargs, and locate
  79057. .type
  79058. Programmer Tool
  79059. .short
  79060. GNU find, xargs, and locate
  79061. .description
  79062. This package contains the GNU find, xargs, and locate programs.  This
  79063. version of find and xargs comply with POSIX 1003.2, and also support
  79064. some additional options, some borrowed from Unix and some unique to
  79065. GNU.
  79066.  
  79067. To gain speed, GNU find now avoids statting files whenever possible.
  79068. It does this by: (1) Checking the number of links to directories and
  79069. not statting files that it knows aren't directories until it
  79070. encounters a test or action that needs the stat info.  (2) Rearranging
  79071. the command line, where possible, so that it can do tests that don't
  79072. require a stat before tests that do, in hopes that the latter will be
  79073. skipped because of an OR or AND.  (But it only does this where it will
  79074. leave the output unchanged.)
  79075.  
  79076. The locate utility is based on James Woods' public domain fast-find
  79077. code, which is also distributed with the 4.3BSD find.  Because POSIX
  79078. requires `find foo' to have the same effect as `find foo -print', the
  79079. fast-find searching has been moved to a separate program, `locate';
  79080. the same thing has been done in 4.3BSD-reno/4.4BSD.  If you use
  79081. locate, you should run the included `updatedb' script from cron
  79082. periodically (typically nightly).
  79083. .version
  79084. 4.1
  79085. .author
  79086. Free Software Foundation
  79087. .requirements
  79088. Amiga binaries require ixemul.library.
  79089. .distribution
  79090. GNU Public License
  79091. .described-by
  79092. Fred Fish (fnf@amigalib.com)
  79093. .stored-in
  79094. GoldFish-Vol2-2:GNU/src/amiga/findutils-4.1/
  79095. .name
  79096. libg++
  79097. .fullname
  79098. GNU C++ class library
  79099. .type
  79100. Programmer Tool
  79101. .short
  79102. GNU C++ class library
  79103. .description
  79104. A C++ class library for use with the GNU C++ compiler.
  79105. .version
  79106. 2.6.1
  79107. .distribution
  79108. GNU Library Public License
  79109. .described-by
  79110. Fred Fish (fnf@amigalib.com)
  79111. .stored-in
  79112. GoldFish-Vol2-2:GNU/src/amiga/libg++-2.6.1/
  79113. .name
  79114. sh-utils
  79115. .fullname
  79116. Shell programming utilities
  79117. .type
  79118. Programmer Tool
  79119. .short
  79120. GNU shell programming utilities
  79121. .description
  79122. This is a package of small shell programming utilities.  They are
  79123. mostly compliant with POSIX.2, where applicable.  The programs that
  79124. can be built with this package are: basename date dirname echo env
  79125. expr false groups id logname nice nohup pathchk printenv printf sleep
  79126. stty tee test true tty uname who whoami yes Some programs (uname,
  79127. nice, nohup, and stty) are built and installed only on systems that
  79128. have the features to support them.
  79129. .version
  79130. 1.12
  79131. .author
  79132. Free Software Foundation
  79133. .distribution
  79134. GNU Public License
  79135. .described-by
  79136. Fred Fish (fnf@amigalib.com)
  79137. .stored-in
  79138. GoldFish-Vol2-2:GNU/src/amiga/sh-utils-1.12/
  79139. .name
  79140. textutils
  79141. .fullname
  79142. GNU text processing utilities
  79143. .type
  79144. Text Processing
  79145. .short
  79146. GNU text processing utilities
  79147. .description
  79148. These are the GNU text file (actually, file contents) processing
  79149. utilities.  Most of these programs have significant advantages over
  79150. their Unix counterparts, such as greater speed, additional options,
  79151. and fewer arbitrary limits.  The programs that can be built with this
  79152. package are: cat, cksum, comm, csplit, cut, expand, fold, head, join,
  79153. nl, od paste, pr, sort, split, sum, tac, tail, tr, unexpand, uniq, and
  79154. wc.  The cmp program has moved to the GNU diff distribution.
  79155. .version
  79156. 1.11
  79157. .author
  79158. Free Software Foundation
  79159. .requirements
  79160. Amiga binaries require ixemul.library.
  79161. .distribution
  79162. GNU Public License
  79163. .described-by
  79164. Fred Fish (fnf@amigalib.com)
  79165. .stored-in
  79166. GoldFish-Vol2-2:GNU/src/amiga/textutils-1.11/
  79167. .name
  79168. ixemul
  79169. .fullname
  79170. Unix emulation environment
  79171. .type
  79172. Programmer Tool
  79173. .short
  79174. Unix emulation environment, Amiga lib.
  79175. .description
  79176. The ixemul.library provides a Unix emulation environment for the Amiga.
  79177. This makes porting of typical Unix applications very easy, with almost
  79178. no changes required to the Unix source code.
  79179. .version
  79180. 40.4
  79181. .author
  79182. Markus Wild
  79183. .distribution
  79184. Copyrighted but Freely Redistributable
  79185. .described-by
  79186. Fred Fish (fnf@amigalib.com)
  79187. .stored-in
  79188. GoldFish-Vol2-2:GNU/src/amiga/ixemul-40.4/
  79189. .name
  79190. autoconf
  79191. .fullname
  79192. GNU autoconfig
  79193. .type
  79194. Programmer Tool
  79195. .short
  79196. GNU automatic configuration generator.
  79197. .description
  79198. Autoconf is an extensible package of m4 macros that produce shell
  79199. scripts to automatically configure software source code packages.
  79200. These scripts can adapt the packages to many kinds of UNIX-like
  79201. systems without manual user intervention.  Autoconf creates a
  79202. configuration script for a package from a template file that lists the
  79203. operating system features that the package can use, in the form of m4
  79204. macro calls.
  79205.  
  79206. Autoconf requires GNU m4.  The configuration scripts produced by
  79207. Autoconf are independent of Autoconf when they are run, so their users
  79208. do not need to have Autoconf (or GNU m4).
  79209. .version
  79210. 2.1
  79211. .author
  79212. Free Software Foundation
  79213. .distribution
  79214. GNU Public License
  79215. .described-by
  79216. Fred Fish (fnf@amigalib.com)
  79217. .stored-in
  79218. GoldFish-Vol2-2:GNU/src/amiga/autoconf-2.1/
  79219. .name
  79220. APlusPlus
  79221. .type
  79222. Library
  79223. .short
  79224. C++ class library for AmigaDOS functions
  79225. .description
  79226. The A++ Library is a library written in C++ that consists of classes
  79227. assigned to the task of encapsulating the Amiga® system software.  Its
  79228. aim is to provide a stable and effective method of programming the
  79229. Amiga®. That should include Exec, Dos, Intuition, ARexx, ..just
  79230. everything that makes sense being encapsulated with a proper C++ class
  79231. interface.
  79232.  
  79233. The A++ Library collects the hundreds of system functions, groups them
  79234. into classes that 'know' about the specialities of each function and
  79235. thus shields the programmer from using them incorrectly.  The C++
  79236. programming language provides the object oriented paradigm that holds
  79237. no limitations to evolution of existing solutions.
  79238.  
  79239. The contents of this archive do not represent a complete and ready to
  79240. use tool but the expression of an idea showing promise. It gives only
  79241. a slight impression of what is possible. But much more can be done.
  79242.  
  79243. .version
  79244. 1.01
  79245. .date
  79246. 1994.05.05
  79247. .author
  79248. Armin Vogt
  79249. .distribution
  79250. Copyrighted but Freely Redistributable
  79251. .address
  79252. Elser Heide 25b
  79253. 33106 Paderborn
  79254. Germany
  79255. .email
  79256. armin@uni-paderborn.de
  79257. .described-by
  79258. Fred Fish (fnf@fishpond.cygnus.com)
  79259. .submittal
  79260. Submitted electronically directly by the author.
  79261. .stored-in
  79262. GoldFish-Vol2-2:GNU/src/amiga/APlusPlus-1.01/
  79263. .name
  79264. bc
  79265. .fullname
  79266. GNU bc
  79267. .type
  79268. Miscellaneous
  79269. .short
  79270. GNU arbitrary precision calculator lang.
  79271. .description
  79272. A language that supports arbitrary precision numbers with interactive
  79273. execution of statements.  There are some similarities in the syntax to
  79274. the C programming language.
  79275.  
  79276. A standard math library is available by command line option.  If
  79277. requested, the math library is defined before processing any files.
  79278. bc starts by processing code from all the files listed on the command
  79279. line in the order listed.  After all files have been processed, bc
  79280. reads from the standard input.  All code is executed as it is read.
  79281. (If a file contains a command to halt the processor, bc will never
  79282. read from the standard input.)
  79283.  
  79284. This version of bc contains several extensions beyond traditional bc
  79285. implementations and the POSIX draft standard.  Command line options
  79286. can cause these extensions to print a warning or to be rejected.  This
  79287. document describes the language accepted by this processor.
  79288. Extensions will be identified as such.
  79289. .version
  79290. 1.02
  79291. .author
  79292. Philip A. Nelson
  79293. .requirements
  79294. Binary version requires ixemul.library.
  79295. .distribution
  79296. GNU Public License
  79297. .email
  79298. phil@cs.wwu.edu
  79299. .described-by
  79300. Fred Fish (fnf@amigalib.com)
  79301. .stored-in
  79302. GoldFish-Vol2-2:GNU/src/amiga/bc-1.02/
  79303. .name
  79304. binutils
  79305. .fullname
  79306. GNU binary file utilities
  79307. .type
  79308. Programmer Tool
  79309. .short
  79310. GNU binary file utilities.
  79311. .description
  79312. Various tools for operating on object and executable files.  Includes "ld",
  79313. "size", "nm", "strip", "ar", "objdump", and "ranlib".
  79314. .version
  79315. 1.8.x
  79316. .author
  79317. Free Software Foundation
  79318. .requirements
  79319. Binary versions require ixemul.library.
  79320. .distribution
  79321. GNU Public License
  79322. .described-by
  79323. Fred Fish (fnf@amigalib.com)
  79324. .stored-in
  79325. GoldFish-Vol2-2:GNU/src/amiga/binutils-1.8.x/
  79326. .name
  79327. bison
  79328. .fullname
  79329. GNU parser generator
  79330. .type
  79331. Programmer Tool
  79332. .short
  79333. GNU parser generator yacc replacement
  79334. .description
  79335. Bison is a parser generator in the style of yacc (1).  It should be
  79336. upwardly compatible with input files designed for yacc.  Input files
  79337. should follow the yacc convention of ending in ".y".  Unlike yacc, the
  79338. generated files do not have fixed names, but instead use the prefix of
  79339. the input file.  For instance, a grammar description file named
  79340. parse.y would produce the generated parser in a file named
  79341. parse.tab.c, instead of yacc 's y.tab.c.
  79342. .version
  79343. 1.22
  79344. .author
  79345. Free Software Foundation
  79346. .requirements
  79347. Binary version requires ixemul.library.
  79348. .distribution
  79349. GNU Public License
  79350. .described-by
  79351. Fred Fish (fnf@amigalib.com)
  79352. .stored-in
  79353. GoldFish-Vol2-2:GNU/src/amiga/bison-1.22/
  79354. .name
  79355. cpio
  79356. .fullname
  79357. GNU cp in/out program
  79358. .type
  79359. System Administration
  79360. .short
  79361. GNU utility to copy to/from archives.
  79362. .description
  79363. Cpio copies files into or out of a cpio or tar archive, which is a
  79364. file that contains other files plus information about them, such as
  79365. their pathname, owner, timestamps, and access permissions.  The
  79366. archive can be another file on the disk, a magnetic tape, or a pipe.
  79367. Cpio has three operating modes.  In copy-out mode, cpio copies files
  79368. into an archive.  It reads a list of filenames, one per line, on the
  79369. standard input, and writes the archive onto the standard output.  A
  79370. typical way to generate the list of filenames is with the find
  79371. command; you should give find the -depth option to minimize problems
  79372. with permissions on directories that are unwritable or not searchable.
  79373.  
  79374. In copy-in mode, cpio copies files out of an archive or lists the
  79375. archive contents.  It reads the archive from the standard input.  Any
  79376. non-option command line arguments are shell globbing patterns; only
  79377. files in the archive whose names match one or more of those patterns
  79378. are copied from the archive.  Unlike in the shell, an initial `.' in a
  79379. filename does match a wildcard at the start of a pattern, and a `/' in
  79380. a filename can match wildcards.  If no patterns are given, all files
  79381. are extracted.
  79382.  
  79383. In copy-pass mode, cpio copies files from one directory tree to
  79384. another, combining the copy-out and copy-in steps without actually
  79385. using an archive.  It reads the list of files to copy from the
  79386. standard input; the directory into which it will copy them is given as
  79387. a non-option argument.
  79388.  
  79389. Cpio supports the following archive formats: binary, old ASCII, new
  79390. ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.
  79391. The binary format is obsolete because it encodes information about the
  79392. files in a way that is not portable between different machine
  79393. architectures.  The old ASCII format is portable between different
  79394. machine architectures, but should not be used on file systems with
  79395. more than 65536 i-nodes.  The new ASCII format is portable between
  79396. different machine architectures and can be used on any size file
  79397. system, but is not supported by all versions of cpio; currently, it is
  79398. only supported by GNU and Unix System V R4.  The crc format is like
  79399. the new ASCII format, but also contains a checksum for each file which
  79400. cpio calculates when creating an archive and verifies when the file is
  79401. extracted from the archive.  The HPUX formats are provided for
  79402. compatibility with HPUX's cpio which stores device files differently.
  79403.  
  79404. The tar format is provided for compatability with the tar program.  It
  79405. can not be used to archive files with names longer than 100
  79406. characters, and can not be used to archive "special" (block or
  79407. character devices) files.  The POSIX.1 tar format can not be used to
  79408. archive files with names longer than 255 characters (less unless they
  79409. have a "/" in just the right place).
  79410.  
  79411. By default, cpio creates binary format archives, for compatibility
  79412. with older cpio programs.  When extracting from archives, cpio
  79413. automatically recognizes which kind of archive it is reading and can
  79414. read archives created on machines with a different byte-order.
  79415.  
  79416. Some of the options to cpio apply only to certain operating modes; see
  79417. the SYNOPSIS section for a list of which options are allowed in which
  79418. modes.
  79419. .version
  79420. 2.3
  79421. .author
  79422. Phil Nelson
  79423. David MacKenzie
  79424. John Oleynick
  79425. .email
  79426. phil@cs.wwu.edu
  79427. djm@gnu.ai.mit.edu
  79428. juo@klinzhai.rutgers.edu
  79429. .requirements
  79430. The binary requires ixemul.library.
  79431. .distribution
  79432. GNU Public License
  79433. .described-by
  79434. Fred Fish (fnf@amigalib.com)
  79435. .stored-in
  79436. GoldFish-Vol2-2:GNU/src/amiga/cpio-2.3/
  79437. .name
  79438. dc
  79439. .fullname
  79440. GNU reverse-polish desk calculator
  79441. .type
  79442. Programmer Tool
  79443. .short
  79444. GNU reverse-polish (RPN) desk calculator
  79445. .description
  79446. DC is a reverse-polish desk calculator which supports unlimited
  79447. precision arithmetic.  It also allows you to define and call macros.
  79448. Normally DC reads from the standard input; if any command arguments
  79449. are given to it, they are filenames, and DC reads and executes the
  79450. contents of the files before reading from standard input.  All output
  79451. is to standard output.
  79452. .version
  79453. 0.2
  79454. .author
  79455. Free Software Foundation
  79456. .requirements
  79457. Binary requires ixemul.library.
  79458. .distribution
  79459. GNU Public License
  79460. .described-by
  79461. Fred Fish (fnf@amigalib.com)
  79462. .stored-in
  79463. GoldFish-Vol2-2:GNU/src/amiga/dc-0.2/
  79464. .name
  79465. doschk
  79466. .fullname
  79467. Check DOS/SYSV filenames
  79468. .type
  79469. Miscellaneous
  79470. .short
  79471. Check DOS/SYSV filename limits.
  79472. .description
  79473. This program is intended as a utility to help software developers
  79474. ensure that their source file names are distinguishable on MS-DOS and
  79475. 14-character SYSV platforms.  To perform this task, doschk reads a
  79476. list of filenames and produces a report of all the conflicts that
  79477. would arise if the files were transferred to a MS-DOS or SYSV
  79478. platform.
  79479. .version
  79480. 1.1
  79481. .author
  79482. DJ Delorie
  79483. .requirements
  79484. Amiga binary requires ixemul.library.
  79485. .distribution
  79486. GNU Public License
  79487. .described-by
  79488. Fred Fish (fnf@amigalib.com)
  79489. .stored-in
  79490. GoldFish-Vol2-2:GNU/src/amiga/doschk-1.1/
  79491. .name
  79492. ed
  79493. .fullname
  79494. GNU line editor
  79495. .type
  79496. Miscellaneous
  79497. .short
  79498. 8-bit-clean POSIX compliant line editor.
  79499. .description
  79500. "Ed" is a line-oriented text editor.  It is used to create, display,
  79501. modify and otherwise manipulate text files.  "Red" is a restricted ed:
  79502. it can only edit files in the current directory and cannot execute
  79503. shell commands.
  79504. .version
  79505. 0.1
  79506. .author
  79507. Andrew Moore
  79508. .requirements
  79509. Amiga binary requires ixemul.library.
  79510. .distribution
  79511. GNU Public License
  79512. .described-by
  79513. Fred Fish (fnf@amigalib.com)
  79514. .stored-in
  79515. GoldFish-Vol2-2:GNU/src/amiga/ed-0.1/
  79516. .name
  79517. emacs
  79518. .fullname
  79519. GNU Emacs editor
  79520. .type
  79521. Text Editing
  79522. .short
  79523. GNU Emacs editor
  79524. .description
  79525. GNU Emacs is the GNU incarnation of the advanced, self-documenting,
  79526. customizable, extensible real-time display editor Emacs. (The `G' in
  79527. `GNU' is not silent.)
  79528.  
  79529. We say that Emacs is a "display" editor because normally the text
  79530. being edited is visible on the screen and is updated automatically as
  79531. you type your commands.
  79532.  
  79533. We call it a "real-time" editor because the display is updated very
  79534. frequently, usually after each character or pair of characters you
  79535. type.  This minimizes the amount of information you must keep in your
  79536. head as you edit.
  79537.  
  79538. We call Emacs advanced because it provides facilities that go beyond
  79539. simple insertion and deletion: filling of text; automatic indentation
  79540. of programs; viewing two or more files at once; and dealing in terms
  79541. of characters, words, lines, sentences, paragraphs, and pages, as well
  79542. as expressions and comments in several different programming
  79543. languages.  It is much easier to type one command meaning "go to the
  79544. end of the paragraph" than to find that spot with simple cursor keys.
  79545.  
  79546. "Self-documenting" means that at any time you can type a special
  79547. character, `Control-h', to find out what your options are.  You can
  79548. also use it to find out what any command does, or to find all the
  79549. commands that pertain to a topic.
  79550.  
  79551. "Customizable" means that you can change the definitions of Emacs
  79552. commands in little ways.  For example, if you use a programming
  79553. language in which comments start with `<**' and end with `**>', you
  79554. can tell the Emacs comment manipulation commands to use those strings.
  79555. Another sort of customization is rearrangement of the command set.
  79556. For example, if you prefer the four basic cursor motion commands (up,
  79557. down, left and right) on keys in a diamond pattern on the keyboard,
  79558. you can have it.
  79559.  
  79560. "Extensible" means that you can go beyond simple customization and
  79561. write entirely new commands, programs in the Lisp language to be run
  79562. by Emacs's own Lisp interpreter.  Emacs is an "on-line extensible"
  79563. system, which means that it is divided into many functions that call
  79564. each other, any of which can be redefined in the middle of an editing
  79565. session.  Any part of Emacs can be replaced without making a separate
  79566. copy of all of Emacs.  Most of the editing commands of Emacs are
  79567. written in Lisp already; the few exceptions could have been written in
  79568. Lisp but are written in C for efficiency.  Although only a programmer
  79569. can write an extension, anybody can use it afterward.
  79570. .version
  79571. 18.59
  79572. .author
  79573. Richard Stallman
  79574. .distribution
  79575. GNU Public License
  79576. .described-by
  79577. Fred Fish (fnf@amigalib.com)
  79578. .stored-in
  79579. GoldFish-Vol2-2:GNU/src/amiga/emacs-18.59/
  79580. .name
  79581. f2c
  79582. .fullname
  79583. Fortran 77 to C translator
  79584. .type
  79585. Compiler
  79586. .short
  79587. Fortran 77 to C translator
  79588. .description
  79589. F2c converts Fortran 77 source code in files with names ending in `.f'
  79590. or `.F' to C (or C++) source files in the current directory, with `.c'
  79591. substituted for the final `.f' or `.F'.  If no Fortran files are
  79592. named, f2c reads Fortran from standard input and writes C on standard
  79593. output.  Filenames that end with `.p' or `.P' are taken to be
  79594. prototype files, as produced by option `-P', and are read first.
  79595. .version
  79596. 93.04.28
  79597. .date
  79598. 1993.04.28
  79599. .author
  79600. David Gay
  79601. Stu Feldman
  79602. Mark Maimone
  79603. Norm Schryer
  79604. .distribution
  79605. Copyrighted but Freely Redistributable
  79606. .described-by
  79607. Fred Fish (fnf@amigalib.com)
  79608. .stored-in
  79609. GoldFish-Vol2-2:GNU/src/amiga/f2c-1993.04.28/
  79610. .name
  79611. flex
  79612. .fullname
  79613. Fast lexical analyzer generator
  79614. .type
  79615. Programmer Tool
  79616. .short
  79617. Fast lexical analyzer generator
  79618. .description
  79619. Flex is a tool for generating scanners, programs which recognized
  79620. lexical patterns in text.  Flex reads the given input files, or its
  79621. standard input if no file names are given, for a description of a
  79622. scanner to generate.  The description is in the form of pairs of
  79623. regular expressions and C code, called rules.  Flex generates as
  79624. output a C source file, lex.yy.c, which defines a routine yylex().
  79625. This file is compiled and linked with the -lfl library to produce an
  79626. executable.  When the executable is run, it analyzes its input for
  79627. occurrences of the regular expressions.  Whenever it finds one, it
  79628. executes the corresponding C code.
  79629. .version
  79630. 2.4.7
  79631. .author
  79632. Vern Paxson
  79633. Van Jacobson
  79634. Jef Poskanzer
  79635. .requirements
  79636. Amiga binaries require ixemul.library.
  79637. .distribution
  79638. GNU Public License
  79639. .described-by
  79640. Fred Fish (fnf@amigalib.com)
  79641. .stored-in
  79642. GoldFish-Vol2-2:GNU/src/amiga/flex-2.4.7/
  79643. .name
  79644. m4
  79645. .fullname
  79646. GNU macro processor
  79647. .type
  79648. Programmer Tool
  79649. .short
  79650. GNU macro processor
  79651. .description
  79652. This is GNU m4, a program which copies its input to the output,
  79653. expanding macros as it goes.  m4 has built-in functions for including
  79654. named files, running Unix commands, doing integer arithmetic,
  79655. manipulating text in various ways, recursion, etc...  Macros can also
  79656. be user-defined, and can take any number of arguments.
  79657. .version
  79658. 1.4
  79659. .author
  79660. Rene' Seindal
  79661. .distribution
  79662. GNU Public License
  79663. .described-by
  79664. Fred Fish (fnf@amigalib.com)
  79665. .stored-in
  79666. GoldFish-Vol2-2:GNU/src/amiga/m4-1.4/
  79667. .name
  79668. make
  79669. .fullname
  79670. GNU make
  79671. .type
  79672. Programmer Tool
  79673. .short
  79674. POSIX compatible "make" program
  79675. .description
  79676. The "make" utility automatically determines which pieces of a large
  79677. program need to be recompiled, and issues commands to recompile them.
  79678. GNU "make" conforms to section 6.2 of "IEEE Standard 1003.2-1992"
  79679. (POSIX.2).
  79680. .version
  79681. 3.72.1
  79682. .author
  79683. Richard Stallman
  79684. Roland McGrath
  79685. .restrictions
  79686. Amiga binary requires ixemul.library.
  79687. .distribution
  79688. GNU Public License
  79689. .described-by
  79690. Fred Fish (fnf@amigalib.com)
  79691. .stored-in
  79692. GoldFish-Vol2-2:GNU/src/amiga/make-3.72.1/
  79693. .name
  79694. gawk
  79695. .fullname
  79696. GNU awk, pattern scanning and processing language
  79697. .type
  79698. Programmer Tool
  79699. .short
  79700. Pattern scanning & processing.
  79701. .description
  79702. Gawk is the GNU Project's implementation of the AWK programming
  79703. language.  It conforms to the definition of the language in the POSIX
  79704. 1003.2 Command Language And Utilities Standard.  This version in turn
  79705. is based on the description in "The AWK Programming Language", by Aho,
  79706. Kernighan, and Weinberger, with the additional features defined in the
  79707. System V Release 4 version of UNIX awk.  Gawk also provides some
  79708. GNU-specific extensions.
  79709.  
  79710. The command line consists of options to gawk itself, the AWK program
  79711. text (if not supplied via the -f or --file options), and values to be
  79712. made available in the ARGC and ARGV pre-defined AWK variables.
  79713. .version
  79714. 2.15.5
  79715. .author
  79716. Paul Rubin
  79717. Jay Fenlason
  79718. .requirements
  79719. Amiga binary requires ixemul.library.
  79720. .distribution
  79721. GNU Public License
  79722. .described-by
  79723. Fred Fish (fnf@amigalib.com)
  79724. .stored-in
  79725. GoldFish-Vol2-2:GNU/src/amiga/gawk-2.15.5/
  79726. .name
  79727. gcc
  79728. .fullname
  79729. GNU C/C++/Objective-C compiler
  79730. .type
  79731. Compiler
  79732. .short
  79733. GNU C/C++/Obj-C compilers
  79734. .description
  79735. The GNU C, C++, and Objective C compilers.  Includes all support for
  79736. compiling C, C++ and Objective C, including a run-time library for
  79737. Objective C.
  79738. .version
  79739. 2.3.3
  79740. .author
  79741. Free Software Foundation
  79742. .requirements
  79743. Amiga binaries require ixemul.library.
  79744. .distribution
  79745. GNU Public License
  79746. .described-by
  79747. Fred Fish (fnf@amigalib.com)
  79748. .stored-in
  79749. GoldFish-Vol2-2:GNU/src/amiga/gcc-2.3.3/
  79750. .name
  79751. gcc
  79752. .fullname
  79753. GNU C/C++/Objective-C compiler
  79754. .type
  79755. Compiler
  79756. .short
  79757. GNU C/C++/Obj-C compilers.
  79758. .description
  79759. The GNU C, C++, and Objective C compilers.  Includes all support for
  79760. compiling C, C++ and Objective C, including a run-time library for
  79761. Objective C.
  79762. .version
  79763. 2.6.2
  79764. .author
  79765. Free Software Foundation
  79766. .requirements
  79767. Amiga binaries require ixemul.library.
  79768. .distribution
  79769. GNU Public License
  79770. .described-by
  79771. Fred Fish (fnf@amigalib.com)
  79772. .stored-in
  79773. GoldFish-Vol2-2:GNU/src/amiga/gcc-2.6.2/
  79774. .name
  79775. gdb
  79776. .fullname
  79777. GNU debugger
  79778. .type
  79779. Programmer Tool
  79780. .short
  79781. GNU debugger (incomplete port)
  79782. .description
  79783. The purpose of a debugger such as GDB is to allow you to see what is
  79784. going on "inside" another program while it executes, or what another
  79785. program was doing at the moment it crashed.
  79786.  
  79787. GDB can do four main kinds of things (plus other things in support of
  79788. these) to help you catch bugs in the act: (1) start your program,
  79789. specifying anything that might affect its behavior, (2) make your
  79790. program stop on specified conditions, (3) examine what has happened,
  79791. when your program has stopped, (4) change things in your program, so
  79792. you can experiment with correcting the effects of one bug and go on to
  79793. learn about another.
  79794.  
  79795. You can use GDB to debug programs written in C, C++, and Modula-2.
  79796. Fortran support will be added when a GNU Fortran compiler is ready.
  79797. .version
  79798. 4.12
  79799. .author
  79800. Free Software Foundation
  79801. .requirements
  79802. Amiga binary requires ixemul.library.
  79803. .distribution
  79804. GNU Public License
  79805. .described-by
  79806. Fred Fish (fnf@amigalib.com)
  79807. .stored-in
  79808. GoldFish-Vol2-2:GNU/src/amiga/gdb-4.12/
  79809. .name
  79810. gdbm
  79811. .fullname
  79812. GNU database manager library
  79813. .type
  79814. Library
  79815. .short
  79816. GNU database manager library
  79817. .description
  79818. GNU dbm is a library of routines that manages data files that contain
  79819. key/data pairs.  The access provided is that of storing, retrieval,
  79820. and deletion by key and a non-sorted traversal of all keys.  A process
  79821. is allowed to use multiple data files at the same time.
  79822. .version
  79823. 1.7.3
  79824. .author
  79825. Philip A. Nelson
  79826. .distribution
  79827. GNU Public License
  79828. .described-by
  79829. Fred Fish (fnf@amigalib.com)
  79830. .stored-in
  79831. GoldFish-Vol2-2:GNU/src/amiga/gdbm-1.7.3/
  79832. .name
  79833. gmp
  79834. .fullname
  79835. GNU arbitrary precision arithmetic library
  79836. .type
  79837. Library
  79838. .short
  79839. Arbitrary precision math library.
  79840. .description
  79841. GNU MP is a library for arbitrary precision arithmetic, operating on
  79842. signed integers and rational numbers.  It has a rich set of functions,
  79843. and the functions have a regular interface.
  79844.  
  79845. The author has tried to make these functions as fast as possible, both
  79846. for small operands and for huge operands.  The speed is achieved by
  79847. using fullwords as the basic arithmetic type, by using fast
  79848. algorithms, by defining inline assembler for mixed sized
  79849. multiplication and division (i.e 32*32->64 bit multiplication and
  79850. 64/32->32,32 bit division), and by hacking the code with emphasis on
  79851. speed (and not simplicity and elegance).
  79852.  
  79853. The speed of GNU MP is about 5 to 100 times that of Berkeley MP for
  79854. small operands.  The speed-up increases with the operand sizes for
  79855. certain operations, for which GNU MP has asymptotically faster
  79856. algorithms.
  79857. .version
  79858. 1.3.2
  79859. .author
  79860. Torbjorn Granlund
  79861. .distribution
  79862. GNU Public License
  79863. .described-by
  79864. Fred Fish (fnf@amigalib.com)
  79865. .stored-in
  79866. GoldFish-Vol2-2:GNU/src/amiga/gmp-1.3.2/
  79867. .name
  79868. gnat
  79869. .fullname
  79870. GNU Ada compiler
  79871. .type
  79872. Programmer Tool
  79873. .short
  79874. GNU Ada compiler.
  79875. .description
  79876. Port of the GNU Ada compiler.  Requires matching gcc 2.5.8 distribution.
  79877. .version
  79878. 1.80
  79879. .author
  79880. .requirements
  79881. Amiga binaries require ixemul.library.
  79882. Requires gcc 2.5.8.
  79883. .distribution
  79884. GNU Public License
  79885. .described-by
  79886. Fred Fish (fnf@amigalib.com)
  79887. .stored-in
  79888. GoldFish-Vol2-2:GNU/src/amiga/gnat-1.80/
  79889.  
  79890. .name
  79891. grep
  79892. .fullname
  79893. GNU grep package
  79894. .type
  79895. Programmer Tool
  79896. .short
  79897. GNU grep package
  79898. .description
  79899. GNU grep is based on a fast lazy-state deterministic matcher (about
  79900. twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-
  79901. Gosper search for a fixed string that eliminates impossible text from
  79902. being considered by the full regexp matcher without necessarily having
  79903. to look at every character.  The result is typically many times faster
  79904. than Unix grep or egrep.  (Regular expressions containing
  79905. backreferencing will run more slowly, however.)
  79906. .version
  79907. 2.0
  79908. .author
  79909. Mike Haertel
  79910. Arthur David Olson
  79911. Richard Stallman
  79912. Karl Berry
  79913. Henry Spencer
  79914. Scott Anderson
  79915. David MacKenzie
  79916. James Woods
  79917. Andrew Hume
  79918. .requirements
  79919. Amiga binaries require ixemul.library.
  79920. .distribution
  79921. GNU Public License
  79922. .described-by
  79923. Fred Fish (fnf@amigalib.com)
  79924. .stored-in
  79925. GoldFish-Vol2-2:GNU/src/amiga/grep-2.0/
  79926. .name
  79927. groff
  79928. .fullname
  79929. GNU groff document formatting system
  79930. .type
  79931. Text Processing
  79932. .short
  79933. GNU groff document formatting system
  79934. .description
  79935. This is the GNU groff document formatting system.  Included in this
  79936. release are implementations of troff, pic, eqn, tbl, refer, the -man
  79937. macros and the -ms macros, and drivers for PostScript, TeX dvi format,
  79938. and typewriter-like devices.  Also included is a modified version of
  79939. the Berkeley -me macros, an enhanced version of the X11 xditview
  79940. previewer, and an implementation of the -mm macros.
  79941. .version
  79942. 1.09
  79943. .author
  79944. James Clark
  79945. .email
  79946. jjc@jclark.com
  79947. .requirements
  79948. Amiga binaries require ixemul.library.
  79949. .distribution
  79950. GNU Public License
  79951. .described-by
  79952. Fred Fish (fnf@amigalib.com)
  79953. .stored-in
  79954. GoldFish-Vol2-2:GNU/src/amiga/groff-1.09/
  79955. .name
  79956. ghostscript
  79957. .fullname
  79958. Ghostscript language interpreter and library
  79959. .type
  79960. Miscellaneous
  79961. .short
  79962. GNU postscript interpreter
  79963. .description
  79964. Ghostscript is the name of a set of software that provides an
  79965. interpreter for the PostScript (TM) language, and a set of C
  79966. procedures (the Ghostscript library) that implement the graphics
  79967. capabilities that appear as primitive operations in the PostScript
  79968. language.
  79969. .version
  79970. 2.6.1.4
  79971. .author
  79972. L. Peter Deutsch
  79973. .requirements
  79974. Amiga binaries require ixemul.library.
  79975. .distribution
  79976. Ghostscript General Public License
  79977. .email
  79978. ghost@aladdin.com
  79979. .described-by
  79980. Fred Fish (fnf@amigalib.com)
  79981. .stored-in
  79982. GoldFish-Vol2-2:GNU/src/amiga/gs-2.6.1.4/
  79983. .name
  79984. ghostscript-fonts
  79985. .type
  79986. Miscellaneous
  79987. .short
  79988. GNU postscript interpreter fonts
  79989. .description
  79990. Ghostscript is the name of a set of software that provides an
  79991. interpreter for the PostScript (TM) language, and a set of C
  79992. procedures (the Ghostscript library) that implement the graphics
  79993. capabilities that appear as primitive operations in the PostScript
  79994. language.
  79995. .version
  79996. 2.6.1
  79997. .author
  79998. L. Peter Deutsch
  79999. .distribution
  80000. Ghostscript General Public License
  80001. .email
  80002. ghost@aladdin.com
  80003. .described-by
  80004. Fred Fish (fnf@amigalib.com)
  80005. .stored-in
  80006. GoldFish-Vol2-2:GNU/src/amiga/gs-fonts-2.6.1/
  80007. .name
  80008. gzip
  80009. .fullname
  80010. GNU compressing/decompressing programs
  80011. .type
  80012. Miscellaneous
  80013. .short
  80014. GNU compressing/decompressing programs
  80015. .description
  80016. Gzip reduces the size of the named files using Lempel-Ziv coding
  80017. (LZ77).  Whenever possible, each file is replaced by one with the
  80018. extension .gz, while keeping the same ownership modes, access and
  80019. modification times.  (The default extension is -gz for VMS, z for
  80020. MSDOS, OS/2 FAT, Windows NT FAT and Atari.) If no files are specified,
  80021. or if a file name is "-", the standard input is compressed to the
  80022. standard output.  Gzip will only attempt to compress regular files.
  80023. In particular, it will ignore symbolic links.
  80024.  
  80025. If the compressed file name is too long for its file system, gzip
  80026. truncates it.  Gzip attempts to truncate only the parts of the file
  80027. name longer than 3 characters.  (A part is delimited by dots.) If the
  80028. name consists of small parts only, the longest parts are truncated.
  80029. For example, if file names are limited to 14 characters,
  80030. gzip.msdos.exe is compressed to gzi.msd.exe.gz.  Names are not
  80031. truncated on systems which do not have a limit on file name length.
  80032.  
  80033. By default, gzip keeps the original file name and timestamp in the
  80034. compressed file. These are used when decompressing the file with the
  80035. -N option.  This is useful when the compressed file name was truncated
  80036. or when the time stamp was not preserved after a file transfer.
  80037.  
  80038. Compressed files can be restored to their original form using gzip -d
  80039. or gunzip or zcat. If the original name saved in the compressed file
  80040. is not suitable for its file system, a new name is constructed from
  80041. the original one to make it legal.
  80042.  
  80043. gunzip takes a list of files on its command line and replaces each
  80044. file whose name ends with .gz, -gz, .z, -z, _z or .Z and which begins
  80045. with the correct magic number with an uncompressed file without the
  80046. original extension.  gunzip also recognizes the special extensions
  80047. ".tgz" and ".taz" as shorthands for .tar.gz and .tar.Z respectively.
  80048. When compressing, gzip uses the .tgz extension if necessary instead of
  80049. truncating a file with a .tar extension.
  80050.  
  80051. gunzip can currently decompress files created by gzip, zip, compress,
  80052. compress -H or pack. The detection of the input format is automatic.
  80053. When using the first two formats, gunzip checks a 32 bit CRC. For
  80054. pack, gunzip checks the uncompressed length. The standard compress
  80055. format was not designed to allow consistency checks.  However gunzip
  80056. is sometimes able to detect a bad .Z file. If you get an error when
  80057. uncompressing a .Z file, do not assume that the .Z file is correct
  80058. simply because the standard uncompress does not complain.  This
  80059. generally means that the standard uncompress does not check its input,
  80060. and happily generates garbage output.  The SCO compress -H format (lzh
  80061. compression method) does not include a CRC but also allows some
  80062. consistency checks.
  80063.  
  80064. Files created by zip can be uncompressed by gzip only if they have a
  80065. single member compressed with the 'deflation' method. This feature is
  80066. only intended to help conversion of tar.zip files to the tar.gz
  80067. format. To extract zip files with several members, use unzip instead
  80068. of gunzip.
  80069.  
  80070. zcat is identical to gunzip -c. (On some systems, zcat may be
  80071. installed as gzcat to preserve the original link to compress.) zcat
  80072. uncompresses either a list of files on the command line or its
  80073. standard input and writes the uncompressed data on standard output.
  80074. zcat will uncompress files that have the correct magic number whether
  80075. they have a .gz suffix or not.
  80076.  
  80077. Gzip uses the Lempel-Ziv algorithm used in zip and PKZIP.  The amount
  80078. of compression obtained depends on the size of the input and the
  80079. distribution of common substrings.  Typically, text such as source
  80080. code or English is reduced by 60-70%.  Compression is generally much
  80081. better than that achieved by LZW (as used in compress), Huffman coding
  80082. (as used in pack), or adaptive Huffman coding (compact).
  80083.  
  80084. Compression is always performed, even if the compressed file is
  80085. slightly larger than the original. The worst case expansion is a few
  80086. bytes for the gzip file header, plus 5 bytes every 32K block, or an
  80087. expansion ratio of 0.015% for large files. Note that the actual number
  80088. of used disk blocks almost never increases.  gzip preserves the mode,
  80089. ownership and timestamps of files when compressing or decompressing.
  80090. .version
  80091. 1.2.4
  80092. .author
  80093. Jean-loup Gailly
  80094. .requirements
  80095. Amiga binary requires ixemul.library.
  80096. .distribution
  80097. GNU Public License
  80098. .email
  80099. jloup@chorus.fr
  80100. .described-by
  80101. Fred Fish (fnf@amigalib.com)
  80102. .stored-in
  80103. GoldFish-Vol2-2:GNU/src/amiga/gzip-1.2.4/
  80104. .name
  80105. indent
  80106. .fullname
  80107. C code beautifier
  80108. .type
  80109. Programmer Tool
  80110. .short
  80111. C code beautifier
  80112. .description
  80113. The `indent' program can be used to make code easier to read.  It can
  80114. also convert from one style of writing C to another, and understands a
  80115. substantial amount about the syntax of C, but it also attempts to cope
  80116. with incomplete and misformed syntax.  In version 1.2 and more recent
  80117. versions, the GNU style of indenting is the default.
  80118. .version
  80119. 1.9.1
  80120. .author
  80121. Free Software Foundation
  80122. .requirements
  80123. Amiga binary requires ixemul.library.
  80124. .distribution
  80125. GNU Public License
  80126. .described-by
  80127. Fred Fish (fnf@amigalib.com)
  80128. .stored-in
  80129. GoldFish-Vol2-2:GNU/src/amiga/indent-1.9.1/
  80130. .name
  80131. ispell
  80132. .fullname
  80133. GNU spelling checker
  80134. .type
  80135. Miscellaneous
  80136. .short
  80137. GNU spelling checker
  80138. .description
  80139. Ispell is a program that helps you to correct typos in a file, and to
  80140. find the correct spelling of words.  When presented with a word that
  80141. is not in the dictionary, ispell attempts to find near misses that
  80142. might include the word you meant.
  80143.  
  80144. The best way to use ispell is with GNU EMACS.  For documentation about
  80145. this mode, see the info topic "ispell".
  80146.  
  80147. Ispell can also be used by itself, and in this case the most common
  80148. usage is "ispell filename".  If ispell finds a word that is not in the
  80149. dictionary, it is printed at the top of the screen.  Ispell then
  80150. checks the dictionary for near misses \- words that differ only by a
  80151. single letter, a missing or extra letter, or a pair of transposed
  80152. letters.  Any that are found are printed on the following lines, and
  80153. finally, two lines of context containing the word are printed at the
  80154. bottom of the screen.  If your terminal can type in reverse video, the
  80155. word itself is highlighted.
  80156.  
  80157. If you think the word is correct as it stands, you can type either
  80158. "Space" to accept it this one time, "A" to accept it for the rest of
  80159. this file, or "I" to accept it and put it in your private dictionary.
  80160. If one of the near misses is the word you want, type the corresponding
  80161. number.  Finally, you can type "R" and you will be prompted for a
  80162. replacement word.  The string you type will be broken into words, and
  80163. each one will also be checked.  You can also type "?" for help.
  80164.  
  80165. If ispell is started with no arguments, it enters a loop reading words
  80166. from the standard input, and printing messages about them on the
  80167. standard output.  You can use this mode to find the spelling of a
  80168. problem word.
  80169. .version
  80170. 4.0
  80171. .author
  80172. Pace Willisson
  80173. .requirements
  80174. Amiga binary requires ixemul.library.
  80175. .distribution
  80176. GNU Public License
  80177. .email
  80178. pace@mit-vax
  80179. .described-by
  80180. Fred Fish (fnf@amigalib.com)
  80181. .stored-in
  80182. GoldFish-Vol2-2:GNU/src/amiga/ispell-4.0/
  80183. .name
  80184. ixpipe
  80185. .fullname
  80186. ixpipe handler
  80187. .type
  80188. Miscellaneous
  80189. .short
  80190. Create IXPIPE: for ixemul.library use
  80191. .description
  80192. A pipe handler for use with ixemul.library.
  80193. .version
  80194. 1.0
  80195. .author
  80196. Markus Wild
  80197. .distribution
  80198. Public Domain
  80199. .described-by
  80200. Fred Fish (fnf@amigalib.com)
  80201. .stored-in
  80202. GoldFish-Vol2-2:GNU/src/amiga/ixpipe-1.0/
  80203. .name
  80204. binutils
  80205. .fullname
  80206. GNU binutils
  80207. .type
  80208. Programmer Tools
  80209. .short
  80210. GNU binary utilities, Amiga source
  80211. .description
  80212. The GNU binary utilities.
  80213. .version
  80214. 2.5.2
  80215. .requirements
  80216. Amiga binaries require the ixemul.library.
  80217. .distribution
  80218. GNU Public License
  80219. .described-by
  80220. Fred Fish (fnf@amigalib.com)
  80221. .stored-in
  80222. GoldFish-Vol2-2:GNU/src/amiga/binutils-2.5.2/
  80223. .name
  80224. libm
  80225. .fullname
  80226. Runtime math library
  80227. .type
  80228. Library
  80229. .short
  80230. Runtime math library
  80231. .description
  80232. This runtime math library is from BSD.  It is used with the GNU C
  80233. compiler when the -lm option is given to gcc.
  80234. .version
  80235. 5.4
  80236. .distribution
  80237. Copyrighted but Freely Redistributable
  80238. .described-by
  80239. Fred Fish (fnf@amigalib.com)
  80240. .stored-in
  80241. GoldFish-Vol2-2:GNU/src/amiga/libm-5.4/
  80242. .name
  80243. patch
  80244. .fullname
  80245. patch
  80246. .type
  80247. Programmer Tool
  80248. .short
  80249. Apply diff files
  80250. .description
  80251. Patch will take a patch file containing any of the four forms of
  80252. difference listing produced by the diff program and apply those
  80253. differences to an original file, producing a patched version.  By
  80254. default, the patched version is put in place of the original, with the
  80255. original file backed up to another name.
  80256. .version
  80257. 2.1
  80258. .author
  80259. Larry Wall
  80260. .requirements
  80261. Amiga binary requires the ixemul.library.
  80262. .distribution
  80263. GNU Public License
  80264. .email
  80265. lwall@netlabs.com
  80266. .described-by
  80267. Fred Fish (fnf@amigalib.com)
  80268. .stored-in
  80269. GoldFish-Vol2-2:GNU/src/amiga/patch-2.1/
  80270. .name
  80271. pdksh
  80272. .fullname
  80273. Ksh compatible shell
  80274. .type
  80275. Shell
  80276. .short
  80277. A UNIX ksh compatible shell for AmigaDOS
  80278. .description
  80279. A KSH-like shell that is compatible enough with the real UNIX ksh to
  80280. be used with most scripts that the UNIX ksh can run.
  80281. .version
  80282. 4.9
  80283. .date
  80284. .author
  80285. Eric Gisin
  80286. Charles Forsyth
  80287. John R MacMillan
  80288. Simon J. Gerraty
  80289. Markus Wild
  80290. .distribution
  80291. Public Domain
  80292. .requirements
  80293. Amiga binary requires ixemul.library.
  80294. .docs
  80295. !README.AMIGA!
  80296. README
  80297. .described-by
  80298. Fred Fish (fnf@amigalib.com)
  80299. .submittal
  80300. Downloaded via ftp from wuarchive.wustl.edu.
  80301. .stored-in
  80302. GoldFish-Vol2-2:GNU/src/amiga/pdksh-4.9/
  80303. .name
  80304. perl
  80305. .fullname
  80306. Practical Extraction and Report Language
  80307. .type
  80308. Programmer Tool
  80309. .short
  80310. Practical Extraction and Report Language
  80311. .description
  80312. Perl is an interpreted language optimized for scanning arbitrary text
  80313. files, extracting information from those text files, and printing
  80314. reports based on that information.  It's also a good language for many
  80315. system management tasks.  The language is intended to be practical
  80316. (easy to use, efficient, complete) rather than beautiful (tiny,
  80317. elegant, minimal).  It combines (in the author's opinion, anyway) some
  80318. of the best features of C, sed, awk, and sh, so people familiar with
  80319. those languages should have little difficulty with it.  (Language
  80320. historians will also note some vestiges of csh, Pascal, and even
  80321. BASIC-PLUS.)  Expression syntax corresponds quite closely to C
  80322. expression syntax.
  80323.  
  80324. Unlike most Unix utilities, perl does not arbitrarily limit the size
  80325. of your data.  If you've got the memory, perl can slurp in your whole
  80326. file as a single string.  Recursion is of unlimited depth.  And the
  80327. hash tables used by associative arrays grow as necessary to prevent
  80328. degraded performance.  Perl uses sophisticated pattern matching
  80329. techniques to scan large amounts of data very quickly.  Although
  80330. optimized for scanning text, perl can also deal with binary data, and
  80331. can make dbm files look like associative arrays (where dbm is
  80332. available).  Setuid perl scripts are safer than C programs through a
  80333. dataflow tracing mechanism which prevents many stupid security holes.
  80334. If you have a problem that would ordinarily use sed or awk or sh, but
  80335. it exceeds their capabilities or must run a little faster, and you
  80336. don't want to write the silly thing in C, then perl may be for you.
  80337. There are also translators to turn your sed and awk scripts into perl
  80338. scripts.
  80339. .version
  80340. 4.036
  80341. .author
  80342. Larry Wall
  80343. .distribution
  80344. GNU Public License
  80345. .email
  80346. lwall@netlabs.com
  80347. .described-by
  80348. Fred Fish (fnf@amigalib.com)
  80349. .stored-in
  80350. GoldFish-Vol2-2:GNU/src/amiga/perl-4.036/
  80351.