Monthly Archiv: July, 2010

Picture Thumbnail

Package:
Picture Thumbnail
Summary:
Create image thumbnails
Groups:
Graphics
Author:
karim somai
Description:
This class can be used to create image thumbnails.

It can load a picture in GIF, PNG, JPEG and BMP formats and generate a thumbnail with a given width and height.

The class can also render a given text on the thumbnail image.

The generated thumbnail image is saved to a file in the JPEG format.


class Graph

Package:
class Graph
Summary:
Render images with bar or pie charts
Groups:
Graphics, PHP 5
Author:
Lukasz Socha
Description:
This package can be used to render images with bar or pie charts.

There is a base class with primitives to create and initialize images.

There are also two sub-classes that can render bar or pie charts and display them as the current script output in PNG format.


DP_Access_MySQL_database

Package:
DP_Access_MySQL_database
Summary:
MySQL database access wrapper
Groups:
Databases, PHP 5
Author:
Dmitriy Bulgar
Description:
This class implements a MySQL database access wrapper. It can:

- Establish MySQL database connection setting the preferred character encoding
- Execute SELECT, INSERT and UPDATE SQL queries from parameters that define tables, columns and values
- Retrieve query results into arrays or objects
- Retrieve the number columns in a query result


[Free] New 2D Game Engine: Free Games Programming Library

A new C library that lets you easily write 2D graphical games (complete with sound) on Linux has been added to the Free 2D and 3D Game Engines, Games Programming Libraries and Source Code page. There are also other free libraries on that page that let you write games for other systems, like Windows, Mac OS X, Linux, etc.

Firewall Protection

Package:
Firewall Protection
Summary:
Restrict the access to pages based on IP address
Groups:
HTTP, PHP 5, Security
Author:
Petter Kjelkenes
Description:
This class can be used to restrict the access to pages based on IP address.

It can check if the IP address of the user computer and compares it to ranges of allowed and forbidden IP addresses.

If the IP address is not in the list of allowed addresses or is in the list in forbidden address, the class throws an exception.

The lists of allowed and forbidden addresses may be defined programmatically or read from a configuration file in XML format.


Router

Initial page where user will start
Package:
Router
Summary:
Browse remote sites
Groups:
HTML, HTTP, PHP 5
Author:
vijay3000
Description:
This class can be used to browse remote sites.

It can request the content of remote sites and show them as if it is content of the site serving the script.

The class rewrite URL of HTML page links so when the user clicks on them it makes the current site script access the respective remote page.


WordPress 3.0.1

After nearly 11 million downloads of WordPress 3.0 in just 42 days, we’re releasing WordPress 3.0.1. The requisite haiku:

Three dot oh dot one
Bug fixes to make you smile
Update your WordPress

This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make it one of the best and most stable releases we’ve had.

Download 3.0.1 or update automatically from the Dashboard > Updates menu in your site’s admin area.

Note: If you downloaded 3.0.1 in the first 20 minutes of release (before 2200 UTC), you’ll want to reinstall it, which you can do right from your Updates screen. Our bad.

Powered by Gewgley