Marcelo Gornstein
Marcelo Gornstein
Hello :) I was trying to login to mongo versions 2.2 and 2.4 without success. What I found is that the response on those versions have many docs (more than...
Hello, As #5 states, there's a change in the api. It seems adding `appid` here "solves" the issue. Haven't dived into the exact cause, tbh, but adding this parameter as...
I can write this code to start listening for tweets: itweep:filter(Pid, [{follow, Users}]), **BUT** when changing the method from a handle_call, returning that ends up in an error when trying...
It would be nice to have tests that dont depend on twitter. I believe we can do this by having our own http server (just an erlang process serving http...
Hey guys, This pull adds a new outputter to use the [logstash udp input](http://logstash.net/docs/1.4.2/inputs/udp). The code is based on the _UDPOutputter_. Here's a sample yml config for it: ``` yaml...
Generated corrupted .app files but really pretty ones :)