Search results

Jump to navigation Jump to search
  • ...is a working draft in progress for an introductory guide to AOLserver and Tcl. == ADP Pages ==
    2 KB (231 words) - 03:09, 16 June 2007
  • ...[C API]] or [[Tcl API]], or single pages can be written using either [[Tcl pages]] or [[ADP]] pages. If you load one of the language modules, you will also be able to use you
    573 bytes (93 words) - 15:06, 23 November 2009
  • Acronym: AOLserver Dynamic Pages ADPs contain a mixture of '''TCL''' and HTML, with the TCL code being parsed and evaluated by AOLserver as it delivers the page. ADPs
    982 bytes (155 words) - 15:02, 23 November 2009
  • ...also provides a method of making view controls at ADP level rather than at TCL level, which keeps development at an appropriately abstracted level. ns_register_adp GET /myurl/* d:/pages/myadp.adp
    813 bytes (122 words) - 00:17, 4 October 2009
  • ...e in Tcl libraries - mixed with HTML to create a complete web page. Unlike Tcl libraries, any changes you make to the ADP take effect immediately without ...art trying, make sure you have configured AOLserver correctly to parse ADP pages.
    2 KB (363 words) - 00:34, 20 November 2008
  • ''(Lets not split these into seperate pages until there's enough content.)'' ...is somewhat familiar with http://aolserver.com/docs/devel/c/, or its peer pages, and now is looking for more advanced development topics.
    3 KB (387 words) - 19:27, 16 April 2008
  • So, you'd like to help document the core Tcl API for AOLserver, but you're not sure where to start or how to do it? Rea Here are links to pages containing the documentation templates. To use them, visit the page and cl
    1 KB (238 words) - 04:14, 13 October 2005
  • == Debugging AOLserver pages == dhost String. The host name the Tcl debugger is listening on. (Example: 127.0.0.1)
    951 bytes (124 words) - 09:08, 7 September 2006
  • .../modules/tcl. Now you should have directory named twapi under your server tcl modules directory e.g. AOLserver/servers/{yourserver}/modules/tcl/twapi
    2 KB (317 words) - 13:52, 6 March 2007
  • Man page: http://aolserver.com/docs/tcl/ns_adp_stats.html : ns_adp_stats - Return statistics about cached ADP pages.
    2 KB (363 words) - 03:00, 15 June 2004
  • Man page: http://aolserver.com/docs/tcl/ns_url2file.html /usr/local/aolserver/servers/server1/pages/test.adp
    469 bytes (72 words) - 19:26, 21 June 2004
  • ...est suits the project at hand. For my web development needs, AOLserver and TCL have been best. For other needs I usually choose between 80x86 assembler, B My latest TCL related project is x10bot, a home automation daemon for x10 CM11A appliance
    2 KB (313 words) - 06:18, 17 April 2010
  • I've been using Tcl for various reasons for about 7 years now - I love it my language of choice ...us) and found that Tcl is an excellent language for the genaration of web pages.
    898 bytes (160 words) - 06:41, 13 October 2005
  • ...'''ns_adp_registerproc''' with [[ns_adp_registerscript]]. Both register a Tcl script/proc that is run by the tag. However, this one receives individual a : Suppose you want to register a tag that retrieves some url using the Tcl http package. You could register the tag as follows:
    3 KB (497 words) - 08:19, 14 October 2009
  • : '''AOLserver''' is a multithreaded, Tcl-enabled, massively-scalable and extensible web server tuned for large scale ...es) containing TCL intermixed with HTML. The parsing and execution of the TCL code occurs "within" the server, rather than being transferred out through
    3 KB (503 words) - 15:06, 23 November 2009
  • So I came up with a little virtualhosting.tcl file /data/servers/nsshutdown/conf/nsd.tcl (main nsd config)
    5 KB (674 words) - 21:07, 3 April 2005
  • ...be handled by the nscgi module, you had to make the change in your config .tcl and restart AOLserver. This command is new to the AOLserver 4.5.1 version :Just like with registered ADP pages or procedures, the CGI script will be invoked irregardless of the original
    1 KB (208 words) - 00:42, 4 October 2009
  • * rapid development by using Tcl, a high-level scripting language * flexibility of using low level C or high-level Tcl
    2 KB (316 words) - 15:05, 23 November 2009
  • Man page: http://aolserver.com/docs/devel/tcl/api/adp.html#ns_register_adptag ...ns_adp_registerscript''' with [[ns_adp_registeradp]]. This one registers a Tcl script/proc that is run by the tag. The other one registers an ADP script t
    3 KB (568 words) - 08:19, 14 October 2009
  • ...ting language, similar to using Tcl as the scripting language for your ADP pages. ...is in a manner very similar to the "First C Module" example, by defining a Tcl function "ns_myfunction" and binding that to calls into your properly initi
    7 KB (1,048 words) - 13:38, 6 December 2005

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)