vincent daubry

Results 16 comments of vincent daubry

Good point ! First idea would be to add a state column to the DB and geocode again all locations. I'll also have a look at the results from Google...

I was thinking of adding a suffix to city : "Birmingham (UK)" "Birmingham (US)" Both would come out in the search results and each one would have its own ranking....

Reverse geocoding is done by Google Maps API : https://developers.google.com/maps/documentation/geocoding/#ReverseGeocoding Most of the times it's pretty accurate but of course it's not perfect. Keep in mind that the location string...

Pull request are most welcome ! Thanks for offering your help.

Hi @nunogoncalves ! Yes we should merge the PR, the last thing to do is lowercase the redis keys. I hope to finish this before new year so we can...

@nunogoncalves Good news : Redis keys are now all lowercase. I'll be able to merge the API PR soon now !

Ok i found where the problem was coming from, it's fixed now. Actually it was an interesting issue : The HOST environment variable was set in `~/.bashrc` This file was...

The Github Awards API is available in beta ! Here is the documentation : http://github-awards.com/docs We're looking for feedback so please open an issue if you have any questions or...

I was thinking of adding something similar, that's a great idea. We could use the number of contributions to the repo : https://developer.github.com/v3/repos/#list-contributors

A quick update on that topic : I'm very interested in having this feature, and i'm looking for someone to help me build it. Getting contributions to other repository for...