Hi Champs, Actually, i am uploading a file to my server.. Now suppose if i uploads the file of more than 1Mb.. then its taking a lot of space.. And also taking a lot of time in showing that image .. Just like thumbnails .. :) So now what i want is that is there any way by which i can reduce or minimize the size of the file before saving to my database .. I mean how to create thumbnail .. Want to know each and every possible way .. if possible .. ? -- Posted via http://www.ruby-forum.com/.
Well if i understand correctly then maybe something like http://clarkware.com/cgi/blosxom/2007/02/24 can help you. -- Posted via http://www.ruby-forum.com/.
Can anybody listen me .. At least suggest me some tutorials .. ? Doing it with Image Science .. But did''nt find too much about it on theirs website also ''http://seattlerb.rubyforge.org/ImageScience.html" .. I am installing it as given in their site .. But its not installed .. I am using Centos-5 .. Waiting for u guyz .. Quee Mm wrote:> Well if i understand correctly then maybe something like > > http://clarkware.com/cgi/blosxom/2007/02/24 > > can help you.-- Posted via http://www.ruby-forum.com/.
Hemant Bhargava wrote:> Hi Champs, > > Want to know each and every possible way .. if > possible .. ?Then you have a lot of research to do... I started with http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu and use Rmagick (no experience on Centos, I use Ubuntu). Links to other items (image processors) are available from the clarkware site. -- Posted via http://www.ruby-forum.com/.
Hemant Bhargava wrote:> Can anybody listen me .. > At least suggest me some tutorials .. ? > Doing it with Image Science .. But did''nt find too much about it on > theirs website also ''http://seattlerb.rubyforge.org/ImageScience.html" > .. > I am installing it as given in their site .. But its not installed .. I > am using Centos-5 .. > > Waiting for u guyz ..How about doing some research? http://www.lmgtfy.com/?q=thumbnails+in+rails (sorry don''t do this often, but sometimes it has to be done...) -- Posted via http://www.ruby-forum.com/.