MySQL Client on

2020-08-25 Thread Todd Fabacher via use-livecode
I am using revOpenDatabase with the "MySQL" parameter on LiveCode server. I am getting an error: *Client does not support authentication protocol requested by server; consider upgrading MySQL client* What can I do?? I am in a real hole as the version of mySQL was updated to the latest version

Re: use-livecode Digest, Vol 203, Issue 17

2020-08-16 Thread Todd Fabacher via use-livecode
Thanks Matthias Rebbe for the reply Did you already try to remove the https:// from tDatabaseAddress? I am not used with Postgres, but this https would definitely not work when connecting to MySQL. When I took it out the https:, I got this error: *could not connect to server: No such file or

Postgres Connection Issue

2020-08-15 Thread Todd Fabacher via use-livecode
ocal tDatabaseAddress = "https://x-0.a.db.ondigitalocean.com::25060; put revOpenDatabase("postgresql", tDatabaseAddress, "admin", tDatabaseUser, tDatabasePassword, "sslmode=require") into tConnectionID Error Message invalid port number: "//x-0.a.db.ondigitalocean.com::25060"

unable to locate the play service dependency base version 9.4.0

2019-11-13 Thread Todd Fabacher via use-livecode
In 9.5 stable I have added the Android barcode widget. With that and a button just to test it. But when I try and compile I get an error message: unable to locate the play service dependency base version 9.4.0 Am I missing something? - Any help would be appreciated. I am under the gun and I

LiveCode Server

2019-10-17 Thread Todd Fabacher via use-livecode
Hello all, We are running LC Server Scripts to process some DB request and we want to do basic validation by passing a token from the App to the server script. The problem is I can not find where I can get the headers on the server. I looked in $_SERVER, but not there. I see the CONTENT_TYPE and

In-App Purchase Subscription

2019-09-25 Thread Todd Fabacher via use-livecode
Hello LiveCode community, Does anyone have a sample of selling a subscription using LiveCode's In-App Purchase functionality? We are looking to sell an app with a monthly fee. I have it set up in Apple correct, but getting errors in testing. --Todd Fabacher

Variable and debugger window disappeared

2019-04-30 Thread Todd Fabacher via use-livecode
I can not seem to bring the variable and error list in the script editor to show again. I have a newer version of LC and it will now NOT show up. --Todd Fabacher ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

mergZXing Android Barcode scanner library is not working.

2019-04-10 Thread Todd Fabacher via use-livecode
The Android Barcode scanner library is not working. I have a client who is going crazy. I native on iOS, but is there any solution available?? --Todd Fabacher ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: use-livecode Digest, Vol 183, Issue 35

2018-12-29 Thread Todd Fabacher via use-livecode
Thanks for the email Tom. Unfortunately NOT. We got the WebSocket working in the browser with Javascript, but the app dies after 20 mins in iOS [<10 mins on Android] of play because it is calling a LiveCode function from Javascript. Or workaround was to create an Angular site [

Websockets Problem on LiveCode

2018-12-26 Thread Todd Fabacher via use-livecode
This is a 911 call for HELP from anyone. We are using a Socket IO server. We tried using the web browser to send websockets messages...no problems. but when we listen and receive the websocket message, that is where the problem is created. If we don't call LiveCode from the web browser, we don't

Re: LiveCode and Websockets

2018-11-25 Thread Todd Fabacher via use-livecode
Thanks Charles for the reply. Hope all is going well with you. Where can I test the WebSocket external? I will need it for iOS, Android, Mac, and Windows. Can you email me directly as we are time sensitive on this please. We have the server up and running. Socket.io is the BEST in the market and

LiveCode and Websockets

2018-11-22 Thread Todd Fabacher via use-livecode
We have hot a wall because we have an API that is ONLY accessible via a call to Socket.io server using Websockets. Richard Gaskin, I remember you were looking into this last year, any success from your research. It seems the best way would be to open a web browser and code the communications

Re: use password protected scripts on LC web server

2018-11-17 Thread Todd Fabacher via use-livecode
I finally got it to work, just don't do "include" the script, but only do "start using" On Sat, Nov 17, 2018 at 10:30 PM Todd Fabacher wrote: > I got the LC Indy web server installed and it can connect to the DB and > return JSON. > > But as soon as I reference a password protected script

Re: use password protected scripts on LC web server

2018-11-17 Thread Todd Fabacher via use-livecode
I got the LC Indy web server installed and it can connect to the DB and return JSON. But as soon as I reference a password protected script file, it gave me an error. This is the error I am getting: REVO7000 file "/var/www/html/model.lc" file "/var/www/html/xps_sync_delete.lc" file

Re: use password protected scripts on LC web server

2018-11-17 Thread Todd Fabacher via use-livecode
SUPER..I FOUND IT AND THE ANSWER IS YES!!! This changes my entire concept of using LiveCode online. I can do full debugging in my app and just take the functionality I want and move it online. FANTASTIC!! On Sat, Nov 17, 2018 at 9:21 PM Todd Fabacher wrote: > Quick question...we have some

use password protected scripts on LC web server

2018-11-17 Thread Todd Fabacher via use-livecode
Quick question...we have some specific info in LC we need to put in a LiveCode web script to be run online. But we need to protect the content. Can we put that in a password protected script, drop it online and add it in as an "Include"?? Thanks, this would be SUPER helpful, Todd

Using stackoverflow.com

2018-08-13 Thread Todd Fabacher via use-livecode
Just curious...Why are these questions NOT being put on stackoverflow.com? This is now people, companies, and publications rank languages these days. I think I have seen a post on people asking before, but it seems self-defeating to keep these post in the format. The new kids on the block and the

Re: WooCommerce API Manager & Livecode

2018-07-01 Thread Todd Fabacher via use-livecode
Hello Peter, Yes, Digital Pomegranate created an interfaced with WooCommerce several times via the WP RestAPI. Here is the documentation: https://woocommerce.github.io/woocommerce-rest-api-docs/ You can get the LiveCode-WP RestAPI script here:

WordPress REST API's

2018-06-26 Thread Todd Fabacher via use-livecode
> Hmmm...maybe Todd can chime in on this I asked him a a few months back > if it was good and safe to use in production...he said absolutely...so i > kinda passed that on. Yes, sorry I was a speaking at a conference. Hi Steve, I am happy to help. There are several ways to connect to the WP

Re: Scott Rossi and TactileMedia

2018-04-30 Thread Todd Fabacher via use-livecode
Hi Alex, You asked: Can you say if you have any plans to produce versions of your widgets for non-mobile platforms? - YES, 100%. It is true we are looking at mobile for the moment, but we are looking to all platforms if possible. TMAlign - is more an IDE tool and not a widget, but I will take a

Re: Scott Rossi and TactileMedia

2018-04-29 Thread Todd Fabacher via use-livecode
Scott was such a talented innovator and I loved the work he did. At Digital Pomegranate we were customers and used TactileMedia controls. Since we are now creating UI widgets, please let us know what controls from TactileMedia you liked the most and we will see if we can make them into now LCB

Re: use-livecode Digest, Vol 175, Issue 43

2018-04-26 Thread Todd Fabacher via use-livecode
I put in a review of LiveCode at g2crowd.com. But it still says there are none. --Todd On Wed, Apr 25, 2018 at 6:00 AM, wrote: > > Today's Topics: > >1. Re: Typesetting Fields (Paul Hibbert) >2. Livecode at g2crowd.com - (Matthias Rebbe) > > >

Digital Pomegranate

2018-04-23 Thread Todd Fabacher via use-livecode
There are few moments in life that are more important than business and coding, this is one of them. All of Digital Pomegranate is our on the street rejecting the former president who had grabbed power after his term limits and has become a dictator in the former Soviet country. As you would

Re: use-livecode Digest, Vol 175, Issue 31

2018-04-18 Thread Todd Fabacher via use-livecode
Thanks Matthias for the reply We figured it out. When you do a Post to LiveCode Server, you MUST call $_POST or $_POST_RAW. If you do NOT then the server script will NOT process and returns an error. We just put the file up there is see if we could get a return. But when posting...you MUST make

Posting to LiveCode Server

2018-04-18 Thread Todd Fabacher via use-livecode
Any Help will be appreciated... Normally we use Node.js, but we are trying to get LiveCode server working. We are doing a simple test: If I put the URL in a browser I get back, "It works" https://api01.triviamatic.tv/round_create.lc

Re: Intel CPU for Android Devices

2018-03-31 Thread Todd Fabacher via use-livecode
Services > rdim...@evergreeninfo.net > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > Of Todd Fabacher via use-livecode > Sent: Saturday, March 31, 2018 10:35 AM > To: Use-livecode Use-livecode > Cc: Todd Fab

Intel CPU for Android Devices

2018-03-31 Thread Todd Fabacher via use-livecode
I am running into a problem where the Android device uses Intel CPU and NOT Arm. It does not rum from the store on the device. Has anyone installed and run a LiveCode Android App on an Intel device. I have an 11am meeting on Monday, so any answer on the holiday weekend would be much appreciated.

TSNet updated to include PUT and PATCH

2018-03-14 Thread Todd Fabacher via use-livecode
Hello Charles and LC community, As we start to use more JSON databases and REST APIs, we are going to need to get HTTPS PATCH. This is a commonly used function used by many REST services. We are currently doing Google Firebase for LiveCode and they make extensive use of PATCH. We can get by with

Re: LiveCode Widget Factory

2018-02-22 Thread Todd Fabacher via use-livecode
Thanks...But nobody gave any suggestions Roger Eller wrote: do you mean it should work on ANY of the "LiveCode-supported" platforms, both desktop and/or mobile? --Honestly, our main focus will be mobile at first, but our goal is all platforms. As you can see in the list, many are mobile

LiveCode Widget Factory

2018-02-21 Thread Todd Fabacher via use-livecode
Hello LiveCoders, I hope all is going well. As Kevin announced before...Gurgen, myself, the DP team and the FANTASTIC LiveCode team [providing wonderful support] are working on creating LCB widgets that will catapult the LC platform and improve productivity. I have been in touch with a few

Android Install with LiveCode

2017-12-12 Thread Todd Fabacher via use-livecode
Hello All, Currently, Google supports 50MB in the App install. There is a way to reference another 200MB is a separate file in native Java Apps. Is that possible in LiveCode?? Now iOS support 100MB+ with LiveCode, but Android still seems to be limited to 50MB. Please help, Todd

Re: RESTful PUT error

2017-11-27 Thread Todd Fabacher via use-livecode
What are you setting your headers to?? Are you sending JSON or posting a form?? This is to send a form and get back JSON. You may also want XML or TEXT FYI, most RestAPI use POST. *--Build the REST API Header* *set* the httpHeaders to empty *put* "Accept: application/json" & CR after

Re: Beacons and Bluetooth

2017-09-27 Thread Todd Fabacher via use-livecode
Hello Lagi, I replied to the forum post. We tried but not much luck. With the new LCB, we could talk about something for now. Beacons are a bit different than most Bluetooth devices. They will require wrapping and SDK. I am open to figuring out how we can get this done as an LC Widget Lib and

Native Fingerprint check for Android

2017-09-27 Thread Todd Fabacher via use-livecode
Hello All, We are trying to create an LCB lib to check the fingerprints using the native API calls. But we are getting permission problems. Here is the forum post: https://forums.livecode.com/viewtopic.php?f=93=29800 The fingerprint API is level 23 of the Android SDK from version 6.0. We need

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: Subject: Re: LC and OneSignal

2017-09-01 Thread Todd Fabacher via use-livecode
When I did a lot of VB work in late 90s and early 2000s there was a site Planet Source Code: https://www.planet-source-code.com/ They had full sample utilities and event just small 20-100 line code examples. Plus they had a great way of searching, presenting and commenting on the code. They even

RE: Subject: Re: LC and OneSignal

2017-09-01 Thread Todd Fabacher via use-livecode
When I did a lot of VB work in late 90s and early 2000s there was a site Planet Source Code: https://www.planet-source-code.com/ They had full sample utilities and event just small 20-100 line code examples. Plus they had a great way of searching, presenting and commenting on the code. They even

Subject: Re: LC and OneSignal

2017-09-01 Thread Todd Fabacher via use-livecode
Hello LiveCoders, Good News!!! The team of Digital Pomegranate did a project with onesignal push notification last year. We are actually in the progress of upgrading the lib now. So if someone is interested in it, please contact me and I will make arrangements to get you a version. Also as an

Using Touch ID with Keychain and LocalAuthentication

2017-08-17 Thread Todd Fabacher via use-livecode
Hello Mark or Monte or any knowledgeable soul, We are working with the United Nations to create their first LMS mobile App. The problem is they are security freaks. It took their hackers about 4 hours to send me screen shots of the encryption key I scripted in LiveCode and compiled for iOS.

Password Protected stack on the web

2017-07-28 Thread Todd Fabacher via use-livecode
Can we call a password protected stack from a web server script? --Todd ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Amazon S3 lib for Android and iOS?

2017-07-26 Thread Todd Fabacher via use-livecode
Do you know if there is an Amazon S3 lib for Android and iOS for LiveCode? We need OAuth and to access audio files to stream them. We are aware of mergAWS but it is ONLY for iOS. Is there an Android solution or anything with the new LCB platform??? --Todd

64 Bit iOS Apps

2017-07-24 Thread Todd Fabacher via use-livecode
Apple - "When Apple launches iOS 11 in September, the company will drop support for old 32-bit applications" We have some apps still on LiveCode version 7.14. Is this ONLY 32 bit or is it 64Bit? Will the App die if my users upgrade to iOS 11? --Todd

IntelliSense - Intelligent code completion for LiveCode

2017-07-19 Thread Todd Fabacher via use-livecode
One of the single largest problems we face is resistance to LiveCode in the corporate is developers. One, they are not eager to learn a new language. But once I show them LiveCode, they see the simple ease and simplicity and become open to the prospect. I even explain it as a way of prototyping

I need a "slider" in a circle

2017-07-04 Thread Todd Fabacher via use-livecode
Hello Livecode group, I have a situation where we need a slider, not a straight line, but as a circle. I thing Scott Rossi did a demo of this at San Diego LC conference, but I can't find the code samples to check. I just need to restrict the movement to a circle when the user moves their finger.

Re: D3 LiveCode Chart Examples

2017-03-25 Thread Todd Fabacher via use-livecode
Hello LiveCoders, This was our prototype for charting, but unfortunately we have become so consumed with projects that we can not focus on this right now. We also coded the D3.js scripts so that we could use it in React. Just an FYI, some of the projects we have been working on in

D3 LiveCode Chart Examples

2017-03-23 Thread Todd Fabacher via use-livecode
On Facebook people had expressed a desire to work with D3 and LiveCode. So, here is the D3 LiveCode Chart Examples on github: https://github.com/digitalpomegranate/D3-Livecode-Charts --Todd Fabacher & Digital Pomegranate Tame ___ use-livecode mailing

Re: LiveCode + Amazon CloudFront

2017-02-20 Thread Todd Fabacher via use-livecode
We found found this: http://docs.aws.amazon.com/AmazonS3/latest/API/s3-api.pdf The area with the most work in LC is authorization. I don't see this as a ton of work to wrap this in LC9. It would be a great community project This way it will work on ALL current LC supported platforms Windows

LiveCode + Amazon CloudFront

2017-02-19 Thread Todd Fabacher via use-livecode
Hello All, We need to interface between LiveCode and Amazon CloudFront. We are aware of mergAWS, but it ONLY works on iOS. We also need this for Android. Any suggestions??? We need this ASAP! --Todd Fabacher ___ use-livecode mailing list