PHP Classes

Picasa Photo Gallery: Extract data picture galleries from Picasa site

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 61%Total: 1,757 All time: 2,237 This week: 44Up
Version License PHP version Categories
picasa-photo-gallery 1.0.0GNU General Publi...5.0PHP 5, Graphics, Content management, W...
Description 

Author

This class can be used to extract information of photo gallery of the Picasa site.

It can retrieve Picasa site pages to extract the URLs and descriptions of pictures in the galleries.

The class can return the information of the pictures so it can be used to present galleries in the current site.

The picture data can be stored in cache files to avoid remote data fetching overhead.

Picture of Matías Gentiletti
Name: Matías Gentiletti <contact>
Classes: 1 package by
Country: Argentina Argentina
Age: 40
All time rank: 164521 in Argentina Argentina
Week rank: 164 Up3 in Argentina Argentina Up

Details

PhotoGallery for Picasa's Galleries by Matias Gentiletti version 1.0.0 =============================================================== CONFIGURATION: * You have to add your name of picasa's account in the config.php file * Create a folder cache * Set permissions chmod 777 to folder cache * Done! Note: For delete the cache you have to run the clear cache command (example: http://yougallery/cc) _______________________________________________________________ www.matiasgentiletti.com.ar www.crealotumismo.com www.jalame.com.ar

  Files folder image Files (11)  
File Role Description
Files folder imageconfig (1 file)
Files folder imageimages (1 file)
Files folder imagelib (2 files)
Files folder imagestyles (1 file)
Files folder imagetemplates (3 files)
Accessible without login Plain text file .htaccess Conf. Htaccess
Accessible without login Plain text file index.php Appl. Index
Accessible without login Plain text file readme.txt Doc. Documentation file

  Files folder image Files (11)  /  config  
File Role Description
  Accessible without login Plain text file config.php Conf. Configuration file

  Files folder image Files (11)  /  images  
File Role Description
  Accessible without login Image file line-v.jpg Photo Top background image

  Files folder image Files (11)  /  lib  
File Role Description
  Accessible without login Plain text file ErrorException.class.php Aux. Error Exception
  Plain text file PhotoGallery.class.php Class Main Class

  Files folder image Files (11)  /  styles  
File Role Description
  Accessible without login Plain text file main.css Data Styles

  Files folder image Files (11)  /  templates  
File Role Description
  Accessible without login Plain text file index.php Appl. Main template
  Accessible without login Plain text file _galleries.php Appl. Partial Galleries
  Accessible without login Plain text file _individual.php Appl. Template to show each album

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,757
This week:0
All time:2,237
This week:44Up
User Ratings User Comments (1)
 All time
Utility:90%StarStarStarStarStar
Consistency:90%StarStarStarStarStar
Documentation:75%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:61%StarStarStarStar
Rank:1037
 
Nice class, tested and working :) Keep up.
16 years ago (David Ferreira)
67%StarStarStarStar