From: "Marcel Molina Jr." Date: 2006-11-29T11:01:32+09:00 Subject: Re: [Rails] Re: [ANN] aws/s3 0.1.0 (initial release) On Tue, Nov 28, 2006 at 07:01:51PM -0600, Shane Vitarana wrote: > Thanks Marcel! I've been investigating S3 storage for my upcoming app. > How does this library compare with s33r > ? Hey Shane, From looking around at the s33r code for a bit, it appears to be one of the more complete S3 libraries I've seen. It supports similar functionality to aws/s3. The differences are mostly in the way the library is decomposed and the API it exposes to you, its client. Sort of like, what's the difference between Ruby and Python? In some ways not a lot. It comes back to what people prefer. What they find natural and comfortable. At a glance s33r seems like a fine library. It would be up to you to determine which is a better fit for you. I'd encourage you to try them both out. marcel -- Marcel Molina Jr.