Guide/leson/docs for web deployment

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
dochawk
Posts: 43
Joined: Wed Sep 02, 2009 9:29 pm

Guide/leson/docs for web deployment

Post by dochawk » Sat Jun 23, 2012 6:31 pm

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

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Guide/leson/docs for web deployment

Post by FourthWorld » Sat Jun 23, 2012 6:59 pm

Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

dochawk
Posts: 43
Joined: Wed Sep 02, 2009 9:29 pm

Re: Guide/leson/docs for web deployment

Post by dochawk » Sat Jun 23, 2012 8:36 pm

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

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: Guide/leson/docs for web deployment

Post by BvG » Sat Jun 23, 2012 10:03 pm

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?
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: Guide/leson/docs for web deployment

Post by sturgis » Sat Jun 23, 2012 11:25 pm

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.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Guide/leson/docs for web deployment

Post by FourthWorld » Sat Jun 23, 2012 11:25 pm

BvG wrote:Maybe it's somewhere in the zip of the installation files?
That's where I found it.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply