Re: Using community to update text of a project distributed with Indy license?

2019-06-18 Thread Richard Gaskin via use-livecode

Curt Ford wrote:
A client needs to make minor updates to the text in a number of modules 
I've created over several years. To eliminate the back-and-forth of 
corrections and proofs, he's asked about making the changes himself in 
LiveCode. (He's never used LiveCode and doesn't have a copy.)


Simple to do technically, but beyond the GPL implications it's also 
perhaps a bit cumbersome in terms of usability.


LC is a good software development environment, but perhaps a bit much 
for simple text editing.


I wonder if another option might be to make an Editor app which opens 
the stack and unlocks the fields for editing, and then locks them again 
before saving.


With many of my clients we build custom authoring environments in 
addition to the delivery environment for the end-user, and the modest 
up-front investment almost always pays off very well over the life cycle 
of what we're building together.


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.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: Using community to update text of a project distributed with Indy license?

2019-06-18 Thread Lagi Pittas via use-livecode
What about community plus - or is that not a perpetual licence either?

Lagi

On Tue, 18 Jun 2019 at 17:15, Curt Ford via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Dear Heather,
>
> Thanks for the clarification. This is the answer I'd basically expected,
> but it'll be easier for me to steer the client in a different direction
> with the official word from you at LiveCode, so this is helpful.
>
> (They had originally suggested using Splashtop to try and make the
> updates on my machine remotely, but I *really* don't want to go there...!)
>
> all best
>
> Curt
>
>
> --
> Sent from Postbox
> <
> https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach
> >
> ___
> 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


Using community to update text of a project distributed with Indy license?

2019-06-18 Thread Curt Ford via use-livecode

Dear Heather,

Thanks for the clarification. This is the answer I'd basically expected, 
but it'll be easier for me to steer the client in a different direction 
with the official word from you at LiveCode, so this is helpful.


(They had originally suggested using Splashtop to try and make the 
updates on my machine remotely, but I *really* don't want to go there...!)


all best

Curt


--
Sent from Postbox 


___
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: Using community to update text of a project distributed with Indy license?

2019-06-18 Thread Heather Laine via use-livecode
Dear Curt,

Thanks for asking. This would be prohibited by this clause in your EULA:

"f) Any Created Software built with this Licensed Edition is fully functional 
and allows users full access to the entire LiveCode feature set. Where the 
Created Software is a standalone executable, the end user of the Created 
Software cannot edit scripts or build their own standalones without purchasing 
or owning a Licensed Edition. You may not attempt to get around any of these 
limitations or encourage users of your Created Software to attempt to do so."

Essentially, our licensing does not allow you to act as a standalone building 
service for a Community user, for fairly obvious reasons. 

Also, if your end user opens your stacks in Community, edits them, and shares 
them with you, he is then obliged to also share your source code with the 
world. Which I'm guessing you would not want.

So, if he wants to edit your closed source stacks, he's going to need a license 
of his own. I'll be happy to discuss this further with you if you email 
supp...@livecode.com , but I thought it might be 
helpful to clarify this licensing point on the list :)

Best Regards,

Heather

Heather Laine
Customer Services Manager
LiveCode Ltd
www.livecode.com



> On 18 Jun 2019, at 00:01, Curt Ford via use-livecode 
>  wrote:
> 
> A client needs to make minor updates to the text in a number of modules I've 
> created over several years. To eliminate the back-and-forth of corrections 
> and proofs, he's asked about making the changes himself in LiveCode. (He's 
> never used LiveCode and doesn't have a copy.)
> 
> The question has arisen whether this would be possible if he downloads the 
> free community version of LiveCode, opens the files I've created with my 
> licensed copy of LiveCode, updates the texts, then sends me the files to 
> package them up.
> 
> Another option was for the client to use the community version to create the 
> text in text fields in a 'dummy' stack, from which I'd copy the updated text 
> into the existing modules of my copy with the Indy license.
> 
> I've looked at the FAQ at
> 
> https://livecode.com/docs/9-0-4/faq/faq/#what-are-the-system-requirements-for-livecode
> 
> but I'm not quite clear on whether this would be allowed under the terms of 
> the license or not.
> 
> Even if it's not, I'm not sure they'll want to get into this once they see 
> what's involved, but I told them I'd look into it.
> 
> -- 
> Sent from Postbox 
> 
> ___
> 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


Using community to update text of a project distributed with Indy license?

2019-06-17 Thread Curt Ford via use-livecode
A client needs to make minor updates to the text in a number of modules 
I've created over several years. To eliminate the back-and-forth of 
corrections and proofs, he's asked about making the changes himself in 
LiveCode. (He's never used LiveCode and doesn't have a copy.)


The question has arisen whether this would be possible if he downloads 
the free community version of LiveCode, opens the files I've created 
with my licensed copy of LiveCode, updates the texts, then sends me the 
files to package them up.


Another option was for the client to use the community version to create 
the text in text fields in a 'dummy' stack, from which I'd copy the 
updated text into the existing modules of my copy with the Indy license.


I've looked at the FAQ at

https://livecode.com/docs/9-0-4/faq/faq/#what-are-the-system-requirements-for-livecode

but I'm not quite clear on whether this would be allowed under the terms 
of the license or not.


Even if it's not, I'm not sure they'll want to get into this once they 
see what's involved, but I told them I'd look into it.


--
Sent from Postbox 


___
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