Projects tagged ‘library’ and ‘xhtml’


Jump to tag:

Projects tagged ‘library’ and ‘xhtml’

Filtered by Project Tags library xhtml

Refine results Project Tags html (18) web (12) development (10) programming (9) java (8) xml (7) css (6) php (6) toolkit (5) framework (5) ajax (5) dhtml (5)

[23 total ]

44USERS
   

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in ... [More] which almost any aspect of the source can be highlighted, the use of CSS classes to massively reduce the amount of output code, function-to-URL capabilities, line numbering, and much more. Over 50 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM. [Less]

22USERS
   

BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

18USERS
   

Umbrella project for integrations of Wicket and other projects such as Jasper Reports, Hibernate, Freemarker. Also a home for small community contributions.

15USERS
   

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

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]

6USERS
   

RedCloth is a module for using Textile in Ruby. Textile is a text markup format. A very simple text format. Another stab at making readable text that can be converted to HTML.

5USERS
 

ResourceSpace is a web-based, open source Digital Asset Management (DAM) system based on PHP and MySQL and incorporating several other open source libraries and tools. Think of it as a media library (e.g. a photo or video library) with added ... [More] collaboration tools. It was originally developed for the international charity Oxfam, who then released the software as open source. [Less]

4USERS
 

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

2USERS
 

A framework of frameworks for rapid application development in Python. It includes packages for XML and XHTML parsing and generating, SNMP manager, SMI query API, Cisco-style CLI framework, QA automation, program control, and more.

1USERS
 

gara is a JavaScript-Toolkit. The gara toolkit comes with two powerful packages to create Rich Internet Applications (RIA). The jsWT (JavaScript Widget Toolkit) package for the UI-widgets and the jsFace package to support the MVC design-pattern.

1USERS

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

1USERS

Html widgets library PHP5-based rich-GUI html widgets library for php projects Based on PIWI library and redistributed by LGPL license

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]

1USERS
 

htmLawed is a highly customizable single-file PHP script to make text secure, and standard- and admin policy-compliant for use in the body of HTML 4, XHTML 1 or 1.1, or generic XML documents. It is thus a configurable input (X)HTML filter, processor ... [More] , purifier, sanitizer, beautifier, etc., and an alternative to the HTMLTidy application. * make HTML markup in text more secure and standard-compliant * processed text can be used in HTML, XHTML or XML documents * restrict HTML elements, attributes, protocols, etc. * balance tags, check element nesting, transform deprecated attributes and tags, convert relative to absolute URLs, etc. * highly customizable * single file of ~45 kb * simple HTML Tidy alternative * use to filter & sanitize HTML code submitted in blog comments, forum posts, etc., generate XML-compatible feed items from web-page excerpts, make old HTML code XHTML-compliant, pretty-print HTML, scrape web-pages, and so on [Less]

1USERS
 

ShaniXmlParser is a small and fast Xml/Html DOM/SAX non validating parser written in java. It can parse not well formed xml files. It also parses DTD, ENTITIES, CSS. Use DOM,SAX,JAXP interfaces. It passes DOM1/2/3 validations suites

1USERS
   

YaHP is a Java library that allows you to convert an HTML document into a PDF document.

1USERS
 

NauckIT.Web.Controls is a collection of useful ASP.NET Server Controls, such as a XhtmlMenu, a AJAX ProgressBar or a DHTML DateTimePicker

1USERS
 

AJAX.OOP is a lightweight OOP/Ajax JavaScript framework. Main feature is a fast anf mostly full implemented OOP engine under JavaScript 1.x and tiny weight of code. The goal of the project to build OO platform to make Web2.0 components in object-oriented way.

1USERS

phpHtmlLib is now an application development framework for developing OOP style web applications in PHP. The application framework supports an MVC style architecture, Ajaxable and Cacheable interfaces for developing rich client web applications. It ... [More] still contains the set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html Widgets . [Less]

0USERS

MarkdownJ is the pure Java port of Markdown (a text-to-html conversion tool written by John Gruber.)

0USERS

XHTMLTranscoder is an open-source Java class that quickly converts broken HTML code to well-formed XHTML. This class extend the com.tecnick.htmlutils Java package that provides a collection of utilities to create, parse and convert HTML/XHTML ... [More] documents. XHTMLTranscoder is a fast transcoder useful to convert HTML code in real-time. This class do not check headers, it checks only the general rules for tags, attributes and nesting: tags (elements) names in lowercase; attributes names in lowercase; elements nesting; elements termination; unquoted attributes; unminimized attributes; unterminated empty tags; preserve other languages elements (php, asp, jsp, ...). The HTML documents transcoded using the XHTMLTranscoder class are generally recognized as valid XHTML document by the W3C Markup Validation Service. [Less]

0USERS
   

A faster port of redcloth written in ruby & ragel.