Discussion:
[Jabberzilla] Windows? cross platform?
Heiner Wolf
2005-05-12 19:53:31 UTC
Permalink
Hi,

what does this sppedy release mean? was a pure JS imnplementation too slow? is there a pure JS implementation?

I would like to add virtual presence like www.lluna.de to Mozilla based on someone elses Jabber client. That would of course be Jabberzilla.

I am trying to find a starting point.

hw
--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75
--
Jabber enabled Virtual Presence on the Web: http://www.lluna.de/
Open Source Future History: http://www.galactic-developments.com/
Eric Murphy
2005-05-12 22:31:14 UTC
Permalink
The pubsub sidebar code is what you want. This is the best starting
point for your needs. I don't work on Jabberzilla anymore, but wish the
two project could share code.

http://www.pubsub.com/tools.php

I think its Mozilla license code.
Post by Heiner Wolf
Hi,
what does this sppedy release mean? was a pure JS imnplementation too slow? is there a pure JS implementation?
I would like to add virtual presence like www.lluna.de to Mozilla based on someone elses Jabber client. That would of course be Jabberzilla.
I am trying to find a starting point.
hw
--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75
--
Jabber enabled Virtual Presence on the Web: http://www.lluna.de/
Open Source Future History: http://www.galactic-developments.com/
_______________________________________________
Jabberzilla mailing list
http://mozdev.org/mailman/listinfo/jabberzilla
Heiner Wolf
2005-05-13 11:02:59 UTC
Permalink
OK, thanks.

This code tells me how to do socket connections. It is a very baseic jabber client, but it is a good starting point.

I would like to integrate the virtual presence code with a buddy list client like jabberzilla, because a VP client is basically a MUC client. I see groupchat in jabberzilla is just starting. So it could be the right time to join in. But if this is not possible, then I will code around with the pubsub example.

hw
--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75
--
Jabber enabled Virtual Presence on the Web: http://www.lluna.de/
Open Source Future History: http://www.galactic-developments.com/
-----Original Message-----
Sent: Thursday, May 12, 2005 11:23 PM
Subject: Re: [Jabberzilla] Windows? cross platform?
The pubsub sidebar code is what you want. This is the best starting
point for your needs. I don't work on Jabberzilla anymore, but
wish the
two project could share code.
http://www.pubsub.com/tools.php
I think its Mozilla license code.
Post by Heiner Wolf
Hi,
what does this sppedy release mean? was a pure JS
imnplementation too slow? is there a pure JS implementation?
Post by Heiner Wolf
I would like to add virtual presence like www.lluna.de to
Mozilla based on someone elses Jabber client. That would of
course be Jabberzilla.
Post by Heiner Wolf
I am trying to find a starting point.
hw
--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75
--
Jabber enabled Virtual Presence on the Web: http://www.lluna.de/
Open Source Future History: http://www.galactic-developments.com/
_______________________________________________
Jabberzilla mailing list
http://mozdev.org/mailman/listinfo/jabberzilla
_______________________________________________
Jabberzilla mailing list
http://mozdev.org/mailman/listinfo/jabberzilla
Loading...