Simple Project List Software Map

58242 projects in result set
LastUpdate: 2010-12-06 22:00

Smarty PHP template engine

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation. The Smarty design was largely driven by these goals: clean separation of presentation from application code; a PHP backend and Smarty template frontend; compliment PHP, not replace it; fast development/deployment for programmers and designers; quick and easy to maintain; a syntax that is easy to understand, with no PHP knowledge required; flexibility for custom development; and security (insulation from PHP).

LastUpdate: 2014-03-27 22:10

HTML Forms generation and validation

HTML Forms generation and validation is a PHP
class that generates HTML forms supporting many
built-in validation types on server and client
sides. It prevents security attacks by discarding
spoofed values, has multiple submit protection,
outputs HTML for fields displayed as fully
accessible or in read-only mode, and has field
value filtering and reformatting. It can be
extended with custom control plug-ins. AJAX based
form submission, upload monitor progress bar,
auto-complete text input, automatic layout
renderer, calendar date, CAPTCHA, Google Maps
world location selection, linked select, and
animation effects plug-ins are available.

(Machine Translation)
LastUpdate: 2014-03-10 01:58

Socat

Socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (terminal or modem, etc.), socket (Unix, IP4, IP6 - raw, UDP, TCP), SSL, a client for SOCKS4, or proxy CONNECT. It supports broadcasts and multicasts, abstract Unix sockets, Linux tun/tap, GNU readline, and PTYs. It provides forking, logging, and dumping and different modes for interprocess communication. Many options are available for tuning socat and its channels. Socat can be used, for example, as a TCP relay (one-shot or daemon), as a daemon-based socksifier, as a shell interface to Unix sockets, as an IP6 relay, or for redirecting TCP-oriented programs to a serial line.

(Machine Translation)
LastUpdate: 2013-07-09 13:52

ALSA driver

The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.

LastUpdate: 2014-05-26 21:55

Zero Install Injector

Zero Install is a decentralized cross-distribution software installation system. It allows software developers to publish programs directly from their own Web sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates, and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.

LastUpdate: 2014-05-21 03:16

JStock - Free Stock Market Software

JStock is stock market software for 26 countries. It provides a stock watchlist, an intraday stock price snapshot, a stock indicator editor, a stock indicator scanner, and portfolio management. Free SMS/email alerts are supported. It integrates seamlessly with Android.

LastUpdate: 2011-09-18 01:13

LedgerSMB

LedgerSMB is a fork of SQL-Ledger that seeks to provide better security and data integrity controls, better community support, open documentation, and more.

LastUpdate: 2014-05-28 08:32

jpegoptim

jpegoptim is a utility for optimizing JPEG files. It provides lossless
optimization (based on optimizing the Huffman tables) and "lossy"
optimization based on setting a maximum quality factor.

(Machine Translation)
LastUpdate: 2014-06-07 03:19

GNU Ocrad

GNU Ocrad is an OCR (Optical Character Recognition) program and library based on a feature extraction method. It reads images in pbm (bitmap), pgm (greyscale), or ppm (color) formats and produces text in byte (8-bit) or UTF-8 formats. It also includes a layout analyzer that is able to separate the columns or blocks of text normally found on printed pages. Ocrad can be used as a stand-alone console application, or as a backend to other programs.

LastUpdate: 2014-06-11 10:39

Gnome Partition Editor

Gnome Partition Editor is a graphical frontend to libparted. It supports creating, resizing, moving, and copying of partitions.

LastUpdate: 2014-05-10 22:54

LEAF

LEAF is a secure, feature-rich, customizable embedded Linux network appliance for use in a variety of network topologies. Although it can be used in other ways, it's primarily used as a Internet gateway, router, firewall, and wireless access point.

LastUpdate: 2009-06-01 14:09

phpBB

phpBB is a UBB-style dissussion board written in PHP backended by a MySQL database. It includes features such as posting/replying/editing messages, private messages, private forums, user and anonymous posting, robust theming, user ranking by posts or by special, admin definable, ranks, and much more.

LastUpdate: 2014-05-22 22:46

Usermin

Usermin is a Web interface that can be used by any user on a UNIX system to easily perform tasks like reading mail, setting up SSH, or configuring mail forwarding. It can be thought of as a simplified version of Webmin designed for use by normal users rather than system administrators.

LastUpdate: 2011-08-03 20:07

DSPAM

DSPAM is a server-side statistical anti-spam agent for Unix email servers. It masquerades as the email server's local delivery agent and effectively filters spam using a combination of de-obfuscation techniques, specialized algorithms, and statistical analysis. The result is an administratively maintenance-free, self-learning anti-spam tool. DSPAM has yielded real-world success rates beyond 99.9% accuracy with less than a 0.01% chance of false positives.

LastUpdate: 2014-05-15 20:32

samhain

samhain is a daemon that can check file integrity, search the file tree for SUID files, and detect kernel module rootkits (Linux only). It can be used either standalone or as a client/server system for centralized monitoring, with strong (192-bit AES) encryption for client/server connections and the option to store databases and configuration files on the server. For tamper resistance, it supports signed database/configuration files and signed reports/audit logs. It has been tested on Linux, FreeBSD, Solaris, AIX, HP-UX, and Unixware.

(Machine Translation)