366 projects tagged "Linux"
Achievo is a Web-based project management and tracking tool for small- to medium-sized companies, aiming to become a fully featured ERP-like system in the future. Features include a time registration module, scheduler, project management, todo's, and several statistical tools. Achievo is multi-language, fully customizable, and uses a modular system to allow future extensions.
RT is an industrial-grade trouble ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers, and even marketing departments to track issues, outages, bugs, requests, and all kinds of other things at thousands of sites around the world.
Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems being faced. Written in C++, the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goals of Tulip is to facilitate the reuse of components, and it allows developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications. The framework also provides a complete software for visual analysis of relational data having attributes.
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.
MKDoc is a Web site building, serving, and content management tool that was designed to encourage the use of good information architecture and the production of accessible Web sites. It provides different ways for the public to interact with and navigate between documents, including a sitemap, search facility, Dublin Core XML/RDF metadata, and printer versions of pages. All management, document creation, editing, and organizing is done via a Web browser, and the look is controlled using Petal templates. Unicode/UTF-8 is used to support all languages, including right-to-left languages.
iOta (Image Organization Tool and Archiver) is a tool to manage, organize, index, archive, and Web-publish your digital photography collection. It is backed by a BerkeleyDB database. The KDE/QT based front-end is designed to be simple, yet powerful. iOta allows the user to generate, uniquely rename, and index images to an embedded database. The user can also caption and describe each image, generate thumbnails and browsable HTML indexes, archive directories of images onto CDR, and search and edit properties of each photograph in the user's collection. In addition, all this information also travels with the image itself in the thumbnail EXIF header.
Daffodil DB is a SQL-99 specification compliant, lightweight, Java-based relational database engine (RDBMS). It supports almost all constructs of SQL 99 (including triggers, views, constraints, UDT, stored procedures, etc.), supports distributed transactions (XA), provides a complete JDBC 3.0 driver (including support for optional features like save points, rowsets, UDT, XA, connection pooling, etc.), and can run in embedded or server mode. It can be included as a jar file in any Java application. Daffodil DB includes Daffodil DB Browser, a GUI-based database management tool that can be used to carry out all database operations such as creating a database, creating database objects, executing SQL statements, and manipulating data, browser database objects, etc.