Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sgruhier
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sgruhier
14y ago
not yet, but good remark. I will use history API to update the URL
2.
▲
by
sgruhier
14y ago
I use the public stream with a filter on location (:locations => '-180,-90,180,90') Twitter doesn't seem to have limitation for that. The backend is written in Ruby. The daemon to index tweets use the great Intridea gem https://github.
3.
▲
by
sgruhier
14y ago
This map shows only geolocalized tweets. Usually, tweets are geolocalized when they are sent with a mobile. Also twitter stream don't send 100% of the tweets, it will be to huge. But statically speaking, it should be enough to have a good p
4.
▲
by
sgruhier
14y ago
What do you mean? We just display data from twitter stream. You can use their stream if you want to
5.
▲
by
sgruhier
14y ago
Correct, I worked hard on that new version and I thought a lot before finding the idea of that demo to show what you can do with maptimize. I really like that tweet demo. You can find a lot of interesting information, like tweets in your ar
6.
▲
by
sgruhier
14y ago
I fixed it I just removed the IE detection detection. (The demo doesn't support IE 8 and less) Thanks for the report
7.
▲
by
sgruhier
14y ago
could you try again
8.
▲
by
sgruhier
14y ago
weird gonna check right now! thanks
9.
▲
by
sgruhier
14y ago
I'm using it and it's always a pleasure to have this morning email !
10.
▲
by
sgruhier
14y ago
I will provide API for leaflet which is also a wrapper. I'll take a look to Mapstraction and definitively support it to This goal is to make something very easy to extend.
11.
▲
by
sgruhier
14y ago
IHMO, This is a much better way than donation. Donation just dont work. For example MongoID got $2800 for how many hours, days and months of work? And he's lucky, I don't have projects in mind but most of the time people get like $100. I al
12.
▲
by
sgruhier
16y ago
Very useful and damn fast!
13.
▲
by
sgruhier
16y ago
Thanks for mentioning Maptimize. I really appreciate. I am Sébastien Gruhier, founder of Maptimize. If anyone has questions regarding about our service, please contact me at sebastien dot gruhier at maptimize dot com Thanks
14.
▲
by
sgruhier
16y ago
May be it worths making it something simple and easy to use :)
15.
▲
by
sgruhier
17y ago
This is not the goal of mocksmtp. It's for first level testing. Checking html and correcting rendering with webkit. Then of course you need to test other mail/weblmail reader or with litmus as mention before. It's like make HTML/CSS for a w
16.
▲
by
sgruhier
17y ago
Because if you use a real smtp server: - Sometimes setup are not easy (like using gmail in a rails app) - It's not instant - You need a internet connection.
17.
▲
by
sgruhier
17y ago
this is not the goal of mocksmtp. It's for first level testing. Checking html and correcting rendering with webkit. Then of course you need to test other mail/weblmail reader