23 projects tagged "Windows"
Advanced Data Grid Control is a Java applet which enables the display of data in rows and columns in Java and Web applications. It features Fast Sorting, Data Acquisition, URL Hyperlinks, Embedded Images, Column Totalling, and much more. It enables dynamic interaction with other page components via Javascript and special methods.
C Scripting Language (CSL) is an embeddable scripting language with C syntax. A comprehensive set of libraries is included in the base package, and writing your own libraries is possible with an easy API for C programs, as well as a class interface for C++ programs. If you are looking for a compact and powerful scripting engine for your application, CSL might be the choice.
C-Cramp (the C-Cramp College Radio Audio Management Program) is a Web-based frontend to MySQL for managing the types of things that small radio stations might need: audio files, data, and "metadata"; DJ and staff information, schedules, live music and program logs, and all sorts of other data. Currently, a cross-platform PHP application is the focus of the project, but more features and types of programs are planned that will hopefully enable easier playback, storage, loading, and entering for all types of applicable data.
Cameleon a Framework for developing reliable database applications in a technology independent and predominantly editorial way. User interfaces may be easily exchanged from Swing to HTML and vice versa, and databases may be exchanged in the same manner. The Swing variant framework is established. The HTML user interface is under construction but can be reviewed on the project Webpage ("Test sample application"). Cameleon's target users are programmers who manage midrange data volumes (from thousands to millions of database records) and who prefer simplicity and availability rather than animation. Business features such as security management and parameter administration are supported in the framework. The framework allows web developement without any knowledge of JSP, HTML, Servlets etc. Data input elements (and groups of them) may be used in Java Server Pages.
Eleven is a programming language for creating robust, scalable Web applications quickly and easily. It offers a 20x programmer productivity increase over traditional server programming languages like ASP, PHP, and JSP by automating state management and taking control of the application's look and feel. From high-level source code with a simple, C-like syntax, the compiler generates complete, ready-to-run implementations in PHP or mod_perl. Applications maintain their state in a relational database and are inherently fault-tolerant, secure, and scalable.
First Choice to HTML converts PFS:First Choice database files to HTML. It features full explanation of the conversions, examples, CGI routines, and a full set of links to resources. Several other utilities are included, such as tools for analyzing, sorting, rearranging, and pretty printing.
Forms for Metadot Web Portal is a web based forms package for the metadot portal. From your browser you can define a form with checkboxes, radio buttons, etc. Validate minimum length, max size, or against a regexp, attach "help" to field, and usual forms package type stuff. Users can then use the web to enter data according to your forms. It works within the metadot portal environment (nice, flexible portal - gpl mod_perl mysql).
Forumtalk is the collective name for an Apache module and a server which, together, can be used to create high performance Web forums. The Apache module allows for special Forumtalk-tags to be placed within HTML templates which will be replaced by forum data. Currently, the server can store its data in a MySQL or a PostgreSQL database. Communication between the forum server and the Apache module is in XML, which makes it possible to easily extend Forumtalk with new clients.