94 projects tagged "Information Management"
GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.
The Gaudí Database Visual Editor is a Java application that allows you to visually design the tables of a database using a JDBC 2.0 (or higher) driver. It saves generated diagrams in XML format. It also generates Java code that binds an object to a table from a database and XML code for generating GUIs.
DWI, Data With Interaction, is an Object-to-Relational Mapping (ORM)-based RAD (Rapid Application Development) system for rapidly creating data-driven desktop GUI applications. It maps SQL tables into several object systems, including QOF, GLib GObjects, and GTK/GNOME. It can be used with the Glade GUI designer. It supports multiple databases through ODBC and libdbi.
Tiki Wiki CMS Groupware is a full-featured, Web-based, multilingual, tightly integrated, all-in-one wiki, CMS, and groupware. Tiki can be used to create all kinds of Web applications, sites, portals, knowledge bases, intranets, and extranets. Tiki offers a very large number of features "out-of-the-box". It is highly configurable and modular. All features are optional and administered via a Web-based interface. Major features include a robust wiki engine, news articles, discussion forums, newsletters, blogs, file and image galleries, bug and issue trackers, a link directory, polls/surveys and quizzes, FAQs, a banner management system, calendar, maps, mobile access, RSS feeds, a category system, tags, an advanced themeing engine (Smarty), spreadsheet, live support, shoutbox, inter-user messaging, menu generator, advanced permission system for users and groups, internal search engine, external authentication support, and more. It was formerly named TikiWiki.
Bayesian Pattern Filtering Library is a general purpose library designed for building Bayesian Filters. Its primary purpose is to provide an easy-to-use interface to allow the building of Bayesian filters regardless of the data being analyzed. A user will only need to provide a tokenizer, hash function, and comparison function in order to build a Filter.
Taverna is a collection of workflow enactment and description components, including a high level language for workflows called Scufl (Simple Conceptual Unified Flow Language), a pure Java object model, parser to populate the model, and a set of views and controllers (including some Swing components to drop into your workflow-enabled applications). In order to actually run workflows you also need the myGrid workflow enactment engine.
Sequoia provides high availability and performance scalability for databases. It is is the continuation of the C-JDBC project. It provides transparent database clustering (partitioning, replication, etc.). It works with any Java application without code modification and with any database engine. It has been successfully tested with Tomcat, JBoss, JOnAS, WebSphere, MySQL, PostgreSQL, Apache Derby, HSQLDB, SAP DB, Oracle, DB2, Sybase, MS SQL Server, Firebird, and more.
Kraken is an application for managing knowledge objects, which can be documents, remote or locally cached Web pages, personal information, todo list items, appointments, and so on. It is especially useful for researchers or students to manage their information. Users can annotate these knowledge objects with metadata, perform complex queries, and present the results as HTML pages. Kraken uses RDF as its native format, allowing its data to be easily read by external applications.
The Video Performance Evaluation Resource (ViPER) is a toolkit of Java programs and scripts that enables evaluation of video processing algorithms. This includes a markup tool for video, a performance evaluation tool that compares how well result data matches ground truth video metadata, and scripts and systems for running sets of experiments.