Differences between revisions 12 and 16 (spanning 4 versions)
Revision 12 as of 2006-09-13 17:44:42
Size: 1740
Editor: paddy3118
Comment:
Revision 16 as of 2008-11-15 14:01:25
Size: 1761
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#acl All:read
Line 5: Line 7:
   version:: 1.0 (''[[Date(2002-06-20T00:00:00)]]'')    version:: 1.0 (''<<Date(2002-06-20T00:00:00)>>'')
Line 30: Line 32:
The main documentation for Slither is the book [[http://www.amazon.com/exec/obidos/ASIN/0130410659 "Web Programming in Python: Techniques for Integrating Linux, Apache Web Server, and MySQL"]]. Highly recommended! The main documentation for Slither is the book [[[http://www.amazon.com/exec/obidos/ASIN/0130410659|"Web Programming in Python: Techniques for Integrating Linux, Apache Web Server, and MySQL"]]]. Highly recommended!
Line 34: Line 36:
Note that there is ''no'' documentation except for that book. The "documentation" link on the website points to the same plug. So, if you want to evaluate Slither by writing a small application in it, apparently you're supposed to buy the book. Yay? ''It is heavily used inside [http://www.hostway.com Hostway]] but probably nowhere else.'' Note that there is ''no'' documentation except for that book. The "documentation" link on the website points to the same plug. So, if you want to evaluate Slither by writing a small application in it, apparently you're supposed to buy the book. Yay? ''It is heavily used inside [[http://www.hostway.com|Hostway]]] but probably nowhere else.''

A framework for WebProgramming.

Masthead

version

1.0 (2002-06-20)

licence
GPL
platforms
Apache
Python versions
1.5 - 2.4

Deployment Platforms

Suitability

Development Interfaces

Environment Access

Session, Identification and Authentication

Persistence Support

Presentation Support

InTheirOwnWords

Slither is a light, CGI based Web development framework authored entirely in Python. Our goal is to develop the most minimal Web application development platform that is user friendly, fast, and easy to develop and maintain complex and feature-filled Web portals.

The authors of this project were motivated by the plethora of complex, slow, and sometimes expensive application servers that are currently available. After a tour of duty in the JSP/Servlet, Zope, and PHP theaters of combat, the authors decided to sit back and analyze the Web portal development lifecycle. Our main question was: What is the minimal set of features needed to get a web application up and running?

The main documentation for Slither is the book "Web Programming in Python: Techniques for Integrating Linux, Apache Web Server, and MySQL"]. Highly recommended!

Comments

Note that there is no documentation except for that book. The "documentation" link on the website points to the same plug. So, if you want to evaluate Slither by writing a small application in it, apparently you're supposed to buy the book. Yay? It is heavily used inside Hostway] but probably nowhere else.

Slither (last edited 2008-11-15 14:01:25 by localhost)

Unable to edit the page? See the FrontPage for instructions.