Search found 77 matches

by bhall2001
Tue Nov 29, 2016 3:33 pm
Forum: HTML5
Topic: HTML5 Blackjack w/REST API Sample
Replies: 8
Views: 13159

Re: HTML5 Blackjack w/REST API Sample

Great suggestion [-hh]. I will work on it today and get it posted.

Bob
by bhall2001
Mon Nov 28, 2016 9:01 pm
Forum: HTML5
Topic: HTML5 Blackjack w/REST API Sample
Replies: 8
Views: 13159

Re: HTML5 Blackjack w/REST API Sample

Thanks peter-b and AndyP! I've updated the demonstration to fix the Ace's bug. To Peter (or whomever at Livecode Central), THANK YOU for adding this ability to get to Javascript. For me, I was missing the goes-inta and goes-outa capability of HTML5 and now that is SOLVED!. I'm sure you've already go...
by bhall2001
Sat Nov 26, 2016 7:05 pm
Forum: HTML5
Topic: HTML5 Blackjack w/REST API Sample
Replies: 8
Views: 13159

HTML5 Blackjack w/REST API Sample

The new do as JavaScript command adds a whole WORLD of opportunity. I've put together a demonstration of an LC stack making external Javascript calls. The stack is Blackjack. The decks and cards are determined from a REST API call to deckofcardsapi.com. The API calls are Javascript functions. The Li...
by bhall2001
Sat Oct 15, 2016 4:39 pm
Forum: Internet
Topic: mergJSON on LC Server
Replies: 1
Views: 3437

mergJSON on LC Server

I'm having a senior moment... Can someone outline for me what I need to do to be able to use mergJSON on a Mac based LC Server v8.1.0? I can't get it to work. :? Found a mention of needing to include the .dylib in the extensions folder of the server but I can't find the .dylib file anywhere. Thanks ...
by bhall2001
Wed Sep 28, 2016 2:48 pm
Forum: Talking LiveCode
Topic: scriptOnly Stacks in closed source
Replies: 1
Views: 2470

scriptOnly Stacks in closed source

I'm in need of guidance regarding the use of script only stacks in closed source applications (I have an Indy license). How do I include a closed source version of a script only stack in an standalone? Do I need to create a standalone builder pre-processor where I loop through each of the script onl...
by bhall2001
Wed Sep 14, 2016 11:03 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Devolution Custom Script Buttons
Replies: 2
Views: 2924

Devolution Custom Script Buttons

I'm curious what you might be using for your custom script buttons for in Devolution. I'll share what I'm doing with 3 of the 4 buttons in my setup. I use these buttons to copy object references to the clipboard. This is great especially getting references for front and back scripts (among other thi...
by bhall2001
Thu Aug 18, 2016 12:58 pm
Forum: Internet
Topic: Non-blocking POST in GLX App Framework
Replies: 0
Views: 2417

Non-blocking POST in GLX App Framework

While searching for methods to implement non-blocking Post requests in LC8, I stumbled across what appears to be a very nice libURL replacement library in the GLX App Framework. I'm surprised that I've not seen any information about this so I'm a little skeptical on the library. I'll be spending my ...
by bhall2001
Thu Aug 18, 2016 12:49 pm
Forum: Internet
Topic: How to make "username" & "password" POST to a REST/HTTP API
Replies: 2
Views: 5404

Re: How to make "username" & "password" POST to a REST/HTTP

I've been doing a lot of work with Livecode and APIs. Here's what I'd suggest doing. Get the API calls working outside of Livecode in a tool designed to let you exercise the API calls. My tool of choice is Postman. Look it up on Google and have at it. There's a bit of a learning curve but once you f...
by bhall2001
Thu Aug 18, 2016 12:23 pm
Forum: Mac OS
Topic: GLX Framework Standalone "failed to copy" DB Drivers
Replies: 2
Views: 3421

Re: GLX Framework Standalone "failed to copy" DB Drivers

I have been able to get the GLX framework working again in LC8. Turns out the issue was that I didn't copy the new resources of LC8 into my application's resources for data grid and database. Just posting this incase someone else runs into an issue with move from LC7 to LC8.
by bhall2001
Tue Jun 07, 2016 11:15 pm
Forum: Mac OS
Topic: GLX Framework Standalone "failed to copy" DB Drivers
Replies: 2
Views: 3421

GLX Framework Standalone "failed to copy" DB Drivers

I had been using LC 7.1.3 and recently decided to start my move to LC8 series. First step was to take a few of my apps and go to LC 7.1.4. I am running into an issue with an app that "failed to copy" the database bundles to the Mac standalone creating a warning at the end of the standalone process. ...
by bhall2001
Tue May 17, 2016 10:05 pm
Forum: Talking LiveCode
Topic: fastJson Lib 1.1.0 Released
Replies: 1
Views: 2225

fastJson Lib 1.1.0 Released

I'm happy to announce that version 1.1.0 of the fastJSON library is now available. This version cleans up some of the commenting that I had in the code, plus adds in some nice improvements from "madpink" and "mwieder". You will also see the library is now LC8 friendly as a script only stack. I have ...
by bhall2001
Mon Mar 14, 2016 2:42 pm
Forum: Talking LiveCode
Topic: Create It With Livecode Course Debacle
Replies: 5
Views: 3555

Re: Create It With Livecode Course Debacle

I will and I will post the reply that I receive.

Bob
by bhall2001
Mon Mar 14, 2016 1:12 pm
Forum: Talking LiveCode
Topic: Create It With Livecode Course Debacle
Replies: 5
Views: 3555

Create It With Livecode Course Debacle

It's been more than a year since the start of the Create It with Livecode course, 1 App in the past 6 (or more?) months and a continued LACK OF COMMUNICATION by the Livecode Team on an expected completion path for the course materials. For how important this course appears to be to Livecode the comp...
by bhall2001
Wed Feb 24, 2016 10:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LC8 Datagrid Tables Help
Replies: 4
Views: 2806

LC8 Datagrid Tables Help

I decided to have a look at LC8 dp15 to see how the progress has been since I last used it (some time ago). First thing I thought I'd try was to make a Datagrid table. Didn't get too far as it's very different than prior versions. Is there any documentation on how Datagrids work in LC8? What I was h...
by bhall2001
Wed Feb 24, 2016 2:22 pm
Forum: Talking LiveCode
Topic: What do you use for Code Snippets?
Replies: 2
Views: 1975

What do you use for Code Snippets?

I'm curious what everyone is using for their code snippets. Personally I am looking for something to handle Livecode, Revigniter, JS, HTML, CSS and PHP based code. I'm currently using a Google Drive/Docs directory and file structure (not perfect but it does keep me a little organized) but I'm curiou...

Go to advanced search