Thanks Kyle. We are currently using CF 7 and there are no signs of upgrade to CF 8. So, any other alternatives you or anyone would suggest for image upload feature.
Thanks, On Tue, Nov 18, 2008 at 12:46 PM, Kyle Shiflett <[EMAIL PROTECTED]> wrote: > The presentation I did on CFImage is available for download on my blog at: > > http://www.kyleshiflett.com/?p=12 > (The blog is new, so that's the only ColdFusion post so far, though there > will be more in the future.) > > The zip file download contains the presentation as a PDF and all of the > code for the demos. I covered lots of the functionality in the CFImage tag > and the new Image functions in CF8, including resizing (for thumbnails, > etc.), rotating, creating captcha images, and more. There are also a couple > of good resources listed at the end of the presentation. > > Let me know off list if you have questions, etc. > > Kyle Shiflett > [EMAIL PROTECTED] > > > Cameron Childress wrote: > > Kyle did a talk on this a few months ago at ACFUG. He might have some > ideas... > > -Cameron > > On Mon, Nov 17, 2008 at 10:18 AM, Ajas Mohammed <[EMAIL PROTECTED]> <[EMAIL > PROTECTED]> wrote: > > > Hi, > > We are planning to add a feature to our existing App's where in the user > will upload image file and we would store it in a location. > > I saw a nice example with image shrinking etc but its for CF > 8.http://www.coldfusionjedi.com/index.cfm/2008/5/20/ColdFusion-Image-Processing--Shrinking-an-image-but-not-the-canvas > > I need something for CF 7. Can someone throw some ideas? > > Anyone with experience as to what should be done and what should be avoided? > any best practices to follow, so that it remains stable without too many > issues. > > These are some of the rules I could think of. > > 1. what type of files I should allow gif jpg or both > 2. what should be max width height > 3.how to make the module reusable i.e. use the same code for other > applications also with least amount of changes > 4.show a thumbnail of 200x200 or little bigger and when user clicks on it, > show them the fullimage. > > any examples or links would help. > > Thanks, > > -- > <Ajas Mohammed />http://ajashadi.blogspot.com > We cannot become what we need to be, remaining what we are. > No matter what, find a way. Because thats what winners do. > You can't improve what you don't measure. > Quality is never an accident; it is always the result of high intention, > sincere effort, intelligent direction and skillful execution; it represents > the wise choice of many alternatives. > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile > @http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink > ------------------------------------------------------------- > > > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by FusionLink <http://www.fusionlink.com> > ------------------------------------------------------------- > -- <Ajas Mohammed /> http://ajashadi.blogspot.com We cannot become what we need to be, remaining what we are. No matter what, find a way. Because thats what winners do. You can't improve what you don't measure. Quality is never an accident; it is always the result of high intention, sincere effort, intelligent direction and skillful execution; it represents the wise choice of many alternatives. ------------------------------------------------------------- To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform For more info, see http://www.acfug.org/mailinglists Archive @ http://www.mail-archive.com/discussion%40acfug.org/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
