The Wayback Machine - https://web.archive.org/all/20060117012927/http://www.clearsilver.net:80/
home | news | documentation | downloads | discussion | projects | license  
 

What is Clearsilver?

Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier.

The design of Clearsilver began in 1999, and evolved during its use at onelist.com, egroups.com, and Yahoo! Groups. Today many other projects and websites using it.

Why use Clearsilver?

High Performance and Language Neutral. Because Clearsilver is written as a C-library, and exported to scripting languages like Python, Perl, Java and Ruby via modules, it is extremely fast. This also means you can work with the same template system independent of the language your project is in.

Pluggable Look and Feel. Clearsilver makes it easy to face lift a site by providing a new set of templates. It is possible to easily run more than one look and feel at once, and share components with a base look and feel to reduce maintenance.

Internationalization Support. Clearsilver makes it trivial to support internationlization. You write your templates in your native language and included tools automatically extract and catalog language strings for translation.

Advanced features. Built in support for advanced features such as gzip compression, smart whitespace stripping, parametric macros, online debugging mode, url and javascript string escaping, and more.

How can I learn more?

The Clearsilver documentation explains both the theory of operation for Clearsilver itself, the C-api, and the extension module APIs.

What does Clearsilver look like?  ]
How is Clearsilver different from ASP, JSP, PHP?  ]
How does Clearsilver compare with XML/XSLT?  ]
Who is using Clearsilver?  ]
Recent News
Release ClearSilver 0.10.2 [2005-Dec-14]
Another release, mostly fixes for portability. If you've had problems compiling clearsilver in the past, this release is for you. One pervasive C API change for gcc4 where most functions take a 'char *' instead of an 'unsigned char *' now.
Release ClearSilver 0.10.1 [2005-July-28]
Another release, lots of changes to the Java JNI wrapper, plus big changes to the const-ness of arguments in the C library.
more...
Recent Discussion
Using Clearsilver - iwasso80s
    I want to thank you Brandon. A friend of mine and I just launched a fun little

Compiling 0.10.1 on Intel x86_64 - Carwyn
    The configure scripts don't seem to like the Intel x86_64 machine I'm trying to

mingw supported? - craigp98072
    I cannot compile clearsilver (either 0.10.1) using mingw, even after several

Re: mingw supported? - David Jeske
    I've compiled under mingw32 and built a python windows module. I wrote some

more...
ClearSilver was written by Brandon Long and Neotonic Software Corporation.
Many of the concepts behind ClearSilver are based on work by Scott Shambarger,
Paul Clegg and John Cwikla on the templating system for onelist.com and eGroups.com.
Donations in the form of Good Tequila or Chicago Pizza will be greatly appreciated by the authors.
 
Copyright © 2005 Brandon Long, All rights reserved.