Re: [AOLSERVER] system encoding

2001-05-23 Thread Remigiusz Sokolowski
Rob Mayoff wrote: > > > I have simple rather problem but not too much experience to solve it :-) > > In one file I have some text in iso8859-2 and I want to serve it as > > iso8859-2. > > Do you simply want to send the file contents back to the client? If so, > you can use this: > > ns_return

Re: [AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Brett Schwarz
http://jabbertcl.sourceforge.net --- Dossy <[EMAIL PROTECTED]> wrote: > On 2001.05.23, Scott Goodwin <[EMAIL PROTECTED]> > wrote: > > It appears that Jabber (http://www.jabber.org) is > the answer to my IM > > question. It has numerous clients, is SSL-capable, > allows you to specify > > your o

Re: [AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Scott Goodwin
So many cool things to do, so little time. *sigh* Well, at least my new computer has shipped :) a 1.7 GHz, 256 MB Dell with a 21" Trinitron. Yeehah! I think I shall be a tad bit more productive with that thing on my desk at home. /s. -Original Message- From: AOLserver Discussion [mailto:

Re: [AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Dossy
On 2001.05.23, Scott Goodwin <[EMAIL PROTECTED]> wrote: > It appears that Jabber (http://www.jabber.org) is the answer to my IM > question. It has numerous clients, is SSL-capable, allows you to specify > your own directory service for looking up users (which is critical to us). > In addition, it'

Re: [AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Roberto Mello
On Wed, May 23, 2001 at 05:00:48PM -0400, Scott Goodwin wrote: > It appears that Jabber (http://www.jabber.org) is the answer to my IM > question. It has numerous clients, is SSL-capable, allows you to specify > your own directory service for looking up users (which is critical to us). > In additi

Re: [AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Scott Goodwin
It appears that Jabber (http://www.jabber.org) is the answer to my IM question. It has numerous clients, is SSL-capable, allows you to specify your own directory service for looking up users (which is critical to us). In addition, it's very XML-based, clean C code, multithreaded (though it uses GN

Re: [AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Scott Goodwin
Patrick Spence pointed out Jabber and I took a close look. I think it's going to be perfect for what we want to set up. Not sure it's worth writing a module for, but I'd like jabberd to be able to get info out of our Postgres database, so an AOLserver module that talks to the jabber server and all

Re: [AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Jonathan Wilner
I'm sure someone else has pointed you there by now, but check out http://www.jabber.org. You can run totally internal, supports SSL, is all XML based, open source. Clients for Windows, Mac, UNIX/Linux. On 5/23/01 10:59 AM, "Scott Goodwin" <[EMAIL PROTECTED]> wrote: > Is anyone aware of a module

[AOLSERVER] Instant Messaging via AOLserver?

2001-05-23 Thread Scott Goodwin
Is anyone aware of a module that allows AOLserver to act as an Instant Messaging gateway? I have a requirement to set up an IM system that is completely internal and uses SSL to authenticate the server and client certificates to authenticate the individuals using the IM system. I am interested in

Re: [AOLSERVER] system encoding

2001-05-23 Thread Rob Mayoff
> I have simple rather problem but not too much experience to solve it :-) > In one file I have some text in iso8859-2 and I want to serve it as > iso8859-2. Do you simply want to send the file contents back to the client? If so, you can use this: ns_returnfile 200 "text/html; charset=iso-8

[AOLSERVER] system encoding

2001-05-23 Thread Remigiusz Sokolowski
Hi! I have simple rather problem but not too much experience to solve it :-) In one file I have some text in iso8859-2 and I want to serve it as iso8859-2. I know I could set channel with fconfigure -encoding iso8859-2 to proper encoding, but interpreter doesn't see such encoding. All I get with c

Re: [AOLSERVER] AOLSERVER Digest - 21 May 2001 to 22 May 2001 (#2001-129)

2001-05-23 Thread Kevin Lawver
To get the user currently logged in, use: set user [ns_conn user] Hope that helps! Kevin Lawver In a message dated 5/22/01 11:05:14 PM, [EMAIL PROTECTED] writes: >how can i retrieve the user authenticated by nsperm?

[AOLSERVER] [ aolserver-Bugs-416246 ] File upload on win32 does not work

2001-05-23 Thread Mr. Source Forge
Bugs item #416246, was updated on 2001-04-15 04:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=103152&aid=416246&group_id=3152 Category: Architecture: Win32-specific Group: modules Status: Open Resolution: None Priority: 5 Submitted By: Barry Books (bfb) Assigned