Simple Project List Software Map

58242 projects in result set
LastUpdate: 2010-08-29 09:48

IKConnectionDelegate

IKConnectionDelegate is a Cocoa class that eases the use of NSURLConnection by using GCD and blocks. You just need to provide completion block and blocks to respond to the upload/download progress. A demonstration App is available.

(Machine Translation)
Operating System: MacOSX
Programming Language: Objective C
Topics: Freecode.com
LastUpdate: 2001-02-06 08:14

Matt's FormMail

Matt's FormMail is a platform-independent, customizable form to email script written in Perl.

(Machine Translation)
LastUpdate: 2010-07-21 12:38

Quh

Quh is an audio player that cultivates many APIs
into a very simple and file operations inspired
framework. It aims to play everything that makes
noise (including reading different text formats
using speech synthesis).

(Machine Translation)
LastUpdate: 2008-01-11 12:00

ebizzy

ebizzy is designed to generate a workload
resembling common Web application server
workloads. It is highly threaded, has a large
in-memory working set, and allocates and
deallocates memory frequently.

(Machine Translation)
LastUpdate: 2013-10-24 13:08

eLabFTW

eLabFTW is an electronic laboratory notebook system. Once installed on a server, every member of a lab can write up their experiments, upload files, manage a database of products (antibodies, chemicals, siRNA, papers, or whatever you want). It was created with usability and security in mind, is very easy to use, and has a long list of features specific to research life.

Database Environment: MySQL
Programming Language: JavaScript, PHP
LastUpdate: 2009-01-27 10:46

Games::Roguelike::Utils

Games::Roguelike::Utils is a Perl module for the
easy development of rogue-like games. It includes
cross-platform console handling, line of sight,
path-finding, and other basic roque-like needs.

(Machine Translation)
LastUpdate: 2007-07-12 05:35

GliBench SMP

GliBench is a small SMP enabled benchmark for
testing CPU, FPU, memory, and hard drive
performance. It's based on the Windows tool CliBench.

(Machine Translation)
LastUpdate: 2004-07-15 10:19

PL/FLOW

PL/FLOW is a workflow engine for Oracle9i written
in PL/SQL. It is fast and it can run in a
replicated environment with multiple master
databases. The naming, process definition, and API
are inspired by interface 1 and 2 as published by
the WfMC. The ERD design was made using Designer
9i. PL/FLOW is lightweight because Oracle database
functionality is used for storage, indexing, and
logic. Workflow transactions typically take 5-10
milliseconds to complete.

(Machine Translation)
LastUpdate: 2009-09-20 06:46

Text-Pipe

Text-Pipe aims at offering a common text filter API so that if you want to use text pipes with Template Toolkit, you just need to write an adapter. With Web::Scraper, you can even use text pipes directly using the PIPE() function.

(Machine Translation)
Operating System: OS Independent
Programming Language: Perl, Perl, Perl
Topics: Freecode.com
LastUpdate: 2002-05-22 12:01

What Bugs?

What Bugs? is a simple bug tracking system. It is
written in PHP and is designed for use with MySQL.
It supports tracking, priority levels, user
management, multiple projects, notes, and a few
other keen features. It is small and easy to
setup.

(Machine Translation)
LastUpdate: 2001-09-08 13:58

Sendmail::AccessDB

Sendmail::AccessDB provides an API for users of
Sendmail::Milter to easily determine if a recipient is
a "willing recipient" of spam, or if a particular site
has been explicitly whitelisted, so that mail from
there is not blocked. It also allows generic lookups.

(Machine Translation)
LastUpdate: 2005-05-07 09:23

Double Entry Based Transaction System

DEBTS (Double Entry Based Transaction System) aims
to be an all-in-one, Web-based personal finance
package, suitable for the day to day management of
an individual's financial transactions. Some
features include graphical reports, user level
security, an easy-to-use interface, and multiple
user support.

(Machine Translation)
LastUpdate: 2001-10-18 08:45

cdbiff

cbdiff is a tool for notifying you of mail arrival using
your CD-ROM drive. It executes an 'eject'
command, which ejects the CD-ROM tray when mail
arrives.

(Machine Translation)
LastUpdate: 2009-06-24 01:29

lib_MTA

lib_MTA is a BASH function library for dealing with email. It provides
support for unencrypted and TLS-encrypted relaying of email with
attachments, special mailing list filtering, and From address spoofing.
The installation automatically sets up a mailing list filtering
infrastructure that can be enabled with a few simple steps. Example
scripts for relaying email and filtering mailing lists are included in
the package with the library. Desktop users can employee a simple script
to send email to remote addresses without the need for a local MTA,
provided they have relay access via Gmail or their ISP.

(Machine Translation)
LastUpdate: 2012-01-19 14:38

cgit

cgit is a fast CGI Web interface to git repositories. It supports browsing and searching of repository content and history, downloading of revisions, caching, commit feeds, HTTP cloning, plugins, and more.

(Machine Translation)