Search found 9102 matches

by FourthWorld
Sun Feb 01, 2015 5:02 pm
Forum: Internet
Topic: Livecode Server and https
Replies: 6
Views: 5639

Re: Livecode Server and https

curl is good, and so is wget. Different syntax, very similar options. curl is installed on most OS X systems, but wget is not. On Ubuntu and some other Debian-based distros, wget is installed but curl is not. Since all of my servers run Ubuntu, I tend to use wget. Given that both wget and curl are w...
by FourthWorld
Sun Feb 01, 2015 4:58 pm
Forum: Internet
Topic: Livecode Server and DO
Replies: 6
Views: 6143

Re: Livecode Server and DO

Ralf, where is that documented? It may be worth revisiting that policy. First, as jihem noted, as long as we have "value" and "call" not having "do" is simply arbitrary and not a solution to the security risk. Moreover, all three of those are very useful, and risks of using them can be mitigated wit...
by FourthWorld
Sun Feb 01, 2015 4:27 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: List of substacks
Replies: 8
Views: 4569

Re: List of substacks

Do you have more than one monitor?
by FourthWorld
Thu Jan 29, 2015 1:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Managing RAM with Livecode
Replies: 3
Views: 2481

Re: Managing RAM with Livecode

All of the RAM available to a computing device is consuming power whenever the device is on. Additional power consumption is more significant with processing time and moving things between RAM and persistent storage (disk, SSD, Flash memory, etc). On low-memory devices like phones, RAM can be worth ...
by FourthWorld
Wed Jan 28, 2015 5:14 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Corrupted stack?
Replies: 8
Views: 4654

Re: Corrupted stack?

It probably has been resolved. 150k is very small compared to LC's limits. I have apps that handle several MBs of text, one of them is regularly used on data larger than 300 MBs, and it all flies swimmingly in LiveCode.
by FourthWorld
Tue Jan 27, 2015 6:41 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Empty string as the last item of a list
Replies: 28
Views: 14078

Re: Empty string as the last item of a list

Actually I'm hoping that they will at the very least tweak the SQLite db externals long before Open Language is completed! and a rewrite of the DB externals is on the Road Map for after the Open Language projects is completed See http://quality.runrev.com/show_bug.cgi?id=14295 Just a quick follow-u...
by FourthWorld
Tue Jan 27, 2015 6:35 pm
Forum: Off-Topic
Topic: Solved : Moving the LiveCode GUI to Another Monitor
Replies: 8
Views: 8525

Re: Solved : Moving the LiveCode GUI to Another Monitor

Moderation note: I've taken the liberty of changing this thread title from "Closed" to "Resolved" to better reflect its actual status. While the original issue has been resolved, others with any remaining relevant questions are welcome to continue this thread.
by FourthWorld
Tue Jan 27, 2015 6:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unable to build app for testing - manifest ERROR
Replies: 59
Views: 36825

Re: Unable to build app for testing - manifest ERROR

Unfortunately I now have to say to ignore my last post - my earlier problems with the inexplicable "manifest error" remain on one machine. On my Ubuntu 14.10 desktop everything works swell, but on my laptop running Ubuntu 14.04 - even with the same JDK, ADK, and LC versions - I only get the "manifes...
by FourthWorld
Tue Jan 27, 2015 5:16 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: List of substacks
Replies: 8
Views: 4569

Re: List of substacks

What platform are you running LiveCode on?
by FourthWorld
Tue Jan 27, 2015 5:39 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: link to particular page of pdf file?
Replies: 1
Views: 1567

Re: link to particular page of pdf file?

The path suggests you're using a Mac, yes? If so, perhaps OS X's Preview app doesn't offer the same support for the hash page number as Adobe's PDF reader does. FWIW, the Evince Document Viewer which ships with Ubuntu doesn't seem to honor that Adobe convention either.
by FourthWorld
Mon Jan 26, 2015 8:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Empty string as the last item of a list
Replies: 28
Views: 14078

Re: Empty string as the last item of a list

Actually I'm hoping that they will at the very least tweak the SQLite db externals long before Open Language is completed! and a rewrite of the DB externals is on the Road Map for after the Open Language projects is completed See http://quality.runrev.com/show_bug.cgi?id=14295 Thanks again for fili...
by FourthWorld
Mon Jan 26, 2015 8:52 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Empty string as the last item of a list
Replies: 28
Views: 14078

Re: Empty string as the last item of a list

If it is not "dated", then why does every argument FOR this behavior start and end with "legacy code"? ...except for the opinion that matters most on this, that of LiveCode lead engineer Mark Waddingham. Earlier I linked to his explanation of why he feels this the current implementation is a good o...
by FourthWorld
Mon Jan 26, 2015 5:48 pm
Forum: Off-Topic
Topic: Livecode crazy version control
Replies: 2
Views: 3970

Re: Livecode crazy version control

I can appreciate the frustration, but given that the language has about 4,000 tokens the number of regressions is certainly much smaller than suggested by "all 'fixed' Livecode functions". Apple's decision to deprecate QuickTime has indeed been expensive for all developers, and with LiveCode the cha...
by FourthWorld
Mon Jan 26, 2015 5:35 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Empty string as the last item of a list
Replies: 28
Views: 14078

Re: Empty string as the last item of a list

I've had the argument with the staff about this, but even though I've gotten agreement from the insiders that the DB routines should change if the base behavior does not, I'm not holding my breath. I think you pegged it there about the biggest downside to the current implementation being specific t...

Go to advanced search