|
-
 | PHPCamp is a ad-hoc gathering for PHP community. It similar to barcamp, but more focused towards PHP based web application development. This means that anyone can come to PHPCamp and participate.
Next gathering will take place in Pune, India. More details may be found in the gathering site. |
-
 | The members of several PHP user groups have gathered to organize a large PHP event in São Paulo on October 18, 19.
This event will present talks of Andrei Zmievski (Smarty, PHP-GTK, PHP 6 Unicode), César Rodas (PHP Programming Innovation Award 2007, Google Summer of Code, WordPress), as well Manuel Lemos (PHPClasses) and other regular speakers of the Brazilian PHP scene.
In Portuguese:
Devido a desentendimentos com a empresa organizadora, inúmeros membros de grupos de usuários de PHP do Brasil não apoiam mais o evento anteriormente conhecido por PHP Conference Brasil.
Em vez disso, essas pessoas se organizaram independentemente e criaram um novo evento para promover o PHP devidamente no Brasil chamado CONAPHP - Congresso Nacional de PHP. Este evento vai decorrer em São Paulo em 18 e 19 de Outubro dentro de um evento maior de software livre CONISLI 2008. São esperados pelo menos 1500 congressistas.
O CONAPHP vai contar com palestrantes internacionais reputados como Andrei Zmievski (Smarty, PHP-GTK, PHP 6 Unicode) e César Rodas (PHP Programming Innovation Award 2007, Google Summer of Code, WordPress), e Manuel Lemos (PHPClasses) para além dos habituais nomes da cena de PHP Brasileira.
Já se espera que o CONAPHP será mais um evento de PHP bastante concorrido. Se você estiver interessado em participar como congressista, vá já inscrever-se para aproveitar o preço baixo de inscrição. Os interessados em palestrar também devem já propôr as suas palestras no site do evento antes que termine o prazo. |
These initiatives are announced here just for the information of the PHP Classes site users. These announcements are not sponsored by the organization of the initiatives.
If you take part of the organization of a global or regional initiative that may be of the interest of the PHP Classes site users, feel free to contact this site so your initiative may also be announced here at no expense to your initiative organization. |
Contents
-
| Posted on: |
2008-09-01 |
| Summary: |
The site is launching an editor that allows designs to propose new site design themes.
This is the initial beta version of the site design editor, but it already allows any designer to try different presentation designs. |
Contents
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. |
Contents
Contents
Congratulations to Andrey Nikishaev!
|
Nominees to win the award of August of 2008
| Class: |
News Script |
 |
|
Description: |
Manage and publish news stored in a MySQL database |
|
Author: |
andrew |
|
Age: |
??? |
|
Country: |
United Kingdom |
|
| Class: |
Friendly class |
 |
|
Description: |
Provide friend access to protected functions |
|
Author: |
Rubens Takiguti Ribeiro |
|
Age: |
24 |
|
Country: |
Brazil |
|
| Class: |
Subtitle timestamp adjust |
 |
|
Description: |
Adjust subtitle times for split movie files |
|
Author: |
Luis Martinez Ulloa |
|
Age: |
36 |
|
Country: |
Peru |
|
| Class: |
Knockout tournament scheduler |
 |
|
Description: |
Manage knockout tournament games |
|
Author: |
Nicholas Mossor Rathmann |
|
Age: |
19 |
|
Country: |
Denmark |
|
| Class: |
PHP color |
 |
|
Description: |
Format PHP code as colored HTML |
|
Author: |
hazem ali |
|
Age: |
24 |
|
Country: |
Egypt |
|
| Class: |
phpQuery |
 |
|
Description: |
Manipulate HTML and XML documents like jQuery |
|
Author: |
gosciu |
|
Age: |
??? |
|
Country: |
Poland |
|
| Class: |
Gerenciamento do windows por COM |
 |
|
Description: |
Manage users and folders on a Windows system |
|
Author: |
Diego B. Pimentel |
|
Age: |
23 |
|
Country: |
Brazil |
|
| Class: |
GtkMozEmbed Screenshot |
 |
|
Description: |
Take page screenshots on Linux with Mozilla widget |
|
Author: |
Daniel Anechitoaie |
|
Age: |
22 |
|
Country: |
Romania |
|
| Class: |
Alexa Web Information Service Class |
 |
|
Description: |
Retrieve site traffic information from Alexa |
|
Author: |
Kunjesh janakkumar Sukhadia |
|
Age: |
??? |
|
Country: |
India |
|
| Class: |
AIRProjectXML |
 |
|
Description: |
Read and write Adobe AIR 1.1 application XML files |
|
Author: |
Vagharshak Tozalakyan |
|
Age: |
28 |
|
Country: |
Armenia |
|
| Class: |
PAX |
 |
|
Description: |
Interpret XML command scripts with PHP classes |
|
Author: |
Marius Zadara |
|
Age: |
26 |
|
Country: |
Romania |
|
|
|
Contents
Contents
Contents
-
 |
| Author: |
Cristian Vrinceanu |
| Date: |
2008-09-04 (1 day ago) |
| Groups: |
Databases, Systems administration |
| Description: |
This class can be used to synchronize two MySQL databases.
It connects to a given master and slave databases and analyzes what changed in the master database.
The database table changed rows in the master and updated on the slave database. |
|
-
 |
| Author: |
Alberto Varela |
| Date: |
2008-09-03 (2 days ago) |
| Groups: |
PHP 5, Text processing, Web services |
| Description: |
This class can be used to suggest text spelling corrections using the Yahoo API.
It takes a text as parameter and sends a request to Yahoo Spelling Suggestion Web service API server.
The class returns a text string with the corrected spelling text if any was suggested. |
|
-
 |
| Author: |
Joseph Edmonds |
| Date: |
2008-09-03 (2 days ago) |
| Groups: |
PHP 5, Files and Folders, E-Commerce |
| Description: |
This class can be used to create files for osCommerce EasyPopulate support.
It creates a text file with information about products to populate a database of osCommerce using Easypopulate.
The class sets all the fields of each product with default values that may be redefined by the application before adding them to the Easypopulate file. |
|
-
 |
| Author: |
sk89q |
| Date: |
2008-09-02 (3 days ago) |
| Groups: |
PHP 5, Text processing |
| Description: |
This class can be used to process text and replace rude words by acceptable alternatives.
It can take an English text that may have rude words and can replace such words or variants with acceptable alternative words.
The replaced words can preserve the original words case and common English suffixes. |
|
-
 |
| Author: |
Gilberto Albino |
| Date: |
2008-09-02 (3 days ago) |
| Groups: |
HTTP, PHP 5, Files and Folders |
| Description: |
This class can be used to validate and process image files uploaded via Web forms.
It takes an entry of the $_FILES array for an uploaded file and validates whether the size does not exceed a given limit and that the file name extension is of GIF, PNG or JPEG formats.
If the uploaded file is valid, it moves the file to a given directory. |
|
-
 |
| Author: |
Alan H. Lake |
| Date: |
2008-09-01 (4 days ago) |
| Groups: |
Data types |
| Description: |
This class can be used to manage a nested set of elements stored in arrays.
It can manage an hierarchic tree of elements stored as array.
The class can perform several types of operations to store and retrieve the tree elements like:
- Creating the tree structure from a string with the definition of the elements.
- Set the values of tree elements given its path in the tree
- Get elements that have a given tree path
- Return a graph with the representation of the elements in tree |
|
-
 |
| Author: |
sk89q |
| Date: |
2008-09-01 (4 days ago) |
| Groups: |
PHP 5, Text processing, Chat |
| Description: |
This class can be used to correct text with abbreviations used by people in chats.
It parses a string to find text with well known abbreviations and replace it by the English words that those abbreviations mean.
The class also changes repeated punctuation and fixes the case of words before replacing the abbreviations. |
|
-
 |
| Author: |
Er. Rochak Chauhan |
| Date: |
2008-08-31 (5 days ago) |
| Groups: |
HTML, PHP 5, Content management, Social Networking |
| Description: |
This class can display icons to add pages to online bookmarking sites.
It can generate HTML and Javascript to display icons of many bookmarking sites.
When the user clicks on an icon, it is lead to the respective site to add a bookmark to the current page. |
|
-
 |
| Author: |
Matías Gentiletti |
| Date: |
2008-08-30 (6 days ago) |
| Groups: |
PHP 5, Graphics, Content management, Web services |
| Description: |
This class can be used to extract information of photo gallery of the Picasa site.
It can retrieve Picasa site pages to extract the URLs and descriptions of pictures in the galleries.
The class can return the information of the pictures so it can be used to present galleries in the current site.
The picture data can be stored in cache files to avoid remote data fetching overhead. |
|
-
 |
| Author: |
andy honeycutt |
| Date: |
2008-08-29 (7 days ago) |
| Groups: |
PHP 5, Databases, Code Generation |
| Description: |
This package can be used to generate classes to store and retrieve objects stored in MySQL database table records.
It can retrieve the information about the fields of a given MySQL table and generates code for a class that can perform several types of actions to access the table records as if they were objects,
Currently it generates code that retrieves objects by primary key, save an object to the table, create a new object, set the variables associated to each table column. |
|
-
 |
| Author: |
johno dread |
| Date: |
2008-08-29 (7 days ago) |
| Groups: |
HTML |
| Description: |
This class can be used to compose and generate HTML forms.
It can compose a form with text inputs given the their names and labels.
The class can generate HTML to render the form placing the fields aligned in table.
Optionally the class may add an input to upload a file to the server. |
|
Contents
|