Topic: BBCard support discussion
The BBCard support that are mentioned in the What's to come topic sounds interesting. I've done some thinking :) I've looked at the vCard, and it feels like (as Rickard has mentioned) that it does not have all the functionallity that a forum needs. XML feels like a better solution.
Like this you could have settings for general forums, and then other settings for specific forums. The "code" inside the <punbb>-tags then overrule the general ones.
Comments?
<user>
<nickname>Chacmool</nickname>
<title>Huh!?</title>
<email>chacmoool@spray.se</email>
<name>David Djurbck</name>
<firstname>David</firstname>
<lastname>Djurbck</lastname>
<location>Gothenburg</location>
<url>http://chacmool.shacknet.nu</url>
<icq>8572673</icq>
<msn></msn>
<aim></aim>
<yahoo></yahoo>
<timezone>1</timezone>
<avatar>http://www.etek.chalmers.se/~e0mool/chacmool.jpg</avatar>
<signature>[i]This sig is booring...[/i]</signature>
<hidemail>0</hidemail>
<savepass>1</savepass>
<smileys>1</smileys>
<images>1</images>
<punbb>
<style>Oxygen</style>
<topics>30</topics>
<posts>40</posts>
</punbb>
<phpbb>
<avatar>http://www.etek.chalmers.se/~e0mool/c_phpbb.jpg</avatar>
</phpbb>
</user>