813 projects tagged "OS Independent"
AFT (Almost Free Text) is a document preparation system. It is mostly free form, meaning that there is little intrusive markup; AFT source documents look a lot like plain old ASCII text. It has a few rules for structuring your document, more to do with formatting your text than embedding lots of commands, and it produces all types of output (HTML, XHTML, LaTeX, roll-your-own XML, etc.). All that needs to be done is to edit a rule file. You can even customize your own rule files for specialized output.
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.
ATG Dynamo integration for JBuilder is a JBuilder 5 plugin that makes it easy to deploy J2EE applications to the ATG Dynamo Application Server version 5.1 (DAS). It can be installed and run with the other JBuilder 5 plugins such as BEA WebLogicServer 5.1, BEA WLS 6, IBM WebSphere 3.5, Borland AS 4.5, etc.
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.
Aigaion is a Web-based shared bibliography manager built on PHP/MySQL. It is based on the BibTeX format, but has support for other formats as well. Some of its key features are extensive support for organizing a bibliography in a topic structure, personal and public annotations on each publication, multi-user support, easy import/export, and an intuitive user interface.