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) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=== Using PHP to generate a gallery === | === Using PHP to generate a gallery === | ||
+ | *[http://askubuntu.com/questions/30396/error-mounting-virtualbox-shared-folders-in-an-ubuntu-guest/30446#30446 Help with share folders in VirtualBox virtual machine] | ||
*[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.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://code.google.com/p/winison/ Winison], Unison interface for windows | ||
+ | :-[http://stackoverflow.com/questions/2936627/two-way-sync-with-rsync rsync] |
Latest revision as of 21:17, 14 November 2012
Using PHP to generate a gallery
- Help with share folders in VirtualBox virtual machine
- Create thumbnails from a folder of images
- File synchronization
- -unison tutorial
- -Unison from UPenn
- -Winison, Unison interface for windows
- -rsync