Thanks for catching up on that Bruno. I'm currently in the Social track of JavaOne and speak to leading heads of IT or Developer Relations at Facebook (he followed OpenDDR a long time, was also involved in the W3C group he said, told him to watch DeviceMap if it's of interests to him/FB[?]) LinkedIn or other companies.
For many of them the Mobile Social Web and proper User Experience seems interesting. The presenter from Bit.ly was especially intereseing, as he talked about huge sets of data streems, where some of them, e.g. the GovWatch site contain massive amounts of open data, including User Agent and similar[?] Probably good to speak to some of them about ways to extract the User Agent data and harvest it into something like our Device Repository... Cheers, Werner On Tue, Oct 2, 2012 at 8:09 AM, Bertrand Delacretaz <[email protected]>wrote: > On Tue, Oct 2, 2012 at 4:37 PM, Verachten Bruno > <[email protected]> wrote: > > ...I can't remember where I found them, but here is my try at writing a > pom for OpenDDR java module: > > https://github.com/OpenDDRdotORG/OpenDDR-Java/issues/17 > > Thanks very much, I have added the suggested dependencies and the > build now works [1] but the org.w3c.ddr.simple:DDR-Simple-API jar is > not found in Maven central. > > Could anyone who's involved in http://www.w3.org/TR/DDR-Simple-API/ > help get that jar in there? Instructions are at > > https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide > > -Bertrand > > [1] the build works if you add the missing jar to your local Maven > repo: download from > http://www.w3.org/TR/2008/WD-DDR-Simple-API-20080404/ and run > mvn3 install:install-file > -Dfile=/Users/bert/Desktop/DDR-Simple-API.jar > -DgroupId=org.w3c.ddr.simple -DartifactId=DDR-Simple-API > -Dversion=2008-04-04 -Dpackaging=jar >
