PHP Classes

Packages of Luis I. Larrateguy

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Luis I. Larrateguy (3)  >  Mission progress status  >  Reputation  
Picture of Luis I. Larrateguy
Name: Luis I. Larrateguy <contact>
Classes: 3
Country: Argentina Argentina
Age: 41
All time rank: 2954 in Argentina Argentina
Week rank: 195 Up2 in Argentina Argentina Up
All time users: 8700
Week users: 0
Innovation award
Innovation award
Nominee: 1x

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 GImageGallery  
PHP Programming Innovation award winner
March 2005
Winner


Prize: One book of choice by O'Reilly
A gallery using a GMail account to store images
This package implements an image gallery that uses a GMail account to store the images.

This package is inspired in GImage, a PHP script available on the Web for a similar purpose.

This class makes use of the libgmailer class to access your Gmail account. There is a libgmailer subclass to fetch the thumbnails generated by Gmail, thus reducing the bandwidth that is necessary to fetch and present a gallery.

This package generates valid XHTML code.

  Files folder image Simplifica  
Simplify boolean expressions
This class that implements the Quine-McCluskey's tabular method for simplifying boolean expressions. It computes the canonical form of an expression.

It is useful for teaching students how to simplify expressions using an iterative method, instead of Karnaugh, and how boolean algebra may be applied for solving the problem.

  Files folder image XML Menu  
Generate hierarchic menu defined in XML using XSLT
This class is intended to generate a hierarchic menu from a definition in XML that describes menu items and sub-menus.

The class uses the PHP XSLT extension to generate the menu with a XSL stylesheed to transform the menu XML definition in HTML and Javascript to handle the menu input events that expand and colapse the menus and sub-menus.


  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