The Tournament Director Forums

Main => Suggestions => Topic started by: simplyotr on October 05, 2010, 09:06:55 AM

Title: XML
Post by: simplyotr on October 05, 2010, 09:06:55 AM
In the process of setting up a website for our poker group. we use TD alot and really like the software.

What we would like, is to be able to import and export the player database to/from an xml, the reason being i can then write a program to call a service on the website to generate the player database for a particualar game.

We would also like the tournament information to be real timed into and xml file so then we can post back to website game information in realtime.

We plan to use monox from mono-software and will be writting some custom modules for this.

Hope you can help

Cheers
Title: Re: XML
Post by: Corey Cooper on October 05, 2010, 10:58:47 AM
Well, there's no way to do that right now.  The software does allow importing/exporting database players using CSV.  It would be pretty easy I think to use CSV, or, if your website code only works with XML, to write something that would convert the CSV to XML first.