Somehow I missed the post from Bryan the first time, but....

Bryan, can you post the Java code to resize an image anyway?  I'd like 
to have this for a project I'm starting in a couple of weeks.  Keep in 
mind I'm pretty much a Java newbie....

Thanks,

Ray

Mike Soultanian wrote:
> Well, let's see.
> 
> Right now, here's what I use the tag for.  I have a user upload a 
> picture.  Then, I rename the picture to a random filename.  Next, I use 
> cfximage to resize that image to 4 different sizes and store the output 
> of each of those sizes to an appropriate name: filenameT, filenameS, 
> filenameM, filenameL.  I figured I would do the image processing ahead 
> of time instead of on the fly because then it's only a web request for 
> those images later on.
> 
> I don't *think* I'm going to get any more advanced than that.  As far as 
> formats, I will allow uploads of jpg or gif.
> 
> Any thoughts?
> 
> Thanks,
> Mike
> 
> Bryan Stevenson wrote:
> 
>>Hey Mike,
>>
>>Perhaps knowing what you are planning on doing with these image tags will 
>>help us guide you ;-)
>>
>>There are other options to those tags....Java comes to mind...faster and 
>>free...all depends on what you're trying to do.
>>
>>For example if you simply want to re-size images....use Java...I'll give you 
>>the code!!
>>
>>HTH
>>
>>Cheers
>>
>>Bryan Stevenson B.Comm.
>>VP & Director of E-Commerce Development
>>Electric Edge Systems Group Inc.
>>phone: 250.480.0642
>>fax: 250.480.1264
>>cell: 250.920.8830
>>e-mail: [EMAIL PROTECTED]
>>web: www.electricedgesystems.com 
>>
>>
>>
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218235
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to