Re: [naviserver-devel] Documentation & website question

2006-09-06 Thread Gustaf Neumann
Bernd Eidenschink schrieb: I really respect the whole Wiki thing for what it created (Wikipedia et al), but I don't like the technology. The surprising part for me is how much success a project can have if people don't need a password to contribute... maybe an option is to look at xowiki: t

[naviserver-devel] nsd operation on portables

2006-09-06 Thread Zoran Vasiljevic
Hi! Did anybody played with an idea to have nsd running on a portable, whose IP address changes from time to time WHILE the process is running? And that the computer may go sleep for some hours and then wake up again? Would that be possible? If not what do we need to do to make it possible? Che

Re: [naviserver-devel] nsd operation on portables

2006-09-06 Thread Vlad Seryakov
If you listen on 0.0.0.0 then it does not matter what IP address is or changed, it will accept it anyway, i used to run nsd on my home computer with frequently changing dynamic IP, no problem. Never tried sleep mode though. Zoran Vasiljevic wrote: Hi! Did anybody played with an idea to have n

Re: [naviserver-devel] nsd operation on portables

2006-09-06 Thread Zoran Vasiljevic
On 06.09.2006, at 19:17, Vlad Seryakov wrote: If you listen on 0.0.0.0 then it does not matter what IP address is or changed, it will accept it anyway, i used to run nsd on my home computer with frequently changing dynamic IP, no problem. Never tried sleep mode though. Great! This is good

Re: [naviserver-devel] nsd operation on portables

2006-09-06 Thread Vlad Seryakov
Not sure about other places Zoran Vasiljevic wrote: On 06.09.2006, at 19:17, Vlad Seryakov wrote: If you listen on 0.0.0.0 then it does not matter what IP address is or changed, it will accept it anyway, i used to run nsd on my home computer with frequently changing dynamic IP, no problem.

Re: [naviserver-devel] Documentation & website question

2006-09-06 Thread Stephen Deasey
On 9/5/06, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: On 05.09.2006, at 19:07, Bernd Eidenschink wrote: > > http://wiki2man.sourceforge.net/ Almost (although you are right)! What we need is wiki->doctools man-pages not nroff man pages. (what a stupid naming mess !!!) I wonder if there is a w

Re: [naviserver-devel] Documentation & website question

2006-09-06 Thread Vlad Seryakov
agree, having only one place and way of writing documentation will provide no barriers for updating it, just laziness or lack of time :-)) Stephen Deasey wrote: On 9/5/06, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote: On 05.09.2006, at 19:07, Bernd Eidenschink wrote: http://wiki2man.sourceforg

Re: [naviserver-devel] Documentation & website question

2006-09-06 Thread Vlad Seryakov
Is there a script which will convert the existing man pages to doctools format? We can't be the first people to ever have done this. May be it makes sense to use API docs from panoptic Wiki, it has most recent documentation and ignore old nroff files at all? -- Vlad Seryakov 571 262-8608 of

Re: [naviserver-devel] Documentation & website question

2006-09-06 Thread Stephen Deasey
On 9/6/06, Vlad Seryakov <[EMAIL PROTECTED]> wrote: > > Is there a script which will convert the existing man pages to > doctools format? We can't be the first people to ever have done this. May be it makes sense to use API docs from panoptic Wiki, it has most recent documentation and ignore ol

[naviserver-devel] Wiki pages

2006-09-06 Thread Vlad Seryakov
I ran wget against panoptic WIki and post-processed html files into wiki_html, only content is extracted(thanks to well formatted Wiki source) http://www.crystalballinc.com/vlad/nsdocs/ It is html, but this is the newest API and some other useful information, combined with official old aolserv

[naviserver-devel] Explanation of last changes

2006-09-06 Thread Vlad Seryakov
I would like to put some explanation about my last commit because it looks like a lot of stuff changed but actually not. The purpose was to run with smallest possible nsd.tcl with reasonable defaults. The rest is tuning and just to run development or test server i do not need several kilobyt