<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>XDB Handler in Java</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>Currently, </FONT>
<BR><FONT SIZE=2> I'm having a bit of problems getting my project up on Sourceforge,</FONT>
<BR><FONT SIZE=2>but I have the beginnings of an XDB handler written in Java. My</FONT>
<BR><FONT SIZE=2>company has recommended that we opensource it - so we all benefit. If</FONT>
<BR><FONT SIZE=2>you're in the mood to tinker with it, feel free. Until the Sourceforge</FONT>
<BR><FONT SIZE=2>account gets straightened out, just send me an email (matt@vedalabs.com)</FONT>
<BR><FONT SIZE=2>and I'll be glad to send it to you. You should be able to make it talk</FONT>
<BR><FONT SIZE=2>to any JDBC friendly database.</FONT>
</P>
<P><FONT SIZE=2>What works (that I know):</FONT>
<BR><FONT SIZE=2>1) plaintext auth</FONT>
<BR><FONT SIZE=2>2) 0k auth</FONT>
<BR><FONT SIZE=2>3) rosters</FONT>
<BR><FONT SIZE=2>4) temporary vCards</FONT>
</P>
<P><FONT SIZE=2>What doesn't work:</FONT>
<BR><FONT SIZE=2>1) filters</FONT>
<BR><FONT SIZE=2>2) digest authentication</FONT>
<BR><FONT SIZE=2>3) offline message storage</FONT>
<BR><FONT SIZE=2>4) jabber:iq:last handling</FONT>
<BR><FONT SIZE=2>and probably countless other things that keep </FONT>
<BR><FONT SIZE=2>finding their way into the protocol </FONT>
</P>
<P><FONT SIZE=2>Anyway - what I need are people testing, tinkering, and complaining.</FONT>
</P>
<P><FONT SIZE=2>It's in a very early state, and will probably go through a number</FONT>
<BR><FONT SIZE=2>of major mutations as I get feedback, etc.</FONT>
</P>
<P><FONT SIZE=2>Take care to all.</FONT>
</P>
<P><FONT SIZE=2>Matthew D. Diez</FONT>
<BR><FONT SIZE=2>matt@vedalabs.com</FONT>
</P>
</BODY>
</HTML>