17 projects tagged "Document Repositories"
The Enhanced File Crypt/eXtended File Stealth System (EFC/XFSS) makes your uploaded files safe on the server so that no one can read them without knowing a few details to decipher the files. It generates different obfuscated names and encrypted files so no one will know what the original format or name was.
The Modular Manual Browser is a set of PHP scripts designed as a man/apropos work-alike. It indexes manual pages across different operating systems and displays them in a searchable database in a Web browser. It is easy to set up and includes highlighting, linking support in man pages, browsing and searching of pages, categories, and manuals. It can also optionally set up a database containing descriptions of pages from the page titles.
QML (Quantity Modeling Language) is a "thing"-based language for scientific and mathematical data modeling. Each "thing" is a quantity which may be associated with either a structure or physical phenomena. Quantities, in turn, may hold other Quantities or values (numbers or strings). Higher-level data models, which associate or define meanings to various quantities (such as velocity or position), can be built from QML quantities. The higher-level data model (XML) schema that inherits from QML may be understood, and its instance documents may be parsed into QML documents and objects by the QMLReader.
Basilic is a bibliography server for research laboratories. It automates and facilitates the diffusion of research publications over the Internet, automatically generating Web pages from a publication database. Each publication has an associated Web page, which provides downloads and additional documents (abstract, images, BibTeX). Index pages are also created, including a search engine with several options for results display. New publications can be added to the database in an instant.
Rsyncrypto allows you to encrypt a file or a directory structure such that they can later be synchronized to another machine using rsync. This means that local changes to the plain text file result in local changes to the cipher text file. rsyncrypto compresses the plain text file prior to encrypting it with gzip using the "rsyncable" patch, which is available from the rsync sources.
I(2) Drive is an online storage solution that allows personal and corporate users to manage their important information from anywhere. It provides client and server software for accessing and sharing files through a Web interface and WebDAV clients either as a hosted service or an in-house install.
WebDirectory provides a Web-based frontend to an ordinary directory structure of your filesystem. There is no need to import your current data, and no problem exporting your data for backup. It is kept very simple to provide maximum efficiency. You can upload, download and delete files; create and delete directories; configure multiple instances; and have optional user authentication.
DROID (Digital Record Object Identification) is a software tool to perform automated batch identification of file formats. It is designed to meet the fundamental requirement of any digital repository to be able to identify the precise format of all stored digital objects, and to link that identification to a central registry of technical information about that format and its dependencies. It uses internal and external signatures to identify and report the specific file format versions of digital files. These signatures are stored in an XML signature file, generated from information recorded in the PRONOM technical registry. New and updated signatures are regularly added to PRONOM, and DROID can be configured to automatically download updated signature files from the PRONOM Web site via Web services.
PIVIAU is a PHP/MySQL Web based gallery for pictures, videos, and audio that supports tags and EXIF. Albums and pictures have searchable tag, country, city, place, date, subject, and author. An RSS feed is available for every seach you can do, or for recent pictures. There is an AJAX-powered slideshow. Pictures are resized using PHP GD image functions. Videos are viewable a la Google Video using a video flash player. Audio (WAV and MP3) is supported via the embed HTML tag. EXIF is supported via PHP exif functions to extract the picture date.