696 projects tagged "Windows"
The jab:ITS incident tracking system provides a browser-based help desk system for tracking and reporting customer support issues and occurrences. It features user registration and login, a list of incident items with a maximum of x number of items per page, the ability for customers to add and modify their own help desk items, the ability for administrators to modify any listing, the ability to search help desk items database by customer, product, keywords, etc., and email notification for customers and/or administrators.
Wordcircle is a program for teachers or professors and their students. Teachers can log in and create courses and give a course key to to their students. Courses consist of these parts: an overview, a calendar, discussion groups, course materials (files and links), and a robust project module for students to publish work and enter journal entries.
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.
PHPCoder is a Web-based frontend to the Turck MMCache encoding functions, which are similar to the Zend Encoder product. PHPCoder enables you to encode your PHP scripts and applications into non-reversible bytecode, thus preventing users of your programs from viewing or altering the source code while having full functionality. Another excellent use for PHPCoder is to encode your applications PHP configuration files, that way someone viewing your source code does not see your databae login and password information. It also allows you to set restrictions on the encoded scripts, you can lock a script to a particular server IP address, server host name, visitor IP, or even place a time limit on the script so it will expire after a configurable amount of time. You specify Text, HTML, or PHP code that should be prepended and appended to each file before it is encoded, allowing you to easily and securely implement your own licensing scheme.
photos is a Web-based photo database for storing metadata about digital photos so you can find them again later. It supports adding photos one at a time, or as a group by directory. It is intended to be run locally but can be run on a remote Web server if you've got the space and the bandwidth.
SiteSupra Visual Content Server is a professional Web development and management platform built on a visual paradigm. By deploying SiteSupra, developers shorten the development cycle and gain better sales and customer satisfaction, while business users enjoy advanced content management without special skills.
php_db2util is a module that extends PHP with mass data movement functions. It supports connecting to a DB2 server, loading data from a client or server with a replace option or insert option, and exporting data from a table to a client. It also allows the runstats utility to be run to recreate indexes.