Differences between revisions 4 and 16 (spanning 12 versions)
Revision 4 as of 2002-08-27 04:47:04
Size: 1395
Editor: bi-01pt1
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:
   URL:: http://www.slither.info/
version:: 2.0 (''[[Date(2002-06-20T00:00:00)]]'')
   version:: 1.0 (''<<Date(2002-06-20T00:00:00)>>'')
Line 8: Line 9:
   platforms::
   Python versions:: ???
   platforms:: Apache
   Python versions:: 1.5 - 2.4
Line 27: Line 28:
Slither is a light, CGI based Web development framework authored entirely in Python. Our goal is 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. 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.
Line 31: 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"]]. 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 35:

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.