Re: What have I done now ? (aka CR and LF confusion)

2020-05-27 Thread Brian Milby via use-livecode
You need to use binfile on Mac to get sane line endings.  I have a PR to fix, but doubt it will get merged. On Mac/Windows, file will convert line endings to what LC thinks is the native one for the OS.  CRLF for Windows and CR for Mac (the real CR, not the one that LC uses internally where CR

What have I done now ? (aka CR and LF confusion)

2020-05-27 Thread Alex Tweedly via use-livecode
I don't know if I've done something to my LC prefs, or to my Mac, or to myself :-) the following script on mouseUp    local t    put "asd" & CR & "qwe" & CR & "zxc" into t    put t into URL ("file:/Users/alextweedly/tiny.txt") end mouseUp does create a file - but that file can't be (easily,

Re: LiveCode Server Under MAMP

2020-05-27 Thread Håkan Liljegren via use-livecode
I have done that some time ago, nowadays I usually use MAMP Pro if I need more sophistication. But I’ll make a try to find it.. :-Håkan On 27 May 2020, 17:50 +0200, Rick Harrison via use-livecode , wrote: > Did you get MAMP to work with SSL? > > If you do, let me know as then you might catch my

Re: LiveCode Server Under MAMP

2020-05-27 Thread Håkan Liljegren via use-livecode
Not at all! Go ahead. :-Håkan On 27 May 2020, 18:14 +0200, matthias rebbe via use-livecode , wrote: > Håkan, > > would you mind if i take your steps and create a detailed Livecode Lesson > with it? > > > - > Matthias Rebbe > Life Is Too Short For Boring Code > > > Am 27.05.2020 um 17:44 schrieb

Re: LiveCode Server Under MAMP

2020-05-27 Thread matthias rebbe via use-livecode
Håkan, would you mind if i take your steps and create a detailed Livecode Lesson with it? - Matthias Rebbe Life Is Too Short For Boring Code > Am 27.05.2020 um 17:44 schrieb Håkan Liljegren via use-livecode > : > > Ouch, > > Hit send to early, new try: > > Hi, > > I was trying to get

Re: LiveCode Server Under MAMP

2020-05-27 Thread Rick Harrison via use-livecode
Did you get MAMP to work with SSL? If you do, let me know as then you might catch my interest. Thanks, Rick > On May 27, 2020, at 11:44 AM, Håkan Liljegren via use-livecode > wrote: > > Ouch, > > Hit send to early, new try: > > Hi, > > I was trying to get LiveCode server up and running

LiveCode Server Under MAMP

2020-05-27 Thread Håkan Liljegren via use-livecode
Ouch, Hit send to early, new try: Hi, I was trying to get LiveCode server up and running under MAMP in macOS Catalina and if anyone is interested. This is what I did to get it running. 1. Download and unpack LiveCode Server 2. Move livecode-server, drivers folder and externals folder into the

LiveCode Server not notarized?

2020-05-27 Thread Håkan Liljegren via use-livecode
Hi, I was trying to get LiveCode server up and running under MAMP in macOS Catalina and if anyone is interested. This is what I did to get it running. 1. Download and unpack LiveCode Server 2. Move livecode-server, drivers folder and externals folder into the cgi-bin folder in MAMP. (

Re: Licencing files for LC 9.6.0 rc-2

2020-05-27 Thread Richmond via use-livecode
Thank you very much. On 27.05.20 12:17, Heather Laine via use-livecode wrote: Scroll down the list of downloads, below the fold. You will find all the test releases including 9.6.0 rc2. We forced rc1 to the top because the current stable release, 9.5.1, is not signed for Catalina and was

Re: Integrating Desktop or mobile application with LMS using LTI 1.3

2020-05-27 Thread Håkan Liljegren via use-livecode
I don't think LTI is dead at all, most mayor LMSs support LTI today in one way on another. I'm also looking into this as we are using the Canvas LMS at our university (where I have my day-work) so I'm definitely interested in some participation in a LiveCode LTI library. I've just started my

Re: Licencing files for LC 9.6.0 rc-2

2020-05-27 Thread Heather Laine via use-livecode
Scroll down the list of downloads, below the fold. You will find all the test releases including 9.6.0 rc2. We forced rc1 to the top because the current stable release, 9.5.1, is not signed for Catalina and was causing problems for new users. Best Regards, Heather > On 26 May 2020, at 20:07,

Re: Integrating Desktop or mobile application with LMS using LTI 1.3

2020-05-27 Thread David Bovill via use-livecode
Interesting. I looked at this a couple of years ago. Please include me in any open source project in that space. On 27 May 2020, 00:34 +0100, William Prothero via use-livecode , wrote: > Martin and Peter: > I am retired, but still creating one (big) educational application. I thought > the LMS