comp.lang.ada
 help / color / mirror / Atom feed
From: David Botton <david@botton.com>
Subject: Re: is gonga going to dominate the web still? glen hinkle vid interesting
Date: Wed, 29 Jul 2015 06:28:19 -0700 (PDT)
Date: 2015-07-29T06:28:19-07:00	[thread overview]
Message-ID: <aff4884d-84f0-413d-9e29-f1308e31168d@googlegroups.com> (raw)
In-Reply-To: <61514158-f979-47a2-a04b-6adf50a587fa@googlegroups.com>


> So e commerce style sites are possible? As well as web forums? voting style reddit digg ish sites?

Yes and I'd argue that almost any web app / site can be done faster and with less errors than any existing method.

> I have never made a desktop app, is it more straightforward than typical web site tools?  

Yes considerably. Drag some controls, double click on a control pick even to respond to. Event driven programing.

> Can you describe more about this style vs typical web control panel style?

With Gnoga you think in terms of individual interactions with what ui elements all of which have live state all with in a view being displayed or perhaps even hidden from view at the moment, unlike web design where you are concerned with pages and maintaining state between pages. In Gnoga you don't think in terms of client server interactions (although you may think of connections/users in the bigger picture), you don't think about how your data gets to the page or back, you don't think about JSON, html, etc. (although you can add that knowledge, like all things knowledge is power). 

David Botton

  parent reply	other threads:[~2015-07-29 13:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b2184433-e1fc-4657-accb-c2810a04eff6@googlegroups.com>
2015-07-20 12:52 ` is gonga going to dominate the web still? glen hinkle vid interesting David Botton
     [not found]   ` <23e82e90-415b-4b8e-9197-4293afb5fc32@googlegroups.com>
2015-07-22 20:00     ` David Botton
     [not found]       ` <61514158-f979-47a2-a04b-6adf50a587fa@googlegroups.com>
2015-07-29 13:28         ` David Botton [this message]
     [not found]           ` <4d5e93c6-f75b-4406-aa76-77a40d7c5d08@googlegroups.com>
2015-08-05 18:20             ` 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