Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2002-07-13 01:38:13
Size: 544
Editor: h00a024ac1a6f
Comment:
Revision 5 as of 2002-11-04 22:28:38
Size: 1407
Editor: pD9EB0746
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== URL ===
http://www.slither.info/
#pragma section-numbers off
A framework for WebProgramming.
=== Masthead ===
Line 4: Line 5:
=== Licence ===
GPL
   URL:: http://slither.toolsofcomputing.com/
   version:: 1.0 (''[[Date(2002-06-20T00:00:00)]]'')
   licence:: GPL
   platforms::
   Python versions:: ???
Line 8: Line 12:

=== Operating Systems ===
Line 23: Line 25:
=== InTheirOwnWords ===

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.

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"]].
Line 24: Line 34:
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"]].

A framework for WebProgramming.

Masthead

URL

http://slither.toolsofcomputing.com/

version

1.0 (Date(2002-06-20T00:00:00))

licence
GPL
platforms
Python versions
???

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 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".

Comments

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

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