Special

Introducing the “Welcome to Xojo” Bundle!

New to Xojo and looking for guidance? We've put together a terrific bundle to welcome you! Xojo Bundle

This bundle includes six back issues of the magazine -- all of year 21 in printed book and digital formats -- plus a one-year subscription (beginning with 22.1) so you'll be learning all about Xojo for the next year. It's the perfect way to get started programming with Xojo. And you save as much as $35 over the non-bundle price!

This offer is only available for a limited time as supplies are limited, so hurry today and order this special bundle before the offer goes away!

Article Preview


Buy Now

Issue 11.2 ('Boolean')
Instant purchase and download via GumRoad!

COLUMN

Web Applications

Deploying Your Web Apps

Issue: 11.2 (March/April 2013)
Author: Paul Lefebvre
Author Bio: Paul Lefebvre is the Real Software Developer Evangelist. He has developed software professionally for almost 20 years and has used Real Studio for over 10 years.
Article Description: No description available.
Article Length (in bytes): 5,559
Starting Page Number: 81
Article Number: 12114
Related Web Link(s):

http://www.realsoftwareblog.com/2012/03/running-standalone-web-application-as.html
http://www.mydomainname.com
http://www.realsoftware.com/community/realworld.php

Excerpt of article text...

People love how easy it is to create web apps using Real Studio Web Edition, but one thing that people find perplexing is how to deploy their web apps.

This is a difficult topic, because even though Real Studio Web Edition makes web app development easy, right now it still leaves deployment up to you. I'll talk about how we (Real Software) are also going to simplify deployment in a moment, but first some thoughts on deploying today.

How a Web App Works

First, it's important to understand how a web app works. A web app consists of multiple parts: the web server, the web app itself (which runs on the server), and the web browser.

The user interacts with your web app using their web browser. It in turn communicates with the web server which is what communicates with your web app.

...End of Excerpt. Please purchase the magazine to read the full article.