• Karl Lehenbauer

    Creator of NeoWebScript, author of mod_neoinclude.c and all of the initial tcl code, which implements the NeoWebScript commands. Also for co-authoring Extended Tcl, and authoring the NeoSoft Tcl extensions included in the source directory as neo7.5.

  • Randy Kunkee

    For debugging mod_neoinclude.c, finding some of those subtle little bugs that made the web server crash and making the module stable enough that it hardly ever crashes. Also for bringing object oriented Tcl to NeoWebScript by including MIT Otcl, modifying it to make it work correctly with slave interpreters, and for the Otcl class definitions in class.tcl.

  • Horace Vallas

    For using NeoWebScript a lot, pointing out bugs and making suggestions about how it should work. Initially, pages containing NeoWebScript had their own mime-type, and Horace insisted that it should be allowed in existing pages. He was, of course, right about this, and many other things. Horace also is the author/contributor of neotrack and named counters.

  • George Porter

    For helping with the tcl code, and implementation with Apache-SSL.

  • Mark Diehkans

    Co-author of Extended Tcl.

  • Keith Bostic

    For the database routines used to support the dbstore/dbfetch commands.

  • Nathaniel Borenstein

    For inventing Safe Tcl, the basis for a secure NeoWebScript interpreter that can be used by untrusted individuals.

  • David Wetherall

    For MIT Otcl.

  • John Ousterhout

    Inventor of Tcl.