load81 icon indicating copy to clipboard operation
load81 copied to clipboard

Feature Request: Fetch Program from URL

Open seclorum opened this issue 13 years ago • 2 comments

It would be great if we could host LOAD81 scripts out on the 'net somewhere, something like a LOAD81 cloud where scripts are available. I know this isn't a priority, perhaps, but I'm submitting an issue to track it in the future - the ability to load a LUA script directly off the net by giving a URL, e.g. "http://somesite/CoolLOAD81Demo.lua" in the Editor, somewhere.

seclorum avatar Mar 09 '12 08:03 seclorum

I'm also interested in hosting load81 scripts in the cloud. I'm not sure if raw HTTP URLs are the best way to do it - I'm thinking of kids who want to share a game they made with their friends and setting up a webserver (or signing up for S3, etc) seems like a big stumbling block.

My ideal for the NaCl port is that someone can get a short link over instant messenger (like http://load81.com/s/$ID) and instantly start playing. Publishing code from the editor should be just as easy, and I'd want to get copy-paste to work somehow so they can just paste that link to email/IM/facebook.

rlane avatar Mar 10 '12 18:03 rlane

I'm thinking it would sort of be nicer to just have cloud support within load81 so that you don't need to have anything to do with URL's, you just have 'rooms' created by users, and assets that can be selected from the list .. with publishing rights given to users out of the box (with, say, limits on # of scripts/etc.) so they can create their own rooms, scripts, and so on. This'd be pretty neat - I imagine sitting with my boys and watching new stuff pop up in the LOAD81 script cloud.

seclorum avatar Mar 10 '12 18:03 seclorum