Thanks for the feedback, Bobby.

Rick

> -----Original Message-----
> From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 06, 2007 12:46 PM
> To: CF-Talk
> Subject: RE: Image Management
> 
> I don't see any need to append anything to the names if they are separated
> into different folders.
> I also don't see a need to put widths and heights in the folder names
> 
> Say you had news images... you would just put them in a images/news
> directory organized like you've said basically...
> So it would be...
> 
> --root
> ----images
> --------news
> ------------large
> ----------------image01.jpg
> ----------------image02.jpg
> ------------original
> ----------------image01.jpg
> ----------------image02.jpg
> ------------small
> ----------------image01.jpg
> ----------------image03.jpg
> 
> When displaying or deleting, you just change the folder name in the path
> based on which you want to display. (original, small, large)
> 
> -or-
> 
> You just have
> --root
> ----images
> --------news
> ------------lg_image01.jpg
> ------------lg_image02.jpg
> ------------og_image01.jpg
> ------------og_image02.jpg
> ------------th_image01.jpg
> ------------th_image02.jpg
> 
> Doesn't really matter... your naming/organization schema is going to be
> static somewhere in code anyway so just pick what's easier to manage for
> you.
> 
> ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
> Bobby Hartsfield
> http://acoderslife.com




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292792
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to