21 projects tagged "User Interfaces"
CCFE is a simple tool to quickly supply an interactive screen-oriented interface to command line scripts and commands. It prompts users for the information needed to run the commands, and can be programmed with your preferred shell to provide predefined selections and run-time defaults. It also provides a menu system to hierarchically organize them and a viewer to browse the standard output and standard error of invoked scripts or commands.
RTK (Ruckus Tool Kit) is a high-performance, Perl-based, dynamic, content-generation system. It provides a nearly transparent bridge between HTML-based code pages and traditional CGI-based systems. It has been designed to automatically take advantage of existing systems, such as basic CGI, Apache's mod_perl, FastCGI, and SpeedyCGI, but does not require such systems for high-performance optimization.
Cruddy! is an instant CRUD Web front-end, featuring auto-discovery of the data dictionary. It is similar to phpMyAdmin in the plug-and-play manner, but much more user-friendly for staff and clients with access restrictions. Unlike phpMyAdmin, Cruddy!'s underlying CGI::CRUD is a full object-oriented webapp development framework. Currently, Oracle and MySQL RDBMS are supported. Cruddy! is stable and used in several production sites around the world including ValueClick, Inc.
Perl OS is a program that provides an easy interface to run Perl/Tk programs. It was also created to be an easy working environment, complete with a text editor, paint program, and more. It comes with several programs, along with a utility to add many more which can be found on the Internet. From the outside, Perl OS looks like a simple operating system. But inside, it is a powerful system for working with Perl and Tk.
The IWL includes several widgets with which consistent Web pages can be built quickly. The structure resembles the DOM tree, with the API mimicking Javascript very closely. The widgets themselves can be used as stand-alone object in an already existing scripts, or can be used to build new scripts from the ground up. They can be finalized in both HTML markup and JSON notation, which can be used for scripts. More advanced widgets like the Iconbox come with Javascript files that are automatically included when the widget is finalized as HTML.
Stunnix Advanced Web Server is a Web server for putting Web sites onto CD-ROMs, DVDs, FlashDisks, and other readonly media to be used on any typical system. Sites can be scripted with PHP, Python, Java, or Perl and can be driven by MySQL or SQLite databases. All required software programs are designed to reside on the CD-ROM to avoid the need to install software on the user's computer. The Web serving core is based on Apache 1.3.x, and has additional functionality to detect and use free ports and automatically start a browser on each platform. Desktop applications can also be created with it.
HEBCI is a technique that allows a Web form handler to transparently detect the character set with which its data was encoded. By using carefully-chosen character references, the browser's encoding can be inferred. Thus, it is possible to guarantee that data is in a standard encoding without relying on (often unreliable) Web server/browser encoding interactions.
liberror is a library for C and C++ that addresses the allegedly simply task of printing messages. It is essentially a feature-rich substitute for fprintf. Features include colours via ANSI mark-up, multiple error streams, report files, automatic error number assignment, filtering by number, subsystems, and groups, buffering with manual filtering and re-issuing, callbacks, error counters, time stamping, and message styles.