115 projects tagged "XSL/XSLT"
Lantern is a tool that lets users load XML documents and test XPath expressions. It produces an immediate graphical result where selected and context nodes are highlighted, and displays the XML document in the same format as it is stored in the file (rather than as an ugly tree widget). It is aware of name spaces and allows the user to set a context node to test expressions related to it.
Jamper is an application for creating data transformation rules. It is a graphical tool that greatly simplifies the creation of those rules by using a simple drag-and-drop interface. Transformations are created simply by dragging lines between nodes. It is capable of loading XML schemas, instances, and XHTML documents. Therefore, it is possible to transform any of these document types into another. For example, a simple XML document can be transformed into an XHTML Web page.
SilkPage is an XML-based Web publishing framework that has evolved from the Docbook Website. With strong foundations in XML, it is a publishing framework with a focus on Web standards and usability. It is particularly suited for publishing personal websites, though it is by no means limited to them.
The goal of xmlportlet is to provide a base portlet to serve as a simple mechanism for transforming XML data into the view for your portlet application. This base portlet will be JSR-168 compliant, and will relieve you from developing the basic boilerplate logic needed to transform XML using XSLT into HTML.
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.