From jbelis at gmail.com Tue Dec 21 10:46:47 2004
From: jbelis at gmail.com (Jacques Belissent)
Date: Tue Dec 21 13:49:31 2004
Subject: [Jabberzilla] Jabberzilla alive?
Message-ID: <4bfba3fa041221104627b9f7e5@mail.gmail.com>
Hi,
I'm just getting started looking at jabberzilla. Sorry in advance for
my ignorance.
I tried installing the jabberzilla2 alpha version on the firefox I
just built on my linux 2.6 box, and after installing it was not
showing up in the tools menu despite being in the installed
extensions.
I installed also the stable version on Windows2000 / mozilla 1.3.
There it shows up in the tools menu, but fails to connect (Error 0:
NS_OK). Looking further, here is the opening that
jabberzilla sends to the server (from snoop).
0: 0800 20aa f1fb 00d0 bcf0 c454 0800 4500 .. ........T..E.
16: 0082 4001 4000 7e06 2e2a c012 7dfe c012 ..@.@.~..*..}...
32: 9027 04d0 1466 a4d7 e90d ad4b 0c59 5018 .'...f?.?..K.YP.
48: faf0 2062 0000 3c73 7472 6561 6d3a 7374 .. b..
As you can see this is quite broken
Should be more like
I downloaded the code from CVS, but it is not clear how to build the
thing. There is no makefile, README, or configure in CVS and I could
not find any build instructions on the jabberzilla web site. Can
anyone send me the build instructions?
Thanks!
jbelis
PS: apologies if this is a resend. My initial attempt was bounced.
From lukerenn at imapmail.org Tue Dec 21 14:17:05 2004
From: lukerenn at imapmail.org (Luke Renn)
Date: Tue Dec 21 14:19:47 2004
Subject: [Jabberzilla] Jabberzilla alive?
In-Reply-To: <4bfba3fa041221104627b9f7e5@mail.gmail.com>
References: <4bfba3fa041221104627b9f7e5@mail.gmail.com>
Message-ID: <41C876B1.1070409@imapmail.org>
Jacques Belissent wrote:
>Hi,
>
>I'm just getting started looking at jabberzilla. Sorry in advance for
>my ignorance.
>
>
>
No apologies needed, the site is currently not up to date. Its
difficult to tell what is going on with jabberzilla.
>I tried installing the jabberzilla2 alpha version on the firefox I
>just built on my linux 2.6 box, and after installing it was not
>showing up in the tools menu despite being in the installed
>extensions.
>
>
>
Jabberzilla is being rewritten from the ground up. Currently there is
only one real developer, and that is prefiks. The original jabberzilla
was written entirely in javascript. The new version (aka,
jabberzilla2), has an xpcom component written in C++, and in general is
much cleaner than the previous version. I would not recommend
installing any build from the site. I'll poke some people and try to
get that link updated.
>I downloaded the code from CVS, but it is not clear how to build the
>thing. There is no makefile, README, or configure in CVS and I could
>not find any build instructions on the jabberzilla web site. Can
>anyone send me the build instructions?
>
>
>
The link to the code on the website was just updated (yesterday
maybe?). The current code is stored in subversion, the CVS version is
considered dead. If you would like to checkout the source take a look at:
http://jabberzilla.jabberstudio.org/trac/wiki/SubversionUsage
and
http://jabberzilla.jabberstudio.org/trac/wiki/jzBuilding
Sadly, unless you plan on hacking on the code, this isn't much use. The
backend is pretty much complete, well written, and working, but there
currently isn't a front end other than a few mock ups and test xul
files. With just prefiks working on the code, it will take a little
while for the gui to fully materialize, but he is quite good and if you
aren't interested in developing jabberzilla, I suggest you check back
soon. Otherwise, download the code, try to open up a few of the xul
files and get coding ;)
Thanks,
Luke
From prefiks at civ.pl Wed Dec 22 19:05:58 2004
From: prefiks at civ.pl (Pawel Chmielowski)
Date: Wed Dec 22 13:08:25 2004
Subject: [Jabberzilla] New source repository
Message-ID: <41C9B786.3000901@civ.pl>
Hello,
For reasons not quite dependent from us, we needs to change public
repository access method.
http://jabberzilla.jabberstudio.org/trac/wiki/SubversionUsage contains
informations about getting access to new repository and switching from
old one to new one.
--
Pozdrawiam,
Pawel Chmielowski