Re: So, looks like we'll be able to run LiveCode on an iPad at some point

2022-12-16 Thread Geoff Canyon via use-livecode
Sorry, I should have said "technically able" -- but surely (if this
happens) this means that it would be possible to ship an iOS app capable of
being licensed, creating an interface within it, modifying scripts of that
interface, and possibly even saving that as a new iOS app?

The multi-window aspect seems like a sideshow.

On Fri, Dec 16, 2022 at 10:51 AM Richard Gaskin via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Geoff Canyon wrote:
>
> >
> https://sixcolors.com/post/2022/12/answering-the-burning-questions-about-apples-reported-app-store-plans/
> >
> > Being able to work on an iPad the same as I do on my MacBook would be
> very
> > nice.
>
> I must be slow today. How does Apple's potential policy shift with app
> stores to meet new regulatory frameworks change the technical challenges
> of rendering multiple windows in a single-window compositor?
>
> --
>   Richard Gaskin
>   Fourth World Systems
>
> ___
> 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: What ever happened to LC blockchain?

2022-12-16 Thread Richard Gaskin via use-livecode
The question is almost too big to answer, akin to asking about file 
systems or sockets. The range of applications for blockchains are 
currently too big to count, and only just beginning.


As far as a role for LC, I've seen some interest from LC users but 
nothing very specific, and nothing along the lines of libraries or 
tooling yet.


I am meeting with another LC user with an interest in this space next 
week.  If anything noteworthy comes up I'll report back.


In the meantime, my own interest is mostly centered around the corner of 
the Ethereum world focused on smart contracts. I have no interest in 
speculative psuedo-currency applications, but now that Eth2 is running 
and gas fees are plummeting, there's a universe of opportunity in smart 
contracts. At the moment nearly all of that work is limited to one 
language, Solidity, so that and studying the underlying protocols and 
data structures of Ethereum nodes have been where my time in this space 
has been invested.


--
 Richard Gaskin
 Fourth World Systems



Rick Harrison wrote:> Hi Richard,


This is my first real exploration of how it works,
and I wondered if anyone had tried to do anything
using LiveCode.

I didn’t have any application in mind yet, I was just
wondering how difficult it might be to work with the
concepts in an LC environment.

This was more of a question of what’s out there
already that I should know about, not about what
do I need, as that has yet to be defined.

If you know of some good resources/examples 
please let me know.


Thanks for getting back to me! 


Rick


On Dec 16, 2022, at 1:57 PM, Richard Gaskin via use-livecode  wrote:

Hard to say what became of that particular group from so long ago, and given 
how blockchain use cases have expanded in the years since it can be challenging 
just identifying what types of blockchain integrations would be most useful 
with a GUI toolkit like LC.

I've started dipping my toe in the waters of Solidity as one way to explore 
this space. But it's such a vast space...

What are you working on, and what do you need?

--
Richard Gaskin
Fourth World Systems



___
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: What ever happened to LC blockchain?

2022-12-16 Thread harrison--- via use-livecode
Hi Richard,

This is my first real exploration of how it works,
and I wondered if anyone had tried to do anything
using LiveCode.

I didn’t have any application in mind yet, I was just
wondering how difficult it might be to work with the
concepts in an LC environment.

This was more of a question of what’s out there
already that I should know about, not about what
do I need, as that has yet to be defined.

If you know of some good resources/examples 
please let me know.

Thanks for getting back to me! 

Rick

> On Dec 16, 2022, at 1:57 PM, Richard Gaskin via use-livecode 
>  wrote:
> 
> Hard to say what became of that particular group from so long ago, and given 
> how blockchain use cases have expanded in the years since it can be 
> challenging just identifying what types of blockchain integrations would be 
> most useful with a GUI toolkit like LC.
> 
> I've started dipping my toe in the waters of Solidity as one way to explore 
> this space. But it's such a vast space...
> 
> What are you working on, and what do you need?
> 
> -- 
> Richard Gaskin
> Fourth World Systems

___
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: What ever happened to LC blockchain?

2022-12-16 Thread Richard Gaskin via use-livecode
Hard to say what became of that particular group from so long ago, and 
given how blockchain use cases have expanded in the years since it can 
be challenging just identifying what types of blockchain integrations 
would be most useful with a GUI toolkit like LC.


I've started dipping my toe in the waters of Solidity as one way to 
explore this space. But it's such a vast space...


What are you working on, and what do you need?

--
 Richard Gaskin
 Fourth World Systems



Rich Harrison wrote:


I was doing some research and came across this
old post from 2016.

Whatever happened to the research group you
guys formed?  Did anything happen?  If so,
where did you archive the stuff?

Thanks,

Rick



On Aug 20, 2016, at 5:17 AM, David Bovill mailto:david at 
viral.academy>> wrote:

Mike that would be great. I'd like to get together a small group to
research together the integration of Livecode with blockchain - starting in
November. The format would be asynchronous work with some live
get-togethers.

Involvement does not need to be super-geeky. It will be a research group,
so I'll collect links, podcasts and videos and present these within a
Livecode environment - so there is a need for media, writing and research
skills and we will be working together on a publication within Livecode.
This publication will also be online and on the decentralised web.
Super-geeks with a knowledge of Javascript and Livecode are also more than
welcome.

If anyone else is interested just email me here or off-list, and I'll send
out information when the dates are confirmed.



___
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: Mobile Clipboard?

2022-12-16 Thread Richard Gaskin via use-livecode

Dan Friedman wrote:

> Is there a way to set the clipboard text on a mobile (iOS and Android)
> device?  Something equivalent to "set the clipboardData to someText"?

Unless there's been a very recent change, I don't believe LC-made mobile 
apps can use the clipboard at all outside of user interactions within 
scripted instantiations of mobile-native fields.


Do we have any word from the team on when this will be added?

--
 Richard Gaskin
 Fourth World Systems

___
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: So, looks like we'll be able to run LiveCode on an iPad at some point

2022-12-16 Thread Richard Gaskin via use-livecode

Geoff Canyon wrote:


https://sixcolors.com/post/2022/12/answering-the-burning-questions-about-apples-reported-app-store-plans/

Being able to work on an iPad the same as I do on my MacBook would be very
nice.


I must be slow today. How does Apple's potential policy shift with app 
stores to meet new regulatory frameworks change the technical challenges 
of rendering multiple windows in a single-window compositor?


--
 Richard Gaskin
 Fourth World Systems

___
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


So, looks like we'll be able to run LiveCode on an iPad at some point

2022-12-16 Thread Geoff Canyon via use-livecode
https://sixcolors.com/post/2022/12/answering-the-burning-questions-about-apples-reported-app-store-plans/

Being able to work on an iPad the same as I do on my MacBook would be very
nice.
___
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: currentCard vs current card

2022-12-16 Thread Mark Wieder via use-livecode

On 12/16/22 08:56, Paul Dupuis via use-livecode wrote:

Thank you.

I may have to switch to TinyDictionary, or, perhaps, LC LTD should just 
license the work and include all 350 synonyms in the default Dictionary. 
IMHO, the Dictionary is the one part of the documentation (vs User's 
Guides, tutorial, release notes, etc.) that should be the most up to 
date and accurate.


TinyDictionary FTW

--
 Mark Wieder
 ahsoftw...@gmail.com


___
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: Mobile Clipboard?

2022-12-16 Thread Bob Sneidar via use-livecode
All the clipboard functions are for Win, Mac and Linux. I searched the 
dictionary for Android, and nothing seems to be available for Android. I 
reviewed ALL the Merg commands and functions. Perhaps mefgNotify can be of 
assistance, but there s nothing specific to the clipboard. 

Bob S


> On Dec 16, 2022, at 09:31 , Dan Friedman via use-livecode 
>  wrote:
> 
> Is there a way to set the clipboard text on a mobile (iOS and Android) 
> device?  Something equivalent to "set the clipboardData to someText"?
> 
> Thanks in advance,
> -Dan
> 
> ___
> 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


Mobile Clipboard?

2022-12-16 Thread Dan Friedman via use-livecode
Is there a way to set the clipboard text on a mobile (iOS and Android) device?  
Something equivalent to "set the clipboardData to someText"?

Thanks in advance,
-Dan

___
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: currentCard vs current card

2022-12-16 Thread Paul Dupuis via use-livecode

Thank you.

I may have to switch to TinyDictionary, or, perhaps, LC LTD should just 
license the work and include all 350 synonyms in the default Dictionary. 
IMHO, the Dictionary is the one part of the documentation (vs User's 
Guides, tutorial, release notes, etc.) that should be the most up to 
date and accurate.


-- Paul

On 12/16/2022 4:53 AM, Niggemann, Bernd via use-livecode wrote:

Yet, I can find no entry for the 'current' keyword in the Dictionary? Is this a 
Dictionary omission?


Paul,

"current" is a synonym of "this".

When you search for "current" you will see "this" among the hits. Click on "this" and you 
will find "current" as a synonym.

LC dictionary does not list the synonyms as separate entries. TinyDictionary 
lists the synonyms thanks to Brian Milby who had the idea and coded that part.
There are about 350 synonyms in LCS.

Kind regard
Bernd
___
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


What ever happened to LC blockchain?

2022-12-16 Thread harrison--- via use-livecode
Good Morning LiveCoders,

I was doing some research and came across this
old post from 2016.

Whatever happened to the research group you
guys formed?  Did anything happen?  If so,
where did you archive the stuff?

Thanks,

Rick


> On Aug 20, 2016, at 5:17 AM, David Bovill  > wrote:
> 
> Mike that would be great. I'd like to get together a small group to
> research together the integration of Livecode with blockchain - starting in
> November. The format would be asynchronous work with some live
> get-togethers.
> 
> Involvement does not need to be super-geeky. It will be a research group,
> so I'll collect links, podcasts and videos and present these within a
> Livecode environment - so there is a need for media, writing and research
> skills and we will be working together on a publication within Livecode.
> This publication will also be online and on the decentralised web.
> Super-geeks with a knowledge of Javascript and Livecode are also more than
> welcome.
> 
> If anyone else is interested just email me here or off-list, and I'll send
> out information when the dates are confirmed.

___
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: currentCard vs current card

2022-12-16 Thread Niggemann, Bernd via use-livecode
>> Yet, I can find no entry for the 'current' keyword in the Dictionary? Is 
>> this a Dictionary omission?


Paul,

"current" is a synonym of "this".

When you search for "current" you will see "this" among the hits. Click on 
"this" and you will find "current" as a synonym.

LC dictionary does not list the synonyms as separate entries. TinyDictionary 
lists the synonyms thanks to Brian Milby who had the idea and coded that part.
There are about 350 synonyms in LCS.

Kind regard
Bernd
___
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