Wednesday, October 29, 2008

[PHP Classes] Weekly newsletter of Wednesday - 2008-10-29

Weekly newsletter of Wednesday - 2008-10-29 - PHP Classes
PHP Classes
Icontem

Weekly newsletter of Wednesday - 2008-10-29

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
Namespaces introduction will change PHP drastically
Please get involved in these matters, it will affect us all
2008-10-29
variable scope in fcns
How to access variables next level up in function calls
2008-10-27

Contents



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 Cesar D. Rodas 40
2 Alexander Skakunov 29
3 solomongaby 22
4 lixlpixel 22
5 Khaled Al-Shamaa 19
6 Olaf Lederer 18
7 Horst Nogajski 18
8 Richard Munroe 17
9 Protung Dragos 15
10 Eric Sizemore 11

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 Marius Zadara!


Rank Class Author Score Points Prize
1 PAX
Interpret XML command scripts with PHP classes
Marius Zadara 16.33% 11 One copy of the Zend Studio
2 PHP color
Format PHP code as colored HTML
hazem ali 14.29% 10
3 Friendly class
Provide friend access to protected functions
Rubens Takiguti Ribeiro 12.24% 9
3 phpQuery
Manipulate HTML and XML documents like jQuery
Tobiasz Cudnik 12.24% 9
5 GtkMozEmbed Screenshot
Take page screenshots on Linux with Mozilla widget
Daniel Anechitoaie 10.20% 7
6 Alexa Web Information Service Class
Retrieve site traffic information from Alexa
Kunjesh janakkumar Sukhadia 8.16% 6
6 AIRProjectXML
Read and write Adobe AIR 1.1 application XML files
Vagharshak Tozalakyan 8.16% 6
8 Subtitle timestamp adjust
Adjust subtitle times for split movie files
Luis Martinez Ulloa 6.12% 4
8 Gerenciamento do windows por COM
Manage users and folders on a Windows system
Diego B. Pimentel 6.12% 4
10 News Script
Manage and publish news stored in a MySQL database
andrew 4.08% 2
11 Knockout tournament scheduler
Manage knockout tournament games
Nicholas Mossor Rathmann 2.04% 1

Nominees to win the award of September of 2008

Class: Intelligent Censor Picture of sk89q
Description: Replace rude words by acceptable alternatives
Author: sk89q
Age: 19
Country: United States United States

Class: MemNestedSet Picture of Alan H. Lake
Description: Manage a nested set of elements stored in arrays
Author: Alan H. Lake
Age: 67
Country: Finland Finland

Class: Synchronize DB Picture of Cristian Vrinceanu
Description: Synchronize two MySQL databases
Author: Cristian Vrinceanu
Age: 31
Country: Romania Romania

Class: Binary search Picture of Alex Fourth
Description: Search for data in files using binary search
Author: Alex Fourth
Age: 26
Country: Ukraine Ukraine

Class: Price Comparison Shopping by DataFeedFile.com Picture of Andrew Nurcahya
Description: Generate price comparison site with DataFeedFile
Author: Andrew Nurcahya
Age: 32
Country: United States United States

Class: Relink Picture of Benjamin Falk
Description: Rewrite URLs based on mod_rewrite configuration
Author: Benjamin Falk
Age: 18
Country: Austria Austria

Class: debugTools Picture of Andreas Christodoulou
Description: Display PHP execution information in a page
Author: Andreas Christodoulou
Age: 26
Country: Cyprus Cyprus

Class: Curl Auto Site Form Post Class Picture of mustafa yontar
Description: Submit forms using values retrieved from a page
Author: mustafa yontar
Age: 29
Country: Turkey Turkey

Class: Check backup Picture of zengwenjie
Description: Manage backup copies of files
Author: zengwenjie
Age: 29
Country: China China

Vote

Contents


Latest blog trackback links

Trackback Class Age in days
Determine the load with an Apache server
In this article I will talk about how...
Visualize Apache Server Status 3
phpSorTable Project
phpSortTable is now phpSorTable!!! hi...
phpSortTable 7
InputFilter, Protege tus variables en PHP de XSS
Uno de los problemas más comunes del ...
PHP Input Filter 8
makaleyi yaz kelime yogunlugundan anahtar kelimeleri seçsin
Metninin içinde en sik geçen kelimele...
Automatic Keyword Generator 8
login and redirect to compose page
I do not see the sense why you want t...
sendmail 8
How do I send e-mail from PHP scripts?
There is built in mail function with ...
PHPMailer 12
PHP Image Resize masal dengan memanfaatkan class dari Emilio Rodriguez
Beberapa waktu lalu ada yang butuh sc...
Thumbnail and Watermark 14
PHP SQL Injection and XSS detection program
-
HTML Sanitizer 14
Gerar XLS(Excel) via PHP e com uma animação Flash dentro
Preciso gerar um arquivo XLS do Excel...
Spreadsheet_WriteExcel 14
MIME parsing?
This looks like a nice little library...
MIME E-mail message parser 15

Contents


Latest support forum threads

Subject Posted on Class
No error message
$error gives no result
2008-10-29 MsnPlz
Example uncompleted
Package rating comment
2008-10-28 phpExifRW
The one thing I didn't like about this class, is that it can ...
Package rating comment
2008-10-28 AES 128
Wow!! Congratulations .
Package rating comment
2008-10-28 Zend Framework Data Grid
Not working
Do I need to install another software on my server
2008-10-27 BlueTOC
Email recieve does not work
I'm trying to use both IMAP and POP servers, but none work
2008-10-27 Receive Mail
Please post feedback to Google Group
http://groups.google.com/group/phpquery
2008-10-27 phpQuery
Godaddy Issue
Unable to load class: Imagick . Imagick Image Library Missing.
2008-10-27 Image Modifier
DELIVERY STATUS REPORT
THis is the Way i implemented and it worked for me.
2008-10-25 SMPP Class
rounding
is there a way to round?
2008-10-25 Eval Math

Contents


  • Latest package entries

  • Encryption Class

    Picture of sudhir vishwakarma
    Author: sudhir vishwakarma
    Date: 2008-10-28 (1 day ago)
    Groups: PHP 5, Cryptography
    Description: This class can be used to encrypt and decrypt data with mcrypt extension.

    It can encrypt a data block using a given key. The encrypted data is returned encoded with a variant of the base64 encoding algorithm that replaces +, / and = characters by -, _ and empty string.

    The class can also do the opposite, i.e. decrypt the data with the same key after decoding the base64 encoded encrypted data.
  • GetClass

    Picture of Diego Gomes Araujo
    Author: Diego Gomes Araujo
    Date: 2008-10-28 (1 day ago)
    Groups: PHP 5, Code Generation, Database Migration
    Description: This package can be used to generate classes to access PostgreSQL and MySQL database table records as objects.

    It can get the definition of a database table and generate classes to query that table to store and retrieve records into the class variables.

    The code and documentation are in Portuguese.

    In Portuguese:
    Sistema para mapear banco de dados PostgreSQL e MySQL e gerar as classes para a manipulação dos dados.
  • Head section

    Picture of Nikola Posa
    Author: Nikola Posa
    Date: 2008-10-27 (2 days ago)
    Groups: HTML
    Description: This class can be used to output the head section of an HTML page.

    It takes as parameters optional values for page meta-tags, CSS styles and Javascript code.

    The class generates HTML for the start of a page until the body that includes the specified page head parameters.
  • Zend Framework Data Grid

    Picture of Bento Vilas Boas
    Author: Bento Vilas Boas
    Date: 2008-10-27 (2 days ago)
    Groups: HTML, PHP 5, Databases
    Description: This package can be used to display and edit data from a database in a grid using the Zend Framework. It features:

    * Simplified grid data presentation just by specifying the source database table
    * User interface controls to perform operations to insert, update and delete table records with support for data validation and filtering
    * Template based presentation
    * Support for joining tables
    * Filter data by user selected fields
    * Data validation (when performing CRUD operations)
    * Automatic pagination of results
    * Support for extra listing column fields
    * List sorting by field
    * Configurable field titles
    * Support for SQL aggregation expressions (MAX, COUNT, MIN, AVG, etc…)
    * Internationalization support
    * Export results in multiple formats: XML, HTML table, PDF, Excel, Word, etc..
    * Zend Framework Route support
    * Cache support
    * Plug-ins to format content: date, bool, etc..
  • Omsnplus

    Picture of Abdulrahman Muhammad
    Author: Abdulrahman Muhammad
    Date: 2008-10-26 (3 days ago)
    Groups: HTML, Text processing, Chat
    Description: This class can be used to format text used by MSN Plus as HTML.

    It takes a string of text with tags used by MSN Plus and converts it to HTML that can be displayed in a Web page.

    The class can format styles, colors, backgrounds and smileys using icons.
  • DABAJAX Toolkit

    Picture of Adolfo Eloy
    Author: Adolfo Eloy
    Date: 2008-10-26 (3 days ago)
    Groups: PHP 5, Databases, AJAX
    Description: This package can be used to auto-complete form fields with data retrieved from an Oracle database.

    It can execute SQL queries to an Oracle database to complete text typed in form fields using parameters passed by Javascript code to PHP scripts using AJAX requests.

    The queries may take parameters from different form fields that define filters for the data to be queried.
  • Image Modifier

    Picture of sudhir vishwakarma
    Author: sudhir vishwakarma
    Date: 2008-10-25 (4 days ago)
    Groups: PHP 5, Graphics
    Description: This class can be used to modify image templates with new text and images.

    It can load a given image file and render text or other images over the loaded image.

    The images transparency and the text font, size and colors are configurable parameters.

    The resulting image can be saved to a new image file.
  • Object based MySQL

    Picture of Tofeeq ur Rehman
    Author: Tofeeq ur Rehman
    Date: 2008-10-25 (4 days ago)
    Groups: PHP 5, Databases
    Description: This class can be used to manipulate MySQL table records as objects.

    It can execute SQL SELECT queries and retrieve the fields of each result set row one by one into the class variables.

    The class can also insert or update records of a table getting the values from class variables with the same name as the fields.
  • Little INI Parser

    Picture of Andrey Nikishaev
    Author: Andrey Nikishaev
    Date: 2008-10-24 (5 days ago)
    Groups: PHP 5, Files and Folders, Configuration
    Description: This class can be used to parse INI files and store values in arrays.

    It can parse multiple INI files and merge the configuration values defined in all files into a single array.

    The class returns the array with all parsed configuration values.
  • Custom Pie Chart

    Picture of Dodit Suprianto
    Author: Dodit Suprianto
    Date: 2008-10-24 (5 days ago)
    Groups: PHP 5, Graphics
    Description: This class can be used to generate pie charts graphics.

    It takes as parameters the labels and values for each pie slice.

    The class generates an image of given width and height on which it draws the pie slices.

    The text font, text color and background colors are configurable parameters.
  • MySQLDropDownCondiff

    Picture of mike condiff
    Author: mike condiff
    Date: 2008-10-23 (6 days ago)
    Groups: HTML, Databases
    Description: This class can be used to generate an HTML form select input from the results of a MySQL database query.

    It connects to a given MySQL database and executes an SQL query.

    The class generates HTML for the form select input using the values returned as the query results.
  • Mycantos online SMS messenger

    Picture of poomalairaj
    Author: poomalairaj
    Date: 2008-10-23 (6 days ago)
    Groups: PHP 5, Wireless and Mobile, Web services
    Description: This class can be used to send SMS messages the mycantos.com service.

    It can access to the MyCantos.com site Web server and authenticates on behalf of a given registered user.

    The class can also send a request to the MyCantos site to send an SMS message using the account of the authenticated user.
  • Csx Texas Holdem Poker

    Picture of Martijn Loots
    Author: Martijn Loots
    Date: 2008-10-22 (7 days ago)
    Groups: Games
    Description: This class can be used to manage and display Texas Holdem cards.

    It can shuffle the cards, deal the cards and evaluate hands.

    The class can also present the cards in an hand by using separate image files.
  • JavaScript PHP Documentor

    Picture of Rafael M. Salvioni
    Author: Rafael M. Salvioni
    Date: 2008-10-22 (7 days ago)
    Groups: HTML, PHP 5, Utilities and Tools, Text processing
    Description: This class can be used to generate documentation for Javascript scripts.

    It can scan Javascript script files and extract documentation from tags inside Javascript comments similar to JavaDoc tags.

    The documentation can be generated in HTML using PHP template scripts.

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