19 projects tagged "XSL/XSLT"
PigeonReader is the Web mail client of the PigeonAir project, a solution for easily building clustered, scalable, and modular email services. PigeonReader is completely UTF-8 compliant, allowing any charset to be used. It is based on XML, which allows skins and themes to be easily written using the XSLT language. It was written to be easily used in a cluster of Web servers, where multiple and different domains are to be managed transparently to the end user, possibly with different skins, features, and configurations.
PigeonAdmin is the mail administration interface of the PigeonAir project, a solution for easily building clustered, scalable, and modular email services. PigeonAdmin allows many virtual domains of the mail server to be easily managed using a simple Web interface. It allows every domain to have a different configuration than any other. It also allows domain administrators to choose which configurations to force on their own users or which parameters the users will be able to configure and modify by themselves.
Silva is a CMS for organizations that manage multiple or complex Web sites. Content is stored in clean XML, independent of layout and presentation. Features include versioning, a workflow system, an integral visual editor, content reuse, sophisticated access control, multi-site management, extensive import/export facilities, fine-grained templating, and hi-res image storage and manipulation. Silva is built on top of the Zope Web application platform.
RefleX is a Java tool that allows people that have no particular knowledge of Java to write smart programs entirely in XML. The concepts of native XML programming used in RefleX have been designed separately, so that other implementations on other platforms/languages can be considered. As the tags used are considered "active", the underlying concepts have been named "Active Tags". Programming in XML allows developers to efficiently produce batch scripts as well as Web applications. With Active Tags, you can dramatically decrease the number of lines you have to code.
hatatap is an HTTP scripting tool with scripts in XML. The scripts are transformed into Java/o:XML before they are either executed from the commandline, integrated into Ant build files, or run interactively from a Web application. hatatap supports cookies, Javascript, HTML DOM, Web Services/SOAP, performance tests with concurrency, test reports, regular expression matching, and stateful Web site navigation. It is written in o:XML and uses HttpUnit.