31 projects tagged "Software Distribution"
VAInstall is a multi-platform installer written in Java. Through a simple config file, it allows the packager to pick files and directories from various places on disk, and not only one root dir like other installers. The packager can completely reorganize the files and dirs on the destination host. He can choose the install mode for the destination host (graphic, xtra, text, or ANSI). VAInstall takes minimum space on the destination host; it does not write any large temporary files on disk, and supports easy and powerful uninstallation.
The RAZip bitstream format was designed to provide a faster random access to compressed data than what is currently possible using the GZIP format. Its major features include fast random access to compressed data, freedom from patents, single-pass coding/decoding using a bounded amount of intermediate storage, the ability to choose from one of many algorithms for compression, encryption, or error correction, and comprehensive support for Unix file metadata, Macintosh file metadata, and arbitrary file metadata.
Originally named Sync4j, the Funambol Mobile Application server includes a suite of tools to develop, deploy, and manage mobile projects. It includes push email functionality and is a certified implementation of SyncML (OMA DS/DM standard). It includes a mobile application server with connectors to SQL relational databases, Microsoft Exchange, Lotus Domino, and SugarCRM, applications for Outlook, Windows Mobile PocketPC, BlackBerry, Palm, and iPod for synchronizing address books and calendars, and a gateway for supporting mobile email. An SDK and an OMA DM server for remotely managing mobile devices are also included.
The OpenCOE project provides an implementation of the publicly-available DII COE APIs. The Defense Information Infrastructure Common Operating Environment (DII COE) is an initiative of the Defense Information System Agency to provide a common set of resources and procedures for system administration and security across multiple platforms. The OpenCOE project is not in any way affiliated with or sponsored by DISA.
Apollo is an open-source developer test skeleton toolkit for Java Web Start/JNLP. It lets you turbo-charge Web Start apps without Web Start to speed up your compile/run/test/debug/goof-off cycle, avoiding the hassle of stuffing, signing, uploading, or downloading your jars every time you rearrange a comma in your source code.