I searched around google, for a module that would "talk" ICQ, but
with no results, so posting here is the last resort.
Do you know any module( even if it's not maintained anymore )
that deals with ICQ protocol ?
Thanks.
···
--
Regards, Groleo!
# Use "Reply to All" on mailing lists.
# touch universe
# chmod +x universe
# ./universe
On 6/9/06, Groleo Marius <groleo@gmail.com> wrote:
I searched around google, for a module that would "talk" ICQ, but
with no results, so posting here is the last resort.
Do you know any module( even if it's not maintained anymore )
that deals with ICQ protocol ?
Paul Vaillant has a project going (Net::IM) to do this. I've implemented
Oscar/AOL in Ruby but it was never released open-source.
···
On 6/9/06, Wilson Bilkovich <wilsonb@gmail.com> wrote:
On 6/9/06, Groleo Marius <groleo@gmail.com> wrote:
> I searched around google, for a module that would "talk" ICQ, but
> with no results, so posting here is the last resort.
> Do you know any module( even if it's not maintained anymore )
> that deals with ICQ protocol ?
>
> Thanks.
>
I think the right choice for me is to port Net::OSCAR, using the
references above.
Thanks.
···
On 6/9/06, Wilson Bilkovich <wilsonb@gmail.com> wrote:
On 6/9/06, Groleo Marius <groleo@gmail.com> wrote:
> I searched around google, for a module that would "talk" ICQ, but
> with no results, so posting here is the last resort.
> Do you know any module( even if it's not maintained anymore )
> that deals with ICQ protocol ?
>
> Thanks.
>
Is it release-able? I've had lots of dumb fun playing with Python's AIM stuff.
···
On 6/9/06, Francis Cianfrocca <garbagecat10@gmail.com> wrote:
Paul Vaillant has a project going (Net::IM) to do this. I've implemented
Oscar/AOL in Ruby but it was never released open-source.
On 6/9/06, Wilson Bilkovich <wilsonb@gmail.com> wrote:
>
> On 6/9/06, Groleo Marius <groleo@gmail.com> wrote:
> > I searched around google, for a module that would "talk" ICQ, but
> > with no results, so posting here is the last resort.
> > Do you know any module( even if it's not maintained anymore )
> > that deals with ICQ protocol ?
> >
> > Thanks.
> >
>
> I don't believe there is one, no. Two quick-start approaches that come
> to mind would be:
> 1. Porting this: http://www.zevils.com/linux/net-oscar/net-oscar.html
> 2. Writing a Ruby wrapper around libgaim
>
It's running in production in several large-enterprises sites, so it's of
release quality.
···
On 6/9/06, Giles Bowkett <gilesb@gmail.com> wrote:
Is it release-able? I've had lots of dumb fun playing with Python's AIM
stuff.
On 6/9/06, Francis Cianfrocca <garbagecat10@gmail.com> wrote:
> Paul Vaillant has a project going (Net::IM) to do this. I've implemented
> Oscar/AOL in Ruby but it was never released open-source.
>
> On 6/9/06, Wilson Bilkovich <wilsonb@gmail.com> wrote:
> >
> > On 6/9/06, Groleo Marius <groleo@gmail.com> wrote:
> > > I searched around google, for a module that would "talk" ICQ, but
> > > with no results, so posting here is the last resort.
> > > Do you know any module( even if it's not maintained anymore )
> > > that deals with ICQ protocol ?
> > >
> > > Thanks.
> > >
> >
> > I don't believe there is one, no. Two quick-start approaches that come
> > to mind would be:
> > 1. Porting this: http://www.zevils.com/linux/net-oscar/net-oscar.html
> > 2. Writing a Ruby wrapper around libgaim
> >
>