Hey all,
I'm hoping to write an application that interfaces with the AppDB database. Can anyone point me in the direction of who I can contact over this? There appears to be no Web service or obvious way to query AppDB beyond navigating the site itself.
Could you CC me in any replies as well, as I'm not subscribed to this list.
Thanks,
Sean
2009/12/13 Sean Hodges seanhodges84@googlemail.com:
Hey all,
I'm hoping to write an application that interfaces with the AppDB database. Can anyone point me in the direction of who I can contact over this? There appears to be no Web service or obvious way to query AppDB beyond navigating the site itself.
Interface in what way? What are you trying to acheive?
Could you CC me in any replies as well, as I'm not subscribed to this list.
Thanks,
Sean
Hello.
You'll probably want to check out the appdb source code from git and see where to add php pages that export data in xml/json or your favorite data interface format. Then you and others can query the appdb via a reasonably defined api. We've had a few other questions about this issue so you might want to search the appdb mailing list as well as the wine-devel list and contact the other interested parties.
Chris
On Sat, Dec 12, 2009 at 4:11 PM, Sean Hodges seanhodges84@googlemail.com wrote:
Hey all,
I'm hoping to write an application that interfaces with the AppDB database. Can anyone point me in the direction of who I can contact over this? There appears to be no Web service or obvious way to query AppDB beyond navigating the site itself.
Could you CC me in any replies as well, as I'm not subscribed to this list.
Thanks,
Sean