Monthly Archiv: January, 2010

Turkish Soundex

Package:
Turkish Soundex
Summary:
Implements the soundex algorithm for Turkish
Groups:
Algorithms, PHP 5, Text processing
Author:
Tufan Baris YILDIRIM
Description:
This class implements a variant of the soundex algorithm for Turkish.

The soundex algorithm converts words into an hash that represents the way the word is spelled in English.

This class implements a modified version the algorithm to consider Turkish spelling instead of English.


MySQL data into array

Package:
MySQL data into array
Summary:
Create and retrieve data from a MySQL table
Groups:
Databases, SQL
Author:
riccardo castagna
Description:
This class can be used to create and retrieve data from a MySQL table.

It can create a database with a table with information of a list of countries.

The class can also retrieve the country information list into an array.


MDB2 Session Manager

Package:
MDB2 Session Manager
Summary:
Handler for storing session data with MDB and APC
Groups:
Cache, Databases, User Management
Author:
Michael A. Peters
Description:
This class is a replacement handler for storing session data with MDB2 and APC.

It can be used to store PHP sessions in any database supported by PEAR MDB2.

The class also stores and retrieves session data from APC cache to access session data faster.


QDispatcher

Package:
QDispatcher
Summary:
Instantiate class and call a function
Groups:
Language, PHP 5
Author:
Tom Schaefer
Description:
This class can be used to instantiate class and call a function of the new object.

It uses reflection to determine how to create an object of a given class calling it's constructor function.

The class calls a function of the object passing any parameters if necessary.


[Free] New Video Converter: Convert Videos/Movies Between Different Formats (DVD, iPod, PSP, Playstation 3, etc)

A new program that converts video files between different formats has been added to the Free Video Converters or Transcoders page. It can rip (ie, copy) directly from various media (like DVD) and devices and convert it so that it is suitable for playing on other devices (eg, iPod, DVD, PSP, Playstation 3, etc). This particular program is for Linux, but if you use Windows or Mac OS X, there are numerous other software listed on that page that can do the job for your system, so if you want something handy for converting videos or movies, check it out.

xColor

Package:
xColor
Summary:
Manipulate color values
Groups:
Graphics, PHP 5
Author:
Robert
Description:
This class can be used to manipulate color values.

It can perform several types of operations with colors like:

- Merging two colors with a given level the opacity
- Invert a color
- Complement two colors
- Add two colors
- Subtract two colors
- Multiply two colors
- Get the average between two colors
- Lighten a color
- Get parts of two colors
- Get the grey version of a color
- Get the Web safe version of a color
- Get a color for text to contrast well on a given background color
- Determine if a text color is readable on given background color
- Get the distance between two colors
- Get an array of gradient colors
- Get the gradient level of a given color between colors


FLV Metadata

screenshot
Package:
FLV Metadata
Summary:
Get metadata from Flash video files
Groups:
Files and Folders, Flash, PHP 5, Video
Author:
Amin Saeedi
Description:
This class can be used to get metadata from Flash video files.

It opens a Flash video file and parses its contents to retrieve details about the video stream it contains.

Currently it can return the duration, frame size, frame rate, video and audio rates and codecs.


Simple Forum PHP 1.8

If you search for a simple forum on your website - Simple Forum PHP is that what you need. Visitors to your website will be able to post new topics or to discuss other threads. Any publication of a new topic or reply has been protected from spam by captcha image. Administrators has their own admin page which is password protected.
Powered by Gewgley