Wednesday, March 3, 2010

[PHP Classes] Weekly newsletter of Wednesday - 2010-03-03

PHP Classes
Icontem

Weekly newsletter of Wednesday - 2010-03-03

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.

Advertisement


This newsletter is always available online and upto date at: http://www.phpclasses.org/newsletter/ .


Contents


Latest PHP specialists forum threads

Subject Updated on
need tony here a subdomain
See if tony is not a sub domain on your server you cannot do .
2010-02-28
twitter top users
twitter top users php
2010-02-26
How to integrate live tv channels on a website?
How to integrate live tv channels on a web page/site? is there a
2010-02-26
Mod-rewrite
Urgent Help Required on MOD-rewrite
2010-02-26

Contents


  • Latest PHP Classes blog posts

  • Developing scalable PHP applications using MongoDB (2 days ago)

    Posted on: 2010-03-01
    Summary: Nowadays there is a new kind of databases that is getting very popular, specially for Web development, including the PHP world, which are the NoSQL databases.

    This article focus specifically on MongoDB, despite there are several other NoSQL database implementations.
  • PHP Innovation Award 2009 results (13 days ago)

    Posted on: 2010-02-18
    Summary: The results of the PHP Programming Innovation Award of 2009 were computed and the winner is Sam Shull.

    This article presents an interview with Sam, so we may learn more about him and his work with PHP.
  • PHP compiler performance (26 days ago)

    Posted on: 2010-02-05
    Summary: With the release of Facebook HipHop PHP compiler, the matters of performance of PHP compilers and runtime engines gained special relevance.

    This article presents a performance comparison of between different PHP compilers and runtime PHP execution engines, so we can evaluate what is the best solution that can be used in different PHP environments.

Contents


Top friends of the site

Friends of the PHP Classes site is a initiative to provide recognition to the users that contribute to the growth of the site community.

For more information on how to become a friend of the site look here.

Rank Friend Referrals
1 Olaf Lederer 41
2 Roberto Aleman 20
3 solomongaby 19
4 Alexander Skakunov 19
5 Cesar D. Rodas 17
6 Protung Dragos 16
7 lixlpixel 13
8 Richard Munroe 12
9 Horst Nogajski 10
10 Khaled Al-Shamaa 9

Contents



Browse all PHP User Groups by country

If you make part of a regional PHP User Group not listed here, submit your user group.

Contents


Innovation award results

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 Eisele 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

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

Class: Gettable Picture of Chris Lam
Description: Make accessible private and protected variables
Author: Chris Lam
Age: 22
Country: Hong Kong Hong Kong

Class: Tokenizer Picture of Domenico Pontari
Description: Tokenizer split strings into tokens
Author: Domenico Pontari
Age: ???
Country: Italy Italy

Class: NabiCI Picture of hwrProgs
Description: Continuous integration framework
Author: hwrProgs
Age: ???
Country: Germany Germany

Class: Link CSV Picture of Schubertus Hodenus
Description: Load and merge the data of two CSV files
Author: Schubertus Hodenus
Age: ???
Country: Germany Germany

Class: Trigonometric tools Picture of Mohammed Cherkaoui
Description: Calculate sine, cosine and tangent of angles
Author: Mohammed Cherkaoui
Age: 15
Country: Morocco Morocco

Vote

Contents


Latest support forum threads

Subject Posted on Class
General question
How PHP and Java are equal
2010-03-03 blog
is a very util class for a amateur like me
Package rating comment
2010-03-03 Image SQL manager
Error encountered (502)
Great Class but
2010-03-02 Nomad MIME Mail
Now if only we had type safe callbacks :)
Package rating comment
2010-03-02 Typesafe Enum
Retrive Invi Status
Retrive Invi Status
2010-03-02 Yahoo Status
This class is unusable, because you have to extend abstract c...
Package rating comment
2010-03-02 Gettable
Excellent! Simple and Usefull.
Package rating comment
2010-03-01 Calendar date
This class is just a wrapper class to the command-line rar.
Package rating comment
2010-03-01 Rar for PHP
Two warnings and equal parameters fault
Getting two warnings and "equal parameters" fault
2010-03-01 Extended MySQLi
Comments in any language but English suck.
Package rating comment
2010-03-01 Link CSV

Contents


  • Latest package entries

  • CouchDB Session Handler

    Picture of Jo Giraerts
    Author: Jo Giraerts
    Date: 2010-03-02 (1 day ago)
    Groups: PHP 5, Databases, User Management
    Description: This package implements a PHP session handler that that stores and retrieves session data in a CouchDB database.

    The handler class implements all session management functions by sending HTTP requests to a CouchDB database.
  • unlimg

    Picture of Luis Henrique Soler
    Author: Luis Henrique Soler
    Date: 2010-03-02 (1 day ago)
    Groups: Graphics, Cryptography
    Description: This class can be used to generate an image based on the hash of string.

    It takes a text string and computes its hash using SHA1 algorithm.

    The class renders an image with filled polygons defined by the resulting hashed string.

    In Portuguese:

    A classe computa o hash de uma string e usa esse valor para gerar uma imagem única, semelhante ao Identicon criado por Don Park.
  • Report

    Picture of kai
    Author: kai
    Date: 2010-03-01 (2 days ago)
    Groups: HTML, Databases
    Description: This class can be used to show MySQL query results in pages with browse links updated using AJAX to avoid page reloading.

    It can execute a given MySQL query and display the results in an HTML table.

    The table may have headers with links that sort the results when they are clicked.

    The listing may also be split in multiple pages with a limited number of result rows. Pagination links are display to let the user browse other query result pages.

    AJAX requests are sent to retrieve new pages of results when either the sorting or pagination links are clicked to avoid full page reloading.
  • Typesafe Enum

    Picture of Fabian Schmengler
    Author: Fabian Schmengler
    Date: 2010-03-01 (2 days ago)
    Groups: PHP 5, Data types, Code Generation
    Description: This class can be used to implement enumerated values as class functions.

    It takes the name of a class and the list of names for enumerated values to define and generates code for a new class that defines the enumerated values.

    The enumerated values can be retrieved using static function calls to the generated class.
  • Trigonometric tools

    Picture of Mohammed Cherkaoui
    Author: Mohammed Cherkaoui
    Date: 2010-02-28 (3 days ago)
    Groups: PHP 5, Math
    Description: This class can be used to calculate sine, cosine and tangent of angles.

    It can perform calculations compute the sine of an angle from the cosine or tangent values, or the cosine of an angle from the sine or tangent.
  • Link CSV

    Picture of Schubertus Hodenus
    Author: Schubertus Hodenus
    Date: 2010-02-28 (3 days ago)
    Groups: Databases, Files and Folders, Tables
    Description: This class can be used to load and merge the data of two CSV files.

    It can load a CSV file and return an array with the loaded data.

    The class can also take the arrays of data of two previously load and link them in order to merge the rows that have the same value of two given columns of each of the CSV files.

    It can also add, change and delete rows of a CSV file, as well search for values in its rows.

    The comments in the code are in German.
  • connector

    Picture of Muralikrishna Srinivasan
    Author: Muralikrishna Srinivasan
    Date: 2010-02-27 (4 days ago)
    Groups: PHP 5, Databases
    Description: This class can be used to execute MySQL prepared queries.

    It can prepare and execute MySQL prepared queries using the MySQLi extension.

    The query values and types are passed as arrays.

    The query results are returned as bi-dimensional arrays.
  • Binary Tree Representation

    Picture of vijay
    Author: vijay
    Date: 2010-02-27 (4 days ago)
    Groups: HTML, Databases
    Description: This class can be used to display the nodes of a tree in a MySQL database.

    It can recursively traverse the nodes of a tree stored in MySQL database table and display the node names in an HTML page.
  • ApPHP Calendar

    Picture of Chara Miteo
    Author: Chara Miteo
    Date: 2010-02-26 (5 days ago)
    Groups: HTML, PHP 5, Time and Date, AJAX
    Description: This class can be used to display month calendars in HTML tables.

    It can generate HTML tables that display the days of calendar months of whole years.

    The class displays links that allow browsing different month calendars using AJAX to avoid page reloading.
  • PHP MySQL list

    Picture of Pravin Sonawane
    Author: Pravin Sonawane
    Date: 2010-02-26 (5 days ago)
    Groups: Databases
    Description: This is a simple class that can be used to retrieve MySQL query results into arrays.

    It can execute a given MySQL SELECT query and retrieves the results into an array.
  • MySQL-wrapper

    Picture of Guvenc Acarkan
    Author: Guvenc Acarkan
    Date: 2010-02-25 (6 days ago)
    Groups: PHP 5, Databases
    Description: This class can be used to execute MySQL queries from lists of parameters.

    It can execute SQL SELECT, INSERT, UPDATE and DELETE queries by passing parameters that define tables, fields, values and condition clauses.
  • IMDB

    Picture of Nitesh Apte
    Author: Nitesh Apte
    Date: 2010-02-25 (6 days ago)
    Groups: PHP 5, Web services
    Description: This class can be used to redirect to the page of a movie in IMDB.

    It sends a request to IMDB site to perform a search for a given movie.

    The class parses the retrieve search results page and redirect to the page of the searched movie.
  • PDO wrapper

    Picture of Donauweb
    Author: Donauweb
    Date: 2010-02-24 (7 days ago)
    Groups: PHP 5, Databases
    Description: This class implements a MySQL database access wrapper using PDO.

    It can establish a connection to a MySQL database server and execute SELECT prepared queries with parameters from an array, retrieve query results into arrays, execute INSERT or UPDATE queries using parameters that define the tables, fields, values and conditions.
  • randlib

    Picture of fwhite
    Author: fwhite
    Date: 2010-02-24 (7 days ago)
    Groups: Text processing
    Description: This class can be used to generate strings with random text.

    It provides different functions to generate strings with random characters of a given length from a certain range of desired characters.

Contents


Contents


If you are not interested in receiving any more messages like this one, send an empty message to unsubscribe-newsletter@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: