Posted by Rasti | Sep 24th, 2009
Symphony is an open source content management system (CMS) exclusively designed in the XSLT templating language. The goal of the Symphony is to provide a highly streamlined development workflow and allow developers to have full control over their website’s markup, URLs and data structures.
Symphony provides an engine that powers a website, a publishing admin interface for content producers and the necessary...
Posted by Rasti | Sep 23rd, 2009
The abbreviation XSLT means EXtensible Stylesheet Language Transformations. In other words, XSLT is transformation of XML document styled by XSL (EXtensible Stylesheet Language) into other format, like XHTML.
It might look confusingly at the first sight, but reality is much easier as it seems. Simply said, if you have some XML document, this can be styled by XSL (EXtensible Stylesheet Language) as well as transformed...