Monday, February 1, 2010

[PHP Classes] Innovation Award results of January of 2010

PHP Classes
Icontem

Innovation Award results of January of 2010

Advertisement

You are getting this message because you voluntarily subscribed to the PHP Classes site. To change your newsletter or alert messages delivery options, see the instructions at the bottom of this message.

The winners of the Award may receive prizes provided by sponsors.

Sponsors Prizes
NetMake One license of ScriptCase Enterprise editionOne license of ScriptCase Enterprise edition
Human Profile One copy of DWebPro Standard LicenseOne copy of DWebPro Standard License
IP2Location One year server license IP to country region city databaseOne year server license IP to country region city database
ActiveState One downloadable copy of Komodo IDEOne downloadable copy of Komodo IDE
Embarcadero One copy of Delphi for PHPOne copy of Delphi for PHP
Zend One copy of the Zend StudioOne copy of the Zend Studio
NuSphere One downloadable copy of PhpED ProfessionalOne downloadable copy of PhpED Professional
JCX Software One copy of VS.PHPOne copy of VS.PHP
WebDev Publishing One year subscription to the PDF edition of the JSMag magazineOne year subscription to the PDF edition of the JSMag magazine
Packt One book of choice by PacktOne book of choice by Packt
Apress One book of choice by ApressOne book of choice by Apress
Manning One book of choice by ManningOne book of choice by Manning
PHP Architect One subscription to the PDF edition of the PHP Architect magazineOne subscription to the PDF edition of the PHP Architect magazine
O'Reilly One downloadable e-book of choice by O'ReillyOne downloadable e-book of choice by O'Reilly

Innovation Award Winners Congratulations to Alessandro Vernassa (speleoalex)!


Rank Class Author Score Points Prize
1 XML DB
Manage XML and MySQL databases using SQL
Alessandro Vernassa (speleoalex) Italy 30.23% 7
2 Site pages guard
Monitor and restore damaged application files
Alexander Selifonov Russian Federation 27.91% 6
3 Burn CD with PHP
Burn CD using CreateCD Windows program
Korosh Raoufi Iran 13.95% 5
4 Xdebug code coverage
Generate Xdebug code coverage reports
Ovidiu Mihalas Romania 11.63% 4
5 RRD Manipulator
Retrieve server traffic information using RRDTool
monjurul hasan Bangladesh 6.98% 3
5 Decorate Anything
Implement the decorator design pattern
Fabian Schmengler Germany 6.98% 3
7 Reference Collection
Keep track of references to variable values
Bao Nguyen Quoc Viet Nam 2.33% 1


Nominees to win the award of January of 2010

Class: Pearson Significance Picture of Roman
Description: Calculate significance for correlation coefficient
Author: Roman
Age: ???
Country: Australia Australia
Comment: This class provides a solution to compute the statistical significance of correlation coefficients.

Class: Very Simple XML Element Picture of jonathan gotti
Description: Extend SimpleXML document composition capabilities
Author: jonathan gotti
Age: 33
Country: France France
Comment: SimpleXML is an extension introduced with PHP 5 to simplify the construction of XML documents. However, this extension does not provide all types of document building functionality you may need.

This class extends the SimpleXMLElement class in order to provide missed functionality to those that need to compose more complex XML documents using PHP.

Class: Cache variables Picture of Piotrek M
Description: Cache variable values in PHP scripts
Author: Piotrek M
Age: ???
Country: Poland Poland
Comment: Sometimes it is necessary to store the results of an intensive processing job in a cache storage, so it can be reused many times without having to go through the same intensive processing job again.

This class provides a solution for storing the values of variables that result from a processing job.

It generates a PHP script file that assigns the values of the variables. This way it can be loaded much faster using a PHP opcode cache extension that may be available under the current PHP installation.

Class: docType Picture of Michael A. Peters
Description: Create HTML or XHTML depending on the user browser
Author: Michael A. Peters
Age: 37
Country: United States United States
Comment: XHTML is standard for defining HTML documents compliant with XML standards.

Web sites may serve their pages in XHTML if the underlying browser supports it.

This class can detect automatically whether the current user browser supports XHTML documents. It serves HTML pages with the correct DOCTYPE and tag structure depending on whether XHTML is supported or not.

Class: Oscar CouchDb Picture of de saint leger christophe
Description: Manipulate data on a CouchDB database
Author: de saint leger christophe
Age: 24
Country: France France
Comment: CouchDB is a popular Open Source document oriented database.

This class provides an interface to access and manipulate data in a CouchDB database from PHP.

Class: Thunderbird Junk Log To Postfix Header Check Picture of Basil Briceño
Description: Convert Thunderbird junk log to Postfix rules
Author: Basil Briceño
Age: 32
Country: Mexico Mexico
Comment: Thunderbird is a popular e-mail client program from Mozilla Foundation. It supports detecting and trashing spam messages.

This class makes it possible for PHP scripts to create rules for filtering e-mail with Postfix e-mail server by analyzing the filtering results of Thunderbird.

Class: LINQ In PHP Picture of Tufan Baris YILDIRIM
Description: Query arrays with a SQL-like syntax using LINQ
Author: Tufan Baris YILDIRIM
Age: 20
Country: Turkey Turkey
Comment: LINQ is a framework created by Microsoft for querying data sets that may be stored for instance array variables, XML documents or JSON structures. It can use an SQL-like dialect for querying data.

This class provides a pure PHP implementation of the LINQ data querying framework.

Class: xColor Picture of Robert
Description: Manipulate color values
Author: Robert
Age: 22
Country: Germany Germany
Comment: Color effects can be used to implement nice visual presentations in Web pages.

This class provides an extensive list of ways to manipulate colors that may be useful for implementing color based visual effects in pages generated by PHP.

Class: FLV Metadata Picture of Amin Saeedi
Description: Get metadata from Flash video files
Author: Amin Saeedi
Age: 21
Country: Iran Iran
Comment: Flash Video is a popular streaming format used by Flash players to present video clips.

This class can be used to analyze a Flash video stream and extract useful metadata like the video duration, width, height, etc..

Class: Detect Opcode Cache Picture of Alexander Over
Description: Detect whether PHP is running an opcode cache
Author: Alexander Over
Age: 28
Country: Germany Germany
Comment: An opcode cache is a PHP extension that is used to accelerate the loading of PHP code by skipping the initial phase of compiling PHP source code into opcodes.

There are many PHP opcode cache extensions. This class is capable of detecting the presence many of the existing PHP opcode cache extensions.

Class: PreLoad Images Picture of riccardo castagna
Description: Generate page with preloaded images
Author: riccardo castagna
Age: 41
Country: Italy Italy
Comment: Some sites have pages that need to present slide shows or otherwise present many images that need to be displayed without delay.

Preloading is a technique for accelerating the display of images in a Web browser. It consists in creating invisible image objects in Javascript that make the browser load the images in memory before they are presented.

This class provides a generic solution for preloading images in a Web page generated by PHP.

Vote



If you are not interested in receiving any more messages like this one, send an empty message to unsubscribe-awards@phpclasses.org or go to the user options page and uncheck the respective e-mail delivery option. There you can also switch the message format between text and HTML. Note that there are several mailing lists. If you want to unsubscribe from all lists at once, send an empty message to unsubscribe-content@phpclasses.org .

For more information send a message to info at phpclasses dot org.
Copyright (c) Icontem 1999-2010 PHP Classes

No comments: