2011-10-02

08:59 plamb joined #geoloqi
09:46 Louis joined #geoloqi
12:07 plamb joined #geoloqi
12:07 plamb- joined #geoloqi
12:54 plamb joined #geoloqi
13:08 <@josepjc> Geoloqi - A Private Realtime Platform for Location Sharing http://t.co/o29kkfSh #android #catdroid #iphone
13:20 starbuckt joined #geoloqi
13:54 starbuckt joined #geoloqi
14:22 starbuckt joined #geoloqi
15:23 plamb joined #geoloqi
16:14 kyle-home joined #geoloqi
18:06 <aaronpk> kyle-home: hey i'm getting a weird error trying to use the velociraptor project
18:06 <aaronpk> i found this lying around some old sample code: trigger = Hashie::Mash.new JSON.parse(request.body)
18:06 <aaronpk> but now it dies with "TypeError - can't convert Rack::Lint::InputWrapper into String"
18:08 <aaronpk> nvm got it... needed to be "request.body.read.to_s"
18:09 <aaronpk> but now it dies with "JSON::ParserError - A JSON text must at least contain two octets!"
18:09 starbuckt joined #geoloqi
18:38 <aaronpk> figured it out... I was doing puts before parsing the json, so it read the stream to the end already
18:38 <aaronpk> got it to work, now the pie door will open when I get there!
18:43 <kyle-home> aaronpk: Ah, awesome!
18:45 <aaronpk> yea that was a silly bug haha
18:45 <aaronpk> can't wait to try it out tomorrow! i'm going to have to get there super early so i can be the first to get there!
18:46 <aaronpk> i set it up as a layer in geoloqi, so people can subscribe to it to open the foor with their own accounts
20:36 <aaronpk> (more coming)
20:36 <starbuckt> great, thanks!
20:38 <aaronpk> http://aaron.pk/snip/2011-10-02_2038.png (that address should actually be play@mapattack.org)
20:39 <starbuckt> perfect
20:41 <aaronpk> to retrieve the intersection name, use "location/context?latitude=45.5246&longitude=-122.6843" and read the value in "best_name"
20:43 <starbuckt> oh great, that's pretty straightforward
21:31 geografa joined #geoloqi
21:33 <geografa> hola!
21:35 <aaronpk> hello!
21:36 <geografa> So...I'm trying to install MapAttack and getting stuck on do_mysql gem.
21:36 <aaronpk> oh? curious...
21:37 <geografa> I futzed with the PATH in my bash_profile to no avail.
21:37 <aaronpk> do you use rvm?
21:37 <geografa> yes.
21:38 <geografa> and I'm not supposed to sudo gem installs, correct?
21:38 <aaronpk> correct... I thought `bundle install` should take care of it
21:38 <aaronpk> after `gem install bundler` of course
21:40 <geografa> right. I installed bundle. wondering if it's confused with my MAMP install?
21:40 <geografa> *bundler
21:40 <geografa> it's not a standard path but that shouldn't matter, eh?
21:41 <aaronpk> yea, I'm not sure, I haven't had any trouble, but I'm also not a ruby expert.
21:43 <geografa> and I know just enough to make trouble. ;-)
21:57 reidab joined #geoloqi