12 projects tagged "JavaScript"
Permission Record Information Machine (PRIM) delivers database connectivity via a web browser. Users can have different database permissions (e.g. create tables, modify tables, etc.). PRIM has built-in database analytical tools such as graph displays, reporting, etc. English and Chinese (Big5) language support.
AGENCY is software that allows non-profit organizations to track data and manage operations. It is a fork and continuation of CHASERS. AGENCY aims to become a collectively-maintained and developed project that puts organizations in charge of their data systems. There are currently two “flavors” of AGENCY: one for managing clients and services, case management, and such (think “social service”); and one for managing donations and volunteers (think “fundraising”). Features include a report generator, permissions and access control, the ability to merge reports to OpenOffice documents, a log system, and real-time alerts with email notification. In the client version, many tables and data structures are already set up for organizations doing human service, homeless services, or HMIS. The donor version is set up to track donors, addresses, gifts (cash and inkind), flags, volunteers, volunteer activities, and more.
The OpenCA Project is a collaborative effort to develop a robust, full-featured and Open Source out-of-the-box Certification Authority implementing the most used protocols with full-strength cryptography world-wide. OpenCA is based on many Open-Source Projects. Among the supported software is OpenLDAP, OpenSSL, Apache Project, Apache mod_ssl.
PostNuke is a Weblog/portal system featuring an extremely easy-to-use Web-based installation script. It is extremely developer and community friendly, with active development progressing, support forums around the world, and live support via its own IRC network. It was originally based on PHP-Nuke, but was rewritten with security and performance in mind.
The goal of the X-itools project is to propose an alternative to products like Exchange or Lotus Notes/Domino. They are composed of several modules, and this project has been under development for several years. Modules include a shared public and private agenda, a flow-chart, task, and post-it manager, a visitors and associated badges manager, a password and history manager (with the ability to encrypt things other than passwords), a holiday manager (to manage public vacation days, illness periods, absence periods according to country profiles), a shared public and private address book, an incoming and outgoing phone calls manager, and a global management module.
The tox (Tomcat, Oracle, and XML) Web archive is a foundation for development of HTTP-based applications using Tomcat (or some other servlet container) and an Oracle RDBMS. It requires coding primarily in PL/SQL, JavaScript, and XSLT, but also in HTML, CSS, and potentially Java. It enables the construction of applications using the model/view/controller (MVC) design pattern. With a controller that executes interpreted XML for creating the model and view, developers can construct new functionality. The model is retrieved either via includes or by the execution of Oracle's stored procedures, and then passed to an XML stylesheet transform to construct and return the view. Different combinations and options provide rich dynamic content.
Enzyme is an architecture for creating user-searching-user applications. Right now, it is primarily useful as a resume create/search and HR management system. However, it's potential uses are wide-ranging, and it offers PHP developers an alternative to relying on simple "keyword" searching systems.