100 projects tagged "HTML/XHTML"
PHP Content Management System (phpCMS) makes it possible to need only one template for your whole Web site. It allows you to provide dynamic menus with unlimited levels, and use templates and sub-templates without a database. It is search engine-friendly and proxy-friendly, as the pages it generates can not be distinguished from static HTML pages. PHP code can be added to any template and content file with an optional module. It supports the caching of parsed pages and gzip compression.
This is a generic HTML table wrapper base class. It provides basic functionality to generate the output of any HTML component that may be layed out in a table. It features XHTML compliant output and built-in control of table, row and cell color, width, alignment, and border width. Cell contents are fully definable in subclasses by iterating over the class functions to define the data of the rows and their cells.
rimric interactive offers complete intranet/Internet databasing and collaboration solutions for any sized business or project. You can maintain invoices, purchase orders, contacts, investment groups, securities, and other data sets, or establish a Wiki based on standards, all using the fastest technologies available.
XMLDB uses an RDBMS to persist arbitrary XML documents. Due to its storage mechanism, searching for and recalling documents is extremely quick. You can also perform XSL translation on documents with surprising speed. The library can be used in any program to store libxml2 documents. A PHP module is also included, making XMLDB into a complete three-tier Web application development suite.
phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a 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.
ASAPlate separates PHP source code from templates. The library is based on FastTemplate, but the project has a different philosophy. It is easy to learn and use. There's no need to especify in the source code which templates will be found in the template files. Template files can be edited with any WYSIWYG editor, can be dynamic, and are recursively parsed.
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and grids. It is based on a hierarchical design targeted at federations of clusters. Ganglia is currently in use on over 500 clusters around the world and has scaled to handle clusters with 2000 nodes.