Re: IMAP server that uses Lucene?

2006-05-28 Thread petite_abeille
On May 29, 2006, at 05:20, Bill Janssen wrote: I'm not sure I understand just what ZOE does, but it doesn't seem to be an IMAP server. ZOË can access an IMAP server to index it, but doesn't act as an IMAP server itself even though it provides other services (e.g. HTTP, SMTP, POP, FTP, etc).

[OT] Unidecode?

2006-01-30 Thread petite_abeille
Hello, Does anyone know of a Java port of Sean M. Burke's Unidecode? http://interglacial.com/~sburke/tpj/as_html/tpj22.html http://search.cpan.org/~sburke/Text-Unidecode-0.04/lib/Text/Unidecode.pm TIA. Cheers -- PA, Onnay Equitursay http://alt.textdrive.com/

Re: encoding

2006-01-28 Thread petite_abeille
Hello, On Jan 27, 2006, at 11:44, John Haxby wrote: I've attached the perl script -- feed http://www.unicode.org/Public/4.1.0/ucd/UnicodeData.txt to it. Thanks! Works great! It's based on a slightly different principle to yours. You seem to look for things like "mumble mumble LETTER X m

Re: encoding

2006-01-26 Thread petite_abeille
Hello, On Jan 26, 2006, at 12:01, John Haxby wrote: I have a perl script here that I used to generate downgrading table for a C program. I can let you have the perl script as is, but if there's enough interest(*) I'll use it to generate, say, CompoundAsciiFilter since it converts compound cha