Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-29 Thread Peter Haworth
Hi Mark, I've successfully linked to individual files in dropbox but I don;t know if it would work for someone who didn't have a dropbox account. I just opened the file from dropbox, copied the url, and pasted it in as a link on the web page I wanted to access the file from. Pete Haworth On

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-29 Thread Mark Wieder
Pete- Saturday, January 29, 2011, 9:17:44 AM, you wrote: Hi Mark, I've successfully linked to individual files in dropbox but I don;t know if it would work for someone who didn't have a dropbox account. I just opened the file from dropbox, copied the url, and pasted it in as a link on the

on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Martin Koob
to the server and then use authenticated URLs to access the movie files. Has anyone done something like this? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3244672.html Sent from the Revolution - User

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread David Bovill
to have users upload a movie to the server and then use authenticated URLs to access the movie files. Has anyone done something like this? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3244672.html

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Martin Koob
and sign the requests with HMAC SHA1. I am trying to figure out what commands from the libraries I would need to put in an include irev file to give the necessary functionality. Martin -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Andre Garzia
this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3244672.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Martin Koob
for on-rev that would handle creating timed authenticated URLs and also browser based uploads. Is there something that for on-rev exists already for these tasks? Martin -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Martin Koob
this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3245411.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread François Chaplais
: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3244672.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread stephen barncard
upload a movie to the server and then use authenticated URLs to access the movie files. Has anyone done something like this? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3244672.html Sent

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Martin Koob
pKey after tObject end if return tObject end makeObject -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3245520.html Sent from the Revolution - User mailing list archive at Nabble.com

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Martin Koob
using on-rev server.(haven't figured out how to do it correctly yet though. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3245540.html Sent from the Revolution - User mailing list archive at Nabble.com

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Martin Koob
) -the _oauthHMACSHA1 handler (is this only for oAuth and does something different need to be done for S3?) Thanks for any suggestions. Martin -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/on-rev-upload-limits-and-Amazon-S3-as-an-alternative-tp3244672p3245634

Re: on-rev upload limits and Amazon S3 as an alternative

2011-01-28 Thread Mark Wieder
Martin- Friday, January 28, 2011, 2:12:50 PM, you wrote: I was looking at the documentation for DropBox and it has shared folders but can it have links to individual files. https://www.dropbox.com/help/16 -- -Mark Wieder mwie...@ahsoftware.net