Re: [jdev] help request with xmpp component.

2008-03-14 Thread Magnus Henoch
George Gozadinos <[EMAIL PROTECTED]> writes: > Now, I would like to take it to the next level and write a xmpp > component that will be able to serve arbitrarily many helpdesks each > with its own agents. And that's where my problems start. Not sure at > all what I need to implement for the compon

[jdev] help request with xmpp component.

2008-03-14 Thread George Gozadinos
Hi all, I am a complete newbie with jabber and trying to solve the following problem: I've already implemented a web-based 'helpdesk' product where site visitors can ask for support and chat online with an agent if one is available. This is implemented as a simple jabber client written in

Re: [jdev] GSoC 2008

2008-03-14 Thread Fabio Forno
On Wed, Mar 12, 2008 at 9:44 PM, Peter Saint-Andre <[EMAIL PROTECTED]> wrote: > > I just posted a note about PJS on > > http://wiki.jabber.org/index.php/Summer_of_Code_2008#PJS . I hope it's not > > too late. > > It's not too late. In fact the mentoring organizations have not yet been > chose

Re: [jdev] Detect Num of XMPP IM Messagses/Logins/File Transfers in Logfile

2008-03-14 Thread Artur Hefczyc
Ali, There are number of ways for searching log files like: grep -c "some text" logfile.log gives you number of occurrences of the 'some text' in the log file. There are possibly other methods. I think, however that the best way is to ask the server developer as there might be better ways for re

Re: [jdev] Detect Num of XMPP IM Messagses/Logins/File Transfers in Logfile

2008-03-14 Thread Ali Jawad
I am sorry..if it counts for anything :$ On Fri, Mar 14, 2008 at 9:49 AM, Kevin Smith <[EMAIL PROTECTED]> wrote: > On Fri, Mar 14, 2008 at 7:35 AM, Ali Jawad <[EMAIL PROTECTED]> wrote: > > Well thank you for bein so rude...another suggestion would be to suggest > a > > more appropriate mailing li

Re: [jdev] Detect Num of XMPP IM Messagses/Logins/File Transfers in Logfile

2008-03-14 Thread Kevin Smith
On Fri, Mar 14, 2008 at 7:35 AM, Ali Jawad <[EMAIL PROTECTED]> wrote: > Well thank you for bein so rude...another suggestion would be to suggest a > more appropriate mailing list..thanks for nothing MF The previous poster was clearly trying to unsubscribe from the mailing list (I don't know why th

Re: [jdev] Detect Num of XMPP IM Messagses/Logins/File Transfers in Logfile

2008-03-14 Thread Ali Jawad
Well thank you for bein so rude...another suggestion would be to suggest a more appropriate mailing list..thanks for nothing MF On Fri, Mar 14, 2008 at 6:23 AM, Malcolm Tutt <[EMAIL PROTECTED]> wrote: > unsubscribe > > > -- > > *From:* [EMAIL PROTECTED] [mailto:[EMAI