Re: LC on Raspberry Pi3

2017-09-02 Thread Richard Gaskin via use-livecode
hh wrote: No, vice versa. ImageJIT (= LC as GUI + luajit via shell) on Raspberry 3 is faster as 'LC with LCS only' on the 3 GHZ CPU (a linux box). The Raspi app lets do the core processing of the raw imageData by luajit and the 'LC with LCS only' is running with my fastest LC Scripts. Doing

Re: LC on Raspberry Pi3

2017-09-02 Thread hh via use-livecode
No, vice versa. ImageJIT (= LC as GUI + luajit via shell) on Raspberry 3 is faster as 'LC with LCS only' on the 3 GHZ CPU (a linux box). The Raspi app lets do the core processing of the raw imageData by luajit and the 'LC with LCS only' is running with my fastest LC Scripts. Doing both on the 3

Re: TSNet error 6

2017-09-02 Thread J. Landman Gay via use-livecode
It happens to other users in other places, but only occasionally -- though we haven't got a whole lot of users yet, mostly just the client and some testers. The reason we started looking into this is because the client was giving a demo and it totally failed (ouch. He was trying to sell it.)

RE: TSNet error 6

2017-09-02 Thread Jim Lambert via use-livecode
RalphM wrote: > The first thing I do before any network access is to ping my server with a > https request to a LC backend server script that returns "OK". I set the > timeout for 2 seconds. If the returned data is not "OK" or take more than 2 > seconds then I put the app into off-line mode. On

Re: LC and OneSignal

2017-09-02 Thread Richard Gaskin via use-livecode
Todd Fabacher wrote: > I think we can find a solution. *Richard*, this sounds like the > perfect open source community project. What do you think?? We > can host the stuff on GitHub, but create an interface within the > IDE with an online DB that can be queried. we could slap a simple > RestAPI

Subject: Re: LC and OneSignal

2017-09-02 Thread Alejandro Tejada via use-livecode
I have read many great ideas for this project. Could I contribute another? This repository could include an index of LiveCode properties, commands and functions used within these stacks and handlers. Klaus Major already published a handler that saves all stack scripts as a text file. Could this

Re: LC on Raspberry Pi3

2017-09-02 Thread Richard Gaskin via use-livecode
hh wrote: > I also made an app "ImageJIT" that uses LC as a GUI and does most of > its work with Luajit via shell. Runs faster as image processing with > pure LC Script from IDE on a 3 GHZ linux box! Interesting. If I read that correctly, you've found an equivalent test in both Lua and LC in

RE: TSNet error 6

2017-09-02 Thread Ralph DiMola via use-livecode
Another Gotch ya... If you connect to a MySql DB (although https to back-end server is preferred) every time you do a query of some sort first do something simple like "SELECT 'I am Here'" or list the tables and see if you get back a number for the record set or a list of tables. If not then

Re: [OT] Hello World

2017-09-02 Thread Richmond Mathewson via use-livecode
71 Richmond. On 9/2/17 10:39 am, Mark Schonewille via use-livecode wrote: Which page? Kind regards, Mark Schonewille http://economy-x-talk.com https://www.facebook.com/marksch Buy the most extensive book on the LiveCode language: http://livecodebeginner.economy-x-talk.com Op 02-Sep-17 om

Re: Missing things in the holidays

2017-09-02 Thread Richmond Mathewson via use-livecode
Thank you very much, Thierry. Richmond. On 9/2/17 9:52 am, Thierry Douez via use-livecode wrote: Here is the reason: On Aug 31, 2017, at 3:42 AM, panagiotis merakos via use-livecode < use-livecode@lists.runrev.com> wrote: Hi all, Since the week beginning 21st August 2017, LiveCode iOS

RE: TSNet error 6

2017-09-02 Thread Ralph DiMola via use-livecode
B, Yes I assume that if I get a response in 2000 ms the link is fast enough. The text file should work but seeing I need the backend server for app functionality this test also makes sure that there is good connectivity and the web server/LC server is functioning in one test. In one of my

RE: TSNet error 6

2017-09-02 Thread Ralph DiMola via use-livecode
One other note. My banking app(RBS) on my phone sometimes(rarely) does not work even when I have connectivity while on the road. It honks that it can't get a secure connection. Then I move to another cell tower(I presume) and it works. Secure mobile communication requires a ton of app error

RE: TSNet error 6

2017-09-02 Thread Ralph DiMola via use-livecode
I would zero in on the https thing. If the user can get to an https web-site via Safari/Chrome on the same server as your DB then tsNet should work unless there is a bug in tsNet. The slack also problem has me concerned with the router. If we eliminate the tin-foil-hat possibilities then could

Re: use-livecode Digest, Vol 168, Issue 5

2017-09-02 Thread Todd Fabacher via use-livecode
Thanks...Andy, Alex & Mark!! I think we can find a solution. *Richard*, this sounds like the perfect open source community project. What do you think?? We can host the stuff on GitHub, but create an interface within the IDE with an online DB that can be queried. we could slap a simple RestAPI on

Re: [OT] Hello World

2017-09-02 Thread Mark Schonewille via use-livecode
Which page? Kind regards, Mark Schonewille http://economy-x-talk.com https://www.facebook.com/marksch Buy the most extensive book on the LiveCode language: http://livecodebeginner.economy-x-talk.com Op 02-Sep-17 om 00:18 schreef Jim Lambert via use-livecode: Richmond, Congratulations on

Re: Missing things in the holidays

2017-09-02 Thread Thierry Douez via use-livecode
Here is the reason: > On Aug 31, 2017, at 3:42 AM, panagiotis merakos via use-livecode < use-livecode@lists.runrev.com> wrote: > > Hi all, > > Since the week beginning 21st August 2017, LiveCode iOS apps are being > rejected by iTunes Connect due to 'invalid binary'. It turns out that Apple >

Missing things in the holidays

2017-09-02 Thread Richmond Mathewson via use-livecode
I did: Came back and found a second version of the 'stable' 8.1.6 . . . But could not find out why, what and so on . . . Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage