24 projects tagged "German"
Antville is high performance, feature rich weblog hosting software based on Helma Object Publisher, an Open Source Web application server entirely written in Java. Antville itself is written in JavaScript and scales very well up to tens of thousands of weblogs on an ordinary machine. It is easy to use while offering a lot of advanced features which make it capable of hosting other types of websites as well. It features per-site language and timezone definitions, import and export of layout templates, import and export of stories (.xml), tags, polls, file uploads, user rights management, Blogger, MetaWeblog, and MovableType API support, virtual site hosting, feeds (full content or just stories, comments, per tag), and disk quotas. The AntClick package contains everything you need to run Antville on your own computer (Web server, application server, embedded database). It is already configured; just unpack the file, and you're done.
Apache OpenMeetings is a multi-language customizable video-conferencing and collaboration system. It supports audio/video and allows you to see the desktop of any participant. It includes a whiteboard, the ability to import a variety of image formats, invitations, a moderation system, backup and language modules, private and public conference rooms, and the ability to record meetings. The project also provides integrations for Asterisk, Jira, Confluence, Moodle, Sakai, and SugarCRM, and connectors for LDAP and ADS.
The Chameleon Problem Solving Environment is based on the CPACS data format and allows third party application coupling for multidisciplinary simulation. It comprises a set of libraries and integration components for the commercial integration environment ModelCenter or the open source alternative RCE (http://www.rcenvironment.de/). It was initially developed from the German Aerospace Center (DLR).
ChandlerQE is an application for the Android platform that allows you to send notes to your collections on Chandler Hub. Chandler is the note-to-self organizer created by Open Source Applications Foundation (OSAF) and was inspired by the Getting Things Done philosophy by David Allen.
Citizen Intelligence Agency is a project with the goal to increase the surveillance of Swedish parliament members. This will be done by analyzing the votes of each member of parliament and creating views related to the relations between them. It uses Maven, MySQL, JPA2, Spring 3.x, and Vaadin.
CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.