Simple Project List Software Map

58242 projects in result set
LastUpdate: 2009-05-23 20:54

Prometheus

Prometheus is a strategical game for 10 to 20
players which is played by email. This package
contains a C++ program which is needed for hosting
the game, a player's manual, and a set of images
you need in the HTML-game printouts.

(Machine Translation)
LastUpdate: 2003-10-19 08:51

gpostman

gpostman is a simple mail checker for X. It displays configurable pixmaps depending on the state of the mail spool file, features real transparency, and can execute a command when new mail appears (e.g. play a sound) and when the pixmap is clicked.

(Machine Translation)
LastUpdate: 2008-01-06 19:50

jSeamless

jSeamless is a UI abstraction layer for Java to
allow developers to write code for any platform
and any environment (Web, desktop, mobile, etc.)
without having to know ahead of time the
deployment platform or environment will be.

(Machine Translation)
LastUpdate: 2001-01-30 06:12

Armed

Use Armed to detect home intrusion and sound any kind of alarm you choose. Use the joystick port to detect events and take action.

(Machine Translation)
LastUpdate: 2001-09-19 16:19

Vandermonde Forward Error Correction

VDMFEC implements Block ECC using a Forward Error
Correction (FEC) code based on Vandermonde (VDM)
matrices in GF(2^8) due to Luigi Rizzo. Given the
FEC parameters K and N, with N greater than K, N
blocks are written for every K input blocks in
such a way that any K blocks are sufficient to
reconstruct the data. That is, up to N - K blocks
out of every group of N blocks may be lost without
loss of data. VDMFEC's primary application is
intended to be in recovering data from unreliable
media such as diskettes. With appropriate
parameters, files may be recovered even with many
read errors. (Note that you must write the data to
the diskette using this program in order to be
able to recover the data later!)

(Machine Translation)
LastUpdate: 2005-02-23 22:53

Yet Another Rio Receiver Server

YARRS is (yet another) Unix-based server for the
SONIC|blue Rio Receiver. It uses dhcpd, nfsd,
ssdp, and HTTP servers to provide MP3 content.
Written in Perl, it should work on any Unix
platform, and is fully documented.

(Machine Translation)
LastUpdate: 2003-04-04 23:24

HelpViewer.app

HelpViewer is an online help viewer for GNUstep applications. It uses XML files, and its goal is to be fast and easy to use.

(Machine Translation)
LastUpdate: 2006-05-07 18:26

redeemer

Redeemer is a database, frontend, and backend
application for free network initiatives. It gives
you the ability to let your users maintain their
nodes, etc., and you can generate configurations
for your various systems (like DNS).

(Machine Translation)
LastUpdate: 2014-01-16 10:35

OpenADK

OpenADK is a construction kit for embedded Linux. It creates Linux systems that are optimized for size and short bootup times. The toolchain supports many architectures (arm, m68k, mips, microblaze, ppc, sparc, superh, x86, and x86_64). It can build customized images for Qemu. Raspberry PI, Lemote Yeelong, and Sharp Zaurus devices are supported as a proof of concept. Approximately 685 source packages are available.

(Machine Translation)
프로그래밍 언어: C, Unix Shell
주제: Freecode.com
LastUpdate: 2004-11-15 12:52

WebKOM

WebKOM is an easy-to-use Web-based client for the LysKOM conference system. WebKOM's native language is English, but has been translated to Swedish and Finnish. It generates valid HTML 4.01 and works with any browser.

(Machine Translation)
LastUpdate: 2001-01-30 06:13

quote

quote is a very short and simple Perl script that retrieves stock quotes from Yahoo! Finance. It's a clean and fast command-line interface for getting snapshot stock market prices. It uses the Perl LWP module if available, or lynx otherwise.

(Machine Translation)
LastUpdate: 2010-12-02 21:42

Icwri Monitor for IBM WebSphere MQ

Icwri Monitor for IBM WebSphere MQ is a Web-based WMQ monitor welcomed by many IBM WebSphere MQ users. It doesn't require any configuration or code changes, and only WMQ and JVM are required.

(Machine Translation)
LastUpdate: 2007-11-09 11:22

Regex Policy Daemon

The RegexPolicyDaemon (rxpd) can be used to
efficiently check data against different lists of
regular expressions. This can be used to build
application defined lists to protect many kinds of
Internet services. These lists can be distributed
peer to peer between friends. Users can update,
filter, and merge these distributed lists to
create their own lists. It uses a simple textual
protocol that is easy to implement in scripting
languages. Example usages are access and content
control (spam filtering) for CGI scripts, wikis,
email, revision control systems, IRC servers and
clients, and so on.

(Machine Translation)
LastUpdate: 2012-12-10 23:07

JMCE

JMCE a multiple computer emulator, a simulator for 8-bit microprocessors (Intel 8080, Zilog Z80, Intel 8051, etc.) and for many of the computers based over them, such as ZX Spectrum, Altair 8800, and Z80Pack, running their original ROM and operating system. All JMCE computers can be configured programmatically or using XML. For example, it is possible connect the console of a simulated IMSAI 8080 to one TCP server or to one physical serial interface without writing even one line of code. It is also possible to change the memory for the Z80Pack computer from plain to banked memory only by editing a single XML file.

(Machine Translation)
LastUpdate: 2009-11-06 22:51

Roster

Roster is DNS management software for use with Bind 9. It is licensed under the BSD license. It is written in Python, and uses a MySQL database with an XML-RPC front-end. It contains a set of command line user tools that connect to the XML-RPC front-end. The config files for BIND are generated from the MySQL database, so a live MySQL database is not needed. The software has four basic components. The core includes the database interface and core API, and contains the authorization layer. The server is an SSL enabled multi-threaded XML-RPC server. It also contains the LDAP authentication layer. The config manger creates BIND config files using the core API, and handles pushing the files to their appropriate servers. The user tools contain over 20 tools to create, list, and remove records, zones, views, DNS servers, DNS server sets, groups, users, and the assignments between them all. There is currently support for views, many DNS servers in many configurations, IPv6, user/group authorization, LDAP authentication, and Unicode hosts.

(Machine Translation)