Re: [AOLSERVER] Documentation Available Online

2002-09-24 Thread Nathan Folkman
All, please be sure to take a look at the README included with AOLserver 3.5. It should hopefully answer a number of questions I've seen asked recently. - Nathan 2. Documentation Documentation is available in the "doc" subdirectory of this release. It contains of Unix-style ref

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Peter M. Jansson
On Wed, 25 Sep 2002, [ISO-8859-1] Daniël Mantione wrote: > On Tue, 24 Sep 2002, Peter M. Jansson wrote: > > > if we figured out a way to present that information using the sourceforge > > project page > > You don't, just like you don't put a list of references on the front of a > book. You really

Re: [AOLSERVER] Documentation Available Online

2002-09-24 Thread Roberto Mello
On Tue, Sep 24, 2002 at 04:57:08PM -0400, Nathan Folkman wrote: > > - Starting with AOLserver 3.5, we're moving to provide documentation as > man > pages, similiar to what you get when you download and install Tcl. How are the man pages being written? In straight roff? If they were written in Do

Re: [AOLSERVER] Documentation Available Online

2002-09-24 Thread Patrick Spence
- Original Message - From: "Nathan Folkman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 1:57 PM Subject: [AOLSERVER] Documentation Available Online > The old HTML based documentation files are once again available at HREF="http://aolserver.com/docs";> >

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Daniël Mantione
On Tue, 24 Sep 2002, Peter M. Jansson wrote: > if we figured out a way to present that information using the sourceforge > project page You don't, just like you don't put a list of references on the front of a book. You really need to write your own html, otherwise it will be a horrible mess for

[AOLSERVER] Documentation Available Online

2002-09-24 Thread Nathan Folkman
The old HTML based documentation files are once again available at http://aolserver.com/docs";> http://aolserver.com/docs. Couple of things to note: - We will not be updating the information contained on those pages. - Starting with AOLserver 3.5, we're moving to provide documentation as man pag

[AOLSERVER] AOLserver 3.5.0 is available

2002-09-24 Thread Kriston Rehberg
AOLserver 3.5.0 is available at http://aolserver.sourceforge.net/. This version has several major improvements the Tcl library, memory management, and overall performance. Projects that already use the Tcl 8 interpreter on nsd8x can use AOLserver 3.5.0 with no changes. The Tcl library now needs to

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Peter M. Jansson
The old site is in cvs. Just checkout the aolserver.com module and you can get the pages to see what links there were. I think it would be good if we figured out a way to present that information using the sourceforge project page, so we can start moving forward. Do other sf projects have page

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Roberto Mello
On Tue, Sep 24, 2002 at 01:50:46PM -0400, Nathan Folkman wrote: > Everyone is encouraged to upload documentation into the Docs area. > You're also invited to help flush out the new "Tcl style" man pages for > the AOLserver C and Tcl API's. Check out the aolserver_v35_bp for > examples in /doc. A t

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Daniël Mantione
On Tue, 24 Sep 2002, Patrick Spence wrote: > I put them online for myself, feel free :) http://as.ariven.com/docs/ > > May take a day in some areas for DNS to propigate.. Great! Now we've another problem; sites about AOLserver; nobody is unable to find them anymore. For example, guess the Wiki

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Patrick Spence
I put them online for myself, feel free :) http://as.ariven.com/docs/ May take a day in some areas for DNS to propigate.. - Original Message - From: "Daniël Mantione" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 10:31 AM Subject: Re: [AOLSERVER] AOLserv

Re: [AOLSERVER] I18N (was: Whither the tcl API documentation?)

2002-09-24 Thread Nathan Folkman
We have, and have made some changes based on that work. What are some specific examples of functionality missing, and/or bugs with the current AOLserver code base which prevent you, and others, from abonding the OpenACS base? Thanks! - Nathan On Tuesday, September 24, 2002, at 11:43 AM, Roberto

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Nathan Folkman
Everyone is encouraged to upload documentation into the Docs area. You're also invited to help flush out the new "Tcl style" man pages for the AOLserver C and Tcl API's. Check out the aolserver_v35_bp for examples in /doc. A tagged version of 3.5 is forthcoming. - Nathan On Tuesday, September 24

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Daniël Mantione
On Tue, 24 Sep 2002, Daniel P. Stasinski wrote: > Any bookmarks to docs arent going to work. All the docs are > available for download. Are they going to be available on-line again? Otherwise I'll out them on a server myself. Daniël

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Daniel P. Stasinski
Any bookmarks to docs arent going to work. All the docs are available for download. Daniel P. Stasinski Software Engineer Mayor Pharmaceutical Laboratories [EMAIL PROTECTED] - Original Message - From: "DonaldFEvans" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread DonaldFEvans
well, all my bookmarks don't work...

Re: [AOLSERVER] AOLserver homepage??

2002-09-24 Thread Daniel P. Stasinski
It's still there, only it uses the default SourceForge face instead of the custom face. Everything is still there. Daniel P. Stasinski Software Engineer Mayor Pharmaceutical Laboratories [EMAIL PROTECTED] - Original Message - From: "Daniël Mantione" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

Re: [AOLSERVER] I18N (was: Whither the tcl API documentation?)

2002-09-24 Thread Roberto Mello
On Fri, Sep 20, 2002 at 09:50:52AM -0600, Pierre Asselin wrote: > > Speaking only for myself, I left a patch at sourceforge that ports > the 3.3+ad13 internationalization support to 3.4.2 . We use it here > in production, but we only serve UTF-8 so we don't exercise the full > functionality. > >

Re: [AOLSERVER] NTPL on Linux

2002-09-24 Thread Jim Davidson
In a message dated 9/23/2002 11:42:19 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: > What I would really like to see is a better wakeup mechanism so that > all of the threads don't wake up at once when a new request comes in. > I think that's how it works now in many cases, though don't kn

[AOLSERVER] AOLserver homepage??

2002-09-24 Thread Daniël Mantione
Hi, I've not been very busy with AOLserver lately, but it I just made a visit to www.aolserver.com and to my suprise it is no more :( What happened? Daniël