RSS 12 projects tagged "General"

Download Website Updated 22 Dec 2001 XMLDB

Screenshot
Pop 63.43
Vit 1.78

XMLDB uses an RDBMS to persist arbitrary XML documents. Due to its storage mechanism, searching for and recalling documents is extremely quick. You can also perform XSL translation on documents with surprising speed. The library can be used in any program to store libxml2 documents. A PHP module is also included, making XMLDB into a complete three-tier Web application development suite.

Download Website Updated 04 Jul 2011 Emdros

Screenshot
Pop 186.41
Vit 19.70

Emdros is a corpus query system for storing and searching linguistically annotated text. It is very generic, supporting almost any kind of annotation from almost any linguistic theory. All linguistic levels of analysis are supported, including phonology, morphology, the lexical level, syntax, and discourse. The core libraries act as a middleware layer between a client and an underlying SQL database. MySQL, PostgreSQL, and SQLite are supported.

Download Website Updated 29 Apr 2005 libmba

Screenshot
Pop 209.03
Vit 4.70

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

No download Website Updated 19 May 2002 SODA Native XML Database System

Screenshot
Pop 38.42
Vit 1.42

The SODA Native XML Database System is a native XML database that provides efficient management of large amounts of XML data. It is based on a multi-user, client-server architecture with a generic query processing layer that can easily support different query languages. In this lightweight version, user- defined indexes and query optimizations have been removed, however full transaction support (commits and rollbacks) and crash recovery are available.

Download Website Updated 26 Dec 2003 Babeldoc

Screenshot
Pop 154.36
Vit 5.59

Babeldoc is a framework and set of applications to process documents for business-to-business and other Internet/integration applications. It is primarily intended for text documents, especially XML, but supports a wide range of operations and data types. It has a sophisticated journaling system that supports replaying and reprocessing. Babeldoc is pipeline based and supports numerous ways to combine the pipeline stages in a dynamically reconfigurable fashion. It has a GUI and a Web-based console for document processing and monitoring, and comes with tools for the tranformation of flatfile data to XML, archival, and cryptography. Additionally it is able to scan various data sources based on sophisticated constraints.

Download Website Updated 22 Dec 2002 SCRMGR

Screenshot
Pop 38.83
Vit 1.00

SCRMGR is a curses-based (text screen or 'console') screen manager and data entry system. It makes heavy use of "softkey labels" and "softkeys" (a.k.a. function keys F1-F10) to guide the user.

No download Website Updated 20 Jun 2007 Ricebridge CSV Manager

Screenshot
Pop 42.33
Vit 3.43

Ricebridge CSV Manager allows you to read and write CSV files from within your Java application. This component covers all sorts of boundary cases and bad data that you'd rather not think about.

Download Website Updated 05 Dec 2005 Outwit

Screenshot
Pop 117.97
Vit 2.14

Outwit is a suite of tools based on the Unix tool design principles allowing the processing of Windows application data with sophisticated data manipulation pipelines. The outwit tools offer access to the Windows clipboard, the registry, the event log, relational databases, document properties, shell links, and the event log.

Download Website Updated 19 Jan 2009 SiSU

Screenshot
Pop 179.15
Vit 19.53

SiSU (Structured information, Serialized Units) is a lightweight markup based, text structuring and publishing framework (that features granular search). With minimal markup of a plaintext file, it produces: plain-text, HTML, XHTML, XML, ODF, LaTeX, PDF, and populates an SQL database at an object/paragraph level for granular searches. Prepare documents using your text editor of choice, then use SiSU to generate the desired output formats. SiSU is controlled from the command line.

Download Website Updated 13 Jul 2005 Nabu

Screenshot
Pop 27.82
Vit 1.00

Nabu is a simple framework that extracts chunks of various types of information from documents written in simple text files (written with reStructuredText conventions, parsed with docutils) and that stores this information (including the document) in a remote database for later retrieval. The processing and extraction of the document is handled on a server, and there is a small and simple client that is used to push the files to the server for processing and storage. The client requires only Python to work. The presentation layer is left unspecified: you can use whichever Web application framework you like.

Screenshot

Project Spotlight

Snippetory

A general Java template engine based on passive templates.

Screenshot

Project Spotlight

pf-kernel

A Linux kernel fork with new features.