Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2002-07-14 21:52:22
Size: 1157
Editor: pD9EB0537
Comment:
Revision 8 as of 2003-12-21 19:01:56
Size: 1730
Editor: dsl081-242-060
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
A framework for WebProgramming.
Line 5: Line 6:
   version:: 0.6 (''[[Date(2000-04-25T00:00:00)]]'')    version:: 0.7 (''[[Date(2000-07-20T00:00:00)]]'')
Line 8: Line 9:
   platforms::
   Python versions:: ???
   platforms:: Linux, FreeBSD, OS X, others
   Python versions:: 1.5.2, 2.2
Line 13: Line 14:
CGI CGI, PyApache, Apache 1.3.x Module
Line 17: Line 18:
High volume custom sites. C version currently in use at http://www.wunderground.com/
Line 18: Line 21:

Ruby, C/C++, Python, Perl, and Java interfaces available.
Line 21: Line 26:
Full CGI environment is pre-loaded into the template dataset
Line 22: Line 29:

Easy support for setting/reading Cookies and request information
Line 27: Line 36:
ClearSilver is a templating system designed for HTML. Helps enforce split between presentation and application.
Line 31: Line 42:
ClearSilver is language neutral, allowing you to seamlessly mix C, C++, Python, Perl, Java, PHP, and any other programming language you use, all in the same site, or even the same page. ClearSilver is language neutral, allowing you to seamlessly mix Ruby, C, C++, Python, Perl, Java, PHP, and any other programming language you use, all in the same site, or even the same page.
Line 37: Line 48:
http://www.clearsilver.net/img/misc/Clearsilver-Architecture.gif

A framework for WebProgramming.

Masthead

URL

http://www.clearsilver.net/

version

0.7 (Date(2000-07-20T00:00:00))

licence

derived from the [http://www.clearsilver.net/license.hdf Apache Software License v1.1]

platforms
Linux, FreeBSD, OS X, others
Python versions
1.5.2, 2.2

Deployment Platforms

CGI, PyApache, Apache 1.3.x Module

Suitability

High volume custom sites. C version currently in use at http://www.wunderground.com/

Development Interfaces

Ruby, C/C++, Python, Perl, and Java interfaces available.

Environment Access

Full CGI environment is pre-loaded into the template dataset

Session, Identification and Authentication

Easy support for setting/reading Cookies and request information

Persistence Support

Presentation Support

ClearSilver is a templating system designed for HTML. Helps enforce split between presentation and application.

InTheirOwnWords

ClearSilver is a fast and powerful HTML templating system.

ClearSilver is language neutral, allowing you to seamlessly mix Ruby, C, C++, Python, Perl, Java, PHP, and any other programming language you use, all in the same site, or even the same page.

ClearSilver is fast, avoiding the problems created by language-specific template systems written in slow script languages such as Python or Perl.

ClearSilver is easy to use. Unlike XML/XSLT, which are complicated to setup and understand. You'll quickly find that ClearSilver is the easiest way to develop dynamic webpages.

http://www.clearsilver.net/img/misc/Clearsilver-Architecture.gif

Comments

ClearSilver (last edited 2014-04-16 03:55:15 by DaleAthanasias)

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