Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-02-25 Thread Stephen Barncard via use-livecode
Hi! -- Stephen Barncard - Sebastopol Ca. USA - mixstream.org On Thu, Jan 23, 2025 at 21:09 J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > Anyone who cut their teeth on HyperCard is old now. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Soft

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-24 Thread Bob Sneidar via use-livecode
Yeah. Bob S > On Jan 23, 2025, at 9:08 PM, J. Landman Gay via use-livecode > wrote: > > Anyone who cut their teeth on HyperCard is old now. > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > On January 23, 2025 2:14:17 PM Mik

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-24 Thread Bob Sneidar via use-livecode
The first viable app I created for use for others was a hypercard stack where a person entered responses from listeners for a syndicated radio station 501c3. Each month the user would then run a report that listed income generated, as well as money owed. (Sometimes stations paid us, sometimes we

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-24 Thread Bob Sneidar via use-livecode
D-U-H! :-) Bob S > On Jan 23, 2025, at 12:07 PM, Mike Kerner via use-livecode > wrote: > > dude, 4d hasn't used flowcharts since around 1992, and at that time, it was > optional (instead of coding methods like you would usually expect) > you are O-L-D. > > On Thu, Jan 23, 2025 at 11:12 AM Bo

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-23 Thread J. Landman Gay via use-livecode
Anyone who cut their teeth on HyperCard is old now. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On January 23, 2025 2:14:17 PM Mike Kerner via use-livecode wrote: i mean, i'm kinda old, which is how i remember the dates. that, and

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-23 Thread Mike Kerner via use-livecode
i mean, i'm kinda old, which is how i remember the dates. that, and my first job out of B-school was a combination hypercard/supercard/4d nerd. come to think of it, i think 4dv2 was 1990, and, at that time, flowcharts were optional. On Thu, Jan 23, 2025 at 3:07 PM Mike Kerner wrote: > dude, 4d h

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-23 Thread Mike Kerner via use-livecode
dude, 4d hasn't used flowcharts since around 1992, and at that time, it was optional (instead of coding methods like you would usually expect) you are O-L-D. On Thu, Jan 23, 2025 at 11:12 AM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Yeah we used to have 4th Dimension

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-23 Thread Bob Sneidar via use-livecode
Yeah we used to have 4th Dimension at a place I worked at many, MANY years ago. The whole flow chart paradigm kinda lost me. Bob S > On Jan 23, 2025, at 6:01 AM, Mike Kerner via use-livecode > wrote: > > correct, the client framework is running js. the client side of your > project is low/n

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-23 Thread Mike Kerner via use-livecode
correct, the client framework is running js. the client side of your project is low/no, so many of the actions you are invoking are inserted to the widget via a menu. if the widget property editor does not get you what you want, you are writing CSS. the server code (where a lot of the action is tak

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-22 Thread Bob Sneidar via use-livecode
Looks like javascript under the hood (of course it does.) Bob S On Jan 20, 2025, at 7:32 AM, Mike Kerner via use-livecode wrote: in case anyone cares, another low code tool, qodly, came out of beta, and was released to the public with 1.0.0, today. https://qodly.com _

Re: Low-code dev tools checklist, Red Flags, LC Options to consider

2025-01-20 Thread Mike Kerner via use-livecode
in case anyone cares, another low code tool, qodly, came out of beta, and was released to the public with 1.0.0, today. https://qodly.com On Sat, Jan 18, 2025 at 10:55 PM Curry Kenworthy via use-livecode < use-livecode@lists.runrev.com> wrote: > Low-code dev tools: > > - free demo version is stan