RSS 911 projects tagged "Archiving"

No download Website Updated 23 Feb 2010 Cibet

Screenshot
Pop 17.64
Vit 34.79

With the Cibet framework, it is very easy to add various control mechanisms into a JPA and/or EJB-based Java application. The actual version includes control schemes like Archiving (manipulation of domain objects; data and execution of business processes are archived). From the archived state, domain objects can be reconstructed and business processes can be re-invoked with the same parameters at any time. The archive entries are secured against manipulation to make them audit-proof and revision safe. Four-eyes principle: this scheme is an example of a dual control mechanism: A user wants to perform some critical data manipulation or business process. With an applied dual control mechanism, the action is not executed in the production system directly, but stored and postponed. A second user must check the data and the action and can approve or decline. Only when the second user approves, the data manipulation or business process is executed in the production system; otherwise it is discarded. An even stricter example for a dual control mechanism is the six-eyes principle. In this case, a third user must approve a data manipulation or business process before it will become productive.

Download Website Updated 24 Jun 2010 pysum

Screenshot
Pop 42.85
Vit 1.46

pysum is a simple PyGTK application for creating and verifying checksums. It supports MD5, CRC32, SHA1, SHA224, SHA256, SHA384, and SHA512.

No download No website Updated 03 Aug 2010 libkanji

Screenshot
Pop 14.87
Vit 32.41

libkanji is C library that provides a set of functions for storing (and eventually, retrieving) data parsed from the publicly available XML file from the kanjidic2 project.

Download Website Updated 28 May 2013 Pdlzip

Screenshot
Pop 126.15
Vit 15.86

Pdlzip is a limited, public domain version of the lzip data compressor that uses the (de)compression code from Igor Pavlov's LZMA SDK. It is also able to decompress legacy lzma-alone (.lzma) files.

Download Website Updated 10 Jan 2011 LZHAM

Screenshot
Pop 35.38
Vit 1.05

LZHAM is a general purpose lossless data compression library that borrows many ideas from LZMA, but purposely makes several key tradeoffs that favor decompression speed over compression ratio. LZHAM's compression ratio is typically within .5% of LZMA, but decompresses 2-3 times faster. LZHAM's compressor is heavily threaded in a way that does not sacrifice compression ratio. The decompressor supports streaming and memory to memory decompression, and is designed to be particularly fast on embedded devices, handhelds, and game console platforms.

No download No website Updated 16 Nov 2012 boar

Screenshot
Pop 68.23
Vit 4.68

Boar provides simple version control and backup for photos, videos, and other binary files. Boar aims to be the perfect way to make sure your most important digital information, like pictures, movies, and documents, is stored safely. It makes it possible for you to restore any or all of your files from any point in time. It makes it easy to maintain verified backups of your data, including file history. It imposes no limits on file or repository sizes. Using boar is an effective way to prevent data loss due to human or machine error.

Download Website Updated 23 May 2013 Lunzip

Screenshot
Pop 143.78
Vit 15.83

Lunzip is a decompressor for lzip files. Its small size makes it well suited for embedded devices or software installers that need to decompress files but do not need compression capabilities.

No download Website Updated 19 Dec 2010 lxz

Screenshot
Pop 52.82
Vit 30.20

lxz aims to create xz-compatible compressed files, utilizing multiple threads and liblzma. It was forked from lbzip2-0.23 and inherited the same internal structure. It supports compression only (basic features), and will lose its raison d'etre as soon as xz itself gets multithreading support.

Download No website Updated 22 Apr 2012 HylaArchive

Screenshot
Pop 16.31
Vit 1.42

HylaArchive is a real time or cron-based archiving script for HylaFAX. The real time part integrates into the fax receiving function and archives the incoming fax as a PDF file in a date structured directory. The cron-based part does the same but as a cron job rather than in real time.

Download No website Updated 05 Apr 2011 MakePAK

Screenshot
Pop 24.74
Vit 1.46

MakePAK is a command-line tool for creating Quake .PAK files. It is supposed to be paired with PhysicsFS, which can read Quake .PAK archives. It follows the GNU standards, providing a portable, consistent, and complete utility.

Screenshot

Project Spotlight

file2password

A utility that converts any file into a secure password.

Screenshot

Project Spotlight

SymmetricDS

Database replication/synchronization software.