Simple Project List Software Map

766 projects in result set
LastUpdate: 2002-07-15 23:37

Personal Web Statistics

Personal Web Statistics (pstats) is a set of CGI
scripts that maintain statistics for your Web
site. It includes a counter, and referrer and
visitor statistics.

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

Apache SPFC

When building server side applications for the Web, independently of the language used (Java, PHP, Perl, etc), a lot of time is spent writing embedded HTML code and dealing with the fact that HTTP is a stateless protocol. SPFC allows you to write HTML forms like you write a Java GUI.

(Machine Translation)
LastUpdate: 2008-01-23 07:51

python-youtube

python-youtube is a Python client for the YouTube
API. You can use it to access YouTube metadata in
your applications and Web applications using the
REST interface of the YouTube API.

(Machine Translation)
LastUpdate: 2009-02-25 11:57

Image::Size

The Image::Size module for Perl provides a clean interface for fetching image dimensions (and type, when unknown) from graphics files in a wide variety of common formats. It is a pure Perl extension (no C or XS linking required) that has been tested on a variety of UNIX, Linux and BSD systems, as well as MacPerl and Windows ports of Perl. It was designed around and tuned for use in CGI application development, but is useful in other areas as well.

(Machine Translation)
LastUpdate: 2006-07-12 13:07

psArchive

psArchive is a PHP 5 extension designed to provide
an easy to use interface for manipulating all the
most common archive files used in Web projects at
high speeds and workloads. It is especially
designed for Web applications that need to
understand, to produce, or even edit archives in
order to function.

(Machine Translation)
LastUpdate: 2006-04-30 21:13

gimuse

gimuse allows concurrent multiple clients access
to a GIMP server instance. Other features are
critical session management, and running of GIMP
commands related to server boot and not to client
sessions (useful for loading a template image, for
example).

(Machine Translation)
LastUpdate: 2003-03-19 14:28

XSLjoke

XSLjoke is an XSL/XML transformation class for
PHP, using Sablotron as a PHP extension library.
Currently, it seems to be the only one able to
work with Sablotron >= 0.97 and PHP. It has been
tested with PHP 4.3.1, but should work with any
PHP version since 4.2.0.

(Machine Translation)
LastUpdate: 2006-11-08 20:14

textTHaCAA

textTHaCAA is a system for Telling Humans and
Computers Apart Automatically that was inspired by
CAPTCHA from Carnegie Mellon. Unlike image-based
problems which can be difficult for people with
certain disabilities, it is designed to be
accessible to all users. It achieves this by
asking simple randomly generated text-based
multiple choice questions where the user has to
select the members of one group from a list
randomly selected from members of a series of
different groups.

(Machine Translation)
LastUpdate: 2005-10-26 23:46

PAJAJ

PAJAJ (PHP Asynchronous Javascript and JSON) is an object-oriented AJAX framework for the development of event driven PHP Web applications. The framework follows 5 basic principles: simplicity, support for multiple development modes, event driven programming, late binding of events, and object oriented design.

LastUpdate: 2005-01-02 23:43

DonationTracker

DonationTracker is a CGI script for tracking live PayPal
donation tallies using IPN (PayPal's Instant Payment
Notification service). Along with displaying donation tallies
numerically, this script generates live, PNG-format graphs
for the current month's donation history.

(Machine Translation)
LastUpdate: 2001-06-25 23:12

PyStem

PyStem is a fast Python module with the the Porter
stemming algorithm (a process for removing the
commoner morphological and inflexional endings
from words in English; its main use is as part of
a term normalisation process that is usually done
when setting up Information Retrieval systems).

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

Python Hypertext Preprocessor

PyHP is a system to embed Python code in an HTML document in a way similar to how PHP works. It differs from similar projects in that it starts each PyHP document in a separate, clean namespace. PyHP was designed for use with Apache's mod_python.

LastUpdate: 2011-11-28 18:34

DocFrac

DocFrac is a tool that converts documents from RTF to HTML and from HTML to RTF. It is useful for bulk
document conversion and dynamic Web pages. It does not require a word processor to work.

(Machine Translation)
LastUpdate: 2001-03-26 21:34

XTemplate

XTemplate is a template engine for PHP which allows you to store your HTML code apart from your PHP code. It has many useful features such as nested blocks and various kinds of variable interpolation, and yet the code is very short and very optimized. It includes several examples and was written with an attempt at being easy to understand. The basic syntax is from FastTemplate and QuickTemplate but the entire class was written from scratch without code from other template engines.

(Machine Translation)
LastUpdate: 2007-10-07 08:59

Gravacacher

Gravacacher is very simple and lightweight caching server designed for one specific purpose: to cache avatar images from services like www.gravatar.com, which provide "globally recognized avatars". Typically, Gravacacher will be deployed on sites that host blogs or forums which depend on gravatars. Gravacacher supports a security mechanism that allows it to answer only queries made via URLs generated by your server software, such as blog or forum engines, permanent cached entities, and both positive and negative TTLs when caching.

(Machine Translation)