On Fri, Feb 19, 2010 at 3:12 PM, sobbekta <[email protected]> wrote: > > I noted Kenneth talking about a Jabber Participant, but it no longer > seems to be available. > > I want to play around with ruote, and I was thinking that making > participants talk to people over jabber to simulate tasks would be a > fun way to demo it. Can you give some pointers on maybe using > Jabber::Simple with a some kind of participant to achieve the goal? > I'm _very_ new to ruote, so any help would be appreciated.
Hello Sobbekta, welcome on this mailing list. The jabber participant (and listener) of ruote 0.9.x is still visible at : http://github.com/jmettraux/ruote/blob/ruote0.9/lib/openwfe/extras/participants/jabber_participants.rb http://github.com/jmettraux/ruote/blob/ruote0.9/lib/openwfe/extras/misc/jabber_common.rb http://github.com/jmettraux/ruote/blob/ruote0.9/lib/openwfe/extras/listeners/jabber_listeners.rb http://github.com/jmettraux/ruote/blob/ruote0.9/test/extras/et_jabber_test.rb It needs some work to adapt to ruote 2.1.x, but not too much I guess. If you have any question, please fire. Cheers, -- John Mettraux - http://jmettraux.wordpress.com -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
