Is there some kind of guide, documentation, or lesson set for putting my stacks on the web?
I'm looking, and I can't find anything.
And are web & server the same thing?
thanjs
Guide/leson/docs for web deployment
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Guide/leson/docs for web deployment
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Guide/leson/docs for web deployment
Thanks (that was an answer to a list question of mine . . . )
but is there any documentation from runrev hiding somewhere actually documenting LiveCode Server, and how to program for it/set it up/etc.
I find lots & lots of references to it, but the most documentation I can find is the handful of short pages linked from http://www.runrev.com/developers/documentation/server/ (which is buried after the end of a table).
I've found a couple of statements that don't run, and a couple of one-line explanations that stacks can be used (as libraries?), but nothing that goes past "put the date" as far as actually running livecode.
Surely there's something like the dictionary for the desktop versions *somewhere* . . .
thanks
hawk
but is there any documentation from runrev hiding somewhere actually documenting LiveCode Server, and how to program for it/set it up/etc.
I find lots & lots of references to it, but the most documentation I can find is the handful of short pages linked from http://www.runrev.com/developers/documentation/server/ (which is buried after the end of a table).
I've found a couple of statements that don't run, and a couple of one-line explanations that stacks can be used (as libraries?), but nothing that goes past "put the date" as far as actually running livecode.
Surely there's something like the dictionary for the desktop versions *somewhere* . . .
thanks
hawk
Re: Guide/leson/docs for web deployment
you need the server / irev engine notes, sometimes also "server deployment release notes". It should be a pdf.
Dunnow where to get them tho, as I'm using on-rev and not the deployment option. Maybe it's somewhere in the zip of the installation files?
Dunnow where to get them tho, as I'm using on-rev and not the deployment option. Maybe it's somewhere in the zip of the installation files?
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
Re: Guide/leson/docs for web deployment
http://www.runrev.com/downloads/livecod ... Server.pdf
While the recent downloads of lc server return 5.0.2 i'm pretty sure its still the same base server as 4.6.3, even if not theres lots of good info in there.
While the recent downloads of lc server return 5.0.2 i'm pretty sure its still the same base server as 4.6.3, even if not theres lots of good info in there.
-
- VIP Livecode Opensource Backer
- Posts: 10043
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Guide/leson/docs for web deployment
That's where I found it.BvG wrote:Maybe it's somewhere in the zip of the installation files?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn