Joins up multiple wav file sound clips of letters/numbers being spoken,
optionally adding distortion and echo. This could be use to complement
an image-based CAPTCHA to enable people who are unable to read the security
image hear it read out instead.
This is a Python wrapper module for the libao, an audio abstraction library
that lets you output to different devices using the same interface.
Object-oriented Python bindings for the vorbis library
Fl_MoxGen is a program that will compute the dimensions
of a Moxon Rectangle antenna based on user input of the
desired resonant frequency in MHz and the wire diameter.
The KB contest logging computer program runs on the Linux operating system
with the Gnome desktop. The program is under development, and currently
supports the CQ WW, CQ WPX, and ARRL DX contests, plus Field Day.
Features include on-the-fly dupe checking, CW and voice message keying,
super check partial, packet (Telnet and rf nodes), networking, and
radio control (currently for the FT-1000 only). The program is designed
to be used by U.S. stations, with some support for Canadian stations.
New features and contests are being added regularly, and I will consider
adding support for DX stations if there is sufficient demand.
(The port version has bug fixes and some modifications for Canadian stations.
- db)
This is a satellite tracking program for amateur radio satellites.
Written by John A. Magliacane, KD2BD
SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for
the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators.
Written by John A. Magliacane, KD2BD
IPA_SDB -- IPA simple database module
Main features:
- Distribution consists of database ipa_db_sdb(8) module, statistics
ipa_st_mod(8) module and ipa_sdb_dump(8) utility;
- Modules completely support dynamic and static rules, limits and
thresholds;
- All database files are stored in own record based database formats;
- Formats of database files are machine architecture independent;
- Sizes of database records are relatively small (binary data formats);
- Access to statistics can be granted accordingly to the user group;
- The ipa_sdb_dump(8) utility converts ipa_sdb(5) database files to text
representation and back.
PEAR::DB_DataObject_FormBuilder will aid you in rapid application development
using the packages DB_DataObject and HTML_QuickForm.
PEAR::DB_Sqlite_Tools is an object oriented interface to effectively
manage and backup Sqlite databases.It extends the existing functionality
by providing a comprehensive solution for database backup, live replication,
export in XML format, performance optmization and other functionalities like
the insertion and retrieval of encrypted data from an Sqlite database without
any external extension.