Hosting a QuickTime file on Amazon S3

Hello, how are you?

Thank you for reading my post. I am still new to and inexperience with Ruby on Rails. I have been using JungleDisk to store some of my videos taken from my digital camera in QuickTime .mov format. I wish to build a page with ruby on rails with my videos and a place for my friends to comment. I think I got the comment part ready, it's pretty straightforward (=thankfully). But I was wondering how can I link my .mov files to this page? What I am trying to say is that I can link my files when they are on a web host, I just do the http://…/ mymovie.mov in the QuickTime javascript part, now can I do this with Amazon?( not necessarily http://…/, just as long as the page displays the video)

Thank you very much!

Nik

Thank you for reading my post. I am still new to and inexperience with Ruby on Rails. I have been using JungleDisk to store some of my videos taken from my digital camera in QuickTime .mov format. I wish to build a page with ruby on rails with my videos and a place for my friends to comment. I think I got the comment part ready, it's pretty straightforward (=thankfully). But I was wondering how can I link my .mov files to this page? What I am trying to say is that I can link my files when they are on a web host, I just do the http://…/ mymovie.mov in the QuickTime javascript part, now can I do this with Amazon?( not necessarily http://…/, just as long as the page displays the video)

This might help you:

http://www.clarkware.com/cgi/blosxom/2007/02/01#RubyS3Library

Regards, Andy Stewart