Differences between revisions 1 and 16 (spanning 15 versions)
Revision 1 as of 2002-07-13 01:38:13
Size: 544
Editor: h00a024ac1a6f
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 1: Line 1:
=== URL ===
http://www.slither.info/
#pragma section-numbers off
#acl All:read
Line 4: Line 4:
=== Licence ===
GPL
A framework for WebProgramming.
=== Masthead ===

   version:: 1.0 (''<<Date(2002-06-20T00:00:00)>>'')
   licence:: GPL
   platforms:: Apache
   Python versions:: 1.5 - 2.4
Line 8: Line 13:

=== Operating Systems ===
Line 23: Line 26:
=== 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 [[[http://www.amazon.com/exec/obidos/ASIN/0130410659|"Web Programming in Python: Techniques for Integrating Linux, Apache Web Server, and MySQL"]]]. Highly recommended!
Line 24: Line 35:
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"]].
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.