Re: reading QR-code on Mac from an imported image

2020-11-27 Thread Håkan Liljegren via use-livecode
There is a free command line tool called zbar that you maybe could bundle or 
even create a library from.
https://github.com/mchehab/zbar

:-Håkan
On 20 Nov 2020, 19:17 +0100, Klaus major-k via use-livecode 
, wrote:
> Hi all,
>
> ist is possible to read the QR-code from an imported image
> on the Mac? If yes, how?
> The dictionary did not really enlighten me...
>
> Thanks in advance!
>
>
> Best
>
> Klaus
> --
> Klaus Major
> https://www.major-k.de
> kl...@major-k.de
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Chromebook apps?

2020-11-27 Thread ELS Prothero via use-livecode
Rick,
Thanks for your perspective. Frankly, I don’t think it will be particularly 
easy to make it an app either. I need to do a fair bit of code optimization and 
on the map, there will have to be a small magnifier that moves with the finger. 

In the meantime, the desktop version is coming along.

Best,
Bill

William Prothero
http://es.earthednet.org

> On Nov 27, 2020, at 9:23 AM, Rick Harrison via use-livecode 
>  wrote:
> 
> Hi Bill,
> 
> I took a look at your demo video of your app.
> I would agree that it is pretty complex and
> it would require a lot of javascript to provide
> the interactivity that you want.  It would not
> be an easy web creation process for you.
> 
> I can see you have put a lot of work into
> your app!
> 
> This is the kind of thing we were hoping
> that LC HTML5 would be able to easily
> deliver to users, but as you know it hasn’t
> panned out that way.
> 
> Good luck with your development work!
> 
> Rick
> 
>> On Nov 27, 2020, at 12:46 AM, prothero--- via use-livecode 
>>  wrote:
>> 
>> Rick:
>> Thanks. I’ve considered that. But my app is pretty complex. There is 
>> interactive maps plotting earthquakes, elevations, ages, etc, graphics 
>> capture and editing, writing, lots of complex actions that I think would 
>> require a major time investment to do on the web. It is actually something 
>> I've thought about, but I’m not ready to take that on yet.
>> 
>> In case you’re curious, my demo video of the old 32bit version that I’m 
>> building my update on is at: https://earthlearningsolutions.org 
>> 
>> 
>> Best,
>> Bill
>> 
>> William A. Prothero
>> Santa Barbara, CA. 93105
>> http://earthlearningsolutions.org/
>> 
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Chromebook apps?

2020-11-27 Thread Rick Harrison via use-livecode
Hi Bill,

I took a look at your demo video of your app.
I would agree that it is pretty complex and
it would require a lot of javascript to provide
the interactivity that you want.  It would not
be an easy web creation process for you.

I can see you have put a lot of work into
your app!

This is the kind of thing we were hoping
that LC HTML5 would be able to easily
deliver to users, but as you know it hasn’t
panned out that way.

Good luck with your development work!

Rick

> On Nov 27, 2020, at 12:46 AM, prothero--- via use-livecode 
>  wrote:
> 
> Rick:
> Thanks. I’ve considered that. But my app is pretty complex. There is 
> interactive maps plotting earthquakes, elevations, ages, etc, graphics 
> capture and editing, writing, lots of complex actions that I think would 
> require a major time investment to do on the web. It is actually something 
> I've thought about, but I’m not ready to take that on yet.
> 
> In case you’re curious, my demo video of the old 32bit version that I’m 
> building my update on is at: https://earthlearningsolutions.org 
> 
> 
> Best,
> Bill
> 
> William A. Prothero
> Santa Barbara, CA. 93105
> http://earthlearningsolutions.org/
> 


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Chromebook apps?

2020-11-27 Thread JeeJeeStudio via use-livecode
And note that the Intel chips are a minor these days on Android, it's 
mostly ARM



Op 26-11-2020 om 14:42 schreef panagiotis merakos via use-livecode:

Hello Richmond,


so LiveCode builds for Android wouldn't run on them.

LC supports both arm (armv7, arm64) and Intel (x86, x86_64) on Android.

Kind regards,
Panos
--

On Thu, 26 Nov 2020 at 15:31, Richmond via use-livecode <
use-livecode@lists.runrev.com> wrote:


Is a Chromebook app an Android app?

Or, to put things another way . . .

I thought I'd be clever and design something for kids at my school to
use on their Android
phones and tablets . . .

Fantastic idea that foundered badly when I worked out that a lot of
ANdroid tablets ran on INTEL chips
so LiveCode builds for Android wouldn't run on them.

Sorry to be damp squish.

On 26.11.20 7:52, prothero--- via use-livecode wrote:

Folks:
My son is a 5’th grade teacher. He tells me that apps for elementary

school learning must run on ChromeBooks to be used in elementary school. I
just want to verify that this means I would be developing an Android app
for a Chromebook.

I also wonder if there are minimal requirements for a Chromebook that

will run Android apps. I’m in the “thinking about it” stage right now, but
would like to hear about any experience or gotchas I need to be aware of
for Chromebook apps.

Thanks,
Bill

William A. Prothero
Santa Barbara, CA. 93105
http://earthlearningsolutions.org/


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your

subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode