Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Edilana | Description: | Interactive anagram generator | Download: | edilana.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 1Mb | Version: | 5.25 | Date: | 31 Dec 2009 | Author: | Luca Franchini | Submitter: | Luca Franchini | Email: | calicant/gmail com | Category: | utility/text/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 5251 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 130 (Current version) | | 130 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
EdilAna is an interactive anagram generator originally developed in
the good old Amiga 1.3 days.
It is a shell program basically intended to make anagrams
of your own name, or a friend's.
This tool is now released for OS4 without documentation
(with the exception of these notes and of the cryptic inline help)
An English wordlist file and localization were recently added;
at its beginning EdilAna was an italian anagram generator and some
features (radixes, noun truncation) do not apply so well to other languages.
The most simple usage is like this:
EdilAna John Doe
so that you can start typing in its interactive CLI,
adding and removing letters. Please, type ':' and press RETURN key to get some
help.
You can overwrite the default dictionary with:
EdilAna Jay Miner -voc yourwordlistfile
Type 'EdilAna ?' for other options.
Default dictionaries are stored in 'lemmari/' drawer.
You can change some preferences in EdilAna.cfg
(Italian users may probably set TRUNCANDY to 1 here
and check this outdated page http://members.ferrara.linux.it/calicant/edilana/)
Anagrams are saved ('=' command) in EdilAna.log
Set the base name with '' command:
\Name Surname
'?' command shows candidate words.
')' to quit...
Have fun!
Credits:
EdilAna icon is by Michele Veratti. He has also contributed with suggestions,
testing and debugging.
How to get the source code:
svn checkout http://edilana.googlecode.com/svn/trunk/ edilana-read-only
|