Wednesday, January 21, 2009

[PHP Classes] Weekly newsletter of Wednesday - 2009-01-21

PHP Classes
Icontem

Weekly newsletter of Wednesday - 2009-01-21

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
$_SESSION
Back button doesn't keep session variables
2009-01-20
parse_ini_file reserved words work around ?
parse_ini_file reserved words work around ?
2009-01-20
php/mysql to mobile phone
script/class to sync contact/calendar data f/t mysql db & cell
2009-01-18
upload the files across the servers
upload the files across the servers
2009-01-18
Select and Insert
Using the results of a Select Query as data for Insert Query.
2009-01-16
PHP medi server
PHP shoutcast server idea
2009-01-14
convert doc file to html file
Need to open doc file in the browser
2009-01-14
Face detection form picture and replacement
Face detection form picture and replacement
2009-01-14

Contents


  • Latest PHP Classes blog posts

  • 2008 balance and 2009 plans (29 days ago)

    Posted on: 2008-12-23
    Summary: This post gives a brief summary of the most important features implemented in the PHPClasses site in 2008.

    It also presents several features that are planned to be implemented in 2009 and asks for your feedback about which features you would like to see implemented first.

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 Protung Dragos 25
2 Cesar D. Rodas 24
3 solomongaby 22
4 Khaled Al-Shamaa 22
5 lixlpixel 16
6 Olaf Lederer 15
7 Horst Nogajski 15
8 Alexander Skakunov 13
9 Richard Munroe 12
10 Liam Hatton 7

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 Open Inviter!


Rank Class Author Score Points Prize
1 Open Inviter
Get contacts of friends of different networks
Open Inviter 30.77% 6
2 SQL Parse Convert to Tree Array
Build a tree to represent an SQL query
François NEUMANN-RYSTOW 26.92% 5
3 pl2method
Execute PgSQL stored procedures as class functions
Ivo Augusto Nascimento 15.38% 4
4 Bluetrait
A multi-user blog system
Michael Dale 13.46% 3
5 Flood Assassin
Check whether a message can be spam
Benjamin Falk 7.69% 2
6 Console
Control output of text to an ANSI console
Alex B. Snet 5.77% 1

Nominees to win the award of December of 2008

Class: Dash Media Player Picture of Travis Tidwell
Description: Embed the Dash Media player in a Web page
Author: Travis Tidwell
Age: 29
Country: United States United States

Class: Facebook Notification Class Picture of Md. Mahmud Ahsan
Description: Send e-mail and notifications to Facebook users
Author: Md. Mahmud Ahsan
Age: 24
Country: Bangladesh Bangladesh

Class: adv_net Picture of Tomasz Malewski
Description: Analyze the local network with nmap
Author: Tomasz Malewski
Age: 24
Country: Poland Poland

Class: SQL Parse and Compile Picture of Tom Schaefer
Description: Parse and compose SQL queries programatically
Author: Tom Schaefer
Age: ???
Country: Germany Germany

Class: IAF decoder coder Picture of ruslan kononov
Description: Parse and generate Outlook IAF configuration files
Author: ruslan kononov
Age: 27
Country: Russian Federation Russian Federation

Class: Console Progress Bar Picture of Alex B. Snet
Description: Draw a progress bar in ANSI console
Author: Alex B. Snet
Age: 19
Country: Russian Federation Russian Federation

Class: Name Parser Picture of G. Miernicki
Description: Parse a person full name to retrieve its parts
Author: G. Miernicki
Age: 33
Country: United States United States

Vote

Contents


Latest blog trackback links

Trackback Class Age in days
Do you know if its possible to turn an email box into an RSS feed?
* Home * Blog * Article...
pop3.class.inc 2
Quick CSV import with visual mapping
Several years ago I created PHP class...
Quick CSV import 8
Moteur de recherche avec phonémisation
Au bureau, on cherche à écrire un mot...
Phonex 8
Moteur de recherche avec phonémisation
Au bureau, on cherche à écrire un mot...
DoubleMetaPhone 8
Moteur de recherche avec phonémisation
Au bureau, on cherche à écrire un mot...
Soundex 2 8
Blogging Started with Wrapper Class for YahooBBAuth
You already might know that the giant...
Yahoo BBAuth 9
Convert csv to xls (excel) in php
Luckily for me, Ingatius Teo has done...
MS-Excel Stream Handler 9
MySQLi Hack
Ne zamandir blogumun yapimiyla ugrast...
mysqli.so.php 11
Update alexa ranking class
-
Alexa 13
Feedburner API Class
Feedburner API Class è una classe gra...
Feedburner API Class 14

Contents


Latest support forum threads

Subject Posted on Class
PHP Error
Stopped working Jan 19 2009
2009-01-20 GeoLocation
Rules adding
how to add new rules
2009-01-20 Flood Assassin
It will be better to get the browser version using separate f...
Package rating comment
2009-01-20 Browser Detection
This is a very good and useful class !! loool
Package rating comment
2009-01-20 Directorio
applets to ease integration
applets can be used to integrate independant module
2009-01-20 PHP-PAPA
Thats a very good class !! loool
Package rating comment
2009-01-19 PHP Login Script
It was a great idea, but the servers it depends on have been ...
Package rating comment
2009-01-18 Check MSN
Cleanly written, but I'm really not sure of its value.
Package rating comment
2009-01-18 Virus Scan
you can think a simple function: public function startScan($...
Package rating comment
2009-01-18 Virus Scan
corrupted files in zip download
my files are being coming corrupted in the zip files
2009-01-18 Zip File

Contents


  • Latest package entries

  • Check Curly Braces

    Picture of raenkrus
    Author: raenkrus
    Date: 2009-01-20 (1 day ago)
    Groups: PHP 5, Files and Folders, Text processing
    Description: This class can be used to check matching curly brackets in text files.

    It opens a text file and finds the curly brackets that open and and close.

    The class can display a summary of the brackets that open and the line where they close.
  • Advanced Search

    Picture of Igor Herson Aquino de França
    Author: Igor Herson Aquino de França
    Date: 2009-01-20 (1 day ago)
    Groups: HTML, PHP 5, Databases, Searching
    Description: This class can be used to compose and execute MySQL database SELECT queries.

    It can generate HTML to display form inputs to choose fields or conditions for the SQL WHERE clause.

    The class can assemble the SQL to perform a search with the given fields and conditions in a given MySQL database table.

    The code and comments are in Portuguese.

    In Portuguese:

    Com essa classe é possível fazer buscas avançadas com diversas clausulas, listar seus resultados com os campos que quiser, e fazer uma busca com várias palavras usando o operador boleano OR.
  • Directorio

    Picture of Rolando Santamaría Masó
    Author: Rolando Santamaría Masó
    Date: 2009-01-19 (2 days ago)
    Groups: PHP 5, Files and Folders
    Description: This class can be used to manipulate directories and files.

    It opens a given directory to execute several types of operations like:

    - Retrieve the number contained entries recursively
    - Retrieve the listing of entries recursively
    - Copy entries recursively to a given directory
    - Create new directories
    - Delete entries
    - Retrieve information of files or directories
    - Remove all entries of a directory
    - Rename entries

    The code and examples are in Spanish.

    In Spanish:
    Esta clase permite realizar operaciones comunes con directorios y su contenido. Tales como:

    - Obtener informacion detallada de un directorio o un archivo.
    - Copiar un directorio con todo su contenido en otra localizacion.
    - Renombrar elementos.
    - Eliminar un directorio con todo su contenido.
    - Eliminar archivos.
    - Crear directorios
    - Obtener el contenido completo de un directorio
  • PHP Text Classifier

    Picture of alfan
    Author: alfan
    Date: 2009-01-19 (2 days ago)
    Groups: Text processing, Artificial intelligence
    Description: This package can be used to classify text in categories using a naive Bayesian method.

    First it can create a database using sample text to train the classification system. The database is stored in a text file with serialized data.

    Then it can analyze arbitrary texts and use the database created during training to guess the category that the text belongs.

    It can add new possible categories to the database without limit in number of categories.
  • PHP Login Script

    Picture of Chad Smith
    Author: Chad Smith
    Date: 2009-01-18 (3 days ago)
    Groups: HTML, PHP 5, Databases, User Management
    Description: This class can be used to authenticate and manage user accounts stored in SQLite.

    It implements several operations and display HTML forms to authenticate users and manage their account records stored in a SQLite database.

    Currently it can register a new account, activate registered accounts, authenticate an user and start a session, end a logged user session, change the user password or e-mail address.
  • NSGSC

    Picture of Danilo Castro
    Author: Danilo Castro
    Date: 2009-01-18 (3 days ago)
    Groups: PHP 5, Physics
    Description: NSGSC (Not Sexy Graph State Calculator) can calculate graph states that represent multi-qubit in quantum computing.

    In quantum computing, a graph state is a special type of multi-qubit state that can be represented by a graph. Each qubit is represented by a vertex of the graph, and there is an edge between every interacting pair of qubits. In particular, they are a convenient way of representing certain types of entangled states.

    Graph states are useful in quantum error correcting codes, entanglement measurement and purification and for characterization of computational resources in measurement based quantum computing models.
  • ubarray

    Picture of Reynier Blanco
    Author: Reynier Blanco
    Date: 2009-01-17 (4 days ago)
    Groups: PHP 5, Data types
    Description: This class can be used to manipulate and generate arrays with a special structure.

    It provides different functions that can manipulate and generate arrays. Currently it can:

    - Generate an array with values made of keys and values of an associative array separated by colons
    - Generate an associative array parsing values of another array that have the array keys and values separated by colons
    - Verify whether a value is an array and return an array with the value if it is not an array
    - Check whether an array contains array values
    - Create an array with elements of another array with a given key or value
    - Determine the depth of a nested array
    - Return the element of an array in a given position
    - Return all values of array as a string with given prefix and suffix optionally ignoring some values
    - Merge two arrays
    - Removed repeated elements from an array
    - Remove elements of an array with given key or value
    - Add a value to an array
    - Search an array for an element with a given value
  • Virus Scan

    Picture of martin barker
    Author: martin barker
    Date: 2009-01-17 (4 days ago)
    Groups: HTML, Security
    Description: This class can be used to scan HTML documents to check if it contains possible virus.

    It can scan an HTML document to check whether it contains references to the use of ActiveX controls, executable programs, shared library files or batch files.
  • adv_csv

    Picture of Tomasz Malewski
    Author: Tomasz Malewski
    Date: 2009-01-16 (5 days ago)
    Groups: HTML, Databases, Files and Folders
    Description: This class can be used to export and import data in CSV format from HTML tables or MySQL database tables. It can:

    - Parse an HTML document with tables and generate CSV data from the table cells
    - Parse an CSV file and import it into a MySQL database table
    - Generate CSV data from MySQL query results
  • Graphical Navigation Bar

    Picture of Mehdi Safavy
    Author: Mehdi Safavy
    Date: 2009-01-16 (5 days ago)
    Groups: HTML
    Description: This class can be used to display pagination links with images.

    It takes as parameters the limit number of listing entries to display per page, the total number of entries and the first entry to show in the current page.

    The class generates HTML to display links with images to browse the listing pages.
  • Advanced detecting user language

    Picture of Deyby Vasquez
    Author: Deyby Vasquez
    Date: 2009-01-15 (6 days ago)
    Groups: Localization, HTTP
    Description: This class can be used to detect user idiom and load locale text definitions.

    It checks the HTTP request User-Agent and Accept-Language headers to determine the user preferred idiom.

    The class can also load PHP scripts with locale text definitions for the user preferred idiom. These locale definitions are returned as an associative array.
  • Openfire User Service Wrapper

    Picture of Jim Walker
    Author: Jim Walker
    Date: 2009-01-15 (6 days ago)
    Groups: PHP 5, Web services
    Description: This class can be used to send commands to Openfire XMPP server.

    It can send HTTP GET request to execute commands of an Openfire server on behalf of a given user. Several commands can be executed like the creation, updating and deletion of users.

    The class retrieves the response XML and returns it as a string.
  • Skype Status

    Picture of lubosdz
    Author: lubosdz
    Date: 2009-01-14 (7 days ago)
    Groups: Web services, Chat
    Description: This class can be used to determine the online status of a Skype user.

    It sends an HTTP request to the Skype Web server that returns a status widget page for a given user.

    The class parses the status page to determine the current status of the user.

    It caches the status query results to avoid further server accesses during 2 minutes.
  • DIV Based Table Generator

    Picture of Muhammad Arfeen
    Author: Muhammad Arfeen
    Date: 2009-01-14 (7 days ago)
    Groups: HTML
    Description: This class can be used to generate table like HTML layouts programatically using only DIV sections.

    It compose the layout of a table by adding rows, header cells and regular cells, including the cell contents and styles.

    After the whole table is fully composed, the class generates all the HTML and CSS definitions to render the table.

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

No comments: