On Tue, 2001-12-04 at 11:18, Ross Burton wrote: > On Tue, 2001-12-04 at 15:15, Sinzui Kobalt wrote: > > I've put together a small package that will display Gaim's online > > buddies in the Summary section on Evolution. It's just a quick hack to > > start; there's still a good number of features that can be done better. > > Gaim's creation of an RSS file is trivial. Much more work needs to be > > done for Gaim to handle URL well. > > Congratulations on such a brilliantly ingenious hack. I was wondering > how you did it and will probably do exactly the same thing for Jabber!
I'm adding additional URL support now. Perl can examine connections in the modern API so I can use the URL to match the a connection without the session based connection IDs. It may be difficult to do this in the older version of Gaim that Ximian released. I need to learn a few more URL forms first. I'll release a more flexible gaimurl/handle-url.pl combination later this week. -- __S i n z u i___________________________________ [EMAIL PROTECTED] Guilty of stealing everything I am. _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
