RFC: Gallery Remote PHP Client Class - A PHP implementation of the Gallery2 Remote Protocol released

orca-services

Joined: 2010-08-24
Posts: 1
Posted: Mon, 2010-08-30 11:31

Hi,

For one of our projects I had to upload/import about 40'000 photos into a gallery.
Also I had to create a three level folder structure wherein I had to upload the photos according to their filename.

So I started to write a php script which makes use of the Gallery2 Remote Protocol.
While doing so I noticed that this could be more than just a procedural script and separated all the interface code which handles the communication with the gallery directly into a class.

g2remotephp was born!

Today I relase it as GPLv3 and request for comments.
Attached are the Remote client class and the real life script I used.

The project is also available on SourceForge.net:
http://g2remotephp.sourceforge.net

Regards
Marc

AttachmentSize
g2remotephp-1.0.zip5.03 KB