Re: on-rev file upload and upload path?

2013-04-26 Thread neil
Dear John, Thank you for your request One method of uploading afile to as specific directory on the on-rev server is by using a shell command- Upload Form Choose a file to upload: Uploaded Files " else put $_Files[uploadedfile][filename] into tFilePath get shell ("mv" && tFilePat

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread william humphrey
I just bought the print version. Maybe when an eBook is released it will be included or discounted. On Fri, Apr 26, 2013 at 4:54 PM, Brahmanathswami wrote: > Aloha Mark: > > We would get this in "minute" for the newbies on our team, if you had it > as an ebook. > > As a paperback, not so sure..

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Brahmanathswami
Aloha Mark: We would get this in "minute" for the newbies on our team, if you had it as an ebook. As a paperback, not so sure This past year we have and continue to get *all* our publications in al four mainl formats.. see e.g.see http://www.himalayanacademy.com/view/the-guru-chronicle

Re: Going to school

2013-04-26 Thread Mark Wieder
Heather Laine writes: > Richmond, pending a better solution Don't know if it's a "better" solution, but ~/.runrev/licenses/ -- Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: mergSettings

2013-04-26 Thread Monte Goulding
Yeah, sorry guys. I'd forgotten to add those resources to the repo and the build was off a fresh clone. -- M E R Goulding Software development services mergExt - There's an external for that! On 27/04/2013, at 4:06 AM, Thomas McGrath III wrote: > Actually, Monte updated the latest download to

Re: use-livecode Digest, Vol 115, Issue 56

2013-04-26 Thread Mark Wieder
Claire Bradin Siskin writes: > Thanks for catching the error, Mark. Should be Sunday April 28. Actually it was John who caught it. I just tagged to get in on the fun. Good luck with the webinar - sounds like it should be great. I'll spread the word. -- Mark Wieder mwie...@ahsoftware.net

Re: on-rev file upload and upload path?

2013-04-26 Thread JOHN PATTEN
Never mind :) It is very easy just to have the LC server write out the file. In stack: on mouseUp put cd fld "UserAccount" into tFileName put cd fld "uploadText" into tUploadText put "title=" before tFileName put "bodytext=" before tUploadText put tFileName & "&" & tUpl

Re: use-livecode Digest, Vol 115, Issue 56

2013-04-26 Thread Claire Bradin Siskin
Thanks for catching the error, Mark. :-) Should be Sunday April 28. Claire Bradin Siskin csis...@edvista.com http://www.edvista.com/claire On Apr 26, 2013, at 1:00 PM, use-livecode-requ...@lists.runrev.com wrote: > Message: 15 > Date: Fri, 26 Apr 2013 08:51:12 -0700 > From: Mark Wieder > To:

on-rev file upload and upload path?

2013-04-26 Thread JOHN PATTEN
Hi All… I'm looking to upload a simple text file to a specific directory on the on-rev server. I've looked at the tutorial here http://lessons.runrev.com/s/lessons/m/4070/l/40708-how-to-upload-a-file-with-livecode-server and noticed in the comments that the file gets uploaded to tmp. However, w

Re: mergSettings

2013-04-26 Thread Thomas McGrath III
Actually, Monte updated the latest download to include the resource folder and the settings.bundle so It is working now. Thanks Tom -- Tom McGrath III http://lazyriver.on-rev.com mcgra...@mac.com On Apr 26, 2013, at 12:27 PM, Matthias Rebbe wrote: > Hi Thomas, > > i ran into this a fews da

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Jim Kanter
Bought a copy after looking at the preview pages. Might I suggest a few more screenshots at the start to show where the different parts of the interface are. For example, your describe the edit/run buttons but a screenshot would be far more effective, especially for a new user. I, too, join the c

Re: Tail recursion, and limits

2013-04-26 Thread Alex Tweedly
It should only call itself 900 times (or maybe 899 :-) But the recursionLimit is not (as you might expect) the max depth of recursion allowed, as implied by Summary: Specifies how many levels deep a recursive function is allowed to go. The spec in the docs says set the recursionL

Re: Webheads' webcast to introduce LiveCode

2013-04-26 Thread Richard Gaskin
Claire Bradin Siskin wrote: > Webheads is an international group of language teachers and > practitioners of computer-assisted language learning. We have > been meeting online weekly for about 14 years. We try out new > tools and discuss the trends. The group is open to everyone. > > On Sunday, A

Re: Tail recursion, and limits

2013-04-26 Thread Mark Wieder
Geoff Canyon writes: > > So I was curious whether LC optimizes tail calls. It appears not. But even > stranger, this code busts the recursion limits. It should only call itself > 900 times, right? > And am I correct that if LC optimized tail calls, then this would work > regardless of the recur

Webheads' webcast to introduce LiveCode (with correct date)

2013-04-26 Thread Marc Siskin
Webheads is an international group of language teachers and practitioners of computer-assisted language learning. We have been meeting online weekly for about 14 years. We try out new tools and discuss the trends. The group is open to everyone. On Sunday, April 28, my husband Marc Siskin and I

Fwd: mergSettings

2013-04-26 Thread Matthias Rebbe
Hi Thomas, i ran into this a fews day ago too, but had no time to investigate further. Did you try the resource folder from an older download of mergSettings? Is that working? Or does the resource folder need to contain more current versions? Matthias Anfang der weitergeleiteten Nachricht: >

Tail recursion, and limits

2013-04-26 Thread Geoff Canyon
So I was curious whether LC optimizes tail calls. It appears not. But even stranger, this code busts the recursion limits. It should only call itself 900 times, right? And am I correct that if LC optimized tail calls, then this would work regardless of the recursionLimit. on mouseUp answer the

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Colin Holgate
One advantage of ebook versions is that screenshots are in color. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listi

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Mark Wieder
Mark- Congratulations on the book. Looks good from the preview. And I can imagine the frantic rush trying to get this out in time for the conference. -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com

Re: Webheads' webcast to introduce LiveCode

2013-04-26 Thread Mark Wieder
John- Friday, April 26, 2013, 8:11:17 AM, you wrote: > Sunday April 29 ?... ...that is *so* last year... -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubsc

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Pascal Lehner
A ebook would be cool in addition to the paperback as a reference to easily carry around. However, for that type of books I prefer "real" books with the possibilty to make easy notes, and the possibility to make an index (and frustrated throwing around with a kindle isn't that fun either ). Thanks

RE: Webheads' webcast to introduce LiveCode

2013-04-26 Thread John Dixon
Sunday April 29 ?... > From: csis...@edvista.com > Subject: Webheads' webcast to introduce LiveCode > Date: Fri, 26 Apr 2013 10:59:18 -0400 > To: use-livecode@lists.runrev.com > > Webheads is an international group of language teachers and practitioners of > computer-assisted language learning.

Webheads' webcast to introduce LiveCode

2013-04-26 Thread Claire Bradin Siskin
Webheads is an international group of language teachers and practitioners of computer-assisted language learning. We have been meeting online weekly for about 14 years. We try out new tools and discuss the trends. The group is open to everyone. On Sunday, April 29, my husband Marc Siskin and I

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread William Humphrey
It's not an eBook? I can't buy it on amazon and read in on my kindle? How long before it will be available that way? I don't want to hurt any trees. Brevity and errors in this email probably the result of being sent by a mobile device. On Apr 25, 2013, at 9:19 PM, Rodney Somerstein wrote:

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Pascal Lehner
Hi Mark I also ordered one of the books, it does look great and will glow in the shelf ;-) If there is a way to pick it up in Edinburgh that would be great. Since there is no student package available I won't be able to attend the conference but I am living here.. Regards, Pascal 2013/4/26 Dav

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Dave Kilroy2
Hi Mark, well done on creating the book - I've just bought a copy and am looking forward to reading it! After I orded it your website sent me an email listing (amongst other things) how long I might have to wait for it to arrive in the post. I notice you said that some copies of your book would ma

Re: [ANN] Book. Programming LiveCode for the Real Beginner

2013-04-26 Thread Mark Schonewille
Hi Colin, Let me think about this and contact you off-list. Rest assured that I have mentioned your book in the last chapter of mine. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogra