Monday, March 1, 2010

[PHP Classes] Innovation Award results of February of 2010

PHP Classes
Icontem

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

Innovation Award Winners Congratulations to Tufan Baris YILDIRIM!


Rank Class Author Score Points Prize
1 LINQ In PHP
Query arrays with a SQL-like syntax using LINQ
Tufan Baris YILDIRIM Turkey 35.94% 11
2 FLV Metadata
Get metadata from Flash video files
Amin Saeedi Iran 17.19% 10
3 PreLoad Images
Generate page with preloaded images
riccardo castagna Italy 15.63% 9
4 Detect Opcode Cache
Detect whether PHP is running an opcode cache
Alexander Over Germany 6.25% 8
4 Oscar CouchDb
Manipulate data on a CouchDB database
de saint leger christophe France 6.25% 8
6 Pearson Significance
Calculate significance for correlation coefficient
Roman Australia 4.69% 6
6 Very Simple XML Element
Extend SimpleXML document composition capabilities
jonathan gotti France 4.69% 6
8 xColor
Manipulate color values
Robert Germany 3.13% 4
8 docType
Create HTML or XHTML depending on the user browser
Michael A. Peters United States 3.13% 4
10 Thunderbird Junk Log To Postfix Header Check
Convert Thunderbird junk log to Postfix rules
Basil Briceño Mexico 1.56% 2
10 Cache variables
Cache variable values in PHP scripts
Piotrek M Poland 1.56% 2


Nominees to win the award of February of 2010

Class: Class Prototype Picture of Marco Marchiò
Description: Define variables of all class objects dynamically
Author: Marco Marchiò
Age: 20
Country: Italy Italy
Comment: Some languages, like for instance JavaScript, allow you to dynamically add variables and functions to objects of a class.

This class provides a similar solution that allows assigning new variables to all existing and future objects of the same base class.

Class: Script Alone Picture of Barbushin Sergey
Description: Manage the execution of PHP daemon scripts
Author: Barbushin Sergey
Age: 25
Country: Russian Federation Russian Federation
Comment: Daemons are special programs that are running permanently to execute tasks that need to be performed regularly.

This class provides a solution that makes it easy to manage the execution of daemon applications that can only have a single instance running at a time.

It can also control the execution of a running daemon from a separate script and make it stop when it is necessary.

Class: Gettable Picture of Chris Lam
Description: Make accessible private and protected variables
Author: Chris Lam
Age: 22
Country: Hong Kong Hong Kong
Comment: Private and protected variables may not be accessed from code that is outside the object class.

Sometimes it is necessary that external code has read-only access to private and protected variables. This class provides a way to achieve that.

Class: Tokenizer Picture of Domenico Pontari
Description: Extract list of tokens from a text string
Author: Domenico Pontari
Age: ???
Country: Italy Italy
Comment: A tokenizer is a software component that can process a text and split it into tokens that are easier to process.

Tokenizers are often used to by processors that interpret a text, like for instance source code of a given language.

First they split the code in tokens before evaluating whether the code syntax is correct according to the language grammar.

This class provides a complete solution to tokenize any type of text using pure PHP code.

It also supports the implementation of basic syntax operations that combine sequences of tokens and operators into a smaller number of tokens, thus simplifying further the process of the resulting tokens.

Class: NabiCI Picture of hwrProgs
Description: Continuous integration framework
Author: hwrProgs
Age: ???
Country: Germany Germany
Comment: Continuous integration is a process that allows to continuously test the code of applications to verify whether the changes that are being made by its developers continue to satisfy the project specification and quality requirements.

This class provide an extensive solution for implementing continuous integration of PHP projects.

Class: Link CSV Picture of Schubertus Hodenus
Description: Load and merge the data of two CSV files
Author: Schubertus Hodenus
Age: ???
Country: Germany Germany
Comment: Applications often use CSV files to store and retrieve data, as if they are database tables.

Sometimes it is necessary to combine data from multiple CSV files.

The class provides a solution to link data of two CSV files by merging the data of their rows, in a similar way to database table joins.

Class: Trigonometric tools Picture of Mohammed Cherkaoui
Description: Calculate sine, cosine and tangent of angles
Author: Mohammed Cherkaoui
Age: 15
Country: Morocco Morocco
Comment: Some mathematics applications need to convert the values of trigonometric functions.

This class provides means to convert between sine, cosine and tangent functions of an angle.

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: