Simple Project List Software Map

Text Processing
1877 projects in result set
LastUpdate: 2006-11-01 03:41

Input Filter extension for PHP

The Input Filter extension for PHP is an extension
for safely dealing with input parameters. It is
meant to address this issue by implementing a set
of filters and mechanisms that users can use to
safely access their input data.

(Machine Translation)
LastUpdate: 2004-11-05 13:38

XML::Filter::ExceptionLocator

This module implements an XML::SAX filter which
adds line numbers and column numbers to errors
generated by SAX handlers further down the
pipeline. It was written so that
XML::Validator::Schema could blame the correct
line of XML for validation failures. You can use
this module to enhance the error messages
generated by any SAX handler.

(Machine Translation)
Operating System: OS Independent
Programming Language: Perl, Perl, Perl
User Interface: Toolkits/Libraries
LastUpdate: 2007-03-25 02:01

Highlighter

Highlighter is a PHP class that can be used to
reformat highlighted PHP code. It can highlight
PHP code and turn keywords into links to the
respective manual page in the PHP.net site. If the
code is not enclosed in PHP code tags, it adds
these tags before highlighting the code. It can
also escape a text string to display as HTML using
configurable block tags.

(Machine Translation)
LastUpdate: 2001-09-01 09:24

MapGenerator

Map Generator is a program for creating
client-side image maps in HTML files. It works
with Linux.

(Machine Translation)
LastUpdate: 2005-06-23 09:31

Eclipse Tidy

Eclipse Tidy is an Eclipse plug-in provides two
very useful functions of HTML Tidy, namely
formatting and checking of (X)HTML or XML code.

(Machine Translation)
LastUpdate: 2008-09-22 03:52

WSO2 Web Services Framework for PHP

WSO2 Web Services Framework for PHP is a PHP
extension for providing and consuming Web
services. WSO2 WSF/PHP supports SOAP 1.1, SOAP
1.2, WSDL generation, WSDL mode (WSDL 1.1 and WSDL
2.0), REST style invocation, integrated Data Services capabilities, and some of the key
WS-* stack specifications such as: SOAP MTOM,
WS-Addressing, WS-Security, WS-SecurityPolicy, and
WS-ReliableMessaging.

(Machine Translation)
LastUpdate: 2004-08-05 04:17

document

document is an XML vocabulary for source code
documentation. The distribution includes tools to
generate high-quality documentation in different
formats, such as HTML, DocBook XML, and PDF.

(Machine Translation)
LastUpdate: 2009-03-12 04:42

Server Macro Expansion

SMX is a cross-platform dynamic HTML generation
language. It is a high level language that is
easier to learn than PHP or Perl, but is just as
powerful for Web page creation. It was originally
designed for developing financial reporting
software, and is still uniquely suited for that
sort of customer-driven Web development. It
features builtin support for ODBC queries,
preformatted HTML, linking to Perl or PHP, and
much more. It supports Basic authentication and
Digest authentication.

(Machine Translation)
LastUpdate: 2007-09-23 04:46

circdraw

circdraw is a program to draw circuit diagrams in
LaTeX. It uses a simple language as input, and
generates PiCteX code as output. New parts can
easily be added.

(Machine Translation)
LastUpdate: 2008-05-29 12:39

Antipasti

Antipasti reads from stdin and writes to file1,
file2, ..., fileN such that lines 1, N+1, 2*N+1,
... are written to file1, lines 2, N+2, 2*N+2, ...
are written to file2, etcetera. I.e., it works as
a multi-output tee.

(Machine Translation)
LastUpdate: 2006-08-01 09:11

twiki-mediawiki-migrate

twiki-mediawiki-migration is a simple Web-based
script to aid migration from twiki to mediawiki
markup. When provided with the URI of a twiki
page, it will screen-scrape for the twiki source
and then will apply a few simple regular
expressions to change it into moderately tolerable
mediawiki markup, which can then be cut and pasted
into mediawiki.

(Machine Translation)
LastUpdate: 2003-05-18 04:13

TKLSpell

TKLSpell is a spell checker for English, German, and
Hungarian. It is easy to use, fast, and can easily handle
large files. The dictionary can be easily expanded. A
bad word list is also available.

(Machine Translation)
LastUpdate: 2012-06-01 20:58

xslet / xsltester

xsltester is an applet for testing XSL files.
It can execute and judge test routines written in XSL templates without another applied XML file. Therefore developers have to create only one testing XSL file for a test.
It contains another applet, xslviewer, which can displays an API document for an XSL file. It displays lists of templates (elements), named templates (functions and subroutines), and parameters, and optionally displays test results for each.

(Machine Translation)
LastUpdate: 2005-02-16 08:46

quisp

QUISP (quick server pages) is a simple system for developing
database-driven dynamic Web sites. It includes its own embedded SQL
database which stores data in ASCII text files. It can optionally be
configured with built-in data charting.

(Machine Translation)
LastUpdate: 2005-02-06 06:36

php_libxslt

php_libxslt is an alternative extension to the built-in PHP XSL transformation engine. It uses the GNOME XSLT C library, and provides a very simple interface to transforming strings from within PHP scripts.

(Machine Translation)