web

Andreas Bergendal andreas.bergendal at gmail.com
Mon Feb 12 14:14:59 EST 2024


I agree that the standalone builder pane for web deployment is strangely under-functional (it would be so easy to just add a few options for title, background colour of the page, custom logo link etc), and it could also so easily include a resize listener per default in the html file.

Nevertheless, already when 10 dp1 came out I was impressed by how much of regular LC stuff that just worked out of the box when deploying to web. Now with 10 dp7 even more things work, even though there’s still some way to go before we’re near a release candidate.

I have made several web deployment examples of various kinds and few of them required any significant html/js modifications. 
Even the browser/LC interaction example, which specifically addressed the case when a deployed stack is embedded on a site rather than being the site, needed just two JavaScript functions of 6-7 lines of code, which ChatGPT effortlessly provided me with.

Still, I’ts quite understandable that tinkering with the html file and adding JavaScript functions to bend the web deployment to your will can be intimidating and/or a time-consuming trial-and-error exercise. So, I’m working on a helper stack that will cover some of the gap that the current standalone builder functionality leaves. I need it myself to avoid having to repeat code copy-pasting with every new project - and thus I may as well go all in and make a proper tool that I can share with my fellow LiveCoders. So, stay tuned! ;-)

/Andreas



> 4 feb. 2024 kl. 01:36 skrev Alex Tweedly via use-livecode <use-livecode at lists.runrev.com>:
> 
> I've not been able to get anything worthwhile to work on web.
> 
> All the working examples that I've seen (e.g. Andreas's example last week of interaction between browser and LC) , have involved a significant amount of html + JS being written. The default shipping web wrapper is completely under-functional (no simple customization, can't even handle a window resize, no documentation on what will/won't be possible, no cloud storage interface, ....) that I'd have to describe it as pre-beta.
> 
> I'll look at the next DP to see if there's been any progress, but I've completely shelved all the ideas I had about using it any time soon.
> 
> Alex.
> 
> On 03/02/2024 15:40, Mike Kerner via use-livecode wrote:
>> my subscription is up, soon. i have web, but the last time i tried it, no
>> bueno. is anyone using web deploy?
>> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list