From: Avantec Van Date: 2012-08-13T19:50:41+09:00 Subject: Desktop App to upload file to S3 Hi All, I have created one ROR application to upload file to S3. Now I wanted to create desktop app to connect to the web app & upload file to S3 using the same credentials. Could you please tell me how can I achieve that? I have found some of the gems like shoes,visualruby etc to create GUI applications in ruby. But I wanna it in such a way that, it should be a package & after installing it should give an icon in the desktop & I should be able to provide my credentials to the app. Then I can do a drag n drop or select file from system & do upload it into S3 bucket. Is it possible using ruby?? If anybody having some experience on it, please share with me. Thanks in advance, Avantec -- Posted via http://www.ruby-forum.com/.