Woof! - Web Oriented Object Framework

Woof! - Web Oriented Object Framework - is an open-source, platform and server-independent web application framework written in the Tcl programming language. It is intended to be easy to install and deploy, simple to understand and customize, and embeddable into other applications.

Ruff! Documentation Generator

Ruff! (Runtime function formatter) is a documentation generation system for programs written in the Tcl programming language. Ruff! is included with Woof! but can be used independently of it. Ruff! uses runtime introspection in conjunction with comment analysis to generate reference manuals for Tcl programs.

Woof! V0.4 released

Woof! V0.4 has been released. Major changes are as follows:

Isapi_scgi 0.6 released

V0.6 of the isapi_scgi extension has been released. Primary change in this release is the ability to automatically start the SCGI server in response to a client request.

Building Apache modules on Windows

I wanted to add SCGI support to Woof! under Apache on Windows. Not finding a suitably recent version of a mod_scgi binary for Windows, I thought I would build it myself. The eventual steps were simple enough but for someone building an Apache module for the first time on Windows (Linux is better documented and simpler) getting there was a bit of a runaround of following broken links and outdated information.

So here are the steps for future reference:

Syndicate content