PHP Classes

Packages of Francisco Arias

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Francisco Arias (2)  >  Mission progress status  >  Reputation  
Picture of Francisco Arias
Name: Francisco Arias <contact>
Classes: 2
Country: San Marino San Marino
Age: 55
All time rank: 4532 in San Marino San Marino
Week rank: 195 Up2 in San Marino San Marino Equal
All time users: 6234
Week users: 0
Innovation award
Innovation award
Nominee: 2x

Winner: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP 4 Applications  
PHP Programming Innovation award winner
August 2004
Winner


Prize: One copy of the Zend Studio
Create event driven Web GUI using remote scripting
This is a class set for implementing a GUI with forms, listviews, etc, using event driven programming helped by the "Remote Scripting" method.

The goals are to:

1) Do all the work in PHP without having to take care of generating HTML, capturing events on the server side, processing this events using PHP , and returning the response to the client side without reloading the page.

2) Have a set of classes to create many types of GUI elements, setting the event handling by assigning names to each event of interest, and processing the events doing something like to modify the state of the object in the server side and returning the response in an hidden iframe to redraw the GUI element on the client side.

3) Open a door for a future tool, lik "Visual-PHP", that simplifies the construction and generation of Web based GUI without dealing with too many technical details.

The main class is p4a_Application, a container of buttons, forms, labels or panels, that is also a contanier itself and can be made visible or not like a frame in Visual Basic.

  Files folder image Talking Machine  
PHP Programming Innovation award nominee
April 2007
Number 2


Prize: One book of choice by Packt
Learn an idiom and generate words in that idiom
This class can be used to generate a text with words in a given idiom by using machine learning techniques to make the class learn that idiom.

It can be trained to learn an idiom using files with text written in that idiom. The results of the training are stored in a statistics file.

Then the class can generate a set of words in that idiom using the knowlegde of the idiom obtained during the training phase.

The class can either:

- Generate passwords of arbitrary length in that idiom,
- Generate a speech of arbitrary number of words
- Let the user dialog with the talking machine by generating phrases based on what the user types


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z