587 projects tagged "English"
jPDFPrint is a Java library which can load and print Acrobat PDF documents directly from your Java programs or applets with or without user intervention. It is built on top of Qoppa Software's proprietary PDF technology, so there is no need for any third party software or drivers. Simply call the library from your Java programs, and documents can be sent to the printer.
pthread-lib is a set of pthread wrapper functions, a thread manager, and a signal handler. The wrapper functions enable the programmer to create and manage sets of thread pools without knowing all the pthread internals. This includes creating, joining, and other operations. The thread manager watches and supervises the threads, checking whether they are still alive and working. The thread manager can also be assigned tasks by the programmer, either in code or by a configuration file. These tasks will be executed when the scheduled date/time occurs, and can be almost any task. The thread manager is implemented as its own thread within the main process. A single-threaded signal handler is available to catch all signals to a multi-threaded process. Instead of having every thread manage signals, this one thread handles all signals. To further enhance its functionality, the programmer is allowed to assign functions (via a pointer to a function) to any signal it may catch.
The ArchivistaBox is a document management system (DMS) and archiving server. All required features are pre-installed and the implementation is kept to an absolute minimum. It features easy installation, a Web interface for both end users and administration, scanner integration, FTP scanning, PDF printing, backups, and OCR and PDF integration that allows the creation of searchable PDFs.
DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and PDO). "Query execution" and "result fetching" operations are joined thogether and complemented by powerful placeholder support (including list-based placeholders) and various fetching modes. The library supports a unique and very convenient method to build dynamic SQL queries (conditional macro-blocks).
Lobotomy involves many sub-projects oriented to experimentation about new design for human-computer interaction and, more generally, a new way for home computing. It involves a relational filesystem, a window manager, and many libraries, tools, and daemons to automatically extract and handle metadata.
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.
EPESI is a Web application for managing business information. It allows you to store, organize, process, link, and share records between people within a single company or organization. Standard features include a shared calendar, tasks, and address book, an integrated Roundcube e-mail client, an advanced permission system, easy form filling (Click2Fill), record change tracking (Watchdog), and full record history. Its modular design can be easily customized and modified to match your processes and workflow. The EPESI framework allows rapid development of custom modules and extension of the functionality of the basic CRM package into full ERP applications.
ZK is a highly productive Java framework for building amazing enterprise Web and mobile applications. With event-driven components and an XUL-based markup language, developing is as simple as programming desktops and authoring HTML. Scripting languages include but are not limited to Java, JavaScript, Ruby, and Groovy.
Utilities for TSX (Intel Transactional Synchronization Extension, HLE/RTM) development.