We display geocommits on a map, that is git commits that are annotated by geolocation with the tools provided by http://geocommit.com. Install our script in your local git repository to participate (GitHub support will be available soon, too). In the future there will also be interesting analytics like commits by altitude. View with Firefox for now.
To just watch the world coding, simply visit http://nko2-witty-wizards.herokuapp.com/ and see the git commits appear on the map. To participate, follow the instructions on the site:
Your git commits should now appear on the map in realtime.
It works best on a current Firefox at the moment.
geocommit.com, Cloudant (couchdb), heroku, Socket.io, Google Maps
Voting is now closed.




(5)
ryahThanks! GeoCommit is used to get the location of a commit and store it in GitHub. Our contribution is a post-commit hook that pings our server which then updates all connected maps in realtime. Agreed upon the install steps. Hopefully in the future GeoCommit could include an option to ping the server, then there would be nothing else to install besides GeoCommit.
whoishozefavery cool app – great way to see where and when software hotspots. Could see this as being pretty fun with lots of folks involved, but unfortunately needs wider adoption | |||
charlesbeelerI checked this out by looking at the examples – would be fun to watch when enough people are engaged to see where people are active with git commits. Watching real-time or time series commits would be interesting for a range of projects. | |||
I’m sorry to say I didn’t find this appealing. The use case is pretty limited. And there’s not much I can do with the information. | |||
therazorbladeI can see how this can be fun if it is setup for a specific and very active project. I would have given your 5 stars for completeness if you made is easier to install all this stuff or provided a script to simulate it myself. | |||
jedschmidt+1: a unique interface idea, using realtime commits. -1: fairly narrow, and not really testable, as it requires non-node.js installation and git hook registration to test. from the rules: “It’s hard for judges (especially the general public) to fairly evaluate entries that require compilation or setup. If you want to submit a non-web app, you’re welcome to, but you aren’t likely to get judged fairly” | |||
While the idea of this map is interesting it’s unclear to me how much of this is geocommit and how much is original content for Node Knockout. The install steps are too much to gain traction – I would have hoped this could be done without so much work. That said -it’s pretty cool.