Re: URLencode bug?

2011-03-18 Thread Chipp Walters
For my app, the cr's screw it up. Thanks anyway. On Thu, Mar 17, 2011 at 11:50 PM, stephen barncard stephenrevoluti...@barncard.com wrote: I think URL Encode seems to ignore linefeeds and/or returns in its midst, so an occasional line break or cr should break up the line limit problems.

Re: Writing Externals in Pascal?

2011-03-18 Thread Scott McDonald
Mike, Pleased to hear that it compiled for you. (Hope the modification wasn't one necessary to get it to compile?) One of my goals, is to make sure it compiles and works for anyone straight out of the box. (Assuming FPC is installed and works.) Learning Pascal isn't too hard. As a relatively old

Re: URLencode bug?

2011-03-18 Thread stephen barncard
Ah, but you can use them for storage Great way to preserve small blocks of data. FUNCTION libFile_HXEncode pData put base64encode(pData) into tData replace return with linefeed in tData return tData END libFile_HXEncode FUNCTION libFile_HXDecode pData replace

Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Keith Clarke
Hi folks, Given LiveCode's multimedia power, I want to move from presenting purely conceptual ideas in PowerPoint/Keynote to using LiveCode as - a container for concepts together with real moving parts from my evolving application as development progresses. I'm thinking more along the lines of

Live LiveCode Event #15

2011-03-18 Thread Mark Schonewille
Dear folks, I'm happy to announce another Live LiveCode Code Event with two interesting presentations tomorrow. This weekend's event is scheduled for Saturday, 19 March 2011 at 19:00h GMT (Sat. 22:00 in Moscow, Sat. 20:00 in Paris, Sat. 14:00 in New York, Sat. 11:00 in Los Angeles, Sun. 04:00

R: LC-using Educators

2011-03-18 Thread bacches...@tin.it
Messaggio originale Da: jper...@ecs.fullerton.edu Data: 17- mar-2011 0.54 A: use-livecode@lists.runrev.com Ogg: LC-using Educators I'm in a bit of a pickle... can LC-using educators please contact me off-list? TIA, Judy ___ use-livecode

Re: mySQL and defaults

2011-03-18 Thread Bob Sneidar
Right sorry I discovered this last night too. I think the problem was the Sequel Quotes. For some reason I was replacing not only double quotes with ` but single ones too. Trouble is, you cannot wrap default values in `. Also, the reference manual says that text types did not support DEFAULT. I

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread J. Landman Gay
On 3/18/11 7:38 AM, Keith Clarke wrote: Hi folks, Given LiveCode's multimedia power, I want to move from presenting purely conceptual ideas in PowerPoint/Keynote to using LiveCode as - a container for concepts together with real moving parts from my evolving application as development

Re: URLencode bug?

2011-03-18 Thread Bob Sneidar
Hi Chipp. Any chance that stack still works? That is a great idea. Bob On Mar 18, 2011, at 1:20 AM, Chipp Walters wrote: Yep, years ago I wrote a stack sharing library for Rev which passed back and forth via a server any changes made to stacks, thus allowing multiple people in remote

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Björnke von Gierke
It's even easier then that: set the navigationArrows to true Note that the documentation says it's true by default. that is wrong for the ide where they're disabled by default (but it is true in standalones). On 18 Mar 2011, at 17:05, J. Landman Gay wrote: On 3/18/11 7:38 AM, Keith Clarke

Live LiveCode Event #15 - corrected times!

2011-03-18 Thread Mark Schonewille
Dear folks, I'm happy to announce another Live LiveCode Code Event with two interesting presentations tomorrow. This weekend's event is scheduled for Saturday, 19 March 2011 at 19:00h GMT (Sat. 22:00 in Moscow, Sat. 20:00 in Paris, Sat. 15:00 in New York, Sat. 12:00 in Los Angeles, Sun. 04:00

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Keith Clarke
OK, thanks. I suspected the approach would be DIY (do it yourself) - I don't need to waste any time looking for pre-cooked answers and can just dive in ;-) Bjoernke - thanks for the arrow key navigation tip. On 18 Mar 2011, at 16:21, Björnke von Gierke wrote: It's even easier then that: set

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread J. Landman Gay
On 3/18/11 2:06 PM, stephen barncard wrote: Kevin Miller, the ceo, was spotted at a Revcon a couple of years ago using his own home-made presentation stack. Yup. And in fact, almost all the conference presentations have been home-made stacks, and for more recent conferences RR has been

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Richard Gaskin
J. Landman Gay wrote: On 3/18/11 2:06 PM, stephen barncard wrote: Kevin Miller, the ceo, was spotted at a Revcon a couple of years ago using his own home-made presentation stack. Yup. And in fact, almost all the conference presentations have been home-made stacks, and for more recent

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Ben Rubinstein
I moderate occasional 'Pecha Kucha'-style sessions at our company, where a number of people present using a strict format of 20 slides, 20 seconds/slide. Theoretically you can set this up using PowerPoint or Keynote, but in practise amalgamating everyone's deck is a pain, and they always send

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Richmond
On 03/18/2011 10:11 PM, Ben Rubinstein wrote: I moderate occasional 'Pecha Kucha'-style Umm; what are 'Pecha Kucha' sesions ? sincerely, Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Nonsanity
Google Says: http://www.pecha-kucha.org/ ~ Chris Innanen ~ Nonsanity On Fri, Mar 18, 2011 at 4:20 PM, Richmond richmondmathew...@gmail.comwrote: On 03/18/2011 10:11 PM, Ben Rubinstein wrote: I moderate occasional 'Pecha Kucha'-style Umm; what are 'Pecha Kucha' sesions ? sincerely,

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Judy Perry
This is the way I have always done it back when I taught an intro class (which was more than 5 years ago methinks). Having said that, however, I'm still chewing on my pickle. Judy On Fri, 18 Mar 2011, stephen barncard wrote: Kevin Miller, the ceo, was spotted at a Revcon a couple of years

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Judy Perry
When I did my presentation a few years ago at either SITE or AACE, I did it in either Keynote or the OpenOffice PPT version because, well, this was a bunch of educators and that's pretty much all they're taught. I actually had one or two people ask me why I didn't do it in Rev ;-) Needless to

Re: OT: George Beekman Amazon Romance Suggestions

2011-03-18 Thread Mark Wieder
Judy- Friday, March 18, 2011, 2:46:51 PM, you wrote: Some of you might remember that George Beekmann wrote the book titled Hypercard in a Hurry and a few related books. Today I just received the following suggestion from Amazon.com: Customers who have purchased or rated books by George

Re: OT: George Beekman Amazon Romance Suggestions

2011-03-18 Thread Judy Perry
Mark, On Fri, 18 Mar 2011, Mark Wieder wrote: I hate faking Hypercard, don't you? Even when I'm in a hurry... --Hahaha! Especially when it's hardcore, er, hardcover :-p Judy ___ use-livecode mailing list use-livecode@lists.runrev.com Please

RE: [TEASER] LiveCode 3 Facebook

2011-03-18 Thread Walt Brown
Unless the computer made you the upgradee... -Original Message- From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Thomas McGrath III Sent: Thursday, March 17, 2011 4:18 PM To: How to use LiveCode Subject: Re: [TEASER] LiveCode 3