Difference between revisions of "Online Gallery"
From esoterum.org
(Created page with '=== Using PHP to generate a gallery === *[http://stackoverflow.com/questions/7068373/create-thumbnails-from-a-folder-of-images-using-php Create thumbnails from a folder of images…') |
(→Using PHP to generate a gallery) |
||
Line 1: | Line 1: | ||
=== Using PHP to generate a gallery === | === Using PHP to generate a gallery === | ||
*[http://stackoverflow.com/questions/7068373/create-thumbnails-from-a-folder-of-images-using-php Create thumbnails from a folder of images] | *[http://stackoverflow.com/questions/7068373/create-thumbnails-from-a-folder-of-images-using-php Create thumbnails from a folder of images] | ||
+ | *File synchronization | ||
+ | :-[http://www.cis.upenn.edu/~bcpierce/unison/docs.html Unison from UPenn] | ||
+ | :-[http://code.google.com/p/winison/ Winison], Unison interface for windows | ||
+ | :-[http://stackoverflow.com/questions/2936627/two-way-sync-with-rsync rsync] |
Revision as of 17:01, 11 November 2012
Using PHP to generate a gallery
- Create thumbnails from a folder of images
- File synchronization
- -Unison from UPenn
- -Winison, Unison interface for windows
- -rsync