Saturday, November 1, 2008

[PHP Classes] Innovation Award results of October of 2008

PHP Classes
Icontem

Innovation Award results of October of 2008

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
NuSphere
One downloadable copy of PhpED Professional
One downloadable copy of PhpED Professional
ActiveState
One downloadable copy of Komodo Pro
One downloadable copy of Komodo Pro
Zend
One copy of the Zend Studio
One copy of the Zend Studio
NetMake
One license of ScriptCase Enterprise edition
One license of ScriptCase Enterprise edition
Codegear
One copy of Delphi for PHP
One copy of Delphi for PHP
Human Profile
One copy of DWebPro Standard License
One copy of DWebPro Standard License
JCX Software
One copy of VS.PHP
One copy of VS.PHP
IP2Location
One year server license IP to country region city database
One year server license IP to country region city database
O'Reilly
One book of choice
One book of choice
Apress
One book of choice
One book of choice
Packt
One book of choice
One book of choice
Manning
One book of choice
One book of choice
PHP Architect
One subscription to the PDF edition of the PHP Architect magazine
One subscription to the PDF edition of the PHP Architect magazine

Innovation Award Winners Congratulations to Alex Fourth!


Rank Class Author Score Points Prize
1 Binary search
Search for data in files using binary search
Alex Fourth 21.43% 9
2 Synchronize DB
Synchronize two MySQL databases
Cristian Vrinceanu 19.64% 8
3 debugTools
Display PHP execution information in a page
Andreas Christodoulou 14.29% 7
4 MemNestedSet
Manage a nested set of elements stored in arrays
Alan H. Lake 12.50% 6
5 Intelligent Censor
Replace rude words by acceptable alternatives
sk89q 10.71% 5
6 Relink
Rewrite URLs based on mod_rewrite configuration
Benjamin Falk 7.14% 4
7 Curl Auto Site Form Post Class
Submit forms using values retrieved from a page
mustafa yontar 5.36% 3
7 Check backup
Manage backup copies of files
zengwenjie 5.36% 3
9 Price Comparison Shopping by DataFeedFile.com
Generate price comparison site with DataFeedFile
Andrew Nurcahya 3.57% 1


Nominees to win the award of October of 2008

Class: mysqli.so.php Picture of Baris Yuksel
Description: Access MySQl databases with MySQLi compatible API
Author: Baris Yuksel
Age: 18
Country: Turkey Turkey
Comment: MySQLi is an extension introduced with PHP 5 to access MySQL databases using an object oriented interface.

To use MySQLi objects the MySQLi extension must be enabled. However, only the regular MySQL extension is usually enabled.

This class provides a MySQLi compatible API to access MySQL databases using only the regular MySQL extension, so the MySQLi API can be used when it is not enabled in PHP.

Class: MiniUrl short URL dynamic Picture of Igor Herson Aquino de França
Description: Create and redirect URL shortcuts
Author: Igor Herson Aquino de França
Age: 25
Country: Brazil Brazil
Comment: Short URL redirector sites became more popular recently with the event micro-blogging systems like Twitter.

Such systems only allow posting messages of no more than 140 characters in order to fit in the SMS message length limit.

This class allows to implement a short URL site in PHP like TinyURL under any domain.

Class: Threading Picture of Alex B. Snet
Description: Create parallel processes with the PHP CLI program
Author: Alex B. Snet
Age: 18
Country: Russian Federation Russian Federation
Comment: In PHP you can use the pcntl extension to create parallel processes that run multiple PHP tasks simultaneously.

However, when available, the pcntl extension only runs under UNIX/Linux systems.

This class provides an alternative to run parallel processes in PHP without depending on the pcntl extension. It uses the PHP CLI program to start new parallel processes.

Class: Spell Corrector Picture of Felipe Ribeiro
Description: Suggest corrected spelling text in pure PHP
Author: Felipe Ribeiro
Age: 23
Country: Brazil Brazil
Comment: Google provides spelling suggestions to search keywords that seem misspelled.

There is already a PHP class that uses that Google search feature to suggest corrections to given text strings that may be misspelled.

This class provides a a similar solution to Google "Did you mean" to suggest the correct spelling of words. It uses pure PHP code and does not require accessing remote site.

Class: Alexa Picture of Sergey [YS.PRO]
Description: Get site ranking information from Alexa site
Author: Sergey [YS.PRO]
Age: 21
Country: Belarus Belarus
Comment: Alexa is a popular site that keeps track of site access statistics and their rankings.

Alexa provides a Web services API to retrieve site access statistics from remote scripts running in any language.

This class provides an alternative solution to retrieve Alexa rankings by scrapping the Alexa site pages.

Class: JavaScript PHP Documentor Picture of Rafael M. Salvioni
Description: Generate documentation for Javascript scripts
Author: Rafael M. Salvioni
Age: 25
Country: Brazil Brazil
Comment: Despite it is a language almost as old as the first browsers, only in the latest years Javascript has been getting almost as importance in Web applications as server side languages.

Javascript libraries have grown significantly and they need to be documented.

This package can extract documentation from comments in the Javadoc format and produce HTML pages that allows the user to browse the different classes and functions contained in the Javascript scripts.

Class: Torrent RW Picture of adrien gibrat
Description: Create and parse Torrent files
Author: adrien gibrat
Age: 29
Country: France France
Comment: BitTorrent is a very popular peer to peer technology that is used to distribute large files over the Internet.

This class provides a pure PHP solution to read and create BitTorrent files. This way PHP can easily be used to distribute files over the Internet with BitTorrent.

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-2008 PHP Classes

No comments: