56 projects tagged "English"
0release is a program to generate source and binary releases automatically. With minimal configuration, 0release will generate a source tarball release candidate, build it to create a binary archive, upload them to your Web server, check the uploads, and tag the release in GIT and update the version number. It can run unit-tests and custom actions, such as building documentation, etc. For Zero Install users, it can also upload a signed XML metadata file about the release, allowing these users to upgrade automatically. Releases are signed with your GPG key.
AS2Secure is a PHP library that allows you to send and receive AS2 (Applicability Statement 2) messages from partners. The project is split into two parts: a client to send one or more documents to a partner and a server to receive one or more documents from a partner. Its main features are asyncronous and syncronous MDN, partner setup, digital signatures, message encryption, secure transport (using OpenSSL), support for SSL client authentication, and multiple attachments (AS2 1.2).
Ace Operator enables live click to chat service between company representatives and customers from the company Web site. It allows customers to contact live agents at the click of a button, engage in interactive chat-based conversation, and exchange information using multimedia content. It is an application for support and any kind of customer services over the Web.
ArahPaint4 is a textile-oriented paint program, mainly for jacquard. It is a simple paint program for raster palette images. It has good tools for drawing images in repetition, support for handling palette images (color reduction, substitution, protected, transparent colors), contour tools, layer support, unlimited undo/redo, support for drawing in aspect ratio (pixels need not be square), a two level grid, and a coordinates display. It is simple, stable, fast, and works well on large images (>8000x8000).
Calf is a set of audio effect plugins. Several plugins are provided: flanger, reverb, multimode filter, vintage delay, phaser, simple monophonic VA synthesizer, and organ/pad synthesizer. LADSPA+LRDF, DSSI, and LV2 versions are available, as well as GTK+ based UIs and a standalone application using GTK+2 and JACK.
CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.