Projects tagged ‘library’, ‘web’, ‘xhtml’, and ‘xml’


Jump to tag:

Projects tagged ‘library’, ‘web’, ‘xhtml’, and ‘xml’

Filtered by Project Tags library web xhtml xml

Refine results Project Tags programming (3) html (3) browser (2) java (2) css (2) development (2) php5 (1) design (1) widget (1) xss (1) gui (1) template_engine (1)

[4 total ]

7USERS
   

PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP. While most web developpers continue to use ASP/JSP/PHP tags as the core language of their templates, the Zope community came with a ... [More] refreshing idea named TAL. The idea was to move presentation actions inside XHTML attributes instead of using plain tags or elements. [Less]

4USERS
 

This package provides combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants.

1USERS

Small embeddable pure Java library to perform source code highlighting and render the results in a variety of formats.

1USERS

Flying Saucer is a strict XHTML/XML renderer written in 100% Java (no native browser hooks), for embedding in a variety of applications (chat programs, mp3 players, web services clients, etc). It aims to provide strict and *full* webstandard ... [More] compliance for XHTML with CSS 2.1 styling. Input is well-formed XML and styling/layout is done with CSS. Output is PDF, Swing panel (for interactive use), image files, and SWT support is being developed. As of the current release, R7, the library should support almost all of CSS 2.; limitations on CSS support are listed in the project issue tracker. [Less]