Re: [naviserver-devel] still left to fix

2005-06-13 Thread Stephen Deasey
On 6/13/05, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: > > Hi Stephen, > > > Now compiles clean for me with gcc 4 using flags: -02 -Wall > > -Wno-implicit-int. (Linux FC3). Yippee! > > I compiled well last tuesday without mentionable warnings but then, when > following the 'compile ?' thread,

Re: [naviserver-devel] Move nscgi to modules?

2005-06-13 Thread Stephen Deasey
On 6/10/05, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > Hi! > > In the process of wholesale cleanup, we might consider > moving the nscgi module out of the main server and > into the modules section. > > The nslog/nsperm/nscp are pretty important to the server > operation and I'd leave them whe

Re: [naviserver-devel] binder, sockets

2005-06-13 Thread Stephen Deasey
On 6/10/05, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: > Hi! > > I'm in the process of cleaning up the code in order to > re-enable Windows compilation. > I've found several things we'd need to unify somehow: > > We have (until recently) had only TCP protocol support > hence the calls like: > >

Re: [naviserver-devel] Move nscgi to modules?

2005-06-13 Thread Bernd Eidenschink
> How about nsdb? This is an important module for people, but I'm > hoping my newer nsdbi will be a big enough improvement that it becomes > the new standard. In that case, it's kind of confusing to ship the > old version. Maybe it's something for the future. What do folks > think? In what way

Re: [naviserver-devel] website

2005-06-13 Thread Stephen Deasey
On 6/6/05, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: > > Hi, > > _please_ excuse the delay for bringing up the homepage. There is a first > version at www.servercult.com now. Don't worry about it, it took me just as long to reply... :-) > Feel free to bring up everything you like or disli

Re: [naviserver-devel] Move nscgi to modules?

2005-06-13 Thread Stephen Deasey
On 6/13/05, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: > > How about nsdb? This is an important module for people, but I'm > > hoping my newer nsdbi will be a big enough improvement that it becomes > > the new standard. In that case, it's kind of confusing to ship the > > old version. Maybe it

Re: [naviserver-devel] Move nscgi to modules?

2005-06-13 Thread Zoran Vasiljevic
Am 13.06.2005 um 10:08 schrieb Stephen Deasey: Yes, I mean move nsdb into modules, not remove it entirely :-) I'll be using it myself for some time on old ACS sites that depend on it. The nsdbi driver interface is not compatible with nsdb. New hooks are needed to support native bind variabl

Re: [naviserver-devel] binder, sockets

2005-06-13 Thread Zoran Vasiljevic
Am 13.06.2005 um 09:37 schrieb Stephen Deasey: Ns_SockListenTcp() should probably replace Ns_SockListenEx() with it's backlog parameter? The passed backlog should be checked, and if it's < 1, use the default from the config file. If this is the new recommended way to listen on sockets, I'd up

Re: [naviserver-devel] still left to fix

2005-06-13 Thread Zoran Vasiljevic
Am 13.06.2005 um 08:19 schrieb Stephen Deasey: Now compiles clean for me with gcc 4 using flags: -02 -Wall -Wno-implicit-int. (Linux FC3). Yippee! Yes. On Solaris still complains about pthread_sigmask and on Darwin about the 'long double' but this is something we can ignore for now. When I c

Re: [naviserver-devel] website

2005-06-13 Thread Bernd Eidenschink
> > Until direct login is possible for you please send me any content you > > like to add, see, change! I forgot to mention that this is just because we decided to rewrite the frontend display stuff so that it uses tdom/xml/xslt and now just have to bring our existing cms forms step by step into

Re: [naviserver-devel] strict aliasing?

2005-06-13 Thread Zoran Vasiljevic
Am 12.06.2005 um 11:51 schrieb Zoran Vasiljevic: Yes. Indeed. We should gradually go and fix those. I will do that while walking thru. You can do as well if at the right place. Gradually or not gradually, I had some spare time yesterday afternoon and have fixed all of those. We can consider th

[naviserver-devel] codestyle

2005-06-13 Thread Zoran Vasiljevic
Hi ! I would like to see if we can agree on the style used when formatting source-code. What I find very annoying is the usage of the TAB. According to both AOL and TCL style-guides, the TAB is deprecated. Now, in the Tcl project, it is still used, which I do not really understand?? The problem

Re: [naviserver-devel] Move nscgi to modules?

2005-06-13 Thread Vlad Seryakov
Yes, i agree nscgi should be in the core. Regarding nsdb, until new dbi interface tested and we have enough drivers i would keep nsdb in the core. It is very important module. Zoran Vasiljevic wrote: Am 13.06.2005 um 10:08 schrieb Stephen Deasey: Yes, I mean move nsdb into modules, not remo

Re: [naviserver-devel] website

2005-06-13 Thread Vlad Seryakov
I like auto-generating idea:-))) Stephen Deasey wrote: On 6/6/05, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: Hi, _please_ excuse the delay for bringing up the homepage. There is a first version at www.servercult.com now. Don't worry about it, it took me just as long to reply... :-)

Re: [naviserver-devel] codestyle

2005-06-13 Thread Vlad Seryakov
i agree Zoran Vasiljevic wrote: Hi ! I would like to see if we can agree on the style used when formatting source-code. What I find very annoying is the usage of the TAB. According to both AOL and TCL style-guides, the TAB is deprecated. Now, in the Tcl project, it is still used, which I do no

Re: [naviserver-devel] website

2005-06-13 Thread Zoran Vasiljevic
Am 13.06.2005 um 10:00 schrieb Stephen Deasey: On 6/6/05, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: Hi, _please_ excuse the delay for bringing up the homepage. There is a first version at www.servercult.com now. Don't worry about it, it took me just as long to reply... :-) Feel

Re: [naviserver-devel] website

2005-06-13 Thread Zoran Vasiljevic
Am 13.06.2005 um 17:19 schrieb Zoran Vasiljevic: What infrastructure would be needed to run MediaWiki? Ehm: Prerequisite tools To install MediaWiki you need four components: MySQL - an SQL database to store the Wiki text, user list etc. Apache - a web server to serve the HTML web pages PHP -

[naviserver-devel] Tcl/Tk 2005 Second Call for papers

2005-06-13 Thread akupries
Submission of Summaries Tcl/Tk 2005 will be held in Portland, Oregon USA from October 24 - October 28. The program committee asks all people using and developing with Tcl/Tk and extensions to submit papers and proposals for presentations at this conference. Past conferences have seen submissions c