23 projects tagged "HTML/XHTML"
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.
Lumenation a complete middleware and framework environment with its own SDK, LightBulb. It is a complete browser-based WYSIWYG PHP development suite that includes an application generator, a code editor (with context and classes prompting and highlighting), a GUI application interface, record locking, record access journaling, HIPAA, FERPA, and DOD application compliance, user application logging, transaction logging, user monitoring, a library of PHP classes and data access security, report, query, and SQL builders, a source code manager, an application management system, and a virtual desktop system metaphor, and many other features.
Snippetory is a general Java template engine based on passive templates. In passive templates, template code and logic are clearly separated from each other. The templates contains very simple mark up. By removing logic, templates are directly accessible, fully parametrized, and free of context, and can easily be reused. Navigation, code competition, and structuring of the code with methods and classes are supported.
phpWebApp is an application framework which makes it easy and simple to build PHP Web applications based on relational databases. It separates the task of designing and changing the layout of the application from the task of implementing the logic of the application, by using XML templates that are an extension of XHTML. It also simplifies the task of implementing the logic of the application by offering an event based programming model. In addition, phpWebApp tries to offer modularity and code reusability to the community of Webapp developers.
Youhp3 (Youpee's One Unlimited HTML PreProcessor) is an HTML preprocessor that allows you to embed code of any script language, as well as calling any external program to generate text files. It is specifically designed to work with HTML/XML documents, and provide traditional features, such as define, include, macro, conditional tests, and loop.
Myghty is a Python-based Web application framework originally ported from HTML::Mason. It supports the full feature set of Mason, allowing component-based Web development with Python-embedded HTML. It also features additional paradigms such as module components, environment-neutral session support, and many more language features. The HTTP connector API includes mod_python, CGI, WSGI, and standalone implementations. It also supports command line and custom non-HTTP environments.
cstor is a cross-reference compiler and reverse engineering tool. It compiles one text file (database) from multiple source modules (currently reads C, C++, and Perl). The tool combines reverse engineering capabilities, code validation, and an HTML documentation generator. The database can then be reused from own scripts and programs, e.g. to implement cross-compilers, validate coding conventions, build statistics etc. The builtin documentation generators are actually an application of the database.
The Styler Ant Task makes useful combinations of XSLT and other transformations easy to specify in an Ant build file. Styler can handle multiple transformations, in parallel or pipelined, split or merge files, process non-XML files such as HTML (based on JTidy), apply non-XSLT transformation, such as "regular fragmentations" and use any custom XMLReader or XMLFilter class to handle new file formats and transformation techniques.