|
-
 | 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-07-31 |
| Summary: |
This article talks about the latest improvements in the site PHP specific job board.
It also presents a new idea that will allow any site user propose a new design for the site to help improving the its presentation and usability. |
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 Daniel Neville!
|
Nominees to win the award of July of 2008
| Class: |
CSS Comparer |
 |
|
Description: |
Compare two CSS style definitions |
|
Author: |
Martijn Beulens |
|
Age: |
??? |
|
Country: |
The Netherlands |
|
| Class: |
TOTP |
 |
|
Description: |
Generate and validate expirable one time passwords |
|
Author: |
Protung Dragos |
|
Age: |
25 |
|
Country: |
Romania |
|
| Class: |
Ping.FM Wrapper Class |
 |
|
Description: |
Update multiple social networks using Ping.FM |
|
Author: |
Daniel Neville |
|
Age: |
16 |
|
Country: |
United Kingdom |
|
| Class: |
unixDate |
 |
|
Description: |
Manipulate dates using the UNIX date command |
|
Author: |
Carl Friis-Hansen |
|
Age: |
??? |
|
Country: |
Denmark |
|
| Class: |
File Search & Get Similar Files |
 |
|
Description: |
Find files with similar names |
|
Author: |
mustafa yontar |
|
Age: |
25 |
|
Country: |
Turkey |
|
| Class: |
YouTube Parser |
 |
|
Description: |
Get the video download URL for a YouTube video |
|
Author: |
Vagharshak Tozalakyan |
|
Age: |
28 |
|
Country: |
Armenia |
|
| Class: |
PHPPolygen |
 |
|
Description: |
Generate phrases based on a grammar using Polygen |
|
Author: |
andrea |
|
Age: |
??? |
|
Country: |
Italy |
|
| Class: |
YouTube API |
 |
|
Description: |
Get the video download URL using the YouTube API |
|
Author: |
Er. Rochak Chauhan |
|
Age: |
29 |
|
Country: |
India |
|
| Class: |
Authorize.net ARB |
 |
|
Description: |
Manage recurring payments using Authorize.net |
|
Author: |
Joshua Bettigole |
|
Age: |
35 |
|
Country: |
United States |
|
| Class: |
Little PHP Proxy |
 |
|
Description: |
Show remote pages as if they from the current site |
|
Author: |
Andrey Nikishaev |
|
Age: |
22 |
|
Country: |
Ukraine |
|
| Class: |
SODA |
 |
|
Description: |
Database abstraction layer that encrypt data |
|
Author: |
Salvan Grégory |
|
Age: |
27 |
|
Country: |
France |
|
| Class: |
Space maps |
 |
|
Description: |
Generate map images for space strategy games |
|
Author: |
Danilo |
|
Age: |
??? |
|
Country: |
Brazil |
|
| Class: |
Typo |
 |
|
Description: |
Generate variants of words based on typing errors |
|
Author: |
Daniel Calvi |
|
Age: |
??? |
|
Country: |
Argentina |
|
| Class: |
From Browser - Youtube Upload |
 |
|
Description: |
Upload videos to YouTube from another site forms |
|
Author: |
Cesar D. Rodas |
|
Age: |
20 |
|
Country: |
Paraguay |
|
|
|
Contents
Contents
Contents
-
 |
| Author: |
Simon Roberts |
| Date: |
2008-08-19 (1 day ago) |
| Groups: |
Cryptography |
| Description: |
This package can be used to compute the checksum of variable length data using QCP135 algorithm.
It takes as parameters a string and data to compute the check, a seed value and the length of the checksum.
The class returns the computed checksum in a class variable. |
|
-
 |
| Author: |
Massimo Squillace |
| Date: |
2008-08-19 (1 day ago) |
| Groups: |
Email, Networking |
| Description: |
This class can be used to send e-mail messages via SMTP.
It can connect to a given SMTP server and send a e-mail message with given headers and body data.
A separate script provides a replacement for the mail() and ezmlm_hash() functions that uses this class to send messages when the PHP mail() function is not available.
This class reuses several methods from the Nomad MIME Mail class originally written by Alejandro García González, and is therefore LGPL licensed. |
|
-
 |
| Author: |
Simon Roberts |
| Date: |
2008-08-18 (2 days ago) |
| Groups: |
Cryptography |
| Description: |
This package can be used to compute the checksum of variable length data using QCP71 algorithm.
It takes as parameters a string and data to compute the check, a seed value and the length of the checksum.
The class returns the computed checksum in a class variable. |
|
-
 |
| Author: |
Kunjesh janakkumar Sukhadia |
| Date: |
2008-08-18 (2 days ago) |
| Groups: |
Web services |
| Description: |
This class can retrieve site traffic information from Alexa.
It accesses the Alexa Web services API server to perform a request for site traffic information on behalf of an user authorized to access the Alexa API.
The class returns the server request response as a single string in XML format. |
|
-
 |
| Author: |
Calinescu Alex |
| Date: |
2008-08-17 (3 days ago) |
| Groups: |
HTTP, PHP 5, Files and Folders, Systems administration |
| Description: |
This class can be used to manage .htaccess files.
It can check if an .htaccess file exists in a given directory.
If it does not exist it creates with the default Apache directives. Otherwise, if the .htaccess file has Apache directives different than the default, it rewrites the file with those default directives. |
|
-
 |
| Author: |
Vagharshak Tozalakyan |
| Date: |
2008-08-17 (3 days ago) |
| Groups: |
XML, Content management |
| Description: |
This package can be used to read and write Adobe AIR application files.
It provides classes for composing several types of elements of AIR projects such as windows, icons, file types, applications, as well classes for parsing and generating AIR XML project definition files.
The package also comes with Web based user interface for managing AIR project files. |
|
-
 |
| Author: |
Rishikesh KHodke |
| Date: |
2008-08-16 (4 days ago) |
| Groups: |
PHP 5, Databases |
| Description: |
This is a MySQL database access wrapper class. It can:
- Establish MySQL database server connections when the class objects are created
- Set the name of the database to access
- Execute INSERT or UPDATE queries from lists of parameters
- Execute arbitrary SQL queries
- Retrieve the number of rows in a result set
- Retrieve query result rows into arrays |
|
-
 |
| Author: |
Simon Roberts |
| Date: |
2008-08-16 (4 days ago) |
| Groups: |
Cryptography |
| Description: |
This package can be used to compute the checksum of variable length data using QCP64 algorithm.
It takes as parameters a string and data to compute the check, a seed value and the length of the checksum.
The class returns the computed checksum in a class variable. |
|
-
 |
| Author: |
emnu |
| Date: |
2008-08-15 (5 days ago) |
| Groups: |
XML, Data types |
| Description: |
This class can be used to generate an XML document from an array.
It can traverse a nested associative array and generate a XML document.
The array entry indexes are used to define the XML tag names. The array entry values are used to define the XML tag data. |
|
-
 |
| Author: |
A.K |
| Date: |
2008-08-15 (5 days ago) |
| Groups: |
Databases |
| Description: |
This is a simple class to execute MySQL databases queries. It can:
- Execute a manipulation query and store the affected rows or last inserted identifier
- Execute a SELECT query to retrieve a single column value
- Execute a SELECT query to retrieve a single row as an object
- Execute a SELECT query to retrieve all columns and rows in an array |
|
-
 |
| Author: |
Daniel Anechitoaie |
| Date: |
2008-08-14 (6 days ago) |
| Groups: |
PHP 5, Graphics, Unix, GUI |
| Description: |
This class can be used to take screenshots of Web pages using Mozilla embedded GTK widget.
It creates a graphical user interface window using PHP-GTK 2 that contains a GtkMozEmbed browser widget.
The browser gadget is pointed to a given URL and the class saves the page as to a image file in PNG format when the page stops loading.
The class works in Linux/UNIX and other platforms that support the GtkMozEmbed widget. |
|
-
 |
| Author: |
Alen Pokos |
| Date: |
2008-08-14 (6 days ago) |
| Groups: |
PHP 5, Databases, Systems administration |
| Description: |
This class can be used to synchronize MySQL database schemata.
It can analyze the schema of a MySQL database and export it as a PHP array definition or in a XML format.
The class can also import previously exported schema definitions.
With an initial and final schema definitions the class can compare them and determine the necessary SQL statements to alter the initial schema to make it become the final schema. |
|
-
 |
| Author: |
Marius Zadara |
| Date: |
2008-08-13 (7 days ago) |
| Groups: |
PHP 5, Logging, Language |
| Description: |
This package can be used to filter and export data application events.It consists of several interfaces and classes that applications can instantiate to define which kind of events they want to handle in each specific situation.The package can also export data to different types of event logging containers. |
|
-
 |
| Author: |
ravi panwar |
| Date: |
2008-08-13 (7 days ago) |
| Groups: |
Text processing |
| Description: |
This is a simple class that can replace text in a given string.
It search and replace a given text in a string and replace all occurrences or only specific occurrences of the text in the string. |
|
Contents
|