I was a little bit bored this weekend so I wrote a simple XML-RPC Server for YaBB SE. If you install YSERV on your server, you can query the server for different YaBB SE related data (Latest Postings, Top Poster, Latest Member, Statistics, ...)
Just install yserv.php on your YaBB-Server and client.php on another Server (or the same, if you want to test it

) and call client.php (or simple_client.php) to see what it does...
YSERV ist mostly for people who know at least a little bit PHP... It only works on Servers where XML-Support in PHP is enabled! And it's NOT tested on SAFE MODE servers!!!!
Uhmm... before I forget it:
THIS SCRIPT IS A BETA-VERSION!!!! I hadn't got the opportunity to test it as much as I wanted (mostly because I haven't got a real YSE installation at the moment)
Download hereLAST UPDATE: 09/27/2002 16:00Changes (v1.10)
- fixed "getUsersOnline" in yserv.php
- client.php now displays the names of people currently online