Monthly Archiv: November, 2010

Zip Stream

Package:
Zip Stream
Summary:
Create ZIP archives for large files
Groups:
Compression, Files and Folders, PHP 5
Author:
Asbjorn Grandt
Description:
This class can be used to create ZIP archives for large files.

It is based on the Create Zip File class originally written by Rochak Chauhan.the and Zip class of the same author of this class.

This is a simplified version of the Zip class as it does not support setting the temporary zip file to which the compressed data is saved.


Music theory

Package:
Music theory
Summary:
Generate music scales and chords
Groups:
Audio, PHP 5
Author:
Arturs Sosins
Description:
This class can be used to generate music scales and chords.

It applies the music theory to generate scales and chords by names based on interval patterns between notes.

The class can generate scale notes by provided scale name and type,
generate chord notes by provided chord name and type, transpose scales, transpose chords, generate all chords that include provided notes, generate all scales that include provided notes, generate all scales that suits provided chords and generate all chords for provided scale.


WordPress 3.0.2

WordPress 3.0.2 is available and is a mandatory security update for all previous WordPress versions. Haiku has become traditional:

Fixed on day zero
One-click update makes you safe
This used to be hard

This maintenance release fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site, addresses a handful of bugs, and provides some additional security enhancements. Big thanks to Vladimir Kolesnikov for detailed and responsible disclosure of the security issue!

Download 3.0.2 or update automatically from the Dashboard > Updates menu in your site’s admin area. You should update immediately even if you do not have untrusted users.

PHP PDO Wrapper Class

Package:
PHP PDO Wrapper Class
Summary:
Execute SQL queries from parameter lists using PDO
Groups:
Databases, PHP 5
Author:
Andrew P.
Description:
This class can be used to execute SQL queries from parameter lists using PDO.

It extends the PDO base class and adds new functions that can execute SQL SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses.


Export PDF

Package:
Export PDF
Summary:
Generate a PDF file with a listing of data records
Groups:
Files and Folders, PHP 5, Printing
Author:
karikalan
Description:
This class can be used to Generate a PDF file with a listing of data records.

It can take array of record data and generates PDF document with a listing of the data using the Haru extension.

The listing title, labels and fonts are configurable parameters.

The generated document is served for download.


Powered by Gewgley