Matteo Guarnerio

Results 8 comments of Matteo Guarnerio

Ok, now that we have clarified the setup related to #500, and it is working, we can investigate on this behaviour. As reminder, I'm running it on `CentOS 6`, with...

@Jumpo-523 it's compatible with Python 2.x as listed in the README. Moreover the project would need a revamp to update to the latest versions and fix the parser.

@WunderBart have you got any update? Your implementation in Lonely Planet looks awesome!

In @WunderBart implementation another interesting part is that the country boundaries stroke do not scale with the zoom: > var paths = this.datamap.svg.selectAll("path"); > // preserve stroke thickness > paths.style("vector-effect",...

@thomasbird1984 just use @WunderBart [implementation](https://jsfiddle.net/wunderbart/Lom3b0gb/) it is going to work with the latest release.

@oprogramador unfortunately I don't have write permission, therefore @markmarkoh should merge it. @markmarkoh if you give me write permission I'm available to help you to maintain the repo and the...

No, I haven't solved it yet, but I took a different approach. Here you can find my repository ([rfid-reader-http](https://github.com/goodotcom/rfid-reader-http)) to play with RFID. I'm using `pcsclite` module and it's works...