Random [Scripts]
My [Scratchpad]
Random [Demonstrations]
Information about interesting [Current Projects]
----
My [Friends]
Information about [Threads]
Feel free to contact me about this website at mailto:wiki@rkeene.org
Information about [Random Number Generation]
Information about [Tcl]
Random [Links]
Random [Diatribes]
Information about [Roy Keene]
'''What you will find here'''
** [DACT] **
'''Dynamic Adaptive Compression Tool'''
DACT started out as an idea for a science fair project on [Arbitrary Data Compression] (which we later decided was impossible). While working on that project, I thought about compressing different types of files with different algorithms (basing the algorithm used on the type of file), but using just 1 algorithm for the entire file. But then I thought about splitting the file into blocks and compressing each block with whatever algorithm works best for it. And thus DACT was born.
Since then, DACT has had many features added to it including:
Network access;
Version checking;
Automatic upgrade;
Encryption; and
The ability to handle gzip and bzip2 files
Other home pages for DACT:
http://www.rkeene.org/oss/dact/
http://www.rkeene.org/public_html/dact/