Simple Project List Software Map

766 projects in result set
最后更新: 2004-06-17 08:33

PHP Weather

PHP Weather makes it easy to show the current weather on your Web page. PHP Weather retrieves the latest METAR (weather) report and converts this format into both imperial and metric units, caches the data in a MySQL, PostgreSQL, or DBA database for fast retrieval, and makes it easily available in PHP scripts. You can display the data in several languages by using the included translations.

最后更新: 2014-03-11 22:34

htmLawed

htmLawed is a PHP script that makes input text more secure, HTML standards-compliant, and suitable in general from the viewpoint of a Web-page administrator, for use in the body of HTML 4 or XHTML 1 or 1.1 documents. It is a customizable HTML/XHTML filter, processor, purifier, and sanitizer. It can ensure that HTML tags are balanced and properly nested tags, neutralize code that may be used for cross-site scripting (XSS) attacks, and limit the allowed HTML elements, tags, attributes, or URL protocols.

最后更新: 2009-11-05 08:50

Codestriker

Codestriker is a Web application that supports online code reviews. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe, and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems. It minimizes paper work, ensures that issues, comments, and decisions are recorded in a database, and provides a comfortable workspace for actually performing code inspections. An optional highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your process.

(Machine Translation)
最后更新: 2010-05-02 06:05

CodeWorker

CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.

最后更新: 2004-06-07 19:45

BlueLava

BlueLava is a Web and WAP (CGI-based) x10 interface. Using commandline-based x10 tools as its backend, it allows you to control x10-compliant electronics and x10 modules from within a Web browser or a WAP/WML-enabled device. Uses of BlueLava include the remote control of lamps, appliances, and other electronics via the Internet.

最后更新: 2010-12-28 22:17

Sluice

Sluice is a workflow engine Jabber component. Its
goal is to allow users to create and configure an
automated workflow or business process with ease.
The clients should be very simple with all the
work being done on the server/component end. The
main component and modules are done in Perl. The
Web client is done in PHP.

(Machine Translation)
最后更新: 2005-12-04 21:19

Perl Webmail

Perl Webmail is a CGI/mod_perl application that interfaces with external POP3 and SMTP services. It provides all the expected functionality of a mail client, such as read, reply, forward, delete, as well as sending and receiving attachments, storage for mail folders, contacts, and calendar notes.

(Machine Translation)
最后更新: 2006-10-31 01:27

CLIP

CLIP is a Clipper/XBase compatible compiler with initial support other xBase dialects. It features support for international languages and character sets. It also features OOP, a multiplatform GUI based on GTK/GTKextra, all SIX/Comix features (including hypertext indexing), SQL and ODBC drivers, a C-API for third-party developers, a few wrappers for popular libraries (such as BZIP, GZIP, GD, Crypto, and Fcgi), a multitasking client and application server based on TCP/IP sockets, object data base utilities, and a functions library.

最后更新: 2008-03-18 10:04

phpHtmlLib

phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.

最后更新: 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)
最后更新: 2002-03-12 18:37

phpftp

phpftp is a simple Web-based FTP client written in PHP which offers directory navigation, file transfers, directory creation, etc.

(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)
最后更新: 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)
最后更新: 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)