Hi, I am very new to this software.

NaviServer 4.99.14d1 under FreeBSD 11.0-RELEASE-p1

One of the first things that I noticed was the [writer example][1]
doesn't do what it says it does.

[1]: http://minerva.bohemia.net:8080/examples/writer.tcl

ns/pages/examples/index.adp

Says:

<li> <a href="writer.tcl">Writer</A> page with example how writer
threads can be used to return huge files. It shows all files that
are in <%=[ns_info home]%>/modules/movies directory.

But ns/pages/examples/writer.tcl says:

set files /tmp/*.dat

It seems like it should do something like:

set files [ns_info home]/modules/movies/*

Also, there is broken English all over the place. Is there a convenient
process to make note of problems or is broken English just the way of
things? (Jeez, I sound like an ass. That wasn't my intention.)

Example - https://bitbucket.org/naviserver/naviserver/

3f. To download and install additional modules:

    For releases, usuall a distribution of the current modules is
    provided ass well via sourceforge. To get e.g. a modules
    named "nsfoo" installed

It was at this point in the set up process that I looked for a mailing
list. (Really, I'm not an ass. It must have been a rough week or something.)

Anyway, hello.



------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to