tools.110vpoznanovic,
LowFrag v1.2 (1-Feb-96) - By Eric Sauvageau.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Introduction
~~~~~~~~~~~~~~~
"Out of Memory" the program told you. What the heck?! You have 2 megs of
memory, 1 of which is free, and this 300 Kb program tells you
"Out of Memory"? Then you open a Shell, type "Avail" and press Return.
And Avail tells you this:
Type Available In-Use Maximum Largest
chip 1004888 1091240 2096128 207000
fast 0 0 0 0
total 1004888 1091240 2096128 207000
This is called "memory fragmentation". You have a "playground" of
2 Megabytes of RAM, but little programs are playing all over it, leaving
only small areas free between each of them rather than one large free area.
Yes, programs are like kids, they love to scatter everywhere.
Unfortunately, it's pratically impossible to "unfrag" memory on the Amiga.
Best thing you can do is to try an "Avail Flush" in a Shell, hoping that it
will remove a library from memory, allowing two small areas of 200 Kb each
to join together into a 400 Kb large area, the library separating them
being freed from memory.
Ok, so we can't unfrag memory. How about giving a little more organization
to these "kids", telling them to play together rather than scattering all
over the playground? Well, it ain't that simple. Kids never listens.
You know this, you've been there too.
lowfrg12.lhatools.111vpoznanovic,
IconUpdate 4.05
===============
Copyright ć March 1994, by Gerri K÷rner
- Freely distributable -
This application uses
MUI - MagicUserInterface
(c) Copyright 1993 by Stefan Stuntz
1. INTRODUCTION
---------------
When copying an icon over another with the simple 'copy' command, the
destination icon will be completely replaced by the source icon. No
information will be preserved. That's the reason why we equipped MagicWB
with this versatile and easy-to-use command.
IconUpdate provides you with a very comfortable way of only copying the
images of one icon to another while preserving the information of the
original icon. This information can be the STACK size, the TOOLTYPES, the
DEFAULT TOOL, the original ICON POSITION and the original WINDOW POSITION
of icon-types like Trashcan, Disk and Drawer.
With this command you won't need IconEdit anymore for tasks like converting
an old icon to a new MagicWB-Icon. It will be faster by using this command
and you won't have problems with bugs in IconEdit (like the IconEdit3.0
bug, when loading 'both images' from an icon and saving it, IconEdit saves
the whole icon area, giving the icon the maximum border on the WB though
the icon image may be much smaller).
As this version of IconUpdate is not tied to MagicWB anymore, you can use it
for your own projects as well. See DISTRIBUTION for details.
Kickstart 2.x or higher required !!
icupd405.lhatools.112vpoznanovic,
FlushCX 2.1
FlushCX is a useful tool which terminates all active commodities and
that way some mememory is gained. This can be pretty necessary e.g. on
an A1200 without extra memory.
fcx21.lhatools.113vpoznanovic,
_____ _ _ _____ _ _ _ ____
| ___| | __ _ ___| |__ | ___(_)_ __ __| | / | |___ \
| |_ | |/ _` / __| '_ \| |_ | | '_ \ / _` | | | __) |
| _| | | (_| \__ \ | | | _| | | | | | (_| | | |_ / __/
|_| |_|\__,_|___/_| |_|_| |_|_| |_|\__,_| |_(_)_____|
ć 1995/96 by Frank WŘrkner
All Rights Reserved
QUICK OVERVIEW
ĆĆĆĆĆĆĆĆĆĆĆĆĆĆ
Tired of slow text search tools which pretend to be fast?
Want something real faaast?
Try FlashFind. It searches through a 2.5MB text on hard disc in 10 seconds
on a plain 68000er!!! For comparison c:search is about 40 times slower.
FlashFind uses a highly optimised, assembler coded Boyer-Moore search
algorithm. Additional speed is gained by using asynchron IO.
flashf12.lhatools.114vpoznanovic,
EditKeys v1.63
--------------
ć 1991-95 David Kinder
----------------------
Introduction
------------
Around late 1990, I was trying to find a program to allow me to edit the
system keymap files. There were a few that let you put strings on keys, but
none gave total control over all the features of keymaps. So I decided to
write my own editor. I mean, how hard could it be..?
The result is EditKeys, a keymap editing program designed to work under
AmigaDOS 1.3 and higher. EditKeys is written in machine code and compiled
using HiSoft's Devpac v3 assembler, though it should not be that difficult
to compile under other assemblers. EditKeys is freely distributable,
provided that no more is charged than a nominal fee for copying and disk
media. If you want to use a keymap created with EditKeys in a PD or
commercial package then the only condition I impose is that I receive a
credit somewhere in the program or its documentation.
ekeys163.lhatools.115vpoznanovic,
CFX Crunched File Examiner VER 5.570P
CFX was written to enable the Amiga user to identify certain
characteristics of given files. The file, let's call it 'TEST', is a
file that you received from a BBS, but there were no accompanying docs
with it. The file is executable, but you have a feeling that it is
crunched. PowerPacker doesn't know this file's 'crunch' type, so you
can't easily identify the filetype. You could use a debugger/monitor
to find what the filetype is, but the most you'll get out of that is
to ascertain that the file REALLY IS crunched. Well, from my
experiences on the Aust Amiga Fido Echo, I know that there are a lot
of you who don't like receiving crunched files. This program attempts
to let you know if it is crunched, and most possibly, what it is
crunched with. You can then decide what to do with the mysterious
file 'TEST'. Keep it or trash it????
Unlike many other so-called 'file examiners' on the Amiga, CFX has a
very large brainfile from which it can acknowledge a large percentage
of the current Amiga filetypes. It will then report to you what type
of cruncher was used to crunch the file, or, if it isn't crunched,
what type of file 'TEST' really is. The information that CFX gives
isn't really self-explanatory, so let's describe what the various
displays mean.
cfx5570p.lhatools.116vpoznanovic,
CalcDeLuxe v2.00
ć Dix Software 3 December 1994
Author: Daniel Avila Rubio
-----------------------------
CalcDeLuxe is a general purpose scientific calculator designed
for the Amiga range of computer. As far as I've seen in a shareware
or public domain scientific calculator, this one is by far the best.
It has a plenty of math funtions, a good graphic interface and
on-line HELP, what else can you ask for?.
As I promised you in version 1.12, I've improved CalcDeLuxe by
adding a new Graphics Module (oh, yeah!) and got support for math
coprocessors. This is done trought the Standard Amiga (Not C=)
double precision libraries (MathIee), so feel the speed!
It uses my own routines for evaluating expresions, so is as
quick. I will have this routines in a shared library in the near
future (this is a difficult task...).
The execelent GUI was created with GadToolsBox, an incredible
program that has help me a lot in the task of writing the gadgets.
GadToolsBox is Copyrighted by Jaba Development (thanks!).
calc200.lhatools.117mikis,
UpCat V1.3 (11.04.94) - program za katalogizaciju diskova. Zahteva WB2.0+
upcat13.lhatools.118mmtosic,
-> #102, mikis>>+> Postoji li neki reader za DVI format ???EX se valjda zove???)
>>+> To nigde ne uspevam da nađem ???
>>
>> Eh, postoji ceo paket za TeX (programski jezik za prelom teksta,
>> izuzetno moćan), ukupno toga ima par desetina MB, ali ne znam da li
>> postoji neki mali viewer koji u tu svrhu poslužio. Pogledaću na CD-u, pa
>> ako ima poslaću.
Ja sam iz drugog sela i koristim PC. Imam iskustva sa TeX-om. Problem
``čitanja'' *.dvi fajlova je vezan za fontove. Naime, *.dvi fajl
nastaje prevođenjem (kompiliranjem) ascii fajla (radi se o
ne-WYSIWYG(=what you see is what you get) editoru) za tzv. ``device
independent'' izlazni oblik. To znači da prevedeni *.dvi fajl sadrži
informaciju o stranicama teksta sa praznim paralelogramima umesto
stvarnih znakova i slova. Oni se popunjavaju slovima i znacima
prilikom slanja *.dvi fajla na uredjaj (štampač, monitor, ...). Osim
drajvera koji to obavlja, na sistemu, dakle, mora da postoje i
biblioteke sa odgovarajućim fontovima. Biblioteke su dosta velike i
tipično iznose po nekoliko MB za svaku različitu vrstu uredjaja (tolko
za matrične štampače jedne vrste, pa tolko za matrične štampače
druge vrste, pa tolko za laserske štampače jedne vrste, pa ....).
Što se prostora na disku tiče, neuporedivo manje zauzima sam
prevodilac (tj. kompajler), za čije su korišćenje potrebni samo
takozvani metrički fontovi (sa informacijama o veličini znakova i
slova) i osnovni paketi sa makroima. Tipično to iznosi manje od 1 MB.
TeX tekst se sprema na bilo kom ascii editoru, a instrukcije su istog
tipa kao kod bilo kog SGML jezika (npr. kao kod sada aktuelnog HTML
jezika).
Dakle, ona cifra o ``par desetina MB'' vezana je baš za fontove i
slanje *.dvi fajlova na konkretne uredjaje. Dakle, teško da se može
naći ``neki mali viewer'', pošto je stvarna nevolja u nedostatku
fontova, koji nisu sadržani unutar *.dvi fajla. Naravno, *.dvi fajl
se može odštampati u fajl na sistemu na kome postoje fontovi, pa se
takav fajl onda može preneti i na nekom drugom sistemu copy-rati na
odgovarajući uređaj. Takvi fajlovi su obično jako veliki i nisu
praktični za rad, pa se ta mogućnost retko koristi.
Najbolje je pored *.dvi fajla uzeti i izvorni oblik (tj. source koji
ima isto ime kao i *.dvi fajl, ali sa prezimenom .tex) pa njega sa
programom _detex_ ``očistiti'' od instrukcija iz TeX-a i čitati ga
kao i svaki drugi ascii fajl.
tools.119teorist,
-> #103, ldjordje=> Eh, Jel' može neko (Teorist :) )da mi objasni kako
=> se koristi FMS.device jer se do sada nisam sa tim
=> bavio?
Ja se izvinjavam zbog kašnjenja u pisanju odgovora... ali imao sam
'malkice' problema sa slobodnim vremenom... :(((
E... evo da pokušam da pomognem:
Najbolje je da namestiš da se 'ručno' mountuje iz one mount liste koju
sam naveo u poruci.
Znači kad ti zatreba otkucaš jednostavno "MOUNT FF0" ili koji već
oćeš... možeš da namestiš koliko hoćeš 'disketa' u MountList fajlu.
=> Gde se šta mountuje, kako, itd. Pokušavao sam i nešto
=> mi ne ide ... i dalje samo postoji DF0: PC0: DH0: DH1:
=> a od FMS (ili FF0: FF4: ???) ni traga ... :((
Eh... mislio sam da si već koristio pa nisam detaljisao...
Pri dizanju sistema assajniraj FMS: drajv, to jest mesto gde će se
nalaziti ti virtuelni disk-fajlovi
Neophodno je pri prvom 'startu' da otkucaš FORMAT drive FF0: name Test
da bi FMS kreirao virtuelni Floppy-file.
Unit0 901120 ----rwed 26-Sep-95 01:46:12
Trebalo bi da ovako nešto dobiješ u FMS: direktorijumu.
=> Šta konkretno treba da stoji u Mount listi (ili u DosDrivers) ???
U mount listi treba da stoji ono što sam otkucao (mislim da sam otkucao
u grupi?), ali ću ponoviti MountList za jednu 'disketu')
FF0: Device = fmsdisk.device
Unit = 0
Flags = 1
Surfaces = 2
BlocksPerTrack = 11
Reserved = 2
Interleave = 0
LowCyl = 0
HighCyl = 79
Buffers = 2
BufMemType = 0
#
i tako redom, za koliko želiš drajvova (ne zaboravi da dodaš i liniju
FileSystem = l:FastFileSystem ispod 'Device =' !)
ako želiš FFS `diskete'.
Ako želiš da ti pri boot-u digne neki FMS disk, onda stavi u DEVS:DosDrivers
ovakav fajl i ikoni pridruži MOUNT tool-type (isto kao i za ostale drajvove)
=> Da li treba neki hendler u L: direktorijumu ?
=> (osim FastFileSystem)
Mislim da ne... ako ti ne radi, proveri sa SNOOP-om šta traži ?
Ja nažalost nisam još uspeo da nađem kompletnu arhivu :(
=> Da li mogu NONDOS diskete da se prebace na HD i Da
=> šljakaju ili nešto slično (osim DMS)
Hm... pa NONDOS diskete mogu da se prebace, ali je slaba vajda, pošto nisam
uspeo da nateram sistem da Bootuje sa FMS `diskete' :(((
(mislim da je to nemoguće, pošto bi ipak trebao prvo da učita FMS sistem?)
Inače je veoma korisno kada dobiješ DMS arhive i želiš da instaliraš na
HD... instalacija je MnooogooooO brža O:)
Javi ako još nešto zaškripi.
Pozdrav
tools.120teorist,
-> #118, mmtosic>>+> Postoji li neki reader za DVI format ???EX se valjda zove???)
>>+> To nigde ne uspevam da nađem ???
>>
>> Eh, postoji ceo paket za TeX (programski jezik za prelom teksta,
>> izuzetno moćan), ukupno toga ima par desetina MB, ali ne znam da li
>> postoji neki mali viewer koji u tu svrhu poslužio. Pogledaću na CD-u, pa
>> ako ima poslaću.
=> Ja sam iz drugog sela i koristim PC. Imam iskustva sa TeX-om. Problem
Veoma mi je drago da pratiš AMIGA conf.
``čitanja'' *.dvi fajlova je vezan za fontove. Naime, *.dvi fajl
=> nastaje prevođenjem (kompiliranjem) ascii fajla (radi se o
Hvala za iscrpna objašnjenja... ja stvarno nisam znao ništa o tom
formatu, a imao sam neke .dvi DOC fajlove.
Izgleda da ću morati uskoro da se sa Mikisom dogovorim oko TEX-a,
pošto je spomenuo da ga ima na CD-u :)
tools.121snoop,
ban XCopy Pro, i neki bolji degrader...
tools.122mikis,
-> #121, snoop X-Copy TNG (The new Generation) - Beta Test Version (14.06.94)
l-xcotng.lhatools.123mikis,
-> #121, snoop Evo ti OSAM degradera :)
8 degrader's programs for A1200. All the
latest versions of:
- Embedder II
- WBKillAGA
- RunShit
- Degrader
- RunIt
- RunLameInfiltrator
- FileLinker
- KillAGA
- NoAGA
degrader.lhatools.124vpoznanovic,
-> #120, teorist>> Izgleda da ću morati uskoro da se sa Mikisom dogovorim oko TEX-a,
>> pošto je spomenuo da ga ima na CD-u :)
Možda će ti ovo u međuvremenu ipak pomoći. :)
ShowDVI(1) USER MANUAL ShowDVI(1)
NAME
ShowDVI - Shell script to view DVI files
DVItty - DVI to ASCII converter
SYNOPSIS
ShowDVI allows you to easily view .dvi files created by the
TeX document preparation system. It is limited to ASCII
translation of the .dvi file. To the best of my knowledge
this program is loosely based on source by Svante Lindahl.
DESCRIPTION
ShowDVI is an Amiga standard shell script which calls DVItty
to translate the .dvi file to ASCII. It then "throws" a
viewer (of your choice) as the DVI's ASCII translation.
You may wish to edit ShowDVI to conform to your preferred
viewer. I suggest Most (V1.42) by author Uwe R÷hm. It offers
a nice GUI and allows (most importantly) you to customize
your font selection.
showdvi.lhatools.125vpoznanovic,
A šta reći o ovom programu? Instalirajte ga i u potpunosti ćete shvatiti
značenje posljednje rečenice ovog teksta. Važi za nešto što je potuklo
čak i neprikosnoveni MultiCX!
Short: MAJOR UPDATE! The mother of the WB-Utils!
Author: zerocom@cs.tu-berlin.de & knoke@cs.tu-berlin.de
Uploader: zerocom@cs.tu-berlin.de
Type: util/cdity
____ _____
o______ / _ /__ ____________\ _|______ ________ ____________ o
:\___ \ //___)\ __/ _ \ _ \_ __// __/___)\ __/_ _ \:
::/ \ \ / _\ \ _)_ \ \ \ | _)_\____ \ \/ \ _\ \ \
:/ _\ \ // \\ / \/ / \ | / \ _/ // \\ _\ // / /
/_________\ /____\_____\ //:\____|_______\____/____\____/_/ //:
o--/_______/---- - --/___/--- ----- -- - --- ---- -- ----/___/-o
PRESENTS
MCP Version 1.10
The Master Control Program !
*** MAJOR UPDATE *** MAJOR UPDATE *** MAJOR UPDATE *** MAJOR UPDATE ***
News:
- Powersaver (PowerManagment for nearly all Amigas)
- new Dimmer
- new Hotkey managment (with many new Hotkeyfunctions)
- GarshneBlanker support
- PropHack, SysIHack, FrameIHack
- Force Hires pointer
- LeftyMouse, MapUmlauts
- NewEdit
- Shapeshifter support
- MC68060 support
- many functions improved and bugs removed
- complete Prefs-Program overwork (MUI 3 features, shorter, Onlinehelp
50% memory usage and new look)
Try it and feel the power of Amiga!
mcp110.lhatools.126vpoznanovic,
Za svaki slučaj, evo i MultiCX v2.46. :) Mislim da je o ovom komoditiju
suvišno više bilo šta govoriti.
mcx246.lhatools.127vpoznanovic,
Verzija 1.1 poznatog editora bitmap fontova...
Short: Bitmap font editor
Author: kinder@teaching.physics.ox.ac.uk
Uploader: kinder@teaching.physics.ox.ac.uk
Type: text/misc
Typeface is an editor for Amiga bitmap fonts. AmigaDOS 2.04+,
bgui.library (included) and textfield.gadget (included) are
required. Source (in DICE C) included.
This is v1.1, an update to v1.0, with loads of new features,
including (but not limited to):
o Preview mode for font currently being edited.
o Greatly expanded preferences.
o Visible baseline when editing fonts.
o All characters in a font can be moved in one go.
typfac11.lhatools.128vpoznanovic,
Počele su da se pojavljuju i alatke za sve popularniji AFS...
MUI AFS-Undelete V1.1
~~~~~~~~~~~~~~~~~~~~~
Introduction
~~~~~~~~~~~~
AmiFileSafe incorparates an Undelete function which stores
deleted files in a special AFS root directory. This Undelete
command is operated from Shell, and can be complicated to use if
your not to farmiliar with Amiga-Shell.
This is why I wrote MUI AFS-Undelete interface, to simplify the
process of getting back a deleted file.
Features of MUI AFS-Undelete
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Detect any AFS mounted partition.
* Undelete any file (upto last 31 deleted files).
* Auto renaming (gets rid of the @XXX location number)
* Provides information about your AFS partitions
* Uses the great MUI !
Requirements
~~~~~~~~~~~~
* KickStart 2.0 or better
* MUI v3.0 or better installed
* AmiFileSafe from Fourth Level Developments, installed correctly
on your HardDrive partition(s).
Important : MUI AFS-Undelete works only on HardDrive partitions !
afsund11.lhatools.130vpoznanovic,
Najavljuju ga kao editor koji će da pomrsi konce čak i GoldEd-u. Zaista
ima pregršt mogućnosti, ali da li korisnik tek tako može da mijenja
navike kod ovakve vrste programa...
===========================================
========---- Professional V5.5 ----========
THE DEMONSTRATION VERSION DOCS
MARTIN REDDY, 1996
BACKGROUND
~~~~~~~~~~
"EdWord was originally released as a shareware product early in 1992 as V2.2
It has since been totally rewritten and substantially improved. The result
is EdWord Professional V4.1 - the fruits of practically four long years of
sleepless nights and guru-infested frustrations softened only by the lure
of Salami, Chicken & Sweetcorn pizzas complemented with intravenous Irn Bru
and the uplifting dream that one day I will actually finish the damn thing!
Well, as is often the case, the light at the end of the tunnel seemed to be
an oncoming train and I never really managed to finish my tinkerings with
EdWord - it would call to me in the night and I would have to obey and add
something extra to it or pep up an old and slow routine. Okay I'll admit it
I was an addict, but it wasn't my fault. It all started so innocently, just
a casual bet from a friend that I couldn't do it. Then it started. At first
it was just the odd procedure each couple of days, but very soon I couldn't
make it through the day without at least an hour of programming and then my
passion consumed me and I couldn't stay away from it. If I was ever parted
from my keyboard for more than a day I would break down into a pitiful,
shivering wreck, yearning to get my fix. But fear not because there is a
happy ending to this rather sad story of teenage addiction gone crazy
because I've almost kicked the habit and gone cold turkey. This is it, the
final version of EdWord! It's over. Finished. Completed. (Or is it???)"
[M.Reddy,EdWord Pro V4.1 Docs]
SO WHAT DOES IT DO?
~~~~~~~~~~~~~~~~~~~
It's called EdWord so what do you think it does?? Yeah, it edits words. Or
put in plainer terms, it's a text editor. I'll not bore you with all the
details of what it can do here because you can get that from the other doc
files which come with this demo version.
edword55.lhatools.131vpoznanovic,
GZip v1.2.4
gzip (GNU zip) is a compression utility designed to be a replacement
for 'compress'. Its main advantages over compress are much better
compression and freedom from patented algorithms. The GNU Project
uses it as the standard compression program for its system.
gzip currently uses by default the LZ77 algorithm used in zip 1.9 (the
portable pkzip compatible archiver). The gzip format was however
designed to accommodate several compression algorithms. See below
for a comparison of zip and gzip.
gunzip can currently decompress files created by gzip, compress or
pack. The detection of the input format is automatic. For the
gzip format, gunzip checks a 32 bit CRC. For pack, gunzip checks the
uncompressed length. The 'compress' format was not designed to allow
consistency checks. However gunzip is sometimes able to detect a bad
.Z file because there is some redundancy in the .Z compression format.
If you get an error when uncompressing a .Z file, do not assume that
the .Z file is correct simply because the standard uncompress does not
complain. This generally means that the standard uncompress does not
check its input, and happily generates garbage output.
gzip produces files with a .gz extension. Previous versions of gzip
used the .z extension, which was already used by the 'pack'
Huffman encoder. gunzip is able to decompress .z files (packed
or gzip'ed).
Several planned features are not yet supported (see the file TODO).
See the file NEWS for a summary of changes since 0.5. See the file
INSTALL for installation instructions. Some answers to frequently
asked questions are given in the file INSTALL, please read it. (In
particular, please don't ask me once more for an /etc/magic entry.)
WARNING: on several systems, compiler bugs cause gzip to fail, in
particular when optimization options are on. See the section "Special
targets" at the end of the INSTALL file for a list of known problems.
For all machines, use "make check" to check that gzip was compiled
correctly. Try compiling gzip without any optimization if you have a
problem.
Please send all comments and bug reports by electronic mail to:
Jean-loup Gailly <jloup@chorus.fr>
gzip124.lhatools.132vpoznanovic,
HDOff v1.35
Short: Noise saver for ide HD`s - MAJOR bugfixes!
Uploader: gzenz@ernie.mi.uni-koeln.de (Gideon Zenz)
Author: gzenz@ernie.mi.uni-koeln.de (Gideon Zenz)
Type: disk/misc
HDOff is a program like NoiseSaver for the A1200 and A4000. It stops the
HD motor x minutes after the last access.
This is mainly a bugfixed version, although there are some improvements.
Here is the changes list:
- New option QUIET
- Bugfix in UPDATE, wrong values were taken
- Now there is again a check if you enter too big values
- MAJOR bug: HD spun only the 1st time down on a1200 [thx to Oli Lohr]
- System of timecounting changed, now 100% accurate
- NOW(2) working again [thx to Oli Lohr]
- New options STOP(2) [thx to A.BOERNER@bbrandes.berlinet.de]
- New, bugfixed and improed version of Getstats [Thx Matthias Andree!]
hdoff135.lhatools.133vpoznanovic,
Vrlo brz i upotrebljiv program za prikaz slika pri butovanju, sa dosta
opcija. Do sada nisam poklanjao mnogo pažnje ovakvim programima, ali me
SysPic 3.00 zaista nije ostavio ravnodušnim. Eh, da samo vidite moj
multimedijalni boot (i zvuk i slika, a bez ikakvog usporenja!), ostali
biste bez teksta. ;)
SysPic 3.00
Short: The best boot-time picture displayer!
Author: calkowsk@us.edu.pl (Grzegorz Calkowski)
Uploader: calkowsk@us.edu.pl
Type: util/boot
Replaces: util/boot/SysPic211.lha
SysPic is a small but powerful viewer-like program meant to show a picture
during the boot time.
Features: * - a star feature :-)
o is small & VERY fast! (picture decompression routines written
in optimized assembly)
o shows IFF-ILBM pictures of any size and resolution
o supports AGA modes (also HAM8)
o centers picture both horizontally & *vertically*
* can fade-in picture and fade-out it to Workbench (with selectable
rate) - this works in asynchronous manner (i.e no delays) -
mouse pointer is also faded
* has a very powerful random selector - an option assures that
a picture won't show twice until all pictures are shown
o forces Workbench to open behind the displayed picture so it can be
closed after whole Workbench initialization
* is iprefs-jump proof - sets overscan prefs before IPrefs will do it!
o picture can be displayed in a desired mode or just promoted to
specific monitor
o blanks the pointer sprite so you won't see it when the Workbench
screen opens (it would look annoying)
* picture is automatically closed when something goes wrong with booting
- when an requester pops up on Workbench or so
o detaches from shell in an intelligent way (i.e after loading
the picture)
* DOES NOT fragment memory!!!
o supports BeetLogin (closes it's 'fake' screen)
o is 100% legal (and 100% AMOS free.... ;-)
o has been tested with Enforcer, Mungwall & MemWatch
* comes from Poland :))
syspic30.lhatools.134zealot,
HI! Jel ima neko CrossDos za A500?
Pozdrav by ZeaLoT / CaNCeR
tools.135vpoznanovic,
Fantastična stvar! Ali je prvo potrebno izvaditi ROM iz pravog
kalkulatora, jer autor nema prava na njegovu distribuciju. Ako neko ima
priliku da to uradi, neka mi obavezno javi!
ALCUIN
Version 1.0
A Saturn CPU emulator for Amiga computers
used to emulate HP 48 S/SX/G/GX calculators
Alcuin is a multitasking HP48 CPU emulator for the Amiga. The emulation
runs as a normal task under the Amiga operating system, so that Amiga and
Alcuin can be used concurrently. If you get a rom dump from a HP 48
(S/SX/G/GX) calculator, you be able to emulate these calculators on your
amiga.
Attention
---------
This emulator is capable of providing a faithful replication of the
HP48. In order to do so, it requires a copy of the ROM software
from YOUR calculator. In order to avoid breaking copyright laws,
and upsetting HP, you MUST BE THE PROUD OWNER OF AN HP48 before
running this program.
alcuin10.lhatools.136vpoznanovic,
AllowBad
Short: Format damaged floppies (like BFormat but better)
Author: Mikolaj Calusinski
Uploader: Michal Letowski (pro37@ci3ux.ci.pwr.wroc.pl)
Type: disk/misc
This program was written as a replacement for good, but old BFormat
4.0. Its purpose is to format disks of any *floppy-based* devices,
which have hard (media) error on them. Such disks cannot be formatted
(and hence utilized) by system 'Format', so only thing you could do was
getting rid of them. Optionally, you could use BFormat of course, but
such prepared disks were very unstable under AmigaDOS, and gave
'read-write' errors quite often.
This was because of way BFormat works - it allocates only blocks which
appeared to be corrupted, leaving rest of the track for use by
filesystem. It sounds quite logical and give you more free space on
disk but doesn't work that well with floppies. For safety of stored
data it is better to avoid whole track regardless whether there is only
one or more bad blocks on it. That is the way AllowBad handles the
errors - it masks the tracks, not blocks.
allowbad.lhatools.137vpoznanovic,
BlitzDMS 1.01
Short: The greatest Dms tool ever written !!
Author: Anthony Brice & Paul Juhasz
Uploader: anthony@backyard.demon.co.uk
Version: 1.01
Type: util/pack
Requires: WB2.0+ (optional PackDev.lha & Lzx)
Distribution: Shareware
BlitzDms is the best gui handler for Dms on the Amiga to date and has a
feature list far too long to harp on around here, so I'll just list a few.
BlitzDms will be Shareware, and, upon reciept of the registration fee, a key
will be sent to unlock all of the restricted features in the program.
Features
--------
Incorporates support for all of the key dms versions including SDS software,
Paradox and the Parcon version. It also utilises the PackDev system which uses
lzx and a track copying executable for better compression, and is based on
an idea by Adam Chapman. The PackDev archive is not included within this
archive for distribution restrictions, but you can find it on Aminet.
AppWindow support. You can drag multiple dms files into the window and it'll
get on with it for you if, for example, you wanted to undms to df0: and then
Df1: and go make a cuppa :)
Font sensitive, and Public Screen configurable. You can put it on any public
screen, and with any font you like as long as the window can still be
displayed on the screen size.
All of the configuration is stored in tooltypes written by the program into
its own icon. No seperate files and EnvArc: trashing required.
Most of the DMS options such as Append, Repack and other options not usually
supported in other windows from later dms executables are supported with
BlitzDms. You can add your own banner into any dms file you create
automatically
and view any dms files banner within the gui.
Encryption of a dms file, and options such as validate, verify and supress
bootblock display are all configurable within the program.
Almost every aspect of BlitzDms is configurable from the window positions
(Normal and iconified) to using Kcon: as an external output source if it's
not set as a con: replacement on your system and you wish to use it.
High density drives are catered for.
Track selection is handled via slider gadgets on the prefs window.
You can select wether you want confirmation prompts before BlitzDms undertakes
any drastic action. If a file already exists which BlitzDms will overwrite it
will confirm first so no nasty accidents happen.
Reqtools requesters are used to ensure BlitzDms will function on any 2.0+
amiga system, and it has been tested on everything from an aging A500 to a
beefy A4000 with no
bldms101.lhatools.138vpoznanovic,
CFX v5.601P
CFX is FREEWARE
CFX requires the ReqTools.library and the PowerPacker.library to run.
CFX was written to enable the Amiga user to identify certain
characteristics of given files. The file, let's call it 'TEST', is a
file that you received from a BBS, but there were no accompanying docs
with it. The file is executable, but you have a feeling that it is
crunched. PowerPacker doesn't know this file's 'crunch' type, so you
can't easily identify the filetype. You could use a debugger/monitor
to find what the filetype is, but the most you'll get out of that is
to ascertain that the file REALLY IS crunched. Well, from my
experiences on the Aust Amiga Fido Echo, I know that there are a lot
of you who don't like receiving crunched files. This program attempts
to let you know if it is crunched, and most possibly, what it is
crunched with. You can then decide what to do with the mysterious
file 'TEST'. Keep it or trash it????
Unlike many other so-called 'file examiners' on the Amiga, CFX has a
very large brainfile from which it can acknowledge a large percentage
of the current Amiga filetypes. It will then report to you what type
of cruncher was used to crunch the file, or, if it isn't crunched,
what type of file 'TEST' really is. The information that CFX gives
isn't really self-explanatory, so let's describe what the various
displays mean.
cfx5601p.lhatools.139vpoznanovic,
Short: ARexx-script compressor & Optimizer V2.1
Author: robert@next.amistep.osn.de (Robert Hofmann)
Uploader: MM_Utils-Keeper@quasar.xs4all.nl (Eric Krieger)
Version: 2.1
Type: util/rexx
Replaces: comm/fido/CompressRexx21.*
LLL LLL L L LLLL LLLL LLLLL LLL LLL LLLL LLLLL L L L L
L L L LL LL L L L L L L L L L L L L L L
L L L L L L LLLL LLLL LLLL LLL LLL LLLL LLLL L L
L L L L L L L L L L L L L L L L L L
LLL LLL L L L L L LLLLL LLL LLL L L LLLLL L L L L
L L LL L
L L L L LL
L L L L L
L L L L
L LLLL L L
(C) 1993-96 Robert Hofmann
CompressRexx...
... is able to compress & speed-up ARexx-code
... is able to convert an ARexx-Script into an executable
2.0 (09.03.96) + user-interface completly rewritten
+ Shell-output improved very much
+ compression-routines improved *VERY* much!
+ whole code optimized
+ added EXEC/S: now you can convert the script to an execut-
able (you don't need RX anymore ;-)!
+ added HEADER/S: CompressRexx will keep the header of the
original-script.
+ added VERSION/S: the version-info will be preserved if you
generate an executable.
2.1 (14.04.96) + now option CMDSCR is optional. If not given, it will be
compressed directly over the original one.
cprexx21.lhatools.140vpoznanovic,
DArc v1.5b
Short: Powerful CDROM/pd-disk cataloger
Author: Frank Weber
Uploader: Martin Schulze (masc@coli.uni-sb.de)
Type: biz/dbase
Version: 1.5b (15.04.96)
Requirements: OS2.0, 1 MB RAM
DArc is a cataloger for the contents of CDROMs and fd-disk.
So it helps you to find certain programs on different CDs or fd-disks.
Features:
- You can search for several files at the same time. You can also
search for patterns. (eg. '#?.lha')
(=> Saves time: searching 1x3 files is faster than 3x1 file)
- When you are watching the find results you will see another great
thing about DArc: You can do things with the found files immidiately
via some user configurable buttons.
Examples:
You can copy a file to RAM:, unarchive archives (=> Aminet-CD),
delete a file, display a text file or a picture etc.
You can assign these buttons any AmigaDOS program.
There are also some internal commands. DArc can for example
display an Info-Requester with some information about the file.
(=> Quite similar to a dir util)
- many more features...
DArc is the ideal tools for all owners of harddisks, pd disks and
is also a great help for CD-ROM users.
darc15b.lhatools.141vpoznanovic,
Short: DiskFull v1.3, simple utility to fill disks!
Author: Francesco Gambino (e-mail: MC6144@mclink.it)
Uploader: Francesco Gambino
------- DiskFull V1.3 -------
Full working SHAREWARE version
DiskFull is copyright (c) 1996 by Francesco Gambino.
Some new features in this version!
See amigaguide document into the archive for more
informations.
dfull13.lhatools.142vpoznanovic,
Drop'n Act 2.0
--------------
It's here at last! I'm sorry that it took so long, but...
WHAT YOU NEED: An Amiga with AmigaOS 2.0+, a harddisk, the reqtools.library
and AmigaGUIDE.
WHAT THE HELL IS THIS?
Now, what does it do? It works much like Multiview, except that you can expand
the amount of files recognized on your own, and you can use your favorite
picture displayer/sample player etc.
HOW TO INSTALL:
Simply double-click the ╗Installš-icon and all files will be copied to your
harddisk. After rebooting, the Drop'n Act AppIcon should appear on your
workbench screen. Now start the preferences program (which can be found
in your ╗Prefsš drawer) and press the HELP key.
After adapting the configuration to your system, reboot your computer (or
quit Drop'n Act and start it again - the main program can be found in your
WBStartUp drawer). In a future version, all changes will be accepted without
having to restart the program.
HOW TO USE DROP'N ACT V2:
Drag and drop one (or more) icons of files you want to see/hear etc. on the
Drop'n Act AppIcon on your workbench screen - just as if you'd try to copy
them into the icon (which is of course not possible). Drop'n Act will analyse
the file and start the program you've defined in the preferences editor which
will display/play etc. the file you've dropped onto the AppIcon.
When you drag and drop a drawer over the AppIcon, you are given the chance
to enter an Assign-name for this drawer. This is extremely useful when you
start a game you found in the 1000th subdirectory of your brand new CD-ROM
and find out that it needs an assign to its drawer.
Double-clicking the icon will open an information requester. You can choose
to either resume or quit the program.
dact20.lhatools.143vpoznanovic,
DFA v2.6
Short: DFA v2.6 - the definite address database tool.
Author: dirkf@alcmy.franken.de
Uploader: dirkf@alcmy.franken.de
Type: biz/dbase
TITLE
DFA(ddress)
VERSION
V2.6
AUTHOR
Dirk Federlein
UUCP: dirkf@alcmy.franken.de
CIS: 100577,1027
Fido: 2:244/6302.12
DESCRIPTION
DFA is the definitive address database tool. It supplies a very
nice GUI, a powerful Arexx port, a flexible client server
mechanism and much more. It is simply the ideal means to manage
several or many addresses for the beginner as well as for the
professional Amiga user.
Feature hotlist:
Arexx port, direct dialing of the stored phone numbers, font
sensitive windows, "grouping" of addresses, email support,
different layouts for printing, context sensitive online help,
application icon/window/menu, fully directable by keyboard,
separate preferences program, customizable address list
format,...
Native languages are supported with Workbench 2.1 (and
above) installed.
This is version 2.6, a minor update to version 2.5.
DFA is an SASG product! Shareware, binary only.
NEW FEATURES (since v2.5)
- Several bug fixes and minor enhancements.
- Improved "Quick Search" function.
- Recompiled with SAS/C v6.56.
SPECIAL REQUIREMENTS
DFA needs at least Kickstart/Workbench 2.04 to run.
It takes advantage of the new features included in version 2.1
(Locale support) and uses even some features coming with OS
3.0/3.1 if available.
DFA is made to run on all systems, starting with the A500+
and ending up with the A4000(T).
More than 512KB of RAM and a harddisk are recommended.
AVAILABILITY
ftp://ftp.wustl.edu/pub/aminet/biz/dbase/dfa-26.lha (817197)
PRICE
DM US$
Shareware fee.............................30.00 20.00
See documentation for additional information.
! NEW ! DFA can be registered via Compuserve
(SWREG registration ID #7741).
DISTRIBUTABILITY
DFA is NOT PD. It is shareware. The author keeps the
copyright over the whole package.
The public version of DFA (without the keyfile!) is freely
(re)distributable, but noone is allowed to sell the program
for more money than to cover just the costs of copying.
dfa26.lhatools.144vpoznanovic,
FMS v2.0
Short: Virtual Floppy disk
Author: DJones@CardiffCyberCafe.Co.Uk (Dave Jones)
Uploader: DJones@CardiffCyberCafe.Co.Uk (Dave Jones)
Type: disk/misc
FMS 2.0 is an update to FMSDisk.lha found in disk/misc
It is now a smaller an on my system approx 200k per second
faster on most operations. There is also a 68020+ version
included for real speed freaks ;^)
fms20.lhatools.145vpoznanovic,
HiL-Du v1.1
Short: Info replacement with more useful information
Author: hilandr@mszi.pmmf.hu (TAJTI 'HiLandR' Attila)
Uploader: hilandr@mszi.pmmf.hu (TAJTI 'HiLandR' Attila)
Version: 1.1
Type: util/cli
Requires: OS 3.0, not tested on 2.0
Features:
- displays devices in alfabetical order
- prints size, used and free space in english
- displays also blocksize, used percentage, errors and disktype
- suppresses system requesters
- able to obtain information on given devices/pattern
Disclaimer:
No warranty.
hil-du11.lhatools.146vpoznanovic,
*****************************************
* `HTMLess' v1.3 *
* An OriginalWare release by *
* Troglobyte/Darkness *
*****************************************
Introduction
===============
HTMLess is just another utility to extract the text inside HTML files (Web
pages) and convert it to a readable text format.The main features are:
- Fast, written 100% in assembler. (Even faster since v1.2, and the fastest
with the new in v1.3 CLI option -w)
- Small but powerful utility (only 10000 bytes long).
- CLI and Workbench usage.
- Admit filenames as CLI parameters (can be launched from a
DiskMaster/DirOpus type program to autoconvert HTML's).
- Output text could be formatted to easy reading.
- Can keep [href's] (like WWW adresses) in the output text.
- .HTML or .HTM filename suffix will be changed to .Text or .txt
- The program will report any kind of errors.
- Very easy to use...just try it.
- Great results (complex AI routines used *8).
- All non-ASCII chars are converted.
- HTML Lists converted to text lists.
- `HTMLess' is a wonderful name.
- It's OriginalWare (OriginalWhat?) and it's only Amiga (Yeah!).
- No annoying requesters when starting/using/quitting program.
htmles13.lhatools.147vpoznanovic,
Short: Create Filelists with Filename+FileIdDiz
Author: Ralph@nawratil.mayn.de
Uploader: Ralph@nawratil.mayn.de
Type: util/misc
Filelister Version 2.4
Who doesn`t know that problem ???
Your directory contains more than hundret crunched files and you dosen`t
remember the programm that I_Don`t_know.lha contains.
If you use Filelister that will have an end. Filelister creates File-
listings using the filename and the FileIdDiz in this form:
______________________________________
Lister.lha /\_____________________________________\
/ / __ /
/ / / / __ / __ _/__ __ /
/ / /- / / /_/ / / /_ //_//_/ /
/ / / / / /_ / / __/ //_ / \ /
\/_____________________________________/
| creates Filelistings with using |
| the Filename and the FileIdDiz |
|____________________________________|
WithoutFileId.lha no File Id availiable
For using this little programm, that is completely written in Arexx, you
need this other programms too :
SnatchDiz ( DizExtractor from the aminet )
RexxReqtools.library ( also from the aminet )
The programm filelister is E-Mail- and/or Gift-Ware.
lister24.lhatools.148vpoznanovic,
Short: MUI Preferences for MultiCX
Author: j.kempkes@wanderer.gun.de (Juergen Kempkes)
Uploader: scholli@wanderer.gun.de (Ulrich Scholz)
Type: util/cdity
------------------------------------------------------------------------
MUI MCX-Prefs 3.11
A nice preferences editor for MultiCX. Needs MUI v3.x!
Supports MultiCX upto version 2.47
Now rewritten from BB2 to AmigaE
------------------------------------------------------------------------
mcxp311.lhatools.149vpoznanovic,
ResetRun 1.0
Copyright
ResetRun is cardware. If You're using it often,
please send me a postcard! You may spread it free. The
ResetRun program is provided "AS IS" without warranty of any
kind, and the author is not responsible for any damage this
software may or may not do. So, use it at your own risk!
Introduction
This program runs other program (s), but first it
resets your computer,so You can launch bad written and
memory hungry programs in a comfortable way - from
Workbench. Forget about using the bootmenu, typing a lot of
commands in the CLI or making special startups for your
favourite games. Resetting the computer has good and bad
points:
GOOD:
* more memory
* better compatibility with existing software,
because the reset-procedure wipes from memory system
upgrades like commodities.
* resetting the display to standard PAL, turning off
AGA chipset (until You use SetPatch)
BAD:
* You can lose important data from memory.
* You can't back to Workbench
Requirements for ResetRun
ResetRun requires Kickstart 2.0 (V37) or higher. It
also needs files listed below:
c:assign
c:copy
c:execute
c:makedir
c:mount
c:remrad
devs:ramdrive.device
devs:system-configuration
All files is part of Amiga Workbench. I've included
"system-configuration" file because in WB 2.0 this file has
been replaced by various "#?.prefs" files.
resrun10.lhatools.150vpoznanovic,
Amiga Taskbar Release 5.3
Introduction
More observant Amiga users may have noticed that Windows 95 has
a nice little bar at the bottom of the screen called the Taskbar.
This bar allows you to switch between active programs.
Although I prefer AmigaDos to WimpDos (Windows) I rather liked the
taskbar and so I decided to write an Amiga version. I hope you
like it.
TaskBar is Freeware. You may use it and distribute it freely, but if
you like it, pass it on.
Features
Only 32k. ( this is quiet nice )
Completely font and screenmode sensitive
Can open on ANY public screen
Can maximise windows
Can panel windows horizontally
Can panel windows vertically
Can minimise windows
Recognises new windows when opened
Notices when windows close
Notices when windows change their names
Start button to launch programs
Nameless windows given name of owner task
Customerisable number of buttons
Configurable width or auto-sensing
Customerisable length of button strings
taskb53.lhatools.152kangaroo,
Pozdrav svima.
Želite li da svoj WorkBench unapredite do neslućenih razmera?
I Želite da svog (lame) komŠiju PC-evca bacite u komatozno stanje
pokazavši mu funkcionalnost i izgled vaše user_friendly mašine?
Dobitna kombinacija za vas je MCP i MagicCX !
Kombinujte ova dva fenomenalna multi commoditi-a i pustite da vas
vaš pc komšiluk mrzi.........
MCP je freeware a MagicCX shareware tako da zaslužuju da se nadju
u diru. Javite se na mail za key.file od MagicCX (nije multiCX!)
Za MCP potreban MUI za konfigurisanje a za MagicCX memorija :)
A oba malo teže će da saradjuju sa a500 (doduše ima entuziasta :))
Posebno obratite pažnju na MagicCX i fenomenalni Exploding Windows
koji daje posebnu dimenziju wb-u, a i Telephone bill koji detektuje
svaki connect preko serial.device-a tako da imate kompletnu
evidenciju za utrošene impulse itd...............................x100
Dl.sledeće dve poruke...
tools.153kangaroo,
.------------------------------------------.
| ALiENDESiGN pRESENTS |
| |
| tHE mASTER cONTROL pROGRAM |
| vERSION 1.11b5 (02-May-96) |
| |
| bUGFIXES aND mANY nEW fEATURES! |
| lIKE: pOWERsAVE sYSihACK pROPhACK aND... |
| |
| tHE uLTIMATE sYSTEM eNHANCER, tRY iT nOW |
`------------------------------------------'
mcp111b5.lzxtools.154kangaroo,
============================================
__ __ __ _ __ __ ____________
/ \ | \/ |(_)| \ | |,----+ /
/ /\ \ | |,- | \| | -- | ___/
/ `' \| || || \ | ____|| |
/ || \ || || || \ | `---|| |
/ || \ || || || |\ | || |
`----'`----'-'`--'`-'`--' `--'`----'`--'
============================================
Short: Great modular commodity system
mag_cx12.lzxtools.155mikis,
-> #153, kangaroo+> ** Uz poruku 'MCP111B5.LZX' (273406 bytes)
Veliko hvala na upload-u, samo jedna molba: ako nije veliki problem,
nemojte prepakivati LHA arhive u LZX. Ima više razloga za to, a
jedan od njih je to što LZX arhive (još uvek) nisu podržani na PC-ju, što
znači, da ne rade komade ADIR (listanje sadržaja arhive) i AEXTRACT
(raspakivanje fajla iz arhive) na Sezamu. Hvala na razumevanju :)
tools.156vpoznanovic,
Alcuin v1.01
Short: HP 48 (S/SX/G/GX) emulator. V1.01
Author: schupfer@sbox.tu-graz.ac.at (Stephan Schupfer)
Uploader: schupfer@sbox.tu-graz.ac.at (Stephan Schupfer)
Version: 1.01
Type: misc/emu
Alcuin is a multitasking shareware Saturn CPU emulator for Amiga
computers, used to emulate HP 48 S/SX/G/GX calculators. It allows
to run your HP 48 calculator concurrently to Amiga applications
without hardware add-ons or modifications.
Some of the emulation's features:
- Can emulate a HP48S, HP48SX, HP48G and a HP48GX calculator.
- 2 different sizes for both users of a 640x200 workbench screen
and users of big workbench screens like 1024x768.
- 2 different types of keyboard layout.
- Can use the Amiga serial port.
- CyberGraphX supported
Requirements:
OS3.0, 68020+ processor, 2MB of RAM, HardDisk recommended.
A copy of a HP 48 (S/SX/G/GX) ROM is not included, but required.
The ROM can be read off of your real HP calculator by using a
supplied program.
Note, however, that reading the ROM is only legal if you currently
own a real HP 48 (S/SX/G/GX) calculator.
History
-------
V1.0 25.April.96
- first public release
V1.01 03.May.96
- code cleanup in CPU functions (major speed improvement)
- code cleanup in display functions
- new memory handler (bug in ROM)
- fixed openlib version stuff - only kickstart 3.0+ supported anymore !
- removed subtask structure
- changed the delays in shutdown - multitasking friendlier.
- new sound routine
alcui101.lhatools.157vpoznanovic,
Amiga Typeface Engine Beta 4
The Amiga's answer to Adobe Type Manager(tm)
Amiga Typeface Engine (currently not tm because the name sucks.)
Perpretrated by: Gordon Fecyk from Richmond, BC, Canada
***********************************************************************
What is this crazy thing you call ATE?
ATE = "Amiga Typeface Engine" for now, but I can use suggestions for better
names. ATE gives the Amiga the same (hopefully better!) PostScript typeface
handling capabilities enjoyed by users of Adobe Type Manager (tm) for the
Macintosh (tm) and Microsoft Windows (tm). Basically, you can use
PostScript typefaces in any Amiga app whether it supports them or not,
through the operating system, specifically graphics.library and
diskfont.library.
Why not CG fonts?
Workbench 2.04 outline type handling was poor. It takes a good 12 seconds
to load up a font from an outline on a 68030. It was also proprietary to
AGFA's IntelliType typefaces, and you can't just go over to your local
type dealer and buy AGFA typefaces.
Why not type1.library?
WB 2.1 and 3.0 allowed external engines for drawing outlines, and hence
forth came type1.library. Not to knock type1, it is a lot more system-
friendly than ATE :) but with system friendliness comes performance
losses. type1 drew fonts even slower than the CG handler, bullet.library!
PostScript is slow, I know, and this isn't type1's fault, but there
had to be a better way!
The better way comes from drawing characters only as needed. ATE's
speed comes from keeping track of used characters in an active font.
This means a Text() patch. Oh no, I hear all of you saying... what am
I doing hacking up a most widely used function? I patched the Text()
call in such a way that you'll never notice a performance difference on
non-ATE fonts. Your terminal programs will still work full speed, and
Workbench menus won't skip a beat.
Here are some performance checks of ATE vs bullet.library. I used
Prefs/Font to bring up a font from each engine. I used a 68030 and
68882 coprocessor, and the .2620 version of post.library, and drew
the ATE and CG versions of Times-Roman:
ATE CG
============================
(picked Size 24) 8 seconds 12 seconds
(changed to 36) 5 seconds 12 seconds
(changed to 72) 5 seconds 12 seconds
The first time ATE uses a typeface is its slowest. After it almost
doubles in speed. This will also depend on your hard disk apeed.
Yeah, yeah, I know, Prefs/Font doesn't show all the characters and
since I'm only drawing characters as I need, of course it's gonna be
faster. That's my point; in the USA and most English speaking countries
we don't use half the character set, so why waste time drawing it?
And those in non-English countries use only a fraction of the whole
non-English charset anyway.
This style of handling characters comes right out of Gold Disk's CG
font handler from Professional Page. It too, draws characters only
as needed, as does ATM for Windows or the Macintosh.
That's not all. If you have multiple styles of a typeface (such as
Times-Roman, Times-Bold, Times-Italic, Times-BoldItalic) ATE will use
the true styles when programs ask for styles in OpenDiskFont() or even
if they cheat and use SetSoftStyle() on the normal style. Deluxe Paint IV
for example, will use true italics and true bolds, wether it likes it or
not. Thphth.
ATE works with any typefaces that work with post.library V17. These include
Type 1 ASCII, Type 1 Binary, Type 3, that weird format Gold Disk uses,
I think Nimbus-Q, and whatever. It will spit out any font size you ask it,
and keep itself organized if you run low on memory.
Further system patches:
(1) OpenDiskFont() patch to keep track of loaded ATE fonts for the
Text() patch, and of course, to generate the TextFont to draw in.
(2) SetSoftStyle() patch to swap fonts behind some apps' back, in case
they open the normal style then blatantly SetSoftStyle() to get
bold or italic. Most EA apps do this.
(3) AvailFonts() patch to insert ATE fonts into lists for apps.
(4) Patch to diskfont.library's Expunge() function to free all unopened
fonts and "re-start" the PS interpreter in low memory conditions.
Many of these patches I will make obsolete, particularly the AvailFonts()
patch, as I begin to move this towards a bullet-style library, and make
the remaining patches optional. I can use input on this idea.
atebeta4.lhatools.158vpoznanovic,
Bogami, CED i GoldEd dobijaju žestoku konkurenciju...
Blacks Editor v1.02
Short: Wonderful Text Editor (Version 1.02)
Author: Marco Negri <mnegri@bitnova.com>
Uploader: Marco Negri <mnegri@bitnova.com>
Version: 1.02
Type: text/edit
Requires: OS 2.04+ (v37+), "reqtools.library" (optional for OS 2.1+)
Released: 06-May-96
Replaces: text/edit/BlacksEditor.*
Blacks Editor is a powerful, user-friendly, very configurable text
editor.
The main features are:
* Multi-window. You can have how many opened windows as your memory
lets.
* Configurability. You can define the layout of the menus, the
function of every keystroke, the function of every kind of mouse
click. Moreover, each window can have different definitions.
* A lot of preferences. They are too many to list here... give BED a
try and see them.
* SAS C Support. You can easily arrange it for any other compiler or
language.
* Backup. When you save a file, a number of backups can be
maintained.
* Autosave. Your files can be automatically saved at the interval
you select.
* Advanced Icon Saving. An icon san be saved, according to the
filename extension of your file.
* End of Line Handling. You can easily load or save files with EOL
different from LF, for example files saved on PCs.
* Possibility to use the keyboard in an IBM-style.
* Full Localization (only for 3.0)
* On-line AmigaGuide help (only for 3.0)
* Optional "reqtools.library" or "asl.library" requesters.
* Optional ARexx Macros launched at each BED start, document
opening, or file opening.
* ARexx support. There are 151 commands, usable in ARexx Macros or
in the definition of menus, keystrokes and mouse clicks. The main
abilities are the following:
- Edit and Move commands
- Standard Clipboard Function
- Recorded Macros
- Paragraph Formatting
- Bookmarks
- Find & Replace
- Matching Brackets
- Undo & Undelete line
- Run external Tools, DOS Scripts, ARexx Macros
- Encrypting
- Open documents without a window (useful for ARexx Macros)
* And, above all, it's made by ME.
Give it a try... a look can explain better than thousands of words.
-------------------------------------------------------------------------------
-
What's new in Blacks Editor v1.02
Minor update. Some bugs fixed.
* Some Enforcer Hit removed.
* New ARexx macros: HuntFile, DeleteFile, FetchRefs.
* Mouse pressed inside window border (but not on the scroller) made
the window scroll anyway.
* Indent, Unindent, Comment, etc. on a block of only one line, were
buggy.
* Find Flags (Case insensitive, Whole word, etc.) wrongly handled.
* Fonts higher than 8, were badly handled with internal default
menus.
* USESTARTUP switch added at OpenPrefs and OpenDefinitions commands.
They load the prefs/defs loaded at the startup of the program.
Used in the Rexx/File_Startup macro.
* Wrong Tabs -> Spaces conversion when printing.
* New localizations: Espanol, Svenska.
* Documentation checked for grammar errors.
bed102.lhatools.159vpoznanovic,
BlitzDms v1.10
Short: The greatest Dms tool ever written !!
Author: Anthony Brice & Paul Juhasz
Uploader: anthony@backyard.demon.co.uk
Version: 1.10
Type: util/pack
Requires: WB2.04+ (optional PackDev.lha & Lzx)
Distribution: Shareware
BlitzDms is the best gui handler for Dms on the Amiga to date and has a
feature list far too long to harp on around here, so I'll just list a few.
BlitzDms will be Shareware, and, upon reciept of the registration fee, a key
will be sent to unlock all of the restricted features in the program.
Features
--------
Incorporates support for all of the key dms versions including SDS software,
Paradox and the Parcon version. It also utilises the PackDev system which uses
lzx and a track copying executable for better compression. The PackDev archive
is not included within this archive for distribution restrictions, but you can
find it on Aminet.
AppWindow support. You can drag multiple dms files into the window and it'll
get on with it for you if, for example, you wanted to repack dms archives to
the newer xdm/dsq format via RAD: - just go and make a cuppa :)
Font sensitive, and Public Screen configurable. You can put it on any public
screen, and with any font you like as long as the window can still be
displayed on the screen size.
All of the configuration is stored in tooltypes written by the program into
its own icon. No seperate files and EnvArc: trashing required.
Most of the DMS options such as Append, Repack and other options not usually
supported in other windows from later dms executables are supported with
BlitzDms. You can add your own banner into any dms file you create automaticall
y
and view any dms files banner within the gui.
Encryption of a dms file, and options such as validate, verify and supress
bootblock display are all configurable within the program.
Almost every aspect of BlitzDms is configurable from the window positions
(Normal and iconified) to using Kcon: as an external output source if it's
not set as a con: replacement on your system and you wish to use it.
High density drives are catered for.
Track selection is handled via slider gadgets on the prefs window.
You can select wether you want confirmation prompts before BlitzDms undertakes
any drastic action. If a file already exists which BlitzDms would overwrite it
will ask you to confirm first so no nasty accidents happen.
Reqtools requesters are used to ensure BlitzDms will function on any 2.04+
amiga system, and it has been tested on everything from an aging A500 to a
beefy A4000 with no problems.
BlitzDms has amigaguide documentation, although you won't need to read any
of it before getting down to using it - just click and go. ;)
The program has been extensively beta tested by 6 different beta testers with
different machines, not including the two authors.
You'll love it. Seriously :-)
bldms110.lhatools.160vpoznanovic,
BlocNotes v3.8a
Short: The unique PostIt commodity.Fixed version.
Author: r.ferorelli@teseo.it
Uploader: r.ferorelli@teseo.it
Type: util/cdity
DESCRIPTION
********************
In this 3.8a version I have just fixed some bugs.
One of them could be the cause of 2.0 crashes.
********************
BlocNotes it's a WB commodity that permits to take notes at every
moments. When you hit a custom hotkey it opens a window: in that
window you can insert as much text as you want. All the text will
be stored, together with a description of the window, in a file,
so, at startup, all the previously opened windows will be
reopened, each one with its text.
You can make a window attached to a particular public screen. The
program waits til this screen is opened and then show the note in
it. When the screen is closed, the note is hided to permit the
closure.
It's possible to open a great number of windows(in theory there's
no limit but Intuition can't look at too much windows together).
For each window you can set the textfont, the size and position
and some other stuffs(as GADGETLESS or EDITABLE). You can set for
each thing a default value.
It supports completely the clipboard, so you can copy text from a
shell to a note-window or viceversa. You can also import or
export files. All the windows can be closed or completely deleted
with a simple command.
Every window has simple editing function and text scrolling, so
it's not necessary to size the window at its max dimensions.
It's harder to explain than to use it...SO TRY IT!
Features summary:
*Infinite number of windows
*Supports a different font for each window
*Supports clipboard
*Saves text to a file and insert text from a file
*Has a graphics interface to change tooltypes.
*Support of locale. Italian and english catalogs.
*System to mark blocks with mouse, like the shell.
*Imports automatically an extern file at startup.
*Opens a window and imports a file exactly at the moment the file
is copied to the directory choosen(NOTIFY).
*The backs of the windows are yellow(now is a real PostIt sheet).
*You can move or size gadgetless windows with special keys.
*Windows can be fixed to a particular public screen.
*Windows are AppWindows, auto-import files.
*Complete AREXX interfaces. You can control every aspect of the
program through arexx scripts.
*Arexx script to make scrolling text on wb. How about a
"Welcome on amiga system" at startup?
*Complete support to screennotify.library.
New in version 3.8:
*New AREXX commands and enhanced ones (FIXEDSCREEN and AUTOOPEN).
*New arexx scripts to control note windows.
*Fixed different bugs.
blnot38a.lhatools.161vpoznanovic,
ClockDaemon 1.3
Short: V1.3: hardware clock at GMT util NEW: SAS/C link lib
Author: pueschel@imsdd.meb.uni-bonn.de
Uploader: pueschel@imsdd.meb.uni-bonn.de
Type: util/time
Features:
---------
- Keeps your hardware clock at GMT (for NetBSD users).
- Patches battclock.resource so that reads and writes to the hardware
clock are transparently adjusted.
- Handles daylight savings time.
- Does not need ixemul.library.
- Sets IXGMTOFFSET for ixemul.library V 42+.
- Detects DST start & end while computer is running.
- Optionally runs command when DST begins or ends.
- DSTCheck program for use in scripts.
- NEW ! link library for SAS/C to replace broken time functions
clockd13.lhatools.162vpoznanovic,
De-Crunch 1.0
Short: Extract .lha and .lzx archives & rearc in .lzx mode using drag & drop
Author: Alberto.Garavelli@f22.n334.z2.fidonet.org
Uploader: averdone@ideagate.it
Type: util/arc
INTRODUCTION
De-Crunch is a program to extract .lha and .lzx archives and to compress in
.lzx mode using drag & drop; IT REQUIRES THESE COMPRESSORS IN C: .
WHY ANOTHER ARCHIVE MANAGER PROGRAM?!
Because it's very essential and it limits clicks on mouse button (that's
right for lazy people).
DISCLAIM AND BUG
This program is free and I've written it as C language exercise; it has
been tested on A1200, A3000 and A4000, but I disclaim all responsibility
for damages; you use it at your own risk.
I haven't yet an e-mail address, but you can send a message to 'skorpio' at
Angelo Verdone's BBS Amiga & Technology (Fidonet Address 2:334/21).
Alberto Garavelli
decrun10.lhatools.163vpoznanovic,
------- DiskFull v1.5 SHAREWARE version -------
Short: DiskFull v1.5, simple utility to fill disks!
Author: Francesco Gambino (e-mail: MC6144@mclink.it)
Uploader: Francesco Gambino
DiskFull is copyright (c) 1996 by Francesco Gambino.
Some new features in this english version.
Read the amigaguide manual for more informations.
dfull15.lhatools.164vpoznanovic,
Dizaster v1.0
Short: V1.0 Makes file BBS style file-lists
Author: kimv@cycor.ca (Kim Vermeersch)
Uploader: kimv@cycor.ca (Kim Vermeersch)
Version: 1.0
Type: util/rexx
Dizaster allows you to create BBS style file listings by extracting the
File_ID.Diz information from archives.... If no ID is available, then
the file is added to the list stating that fact.
You may create a new listing, or append to an existing one. The output is
compatible with AmiExpress BBS systems, and can be converted to others with
any of the many BBS listing conversion programs out there....
dizast10.lhatools.165vpoznanovic,
Short: El-CID 2.1, CallerID using the modem
Author: bornhall@karkis.canit.se (Peter Bornhall)
Uploader: bornhall@karkis.canit.se (Peter Bornhall)
Version: 2.1
Type: util/cdity
Replaces: util/cdity/El_CID20.lha
Distribution: Freeware
Leading Amiga Software
presents
El-CID -- CallerID the easy way
=================================
Copyright ć1996, Peter Bornhall
All rights reserved.
Description
===========
El-CID is a small program which enables you to make use of the CallerID
function built into your modem. If your modem supports this function,
and it's properly set up, El-CID will notify you of any incoming calls
directly on your screen. El-CID also pops up on the frontmost public
screen, so there is no need to flip screens to see who is calling.
Requirements
============
El-CID should work on all Amigas equipped with at least OS 2.04, but it
also makes use of some new features present only in OS 3.0 and higher.
El-CID uses about 56KB of memory when no phonebook is loaded. This does
not take into account if bgui.library is loaded into memory or not.
El-CID requires the following for proper operation;
* A modem that has a built-in CallerID function.
* The bgui.library in LIBS:, version 39 or higher.
El-CID uses the excellent OwnDevUnit.library if it is present. That
means that you do not have to quit El-CID when another program needs the
device currently in use by El-CID. This does however require the other
program to use OwnDevUnit.library too.
Features
========
Most of the following features are things I wanted myself, but I do hope
that they appeal to you too.
* Uses new features of OS 2.1, OS 3.0 or higher.
* It is a commodity, and can be enabled/disabled at any time.
* It uses BGUI.library for its GUI and commodity interface.
* Uses OwnDevUnit.library if available.
* It pops up on the frontmost public screen.
* Displays the date and time in localized form. OS 2.1+
* User may specify device and unit to use.
* Simple phonebook, displaying the name of the caller.
* Simple call logging, with date, time and caller.
Archive
=======
Listing of archive 'El_CID.lha':
Original Packed Ratio Date Time Name
-------- ------- ----- --------- -------- -------------
19684 10612 46.0% 12-May-96 15:03:38 El-CID
29764 10942 63.2% 12-May-96 15:01:04 El-CID.guide
4488 1157 74.2% 03-Mar-96 16:53:30 El-CID.guide.info
4843 1088 77.5% 09-May-96 23:21:30 El-CID.info
-------- ------- ----- --------- --------
58779 23799 59.5% 12-May-96 15:05:46 4 files
elcid21.lhatools.166vpoznanovic,
Short: Final Calc (Non-FPU) v1.3 to v1.4 patch
Author: ric@softwood.com (SoftWood, Inc.)
Uploader: ric@softwood.com (Ric Fischer)
Version: v1.4 (FPU)
Type: biz/swood
Requires: Final Calc (Non-FPU) v1.3
Distribution: Aminet
This archive contains a patch that will upgrade Final Calc v1.3 to
v1.4.
This patch requires version 1.3 (Non-FPU). No features will be removed
(in fact, a couple will be added) by installing this patch.
If you have any comments, questions or bug-reports to make, please
feel free to email ric@softwood.com. Or call (602) 431-9151 during
normal tech support hours (which are listed in your manual).
fc_n1314.lhatools.167vpoznanovic,
FindItGUI v1.09
Short: File-finder. GUI. Software file-buffer.
Author: mebby@enterprise.net (Michael Griggs)
Uploader: mebby@enterprise.net (Michael Griggs)
Version: 1.09
Type: util/cdity
Requires: OS 2.04. BGUI.library (included). 1MB Ram.
Distribution: Aminet
FindItGui is a file-finder which utilitises the best features of the Amiga
OS. It is a commodity, so you can run it in your WBStartup drawer and
forget about it until you need it; it has a simple, yet-powerful GUI
system, courtesy of BGUI.library (included). FindItGui also has a
buffering system for file-finding, which improves graphics throughput (less
time spent updating the display).
Freeware, this is Version 1.09.
figui109.lhatools.168vpoznanovic,
Welcome to
__________________________________________
/ \
/ ____ \
| ( __) _ _ _ |
| ( (__ (_) _( )_ _( )_ _____ ____ |
| ( __) _ (__ __) (__ __) ( ___ ) ( ___) |
| ( ) ( ) ( ) ( ) ( ___) ( ) |
| ( ) ( ) ( ) ( ) ( )___ ( ) |
| (_) (_) (_) (_) (_____) (_) |
\ /
\__________________________________________/
Version 2.1
by Joe Thomas
WHAT IS FITTER?
Fitter is a program that copies files from one source, most likely your hard
drive, to disks, in most likely, your floppy drives. Fitter does this in an
automated, optimizing fashion. It also maintains a catalog of the copying
you've done, automatically.
The rest is fluff (but really good, improved fluff)
WELL, WHY DO I NEED IT?
Do you browse the net, and in your travels collect loads of music files,
pictures, programs, etc., on a regular basis? Do you save FAQs, ASCII
manuals, and other textual goodies? If the answer is yes to any of these,
you'll need a place to keep them, and unless you have gigs of hard drive
space kicking around, eventually you'll need to move the files to disks,
where they can be stored for easy, quick retrieval. That's what Fitter will
do for you.
Why not just use a directory utility, like Directory Opus to accomplish this
task? Well, at one time, that's what I was doing, and it was getting
monotonous, because:
- Copying files one by one to disks never quite worked; there was always
wasted space at the end of each disk.
- "Now which of these 11 disks did I put that great GIF on? ... Grrr"
- It doesn't make sense to use a backup program, because the backup software
has to be loaded to extract the file desired from a disk. Also, if the disks
are being shared with other users, as in a user group, it can't be assumed
that everyone has the same backup software.
fitter21.lhatools.169vpoznanovic,
Short: FlushMemCX v1.0
Author: Alan Doyle <tgellen@grex.cyberspace.org>
Uploader: Alan Doyle <tgellen@grex.cyberspace.org>
Type: util/cdity
A simple commodity which flushes all unrequired libraries/fonts
devices from memory at the touch of a simple hotkey combination.
Useful for freeing up memory after using programs such as DTP or
an MUI application which use lots of fonts and libraries.
fmemcx10.lhatools.170vpoznanovic,
GrabKey v1.1
Short: Save/Print active window by hotkey
Author: tcn@techbase.in-berlin.de (Timo C. Nentwig)
Uploader: tcn@techbase.in-berlin.de (Timo C. Nentwig)
Type: util/cdity
GrabKey is a simple program that allows you to
Ěásave the active window to an IFF file
Ě save the active screen to an IFF file
Ěáprint the active window
Ě print the active screen
by pressing a hotkey.
GrabKey is not the fastes program for that work there is but it uses
datatypes.library !
Installation: Just put CenterWin (and icon) to wbstartup:
ĆĆĆĆĆĆĆĆĆĆĆĆ
ToolTypes: CX_PRIORITY - control task priority
ĆĆĆĆĆĆĆĆĆ (default: 0)
WINKEY - hotkey to save active window
(default: LALT F1)
SCRKEY - hotkey to save active screen
(default: LALT F2)
PRTKEY - hotkey to print active window
(default: LALT F3)
PRTKEY - hotkey to print active screen
(default: LALT F4)
FILE - path to save file to
(default: ram:GrabKey.IFF)
C-Source is included.
grabky11.lhatools.171vpoznanovic,
Short: Sharp-looking diagrams, V1.43
Author: 0231601698-1@btxgate.de (Wilhelm Noeker)
Uploader: schulze@phil.uni-sb.de (Martin Schulze)
Type: biz/misc
Graph3D draws three-dimensional diagrams from your input data, as a
surface, as pillars or as ribbons. Primarily intended for business
graphics, but may be "abused" to plot functions f(x,y) as well.
Freeware, includes Kick-Pascal source.
graph143.lhatools.172vpoznanovic,
Harlot v1.04
Short: Lends workbench menu to shells.
Author: watchman@jericho.southern.co.nz
Uploader: watchman@jericho.southern.co.nz
Type: util/wb
A small HACK that lends the workbench menus to shells from which the
program was invoked.
harlo104.lhatools.173vpoznanovic,
HTMLess v2.0
Short: V2.0. Converts HTML files in text files.
Author: bitabit@servicom.es (Manuel Martin)
Uploader: bitabit@servicom.es (Manuel Martin)
Version: 2.0
Type: text/hyper
Replaces: text/misc/HTMLess.lha
HTMLess is just another utility to convert HTML files (Web pages) in a
readable text format.The main features are:
- v2.0: Added Workbench ToolTypes support. New CLI options. Bugs fixed.
- Fast (written 100% in assembler) and small (only 12000 bytes long).
- CLI and Workbench usage.
- Admit filenames as CLI parameters (can be launched from a
DiskMaster/DirOpus type program to autoconvert HTML's).
- Output text could be formatted to easy reading.
- Can keep [href's] (like WWW adresses) in the output text.
- Very easy to use...just try it.
- No annoying requesters when starting/using/quitting program.
htmles20.lhatools.174vpoznanovic,
MCP v1.11 Beta5
Features of MCP:
- PropHack
- Force Hires Pointer
- Wait Validate
- NewEdit
- Assign-Manager
- WBTitle-Clock
- ReqToolsPatch
- moving solid windows (fully systemconform)
- sizing of solid windows (fully systemconform)
- PackerPatch (every program can load crunched files)
- 16 colour Mouse-Pointer
- new Workbench-Titlebar
- complex Promotor
- Format Protection
- ToolAlias (changing the Default Tool in the icons)
- CacheFont
- New ToolTypes (additional ToolTypes for Games etc.)
- MouseAccelerator
- Drive NoClick
- setting DRI-Pens
- AssignWedge
- automatic Screen Activation
- Requester Timeout
- exchange AppIcons
- exchange TopazFont
- Blanker (supports SwazBlanker and GarshneBlanker)
- Dimmer
- MousePointer-Blanker
- Guru-History (saving of all Guru's)
- NoGuru
- PatchRGB32
- Screensmenu (for comfortable selection of screens)
- patch for memorymanagement (e.g. turning off the ChipMem)
- DOS star (* instead of #?)
- Force NewLook-Menus
- Hotkeys
- MUI-Preference-Program
- programmed in 100% Assembler
and some else.
mcp111b5.lzxtools.175vpoznanovic,
+-------------------------------------------+
| MultiCX 2.49 (13.4.96) |
| The ultimate Multi-Function-Commodity !!! |
+-------------------------------------------+
| Now including ShapeShifter Support, |
| Opaque Windows and much more! |
+-------------------------------------------+
mcx249.lhatools.176vpoznanovic,
Short: Encoding & decoding in MIME format
Author: John Gardiner Myers <jgm+@cmu.edu>
Uploader: Elad Tsur <eladts@ccsg.tau.ac.il>
Version: 1.5
Type: misc/unix
mpack/munpack version 1.5 for amiga
Mpack and munpack are utilities for encoding and decoding
(respectively) binary files in MIME (Multipurpose Internet Mail
Extensions) format mail messages. For compatibility with older forms
of transferring binary files, the munpack program can also decode
messages in split-uuencoded format. The Macintosh version can also
decode messages in split-BinHex format.
Versions are included for unix, pc, os2, mac, amiga and archimedes
systems. The canonical FTP site for this software is
ftp.andrew.cmu.edu:pub/mpack/
mpack15.lhatools.177vpoznanovic,
PointerX v4.08
Short: Mouse pointer hack
Author: DJones@CardiffCyberCafe.Co.Uk (Dave Jones)
Uploader: DJones@CardiffCyberCafe.Co.Uk (Dave Jones)
Type: util/boot
PointerX is a (very) small hack that makes the hands on your
busy-pointer spin whilst the current task is indeed.. busy ;^)
This version is greatly superior to the version (3.05) found on
Aminet at util/boot/PtrX35.lha
All versions need Kickstart 2.04 or above.
This version now works in hires/super hires and has one or two
other features described fully in the docs.
ptrx408.lhatools.178vpoznanovic,
Short: Interactive program for INDEX file (MUI)
Author: JÚr˘me LOUVEL
Uploader: louvel@dig-isim.univ-montp2.fr
Type: util/misc
----------------------------------------------------
-- --
-- POWER Recent 2.00 ć 1996 by JÚr˘me LOUVEL --
-- --
----------------------------------------------------
------------
Introduction
------------
* POWER Recent is FREEWARE.
* This program permits you to extract lines from the Aminet INDEX file
which can be found in the Aminet info/index/ directory.
* You can choose the age for the files (in weeks) and also the Aminet
directories to scan `biz, demo, dev, ...'.
* Saves your prefs ( INDEX/RECENT dir + Aminet dirs to scan ) into the
POWER Recent directory `PROGDIR:' auto-assign !
* Provides a self-explaining interface written with MUI.
* Uses NO BUFFER (sequential access) !
* When all the selected dirs are scaned, stops reading the Index file ;->
* Separates the dirs (LF + `--- ... ---' + LF) to improve readability.
---------------------
Future (if requested)
---------------------
* Amigaguide output.
* Xpk/Decrunch support.
* CLI interface.
* Tell me...
-------
History
-------
1.01 : * Initial release (uses AMOS Pro).
1.10 : * Uses the new POWER Procedures 1.20
* Improved the loading of INDEX.
* Popup to front when the sorting is finished.
* Added Multi Wait during the loading
* Outputed text reformated
2.00 : * Completly rewritten in C language with MUI.
* Sorting feature removed.
powrec20.lhatools.179vpoznanovic,
Recorder v1.3
Short: Records and plays input events - V1.3
Author: grimm@physnet.uni-hamburg.de (Oliver Grimm)
Uploader: grimm@physnet.uni-hamburg.de (Oliver Grimm)
Version: 1.3
Type: util/cli
Recorder can record and play back key, mousemove and mousebutton
input events.
It can be used to automate inputs when it's not possible to write a
script or something alike.
Changes since version 1.2 include:
- Keyboard and mouse are now locked in playback.
- Recorder sometimes or always crashed when stopped in playback mode.
Fixed that.
- Recorder is now checking if it has already been started.
- The start/stop sequence is now filtered out to prevent interference
with other programs that do not ignore this sequence.
- Changed the whole command line parsing (now uses the function
ReadArgs() of dos library).
- Added the opportunity to change the priority of the input handler
with the 'Pri' option.
- Changed the way the timing is done. This results in slightly shorter
event files (One event now uses 22 instead of 26 Bytes.), which also
makes older event files incompatible. Also, the 'Quick' option will
play quicker now.
- Added 'NoWait' option, so that recording/playing might start
immediately.
- Added the possibility to check if recording has already been started.
- Added 'Terse' recording mode.
- If RETURN is pressed in play back mode, Recorder will now play the
next event immediately.
- Recorder always missed one event when the internal buffers where
changed. Fixed that.
record13.lhatools.180vpoznanovic,
ScreenTab v2.0
Short: Now with nice images and taskbar !!!
Author: u193113@uebung2.fh-reutlingen.de (Michael Link)
Uploader: u193113@uebung2.fh-reutlingen.de (Michael Link)
Type: util/cdity
DESCRIPTION
-----------
ScreenTab is a powerful commodity to make switching screens and windows
more comfortable. It's main functionality is derived from the
well-known "Alt+Tab"-Feature of Windoze.
It enables you to switch between different screens or windows by using
a special key combination (e.g. 'LAmiga + Tab'). When you press it, a
little window appears on the frontmost screen and lets you cycle through
all screen (window) titles. When releasing the keys, the chosen screen
(window) will come to front.
If you don't want to switch without the mouse, move the mouse-pointer
at the lower edge of the screen, and a cool taskbar appears with the
actual opened screens.
REQUIREMENTS
------------
Requires at least Kickstart/Workbench 2.04. Binary only.
Localization features of WB 2.1+ are supported.
MUI 3 is needed for the preferences program, the commodity works
without MUI !
NEW FEATURES
------------
- external MUI-Interface for almost full configuration
- ScreenTab can now display nice little images (whole bunch of
IFF-Brushes included) in front of the screen titles
- Win95-like taskbar (optionally with clock !) for screen-switching
- fixed existing Enforcer-Hits
scrtab20.lhatools.181vpoznanovic,
Smarty V2.2
Short: V2.2 of file-manager *alike* prog
Author: Esteve Boix <axe@arrakis.es>
Uploader: Esteve Boix <axe@arrakis.es>
Version: 2.2
Type: util/dir
Requires: MUI v3.2+.
Replaces: Smarty21.lha
Smarty is a file-manager program, but it's oriented to manipulate
long lists of files, mainly animations splitted in their
frames.
Note: It is NOT a file-manager like Dopus ! It lacks some important
features that you might find in a "classical" file-manager.
Some features of Smarty:
-Smarty includes several file-selection functions:
Wildcard selection.
Range selection.
Numerical range selection.
Stretch selection (select exactly the number of files you want).
"Jump" selection.
...
-You can "hide" files, so they will be not considered by Smarty's
selection functions.
-You can rename a sequence of files in different ways:
Sequencially (foo.001.jpg, foo.002.jpg....)
Adding extensions (Amiga, Mac... -> Amiga.iff, Mac.iff...)
"Traditional" renaming is also possible
-You can duplicate files.
Smarty allows you to create any number of duplicates of any
number of files.
-Smarty v2 includes the possibility of deleting/copying/renaming
drawers.
-You can use the DOS window to process files with any AmigaDOS
command (for example, convert a large number of images using
the IFFTODCTV command).
-Smarty uses/requires MUI (to me, a feature).
-It is completely localized (english is built-in, and spanish catalog
is supplied).
-...
New in v2.2:
-A couple of minor bugs removed
-New FOLLOW tooltype: The file-list will always show the file that is
being processed.
-New file-sort cycle gadget.
Smarty v2.2 is Shareware. Please read the docs for further information
smarty22.lhatools.182vpoznanovic,
-=-=-=-=-=-
SPLAT 1.0
documentation
-=-=-=-=-=-=-=-=-=-
11/4/96 by Stephen Cantini
INTRODUCTION
-----------------------------
What is splat? Splat is a file splitter with LOTS of features: it can be used
for an easy task such as dividing a file in 3 parts with
1> splat ram:foo 3 parts
as well as for this:
1> splat ram:ZZ to ram:foo 8 k search \tAnY\ntH?nG nocase r nocut dowild quick
which means "read 8 kbytes of the file ram:zz, then countinue reading until
you find (using case insensitive search) the string \tAnY\ntH?nG (where \t
means tab, \n means line feed and ? means any char ("jolly" char)), then write
all what you have read to the file ram:foo.0, without truncating the last
line of text. Repeat this recursively until you reach the end of ram:zz, then
output to the shell just the number of files created."
Shocking, isn't it? ;-)
REQUIREMENTS
-----------------------------
Splat requires OS 2.04+ to operate correctly, and at least 7 k of ram..;)
USAGE
-----------------------------
Splat is a shell-only utility. It's template is:
splat FILE/A,S=SEARCH/K,SIZE/N,K/S,LINES/S,TO/K,R=RECURSIVE/S,QUIET/S,
BUF=BUFFER/K/N,PARTS/S,NOCUT/S,QUICK/S,NOCASE/S,DOWILD/S,MAX/K/N
splat10.lhatools.183vpoznanovic,
TimePiece v1.4
Title Bar clock, memory status, on-line status, application launcher...
ć1996, Gary Greenhill.
Workbench 3.0 only.
The main features are:
Ě Display: TimePiece will display the time, free memory, on-line time.
Ě Menus: TimePiece can launch commands by pull down menus, defined by
the user.
Ě AppWindow: When Icons are dropped onto the timepiece menu they will
launch a user defined program depending on the filetype. The
default program is MultiView.
Other features and facts are:
Ě Only 1 copy of TimePiece may run at a time. If a second copy is run the
original will ask if you want to quit.
Ě Clicking on the far left of TimePiece will bring up a quit requester.
Ě Clicking on the far right of TimePiece will send WorkBench to back.
Ě Clicking almost on the far right of TimePiece will send it back/front.
Ě The user can define the colours of text/mem fore/backgrounds.
Ě The positioning of the graphical memory display depends on how `nice' fonts
are.. Topaz works well,.. others might need the display to be configured by
the user in the prefs.
Ě The font used by TimePiece is the Screen Font as set by Font Prefs.
Ě TimePiece is exactly 2 pixels larger than the standard title bar, for those
with an interest in such things.
Ě Can be used in conjuction with utilities giving `full workbench' to give
a menubar at the bottom of workbench instead of the top.
tpiece14.lhatools.184vpoznanovic,
Short: Dashboard clone. Programlauncher, shows mem, vols etc.
Author: Tinic Urou
Uploader: Tinic Urou
Type: util/wb
TITLE
TinyMeter
VERSION
V4.30
AUTHOR
Tinic Urou
Gaertnerstr. 15
20253 Hamburg
- GERMANY -
INTERNET: 5uro@informatik.uni-hamburg.de
SPECIAL REQUIREMENTS
- OS3.0+
- MUI 3.1+ (MUI is only needed for the preferences program!)
DESCRIPTION
TinyMeter 4.30 is a tool to show the memoryusage, the volumesusage
and the cpu usage, with useful informations which are selectable.
Its THE Dashboard clone for the Amiga. If you use X11 or Windows you
know perhaps this nice tool...
Features:
--------
- launches programs with easy to use menus.
- Shows base-ram after bootup. It is good to know how much memory
the startup-tools take and if the applications really freed all the
memory or if your bbs got uploads etc.
- Uses the ScreenNotify.library to automatically detect the changing
of screenmode or font on the Workbench. On any other PublicScreen
closing of the screen is recognized.
- Can be opened on any PublicScreen.
- snaps the actual Workbench background if desired
- many options for the design/look
- Digital Clock/Date
- Can use a background picture via Datatypes.
- Font sensitive
- displays free memory with c-style formatting codes to be
very flexible.
- its a commodity
- etc 8)
Changes since 4.22:
-------------------
- Added Iconlauncher. Use now pictograms directly on TinyMeter.
Look at the preview to see how this can be used.
- Pictograms can now use the transparent colors. Looks nice, when
used with Iconlaucher...
- Appwindow features are now fully used. drag an icon
to an entry or to a launchergadget and select it.
- TinyMeter now uses memory pools for most allocations.
This should avoid some memory fragmentation.
- Modified method of redrawing gauges. Now there should
be less lockups
- Hopefully fixed problem with testing the settings.
tinym430.lhatools.185vpoznanovic,
WatchMem v1.0
Short: Small prog to observe memory usage of other progs
Author: Daniel `ThunderPig` Raedel
Uploader: thunder@mipool.uni-jena.de
Type: dev/misc
USAGE: Run WatchMem SIZE/N, where SIZE is the amount of bytes that shall
be stolen every time you click on the `Steal`-Gadget (using this
feature, you can test your program's reactions when it has to run
under `low memory`). Clicking on `Release` will release the whole
stolen memory.
FEATURES: font-sensitive, *very* small (2772 Bytes turbo-imploded),
runs on the default public screen
REQUIRES: OS V37+
watmem10.lhatools.186vpoznanovic,
WRip v2.5
Short: Rips various pack-formats from Disk/File
Author: jah@hrz.th-zwickau.de (Bert Jahn)
Uploader: jah@hrz.th-zwickau.de (Bert Jahn)
Version: 2.5
Type: util/misc
Requires: OS V2.05 (V37+)
Replaces: util/misc/WRip_23*
WRip uses a Disk (DF0: RAD: ..) or a file as input, scans them for known
formats and saves recognized data.
WRip knows the follwing formats :
- Executable files ($000003F3), IFF files (FORM)
- various pack formats (ATM5, BOND, CrM2, CrM!, FIRE, FVL0, GC!, ICE!, Ice!,
IMP!, LOB, LPv1, LZWH, PACK, PIco, PP20, RNC0, RNC1, RNC2, S300, S310,
S400, S401, S403, S404, SC, SF, SFHD, SP, SSUR, TPWM, XPKF) and some
clones (ATN!, CHFI, Z&G!, TSM!)
wrip25.lhatools.187vpoznanovic,
Calendar v1.0
An AREXX script for Wordworth 5
Adam Dawes, 19th April 1996
What is Calendar?
~~~~~~~~~~~~~~~~~
Calendar is an AREXX script for use with Digita's excellent wordprocessor,
Wordworth 5. The script will not work with previous versions of Wordworth.
Calendar will ask you to enter a month and a year. Once you've done this,
it will start to draw a calendar of that month. When it is finished, it
will group the component objects of the calendar to a single object, so it
can be used as a single object in Wordworth.
ww5cal10.lhatools.188vpoznanovic,
PreviewFonts v1.0
An AREXX script for Wordworth 5
Adam Dawes, 17th April 1996
What is PreviewFonts?
~~~~~~~~~~~~~~~~~~~~~
PreviewFonts is an AREXX script for use with Digita's excellent
wordprocessor, Wordworth 5. The script will not work with previous versions
of Wordworth.
PreviewFonts will scan all the fonts you have installed in Wordworth, and
will print a brief line of text using each of them. This is very useful to
print, as you can later refer to the font previews to find a suitable font
for a document you are working on.
ww5pf10.lhatools.189vpoznanovic,
Short: XpkArchivePackageV2.0: xpkarchive.library + tool for WB
This is version 2.0 of the XpkArchivePackage.
It consists of the xpkarchive.library V2.0 and XArcTool V2.0, a tool with
graphical userinterface that uses the functions of the library.
xpkarchive.library should work with OS1.2
XArcTool requires OS2.0 (V37)
This package needs the xpk-package to work.
(i.e. it requires the xpkmaster.library and at least one compressionlibrary)
What's new:
- support for archiver-sublibraries
- demo sublibrary
- sublibrary for ZOO-archives
- both are coming with full sourcecode
- support for directories
- improved generation-handling
xpkarc20.lhatools.190vpoznanovic,
-> #155, mikis>> Veliko hvala na upload-u, samo jedna molba: ako nije veliki problem,
>> nemojte prepakivati LHA arhive u LZX. Ima više razloga za to, a
>> jedan od njih je to što LZX arhive (još uvek) nisu podržani na PC-ju, što
>> znači, da ne rade komade ADIR (listanje sadržaja arhive) i AEXTRACT
>> (raspakivanje fajla iz arhive) na Sezamu. Hvala na razumevanju :)
Evo da ja odgovorim umjesto Pavla, s obzirom da bolje znam kako stvari
stoje.
Ova verzija MCP-a nije skinuta s Amineta već sa home page-a grupe koja ga
pravi. Oni su izgleda shvatili koliko dobijaju na dužini arhive pakujući
ga LZX-om, pa im je to postala praksa. Znači, prepakivanje bi u stvari
predstavljalo prebacivanje iz LZX u LhA, što naravno nije nikakav problem,
ali se ipak radi o prepakivanju originalne arhive...
tools.191mikis,
-> #190, vpoznanovic+> Ova verzija MCP-a nije skinuta s Amineta već sa home page-a grupe koja ga
+> pravi. Oni su izgleda shvatili koliko dobijaju na dužini arhive pakujući
+> ga LZX-om, pa im je to postala praksa. Znači, prepakivanje bi u stvari
+> predstavljalo prebacivanje iz LZX u LhA, što naravno nije nikakav problem,
+> ali se ipak radi o prepakivanju originalne arhive...
Naravno da u tom slučaju nema potrebe za prepakivanjem, meni je to
samo poslužilo da skrenem pažnju na takve stvari :)
tools.192zealot,
HI! E _HITNO_ mi treba UUDECODER za FTP EMAIL :) Po mogucnosti da radi
na A500.. O:)
pozdrav by ZeaLoT / CaNCeR :)
tools.193mikis,
-> #192, zealot+> HI! E _HITNO_ mi treba UUDECODER za FTP EMAIL :) Po mogucnosti da radi
+> na A500.. O:)
Uz poruku 5.176 možeš naći mpack 1.5, koji osim UU(de)code-a podržava
i mime formate kodiranja. Ako ne radi na OS1.x, javi da pošaljem neki koji
radi.
Međutim, moram da skrenem pažnju na još nešto: zamolio bih da NE
KORISTITE FTP-by-mail preko SezamNeta! Neko me je već pitao da li je to
dozvoljeno, ali na žalost ne stigoh da mu odgovorim. Odgovor je - NE!
Kao što (verovatno) znate, SezamNet ima e-mail vezu sa svetom, ali to
je još uvek u fazi testiranja, i u tu svrhu je i korisnicima omogućeno
korišćenje. Međutim, svaka zloupotreba toga (u šta spada i ftp-by-email)
povlačiće i određene posledice - za početak ukidanje mogućnosti slanja i
primanje e-maila izvan SezamNeta.
Onog trenutka kada faza testiranja bude završena, i SezamNet dobije
pouzdan (i brz) kanal za razmenu pošte sa svetom bićete blagovremeno
obavešteni, i verujem da ćete moći da koristite sve servise dostupne preko
e-mail-a, pa i ftp :)
tools.194mikis,
Ako bi mi neko poslao DMS v1.5x (stari), bio bih mu veoma zahvalan :)
Verzija 2.04 koju koristim ima problema sa nekim non-dos disketama.
Podrazumeva se da je poželjno da bude kompletna arhiva (zbog
eventualnog prebacivanja u dir), u suprotnom moj mail je otvoren :)
Hvala unapred...
tools.195mikis,
[Odgovor zealotu, GROUP:amiga/21642]
+> Drugo. trebaju mi sledece biblioteke, ali samo ako mogu da se koriste na
+> A500: (1) xpkmaster.library and some sublibs.
+> (2) playSID.library
+> (3) xfdmaster.library
Treću imaš u dir-u:
+> amiga\arc\*.*
+> ------------------
+> xfd112.lha 111k XFD Package V1.12 - raspakivanje svih vrsta fajlova
Prva bi takođe morala da bude - ali je još nema. Naime, imam (skoro)
kompletan XPK handler 2.5 paket, ali ne mogu da ga bacim u dir jer je neki
biser pobrisao sve Readme i Install fajlove iz arhive. Pogledaću na Aminet
diskovima.
Međutim, bojim se da ni jedno ni drugo ne radi na OS 1.x :(
tools.196zealot,
HI! hitno mi treba program koji se zove FixDisk!! Ne treba mi nikakav drugi
ako nema opciju koju pomenuti ima a to je validatiranje razvalidatovanih
disketa !
Postoji na utility disku koji se zove NCL Power Compact...ili Impact..
tako nesto..... O:)§í
ű
ű
Pozdrav by ZeaLoT / CaNCeR :)
tools.197sofke,
MultiCX 2.53
mcx253.lhatools.198sofke,
A evo ga i prefs za MCX 2.53 trazi MUI
mcxp317.lhatools.200ldjordje,
Evo nove verzije poznatog decruncher-a ...
xfd114.lhatools.201sofke,
Hi!
Skinuo sam program DFA, ali mi nije jasna poenta programa :)
Da li je neko isprobao ovaj program i o cemu se tu radi ?
Citao sam uputstvo, ali mi nije bas najjasnije.
Pozdrav
Sofke...
** Amiga SOR VERSION 1.0 registered to sofke
tools.202mikis,
Short: V1.4 StartButton
Author: tst92@ecs.soton.ac.uk
Uploader: tst92@ecs.soton.ac.uk
Version: 1.4
Type: util/cdity
Replaces: util/cdity/OnGo.lha
Requires: KS3
Distribution: any
This is a Windows '95 style Start Button, used for launching
programs, featuring cascading beveled menus.
It can also add items to Workbench's TOOL menu, and includes
a Virtual screen manager.
Take a look, and tell me what you think. Sugguestions welcome.
ongo.lhatools.203mikis,
Short: Extract, Execute, Edit files in LhA-Archives
Author: Allan Odgaard <Duff@DK-Online.DK>
Type: biz/dopus
Uploader: Allan Odgaard <Duff@DK-Online.DK>
Version: 2.6
This is a script for DOpus V4.x, its task is to make handling of LhA archives
easy and flexibel!
You get the archive's contents in one window, then just Drag'n'drop the files
you want extracted, you'll be asked wether to extract with or without full
path - Or if you would like to "extract as..."
You can also double click the files to MultiView, Execute (prompted for
command/arguments, and if the file has been changed, then you'll be asked if
it should update the file to the archive), Delete or for *.info there will
be a special `Icon info' gadget.
If you like it, then send me an email :)
lhacnt26.lhatools.204mikis,
Short : icon.datatype V40.1
Author : Swen K. Stullich
Uploader : Swen@Trashcan.mcnet.de
Version : 40.1
Type : util/dtype
Distribution : shareware
icon.datatype
Written by Swen K. Stullich
United Forces Tools
This is an icon data type for using in Multiview or similar programs!
The datatype loads any icon-file and displays it as a picture!
This datatype is Shareware, please read the documentation!
It's strictly forbidden to include this archive in any kind of software
collection except Fred Fish's AmigaLibrary, Aminet , Aminet CD's and BBS
Fileareas !
This software is provided "as is". No representations or warranties are
made with respect to the accuracy, reliability, performance, currentness,
or operation of this software, and all use is at your own risk !
icndt401.lhatools.205sofke,
Short: Textviewer with locale, ANSI, pipe and public screen support
Author: Martin Wulffeld
Uploader: Alex Holst (tjallex@cybernet.dk)
Type: text/show
Vinci has so many unique features which you won't find in any other
textviewer. Those are e.g. 'File Base' and 'Path Base' which in short
gives you immediate access to a certain file/path.
Vinci of course also has all the common features such as ANSI support,
adjustable tabulator size, font sensitivity, pipe support and locale
support.
It can open on any public screen. Is a commodity and can even extract
files from LhA/LZX archives and view them without having to extract the
whole archive. You can view AmigaGuide documents in asynchronous mode
(more than one AmigaGuide window at the same time), synchronous (only one
at the time) or as a plain text file.
Due to the fact that Vinci utilizes the unpack.library it can decrunch
ALL files packed with XPK compressors and also most of the custom
cruncher types around (PowerPacker/CrunchMania etc.).
History for version 2.3:
Changes
- Now supports pipes.
- Added information windows to the search and formatting functions.
I therefore got rid of the (in my opinion) annoying flash that occured
when a search failed.
- Added History function. Remembers up to the last 999 files loaded.
- Pressing backspace causes the text to refresh.
- Added Auto close extract window feature.
- Preferences renamed to Settings. More style guide compliant :-)
- If you have configured Vinci to flush the work path when quitting it
will now also delete the work directory.
- The Index menu will disappear if there are no files stored.
- New support tool: ReFormat.
- Included Swedish catalog. Translation by Tauno Pinni. More will follow
when I "soon" get a new E-Mail account. My school is slow on that
point :-(
- If you use Executive by Petri Nordlund you will have to exclude Vinci
from being scheduled because it does not work properly with Executive.
I do not know why but I will of course try solve this problem.
Bug fixes
- Would crash at startup if a library was missing or there was very
little memory left.
- The highlighted entry in the archive list window was reset after a
file was extracted.
- When checking the length of gadget strings it would sometimes forget
one or more strings.
- Removed some enforcer hits that could occur if libraries were missing.
- If the number of lines exceeded 65535 Vinci would calculate the gadget
knob position incorrectly when the current line exceeded 65535.
- If the scroller was positioned in the left side the information gadget
would be overwritten by the information bar.
- Minor GUI settings bug.
- Would crash due to a bewitched algorithm if one of the sizable windows
were minimized.
vinci23.lhatools.206sofke,
Short: Nucleus a new front end creation system
Author: Jon Close
Uploader: sim@mersinet.co.uk (Simon Jessop)
Version: 1.1a
Type: util/misc
Nucleus - The ultimate Front end creation system DEMO
INTRODUCTION
------------
Nucleus is a front end designer that not only allows the creation of
standard menus but will import IFF files to act as backdrops and gadgets,
thus allowing the average user to design and create any type of front
end in any style. Since version 1-0 of Nucleus was released we have heard
of many commercial tasks that it has been put to, if you are using this
program for any type of creation then please let us know!
REQUIREMENTS
------------
o OS 3.0 or better
o Basic OS knowledge!!
VERSION 1.1a
-----------
Fixed- The offset coordinates for the images were calculated incorrectly
when the edit window was first opened. When the window was updated
all the images would move to their correct positions. This also
happened with all the executables.
If there is any further information on this product that you would like then
please direct your mail to sim@mersinet.co.uk
nucleus.lhatools.208mikis,
Jedan 'vrlo' koristan commodity ;)
Short: Beams your mousepointer from one side to the other
Author: yello@fdrake.ruhr.de (Matthias Boecker)
Uploader: yello@fdrake.ruhr.de (Matthias Boecker)
Type: util/cdity
If your mousepointer reaches the left Screenlimit, this commodity will
'beam' the pointer to the very right side of the screen and vice versa.
Yaeh, nice english ;)
CU
YELLO'
mousbeam.lhatools.209mikis,
Short: Generates HTML WWW index pages(v2.2)
Author: Braneloc@mirex.demon.co.uk
Uploader: Braneloc@mirex.demon.co.uk
Type: comm/www
A proggie for generating aminet style index pages for Amiga WWW sites.
Well, a bit more like the amigaguide ones on the CD's anyway.
What it does:
It scans your directory for any readme files, and makes a nice html
document based on what it finds. Looks lovely under Ibrowse. (but
pretty bad under aweb - HINT !) Feel free to hack the generated
html. I use this on my site http://mirex.demon.co.uk (not 24 hours)
and on my mirror site
http://www.netlink.co.uk/users/mirex/
Now you can configure almost every aspect of the generated html... just what
you always wanted ! You don't even HAVE to have a .readme any more !
genindex.lhatools.210mikis,
Short: Multiple file rename Tool
Author: Daniel Trompetter
Uploader: michael@s1.microdata.de
Type:
Yeah, another Rename-Tool - easy to use, i hope...
ren_it10.lhatools.211mikis,
Short: Converts dBASE files to sequential files
Author: Frank Reibold.
Uploader: peterr@stud.uni-hannover.de
Type: util/conv
The ╗DBF2ASCź utility
=====================
This utility reads a dBASE (*.DBF) random access file and creates a
sequential file which can be read by almost every database management
system on the Amiga. Additionally, it can convert characters from the
IBM-ASCII format to ANSI. ANSI is used by the Amiga and by Microsoft
Windows. DBF2ASC will not process records which are marked as "dele-
ted" by dBASE.
The dBASE file may have up to 255 fields, the file length is re-
stricted by AmigaDOS only. MEMO fields are not supported yet.
The package does also include a dBASE viewer. This tool shows you some
details about the chosen file (e. g. field names, creation date, dBASE
version number) and displays the field contents on the screen.
All files are placed in the public domain and may be freely distri-
buted as long as you ensure that you do not remove the copyright
notice.
To enable you to write your own applications using dBASE files, the
source code (in Hisoft Basic 2) is included, too.
dbf2asc.lhatools.212mikis,
Short: FREE *Fast* non-MUI GUI for DMS (bugg fixed).
Author: Pedro Luis Mieza
Uploader: MULTITASKERS@redestb.es
Type: util/arc
Replaces: util/arc/dmsgui17.lha
Requires: OS 2.0 (V37) or better.
DmsGui 1.7a is a non-MUI DiskMasher interface.
*NEW* features:
Hard Bug English version fixed (when you compress now It will compress
any when you try decompress now it will decompress)
Iconify option!
Recognize StatRAM devices!
Prefs menu option!
Save prefs menu option!
Default DMS directory...
Recognize if the selected dms is a real dms!
Minor bugs fixed..
dmsgui18.lhatools.213mikis,
Short: Noise saver for A1200&A4000 ide HD`s
Uploader: gzenz@ernie.mi.uni-koeln.de (Gideon Zenz)
Author: gzenz@ernie.mi.uni-koeln.de (Gideon Zenz)
Type: disk/misc
Replaces: disk/misc/HDOff_*
HDOff is a program like NoiseSaver for the A1200 and A4000. It stops the
HD motor x minutes after the last access.
The changes:
- Some bugfixes
- Message port expanded/changed (look at Developers.doc)
- Everything is now multi threaded, so msg`s etc are immediately
processed now.
- Included new, advanced GetStats
This is mainly a version with improved onlineport for the GUI beeing
developed.
hdoff136.lha