comp.lang.ada
 help / color / mirror / Atom feed
From: David Botton <david@botton.com>
Subject: Re: Gnoga - The GNU Omnificent GUI for Ada
Date: Wed, 1 Oct 2014 06:13:56 -0700 (PDT)
Date: 2014-10-01T06:13:56-07:00	[thread overview]
Message-ID: <9806d108-9649-4589-9922-64377e79f877@googlegroups.com> (raw)
In-Reply-To: <e5385ca7-30b0-4812-b9c0-91bf00ebf582@googlegroups.com>

> I've been playing with your library extensively since Monday, trying to fit it into something I've been doing. 

Great :)

> when the executable is outside this directory, the web page still connects but nothing appears. 

I should add a tutorial on deployment for web and a some other docs until I write the programming guide / reference.

The structure needed for a Gnoga app is

App Dir
  |
  |___ bin - your gnoga app binary
  |
  |___ html - boot.html (or other boot loader used) and any static html files, etc.
  |
  |___ js - must contain jquery.min.js and jquery-ui.min.js (I may be dropping jquery-ui, we will see)
  |
  |___ css - must contain jquery-ui.css

> I'll just keep running everything out of the gnoga bin directory for the moment, but I would be interested to know why this is, if anyone knows?

The reason is that your Gnoga apps are a full webserver in addition to websocket server for gnoga apps.

Gnoga depends on jQuery and a boot loader file that contains the needed websocket connection code (see boot.html which is the default file used.)


  reply	other threads:[~2014-10-01 13:13 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 18:20 Gnoga - The GNU Omnificent GUI for Ada David Botton
2014-09-23 19:38 ` Anh Vo
2014-09-24  7:15 ` Thomas Løcke
2014-09-24  9:57 ` tonyg
2014-09-24 11:59   ` David Botton
2014-09-26 14:17     ` tonyg
2014-09-28  1:24       ` David Botton
2014-09-24 21:16 ` David Botton
2014-09-24 21:25   ` Jeffrey Carter
2014-09-24 21:36     ` David Botton
2014-09-25  4:26 ` Nasser M. Abbasi
2014-09-28  1:17   ` David Botton
2014-09-28  8:02   ` Niklas Holsti
2014-09-28  8:26     ` David Botton
2014-09-28  9:18       ` Niklas Holsti
2014-09-28  9:51         ` Niklas Holsti
2014-10-20 21:03         ` David Botton
2014-10-21 10:07           ` Brian Drummond
2014-09-28  9:06 ` David Botton
2014-09-29  2:42 ` David Botton
2014-09-30  3:31   ` David Botton
2014-09-30  9:39     ` tonyg
2014-09-30 16:24       ` David Botton
2014-10-01  1:04         ` Shark8
2014-10-01  0:22           ` David Botton
2014-10-01  3:24             ` Shark8
2014-10-01  2:55               ` David Botton
2014-10-01  9:48                 ` tonyg
2014-10-01 13:13                   ` David Botton [this message]
2014-10-01 13:47                   ` David Botton
2014-10-01 19:06                     ` David Botton
2014-10-01 10:25                 ` tonyg
2014-10-01 13:31                   ` David Botton
2014-10-01 15:11                     ` tonyg
2014-09-30  9:43     ` tonyg
2014-09-30 16:34       ` David Botton
2014-10-02  2:54 ` David Botton
2014-10-02  8:58   ` tonyg
2014-10-02 10:17   ` tonyg
2014-10-02 15:43     ` David Botton
2014-10-02 17:26       ` tonyg
2014-10-03  2:21         ` David Botton
     [not found]         ` <5ca5a27d-9338-4b20-97d9-62ce7c952898@googlegroups.com>
2014-10-03  2:28           ` David Botton
2014-10-03  3:34             ` David Botton
2014-10-03  5:17               ` Jeffrey Carter
2014-10-03 11:15                 ` David Botton
2014-10-03  9:04             ` tonyg
2014-10-03  2:30         ` David Botton
2014-10-03  2:50 ` David Botton
2014-10-03 11:21 ` David Botton
2014-10-03 11:36   ` Björn Lundin
2014-10-03 18:59     ` David Botton
2014-10-03 19:05 ` David Botton
2014-10-04  5:18   ` Shark8
2014-10-05  1:17     ` David Botton
2014-10-05 18:23 ` tonyg
2014-10-07  4:31 ` David Botton
2014-10-08  2:52 ` David Botton
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox