Logs for jabber

Show join/part/nick changes:

[00:08:54] * the ♚ joined the chat.
[00:18:33] * ∞ joined the chat.
[00:32:11] * tinson555 joined the chat.
[00:32:12] * tinson555 left the chat.
[00:32:24] * tinson555 joined the chat.
[00:32:24] * tinson555 left the chat.
[00:32:36] * tinson555 joined the chat.
[00:32:36] * tinson555 left the chat.
[00:32:51] * tinson555 joined the chat.
[00:38:14] * tinson555 left the chat.
[00:49:01] * jameschurchman joined the chat.
[00:49:44] * jameschurchman left the chat.
[01:41:52] * Lastwebpage left the chat.
[01:46:11] * the ♚ left the chat.
[01:46:11] * ∞ left the chat.
[01:46:13] * ∞ joined the chat.
[01:46:22] * the ♚ joined the chat.
[01:55:32] * cvyasan joined the chat.
[01:55:32] * cvyasan left the chat.
[01:57:04] * evilotto left the chat.
[02:27:58] * naw left the chat.
[03:38:47] * pierce23157 joined the chat.
[04:09:35] <pierce23157> ejabberd and openfire. which one is better?
[04:10:21] <louiz’> ejabberd
[04:12:21] <pierce23157> the MUC model, any body clear the protocol?
[04:13:20] <pierce23157> sorry, module
[04:13:35] <louiz’> what?
[04:13:45] <louiz’> “clear the protocol” ?
[04:15:47] <pierce23157> how do the server broadcast the message to the client? can you give me a xml stream , for example...
[04:17:15] <louiz’> the server sends <message to='jid' type='groupchat'><body>hello</body></message> to all participants
[04:17:35] <louiz’> see http://xmpp.org/extensions/xep-0045.html#message
[04:17:54] <louiz’> example 61 is what you're looking for
[04:22:26] <pierce23157> and the client how to know who send the message?
[04:22:57] <louiz’> that's the from=""
[04:23:15] <louiz’> from='hag66@shakespeare.lit/pda' means that the message was sent by "pda" from the room hag66@shakespeare.lit
[04:27:58] <pierce23157> but, I think the sender's to ="roomjid", and the server's room recv the xml, and broadcast it to client as <from="roomjid">. this is right?
[04:28:17] <louiz’> no
[04:28:45] <louiz’> the sender sends to="roomjid" and the server broadcast from="roomjid/sender"
[04:29:27] <louiz’> When I say "server", I'm talking about the MUC component
[04:29:38] <louiz’> not the personal server of the sender
[04:31:24] <pierce23157> yes, not single chat, the single chat, the server just translate the xml stream
[04:33:07] <pierce23157> I have research the protocol, and no document to say: the sender sends to="roomjid" and the server broadcast from="roomjid/sender"
[04:34:03] <louiz’> http://xmpp.org/extensions/xep-0045.html#message example 60, sender sends to='darkcave@chat.shakespeare.lit' example 61, server broadcast from='darkcave@chat.shakespeare.lit/thirdwitch'
[04:34:15] <louiz’> sender is named thirdwitch
[04:34:36] <louiz’> "An occupant sends a message to all other occupants in the room by sending a message of type "groupchat" to the <room@service> itself"
[04:34:54] * polk51770 joined the chat.
[04:35:08] <louiz’> "the service MUST change the 'from' attribute to the sender's room JID and reflect the message out to the full JID of each occupant."
[04:35:15] <polk51770> hytyju
[04:35:19] <polk51770> uyuyu
[04:35:22] <louiz’> hytyju?
[04:35:28] <polk51770> yep..
[04:35:33] <louiz’> what does this mean?
[04:35:52] <pierce23157> ok, I know now, thanks very much.
[04:36:08] <louiz’> ok, you're welcome
[04:36:17] <polk51770> how can we download jabber client?????
[04:36:49] <polk51770> u there????
[04:37:01] <louiz’> polk51770, on windows ?
[04:37:08] <polk51770> yep.
[04:37:30] <louiz’> you could go, for example on http://pidgin.im or http://gajim.org
[04:37:39] <louiz’> http://xmpp.org/xmpp-software/clients/ or look in this list
[04:37:58] <polk51770> thank you..
[04:38:05] <louiz’> no problem
[04:38:07] <polk51770> we'll checkout..
[04:38:49] <polk51770> does it provide confrencing facility
[04:38:59] <louiz’> yes
[04:39:38] <polk51770> video?
[04:39:50] <louiz’> by the way, pidgin is multi-protocol. It can connect to XMPP (jabber), but also to MSN, AIM, ICQ, IRC, etc. Meanwhile, Gajim can only connect to XMPP (jabber)
[04:39:57] <louiz’> not under windows, no
[04:40:18] <louiz’> I don't know any client that can do videoconference over Jabber on Windows
[04:40:23] <polk51770> den which os?
[04:40:29] <louiz’> GNU/Linux
[04:41:01] <polk51770> xmpp available in windows??
[04:41:15] <louiz’> what?
[04:41:22] <louiz’> XMPP is the "technical" name of Jabber
[04:41:27] <louiz’> that's basically the same thing
[04:41:28] <polk51770> which all conferencing u provide?
[04:41:35] <polk51770> ok ..
[04:42:08] <louiz’> Most clients can join MUC (multi user chat)
[04:43:58] <polk51770> can u please give us all facilities provided by jabber
[04:44:38] <polk51770> hai
[04:45:25] <darkrain> What?
[04:45:29] <louiz’> well, no, that's a lot…
[04:46:35] <polk51770> can we upload images?
[04:46:49] <louiz’> polk51770, http://fyi.oreilly.com/2009/05/what-can-you-do-with-xmpp.html here is an excerpt of a great book describing some features
[04:47:13] <louiz’> You can send images to a contact, yes. But upload image on an XMPP server, I don't think so.
[04:52:42] * pierce23157 left the chat.
[05:06:44] * eisenhower8038 joined the chat.
[05:09:40] * eisenhower8038 left the chat.
[05:23:33] * GavYur joined the chat.
[05:28:54] * nixon37569 joined the chat.
[05:29:03] <nixon37569> hello
[05:31:57] <louiz’> hello
[05:34:28] <nixon37569> How to create a chat room?
[05:36:10] <louiz’> join it
[05:39:30] <nixon37569> a room like a client, Have a JID, the JID generate by the creater?
[05:40:27] <louiz’> create a room by joining it. For example, (depends on your client), doing /join my_new_room@conference.jabber.org will create this room
[05:41:52] * nixon37569 left the chat.
[05:51:44] * Nokerghazida512 joined the chat.
[05:51:44] * Nokerghazida512 left the chat.
[05:52:50] * hoover25495 joined the chat.
[05:54:39] <hoover25495> what's the xml stream?
[05:55:26] <hoover25495> where to register the ID of this chat room, every time I refresh the web, I will change the user name?
[05:59:59] <hoover25495> ok
[06:01:06] <hoover25495> example 143 is create a chat room
[06:02:08] <darkrain> If you want a more permanent (non-US presidents-based) nick in the room, register an account on an XMPP service (or maybe you already have one -- Google Talk is XMPP, for example) and join this room (jabber@conference.jabber.org)
[06:05:55] <hoover25495> wonderful, I have google talk account.
[06:28:52] * polk51770 left the chat.
[06:30:52] * °●♠→°jέřмλή.ŧήŧ°←♠●° joined the chat.
[06:31:48] * °●♠→°jέřмλή.ŧήŧ°←♠●° left the chat.
[06:35:24] * GavYur left the chat.
[06:35:59] * GavYur joined the chat.
[06:50:11] * Nokerghazida512 joined the chat.
[06:50:11] * Nokerghazida512 left the chat.
[06:51:23] * Nokerghazida512 joined the chat.
[06:51:29] * Nokerghazida512 left the chat.
[06:51:55] * Kev joined the chat.
[06:52:08] * Kev left the chat.
[06:52:33] * Kev joined the chat.
[06:52:47] * Kev left the chat.
[06:53:07] * Kev joined the chat.
[07:05:52] * lurker23206 joined the chat.
[07:06:40] <lurker23206> hi all ..How to enable the tls support in ejabber server
[07:20:56] * HedgeMage left the chat.
[07:26:24] * GavYur left the chat.
[07:26:24] * GavYur joined the chat.
[07:34:02] <lurker23206> how to enable tls support in ejabber server
[07:52:59] * truman21952 joined the chat.
[07:53:44] * johnson18289 joined the chat.
[07:54:16] <johnson18289> hi
[07:55:10] <johnson18289> Yo guys
[07:56:56] * truman21952 left the chat.
[07:57:03] * kennedy5170 joined the chat.
[07:57:09] * kennedy5170 left the chat.
[08:01:09] <lurker23206> hi all
[08:01:18] <lurker23206> did any one avaialble
[08:01:28] <lurker23206> how to enable tls support in ejabber server
[08:01:42] * johnson18289 left the chat.
[08:06:59] * csbhushan joined the chat.
[08:07:30] <csbhushan> guys, can anyone help me figure out how to retrieve a password for chatroom i created?
[08:29:17] * the ♚ left the chat.
[08:29:20] * ∞ left the chat.
[08:57:10] * devius joined the chat.
[08:57:24] <lurker23206> did ejabber supports for digest password
[08:57:36] <lurker23206> Digest password authentication
[08:57:38] <lurker23206> ?
[08:58:06] <Kev> I think you mean DIGEST-MD5, in which case yes I'm pretty certain it does.
[09:01:39] <lurker23206> When i connected using gajim it says ..You are about to send your password on an unencrypted connection. Are you sure you want to do that?
[09:01:56] <lurker23206> if i clicked yes then it is connected ?
[09:02:11] <Kev> I have no idea how your system is configured :)
[09:02:27] <lurker23206> But when i using the same accound in pidgin it is not connected Read Error occurs
[09:05:28] <lurker23206> ok kev thank you
[09:06:02] <Kev> For ejabberd issues, they have a room I think (something like ejabberd@conference.jabber.ru).
[09:13:05] <lurker23206> THANK YOU
[09:14:08] * devius left the chat.
[09:38:47] * GavYur left the chat.
[10:00:17] * yuppinturic joined the chat.
[10:08:39] * GavYur joined the chat.
[10:13:32] * GavYur left the chat.
[10:13:34] * GavYur joined the chat.
[10:15:43] * ∞ joined the chat.
[10:15:43] * the ♚ joined the chat.
[10:26:37] * yuppinturic left the chat.
[10:29:32] * yuppinturic joined the chat.
[10:30:38] <lurker23206> When i connect the ejabber user in gajim it (shows)gajim displays:You are about to send your password on an unencrypted connection. Are you sure you want to do that?When i press yes .Then the connection becomes established what it is meant for?
[10:31:05] <lurker23206> why gajim displays like this ..
[10:31:24] <lurker23206> how to make ejabber into encrypted connection.
[10:51:55] * yuppinturic left the chat.
[10:52:05] * yuppinturic joined the chat.
[10:56:59] <lurker23206> how to make a ejabber to encrypted connection
[10:57:08] <hoover25495> hello
[10:57:11] <lurker23206> hello
[10:57:13] <lurker23206> hoover
[10:57:43] <hoover25495> it's a nice day.
[10:58:25] <lurker23206> hmm
[10:58:47] <lurker23206> did any one know the diffrence between unencrypted and encrypted
[11:00:01] <hoover25495> I don't know, may be the socket layer do that.
[11:03:06] <Kev> lurker23206: Yes, the difference between encrypted and unencrypted is whether the stream has gone through the STARTTLS dance in XMPP, but for configuring ejabberd you'll need to talk to the ejabberd folks, none of the servers I admin have run ejabberd for some time.
[11:05:54] <lurker23206> ok kev . did any one know about ejabber configuration
[11:06:05] <lurker23206> for unencrypted connection
[11:06:09] <Kev> Try the ejabberd MUC.
[11:07:56] * SebastianS joined the chat.
[11:10:26] * yuppinturic left the chat.
[11:10:34] * yuppinturic joined the chat.
[11:10:55] * ∞ left the chat.
[11:10:55] * the ♚ left the chat.
[11:10:56] * the ♚ joined the chat.
[11:10:57] * ∞ joined the chat.
[11:11:27] <lurker23206> ok
[11:24:39] * ∞ left the chat.
[11:24:39] * ∞ joined the chat.
[11:27:24] * GavYur left the chat.
[11:28:10] * GavYur joined the chat.
[11:29:46] * Lastwebpage joined the chat.
[11:34:31] * yuppinturic left the chat.
[11:46:39] * Anshsinghdhamija joined the chat.
[11:46:40] * Anshsinghdhamija left the chat.
[11:46:44] * Anshsinghdhamija joined the chat.
[11:46:44] * Anshsinghdhamija left the chat.
[11:46:53] * Anshsinghdhamija joined the chat.
[11:46:53] * Anshsinghdhamija left the chat.
[11:47:04] * Anshsinghdhamija joined the chat.
[11:47:04] * Anshsinghdhamija left the chat.
[11:50:18] * Anshsinghdhamija joined the chat.
[12:00:23] * yuppinturic joined the chat.
[12:05:14] * MattJ joined the chat.
[12:15:16] * Anshsinghdhamija left the chat.
[12:16:59] * mpranj joined the chat.
[12:20:23] * Anmolhans008 joined the chat.
[12:20:23] * Anmolhans008 left the chat.
[12:21:07] * Anmolhans008 joined the chat.
[12:21:07] * Anmolhans008 left the chat.
[12:21:57] * Anmolhans008 joined the chat.
[12:22:16] * Anmolhans008 left the chat.
[12:32:52] * hoover25495 left the chat.
[12:46:59] * creation joined the chat.
[13:17:35] * amitparekh89 joined the chat.
[13:18:05] * amitparekh89 left the chat.
[13:27:19] * yuppinturic left the chat.
[13:36:09] * /gentili.nicola joined the chat.
[13:36:09] * /gentili.nicola left the chat.
[13:36:10] * /gentili.nicola joined the chat.
[13:36:10] * /gentili.nicola left the chat.
[13:36:15] * /gentili.nicola joined the chat.
[13:36:15] * /gentili.nicola left the chat.
[13:36:33] * naw joined the chat.
[13:41:15] * /gentili.nicola joined the chat.
[14:09:52] * /gentili.nicola left the chat.
[14:25:38] * lurker23206 left the chat.
[14:32:14] * HedgeMage joined the chat.
[15:29:38] * gazza joined the chat.
[15:30:13] * gazza left the chat.
[15:36:01] * Tobias joined the chat.
[15:36:31] * naw left the chat.
[16:06:14] * GavYur left the chat.
[16:27:24] * GavYur joined the chat.
[16:28:35] * Tobias left the chat.
[16:31:14] * naw joined the chat.
[16:40:58] * Tobias joined the chat.
[16:41:12] * stpeter joined the chat.
[16:48:57] * misha left the chat.
[17:26:14] * Волжанин joined the chat.
[17:28:02] * Волжанин left the chat.
[17:59:41] * evilotto joined the chat.
[18:09:21] * Z_God joined the chat.
[18:30:33] * GavYur left the chat.
[18:35:19] * naw left the chat.
[18:48:10] * Z_God left the chat.
[18:49:05] * Z_God joined the chat.
[18:54:50] * Kev left the chat.
[19:08:48] * misha joined the chat.
[19:09:04] * creation left the chat.
[19:12:55] * misha left the chat.
[19:18:02] * mpranj left the chat.
[19:18:27] * misha joined the chat.
[19:41:41] * Волжанин joined the chat.
[19:44:59] * Волжанин left the chat.
[20:05:35] * stpeter left the chat.
[20:21:05] * Neustradamus left the chat.
[20:22:35] * Neustradamus joined the chat.
[20:28:15] * misha left the chat.
[20:42:35] * Волжанин joined the chat.
[20:44:46] * misha joined the chat.
[20:46:06] * Волжанин left the chat.
[20:58:05] * treebilou left the chat.
[20:58:10] * Волжанин joined the chat.
[20:58:51] * Волжанин left the chat.
[21:04:48] * naw joined the chat.
[21:08:51] * misha left the chat.
[21:11:20] * misha joined the chat.
[21:23:07] * mpranj joined the chat.
[21:24:44] * /gentili.nicola joined the chat.
[21:24:45] * /gentili.nicola left the chat.
[21:26:15] * /gentili.nicola joined the chat.
[21:27:25] * misha left the chat.
[21:27:36] * louiz’ left the chat.
[21:27:39] * louiz’ joined the chat.
[21:27:58] * misha joined the chat.
[21:29:10] * misha left the chat.
[21:38:53] * parekh89 joined the chat.
[21:38:54] * parekh89 left the chat.
[21:45:34] * /gentili.nicola left the chat.
[21:45:35] * /gentili.nicola joined the chat.
[21:45:35] * /gentili.nicola left the chat.
[21:46:51] * /gentili.nicola joined the chat.
[21:48:54] * /gentili.nicola left the chat.
[21:52:30] * nixon4539 joined the chat.
[21:52:39] * nixon4539 left the chat.
[21:55:31] * evilsmith joined the chat.
[21:57:40] * evilsmith left the chat.
[21:59:43] * the ♚ left the chat.
[21:59:46] * ∞ left the chat.
[22:47:23] * MattJ left the chat.
[22:47:29] * MattJ joined the chat.
[22:49:44] * SebastianS left the chat.
[23:07:48] * Tobias left the chat.
[23:09:03] * Z_God left the chat.
[23:17:11] * Lastwebpage left the chat.
[23:50:26] * misha joined the chat.
[23:56:13] * jabber joined the chat.
[23:57:22] * test1234 joined the chat.
[23:57:54] * test1234 left the chat.
[23:57:57] * jabber left the chat.