[jdev] Re: Implementing searchable jabber profiles

Trejkaz Xaoza trejkaz at trypticon.org
Tue Jan 4 19:04:15 CST 2005


On Wed, 5 Jan 2005 07:11, Peter Saint-Andre wrote:
> I lean toward using x:data as the wire protocol because (i) some Jabber
> clients already support it, (ii) it is generic (not limited to merely a
> vCard replacement, which is good for specialized communities such as
> dating and gaming services), and (iii) I don't really care what the
> backend data storage format is (database, RDF, or whatever).

Generic profiles are a really good idea.  This way, sites which do integrate 
with a forum can have profiles which exactly match the forum profiles.  There 
would then be little or no translation between the two, beyond the XML -> 
database -> XML translation which would need to be done regardless.

Search becomes more consistent too, since the search form can somewhat mirror 
the actual profile.

Extension might get more interesting though.  Supposing two independent 
servers wanted to add an extra field to the form.  In my case, it might be 
the "description" field, since it doesn't appear to be in the spec (yet?) and 
I always use this field on my real vCard.  Two servers picking the same name 
would be able to aggregate their databases.  I wonder if the confusion coming 
from two servers picking different names would even be important, or whether 
any aggregators would simply ignore the non-standard fields.

TX

-- 
             Email: Trejkaz Xaoza <trejkaz at trypticon.org>
          Web site: http://xaoza.net/
         Jabber ID: trejkaz at jabber.zim.net.au
   GPG Fingerprint: 9EEB 97D7 8F7B 7977 F39F  A62C B8C7 BC8B 037E EA73
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20050105/289df0e6/attachment-0002.pgp>


More information about the JDev mailing list