Wednesday, November 11, 2009

[PHP Classes] Weekly newsletter of Wednesday - 2009-11-11

PHP Classes
Icontem

Weekly newsletter of Wednesday - 2009-11-11

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
Form encryption
Trying to encrypt and decrypt a form between client and server
2009-11-11
Making of flv file using multiple audio files
Flv file generation with annotation using multiple audio files
2009-11-07
Log class
It doesn't incremenent the variable
2009-11-05
PHP 5.3 and Win32service
Can't find php_win32service.dll for PHP 5.3
2009-11-05
How to get list of comments in facebook application?
Facebook application comments retrieve using php.
2009-11-05
local server file save
i am upload server any file to save file in local machine.
2009-11-04
Create Word File without COM on PHP
Need to create Word file with Advance Table Features on PHP
2009-11-04
HTML 2 PDF Converter
Need help with multilingual html 2 pdf converter
2009-11-04
Obtener ID de un select
Obtener ID de un select
2009-11-04
PHP and SMS-es
need to set up a server to handle sms queries...
2009-11-04

Contents


  • Latest PHP Classes blog posts

  • Get early access to the new site features (13 days ago)

    Posted on: 2009-10-29
    Summary: The PHPClasses site is launching a new initiative to let every user know in advance about new features that are being implemented.

    This article explains how you can keep up with latest features and even influence their implementation.
  • Improved site search for every user (22 days ago)

    Posted on: 2009-10-20
    Summary: The site search pages have been improved, so every site user can benefit of a better way to search the site content.

    The internal search engine, that until now was only available to premium subscribers, has been made available to all users.

    Among other benefits, the search results will appear split in different tabs according to the section of the site that they belong, thus making it easier to find the kind of content you are looking for.

    This article explains which are all the benefits that every user will have access from now on.
  • Submit your site redesign proposal for the contest (30 days ago)

    Posted on: 2009-10-12
    Summary: The PHPClasses site is accepting new site redesign proposals now.

    In this phase, candidates may create design themes using a visual editor. Then they can submit the design theme proposal when they are done.

    This article gives more detail of how the visual editor and the proposal system work.

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 O. Lederer 25
2 Protung Dragos 24
3 Cesar D. Rodas 24
4 Alexander Skakunov 21
5 solomongaby 18
6 Roberto Aleman 12
7 lixlpixel 8
8 Richard Munroe 7
9 Chip Chapin 6
10 Horst Nogajski 6

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 Thales Jacobi!


Rank Class Author Score Points Prize
1 XML Debugger
Parse XML documents and locate all errors
Thales Jacobi Brazil 40.00% 6 One copy of the Zend Studio
2 Multi Threading, Daemon (Windows service)
Create Windows service to run daemons
Manooj Kumar Dhar Luxembourg 20.00% 5
3 Google Analytics Cookie Parser
Retrieve and parse Google Analytics cookies
Joao Correia Portugal 13.33% 4
4 BMP_Loader
Read and write BMP images in pure PHP
Dzsoni Voker Slovak Republic 11.11% 3
5 Super Proxy
Create object to access private members
Mathias Krieck Germany 8.89% 2
6 PHP Mud Names
Generate random names for Multi-User Dungeon games
Ludovic Bellière Belgium 6.67% 1

Nominees to win the award of October of 2009

Class: SUIT Framework Picture of Brandon Evans
Description: Template engine with configurable syntax
Author: Brandon Evans
Age: 17
Country: United States United States

Class: Bot recognizer and dispatcher Picture of Alexander Selifonov
Description: Recognize and handle Web robot by IP or user agent
Author: Alexander Selifonov
Age: 47
Country: Russian Federation Russian Federation

Class: Animated PNG Creator Picture of Dzsoni Voker
Description: Create PNG format animations from a list of images
Author: Dzsoni Voker
Age: ???
Country: Slovak Republic Slovak Republic

Class: Gravatar RPC Picture of Wouter van Vliet
Description: Send requests to the Gravatar API about images
Author: Wouter van Vliet
Age: 27
Country: Denmark Denmark

Class: MyBox Picture of Roberto Aleman
Description: Calculate volumetric weight of a package
Author: Roberto Aleman
Age: 35
Country: Venezuela Venezuela

Class: Text to Timestamp Picture of Martin
Description: Convert English expressions into time values
Author: Martin
Age: 27
Country: Denmark Denmark

Class: Email 2 SMS Picture of Utsav Handa
Description: Send SMS by e-mail to many carriers
Author: Utsav Handa
Age: 25
Country: India India

Class: EmbeVi Picture of Comanici Paul
Description: Embed remote videos and audio in HTML pages
Author: Comanici Paul
Age: 25
Country: Romania Romania

Class: PHP MSSQL Dump Picture of Jonathan Hilgeman
Description: Dump a Microsoft SQL server database
Author: Jonathan Hilgeman
Age: ???
Country: United States United States

Vote

Contents


Latest blog trackback links

Trackback Class Age in days
AES wrapper class with pure php and MCrypt extension support
The code below is a wrapper class aro...
AES 128 28
Create a zip file from folders on the fly
This class leads you to creat a zip f...
Create ZIP File 28
Portable CAPTCHA (image authentication)
Image authentication script has been ...
KCAPTCHA 30

Contents


Latest support forum threads

Subject Posted on Class
any example?
any example?
2009-11-11 Google Calendar
To do, feedback
feedback, what do you want to add to this class
2009-11-11 EmbeVi
Demo and Documentation files simply link to a site with no in...
Package rating comment
2009-11-11 Convert character set
Blackberry Compatible
Cannot open xls file from Blackberry
2009-11-10 MS-Excel Stream Handler
function flushSpecial
Incomplete special case supplied
2009-11-10 RTF Parse class
CSS files
Problem getting css to html mail
2009-11-10 MIME E-mail message sending
delete_message function
delete_message not deleting
2009-11-09 IMAP
error message
demo page
2009-11-09 Nested Set DB Table
Graph 2
Anyone using this class?
2009-11-09 Graph Drawing Class 2
Phmagick - Warning Message
Warning Message appears when converting PDF to image
2009-11-09 phMagick

Contents


  • Latest package entries

  • Bounded Queue

    Picture of Ahmad Retha
    Author: Ahmad Retha
    Date: 2009-11-10 (1 day ago)
    Groups: PHP 5, Data types
    Description: This class can be used to manage queue with a limited number of elements.

    It can push and pop item values of any type into a queue array.

    If the queue already contains the limit number of items when a new item is pushed, the item at the bottom of the queue is popped out.
  • CSV to Array

    Picture of Raj Trivedi
    Author: Raj Trivedi
    Date: 2009-11-10 (1 day ago)
    Groups: PHP 5, Files and Folders
    Description: This class can be used to retrieve data from CSV file into an array.

    It reads lines from a given CSV file and add array entries to a bi-dimensional array that contains the data of all rows in the CSV file.
  • Multi-byte Keyword Generator

    Picture of Peter Kahl
    Author: Peter Kahl
    Date: 2009-11-09 (2 days ago)
    Groups: Text processing, Content management, SEO
    Description: This class can be used to Extract meta keywords from multi-byte texts.

    It is an enhanced version of the "Automatic Keyword Generator" class originally written by Ver Pangonilo.

    This version provides better word segmentation, the ability to handle multi-byte strings, and texts in multiple languages.
  • OFX Parser

    Picture of Felipe Nascimento de Moura
    Author: Felipe Nascimento de Moura
    Date: 2009-11-09 (2 days ago)
    Groups: XML, PHP 5, Finances
    Description: This class can be used to parse and extract financial records from documents in OFX format (Open Financial Exchange) used by programs such as Intuit Quicken and Microsoft Money.

    In can parse an OFX document either from a string or from a file.

    The class can retrieve the document financial records and filter by several types of criteria like by memo, by identifier, by check number, by date, credits and debits.
  • Nested Set DB Table

    Picture of Nikola Posa
    Author: Nikola Posa
    Date: 2009-11-08 (3 days ago)
    Groups: PHP 5, Databases, Data types
    Description: This package can be used to manage nested sets of data stored in a database.

    It can create and manager an hierarchy of nodes in a database table allowing to retrieve, add, update and delete nodes.

    There are database adapters to access the tree of nodes in various types of databases, as well a special version that uses the Zend Framework DB_Table package to manage the table with the tree nodes.
  • StringList Class

    Picture of Tufan Baris YILDIRIM
    Author: Tufan Baris YILDIRIM
    Date: 2009-11-07 (4 days ago)
    Groups: PHP 5, Text processing
    Description: This class can be used to manage lists of strings.

    It can take a list of strings separated by line breaks and extracts key value pairs separated by the = character.

    The class can return the list of strings as an array, add more strings to the list, and save or load the list from a file.
  • Ladder PHP

    Picture of Michael J. Fuhrman
    Author: Michael J. Fuhrman
    Date: 2009-11-06 (5 days ago)
    Groups: Databases
    Description: This package can be used to manage objects stored in a MySQL database dynamically.

    It creates table that will contain the metadata of all types of objects to be stored in the database.

    The tables of each application class can be created dynamically. This package can save and retrieve objects of the created classes.
  • Loading Div

    Picture of Gianluca Zanferrari
    Author: Gianluca Zanferrari
    Date: 2009-11-05 (6 days ago)
    Groups: HTML
    Description: This class can be used to display an animation while a page is loading.

    It generates HTML and Javascript to be outputted in the beginning of a page that makes an animated GIF image appear over the page while it is loading.

    The animated image disappears when the pages finishes loading.
  • Image Manipulation Class

    Picture of Lasantha Samarakoon
    Author: Lasantha Samarakoon
    Date: 2009-11-04 (7 days ago)
    Groups: PHP 5, Graphics
    Description: This class can be used to manipulate and convert images from files.

    It can open images from files in GIF, JPEG, PNG formats, and can perform several types of image manipulation operations like: resizing, cropping, convert to grey scale or sepia.

    The manipulated images can be saved back to files also in the GIF, JPEG and PNG formats.
  • PHP Website Multi Language

    Picture of Sandeep Kumar
    Author: Sandeep Kumar
    Date: 2009-11-04 (7 days ago)
    Groups: Localization, Web services, Code Generation
    Description: This class can be used to translate application texts using Google Translate.

    It can take a script with an array of texts in English and sends requests to the Google Translate Web site to translate each of the texts to another idiom.

    The class generates a new script for the target language with an array with the texts translated to that language.

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

No comments: