Simple Project List Software Map

25940 projects in result set
LastUpdate: 2010-09-06 13:46

DBMAIL

The DBMAIL package replaces the normal UNIX mailing system. All email and user data is stored in a database. You can create an unlimited number of email accounts, which can be checked using the POP3 or IMAP protocol. Users can maintain their own set of email addresses. It is more scalable, more secure, and faster than traditional mail systems. DBMAIL has storage drivers for PostgreSQL and MySQL, and it has authentication drivers for PostgreSQL, MySQL, and LDAP.

(Machine Translation)
LastUpdate: 2014-03-25 23:40

HotelDruid

Hoteldruid is designed to manage weekly or daily rental of house apartments or hotel rooms. It uses a PostgreSQL, MySQL, or SQLite database as a backend. Reservations can be assigned to rooms automatically with user-defined rules. Pages with forms to check availability for Internet sites can be created. It supports multiple users with a privileges system. Documents and invoices can be printed, saved, and emailed.

LastUpdate: 2014-04-08 23:20

TEA

TEA is a powerful and easy-to-use Qt4-based editor with many useful features for HTML, Docbook, and LaTeX editing. It features a small footprint, a tabbed layout engine, support for multiple encodings, code snippets, templates, customizable hotkeys, an "open at cursor" function for HTML files and images, miscellaneous HTML tools, preview in external browser, string manipulation functions, Morse-code tools, bookmarks, syntax highlighting, and more.

LastUpdate: 2014-02-25 12:18

OpenDocMan

OpenDocMan is a full featured Web-based document management system (DMS) designed to conform to ISO 17025/IEC. It features an automated installation script, custom themes, plugins, check-in/out, departmental access control, file moderation, fine grained user access control, and a great search function. Written in PHP, and utilizing MySQL for the backend, this project is useful for any company looking to keep their documentation in a centralized repository.

LastUpdate: 2013-11-13 00:36

wxWidgets

wxWidgets is a cross-platform C++ GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. wxWidgets uses native widgets on all platforms whenever possible and fills missing gaps on some platforms using generic controls written with wxWidgets itself.

LastUpdate: 2009-10-02 10:41

Audacity

Audacity is a cross-platform multitrack audio editor. It allows you to record sounds directly or to import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files. It features a few simple effects, all of the editing features you should need, and unlimited undo. The audio I/O uses PortAudio, which fully supports OSS, Mac OS X CoreAudio, and Windows WMME, and can be compiled with support for ALSA and Jack.

LastUpdate: 2014-04-14 20:59

MatrixSSL

MatrixSSL is an embedded SSL and TLS implementation designed for small footprint devices and applications requiring low overhead per connection. The library is less than 50Kb on disk with cipher suites. It includes client and server support through TLS 1.2, mutual authentication, session resumption, and implementations of RSA, ECC, AES, 3DES, ARC4, SHA2, SHA1, and MD5. The source is well documented and contains portability layers for additional operating systems, cipher suites, and cryptography providers.

LastUpdate: 2008-02-11 10:39

Knoppix

KNOPPIX is a bootable CD with a collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI devices, and other peripherals. It can be used as a Linux demo, educational CD, rescue system, etc. It is not necessary to install anything on a hard disk due to on-the-fly decompression.

LastUpdate: 2011-12-26 14:04

linphone

Linphone is an audio and video Internet phone with GTK+ and console interfaces. It uses the SIP protocol, and is compatible with most SIP clients and gateways. It can use various audio and video codecs such as Speex, GSM, G711, G722, ilbc, amr, Theora, H263-1998, MPEG4, H264, VP8, and snow.

LastUpdate: 2014-04-14 20:48

Open Tax Solver

OTS is an easy program for calculating personal income tax form entries and taxes-owed or refund due. It handles forms such as US-Fed-1040, with Schedules A, B, C, and D, forms 8829 and 8849, AMT worksheets, and state income taxes for several large states.

LastUpdate: 2014-01-27 21:39

GNU awk

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

LastUpdate: 2014-05-21 15:32

MIMEDefang

MIMEDefang is a flexible MIME email scanner designed to do all kinds of email processing, including anti-virus scanning, anti-spam scanning, replacing parts of messages with URLs, adding boilerplate disclaimers, and so on. It can alter or delete various parts of a MIME message according to a Perl-based policy filter. It can also bounce messages with unacceptable attachments and modify SMTP response codes on the fly. It works with the Sendmail 8.11 and newer "Milter" API, which makes it more flexible and efficient than procmail-based approaches.

(Machine Translation)
LastUpdate: 2009-07-20 08:35

NASM - The Netwide Assembler

NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ, Win32/64, and Apple Mach-O. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports all currently known opcodes, and has advanced macro capability. It includes a disassembler as well.

LastUpdate: 2014-05-28 07:54

dd_rescue

dd_rescue copies data from one file or block device to another. It is intended for error recovery, so by default, it doesn't abort on errors and doesn't truncate the output file. It uses large block sizes to quicken the copying, but falls back to small blocks upon encountering errors. It produces reports that allow you to keep track of bad blocks. dd_rescue features a number of optimizations, such as sparse block detection, preallocation, and Linux zerocopy (splice). It supports data protection by (multi-pass) overwriting of files or partitions with good and fast random numbers.

LastUpdate: 2014-05-14 22:44

Network UPS Tools

Network UPS Tools (also known as NUT) is an extremely powerful and versatile client/server based approach to UPS monitoring. Products from a wide range of vendors (APC, Belkin, Best Power, MGE, Tripp-Lite, etc.) are supported. A shared UPS can be monitored by one host, notifcations being sent to the other hosts via authenticated TCP connections. A Web interface is available, as is a Windows client.

(Machine Translation)