I just came across the Codec commons project (we're already using HttpClient where I work) while looking for a Base64 encoder/decoder.
While looking through the CVSweb, I noticed the Metaphone and SOUNDEX implementations...I've done implementations of DoubleMetaphone (based on public-domain code - I had permission from Ed Parrish to re-implement his code in Java), and Nysiis and would like to offer them to this project. You can find them here: http://www.bgw.org/projects/java/phonetic/ http://www.bgw.org/projects/java/phonetic/DoubleMetaphone.java http://www.bgw.org/projects/java/phonetic/Nysiis.java I'm not currently on commons-dev, so please CC me directly with any discussion. Thank you for your time, Kyle R. Burton -- ------------------------------------------------------------------------------ Wisdom and Compassion are inseparable. -- Christmas Humphreys [EMAIL PROTECTED] http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>