Logs for jdev

Show join/part/nick changes:

[05:26:01] * Zash left the chat.
[05:32:47] * john left the chat.
[05:57:07] * jugg joined the chat.
[06:34:42] * johnny left the chat.
[06:41:03] * Alex joined the chat.
[06:51:08] * nabatt joined the chat.
[06:51:11] * nabatt joined the chat.
[06:58:49] * mlundblad_laptop joined the chat.
[07:11:54] * johnny joined the chat.
[07:26:29] * johnny left the chat.
[07:38:43] * tkoski joined the chat.
[07:53:35] * johnny joined the chat.
[07:55:11] * luca tagliaferri joined the chat.
[08:07:55] * Tobias joined the chat.
[08:08:44] * ermine joined the chat.
[08:12:50] * waqas joined the chat.
[08:12:55] * waqas joined the chat.
[08:14:10] * petermount joined the chat.
[08:15:16] * jprieur joined the chat.
[08:15:30] * jprieur left the chat.
[08:46:37] * Link Mauve joined the chat.
[08:48:31] * jugg left the chat.
[08:52:30] * teo left the chat.
[08:52:31] * teo joined the chat.
[09:10:50] * Neustradamus joined the chat.
[09:13:51] * asdf :F joined the chat.
[09:14:15] * asdf :F left the chat.
[09:41:46] * Zash joined the chat.
[09:47:48] * Alex left the chat.
[09:50:55] * luca tagliaferri left the chat.
[09:52:10] * luca tagliaferri joined the chat.
[09:59:32] * Neustradamus left the chat.
[10:06:33] * teo left the chat.
[10:06:33] * teo joined the chat.
[10:10:42] * luca tagliaferri left the chat.
[10:11:26] * luca tagliaferri joined the chat.
[10:18:14] * luca tagliaferri left the chat.
[10:18:46] * waqas left the chat.
[10:23:00] * luca tagliaferri joined the chat.
[10:33:11] * Neustradamus joined the chat.
[10:38:11] * waqas joined the chat.
[10:38:11] * waqas joined the chat.
[11:05:21] * Guus joined the chat.
[11:26:07] * Guus left the chat.
[11:26:42] * Zash left the chat.
[11:28:01] * Zash joined the chat.
[11:33:45] * Neustradamus_ joined the chat.
[11:34:21] * Neustradamus_ left the chat.
[11:41:36] * lastsky left the chat.
[12:13:30] * Treebilou joined the chat.
[12:49:37] * Tobias left the chat.
[13:01:13] * Tobias joined the chat.
[13:07:22] * tofu left the chat.
[14:12:45] * Florob joined the chat.
[14:32:22] * deryni joined the chat.
[14:50:38] * tofu joined the chat.
[14:56:44] * teo left the chat.
[14:59:55] * zanchin left the chat.
[15:00:11] * zanchin joined the chat.
[15:01:51] * zanchin left the chat.
[15:10:31] * zanchin joined the chat.
[15:11:33] * zanchin left the chat.
[15:11:40] * zanchin joined the chat.
[15:13:17] * zanchin left the chat.
[15:26:18] * zanchin joined the chat.
[15:26:49] * guillec joined the chat.
[15:26:52] * guillec left the chat.
[15:42:34] * teo joined the chat.
[15:43:40] * mlundblad_laptop left the chat.
[15:47:24] * Florob left the chat.
[15:54:31] * bjc joined the chat.
[16:05:37] * hawke joined the chat.
[16:13:45] * nabatt left the chat.
[16:24:16] * tkoski left the chat.
[16:43:54] * darkrain42 left the chat.
[16:43:55] * darkrain42 joined the chat.
[16:47:10] * luca tagliaferri left the chat.
[16:55:41] * petermount left the chat.
[16:59:58] * hawke left the chat.
[17:00:46] * hawke joined the chat.
[17:24:01] * darkrain42 left the chat.
[17:24:21] * darkrain42 joined the chat.
[17:34:34] * yagiza joined the chat.
[17:34:48] * Florob joined the chat.
[17:38:13] * nabatt joined the chat.
[17:38:17] * nabatt joined the chat.
[17:41:15] * darkrain42 left the chat.
[17:53:04] * yagiza left the chat.
[17:57:01] * evilotto joined the chat.
[18:22:36] * teo left the chat.
[18:22:36] * teo joined the chat.
[18:53:57] * mlundblad joined the chat.
[19:43:22] * julm joined the chat.
[19:45:11] * julm left the chat.
[19:45:21] * julm joined the chat.
[20:01:01] * Kev left the chat.
[20:31:20] * tofu left the chat.
[20:46:07] * jkhii joined the chat.
[21:06:53] * deryni left the chat.
[21:13:34] * Tobias left the chat.
[21:16:45] * Tobias joined the chat.
[21:23:11] * ermine left the chat.
[21:24:08] * Link Mauve left the chat.
[21:24:58] * Link Mauve joined the chat.
[21:34:45] * mlundblad left the chat.
[21:35:14] * jkhii left the chat.
[22:56:59] * bjc left the chat.
[23:16:32] * jkhii joined the chat.
[23:17:07] * wiretap joined the chat.
[23:45:40] * hawke left the chat.
[23:53:11] * johnny left the chat.
[23:55:09] * johnny joined the chat.
[00:16:09] * Link Mauve left the chat.
[00:37:25] * charding joined the chat.
[00:38:51] <charding> How can I find out if a xmpp server is PEP enabled or pubsub enabled? I'm writing some code to change the nick/alias of a user, but from what I read, it depends if the server is PEP or pubsub to form the stanza, am I correct?
[00:52:19] <Florob> charding, No you aren't ;) PEP is a profile/subset of PubSub. User Nickname (which is what I suspect you are implementing) generally uses a PubSub service bound to a account JID, which usually just supports the PEP subset.
[00:54:41] <charding> So I should send the 'pubsub node' type stanza request like in this link: http://sprunge.us/KjMC?sh
[00:55:05] <charding> for all nick changes?
[00:57:25] <Florob> charding, the former XML in that link is correct for this use-case.
[00:59:14] <charding> ok thanks.
[01:00:24] * Nolan left the chat.
[01:03:17] * evilotto left the chat.
[01:24:49] * Florob left the chat.
[01:26:17] * charding left the chat.
[01:28:46] * Florob joined the chat.
[01:29:08] * Florob left the chat.
[01:42:12] * Tobias left the chat.
[02:08:58] * Nolan joined the chat.
[02:09:49] * Nolan left the chat.
[02:12:18] * Nolan joined the chat.
[02:14:03] * Nolan left the chat.
[02:18:43] * Nolan joined the chat.
[02:21:35] * Nolan left the chat.
[02:25:51] * Nolan joined the chat.
[02:26:22] * Nolan left the chat.
[02:34:58] * Nolan joined the chat.
[02:41:52] * Nolan left the chat.
[02:42:09] * Nolan joined the chat.
[02:44:02] * Nolan left the chat.
[02:51:08] * waqas left the chat.
[03:02:20] * scippio left the chat.
[03:02:33] * scippio joined the chat.
[03:02:33] * scippio joined the chat.
[03:02:33] * scippio joined the chat.
[03:02:33] * scippio joined the chat.
[03:02:34] * scippio joined the chat.
[03:02:34] * scippio joined the chat.
[03:02:43] * scippio joined the chat.
[03:02:43] * scippio joined the chat.
[03:02:43] * scippio joined the chat.
[03:43:41] * Nolan joined the chat.
[03:45:44] * Nolan left the chat.
[03:47:59] * Nolan joined the chat.
[03:48:32] * Nolan left the chat.
[04:38:37] * Nolan joined the chat.
[04:38:57] * Nolan left the chat.
[04:45:54] * waqas joined the chat.
[04:45:54] * waqas joined the chat.