
For my XR pleasure I am quite often consulting http://roguey.co.uk/xrebirth/wares/
I don't know what I would do without that resource.
But unfortunately there were some things I was missing. Missing links between wares and stations for instance.
So I set out to create some tools to import the data from XMLs into an RDBMS. The first tool to import text is finished. Now I am working on the wares. The ultimate goal will be to create a webservice (which can also be run locally) for all our enjoyment.
Feedback and help will be greatly appreciated.
You can find the sources here:
https://github.com/wongak/xrguide
I will upload the binaries now (as soon as I can get the cross-compilation stuff sorted out).
Cheers
Edit: compiled the windows binary on my windows machine: https://github.com/wongak/xrguide/relea ... port_t.zip
Importing texts should be working now. Wares are almost done. Next steps: Create a webapp to display the data and import the starmap to link the wares to stations.