Monthly Archiv: October, 2009

Podcast Generator

Podcast Generator is a free web based podcast publishing script written in PHP: upload media files (audio-video) via a web form along with episode information and automatically create podcast w3c-compliant feed including iTunes specific tags. It also features a comprehensive web administration.

PHP Mp3 DB Tool

A simplistic program to convert a ASCII file (obtained from collectorz.com mp3 collector or similar program) to MySQL format, insert it in database and run reports from a web based engine, supports streaming of single mp3s and full albums.

pwgen-php

Package:
pwgen-php
Summary:
Generate pronounceable passwords like GNU pwgen
Groups:
PHP 5, Text processing
Author:
Superwayne
Description:
This class can be used to generate pronounceable passwords like GNU pwgen program.

It can generate a random text of a given length that can be used as a password.

The class provides options to include numbers or symbols, capitalize letters, avoid vowels.

The generated text is organized in such way that is easy to pronounce in English.


Bot recognizer and dispatcher

Package:
Bot recognizer and dispatcher
Summary:
Recognize and handle Web robot by IP or user agent
Groups:
HTTP, PHP 5, Security
Author:
Alexander Selifonov
Description:
This class can be used to recognize and handle Web robots by IP address or user agent.

It can check the IP address of the computer or the user agent of the browser program currently accessing the Web server to determine if it is within a range of IP addresses known to be of Web robots like search engine site crawlers or even malicious crawlers.

The class can call different callback functions depending on the type of crawler that was identified.

It can also be set on debug mode by taking a given IP address or string as user agent instead of the user agent string sent by the accessing browser.

The Web robots information is stored in a database. The class can load that database from a text data file. The database can be accessed using supplied database class or a database adapter class from the Zend Framework.


CMS from Scratch

CMS from Scratch is a quick, easy, and FREE solution that lets web designers give their customers a web site they can edit themselves. It is now also an OPEN SOURCE project, so you can use the source PHP scripts for FREE.
Powered by Gewgley