175 projects tagged "OS Independent"
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.
ASCIIMathML is a script that converts calculator-style ASCII math notation (and many LaTeX formulas) to Presentation MathML while your Web page loads. It works with HTML and XHTML files in Mozilla/Firefox/Netscape 7+ browsers, as well as in Internet Explorer 6 with MathPlayer. For example, the solutions for the equation 'ax^2+bx+c=0' are expressed in the HTML file as '(-b +- sqrt(b^2 - 4ac))/(2a)', and display as nicely formatted MathML. The script can be easily used in wikiservers and blogs, as a rudimentary MathML editor (with instant preview), and to preview math formulas as they are typed into a Web page input area.
ASCIIweb is a text-to-HTML formatting system that uses the 'pre' tag to create ASCII art Web pages, either on the fly or for static retrieval. It has a simple and flexible module system that also allows you to integrate shell scripts and practically any text output into your Web pages. It will also parse and include live Apache-style directory listings into your pages, giving you a creative and sharp looking way to make files available to your users. It looks just as good in Lynx as it does in Firefox.
Absolut Engine is a PHP/MySQL framework built on the basis of a former news publishing system. It features 3 layer access, article posting, editing, and deleting. Included are a basic image and file manager as well as a related articles manager. Rich text editing is provided via a built-in WYSIWYG editor that produces XHTML 1.0 Strict compliant code. It is easy to extend via the module functionality. It is fully configurable and easy-to-use. Modules include discussions, surveys, RSS feed export and import, search engine optimization, a messaging system, weather reports, and Google Maps.
Agilo for Scrum is a tool that integrates many useful functionalities to support Scrum and more. It is meant for a product owners managing a product backlog and release plan, Scrum masters coaching and supporting a team, and developers tracking issues and sharing knowledge. Agilo is highly configurable to adapt to your specific workflow and provides streamlined and full support for your daily work. Agilo supports multi-project environments as well as small teams and helps them to manage Scrum and the development issues at the same time.
AlberT-EasySite is a PHP-based site generation system that pays particular attention to graphics and to the complete separation of PHP and HTML code. It is a plugin based system. Template "objects" are handled by a plugin, making it very easy to add your own custom objects. Multiple themes and users support are included, as are the predefined HTML objects include, repeat, title, table, subDomain, counter, etc. It embeds AlberT-cache to speed up performance.
AldoContent is a lightweight CMS focused on usability and simplicity. It is designed for multilingual Web sites and can have sections with public and private content. It has file management, is extensible with plugins, and uses gettext for localization. Is written in PHP for a MySQL backend.
BHL is an Emacs mode which enables you to convert plain text files into HTML, LaTeX, Texinfo, SGML (Linuxdoc), and TXT files. The BHL mode handles three levels of sections, many sectioning styles, common font-styles, any kind of lists, tables, URLs, horizontal rules, and Wiki names. BHL handles a list of links (lol) and a table of contents (toc): you can browse the lol and the toc, insert them where you want, and update the sections' numbers with one keystroke.