Dirk, Robert,

Sure you want to re-invent the wheel?
I have a working import script for Smarttrak files that runs just with Apache / 
PHP, no cgi wrapper or other dependencies needed.
It relies on a windows server for opening the mdb files, but that could surely 
be done with some mdb library as well if you want to run it on a linux server.

If you would be willing to not publish the sources (tight competition in online 
logbooks these days :-/ ), I would provide you with the scripts that parse 
everything out of the profile blob and you could then form a nice xml using php 
to give back as a result.

Rainer



>/Am 12.11.2015 um 16:44 schrieb Dirk Hohndel <dirk at hohndel.org
<http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface>>: /> >//> >/Robert, were you going to create the web service to do this? /
Yes, i will. I started looking into this on the plane but then was too tired 
and didn't have an Apache running on my laptop. But it should be easy to 
compose a cgi wrapper in perl for it.

I was wondering if it were possible to get rid of all qt dependence for the 
command line version. And, I shouldn't say this, got a bit lost in making it 
write to stdout.

I was a bit worried about security implications: what does the converter do 
when it is handed an ill-formed file?  It should do better than core dump.

Best
Robert

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to