Wednesday, November 26, 2008

[PHP Classes] Weekly newsletter of Wednesday - 2008-11-26

PHP Classes
Icontem

Weekly newsletter of Wednesday - 2008-11-26

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 Classes blog posts

  • Slide presentations of talks about classes (12 days ago)

    Posted on: 2008-11-14
    Summary: Authors may now submit slide presentations about their classes and have them rank higher in the users rated packages ranking.

    Also if you live near the Seattle, Washington area in the United States, you may also want to attend an informal PHP meetup next week, to which several well known PHP developers will also attend.

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 30
2 lixlpixel 23
3 solomongaby 22
4 Alexander Skakunov 22
5 Protung Dragos 17
6 Olaf Lederer 15
7 Khaled Al-Shamaa 15
8 Horst Nogajski 13
9 Richard Munroe 10
10 Liam Hatton 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 Alex Fourth!


Rank Class Author Score Points Prize
1 Binary search
Search for data in files using binary search
Alex Fourth 21.43% 9
2 Synchronize DB
Synchronize two MySQL databases
Cristian Vrinceanu 19.64% 8
3 debugTools
Display PHP execution information in a page
Andreas Christodoulou 14.29% 7
4 MemNestedSet
Manage a nested set of elements stored in arrays
Alan H. Lake 12.50% 6
5 Intelligent Censor
Replace rude words by acceptable alternatives
sk89q 10.71% 5
6 Relink
Rewrite URLs based on mod_rewrite configuration
Benjamin Falk 7.14% 4
7 Curl Auto Site Form Post Class
Submit forms using values retrieved from a page
mustafa yontar 5.36% 3
7 Check backup
Manage backup copies of files
zengwenjie 5.36% 3
9 Price Comparison Shopping by DataFeedFile.com
Generate price comparison site with DataFeedFile
Andrew Nurcahya 3.57% 1

Nominees to win the award of October of 2008

Class: mysqli.so.php Picture of Baris Yuksel
Description: Access MySQl databases with MySQLi compatible API
Author: Baris Yuksel
Age: 18
Country: Turkey Turkey

Class: MiniUrl short URL dynamic Picture of Igor Herson Aquino de França
Description: Create and redirect URL shortcuts
Author: Igor Herson Aquino de França
Age: 25
Country: Brazil Brazil

Class: Threading Picture of Alex B. Snet
Description: Create parallel processes with the PHP CLI program
Author: Alex B. Snet
Age: 19
Country: Russian Federation Russian Federation

Class: Spell Corrector Picture of Felipe Ribeiro
Description: Suggest corrected spelling text in pure PHP
Author: Felipe Ribeiro
Age: 23
Country: Brazil Brazil

Class: Alexa Picture of Sergey [YS.PRO]
Description: Get site ranking information from Alexa site
Author: Sergey [YS.PRO]
Age: 21
Country: Belarus Belarus

Class: JavaScript PHP Documentor Picture of Rafael M. Salvioni
Description: Generate documentation for Javascript scripts
Author: Rafael M. Salvioni
Age: 25
Country: Brazil Brazil

Class: Torrent RW Picture of adrien gibrat
Description: Create and parse Torrent files
Author: adrien gibrat
Age: 29
Country: France France

Vote

Contents


Latest blog trackback links

Trackback Class Age in days
Creating Excel files of PHP
It is necessary to create Excel-files...
Excel Writer 1
Generating and Playing Sound in Javascript
Another experiment with sound, data: ...
WavForge 1
PHP klase generuoti keyword'us seo tikslam
Aptikau visai idomu bandyma su php an...
Smart Meta Generator 2
Hilfe bei Forum
Ich habe im internet ein Freeware for...
BBCode Class 3
Darken and brighten
We can make an Image darker or bright...
phMagick 3
Resizing Images
By default phMagick will resize image...
phMagick 3
phMagick - Usage examples
Image manipulation the easy way!...
phMagick 3
Lista dei migliori 100 generatori web 2.0 parte 2
Ed ecco la seconda parte della lista ...
PHP MySQL class generator 5
Google Api - Implementation
The QGoogleVisualizationAPI package i...
QGoogleVisualizationAPI 5
Better tools to upload files
-
AJAX File Uploader 6

Contents


Latest support forum threads

Subject Posted on Class
Class Error in function
the function get_include_path() won't work at my server
2008-11-26 PHP 5 Interface Browser
Class Error
the function get_include_path() won't work at my server
2008-11-26 PHP 5 Interface Browser
Odlično
Package rating comment
2008-11-25 Browser Detection
Very easy, and very useful .
Package rating comment
2008-11-25 Resize Images
hope
I plan on having a collection of classes for cards
2008-11-25 MageSource's CardDeck
CSV attachments getting line-wrapped?
CSV attachments are getting line-wrapped
2008-11-25 Receive Mail
Lack of commentary on usage, actually exampled by another sub...
Package rating comment
2008-11-25 Adv XML to Array
Undefined variable
Undefined variable
2008-11-24 Spider Engine
httperf server exec
Error message about exec command disabled.
2008-11-24 Httperf server stressing and benchmark tool
Bug
Method CVSreader::all() doesn't work
2008-11-24 CSV Reader

Contents


  • Latest package entries

  • PHP XML Little Parser

    Picture of GOsha
    Author: GOsha
    Date: 2008-11-25 (1 day ago)
    Groups: XML
    Description: This class can be used to parse XML documents.

    It parses a XML document passed as string and builds a nested array with document structure.

    The class returns the whole array with the XML document structure.
  • Smaller Sudoku

    Picture of Keizer
    Author: Keizer
    Date: 2008-11-25 (1 day ago)
    Groups: HTML, PHP 5, Games
    Description: This is a very small class that can be used to generate Sudoku gamepuzzles.
    It generates arrays in a recursive manner that define cells with random numbers.
    The class can also generate HTML for displaying the puzzle.
  • XML DAO Builder

    Picture of Adolfo Eloy
    Author: Adolfo Eloy
    Date: 2008-11-24 (2 days ago)
    Groups: XML, PHP 5, Databases, Code Generation
    Description: This package can be used to generate database access classes from XML definitions.

    It can parse a class definition in a XML format and generate the code for the class with variables that map column definitions.

    Currently the it adds getter and setter functions to the generated class for each of the defined columns.
  • MageSource's CardDeck

    Picture of Anthony J Clink
    Author: Anthony J Clink
    Date: 2008-11-24 (2 days ago)
    Groups: PHP 5, Games
    Description: This class can be used to manipulate decks of cards.

    It can perform several types of operations to manipulate a deck of cards.

    Currently it can shuffle the deck, get a card with a give position in the deck, get the card name, color, suit, value and graphic, etc..
  • Draw Blocks

    Picture of Andrey Nikishaev
    Author: Andrey Nikishaev
    Date: 2008-11-23 (3 days ago)
    Groups: PHP 5, Graphics
    Description: This class can be used to generate a picture with mapped colored squares.

    It takes as parameters a text string with several rows of characters and an array that defines to which color each character in the string maps.

    The class generates an image with rows of squares colored according to the mapping defined parameter text string and color map array.

    The generated image is served as the script output in either GIF, PNG or JPEG formats.
  • Smart Meta Generator

    Picture of saeed arab sheybani
    Author: saeed arab sheybani
    Date: 2008-11-23 (3 days ago)
    Groups: HTML, Text processing, Content management, SEO
    Description: This class can be used to extract HTML keywords from an HTML page.

    It takes a string with the tags and data of an HTML page, remove the HTML tags and analyzes the remaining data to determine which keywords can be used to associate with the HTML page.

    The class can remove common words, unintelligible words, as well a given list words before determining which are the page keywords.

    There are versions of the class for both English and Persian.
  • eBay API

    Picture of andrew
    Author: andrew
    Date: 2008-11-22 (4 days ago)
    Groups: PHP 5, E-Commerce, Web services
    Description: This class can be used to search and get details of items for sale in eBay.

    It uses the eBay Web services API to execute several types of operations.

    Currently it can search for items with given keywords and retrieve the details and picture of specific items.
  • fc_paginator

    Picture of Alexander Fleites
    Author: Alexander Fleites
    Date: 2008-11-22 (4 days ago)
    Groups: HTML
    Description: This class can be used to generate listing browse pagination links.

    It can generate links to go to the different pages over which a listing of entries is spread, given the limit of entries to display per page and the total number entries to list.

    The current page number is retrieved from a request variable.
  • fc_breadcrumb

    Picture of Alexander Fleites
    Author: Alexander Fleites
    Date: 2008-11-21 (5 days ago)
    Groups: HTML, PHP 5, Content management
    Description: This class can be used to generate bread crumb navigation links.

    It keeps track of the list of pages browse by the user using a session array variable.

    The class can display the browsed pages as links. The links separator text and CSS style are configurable.
  • Object paging

    Picture of Nguyen Nhu Tuan
    Author: Nguyen Nhu Tuan
    Date: 2008-11-21 (5 days ago)
    Groups: HTML, PHP 5, Databases
    Description: This class can be used to display links to browse MySQL database query results.

    It takes a given SQL SELECT query and generates HTML links or forms with select inputs to browse pages on which the query results are display with a given limit of records per page.

    The presentation of the links or form inputs is configurable using CSS styles.
  • SMTP Email Address Validation Class

    Picture of gabe
    Author: gabe
    Date: 2008-11-20 (6 days ago)
    Groups: Email, Networking, Validation
    Description: This class can be used to validate an e-mail address checking with a SMTP server.

    It can connect to the SMTP server that is responsible for taking messages for a given e-mail address domain.

    The class checks whether the SMTP server would accept a message sent to the specified e-mail address from another given e-mail addresses.
  • UserInfo.class

    Picture of Vladimir
    Author: Vladimir
    Date: 2008-11-20 (6 days ago)
    Groups: HTTP
    Description: This class can be used to retrieve information about the user browser.

    It can check the HTTP request variables to determine details like the IP address of the machine used by the user access the Web server, the type of browser and operating system being used, etc..

    The retrieved information is stored individual class variables.
  • phMagick

    Picture of Nuno Costa
    Author: Nuno Costa
    Date: 2008-11-19 (7 days ago)
    Groups: Graphics
    Description: This class can be used to perform image manipulation operations with the ImageMagick program.

    It calls the ImageMagick program passing parameters to process several types of operations on image files.

    Currently it can resize images, create thumbnails, darken or brighten images, adding watermarks, rotating, flipping, cropping, converting to grey scale and inverting the images, applying effects like drop-shadows, rounded corners and a "polaroid look".
    It can also generate thumbnails from Avi and Pdf files
  • Console

    Picture of Alex B. Snet
    Author: Alex B. Snet
    Date: 2008-11-19 (7 days ago)
    Groups: PHP 5, Console
    Description: This class can be used to control the output of text to an ANSI console.

    It can assemble control characters that can control aspects of different of formatting the output of text to consoles like background and foreground colors, character positioning, etc..

    The class can also read formatted text or number from the console input.

Contents


  • Latest titles reviews

  • Blue Ocean Strategy

    Picture of Manuel Lemos
    Category: Sales and marketing books
    Authors: W. Chan Kim, Renée Mauborgne
    Publisher: Harvard Business School
    Reviewer: Manuel Lemos
    Date: 2008-11-25 11:21:30 (1 day ago)

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