Friday, January 1, 2010

[PHP Classes] Innovation Award results of December of 2009

PHP Classes
Icontem

Innovation Award results of December of 2009

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

Innovation Award Winners Congratulations to akash!


Rank Class Author Score Points Prize
1 PHP parallel programming
Run parallel scripts using a C++ program
akash India 26.92% 9
2 PHP Website Multi Language
Translate application texts using Google Translate
Sandeep Kumar India 19.23% 8
3 Regexp Builder-
Build regular expressions programmatically
Marco Marchiò Italy 15.38% 7
4 Loading Div
Display an animation while a page is loading
Gianluca Zanferrari The Netherlands 13.46% 6
5 Multi Singleton
Implementation of the singleton design pattern
Sebastian Potasiak Poland 7.69% 5
6 OFX Parser
Parse and extract financial records from OFX files
Felipe Nascimento de Moura Brazil 5.77% 4
6 Quadratic Equation
Solve quadratic equations
Mammadli Azerbaijan 5.77% 4
8 HTML 5
Generate article pages using HTML 5 syntax
Güayoyo Italy 3.85% 2
9 Bounded Queue
Manage queue with a limited number of elements
Ahmad Retha United Kingdom 1.92% 1


Nominees to win the award of December of 2009

Class: Reference Collection Picture of Bao Nguyen Quoc
Description: Keep track of references to variable values
Author: Bao Nguyen Quoc
Age: 22
Country: Viet Nam Viet Nam
Comment: References are a sort of pointers that point to the value of a variable. They can be treated as variables but changing their values just changes the original variable they point to.

This class provides a solution to manipulate collections of references to variables.

It can be useful if you want to manipulate the values of variables without duplicating the memory space that would take if you used copies of the original values instead of references.

Class: RRD Manipulator Picture of monjurul hasan
Description: Retrieve server traffic information using RRDTool
Author: monjurul hasan
Age: 25
Country: Bangladesh Bangladesh
Comment: RRDTool is a package of programs for logging and graphing time series data in a so called Round Robin Database, like for instance network traffic data.

This class can be used to retrieve network statistics logged by RRDTool.

Class: Burn CD with PHP Picture of Korosh Raoufi
Description: Burn CD using CreateCD Windows program
Author: Korosh Raoufi
Age: 19
Country: Iran Iran
Comment: As PHP becomes a more popular language, developers start using it for other purposes besides Web development. Burning a CD or a DVD is one of those purposes.

This class makes it easier to can be used to burn a CD from an image file using an external program.

Class: XML DB Picture of Alessandro Vernassa (speleoalex)
Description: Manage XML and MySQL databases using SQL
Author: Alessandro Vernassa (speleoalex)
Age: 31
Country: Italy Italy
Comment: SQL databases like MySQL are the most frequently used by PHP applications.

If for some reason you cannot use MySQL, you may have to resort to files to store and retrieve application data.

This class makes it easy to work with file based databases by providing SQL support to query XML documents or files with data in the PHP serialize format.

Class: Site pages guard Picture of Alexander Selifonov
Description: Monitor and restore damaged application files
Author: Alexander Selifonov
Age: 47
Country: Russian Federation Russian Federation
Comment: A Web site is always susceptible of being invaded by crackers, no matter how hard you try to protect it.

In some cases, Web pages may be defaced. The original site files may be damaged or even removed.

This class provides a solution to quickly restore the original files to recover from an eventual Web site defacement.

It can generate backups of the relevant files. Then it can restore the backups when it detects that any of the files was changed or eliminated.

Class: Decorate Anything Picture of Fabian Schmengler
Description: Implement the decorator design pattern
Author: Fabian Schmengler
Age: 26
Country: Germany Germany
Comment: Decorator is a design pattern intended to change the outcome of programming component using another independent component.

This class provides a generic PHP implementation of the decorator design pattern allowing to wrap the functionality of any object with decorator classes without having to inherit from the wrapped object classes.

Class: Xdebug code coverage Picture of Ovidiu Mihalas
Description: Generate Xdebug code coverage reports
Author: Ovidiu Mihalas
Age: 27
Country: Romania Romania
Comment: Xdebug is a popular PHP extension for debugging and profiling PHP scripts.

This class provides a solution for collecting profiling data using Xdebug and display useful reports for the profiling results.

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: