Wednesday, February 24, 2010

[PHP Classes] Weekly newsletter of Wednesday - 2010-02-24

PHP Classes
Icontem

Weekly newsletter of Wednesday - 2010-02-24

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
Consum WCF Services from PHP
Is it possible to consume WCF Services from PHP?
2010-02-17
twitter top users
twitter top users php
2010-02-17

Contents


  • Latest PHP Classes blog posts

  • PHP Innovation Award 2009 results (6 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 (19 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 43
2 Roberto Aleman 22
3 Alexander Skakunov 20
4 solomongaby 18
5 Protung Dragos 17
6 Cesar D. Rodas 16
7 Richard Munroe 14
8 lixlpixel 11
9 Khaled Al-Shamaa 10
10 Horst Nogajski 8

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 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 One copy of the Zend Studio
2 Site pages guard
Monitor and restore damaged application files
Alexander Selifonov Russian Federation 27.91% 6 One subscription to the PDF edition of the PHP Architect magazine
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 One license of ScriptCase Enterprise edition
5 RRD Manipulator
Retrieve server traffic information using RRDTool
monjurul hasan Bangladesh 6.98% 3 One copy of Delphi for PHP
5 Decorate Anything
Implement the decorator design pattern
Fabian Schmengler Germany 6.98% 3 One book of choice by Packt
7 Reference Collection
Keep track of references to variable values
Bao Nguyen Quoc Viet Nam 2.33% 1 One copy of VS.PHP

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

Class: Very Simple XML Element Picture of jonathan gotti
Description: Extend SimpleXML document composition capabilities
Author: jonathan gotti
Age: 33
Country: France France

Class: Cache variables Picture of Piotrek M
Description: Cache variable values in PHP scripts
Author: Piotrek M
Age: ???
Country: Poland Poland

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

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

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

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

Class: xColor Picture of Robert
Description: Manipulate color values
Author: Robert
Age: 22
Country: Germany Germany

Class: FLV Metadata Picture of Amin Saeedi
Description: Get metadata from Flash video files
Author: Amin Saeedi
Age: 21
Country: Iran Iran

Class: Detect Opcode Cache Picture of Alexander Over
Description: Detect whether PHP is running an opcode cache
Author: Alexander Over
Age: 29
Country: Germany Germany

Class: PreLoad Images Picture of riccardo castagna
Description: Generate page with preloaded images
Author: riccardo castagna
Age: 41
Country: Italy Italy

Vote

Contents


Latest blog trackback links

Trackback Class Age in days
Detect Opcode Cache in PHP
Vor einer Woche etwa habe ich meine e...
Detect Opcode Cache 30

Contents


Latest support forum threads

Subject Posted on Class
orgchart
how to use sample.orgchart. php with mysql database.?
2010-02-23 QGoogleVisualizationAPI
One of my favourite packages! It works like a charm and it is...
Package rating comment
2010-02-23 MIME E-mail message sending
unable to display 2 or more charts on the same html page
Unable to display more than two charts on the same html page.
2010-02-23 QGoogleVisualizationAPI 2009
Localized version
Is it possible to get the weather localized?
2010-02-22 Google Weather API
Validate Regular Expression
Validate Reqgular Expression Help
2010-02-22 Forms generation and validation
goog
Package rating comment
2010-02-21 Forms generation and validation
Great script!!! Thanks man :)
Package rating comment
2010-02-21 FileBrowser
csv importer
does not work for me
2010-02-21 CSV Importer
Capture Selected Text
How to pass selected text to another page
2010-02-21 Cascade Drop Down
Dependent fields
How to display/hide a field depending on value in other field
2010-02-21 Forms generation and validation

Contents


  • Latest package entries

  • jQuery Helper

    Picture of Andrei Caminschi
    Author: Andrei Caminschi
    Date: 2010-02-23 (1 day ago)
    Groups: PHP 5, Utilities and Tools, Text processing
    Description: This class can be used to generate Javascript to call jQuery library.

    It intercepts calls to class functions that do not exist and generates a string with JavaScript code that would be used to call jQuery library functions passing the argument values passed to the class call after converting them into JavaScript Object Notation.

    The class calls return the instance of the current object which can be used to also retrieve the generated JavaScript code string.
  • Another simple MVC

    Picture of lattuada
    Author: lattuada
    Date: 2010-02-23 (1 day ago)
    Groups: PHP 5, Libraries, Design Patterns
    Description: This package provides a model view controller framework implementation.

    It provides a database access class, a front controller class and a template processing class.
  • MySQL Database Class

    Picture of Yunus Oksuz
    Author: Yunus Oksuz
    Date: 2010-02-22 (2 days ago)
    Groups: PHP 5, Databases
    Description: This class implements a MySQL database access wrapper.

    It can establish MySQL server connections, execute queries, retrieve query results as arrays, and insert rows from parameters that define the table and the database field values to set.
  • Visit, UniqueVisit Counter

    Picture of Kristian Feldsam
    Author: Kristian Feldsam
    Date: 2010-02-22 (2 days ago)
    Groups: Databases, User Management
    Description: This class can be used to keep track of site visitors in a MySQL database.

    It inserts records to a a MySQL table with the IP address and time of visit of the current user.

    The class may also query the access table to count the number of visits, unique visitors, page views and last user access.
  • K-Stopwatch

    Picture of Klesti Hoxha
    Author: Klesti Hoxha
    Date: 2010-02-21 (3 days ago)
    Groups: PHP 5, Time and Date
    Description: This class can be used to measure the time it takes to execute PHP scripts.

    It can start measuring the time a script section takes to execute assigning it a name.

    The class then takes the time the section ended to execute. It also supports nested script sections.
  • xTwitter

    Picture of Robert
    Author: Robert
    Date: 2010-02-21 (3 days ago)
    Groups: PHP 5, Web services, Social Networking, xml Api
    Description: This class can be used to retrieve information and update statuses and the account of a Twitter user.

    It can send HTTP requests to the Twitter API Web server on behalf of a given user and performs several types of operations.

    Currently it can get the user statuses aggregated in several ways, update or delete statuses, get, send and delete direct messages, add, delete and verify friends, etc..
  • String Class

    Picture of Elyess ZOUAGHI
    Author: Elyess ZOUAGHI
    Date: 2010-02-20 (4 days ago)
    Groups: PHP 5, Text processing
    Description: This class can be used to manipulate text strings.

    It performs several types of instructions to manipulate text strings like: comparing values, get the length, get parts of the string, concatenate, search text, map the case of letters, convert to number values, etc..
  • pserver

    Picture of Pedro Vargas
    Author: Pedro Vargas
    Date: 2010-02-20 (4 days ago)
    Groups: Networking
    Description: This class can be used to handle TCP socket server connections.

    It can listen to connection requests to a given IP address and port.

    The class handles connection events like connection requests, reading the request data and send the response data, by calling functions of the class for custom processing.

    Sub-classes may extend the class to implement special handling of connection events for different types of server applications. Several examples are provided to demonstrate this ability.
  • Google Weather API

    Picture of Silviu
    Author: Silviu
    Date: 2010-02-19 (5 days ago)
    Groups: PHP 5, Web services, Physics
    Description: This class can be used to get a location weather forecast from Google.

    It can send an HTTP request to the Google Weather Web services API server to request for the weather forecast for a given world location.

    The class can parse the response and extract the weather forecast details for the next days, like the high and low temperatures and the weather icon.
  • Database-Connection

    Picture of Berry Octave
    Author: Berry Octave
    Date: 2010-02-19 (5 days ago)
    Groups: PHP 5, Databases
    Description: This class implements a database access abstraction layer.

    It provides a single interface to access MySQL using the regular mysql extension, or the MySQLi, or any database supported by the PDO extension.

    The class can establish connections, manage transactions, execute prepared queries, retrieve query results into arrays, get the number of query result rows, and the last inserted identifier.
  • imagebmp + imagecreatefrombmp

    Picture of de77
    Author: de77
    Date: 2010-02-18 (6 days ago)
    Groups: PHP 5, Graphics, Files and Folders
    Description: This class can be used to Load and save images in the BMP format.

    It can open an 24 bit image file in the BMP format and create a GD image resource with the image loaded from the file.

    The class can also do the opposite, i.e. take a GD image resource and save the image to a file in the BMP format.
  • NabiCI

    Picture of hwrProgs
    Author: hwrProgs
    Date: 2010-02-18 (6 days ago)
    Groups: PHP 5, Utilities and Tools, Testing
    Description: This package is a continuous integration framework.

    It can run continuous integration loops to verify the result of a build of a Web site.

    It can produce an extensive HTML report about the results of the continuous integration loop.
  • mpUrlInfo

    Picture of Murat Purc
    Author: Murat Purc
    Date: 2010-02-17 (7 days ago)
    Groups: Networking, PHP 5, Text processing
    Description: This class can be used to parse and compose URL from its parts.

    It can parse an URL and split its component values that are stored as entries of an array class variable.

    The class can also build an URL by individually defining the values of its components like thr URL scheme,


    mpUrlInfo is a implementation of PHP classes (mpUrlInterface and mpUrlInfo) which are usable to represent a URL.

    It provides a object oriented interface to build URLs or to get detailed informations from existing URLs.
  • HTTP client

    Picture of mertuarez
    Author: mertuarez
    Date: 2010-02-17 (7 days ago)
    Groups: Networking, HTTP, PHP 5
    Description: This class can be used to send HTTP requests to Web servers.

    It can establish a TCP socket connection to a given Web server and send HTTP GET or POST requests. It supports sending cookies and custom POST request body data.

    The class can retrieve the response and parse it to extract the response body data and any cookies sent by the server.

Contents


This security report was provided by:

SecuritySpace.com


Get a complete security audit
Is your site vulnerable?
Don't wait for the hackers to find about it!

 

Free security audit
Check if your servers are at risk for free!
 

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