Notarization

2020-04-01 Thread Andre Garzia via use-livecode
Hi Folks, This just appeared on my feed and I thought that some people here who are trying to ship macOS software might benefit from it. https://github.com/akeru-inc/xcnotary/blob/master/README.md This is an ease to use command-line tool for notarizing your app. The linked readme explains more a

Re: Possible new dev hardware?

2020-04-01 Thread Andre Garzia via use-livecode
It looks like just a PC from the listed hardware specs. Probably running some specialized Linux (my guess). On Wed, 1 Apr 2020 at 11:36, Quentin Long via use-livecode < use-livecode@lists.runrev.com> wrote: > Atari is apparently producing a gizmo they call the "Atari VCS", > which they're positio

Re: Our first Community Zoom Session

2020-04-06 Thread Andre Garzia via use-livecode
Hi Folks, I missed the meeting, is there a recording available? Best A. On Thu, 2 Apr 2020 at 11:31, Heather Laine via use-livecode < use-livecode@lists.runrev.com> wrote: > Dear list folks, > > I have now scheduled our first zoom meeting, open to anyone who wishes to > discuss LiveCode, share

Re: ANN: glx2 script editor 4.0

2020-04-06 Thread Andre Garzia via use-livecode
I'm also experiencing some oddities with GLX2 4.0.1 here. I've uploaded a screenshot to: http://andregarzia.com/img/shots/glx2/glx2-strange.png * The GLX2 bar is misplaced and even though it moves when I move the main LC menu, it moves to the wrong location. * The menubar in the GLX2 script edit

Devolution bug

2020-04-06 Thread Andre Garzia via use-livecode
Hi Folks, I just reinstalled LC and Devolution here but every time I try opening any of the panes, it does an audible chime. Trying to click any of the tabs in the first pane (the one with about, check for updates, etc) just sounds the chime and doesn't change anything. It feels like there is a mo

LC Android deployment working on Windows 10 under ARM64

2020-04-08 Thread Andre Garzia via use-livecode
So, my main machine these days is a Surface Pro X which is a Microsoft computer that runs Windows 10 with an ARM64 CPU (aka Windows on ARM, aka WoA). Machines running Windows 10 on ARM64 can run Windows 10 applications compiled to ARM64 and also run Windows 10 applications compiled for x86 32bits

Re: LC Android deployment working on Windows 10 under ARM64

2020-04-08 Thread Andre Garzia via use-livecode
> Why should i want to? My Mac OS can run 64bit apps. ;) Now try running a 32bits one... rsrsrs what I mean is that Windows machines have a lot of retrocompatibility and interoperability among themselves, something that is no longer true for the mac. The fact that I'm running all these 32bits app

Re: LC Android deployment working on Windows 10 under ARM64

2020-04-08 Thread Andre Garzia via use-livecode
se are not very serious about. > > Try running apps for Windows ME or OS 9. It’s only a matter of degrees. > > Bob S > > > > On Apr 8, 2020, at 8:20 AM, Andre Garzia via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > >> Why s

[blog post] creating a blogging client with LiveCode

2020-04-13 Thread Andre Garzia via use-livecode
Hey Folks, I just wrote a lengthy blog post about recreating an old app of mine to post to blogs using LiveCode: https://andregarzia.com/2020/04/cross-platform-development-with-livecode.html I don't talk about any stuff that you're not aware in it. It is mostly for the benefit of people who does

Re: Which git service suits a LiveCoder best?

2020-04-24 Thread Andre Garzia via use-livecode
I came here to recommend "script tracker" as a powerful tool for those storing stacks in vcs. In the end it all depends on how your workflow is going to happen. Are you going to do merges? If that is the case then you need to plan ahead and carefully since you can't merge binary stacks. Another pot

Re: Enabling "About MyApp"

2020-05-22 Thread Andre Garzia via use-livecode
This should be in the user guide... On Tue, 12 May 2020 at 00:42, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > GEORGE WOOD wrote: > > > How can I activate the "About MyApp" under the Apple menu? > > On other OSes the "About" item is usually the last item in the Help

Re: ANN: glx2 script editor 4.1

2020-05-26 Thread Andre Garzia via use-livecode
Thanks a lot for the hard work! :D On Fri, 22 May 2020 at 04:32, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > I have moved the repository from bitbucket to github because reasons. > > This is the latest build. It's now at glx2ScriptEditor version 4.1. > Release notes and

Re: vCard save file format binfile or file?

2020-06-02 Thread Andre Garzia via use-livecode
A decade ago I wrote a vCard library for LiveCode: https://git.sr.ht/~soapdog/vObjectLib It uses CRLF and file://, I never had trouble opening the generated vCards but I haven't tested this in years. On Mon, 1 Jun 2020 at 01:10, kee nethery via use-livecode < use-livecode@lists.runrev.com> wro

Re: vCard save file format binfile or file?

2020-06-02 Thread Andre Garzia via use-livecode
to be honest, I'd use binfile:// when writing... On Tue, 2 Jun 2020 at 15:17, Andre Garzia wrote: > A decade ago I wrote a vCard library for LiveCode: > > https://git.sr.ht/~soapdog/vObjectLib > > It uses CRLF and file://, I never had trouble opening the generated vCards > but I haven't tested t

Re: WebSites made using Livecode.

2020-07-06 Thread Andre Garzia via use-livecode
Hi Heriberto, I've read this thread and want to share a bit of experience of using LC as a server engine. I'm part of the team that builds http://www.himalayanacademy.com which is probably the largest site built with LC Server around. I'll try to frame this email in the topics I've seen you worrie

[off-topic-ish] do you prefer LC-related content as books or video courses?

2020-07-07 Thread Andre Garzia via use-livecode
Hey Folks, I have been working on some new LC content to sell. I want to transition my career into content production and I think there is an unserved demand for quality content for our beloved language. I'm just not exactly sure if you prefer to consume content in book format or video format. My

Re: [off-topic-ish] do you prefer LC-related content as books or video courses?

2020-07-10 Thread Andre Garzia via use-livecode
Folks, Thanks a lot for your detailed responses. Since you have all been quite awesome in giving me all these great replies and feedback, let me tell you, in probably more details than you'd ever want, where I am coming from and what I plan to do going forward. Many here know that I have graduate

Re: [off-topic-ish] do you prefer LC-related content as books or video courses?

2020-07-10 Thread Andre Garzia via use-livecode
Mark, Thanks a lot for your support my friend, I really appreciate it. :-) On Fri, 10 Jul 2020 at 11:39, Mark Smith wrote: > Thanks for the update Andre, I have the book and am looking forward to > some good reads 😊 > > Mark > > > On Jul 10, 2020, at 11:14 AM, Andre Ga

Re: Web help needed

2020-07-13 Thread Andre Garzia via use-livecode
Folks, I think that either you're all misreading the original intent, or I have read it wrong. >From what I have read, Mike has a webapp that converts from one file format to another and wants to do bulk conversion. Rsync and FTP will not help there, what he needs to to be able to call that form

Re: ANN: FieldGroup - a simple rich text editor field.

2020-07-23 Thread Andre Garzia via use-livecode
Dear Alex, This is great! Thanks for sharing! :D On Thu, 23 Jul 2020 at 01:10, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> wrote: > I'd like to announce the Beta (i.e. v0.1) release of my simple rich text > field. Currently it's not on Github or anywhere sensible - it's just o

Re: Object naming

2020-07-27 Thread Andre Garzia via use-livecode
Alex, I think that Mark solution is the correct one but I couldn't resist telling you some other idea, one that is only applicable if performance is not a problem. You can add custom properties to controls you want to find later and then look for them by looping everyone in the card. A reusable s

Re: ProtonMail vs Apple

2020-08-07 Thread Andre Garzia via use-livecode
Antti, Android has 85% of the world market, it all depends on which country you're selling and which metrics you're using. In the U.S. iOS has 58% of the smartphone market and 63% of the tablet market. Another important factor is that iOS users spend more money on apps than their Android peers. So

Re: ProtonMail vs Apple

2020-08-07 Thread Andre Garzia via use-livecode
Jim, > Even with 58% of the US smartphone market Apple does not actually have a monopoly. > Now there may be plenty of good reasons to object to Apple’s app store policies but let’s not misuse the term monopoly. There is another way to approach this. Apple has the monopoly of the iOS market, they

Re: ProtonMail vs Apple

2020-08-07 Thread Andre Garzia via use-livecode
> > phones, I don’t see how the logic works. Google doesn’t make the only > > Android phone. > > > > When I read Apple’s guidelines I don’t see anything about price parity. > > You can’t point out that it is cheaper elsewhere, but are you required to > > charge the

Re: ProtonMail vs Apple

2020-08-07 Thread Andre Garzia via use-livecode
from my iPhone > > > On Aug 7, 2020, at 2:16 PM, Andre Garzia via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Jim, > > > >> Even with 58% of the US smartphone market Apple does not actually have a > > monopoly. > >> Now the

Re: ProtonMail vs Apple

2020-08-09 Thread Andre Garzia via use-livecode
People saying that there are Apple competitors in the App Store are missing some crucial details. First, since Apple takes 30% cut of all ecommerce that passes through it, it basically means that competitors can't really compete with Apple owns offers that don't need to go through that fee. Imagine

Re: ProtonMail vs Apple

2020-08-09 Thread Andre Garzia via use-livecode
> Do Apple's actions and policies monopolistically harm consumers? Yes it does. There is a ton of innovation that is user friendly that is prevented from being present in iOS due to Apples practices. A simple example is new browser engines, you can't have them. Which means you can't have more priv

Re: ProtonMail vs Apple

2020-08-14 Thread Andre Garzia via use-livecode
Sean, > Andre, What on earth are you talking about regards browsers? There is a > crapload of other browsers to choose from on ALL platforms, including iOS. > They all play happily by the rules. Which ones are you talking about that > can't get onto Apple because they choose not to follow the rule

Re: ProtonMail vs Apple

2020-08-14 Thread Andre Garzia via use-livecode
Also folks, EPIC didn't do that because "they thought they could get away with it". These are all strategic attacks at Apple at the same time that the EU is looking to maybe mount an antitrust case against them. So you have multiple companies taking action that will either prompt a reaction from Ap

Re: sudo apt-get install livecode

2020-09-14 Thread Andre Garzia via use-livecode
The problem with the installers is that the LC binaries are linked with specific versions of the shared libraries in the system. If you have a different version, or the library has a different name in that system, then there is a chance that LC will not run correctly (and by not run I mean not run

Re: ICS Generation

2020-10-02 Thread Andre Garzia via use-livecode
There is https://github.com/soapdog/livecode-vobjectlib it is fairly easy to use but it is best if you use it while reading the specs because it is a bit low-level. On Fri, 2 Oct 2020 at 01:30, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> wrote: > > On 02/10/2020 00:11, Bob Snei

Re: Getting URL to Work in specialFolderDocuments

2020-10-05 Thread Andre Garzia via use-livecode
Aloha, The last "put" command is wrong. This one: > put URL (tHttpsServerRoot & sStoryTitle & "/" & sStoryTitle & ".livecode") into tLocalDocumentsStories & sStoryTitle & "/" & sStoryTitle & ".livecode" It should have been: put URL (tHttpsServerRoot & sStoryTitle & "/" & sStoryTitle & ".li

Re: Anyone archived the information from http://andregarzia.com/async.irev

2020-10-12 Thread Andre Garzia via use-livecode
Hi Friends, I looked in my archives here but I can't find that post. I probably did that just to solve the size limitation for the forum and failed to archive it anywhere. I think that content was lost :-( If this is a topic that you folks feel is under-explored, I could come up with a new post o

Re: Livecode server UNIX version (not Linux).

2020-10-28 Thread Andre Garzia via use-livecode
On Mon, 19 Oct 2020 at 21:31, Paul McClernan via use-livecode < use-livecode@lists.runrev.com> wrote: > > > > OS X, Windows 95 through Windows 10, Raspberry Pi and "several variations > > of Unix (I think is just means Linux)". > > > > I'm thinking about tinkering with a FreeBSD server and LiveCod

Re: Livecode server UNIX version (not Linux).

2020-10-29 Thread Andre Garzia via use-livecode
Hey Friends, I'm enjoying this thread a lot. I'll not be the person to tell someone not to port LC to some new ISA or OS, I think it would be great if LC would run in BSD. Personally, I don't have the time or even the skillset to help this, but I'd love to benefit from it. Incidentally this is the

LiveCode Advanced Application Architecture eBook price reduced

2020-12-29 Thread Andre Garzia via use-livecode
Hey Friends, I've reduced the price of my LiveCode eBook to £9.99. This book will teach you advanced techniques, and contains a ton tips and tricks from a seasoned LC developer. Get it from: https://andregarzia.com/books/livecode-advanced-application-architecture.html Kind regards Andre -- htt

Re: LiveCode Advanced Application Architecture eBook price reduced

2021-01-03 Thread Andre Garzia via use-livecode
Sorry maybe it's October 8th as I think you use American format dates. > > Lagi > > On Wed, 30 Dec 2020 at 00:28, Andre Garzia via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Hey Friends, > > > > I've reduced the price of my Liv

Re: LC & Mac M1 Chip

2021-01-08 Thread Andre Garzia via use-livecode
Hi Panos, Just updated https://quality.livecode.com/show_bug.cgi?id=22955 with a screenshot from 9.6.2-rc-1 running on my M1 machine. I can't reproduce the bug, I guess it is fixed. On Fri, 8 Jan 2021 at 10:35, panagiotis merakos via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello

Re: [ANN] Release 9.6.2 RC-2

2021-01-12 Thread Andre Garzia via use-livecode
Hi Panos, Is there a potential ETA for M1 support? Best Andre On Tue, 12 Jan 2021 at 09:13, panagiotis merakos via use-livecode < use-livecode@lists.runrev.com> wrote: > Dear list members, > > We are pleased to announce the release of LiveCode 9.6.2 RC-2. > > > Getting the Release > ===

Re: Considering work with livecode server

2021-01-19 Thread Andre Garzia via use-livecode
But apps that are browsers to bundled content are OK. That is how you get Apache Cordova and Phonegap to work. On Tue, 19 Jan 2021 at 02:06, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 1/18/21 2:20 PM, William Prothero via use-livecode wrote: > > > Building a single

Re: Considering work with livecode server

2021-01-19 Thread Andre Garzia via use-livecode
Bill, Let me second what Richard said, you'd be better served by building desktop stack apps than by building web apps. There is no silver bullet for doing web work, there is no magical technology that makes it as easy as LC. The Web is a design by committee with various multi-billion companies do

Re: Considering work with livecode server

2021-01-20 Thread Andre Garzia via use-livecode
So, Displaying bundled content only (or mostly) allows Apple's static analysis tools to take a look at your app. They can also identify outgoing connections, so they know if you are opening remote pages. If all you do is display local content, and there is no outgoing connections, then security an

Re: Considering work with livecode server

2021-01-20 Thread Andre Garzia via use-livecode
WebAssembly (aka WASM) is not a silver bullet. It is not something like "you compile to WebAssembly and then PROFIT". WebAssembly and ASM.js (which is what the current HTML5 LC Runtime uses) are very similar. The advantages of WASM is that it is a lot smaller – since it is bytecode and not strings

Re: Considering work with livecode server

2021-01-20 Thread Andre Garzia via use-livecode
software. > > Perhaps this topic is an idea for a short book (hint, hint). > > Best, > Bill > > William Prothero > http://es.earthednet.org > > > On Jan 20, 2021, at 8:03 AM, Andre Garzia via use-livecode < > use-livecode@lists.runrev.com> wrote: &g

Anyone able to connect to a PostgreSQL database with lc server?

2021-02-12 Thread Andre Garzia via use-livecode
Hi Folks, Before I escalate this to HQ, did anyone here was able to connect to a postgresql database server using LiveCode Server? I'm getting a hard crash here. The server is exiting with Signal 11 (segmentation fault?) on the call to revOpenDatabase. The arguments passed to the server are corre

Re: Anyone able to connect to a PostgreSQL database with lc server?

2021-02-12 Thread Andre Garzia via use-livecode
Whatever it was, it is apparently happening on 9.0.4 but fixed in 9.6.2-rc-2, go figure... I don't have time to dive deep into this, I'm just happy to have it working. On Fri, 12 Feb 2021 at 12:42, Andre Garzia wrote: > Hi Folks, > > Before I escalate this to HQ, did anyone here was able to con

Re: LC Roadmap

2021-02-15 Thread Andre Garzia via use-livecode
Hi Folks, > On 15 Feb 2021, at 01:46, William Prothero via use-livecode > wrote: > > Andre Garza’s post about his planning to write a book on some aspect of > Livecode programming got me thinking about this. First, I think writing books > is useful, but the way many busy folks access inform

Re: LC Roadmap

2021-02-17 Thread Andre Garzia via use-livecode
> On 16 Feb 2021, at 15:26, Alex Tweedly via use-livecode > wrote: > > A sample 'skeleton' app - i.e. complete but not fleshed-out. Initially it > would be for a desktop app (the first sequel will cover mobile). It would > implement "good practices" for many of the common features, with enou

Re: Wasm and the LC Roadmap

2021-02-17 Thread Andre Garzia via use-livecode
Let me begin by saying that WASM is not a silver bullet. I know this doesn’t happen on our community, and that David is not mentioning WASM as a magical solution for HTML5 deployment. A bit of context is needed to understand why WASM is important and cool. In the past, many C/C++ to Web solutio

Re: S3 Compatible?

2021-02-28 Thread Andre Garzia via use-livecode
I think that a consequence of the popularity of S3 REST API was overlooked by the LC HQ when they designed the AWS library. Many of the AWS APIs were copied by other competing products so that they'd become a turn-key replacement for AWS. It is much easier to push your company's backuping solution

Livestreaming some LiveCoding right now

2021-03-11 Thread Andre Garzia via use-livecode
Hey Friends, I found myself in need of building a git plugin for LiveCode today. Instead of building it on my own, I decided to livestream the whole process. To watch it, jump in to: https://youtu.be/cOr87w7GyGs I'm live right now and I have no clue how long this will take and if I will actually

Re: Livestreaming some LiveCoding right now

2021-03-11 Thread Andre Garzia via use-livecode
com> wrote: > Hi Andre, > > You should do this again. > > Next time give us some notice so we can join you at the beginning. > > Your voice was only coming out of the left side of my headphones so you > need to balance your audio better. > > Thanks, > > Ri

[ANN] New Book: Development Oriented Development

2021-03-16 Thread Andre Garzia via use-livecode
Hi Friends, I'm quite happy to announce the initial release of my new LiveCode eBook. This is a companion book to the previous "LiveCode Advanced Application Architecture" eBook that dives further into making LiveCode IDE a comfortable place for your development workflow. "Development Oriented De

Re: [ANN] New Book: Development Oriented Development

2021-03-16 Thread Andre Garzia via use-livecode
Dear Roland, I haven't updated that book in a long time. What I did was switch stores to payhip. In that purchase URL, you'll notice that my name as an author is a link. If you click it, you're redirected to my payhip store at: https://payhip.com/aagarzia Which has the other book for sale as wel

Re: [ANN] New Book: Development Oriented Development

2021-03-17 Thread Andre Garzia via use-livecode
he very best > Sean > Pi > > > > On Tue, 16 Mar 2021 at 14:11, Andre Garzia via use-livecode < > > use-livecode@lists.runrev.com> wrote: > > > > > Hi Friends, > > > > > > I'm quite happy to announce the initial release of my new LiveCo

XCode 12.4 not working with LiveCode

2021-03-23 Thread Andre Garzia via use-livecode
Hi Folks, I have XCode 12.4 here and I don't seem to be able to select it on the LiveCode preferences. It complains about not having the iOS SDK needed but I think it does, or at least it has the correct simulators. Anyone have any clue how to make it work? I'm not running a beta version or anyth

Re: [ANN] This Week in LiveCode 259

2021-03-23 Thread Andre Garzia via use-livecode
Hey Panos, Thanks for including the message about my new book in the newsletter. Thanks a ton :-) Best A On Mon, 22 Mar 2021 at 20:30, panagiotis merakos via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all, > > Read about new developments in LiveCode open source and the open sourc

Re: [ANN] New Book: Development Oriented Development

2021-03-23 Thread Andre Garzia via use-livecode
— a quick and easy way to set label field text. My goal > now is to create a plugin that will accomplish this. Looking forward to > learning how in the rest of your book. > > Martin Koob. > > > Sent from my iPhone after much consternation trying to type with one > finger.

Re: [ANN] This Week in LiveCode 259

2021-03-24 Thread Andre Garzia via use-livecode
Folks, Thanks a lot for the kind words, it really made my day! <3 Mark, I guarantee that I learned more from you than you from me. Scott, exploding tea infusers are quite dangerous. We managed to get a refund but I’m still terrified of what happened. As for coffee, I’m deep into coffee stuff,

Re: [ANN] This Week in LiveCode 259

2021-03-25 Thread Andre Garzia via use-livecode
> On 24 Mar 2021, at 17:11, Mark Wieder via use-livecode > wrote: > > I think there may be other questions in play as well. > Will I learn anything from doing this? > Will I have fun experimenting with it? > Are there more pressing things I need to do instead? > etc. YES, a thousand times yes

Re: [ANN] This Week in LiveCode 259

2021-03-25 Thread Andre Garzia via use-livecode
> On 24 Mar 2021, at 19:12, J. Landman Gay via use-livecode > wrote: > > Andre: After TSNet failed, I did try to use AppleScript but Fetch put up a > dialog that it did not allow AppleScript sent from other apps. And BTW, next > time leave in the fun stuff. :) Not accepting AppleScript from

Re: [ANN] This Week in LiveCode 259

2021-03-25 Thread Andre Garzia via use-livecode
> On 24 Mar 2021, at 23:50, Richard Gaskin via use-livecode > wrote: > > And with Windows 10, Microsoft is now embracing Linux in its Windows > Subsystem for Linux, so Win folk can enjoy industry standard tooling on all > OSes: Just be aware that WSL is not activated by default, and you can

Re: [ANN] This Week in LiveCode 259

2021-03-25 Thread Andre Garzia via use-livecode
> On 25 Mar 2021, at 01:14, Bob Sneidar via use-livecode > wrote: > > I suppose everything networking uses sockets, but these are protocols with > standardized ways of establishing the connection and securing it. I was > thinking of a custom client server file transfer method, but whether or

Re: [ANN] This Week in LiveCode 259

2021-03-25 Thread Andre Garzia via use-livecode
> On 25 Mar 2021, at 14:58, Richard Gaskin via use-livecode > wrote: > > Defaulting to HTTP for customer-facing systems simplifies a lot of > decision-making, and since most of the rest of the world makes the same > choice at least we're in good company. :) Also, HTTP/HTTPS are usually enab

[bug] strange memory leak in LC

2021-03-26 Thread Andre Garzia via use-livecode
I have no idea what happened. I’m running LC 9.6.2-rc-3 on macOS Big Sur on M1 ISA (so it is running under Rosetta 2). I kept the IDE opened for a couple days, I was working on a gaziliion stacks at the same time and was not yet ready to close them. The stacks were not doing anything, they were

Re: [ANN] This Week in LiveCode 259

2021-03-26 Thread Andre Garzia via use-livecode
> On 25 Mar 2021, at 23:29, james--- via use-livecode > wrote: > > I went for a bike ride this morning. > > Just thought I would add a post under this subject that is no longer really > related to the subject anymore. > > Didn’t want to feel left out ;-) > huahuahuaahuahuahuahuaahuahu

Re: [bug] strange memory leak in LC

2021-03-26 Thread Andre Garzia via use-livecode
y expend over a period of time. > > All the best with that. > > Sean > > On Fri, 26 Mar 2021 at 10:03, Andre Garzia via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> I have no idea what happened. I’m running LC 9.6.2-rc-3 on macOS Big Sur >&g

Android error messages are crap

2021-03-26 Thread Andre Garzia via use-livecode
So, I’m trying to set this machine for Android development. I have Android Studio, I’ve downloaded the needed SDKs and I’ve got the latest OpenJDK which appears to be jdk16. Now, when I go and try pressing test on the IDE to test it on the device (which is authorized and appearing fine as a tar

Re: Android error messages are crap

2021-03-26 Thread Andre Garzia via use-livecode
choose the sdk root folder? > > Cheers, > Panos > -- > > On Fri, 26 Mar 2021 at 15:58, Andre Garzia via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> So, I’m trying to set this machine for Android development. I have Android >> Studio, I’

Re: [bug] strange memory leak in LC

2021-03-31 Thread Andre Garzia via use-livecode
g Sur and just got a warning from the OS that I was out >> of application memory. Livecode was using 133.52 GB of memory. It had been >> open for a couple days but it wasn’t doing anything. >>>> -- >>>> Scott Morrow >>>> >>>> Elemen

Re: "tsnet (1) Received HTTP/0.9 when not allowed"?

2021-04-04 Thread Andre Garzia via use-livecode
Are you using the time travel external? HTTP/0.9 has been historical for a long while, you can see more about this protocol at: https://medium.com/platform-engineer/evolution-of-http-69cfe6531ba0 To what server you’re connect

Re: "tsnet (1) Received HTTP/0.9 when not allowed"?

2021-04-05 Thread Andre Garzia via use-livecode
oh, I see…. Just catch up on the thread and saw the font loading issue. I can see how that becomes even more interesting to implement. > On 5 Apr 2021, at 01:00, Richard Gaskin via use-livecode > wrote: > > curl is reporting the default because the data it's receiving is zero length: > http:/

Re: How do you handle 32/64 bit Windows standalones?

2021-04-06 Thread Andre Garzia via use-livecode
Be aware that windows machines which are running “Windows on ARM” such as the gorgeous Surface Pro X can only run either ARM64 windows apps (which we can’t build with LC) or 32bits x86 windows apps, which we can build. If you want to reach maximum compatibility with windows machines everywhere,

Re: [ANN] Release 9.6.2 RC-4

2021-04-08 Thread Andre Garzia via use-livecode
LiveCode is wy less responsive on Windows than on a Mac. The script editor hangs all the time, even when you turn off all the smart stuff. Removing it from defender and stuff helps but doesn’t solve the problem. LC is quite neglected on Windows and Linux. I understand that mac is the money

Re: Offtopic: Can anybody create a small DLL for me?

2021-04-13 Thread Andre Garzia via use-livecode
Tiemo, Maybe it is possible to parse the result of shell(“ipconfig /all”) To get the same information. I’m not sure which information you’re collecting but I just run that on my windows and I could see every interface and the info about them. Best A > On 12 Apr 2021, at 10:43, Tiemo via use-

On the dangers of automated refactoring

2021-04-13 Thread Andre Garzia via use-livecode
Hi Folks, I’ve recently read that long thread that almost got people banned and will not comment on it. What I want to comment on is about the kernel of the activity that was mentioned there: refactoring. Often in LiveCode (and most programming languages to be honest) we go coding for a long w

Re: [ANN] Release 9.6.2 RC-4

2021-04-13 Thread Andre Garzia via use-livecode
> On 9 Apr 2021, at 20:49, JeeJeeStudio via use-livecode > wrote: > > Of course it's 32bits, even the builds are 32bits on windows except they are > packed in a 64bit container. I’m not sure about that because my Surface Pro X can only run x86-32 apps and it can run LiveCode. If it was some

Re: Intermittent typing delay in script editor.

2021-04-13 Thread Andre Garzia via use-livecode
I see it on my two windows machine but never on the mac…. It is intermittent and I’m yet to find a recipe, but it is real. > On 8 Apr 2021, at 18:17, Mark Wieder via use-livecode > wrote: > > On 4/8/21 9:52 AM, thompsonmichael--- via use-livecode wrote: > >> LC normally works lightning fast o

Re: We don't need a Player (was Re: New(?) Idea for Standalones)

2021-04-13 Thread Andre Garzia via use-livecode
I like all that I read here. There are things that are really hard when building standalone apps that I don’t think should be handled by LC HQ, such as “adding AppleScript dictionary” to your app. This is harder than it seems and it involves plist manipulation, fancy sdef xml creation, etc. This

Re: On the dangers of automated refactoring

2021-04-13 Thread Andre Garzia via use-livecode
used a unit testing library. PS: How’s Red Lang going? :D > On 13 Apr 2021, at 12:02, Peter W A Wood via use-livecode > wrote: > > Hi Andre > >> On 13 Apr 2021, at 18:05, Andre Garzia via use-livecode >> wrote: >> >> We don’t even have unit testing

Re: On the dangers of automated refactoring

2021-04-14 Thread Andre Garzia via use-livecode
> On 13 Apr 2021, at 16:28, Mark Wieder via use-livecode > wrote: > > Ouch. Don't do that. I agree, that was not my decision. I maintaining this code but I’m not the original developer. ___ use-livecode mailing list use-livecode@lists.runrev.com Pl

Re: On the dangers of automated refactoring

2021-04-14 Thread Andre Garzia via use-livecode
Safety boots are a must for developing safe code. > On 13 Apr 2021, at 16:48, Bob Sneidar via use-livecode > wrote: > > It's nothing short of a miracle that the shot didn't go INTO your foot. :-) > > Bob S > > >> On Apr 13, 2021, at 03:05 ,

Re: On the dangers of automated refactoring

2021-04-14 Thread Andre Garzia via use-livecode
That is the main issue, the code was using the wrong hungarian-lite prefixes. You’d see something like on myHandler pDataA … end myHandler But, lo and behold, on top of the script there would be something like local pDataA Now, is that an argument to a handler? a script-local? It de

Re: On the dangers of automated refactoring

2021-04-15 Thread Andre Garzia via use-livecode
I like verbose code that is full of comments. I often have to revisit code that has been made by me five or even ten years ago, and usually never touched again since then. I need to be able to understand it without relying on my memory from way back when. That is why I often prefer code that is

Enhancement request: show the execution contexts in debugger UI

2021-04-20 Thread Andre Garzia via use-livecode
Hi Folks, I’ve just submit an enhancement request to add a pane to the script editor to show the execution contexts in the debugger UI. I hope others feel like this is a good enhancement and will join in to support it. https://quality.livecode.com/show_bug.cgi?id=23175

Re: the systemversion shows wrong version # on Mac

2021-05-07 Thread Andre Garzia via use-livecode
Tiemo, This is not a bug. MacOS Big Sur will identify itself as both 10.16.0 and 11.x. This is by design so that scripts checking for version compatibility can see Big Sur as just a minor version of 10.x The version seen depends on both which SDK was used to compile the app, and also on the v

[iOS] possible console bug

2021-07-12 Thread Andre Garzia via use-livecode
Hi Friends, I’m writing here before I fill up a bug report because I don’t know if I’m doing things correctly. From what I remember, if we did a “put” to stdout, it would appear in the system log on iOS Simulator. Is that still the case? I have an empty stack here with a button with the follo

Re: [iOS] possible console bug

2021-07-12 Thread Andre Garzia via use-livecode
Besides that original problem, I have another one which is that calls to “do … in widget ‘browser’” are not working on iOS Simulator but work fine on the Desktop and Android. The code has no branching for each system, it is the exact same code in all platforms. There is no error, it simply doesn

Re: [iOS] possible console bug

2021-07-12 Thread Andre Garzia via use-livecode
but it is supposed to work, right? Did this changed in some version? > On 12 Jul 2021, at 14:45, matthias rebbe via use-livecode > wrote: > > I tried here with LC9.6.2 under Catalina. It doesn't work either. > > >> Am 12.07.2021 um 14:49 schrieb

Re: [iOS] possible console bug

2021-07-12 Thread Andre Garzia via use-livecode
Mark, That’s the problem, I’m looking at the system log on the iOS Simulator and there is no output for put without a target. Om om A > On 12 Jul 2021, at 15:14, Mark Waddingham via use-livecode > wrote: > > On 2021-07-12 15:01, Andre Garzia via use-livecode wrote: >> but

[iOS] possible bug with javascriptHandlers on iOS

2021-07-12 Thread Andre Garzia via use-livecode
I started a thread today about a possible bug with using “put without a target” on iOS. That bug appeared while I was trying to debug a problem with a mobile app we’re developing. It is an odd bug, we have it working on macOS Desktop inside the IDE and on Android, but it fails on iOS. The proble

Re: [iOS] possible console bug

2021-07-12 Thread Andre Garzia via use-livecode
> On 12 Jul 2021, at 16:02, Mark Waddingham via use-livecode > wrote: > > If you run the app on a real iOS device, do you see your log messages in the > device log for it? Could it be Apple are now funneling simulator logs into a > pane in Xcode - like they do for devices, rather than have t

Re: httpd library

2021-07-25 Thread Andre Garzia via use-livecode
I love when you folks call me a young man :-) I’ve been 41 for a while now and no one asks for my ID when I buy a beer anymore. Well, back on topic, is there something wrong with the HTTPD library that LiveCode ships right now? It should serve for the purposes your friend wants. I’m going to te

Re: httpd library

2021-07-25 Thread Andre Garzia via use-livecode
Just an update, the httpd library works on mobile. The httpd library I’m mentioning here is the one bundled with LiveCode. I think Malte built it, it is very similar to the one I built in the past but I am sure it is a bit smarter. I’ve created a demo stack at: https://andregarzia.com/files/mob

Re: httpd library

2021-07-25 Thread Andre Garzia via use-livecode
form. > And that is not working. > > Regards, > Matthias > > > > >> Am 26.07.2021 um 00:18 schrieb Andre Garzia via use-livecode >> mailto:use-livecode@lists.runrev.com>>: >> >> Just an update, the httpd library works on mobile. The httpd lib

Re: httpd library

2021-07-26 Thread Andre Garzia via use-livecode
Bernard, Thanks for the kind words my friend. :-) I can barely believe it has been 15 years already, it feels like yesterday. Don’t worry about the database library, I’m just going to relicense it as MIT which will make it free to use for all use cases. I’m no longer providing support or sell

Re: [iOS] possible console bug

2021-07-28 Thread Andre Garzia via use-livecode
ted my device in that tool and pressed 'open console'. I had the 'Now' > mode activated and filtered for my output. I could see the output. > > But i still do not see it when using the simulator. > > Regards, > Matthias > > > >> Am 12.07.2021 u

Re: [iOS] possible console bug

2021-07-28 Thread Andre Garzia via use-livecode
the console logs every time I press > the button in the simulator. > > Cheers, > Panos > -- > > On Wed, 28 Jul 2021 at 16:04, Andre Garzia via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> I’m just bumping this thread because I haven’t been ab

9.6.4?

2021-08-31 Thread Andre Garzia via use-livecode
Something funky is going on the website. It was off for maintenance a couple minutes ago and then all of a sudden, I receive a notification from the updater stack to download 9.6.4 There was no release cycle for 9.6.4. The release is marked as stable. Where were the DPs and RCs for that release

Re: 9.6.4?

2021-08-31 Thread Andre Garzia via use-livecode
not only that but community and community plus also vanished... > On 31 Aug 2021, at 16:41, matthias rebbe via use-livecode > wrote: > > And where are the Livecode Server downloads? > > > >> Am 31.08.2021 um 17:35 schrieb Andre Garzia via use-livecode >>

  1   2   3   >