Re: [dev] Re: [ANN] Ruby wmiirc - YAML import feature

2010-01-03 Thread Emmanuel Oga
On Sun, Jan 3, 2010 at 5:32 PM, Suraj Kurapati wrote: > Suraj Kurapati wrote: >> I'm pleased to announce the next evolution of my YAML-based Ruby wmiirc: >> >>  http://github.com/sunaku/wmiirc Suraj: Thanks a lot for your hard work. I just recently started using your ruby based wmiirc and I'm en

[dev] about handling the event loop of wmii

2010-05-05 Thread Emmanuel Oga
hey I'm doing some experiments on scripting wmii with the help of eventmachine. I mounted the wmii fs using the instructions on http://wmii.suckless.org/9p Then, I came up with this: http://gist.github.com/390396 The thing is, I haven't had much experience dealing with eventmachine and I'm no