Simple Project List 軟體列表

766 projects in result set
最後更新: 2013-04-22 23:45

Tntnet

Tntnet is a Web application server for generating Web applications in C++. HTML pages with some additional tags for inclusion of C++ code are compiled into shared libraries and served from tntnet. It resembles PHP, JSP, or Mason, but the programming language used is C++, and the pages are compiled into native code before serving. Tntnet is fully multithreaded and supports HTTP keep-alive for best performance. Its dynamic pages are faster than static pages with other Web servers, while creating Web applications is simple.

最後更新: 2009-05-29 17:19

Waterken Server

The Waterken Server is a platform for building Java applications that use eventual control flow operations, such as asynchronous invocation, to communicate both within the application and across the network to other HTTP-based software.

(Machine Translation)
最後更新: 2008-07-20 10:58

KCAPTCHA

KCAPTCHA provides CAPTCHA (a visual human validation tool) with font distortion. It requires no PHP font libraries (only GD).

最後更新: 2012-12-11 02:46

HTML-Widgets-NavMenu

HTML-Widgets-NavMenu is a Perl module to generate
navigation menus and control site flow. It has
many advanced features, is extensively tested, and
should be easily extensible and customizable.

(Machine Translation)
最後更新: 2014-03-29 00:50

x0

x0 is a low-latency scalarable HTTP Web server and framework written in C++11, supporting CGI, FastCGI, reverse proxying, SSL + SNI, advanced HTTP & FastCGI load balancing, systemd socket activation, and more.

(Machine Translation)
Database Environment: MySQL
自然語言: English
操作系統: Linux
程式語言: C++
最後更新: 2005-06-23 02:12

Simple Page Archive

Simple Page Archive is a mirror and archiving tool to copy
Web pages you are interested in. The CGI script downloads
all images and CSS files to preserve the mirrored Web page.

(Machine Translation)
最後更新: 2001-04-27 01:21

AdaCGI

AdaCGI is an Ada95 interface to the "Common Gateway Interface" (CGI). AdaCGI makes it easier to create Ada95 programs that can be invoked by World Wide Web (WWW) HTTP servers using the standard CGI interface. Using it, you can create Web applications using Ada95 to perform queries or other processing by request from a WWW user.

最後更新: 2003-08-21 07:20

mrtg-rrd

mrtg-rrd is a CGI/FastCGI script for displaying MRTG graphs from data
in the RRDtool format. It can make your monitoring system faster,
because MRTG does not have to generate all the PNG files with graphs
every 5 minutes or so. Instead, the graphs are generated on demand
when a user wants to see them. The main goal of this project is to
generate output similar to the MRTG native graphs as much as possible,
providing a drop-in replacement. It reads the same configuration file
that MRTG does, and it can understand most of the directive types in
this file. It can display single graph pages as well as directory
indexes referring to more graphs or subdirectories.

(Machine Translation)
最後更新: 2010-03-15 23:23

Magellan Metasearch

Magellan Metasearch is a modular meta search engine, enabling users
to monitor as many search engines as they want. It provides a complex
query language with standard boolean operators, meta-operators (to
search through pages' metadata), and proximity operators. This language
enables users to perform far more complex queries than what common
search engines currently support. It can be fed any custom sources,
since its abstraction layer manages the search results and their meta
tags in a uniform way. In conjunction with the local process scheduler
(such as "cron"), Magellan enables you to save your requests and replay
them later automatically; new results are sent through email and RSS
in realtime. Magellan also provides full anonymity through smart
multi-proxy support.

(Machine Translation)
最後更新: 2004-02-12 11:23

Web Knowledge Base

WKB allows users to upload files and information,
and organize and search through them in an online
database with user level permissions. It comes
with a ready-to-run package for Windows which
includes Apache, MySQL, Perl, and WKB.

(Machine Translation)
最後更新: 2013-09-16 16:44

Multi Switch Looking Glass for PHP

Multi Switch Looking Glass for PHP allows network
administrators to open/close ports on Cisco
CatOS/IOS switches via a Web interface. It is
clear, configurable, and very useful to LAN party
organizers for opening a port when a gamer pays
for his place in the manifestation.

(Machine Translation)
最後更新: 2012-02-05 00:03

AWStats MultiSite Summary

AWStats MultiSite Summary is an extension to
AWStats' user interface which summarizes multiple
sites in a clear and compact way on a per month
and user basis. It was build for small and medium
service providers for centralized AWStats analysis
and reports.

(Machine Translation)
最後更新: 2002-05-21 16:18

MID

The Machine Inventory Database (MID) is a Perl-based CGI interface to manage the machines on and off your network, both from the IP assignment perspective and the asset-tracking perspective. On top of acting as a frontend to a handful of MySQL tables, it handles IP assignment and acts as a frontend to the configuration files for BIND, YP, and DHCPD to reduce the chance for typos in the configuration files which tend to bring down service.

(Machine Translation)
最後更新: 2005-04-27 02:34

ShoutChat

ShoutChat allows developers to add an instant message (or IRC) like shout box to Web sites. The shoutchat is an iframe element (Mozilla compatible), and the script operates using Javascript and stores the messages in a MySQL database (a file gets complicated with synchronous posts, so a database was favored). The look of the box is controlled through styles. All the modern browsers are supported (including Konqueror). In order to act more like an instant chat, it handles some of the details that other shout boxes do not. It uses Javascript head requests to check for new messages, refreshing the iframe and scrolling down to the new message when one is detected. Several IRC features are included, such as channels. Finally, a text formatting engine called FastFormat code is used to decorate text and create special links.

(Machine Translation)
最後更新: 2008-05-21 23:32

CvsGraph

CvsGraph is a utility for generation of graphical representation of revisions and branches from a CVS/RCS repository.