Re: [JDEV] jabber applet over firewall

2003-10-04 Thread Adrian Rapa
http://webmessenger.sf.net try this to acces a jabber server via web, assuming that is your server:) if not, you can try https://www.jabber.ro/chat for a implementation of the web messenger Adrian Rapa Pe Fri, 3 Oct 2003 17:37:45 +0200 (CEST) Barton Andras framling [EMAIL PROTECTED] a scris

Re: [JDEV] call for cool Jabber apps

2003-09-10 Thread Adrian Rapa
their internet connection. Just give me a few days to update the cvs on jabberstudio.org. http://www.jabberstudio.org/projects/jphputils/project/view.php Thanks, Adrian Rapa Pe Wed, 10 Sep 2003 16:55:35 -0500 Peter Saint-Andre [EMAIL PROTECTED] a scris: I would like to create a cool applications page

Re: [JDEV] Hello World

2003-07-18 Thread Adrian Rapa
the jabber protocol does not provide this... this are provided via server side transports or gateways Pe 1/1/1970, Saulius [EMAIL PROTECTED] a scris: Hello, i'm a new guy here.. i'd like to ask if Jabber itself provides support for ICQ, MSN Messenge and YahooMessenger? thanks!!

[JDEV] mass message sender

2003-06-25 Thread Adrian Rapa
i think it will be nice that clients has the ability to send a message to multiple users... maybe to a whole group... what do you think? also it might be use for spamming... i dont think it could be an issue... Adrian Rapa ___ jdev mailing list

Re: [JDEV] Creating custom registration modules

2003-06-22 Thread Adrian Rapa
because you intend to use it in a site i recomend you using xdb_sql as solution for stoarge instead of xdb_file.. so you can query the db for the users Adrian Rapa Pe Sun, 22 Jun 2003 08:32:41 +0200 Per Eckerdal [EMAIL PROTECTED] a scris: Hi jdev! I want to make a chat client (using jabber

Re: [JDEV] Jabber and spam?

2003-06-21 Thread Adrian Rapa
maybe some server component which would supervise the messages sent on all servers? a spammer would send the same message to all.. the component should look for some text on the message and block it .. maybe some AI engine? of course this could be an privacy issue... but if the problem is big.. i

Re: [JDEV] JabberCentral [Was: Trillian Poll]

2003-06-16 Thread Adrian Rapa
the backend language is a problem... for the localised version it is a good ideea... if the people will stay involved in this... Pe Mon, 16 Jun 2003 20:24:59 +0200 Bart van Bragt [EMAIL PROTECTED] a scris: Mattias Campe wrote: Why a framework? Well, why has the Jabber community so much

Re: [JDEV] What does een IM system need to reach the end user (Was:Re: [JDEV] Poll about who will use Jabber when Trillian comes out)

2003-06-12 Thread Adrian Rapa
hi, i am the maintainer of jabber.ro and honestly you're right... but we are developers not designers... not human relations... if someone would give us some hints we would be glad (me at least) to improve the site... Adrian Rapa Pe Thu, 12 Jun 2003 01:54:54 +0200 (CEST) [EMAIL PROTECTED

Re: [JDEV] Poll about who will use Jabber when Trillian comes out

2003-06-12 Thread Adrian Rapa
maybe we need to discuss this on jabber... make a brainstorm it would be easyer than email... so what about a conference? Adrian Rapa Pe Wed, 11 Jun 2003 12:05:05 -0700 Shane Knysh [EMAIL PROTECTED] a scris: Greetings! I have to agree, the jabber.org site is not for a new user. I have

Re: [JDEV] Poll about who will use Jabber when Trillian comes out

2003-06-11 Thread Adrian Rapa
bart i'm agree with you... that jabber user giude should me made more simple... is too big.. it should contain just basic client using... and it should be somenthing like advanced jabber user guide with more information about using jabber clients... Adrian Pe Wed, 11 Jun 2003 09:55:35 +0200 Bart

Re: [JDEV] What does een IM system need to reach the end user (Was:Re: [JDEV] Poll about who will use Jabber when Trillian comes out)

2003-06-11 Thread Adrian Rapa
of aim/icq/msn/yahoo transports... using the jabber server ones... it would be a great step forward... and btw an contextsensitive help would be very usefull Adrian Rapa ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

Re: [JDEV] What does een IM system need to reach the end user (Was:Re: [JDEV] Poll about who will use Jabber when Trillian comes out)

2003-06-11 Thread Adrian Rapa
Pe Wed, 11 Jun 2003 21:12:23 +0200 Mattias Campe [EMAIL PROTECTED] a scris: IMHO, what most of the end users want is: 1 multiprotocol, good loking, localized client with basic features (chat, file transfer, presence) that they can download in 1 click. lets take the windows users (they

Re: [JDEV] Re: New Poll: hat needs an Instant Messaging system foryou alone

2003-06-11 Thread Adrian Rapa
Pe Thu, 12 Jun 2003 00:26:40 +0200 Bart van Bragt [EMAIL PROTECTED] a scris: XMPP/Jabber lacks the killer-app. Indeed, completely agree! killer apps? yeah.. sure... an online testing system? an online calculator? just a few apps that i thoght of.. and warking at... maybe is jabber would

Re: [JDEV] Exodus is looking for translations

2003-05-31 Thread Adrian Rapa
heh... i'll take the romanian :) Pe 1/1/1970, Peter Millard [EMAIL PROTECTED] a scris: Greetings all, and I apologize in advance for the cross-posting. As of the latest release of my client, Exodus (0.8.5.0), the codebase has all the required hooks in place to be translated using the GNU

Re: [JDEV] s2s/dialback/SOCKS

2003-03-25 Thread Adrian Rapa
microsoft will gone kill u :) [EMAIL PROTECTED] ha ah ha ha : Adrian Rapa Pe Tue, 25 Mar 2003 13:13:30 -0800 Ragavan S [EMAIL PROTECTED] a scris: Hello, I am trying to setup s2s communications between 2 jabber 1.4.2 servers on Linux machines with static IP addresses -- one

Re: [JDEV] Re: [Gabber] Is gabber dead?

2003-01-15 Thread Adrian Rapa
hmm, can u tell me how to run it? i dont manage to do this. Adrian - Original Message - From: Russell Davis [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 15, 2003 11:43 PM Subject: Re: [JDEV] Re: [Gabber] Is gabber dead? or you could run exodus under wine. works

Re: [JDEV] jabberwebclient

2003-01-10 Thread Adrian Rapa
Adrian Rapa wrote: 2. JabberWebClient I was thinking of writing it using only HTML/DHTNL and javascript/ECMAScript. it should be very simple, as it will be an webpage that reloads every 2 minutes, let say. Eeeh, IMO an IM client that updates every 2 minutes is not very workable. Even e

Re: [JDEV] jabberwebclient

2003-01-10 Thread Adrian Rapa
, and that because of you jabber applet who gaved me a lot of nightmares :) -- Fon: +49-(0)70 0770 07770 http://matthias-wimmer.de/ Fax: +49-(0)89-312 88 654 jabber:[EMAIL PROTECTED] HAM: DB1MW -- Adrian Rapa ___ jdev mailing list [EMAIL

Re: [JDEV] jabberwebclient

2003-01-10 Thread Adrian Rapa
/jdev -- Adrian Rapa ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

[JDEV] jabberwebclient

2003-01-09 Thread Adrian Rapa
specs. -- Adrian Rapa ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

[JDEV] webclient project

2003-01-03 Thread Adrian Rapa
hi, Happy New year and all best wishes... I want to set up an jabber webclient project at jabebrstudio.org. Is someonme interested in becoming developer? Adrian ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

[JDEV] (no subject)

2003-01-03 Thread Adrian Rapa
/flash are not very good because not all browsers seport java and flash... If you have any other ideeas.. please post it on the list Adrian Rapa ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

Re: [JDEV] jabber.ro site

2002-12-24 Thread Adrian Rapa
hi adrian! hi uls i hope you are well! i didn't spend to much time before the computer last month, had to get some things sorted ... i'm fine thanks.. no problem jabber.ro is a good idea! i will enhance the roster in greenthumb, soon! :) good.. do you want to create a jabber server at

[JDEV] jabber.ro site

2002-12-23 Thread Adrian Rapa
hi, I intend to create a jabber site for romanian users. If you have some suggestions for what the site should contain please let me know. Adrian Rapa JID: [EMAIL PROTECTED] ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo

[JDEV] s2s over ssl

2002-12-16 Thread Adrian Rapa
hi, i have another ideea can there be an optionl s2s over ssl? i mean like there is c2s clear text and c2s over ssl, there should be also s2s over ssl, other way, the cs2 over ssl is useless when i want to comunicate accross the servers Adrian ___

[JDEV] Re: message handling

2002-12-16 Thread Adrian Rapa
i meant to be a standard think on server side... this way tehre would be easyer for client side developers. Adrian ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

[JDEV] messages handling

2002-12-15 Thread Adrian Rapa
hi, i have a suggestion about message handling. I saw that in groupchat, the server sends my message back to me, and i can display it. That is a good ideea, because when are problems on server side (lag for example), i can see when the other users actually receive my message. Can this be

[JDEV] Re: presence tag

2002-12-01 Thread Adrian Rapa
I should, but i don't. I tryed with exodus, and same results, if a contact is in more than one group, if i have an offline chat whit him, it says by (number of groups)-1 times that user has changed status to online. Adrian Rapa ___ jdev mailing list

[JDEV] presence tag

2002-11-30 Thread Adrian Rapa
hi if i have a contact in more the one roster groups, the server send multiple presence tags? Adrian ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

[JDEV] xdb_sql and mod_pending

2002-10-12 Thread Adrian Rapa
hi had anyone tryed to use xdb_sql and mod_pending together? i tryed and i dont received offline messages:(( probably mod_pending isn't use some standard jabber instruction Adrian smime.p7s Description: application/pkcs7-signature

[JDEV] Static rooms issue

2002-09-28 Thread Adrian Rapa
hi can i add static rooms(group chats) while jabber is runing? And one more question: can i deny someone to anter in a room(group chat)? Adrian

[JDEV] Invisible issue

2002-09-26 Thread Adrian Rapa
hi is there any method to make an user "invisible"? i want to take the offline messages from the user without anyone know that the user is logged? The conenction is done from php with a direct conenctoin on the server(jabber server and web server are on the same machine adrian