[JDEV] Jabber User Services
Mike Szczerban
mike at aspect.net
Sun Sep 9 17:26:12 CDT 2001
Mike,
when I was writing the jabbertools importer, I realized that unless I kept
the http connection open (by spewing data back from the server
continuously), everything would seem to 'hang' -- this might be what's
happening with you. As for viewing STDERR, methinks that there is a simple
way to redirect that output to STDOUT or another filehandle or stream. If
you've got programming perl from oreilly, it should be in there. If my book
wasn't at work right now, I'd look it up because I probably have a better
idea.
As for the user services site, it sounds like this might be a good
opportunity for cooperation and collaboration. I've written some of the
stuff you are talking about with the services in jabbertools
soon-to-be-in-cvs-once-i-get-off-my-rear (though I've kind of slacked off on
development as of late :\ ) and I know that Justin Mecham at least used to
plan to have a section of the JabberCentral network devoted to this sort of
thing (jabbertools.org).
Good luck
Mike
--
Mike Szczerban
email: mike at aspect.net
jabber: mike at jabber.org
aim: boatpants
http://ww.combustiblefruit.org
----- Original Message -----
From: "Michael Hearn" <mhearn at mailandnews.com>
To: <jdev at jabber.org>
Sent: Sunday, September 09, 2001 3:13 PM
Subject: [JDEV] Jabber User Services
> Hiya all,
>
> I'm working on a user services website that will allow Jabber users to
login
> and administer various sections of their account. By moving features such
as
> personal information editing, password changes etc. from the client to the
> user services site, clients will be made simpler and adding features to
the
> network will be easier.
>
> At least, that's the theory. I've hit problems though with me being a perl
> newbie. I am using MS Personal Web Server and ActivePerl with Net::Jabber
> installed from CPAN, and although my script works when i run it from the
> command line, when I try and run it from a web browser through the server,
> it just hangs as it attempts to execute:
>
> $Con = new Net::Jabber::Client();
>
> I can't work out how to view STDERR so I don't know what I'm doing wrong.
> Does anyone have some tips, or requests for features to be added to the
site
> to-do list?
>
> thanks -mike
> _______________________
> Michael Hearn
> mhearn at neuk.net
> Jabber (jabber.org) tweedledee at jabber.org
> ICQ# 34800568
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list