Simple Project List Software Map

BSD 3-Clause License (aka "BSD New" or "BSD Simplified" License)
4870 projects in result set
LastUpdate: 2012-08-28 07:39

MIME Email message class

The MIME Email message class composes and sends MIME encoded email messages. It features user-definable headers and body parts, support for plain text and HTML body, headers with non-ASCII text, HTML messages with embedded images, file attachments with content type detection, forwarding of messages as attachments, setting the error delivery address with the Return-Path header, and sub-classes for different delivery methods: mail, SMTP, Qmail, Sendmail, and Microsoft IIS or Exchange pickup folder. It also supports sending personalized bulk mail by replacing the message parts that differ for each recipient.

(Machine Translation)
LastUpdate: 2012-05-08 08:58

htmlArea

htmlArea is a free WYSIWYG editor replacement for common textarea fields in HTML forms. Users can change the font size/color, make it bold/italicized/underlined, add bullets and numbering, insert images and links, and more. It works with any server-side software that accepts forms, including PHP, ASP, Perl, etc., and enables users to format their content as easily as if they were using a word processor. No HTML knowledge is required. Once the form is submitted, the raw HTML is passed along through your CGI script for use in your program.

(Machine Translation)
LastUpdate: 2013-04-25 01:16

passwdqc

passwdqc is a password/passphrase strength checking and policy enforcement tool set, including an optional PAM module (pam_passwdqc), command-line programs (pwqcheck and pwqgen), and a library (libpasswdqc). On systems with PAM, pam_passwdqc is normally invoked on password changes by programs such as passwd(1). It is capable of checking password or passphrase strength, enforcing a policy, and offering randomly-generated passphrases, with all of these features being optional and easily (re-)configurable. pwqcheck and pwqgen are standalone password/passphrase strength checking and random passphrase generator programs, respectively, and are usable from scripts. libpasswdqc is the underlying library, which may also be used from third-party programs.

(Machine Translation)
LastUpdate: 2011-06-27 08:10

Metabase

Metabase is a DBMS-independent PHP API to access SQL databases. It supports MySQL, PostgreSQL, Oracle, Microsoft SQL server, Microsoft Access, ODBC, Interbase, Informix, MiniSQL, and SQLite. It supports nested transactions, blobs, and prepared queries. It can install database schemas defined in a DBMS independent XML format that describe tables, indexes, primary keys, and auto-increment sequences. It is also able to upgrade a database to a new schema without affecting the data that was stored since it was installed or upgraded for the last time. There is also schema reverse engineering support.

(Machine Translation)
LastUpdate: 2013-06-13 01:08

Open Source Computer Vision Library

The Open Computer Vision Library is a collection
of algorithms and sample code for various computer
vision problems. The library is compatible with
IPL (Intel Image Processing Library) and utilizes
Intel Integrated Performance Primitives for better
performance.

(Machine Translation)
LastUpdate: 2008-11-04 15:00

SciTE

SciTE is a GUI-based single-document editor which uses the Scintilla editor component. It rapidly styles most common programming languages with good control over how syntactic elements are displayed, and features folding for C++, C, Java, JavaScript, and Python. Styling of HTML also styles embedded scripts written in VBScript, Javascript, or Python.

(Machine Translation)
LastUpdate: 2012-11-06 23:43

Shared Scientific Toolbox in Java

The Shared Scientific Toolbox is a library that facilitates development of efficient, modular, and robust scientific/distributed computing applications in Java. It features multidimensional arrays with extensive linear algebra and FFT support, an asynchronous, scalable networking layer, and advanced class loading, message passing, and statistics packages.

LastUpdate: 2014-06-02 01:09

irker

irked is an IRC client that runs as a daemon accepting notification requests as JSON objects presented to a listening socket. It is meant to be used by hook scripts in version-control repositories, allowing them to send commit notifications to project IRC channels. A hook script that works with git, hg, and svn is included in the distribution.

(Machine Translation)
LastUpdate: 2014-04-10 14:20

flashrd

flashrd creates OpenBSD images tailored for embedded hardware devices and for executing from a virtualized environment. It installs a complete OpenBSD system with "one-touch" upgrade capability. It boots from a ramdisk to make in-place upgrades easy and complete. flashrd partitions for read-only operation by default, to minimize flash wear.

(Machine Translation)
LastUpdate: 2006-01-15 21:01

AweMUD

AweMUD is a MUD server for use with fantasy-settings. Features include fully dynamic objects and characters, an advanced scripting system, and custom worlds. The engine will eventually have completely interactive rooms (items can be placed under benches, doors can be destroyed), complex magick, and interactive NPCs.

LastUpdate: 2008-01-06 23:38

mod_layout

mod_layout is an Apache module that provides both a Footer and Header directive to automagically include output from other URIs at the beginning and ending of a Web page. It can be used to wrap documents for a standard look and feel for a site (or to insert banners on any given document in a site). Currently known to support mod_perl, PHP and Apache JServ. Should support just about any type of handler.

(Machine Translation)
LastUpdate: 2011-05-15 23:04

Eterm

Eterm is a vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism. Current features include color support, background images (all Imlib-supported formats), theme support, and pseudo-transparency.

(Machine Translation)
LastUpdate: 2012-10-02 22:50

cscope

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code.

(Machine Translation)
LastUpdate: 2010-06-30 21:53

Cuneiform for Linux

Cuneiform is a commercial grade optical character
recognition (OCR) system. It was originally
developed and open sourced by Cognitive
technologies, and was originally Windows-only.
This project aims to port Cuneiform to run
natively on Linux.

(Machine Translation)
LastUpdate: 2006-04-27 22:44

rssh

rssh is a small shell that provides the ability
for system administrators to give specific users
access to a given system via scp or sftp only.

(Machine Translation)