> Definitely. I've got a bunch of codec things that built up while I was > away [I've been submitting patches when they've been sitting around for a > bit]. I'll add this to the list and try to push them through. Hopefully as > codec gains submissions, it can gain a bit of life. > > Hen
Great! I'm glad these contributions will be of use. Is there anything I should do to prepare the code? Javadoc standards? Code formatting standards? Licensing declaration? Whatever? I'm not looking for check-in privileges, just to contribute these modules. Thanks again, Kyle > On Wed, 11 Dec 2002, Kyle R . Burton wrote: > > > 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]> > > > > > -- ------------------------------------------------------------------------------ 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]>
