A JSP custom tag library enabling direct communication with IBM's UniVerse and UniData (U2) databases using the UniObjects for Java API. UniDBTags is based on the DBTags tag library from Apache's Jakarta Project.
jPorta is a fully functional portal engine built on top of the Jeenius Framework (http://jeenius.sourceforge.net).
It works with any 2.3 compilant servlet engine and comes with a number of useful gadgets.
Eclipse plugin and library to create
- text-editor with synthax-highlighting describe by a regular granmar.
- outline view based on the same granmar
The first implemntation is a named-file editor (DNS)
Suite of multi-language templating system classes, loosely based on PEAR/PHPlib template class. The classes may be used to parse any text based template (HTML, ASCII, text, etc).
Already available:
- JScript
- Python
- PHP
Planned:
- VBscript
- Ja
Health Education Assets Library: a national, publicly accessible digital library designed to facilitate uploading, cataloging, retrieval, and metadata exchange of multimedia items for health sciences education.
CyberVRML97 for C++ is a development library of VRML97/2.0 applications. Using the library, you can read and write the VRML files, set and get the scene graph information, draw the geometries, run the behaviors easily.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The UNO-servlets package is an extension to http-servers, which allows
to generate dynamic webcontent with C++ by using an API very similar
to the Java servlet API. UNO-servlets run within Apache (1.3.x and 2.0.x) and jakarta-tomcat 3.2.x.
An implementation of the BEEP spec in Python. Initially this will be a porting effort from the Java-beepcore (from Invisible Worlds) library. Eventually, we will refactor and make it more pythonic.
ARAAS is an Authentication and Resource Access Authorization System based on internet technologies.
It uses some ideas from OMG's Resource Access Decision Service (RAD) to provide a central service for user authentication and authorization.
The Layout tag library allows a clean separation between the layout of a JSP page and the information that is shown on it. The layout is a template that is used by the main page to determine how elements on the page are placed.
ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
A pure java user interface framework for building both web and gui applications, heavily inspired by the NeXT and OpenStep APIs. Includes clean-room implementations of parts of the WebObjects and JavaClient frameworks plus the Foundation classes.
An library for quickly introducing thread management into Java apps. Utilizes the familiar Runnable interface to avoid costly refactoring.
As simple as Manager.addWork(Runnable)
The CourseReader is an educational computer conferencing program used for conducting courses via the Internet. It filters a newsgroup's messages into multiple courses for offline work. It is especially useful in regions with expensive Internet access.
YACHT is an effort to code an intelligent clan management tool for team based games.
It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
Web Component Tookit is a library for CGI programming in java that mimics the Swing library API whenever possible.Instead of using the Servlet API directly the developers are presented with a programming model that is similar to AWT and Swing