Hello, I need some help to find the gem that suits best my project. I''m developping a gallery for my website. I upload images through the backend, and the images are displayed as thumbnails alltogether on the same page. Then I use Lightbox to show them enlarged. I would like to physically resized the images down to thumbnails when they are uploaded in order to save bandwith on the thumbnails page. I searched for a gem but I''m not sure what to use. RMAgick seems quite popular but github page says it''s not maintained anymore. Paperclip seems just too big for the simple task I want to perform. I also found ImageScience, which I consider using. Which one would you advice ? Is there another one ? I really only need to perform an image resize, and performance are not really an issue since the only person to upload images will be me. I am using Ruby 1.8.7 and Rails 2.3.5. Production server OS is linux. (Apologizes for any mispellings, English is not my mother tongue) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I''d like dragonfly. I were used it about 3 weeks ago. Dragonfly run with rmagick and i thought is better than rmagick, and this performace is good 2011/4/2 Lily ^_^ <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>> Hello, > > I need some help to find the gem that suits best my project. > > I''m developping a gallery for my website. I upload images through the > backend, and the images are displayed as thumbnails alltogether on the > same page. Then I use Lightbox to show them enlarged. > > I would like to physically resized the images down to thumbnails when > they are uploaded in order to save bandwith on the thumbnails page. > I searched for a gem but I''m not sure what to use. > > RMAgick seems quite popular but github page says it''s not maintained > anymore. > Paperclip seems just too big for the simple task I want to perform. > I also found ImageScience, which I consider using. > > Which one would you advice ? Is there another one ? > > I really only need to perform an image resize, and performance are not > really an issue since the only person to upload images will be me. > > I am using Ruby 1.8.7 and Rails 2.3.5. Production server OS is linux. > > (Apologizes for any mispellings, English is not my mother tongue) > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- Carina Brito Silva http://twitter.com/carinabs8 http://carinabs8.wordpress.com/ "...Estou disposto a demolir paredes,contruir pontes e acender fogueiras. Tenho uma grande experiência,um monte de energia,um pouco dessa coisa de ''visão'' e não tenho medo de começar do zero."-Steve Jobs -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
execuse me!. I forgot this page.. https://github.com/markevans/dragonfly/ look for how use together your ruby gem =^.^ 2011/4/2 Carina Brito <carinabs8-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> I''d like dragonfly. I were used it about 3 weeks ago. Dragonfly run with > rmagick and i thought is better than rmagick, and this performace is good > > > 2011/4/2 Lily ^_^ <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> > >> Hello, >> >> I need some help to find the gem that suits best my project. >> >> I''m developping a gallery for my website. I upload images through the >> backend, and the images are displayed as thumbnails alltogether on the >> same page. Then I use Lightbox to show them enlarged. >> >> I would like to physically resized the images down to thumbnails when >> they are uploaded in order to save bandwith on the thumbnails page. >> I searched for a gem but I''m not sure what to use. >> >> RMAgick seems quite popular but github page says it''s not maintained >> anymore. >> Paperclip seems just too big for the simple task I want to perform. >> I also found ImageScience, which I consider using. >> >> Which one would you advice ? Is there another one ? >> >> I really only need to perform an image resize, and performance are not >> really an issue since the only person to upload images will be me. >> >> I am using Ruby 1.8.7 and Rails 2.3.5. Production server OS is linux. >> >> (Apologizes for any mispellings, English is not my mother tongue) >> >> -- >> Posted via http://www.ruby-forum.com/. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> > > > -- > Carina Brito Silva > http://twitter.com/carinabs8 > http://carinabs8.wordpress.com/ > "...Estou disposto a demolir paredes,contruir pontes e acender fogueiras. > Tenho uma grande experiência,um monte de energia,um pouco dessa coisa de > ''visão'' e não tenho medo de começar do zero."-Steve Jobs >-- Carina Brito Silva http://twitter.com/carinabs8 http://carinabs8.wordpress.com/ "...Estou disposto a demolir paredes,contruir pontes e acender fogueiras. Tenho uma grande experiência,um monte de energia,um pouco dessa coisa de ''visão'' e não tenho medo de começar do zero."-Steve Jobs -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.