Einfache Projektliste Software-Karte

58242 Projekte im Ergebnis
Letztes Update: 2003-09-13 05:01

ULN - User Level Networking

User Level Networking is software designed to
allow the dynamic allocation of IP addresses. The
basic idea is to give different IP addresses to
different users, thus identifying the UID-HOST
pair with an IP address. It includes a patch to
the kernel which must be applied to every client
in the LAN, a suid executable which will be used
by the users to get their IP address from the
server and activate it on a virtual interface
(like eth0:*) on the local computer, and an
executable which will be launched by sshd on the
server host.

(Machine Translation)
Letztes Update: 2012-05-29 12:09

xslet / xslbook

xslbook is an XSLT applet to display a book-style document in a Web browser that supports XSLT.
xslbook transforms XML files created by users into HTML documents with an XSLT engine built in Web browsers. It can display HTML documents in Web browsers directly without other transformation tools. It has an automatic numbering function for chapters or block elements, an automatic generation function for table of contents and navigation links, a data operating function for other XML files, keyword search, and so on.
It is a sub-project of xslet.

(Machine Translation)
Letztes Update: 2004-01-19 13:46

Myth2

Myth2 is an implementation of a binary tree and used to run an 'interactive story'. The user traverses down the tree and at each node is given a bit of story and two options to choose which path to follow. If there is no story after the option, the user is given the chance to add to the story. It is written in PHP 4 and uses MySQL for the backend. Output is fully XHTML 1.0 Transitional compatible and fairly flexible.

(Machine Translation)
Letztes Update: 2010-11-20 21:06

PySnippy

PySnippy is a simple GNOME desktop application for managing your snippets online (at snipplr.com) and offline from an SQLite database.

(Machine Translation)
Natürliche Sprache: English
Betriebssystem: Linux
Programmiersprache: Python
Themen: Freecode.com
Benutzerschnittstelle: GTK+
Letztes Update: 2010-06-26 00:24

Calendar Panel

The Java Swing Calendar Panel is a calendar component for your Java Swing applications. It is Maven and OSGi ready. It provides a calendar interface similar to Google calendar.

Letztes Update: 2006-01-17 09:54

jRivet

jRivet is a Java development framework and XML/GUI
builder for creating Servlet-based Web software. jRivet
allows you to create robust screens, menus, and PDF
reports using XML. An understanding of complex Java
GUI toolkits is not required.

(Machine Translation)
Letztes Update: 2002-02-02 14:49

SMLserver

SMLserver is a Web server plugin for AOLserver, an
Open Source multi-threaded Web server provided by
America Online and used for large-scale, dynamic
Web sites. SMLserver allows efficient threaded
execution of Standard ML programs and inherits
many of the great features of AOLserver, including
the possibility of accessing a variety of
different relational database management systems
(RDBMSs), such as Oracle, MySQL, and PostgreSQL.

(Machine Translation)
Letztes Update: 2001-01-30 06:14

Studio FrameWork

Studio Framework is a C++ class library and application framework for taking care of the things common to most applications. It includes facilities for plugins, argument parsing, object/class runtime information, threading, and embedding scripting languages. It provides a simple, straightforward API so developers can focus on implementing functionality, and not reinventing the wheel for each new app. Plugins built with SFW are modular and can be reused without change in other SFW apps.

(Machine Translation)
Letztes Update: 2001-12-19 12:12

SMSLink

SMSLink implements a client/server gateway to the SMS protocol (short messages on the mobile phones). It requires the use of dedicated hardware (a serial GSM module). Both SMS emission and reception are supported, either in text-mode or in PDU-mode. It also includes an SMS to eMail gateway module. The server runs under Linux and FreeBSD and supports interactive mode via telnet. The command-line client already exists for Linux, FreeBSD, Solaris, HP-UX, and Win32. A basic Web interface is also provided.

(Machine Translation)
Letztes Update: 2002-10-31 20:22

Apache::Motd

Apache::Motd is an Apache module that allows Web administrators to add MOTD (Message of the Day) functionality. It is useful for notifying visitors of things such as imminent downtime without having to modify any pages or Web application code.

(Machine Translation)
Letztes Update: 2005-05-21 09:10

price history

price history is a script that downloads the daily
stock price history in CSV format from
finance.yahoo.com. Symbols may be specified either
through the command line or a text file. Three
sample files are included: the NASDAQ, the Dow
Jones Industrials, and the S&P100.

(Machine Translation)
Letztes Update: 2010-12-05 19:32

Cataract

CGG is a simple static Web photo gallery, designed
to be clean and easily usable, with EXIF support.
Generated pages are static HTML files with no
extra requirements on the server. The gallery
source is a set of XML files containing everything
needed. The gallery has modern design, and pages
are valid XHTML 1.0 and CSS 2. No GUI is supplied:
this is a console application, allowing easy
scripting (e.g. auto-refresh after new images are
uploaded via FTP).

(Machine Translation)
Letztes Update: 2005-09-12 03:47

Grider

Grider is a PHP class that can be used to visually create and edit HTML tables in the Web browser. The class generates a Web-based user interface for adding and removing table cells, as well increasing and decreasing the number of rows or columns that each cell takes. The user interface is generated using a set of templates that can be customized to satisfy different developer preferences.

Letztes Update: 2001-01-30 06:13

REXEC

REXEC is a secure, decentralized remote execution system for running parallel and sequential jobs on a cluster of computers. It provides high availability, scalability, transparent remote execution, dynamic cluster configuration, decoupled node discovery and selection, a well-defined failure and cleanup model, parallel and distributed program support, and strong authentication and encryption.

(Machine Translation)
Letztes Update: 2003-09-29 02:59

Bait and Switch Honeypot System

The Bait and Switch Honeypot System combines the snort Intrusion Detection System (IDS) with honeypot technology to create a system that reacts to hostile intrusion attempts by marking and then redirecting all "bad" traffic to a honeypot that partially mirrors your production system. Once switched, the would-be hacker is unknowingly attacking your honeypot instead of the real data, while your clients and/or users are still safely accessing the real system. Life goes on, your data is safe, and you get to learn about the bad guy as an added benefit. It works with Snort 1.9.0, 1.9.1, and 2.0.2.

(Machine Translation)