Page 1 of 1

Is the Web Deployment Pack Viable?

Posted: Fri Mar 09, 2012 2:54 pm
by campsoftware
I just sent this to support via the web form, but I thought I'd ask the same question here.

I just got a job to create an iPhone app that I know that LiveCode will be great at. I need the same app, or very similar, to run on web browsers for folks on computers. Is this possible with LiveCode?

I went into the meeting thinking that it would, but based on what I've been reading on the forums, it seems that the Web Deployment Pack doesn't work well: http://ftp.runrev.com/forums/viewtopic. ... 96&start=0

Also, I can't seem to find many examples that use the Web Deployment Pack to try, but I found this: http://gemetest.ihouse.on-rev.com/ which doesn't work in On Mac using Safari or Chrome on Lion, but to does work on FireFox. On Windows 7, it doesn't work in IE 8 but it does in Firefox.

How viable is the "Web Deployment Pack"? If it only works in Firefox, it's doesn't seem to be very useful for a public app.

Thanks, Hal

Re: Is the Web Deployment Pack Viable?

Posted: Fri Mar 09, 2012 3:10 pm
by campsoftware
So I just tried another example and it only works in FireFox on both Mac and Windows:
http://www.docstoolchest.com/ASLWeb/

I then created a new stack with a button on it that does nothing. I saved it as a Web app and it only runs on FireFox on Mac. On Windows 7, it ran with FireFox and IE 8, but not Chrome.

Hal

Re: Is the Web Deployment Pack Viable?

Posted: Fri Mar 09, 2012 3:16 pm
by Klaus
Hi Hal,

I would not rely on a plugin (which is so 90s :-) ) that has not been updated for over a year
and does not run on the Mac in Safari, which IS the browser most Mac users use.


Best

Klaus

Re: Is the Web Deployment Pack Viable?

Posted: Tue Mar 13, 2012 2:06 pm
by campsoftware
Thank you Klaus. We decided to create a Mac and Windows app instead of going with the Web Deployment Pack.

Re: Is the Web Deployment Pack Viable?

Posted: Tue Mar 13, 2012 5:40 pm
by mwieder
That's a wise move. You can always deploy to the web anyway, and it might work (you're not losing anything by setting that option in the standalone builder settings), but I think it's a good idea to plan otherwise and then be pleasantly surprised if the web option works out for you at the end of the development process.

Re: Is the Web Deployment Pack Viable?

Posted: Tue Mar 13, 2012 8:49 pm
by FourthWorld
And with the ability to deploy the UI stack to the standalone over HTTP, in practical terms the only difference between browser deployment and beyond-the-browser deployment is the wide range of limitations inherent in the browser experience.

Re: Is the Web Deployment Pack Viable?

Posted: Mon Apr 23, 2012 4:39 pm
by emdalton
I'm still hoping for some kind of web deployment option that doesn't involve the end user having to install a plugin or download and install an application. I had been hoping for export to Java applet, or even export to swf (since the Flash plugin is installed in so many browsers already), but at this point I'm hoping for HTML5.

Am I the only one who wants to be able to incorporate interactive components on web pages and still be able to use Livecode as my development environment? :?