18 projects tagged "Build Tools"
Aphid (the Apache/Perl HTTP Installation Daemon) provides a quick facility for compiling and installing the Apache Web server with support for SSL via mod_ssl, and with the embedded Perl interpreter provided by mod_perl. It downloads, compiles, and installs the software into the directory of your choice. Aphid places emphasis on providing an intuitive, browser-based interface and keeping a tiny distribution footprint. To date Aphid has been tested on Rehat Linux 6 and 6.2, FreeBSD 4.0, and Solaris 2.6 and 7.
RADpage is a rapid application development system for dynamic, data-driven Web applications. It directly operates inside the browser without requiring a client-dependent development environment. RADpage comes as an Apache module or a CGI, includes a powerful HTML/XML like object-oriented programming language called heitml (pronounced "Hi-TML"), and more than 150 Web application components. Development is done on a fully functional application instead of requiring the edit-save-browse cycle associated with conventional client-side development environments. The RADpage editor stores application pages in readable well-formed XML or upon request in HTML for editing with HTML editors.
The CODE:NEO Application Server is a Web server extension that bridges the gap between web interfaces and compiled code. It allows the user to build "Joints" with .CnBin extensions, which can be called through the Web server and operate at ultra-fast speeds. CODE:NEO also comes with two API libraries (CnUtil and CnServer) that provide many convenient rapid development tools.
PHAkt is an open-source PHP extension for Macromedia Dreamweaver MX, allowing PHP generation using the same techniques as when developing ASP/JSP/CF. PHAkt has a lot of improvements over the original PHP_MySQL server model of Macromedia Dreamweaver MX, including support for multiple databases in a transparent way, support for MySQL, PostgreSQL, and MsSQL date locales, user authentication server behaviors, master/detail server behaviors, go to detail page server behaviors, improved code generation, and multiple and extensible recordset support. IIS and Apache 2 are supported by using absolute redirects.
NeXTensio is a collection of server behaviors and commands designed to boost programmer productivity for task automation and form generation. It based on UniFORM, the Unified FORM Architecture, and UniVAL, the automated validation algorithm. NeXTensio allows developers to concentrate the application logic in one location, while allowing Insert/Edit/Delete operations. This provides great flexibility and a centralized way of dealing with form logic. It includes KTML, the online WYWIWYG HTML editor, and the Improved Repeat Region, which features list filtering and sorting.
tgen generates a Web site from a collection of input files of a variety of types, using a set of registered HTML autogenerators. This allows, for example, the generation a Web site consisting of plain text pages, EtText formatted files, man or POD documentation, and/or custom formats, with a consistent and attractive look-and-feel. It is a driver program; the actual conversion work is done by a set of plugin filters or "autoformatters" (named *2hts[.*]).
CASM is an offline content management tool. It is ideal for creating and maintaining dynamic or static Web, WAP, or XML sites. CASM is implemented as an integrated command-line application which contains the Content Assembling Language compiler, an optimizer for HTML, CSS, and XML, HTML tidy integration, a powerful site file structure builder, and more. Content Assmebling Language (CAL) is a markup language designed to separate site content from display properties. CAL has a comfortable templating mechanism, if-then-else structure, variable substitution, file including, recordset handling, looping functions, and embedded Perl scripting.
FMPP is a text file preprocessor that uses FreeMarker templates to provide macros, flow control, and expressions. It uses recursive directory processing, so it can generate complete homepages (a tree of HTML files and images). It is extendable in Java to display data from any data source (such as a database). It is usable with a command-line interface, as an Ant-task, or embedded into a Java application.