Sary is a suffix array library and tools. It provides fast full-text
search facilities for text files on the order of 10 to 100 MB using a
data structure called a suffix array. It can also search specific
fields in a text file by assigning index points to those fields.
The syck extension is a binding to the Syck library which facilitates
YAML parsing.
YAML(tm) (rhymes with "camel") is a straightforward machine parsable
data serialization format designed for human readability and
interaction with scripting languages. YAML is optimized for data
serialization, configuration settings, log files, Internet
messaging and filtering.
These tools are used to convert XML and HTML to and from a line-oriented
format more amenable to processing by classic Unix pipeline processing
tools, like grep, sed, awk, cut, shell scripts, and so forth.
The line-oriented format used by these tools looks very much like, but
is not quite precisely the same as XPath.
The Slides doctype and stylesheets are for making presentations.
The Website doctype and stylesheets are for making websites.
This module is a Ruby interface to the Sary library.
Aspell Ukrainian dictionary.
This utility allow your users to change their Squid or Web password using
the browser.
Encode Explorer is an easy-to-use php script to use as an index file.
It shows files in the server and lets you browse through folders,
upload files etc. It is kept small and neat so that the source can be
used for learning.
AMFEXT is a PHP extension written in C that implements encoding and decoding
of AMF and AMF3 messages for the PHP language. It has been based on some of
the experience gained with AMFPP, a native code for encoding and decoding C.
The native encoding and decoding is extremely fast and memory efficient
respect existing PHP implementation, and the flexibility has been
provided using callbacks to the PHP code.