Re: [Gnoga-list] Experience with Amazon Web Services ?

2017-04-06 Thread Gautier de Montmollin
That's it! > With Chromium I get a plate with little squares on it with pictures > of pasta. If I click on some of them it swaps the one I clicked on with > another > one a couple of times and barks. -- Check out the vibr

Re: [Gnoga-list] Experience with Amazon Web Services ?

2017-04-06 Thread Jeffrey R. Carter
On 04/06/2017 09:08 PM, Gautier de Montmollin wrote: > > Something bad happened and it seems to have left the server in a lunatic > state... > OK restarted the executable. > Hope you are luckier this time... On 2 browsers (Firefox and Opera), that gives me a yellow screen with a line at the bott

Re: [Gnoga-list] Experience with Amazon Web Services ?

2017-04-06 Thread Gautier de Montmollin
> I was curious as to what OS you chose. Windows 2016 Server Datacenter (sounds good, doesn't it ;-) ?) >> unzip the app_deploy.zip file in the server, start the executable - et >> voilà! > What about starting the executable automatically after a reboot, or if it > fails? Sure, it's possible.

Re: [Gnoga-list] Experience with Amazon Web Services ?

2017-04-06 Thread Jeffrey R. Carter
On 04/06/2017 07:08 PM, Gautier de Montmollin wrote: > Le 06.04.2017 à 17:46, Jeffrey R. Carter a écrit : >> How is it configured? > All done for you, basically you get a fully pre-installed server. I was curious as to what OS you chose. > unzip the app_deploy.zip file in the server, start the

Re: [Gnoga-list] Experience with Amazon Web Services ?

2017-04-06 Thread Gautier de Montmollin
Le 06.04.2017 à 17:46, Jeffrey R. Carter a écrit : > On 04/06/2017 09:54 AM, Gautier de Montmollin wrote: >> - you need only the EC2 (Elastic Compute Cloud) service and nothing else >> (at least for starting...) > So you're using a free server? It's free for one year or until the traffic or CPU usa

Re: [Gnoga-list] Experience with Amazon Web Services ?

2017-04-06 Thread Jeffrey R. Carter
On 04/06/2017 09:54 AM, Gautier de Montmollin wrote: > - you need only the EC2 (Elastic Compute Cloud) service and nothing else > (at least for starting...) So you're using a free server? How is it configured? Where did you build your executable(s)? I'll look forward to seeing what you have when

Re: [Gnoga-list] Touchscreen events ?

2017-04-06 Thread Gautier de Montmollin
> App.My_Canvas.On_Mouse_Move_Handler > (Touchscreen_Move'Unrestricted_Access); I meant: App.My_Canvas.On_Touchscreen_Move_Handler (Mouse_Move'Unrestricted_Access); of course :-) -- Check out the vibrant tech

Re: [Gnoga-list] Touchscreen events ?

2017-04-06 Thread Gautier de Montmollin
> It supports touchscreen events as they appear as mouse events. It was my assumption too... until I've tested it :-) . At least on the Samsung Tablet I've at reach, no mouse events are produced at all, be it with Chrome (v.57) or the default browser (Chrome as well, but v.44). So I'm afraid it

Re: [Gnoga-list] Touchscreen events ?

2017-04-06 Thread David Botton
It supports touchscreen events as they appear as mouse events. I never bound multi touch events and other newer touch screen events since at the time I wrote it there was minimal overlap between browsers. Now that things are "more" standardized it should be possible to upgrade the version of jQuery

[Gnoga-list] Touchscreen events ?

2017-04-06 Thread Gautier de Montmollin
Hello, GNOGA doesn't seem to support touchscreen events. Did I miss something ? Is anything in the works ? Otherwise I could give a try... Cheers Gautier -- Check out the vibrant tech community on one of the world's mo

Re: [Gnoga-list] Experience with Amazon Web Services ?

2017-04-06 Thread Gautier de Montmollin
Thanks for the help, it works! Shockingly simple! For those who would like to set up an Amazon server for a GNOGA app, here is a summary that could help saving time (I spent hours reading forums with tons of complicated solutions and a few simple ones...): - you need only the EC2 (Elastic Compu