Difference between revisions of "Online Gallery"

From esoterum.org
Jump to: navigation, search
(Using PHP to generate a gallery)
(Using PHP to generate a gallery)
 
Line 3: Line 3:
 
*[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
 
*File synchronization
 +
:-[http://www.howtoforge.com/setting-up-unison-file-synchronization-between-two-servers-on-debian-squeeze unison tutorial]
 
:-[http://www.cis.upenn.edu/~bcpierce/unison/docs.html Unison from UPenn]
 
:-[http://www.cis.upenn.edu/~bcpierce/unison/docs.html Unison from UPenn]
 
:-[http://code.google.com/p/winison/ Winison], Unison interface for windows
 
:-[http://code.google.com/p/winison/ Winison], Unison interface for windows
 
:-[http://stackoverflow.com/questions/2936627/two-way-sync-with-rsync rsync]
 
:-[http://stackoverflow.com/questions/2936627/two-way-sync-with-rsync rsync]

Latest revision as of 22:17, 14 November 2012

Using PHP to generate a gallery

-unison tutorial
-Unison from UPenn
-Winison, Unison interface for windows
-rsync