home | news | documentation | downloads | discussion | projects | license  

 
What is ClearSilver?
 
ClearSilver is a fast and powerful HTML templating system.

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

    
Discussion

The ClearSilver mailing list is hosted at Yahoo Groups. You can join the list either online or by email.

View the Full Archives

Most recent messages
Re: problem printing an array in a loop - Philippe Le Gal
    Hi Brandon It works fine with the 'each' syntax. I'll try the loop syntax too just to understand it. Is there a bank of examples online with program in C and

Re: problem printing an array in a loop - Brandon Long
    There are in-line examples in the documentation, but not much from C, its mostly from the HDF directly. Brandon ... -- "Patriotism is the virtue of the

Re: problem printing an array in a loop - Eric Brunson
    Brandon Long wrote: On 03/25/08 Eric Brunson uttered the following other thing: Philippe Le Gal wrote: Hi, I try to generate an array filled in a c cgi like

manpage format fixes - Lars Kruse
    Hi, the debian package checker lintian complained about some manpage format problems in the clearsilver package. Attached you find a patch that fixes these

Attribute retrieving function for templates - Nikolai Kondrashov
    Hello All, As you all probably know there is no HDF node attribute manipulating facilities for templates. It may be so because nobody needs them, but, well, it

Re: Attribute retrieving function for templates - Nikolai Kondrashov
    ... Oh, and here is how you use it: <?cs var:attr(variable, "attr_name") ?> Sincerely, Nick

Re: manpage format fixes - Brandon Long
    ... So, the manpages are actually generated from the header comments using the python script at scripts/document.py I think most of these are just a matter of

Re: manpage format fixes - Lars Kruse
    Hi, ... oh - good to know ... ... yes - lintian reported these errors as "manpage-has-bad-whatis-entry". They seem to hinder mandb to create the keyword based

support for name and value as static strings - Sylvain Bertrand
    Hi, The idea would be to be able to: - set a name of node like setbuf (namely, the hdf manages the memory buffer). - tell the hdf node not to free its name

Re: support for name and value as static strings - Brandon Long
    Hmm, I guess there could be a setbuf like call for name, that only set the name of the node... I'm not sure exactly how that would work (normally it wouldn't

Build problem on amd64 (cs/test_crc.cs failes) - patch included - Thomas Regner
    Hello, the code in cs/ does not pass it's testsuite on amd64 machines, at least not on mine and a quick search on the net confirmed that others have the

Re: Build problem on amd64 (cs/test_crc.cs failes) - patch included - Brandon Long
    ... Yeah, that seems like a fine result. I've known about the issue, but didn't have a good idea of the "right" solution... the crc result would be different,

How to upgrade ClearSilver from 0.9.14 to 0.10.x ? - baison_hever
    Hello, I'm using the Trac tool, and I'm having a problem that the solution given was to upgrade the ClearSilver from 0.9.14 to 0.10.x (to be more especific

Re: How to upgrade ClearSilver from 0.9.14 to 0.10.x ? - Brandon Long
    Here's the README.txt file in the python directory on how to compile on Windows. I'm not in front of a Windows box at the moment, so I can't test it for you:

Subscribe to ClearSilver
Powered by groups.yahoo.com

 
Copyright © 2008 Brandon Long, All rights reserved.