Re: Small geoloc daemon

2014-08-10 Thread Stuart Henderson
On 2014/08/10 17:20, Gustav Fransson Nyvell wrote: > On 08/10/14 14:28, Jérémie Courrèges-Anglas wrote: > >Gustav Fransson Nyvell writes: > > > >[...] > > > >>No. You begin with an RFC. Huh? > >Really? Besides, an RFC for what, imsg communication? > > > >Again I can't see the point of your post

Re: Small geoloc daemon

2014-08-10 Thread Gustav Fransson Nyvell
On 08/10/14 14:28, Jérémie Courrèges-Anglas wrote: Gustav Fransson Nyvell writes: [...] No. You begin with an RFC. Really? Besides, an RFC for what, imsg communication? Again I can't see the point of your posts, and I'm not alone. I was under the impression this was an internet daemon. im

Re: Small geoloc daemon

2014-08-10 Thread David Carlier
Hi Reyk told me about this and apologies for it. I am fixing it at the moment. Thanks for prompt feedback though. Kind regards. On 10 August 2014 14:19, Jérémie Courrèges-Anglas wrote: > David Carlier writes: > > > Hi all. > > > > I ve made a first draft of a new geolocalization service avail

Re: Small geoloc daemon

2014-08-10 Thread Jérémie Courrèges-Anglas
Gustav Fransson Nyvell writes: [...] > No. You begin with an RFC. Really? Besides, an RFC for what, imsg communication? Again I can't see the point of your posts, and I'm not alone. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE

Re: Small geoloc daemon

2014-08-10 Thread Gustav Fransson Nyvell
On 08/10/14 11:07, David Carlier wrote: Hi all. I ve made a first draft of a new geolocalization service available here https://github.com/devnexen/geoloc which can be used by some other daemons. In short terms, it can gives geolocalization informations (country code, isp...) from an ip address

Small geoloc daemon

2014-08-10 Thread David Carlier
Hi all. I ve made a first draft of a new geolocalization service available here https://github.com/devnexen/geoloc which can be used by some other daemons. In short terms, it can gives geolocalization informations (country code, isp...) from an ip address. Feel free to give some thoughts about i