Logs for jabber

Show join/part/nick changes:

[00:14:57] * Tobias_ joined the chat.
[00:20:43] * Tobias left the chat.
[00:50:23] * Zaheramar joined the chat.
[00:50:24] * Zaheramar left the chat.
[00:50:33] * Zaheramar joined the chat.
[00:50:34] * Zaheramar left the chat.
[00:51:50] * Zaheramar joined the chat.
[00:53:32] * Zaheramar left the chat.
[00:54:47] * Zaheramar joined the chat.
[01:01:05] * Zaheramar left the chat.
[01:01:09] * Zaheramar joined the chat.
[01:01:09] * Zaheramar left the chat.
[01:04:52] * Zaheramar joined the chat.
[01:05:03] * Zaheramar left the chat.
[02:11:57] * dynam1te left the chat.
[02:11:57] * dynam1te joined the chat.
[03:05:52] * waqas left the chat.
[03:08:42] * lokesh.hk2009 joined the chat.
[03:08:43] * lokesh.hk2009 left the chat.
[04:12:13] * bharat joined the chat.
[04:13:11] <bharat> hi kev good morning
[04:24:45] * bharat left the chat.
[04:28:51] * Kevin joined the chat.
[04:38:10] * harding54688 joined the chat.
[04:38:31] <harding54688> Hi
[04:39:01] * clinton6580 joined the chat.
[04:43:39] * clinton6580 left the chat.
[04:57:07] * willgo left the chat.
[05:48:22] * Kevin left the chat.
[05:57:05] * harlock joined the chat.
[06:16:32] * Alex joined the chat.
[06:20:22] * Alex left the chat.
[06:20:39] * Alex joined the chat.
[06:39:56] * Kev joined the chat.
[07:05:48] * harrykar left the chat.
[07:06:18] * harrykar joined the chat.
[07:07:59] * harrykar left the chat.
[07:08:45] * bharat joined the chat.
[07:10:27] <bharat> can any have agsxmpp filetransfer client working code
[07:11:45] <bharat> hi alex
[07:12:12] <bharat> will you help me for agsxmpp socket file tranfer code
[07:13:44] <bharat> hi ale
[07:13:46] <bharat> reply please
[07:13:49] <Alex> if you move this discussion to the right room probably yes. It does not help when you post your questions in 3 rooms. Please use dev@conference.ag-software.de
[07:14:15] <bharat> ok
[07:28:47] * yuppinturic joined the chat.
[07:30:09] * harrykar joined the chat.
[08:29:49] * clinton46495 joined the chat.
[08:30:15] * clinton46495 in now known as willgo.
[08:38:54] * willgo left the chat.
[08:53:11] * Tobias_ left the chat.
[09:24:08] * harlock left the chat.
[09:24:41] * treebilou left the chat.
[09:32:13] * roosevelt34624 joined the chat.
[09:32:13] * quincyadams65197 joined the chat.
[09:32:13] * quincyadams65197 left the chat.
[09:32:13] * roosevelt34624 left the chat.
[09:32:18] * jo.vandeginste\40gmail.com joined the chat.
[09:32:24] * jo.vandeginste\40gmail.com left the chat.
[09:33:36] * Vincent V. joined the chat.
[09:34:10] * jo.vandeginste joined the chat.
[09:34:14] * jo.vandeginste left the chat.
[09:35:09] * jo.vandeginste joined the chat.
[09:35:53] <jo.vandeginste> test?
[09:35:53] * NEOhidra left the chat.
[09:36:13] <jo.vandeginste> ok, seems i can now type here :-)
[09:37:41] <jo.vandeginste> (if anyone is receiving this, that's a different question)
[09:38:00] <Alex> received
[09:38:08] <jo.vandeginste> ok thx for confirmation :-)
[09:38:20] <jo.vandeginste> I have however a real question too
[09:38:32] <jo.vandeginste> i was making a jabber client to interact with a web site
[09:38:51] <jo.vandeginste> but there was a bug in it, so it restarted every few minutes (until i found the bug)
[09:38:58] <jo.vandeginste> now it can no longer connect
[09:39:40] <jo.vandeginste> a) is this expected behaviour, and b) (if yes to a) how long should i wait now until it is no longer blocked or to whom should i apologize?
[09:39:41] <Alex> no idea, a xml log would help to locate the problem
[09:39:49] <jo.vandeginste> i get connection timeout
[09:39:57] <Alex> or the server blocked you in the firewall because you connected to often in a row
[09:40:08] <jo.vandeginste> i use jabber.org as server
[09:40:48] <Kev> Depending what you're doing you should probably consider running your own server rather than using jabber.org
[09:41:10] <Kev> What exactly are you doing?
[09:41:10] <Alex> especially for testing when your code is still buggy
[09:41:18] <jo.vandeginste> i think (at least at this point, this may change in the future) the scop is really too small
[09:41:25] <Kev> Yes - testing software against jabber.org is very antisocial
[09:41:36] <jo.vandeginste> ah
[09:42:04] <jo.vandeginste> what i am doing: we communicate to end users via a web site
[09:42:24] <jo.vandeginste> but this process is quite intensive for just status updates
[09:42:33] <Alex> you should run your own server then
[09:42:42] <jo.vandeginste> my attempt was to make a buddy in my list (and others) to quickly post something on that site
[09:43:23] <jo.vandeginste> then i have to see how that works
[09:44:17] <Alex> that works fine with XMPP
[09:44:26] <jo.vandeginste> probably :-)
[09:44:37] <Alex> but jabber.org is a public IM service for personal usage
[09:44:39] <jo.vandeginste> (or what statement are you referring too)
[09:44:45] <jo.vandeginste> aha
[09:44:47] <jo.vandeginste> yes
[09:44:51] <Alex> you should not test buggy code against this service
[09:45:09] <jo.vandeginste> i have to say that the jabber code itself is not buggy
[09:45:19] <jo.vandeginste> it is my 'client' that crashes
[09:45:28] <jo.vandeginste> in some other part of the code
[09:45:55] <Alex> and you should not rely on this service for you company website
[09:46:01] <Alex> not sure if the policies allows this
[09:46:14] <jo.vandeginste> we don't rely on it
[09:46:26] <jo.vandeginste> users don't see it
[09:46:38] <Alex> but you use it
[09:46:41] <jo.vandeginste> yes
[09:47:26] <jo.vandeginste> "Low-bandwidth helper bots are acceptable."
[09:49:21] <Alex> anyway, I suggest running your own service
[09:49:27] <jo.vandeginste> however, since our scope may broaden significantly (if this works nicely), i'm checking out how servers work anyway
[09:49:52] <jo.vandeginste> I found it easier (of course) to use in place services that are sure to work
[09:49:53] <Kev> Running a server is quite trivial.
[09:50:16] <jo.vandeginste> I haven't tried yet, I find all kinds of results, I'm now weighing the pro's and cons :-)
[09:50:38] <Alex> there are also many companies where you can get xmpp hosting
[09:50:57] <Kev> Just pick a server based on whether you want Free (http://prosody.im) or commercial support (http://www.isode.com/products/m-link.html) [biased opinions], install and off you go :)
[09:52:28] <jo.vandeginste> there are no 'common' jabber testing servers?
[09:52:33] <jo.vandeginste> (testing.jabber.org)
[09:52:53] <Alex> no, because you can install a local server in 5 minutes
[09:52:59] <Alex> its really damn simple
[10:05:35] <jo.vandeginste> wrong window, sorry
[10:05:49] <jo.vandeginste> why is this reloading every five minutes?
[10:06:22] <Kev> Oh, I guess you're a Google user?
[10:06:31] <jo.vandeginste> gmail, yes
[10:06:40] <Kev> Bug in their server - they send a request to rejoin the room every five minutes without you asking them to.
[10:06:47] <jo.vandeginste> haha :-)
[10:06:53] <jo.vandeginste> ok
[10:13:51] * jo.vandeginste left the chat.
[10:13:54] * jo.vandeginste joined the chat.
[10:13:55] * jo.vandeginste left the chat.
[10:33:26] * luvs joined the chat.
[10:36:15] * luvs left the chat.
[10:36:49] * Tobias joined the chat.
[10:44:05] * angelmon806 joined the chat.
[10:44:06] * angelmon806 left the chat.
[11:40:12] * dympy\40jabber.org joined the chat.
[11:45:02] * Tobias left the chat.
[11:49:21] * test joined the chat.
[11:49:28] * test left the chat.
[12:05:20] * dympy\40jabber.org left the chat.
[12:10:00] * test122\40jabber.org joined the chat.
[12:10:16] * test122\40jabber.org in now known as wikkgo.
[12:10:23] * wikkgo in now known as willgo.
[12:16:07] * test joined the chat.
[12:16:34] * test left the chat.
[12:23:09] * bharat left the chat.
[12:45:28] * arthur3422 joined the chat.
[12:45:39] * arthur3422 left the chat.
[12:47:46] * nkt joined the chat.
[12:48:28] * nkt left the chat.
[12:53:04] * treebilou joined the chat.
[13:05:03] * Z_God joined the chat.
[13:05:46] * nkt joined the chat.
[13:22:53] * nkt left the chat.
[13:24:17] * naw joined the chat.
[13:34:38] * naw left the chat.
[13:56:50] * Alex left the chat.
[13:56:50] * Alex joined the chat.
[13:59:41] * willgo left the chat.
[14:10:46] * harding54688 left the chat.
[14:24:01] * Alex left the chat.
[14:25:37] * Tobias joined the chat.
[14:42:45] * yuppinturic left the chat.
[14:48:02] * lokesh.hk2009 joined the chat.
[14:48:02] * lokesh.hk2009 left the chat.
[14:54:57] * reagan13290 joined the chat.
[14:59:53] * reagan13290 left the chat.
[15:03:12] * yuppinturic joined the chat.
[15:08:51] * Vincent V. left the chat.
[15:19:32] * luvs joined the chat.
[15:35:50] * luvs left the chat.
[15:44:02] * MattJ joined the chat.
[16:01:58] * aRyo joined the chat.
[16:09:55] * aRyo left the chat.
[16:16:42] * psa joined the chat.
[17:49:39] * Joseph Slegers joined the chat.
[17:54:25] * Joseph Slegers left the chat.
[17:56:35] * Neustradamus joined the chat.
[17:57:46] * treebilou joined the chat.
[17:59:47] * nkt joined the chat.
[17:59:58] * Neustradamus left the chat.
[18:00:10] * Z_God joined the chat.
[18:02:02] * Neustradamus joined the chat.
[18:02:37] * nkt left the chat.
[18:03:17] * nkt joined the chat.
[18:04:04] <nkt> i'm having (the same) jabber-gchat connectivity problems again.
[18:06:15] * Tobias joined the chat.
[18:07:01] * smsme. joined the chat.
[18:07:36] * pengwen joined the chat.
[18:09:37] * smsme. left the chat.
[18:09:44] * louiz’ joined the chat.
[18:15:16] * Se7enstars joined the chat.
[18:19:34] * Kev joined the chat.
[18:19:35] * Se7enstars left the chat.
[18:23:51] * error joined the chat.
[18:32:35] * naw joined the chat.
[18:37:08] * Alex joined the chat.
[18:37:26] * Neustradamus left the chat.
[18:37:49] * Neustradamus joined the chat.
[18:44:42] * Link Mauve joined the chat.
[19:02:59] * nkt left the chat.
[19:03:29] * Tobias left the chat.
[19:06:28] * yuppinturic joined the chat.
[19:21:57] * harrykar joined the chat.
[19:28:53] * misha joined the chat.
[19:39:17] * psa joined the chat.
[19:41:03] * Holger joined the chat.
[19:59:05] * Tobias joined the chat.
[20:22:48] * martbo joined the chat.
[20:32:39] * ThurahT joined the chat.
[21:57:32] * Alex left the chat.
[22:10:14] * madison3171 joined the chat.
[22:13:12] * madison3171 left the chat.
[22:29:29] * Z_God left the chat.
[22:48:51] * psa left the chat.
[22:52:37] * naw left the chat.