Version 14 of Web Publishing

Updated 2012-11-21 23:42:53 by RLE

Introduction

For the purpose of this page, Web Publishing means programming web sites. It encompasses the entire stack of technologies that are used to make content available via the world-wide web, from pure http servers to client-side user-interface scripting.

Toy Servers

8-Line Server

mini demo webserver

One Track Mind

scwsd

tcliki - a webserver based on DustMote

Simple Servers

DustMote

castle

Tatu

The Smallest Tcl Web Server

HTTP Servers

Apache (not implemented in Tcl)

Wibble

Wub

TclHttpd

Dandelion

Embedded TCL Web Server

httcld

Lighttpd (not implemented in Tcl)

Content Management Systems

see CMS

Wiki Servers

Wikit

Application Development Frameworks

NaviServer (a fork of AOLserver)

AOLserver

Rivet

WebApp

Woof!

WebServices

DynaWeb (defunct?)

tothttpd

Spindle

WELD

websh

Request Dispatch

CGI

FastCGI

SCGI

Playing CGI

TWD

websh

SajaxTCL

See Also

Web servers which provide native Tcl support

Tcl Web Object Standards

Cameron Laird's personal notes on Tcl-savvy Web servers

GSoC Application Server Project

search this wiki: "web"

Using Tcl to write CGI applications

BOOK Interactive Web Applications With Tcl/Tk

Resources

Philip and Alex's Guide to Web Publishing