27 projects tagged "Russian"
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.
JForum is complete, powerful, database-independent, and multi-threaded forum software. Features include unlimited forums and categories, topic watching, email notification, private messages, user ranking, an advanced permission schema, and moderation options. It provides support for many languages and customizable templates per user.
WackoWiki is a small, lightweight, handy, expandable Wiki clone. Its main advantages are a visual (WYSIWYG) editor, an easy installer, full Russian support, many localizations, email notification on changes/comments, several cache levels, design themes (skins) support, XHTML compliance, page rights (ACLs), and page comments.
Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. All of the commands are documented within an online help system.
jLibrary is a DMS (Document Management System), oriented for personal and enterprise use. With jLibrary, you can classify your documents, videos, or any other media type. You can export those contents to static Web pages based on templates, search on those contents, add comments, categorize it, and more. jLibrary has all the features present in most modern content management systems, including team work support, version management, offline document edition, document locking, security constraints based on roles, users and groups, and easy Web access.
cache4j is a cache for Java objects with a simple API and fast implementation. It features in-memory caching, a design for a multi-threaded environment, both synchronized and blocking implementations, a choice of eviction algorithms (LFU, LRU, FIFO), and the choice of either hard or soft references for object storage.
Java Inherited Annotations is a library of inherited annotations for developers solving the annotation inheritance task. The annotations being inherited are of classes, interfaces, or their methods. It uses the consistent inheritance model: inheritance proceeds only if the same annotation is not present on the same element (class, interface, or method) within superclasses or superinterfaces. Annotations can be overridden within descendants.