Search found 3175 matches
- Sun Feb 01, 2026 10:32 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Is forever really forever?
- Replies: 12
- Views: 482
Re: Is forever really forever?
Yes, our thoughts are with Jacque in these deeply troubling times. Stay safe…
- Thu Jan 29, 2026 11:04 am
- Forum: Talking LiveCode
- Topic: Why me?
- Replies: 10
- Views: 365
Re: Why me?
Craig, just checking that the sessionLengths is a multi-line string rather than an array?
- Thu Jan 29, 2026 11:01 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Open socket, wait in .lc file using LiveCode Server
- Replies: 2
- Views: 14139
Re: Open socket, wait in .lc file using LiveCode Server
The way I've used server is as pure middleware between the outside world and the database directly; I have it on a linux server running nginx rather than apache and its job is to manage calls received from http calls to .lc files. LC Server then directly interacts with a MySQL instance on the same s...
- Tue Jan 27, 2026 3:44 am
- Forum: Made With LiveCode
- Topic: LiveCodeServer-database-API
- Replies: 7
- Views: 1085
Re: LiveCodeServer-database-API
API updated to address a number of bugs, including PBKDF2 implementation , rate-limiting function for incorrect logins and error handling in CRUD operations PBKDF2 now fully implemented with 10,000 bitwise operations, as LiveCode does not implement PBKDF2 natively and this needed to be created manua...
- Tue Jan 27, 2026 2:31 am
- Forum: Off-Topic
- Topic: The wall between a working app and a sustainable one
- Replies: 5
- Views: 394
Re: The wall between a working app and a sustainable one
DigitalOcean droplets (virtual machines) start at $6/month. I beefed up mine a bit (more storage, more CPUs) and pay something like $15/month. This is basically a linux (virtual) machine I ssh into, and installed nginx web server, LiveCode server (with Claude AI's help, because installing server rem...
- Sat Jan 24, 2026 10:17 am
- Forum: Databases
- Topic: What version of MySQL can the community version connect to?
- Replies: 10
- Views: 658
Re: What version of MySQL can the community version connect to?
I am using a fork of the community version, that has an ARM build, and the dbmysql.bundle file is four years after the community version. My point still stands - you may want yo check if you can replicate with 9.6.3 if it will run in Rosetta and assuming you can launch it in your current OS. The fa...
- Fri Jan 23, 2026 9:51 pm
- Forum: Databases
- Topic: What version of MySQL can the community version connect to?
- Replies: 10
- Views: 658
Re: What version of MySQL can the community version connect to?
I had a look at the FreeDB.tech. There is nothing to see though, no details about the service (other than pricing) seem to included on the website without creating an account. After creating a test account out of curiosity I could see its MyPHP driven interface. You don't get root access which impli...
- Fri Jan 23, 2026 5:10 pm
- Forum: Databases
- Topic: What version of MySQL can the community version connect to?
- Replies: 10
- Views: 658
Re: What version of MySQL can the community version connect to?
I’m running v8 and am not aware there is a version issue for the driver, although may be wrong - I haven’t tried with community version so can’t say for sure… Are you trying to connect on localhost/127.0.0.1 or a remote IP? SSL shouldn’t come into it if running in local, and connecting remotely shou...
- Thu Jan 22, 2026 1:51 pm
- Forum: Made With LiveCode
- Topic: LiveCodeServer-database-API
- Replies: 7
- Views: 1085
Re: LiveCodeServer-database-API
Out of interest, what are you using to develop the web app? Hi Mark, I’m using Xojo for the web app. I’m not particularly enamoured with the language but it’s usable and where I get stuck Claude AI helps. And the results with Web are much nicer than what I could achieve out of the box with LC. I di...
- Sun Jan 18, 2026 1:19 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: DataGrid not showing data
- Replies: 5
- Views: 383
Re: DataGrid not showing data
I would just be wary that this isn't a corruption but a bug in the OP's code.
If it is a bug, it should recur.
If this reproducibly happens again, then make sure you're code isn't assigning grade to an empty key or some such.
If it is a bug, it should recur.
If this reproducibly happens again, then make sure you're code isn't assigning grade to an empty key or some such.
- Sat Jan 17, 2026 7:43 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: DataGrid not showing data
- Replies: 5
- Views: 383
Re: DataGrid not showing data
Hi, My dg has just 2 columns and 12 lines of data, all visible when clicking on the third icon from left in inspect mode. and with colours assigned under the sixth icon from the left. The problem is that when in operating mode none of the data is visible. I can edit the data (that remains invisible...
- Mon Jan 12, 2026 6:35 pm
- Forum: Made With LiveCode
- Topic: LiveCodeServer-database-API
- Replies: 7
- Views: 1085
LiveCodeServer-database-API
Hi all, I thought this may be of help/interest for some. LiveCodeServer-database-API is a database-agnostic API with industrial security, and can be adapted to any project. Using Server, you can do all database operations over HTTP using RPC (remote procedure call) rather than REST, which seems a mo...
- Sat Jan 10, 2026 3:33 am
- Forum: Talking LiveCode
- Topic: Livecode Create - thoughts?
- Replies: 159
- Views: 273052
Re: Livecode Create - thoughts?
Meanwhile, thanks to a friend, I discovered Claude AI. ... This is the tool I wish I had: LC and good integration with an AI. ... Agree 100% on Claude, t's pretty amazing being able to grapple with any language and sort out server & SSL issues in minutes rather than the weeks it would have taken me...
- Mon Jan 05, 2026 2:30 pm
- Forum: Off-Topic
- Topic: The interesting history of Borland
- Replies: 4
- Views: 642
Re: The interesting history of Borland
The point wasn’t the Pascal. For me it was how an extremely successful platform fell from grace and why… I see many parallels in many current platforms that are slowly going the way of the dodo… or at the very least the way of Lazarus… the actual language used doesn’t enter in to it.
- Fri Jan 02, 2026 9:53 am
- Forum: Off-Topic
- Topic: The interesting history of Borland
- Replies: 4
- Views: 642
The interesting history of Borland
Some of us may find this interesting, and possibly see some parallels in other RAD environments:
https://youtu.be/xtKcagvogSA?si=uhXPy4ym4NQAa2Bm
https://youtu.be/xtKcagvogSA?si=uhXPy4ym4NQAa2Bm