[Zope-dev] Zope + Jabber?

cguardia cguardia@aldeasystems.com
Mon, 31 Mar 2003 18:14:04 -0500


I have used Zope+Jabber in the past, with an old version of a jabber library that seems to be unmaintained as of now. I copied the library code into a python product and used it from there. 

I agree that it has many interesting uses. I used it for instant alerts of new tasks in an issue tracker, for creating simple multi-user games for cell-phones using WAP and even created a simple Windows client that published open windows in IE that had certain Zope manage URLs showing and warned developers when someone else opened the same Zope object for editing.

Sadly, I have had no time recently to complete these projects and evolve them into distributable products, so they stand as interesting experiments with no production-ready code. I could post the simple Zope product that I used for my experiments though, if anyone is interested.

--
Carlos de la Guardia
Aldea Systems


---------- Original Message -----------
From: Paul Winkler <pw_lists@slinkp.com>
To: zope-dev@zope.org
Sent: Mon, 31 Mar 2003 11:22:57 -0800
Subject: Re: [Zope-dev] Zope + Jabber?

> On Mon, Mar 31, 2003 at 11:29:34AM -0500, Eron Lloyd wrote:
> > Check out JabberPy: http://jabberpy.sourceforge.net/
> >
> > Seems development just restarted this month...
> 
> I believe Twisted can also talk to jabber.
> and i think it's possible to just use the bits of twisted that you 
> need, unlike some other frameworks i could mention ;) http://www.twistedmatrix.com
> 
> --
> 
> Paul Winkler
> http://www.slinkp.com
> Look! Up in the sky! It's BLIND HEADPHONE!
> (random hero from isometric.spaceninja.com)
> 
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope )
------- End of Original Message -------