Well, The time has come to release the anticipated Uploadify File System Photo Gallery Module. This module is an all in one package. It allows you to upload files to your filesystem without version controling the photos. Allows you to use colorbox to view the larger image of the thumbnail. This control also creates automatic thumbnails from the images that you uploaded. There are alot of features to the modules and i don't really want to explain them all but as you can see from the screenshots, this is a pretty flexible module.
 
One thing to know is, in my experience while writing this module, is that you want to make thumbnails of the images or they will load directly from the filesystem and then resize through the handler. If you create the thumbnails, there is no resizing on the fly and it just pulls that image.
 
Let me know your thoughts on the module.
AS ALWAYS, You can check out my gallery and I am using it on the "AVERY" & "Blend Interactive" Albums.
NOTE For Installation:
Copy all the files into the modules directory and the .RESX file needs to go into the Local Resources folder for Localization reasons. The control will not work if the resx file is not in this folder. location is "SITEROOT/modules/App_LocalResources".
 
Updates:
Thanks to Marcellino Bommezijn from www.activecontent.nl for the ideas of this upgrade, i am almost finished with Version 2.2. So whats new in 2.2:
  1. Ability to create directory in the secure_resources folder from the settings window.
  2. Converted the textboxes to dropdown lists for thumbnail and enlarged photo sizes
  3. Condensed code for more readability and better performance.
  4. When image sizes change, it deletes old thumbnail sizes and enlarged sizes from the filesystem which keeps your directory clean and always up to date.
  5. Important bug fixes.
Screenshots