Re: Google's SPAM filters [was Re: Finding the calling code/object/script?]

2013-09-06 Thread Gerry Orkin
I have been thinking that the list was dead - until I saw 216 messages that have been filtered into my gmail spam folder.  Ugh.  Gerry — Sent from Mailbox for iPad On Sat, Aug 24, 2013 at 7:57 AM, Nicolas Cueto wrote: > On Fri, Aug 23, 2013 at 10:51 PM

Re: iPhoneControls group close

2013-09-06 Thread Gerry Orkin
That will delete the group from the stack - is that what the OP wanted?? On 05/09/2013, at 11:18 AM, Thomas McGrath III wrote: > Go to the main Stack where the offending group is being shown in the IDE and > select "Remove Group" from the Object Menu. That should do it. __

Problem with Simple Database lesson 18 from App_Academy_eBook

2013-09-06 Thread David Milne
I wonder whether any one can help me please? I tried out the "Simple Database" lesson 18 from the App_Academy_eBook. All was going well until I made a standalone version of "Simple Database" for Mac. Unfortunately, all additions or changes to the "Simple Database" are lost on closing the stand alo

Re: What is the size limit for numbers in LC? -- and multiplying really large numbers

2013-09-06 Thread Geoff Canyon
On Fri, Sep 6, 2013 at 2:12 PM, Mark Wieder wrote: > At first glance that seems impressive, but do you have unit tests for > this? If they're big random numbers, how do you know the answer is > right? > I haven't done anything terribly thorough but: 1. I have checked each algorithm against the

Re: What is the size limit for numbers in LC? -- and multiplying really large numbers

2013-09-06 Thread Geoff Canyon
...and both J and bigFact (my LC function) agree that 130! is: 64668554892204736725073043955364852531553594478280496089759523229447819611855261655127070472292684529256839692403980271491207400740421058447377477994593100296357809917746129838031509651456 And for a th

Re: [OT] Bitbucket Livecode Language Support

2013-09-06 Thread Monte Goulding
On 07/09/2013, at 2:58 AM, Pascal Lehner wrote: > Just wanted to let you know that I raised a ticket with bitbucket asking > them to add livecode (community) as a supported language. If they accept my > request, bitbucket should be able to do DIFF and other fun stuff with > .livecode files and d

Re: [on-rev] Problem with revIgniter on DIESEL - any clue!?

2013-09-06 Thread stephen barncard
64 bit ! On Fri, Sep 6, 2013 at 11:03 AM, Phil Davis wrote: > > On 9/6/13 10:31 AM, Robert Mann wrote: > >> 1) what kind of server is diesel :: is it a mac os x? what version of OS >> X? >> >> > I manage an account on diesel. When I SSH into it, I see this info: > > CentOS release 6.4 (Final) >

Re: What is the size limit for numbers in LC? -- and multiplying really large numbers

2013-09-06 Thread Geoff Canyon
Okay, now it's chunking by 7, and checking/avoiding overflows. This little baby will multiply two 7,000 digit random numbers in right around a second on my machine. Woot! If anyone sees further optimizations let me know. For fun I wrote a factorial using bigTimesN7 -- bigFact(1100) comes out at 25

Re: What is the size limit for numbers in LC? -- and multiplying really large numbers

2013-09-06 Thread Mark Wieder
Geoff- Friday, September 6, 2013, 12:05:22 PM, you wrote: > Okay, now it's chunking by 7, and checking/avoiding overflows. This little > baby will multiply two 7,000 digit random numbers in right around a second > on my machine. Woot! If anyone sees further optimizations let me know. At first gl

[on-rev] Problem with revIgniter on DIESEL - any clue!?

2013-09-06 Thread Robert Mann
My revIgniter sites throw an error related to file paths since the last few last days. I have looked in revIgniter files to identify the problem. Checked the confif files were OK. Could find no clue except this possible bug 9869 *depending on the server version*. I asked david at on-rev support to

Re: [on-rev] Problem with revIgniter on DIESEL - any clue!?

2013-09-06 Thread Phil Davis
On 9/6/13 10:31 AM, Robert Mann wrote: 1) what kind of server is diesel :: is it a mac os x? what version of OS X? I manage an account on diesel. When I SSH into it, I see this info: CentOS release 6.4 (Final) Linux diesel.on-rev.com 3.8.13--grs-ipv6-64 #3 SMP Fri May 31 13:26:19 CEST 2

[OT] Bitbucket Livecode Language Support

2013-09-06 Thread Pascal Lehner
Hi all, Just wanted to let you know that I raised a ticket with bitbucket asking them to add livecode (community) as a supported language. If they accept my request, bitbucket should be able to do DIFF and other fun stuff with .livecode files and display the scripts instead of "cannot display bina

RELEASE WARNING: LiveCode 6.1.1 RC5

2013-09-06 Thread Benjamin Beaumont
Dear List Members, We have just pulled LiveCode 6.1.1 RC5 from the auto-update process. We had a report that the changes made to fix a bug have caused stacks to be corrupted when saving and then reloading. We suspect it will be in specific cases but advise caution when using RC5. We have left the

Re: RELEASE WARNING: LiveCode 6.1.1 RC5

2013-09-06 Thread Benjamin Beaumont
Dear List Members, We've tracked down the cause of the stack corruption issue with 6.1.1 RC5. Thank you to Sean Cole for testing our build so quickly and reporting the issue. We have now applied a fix but plan to wait until Monday to put out an RC6 build. We'd like to ensure that the fix has resol

Re: RELEASE WARNING: LiveCode 6.1.1 RC5

2013-09-06 Thread Benjamin Beaumont
Dear List Members, Sean Cole kindly provided a stack that demonstrates the problem. We're working to resolve the issue and produce an RC6 build. Warm regards, Ben On 6 September 2013 16:49, Benjamin Beaumont wrote: > Dear List Members, > > We have just pulled LiveCode 6.1.1 RC5 from the auto

Re: eBook Academy Set-up

2013-09-06 Thread Mark Schonewille
Neil, I forgot to mention this. Although I can play the movie, I do see what Klaus sees: only the bottom-right quarter of the movie is visible. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com

Re: Short Term LiveCode/RDBMS Project Help Wanted

2013-09-06 Thread Ruslan Zasukhin
On 9/6/13 4:38 PM, "Mikey _" wrote: > Outstanding. I will play with it this weekend and keep my fingers crossed. >> 4) NEWS: we have start add new datasources to Valentina Reports: >>* MS SQL/Sybase >>* Oracle/DB2 Btw, important to note, that * these dbs can be accessed and r

Re: eBook Academy Set-up

2013-09-06 Thread Neil Roger
Hi Klaus, I made sure to test the playback of mp4 files when creating the ebook academy, with the play videoClip command on both mac and windows and could do so without any issues. Please see the below video that a sample mp4 file working as expected. http://techsupport.on-rev.com/test/windo

Re: eBook Academy Set-up

2013-09-06 Thread Mark Schonewille
Neil, I was able to pay the two MP4 movies you just linked. I was unable to play another movie that I happened to have on my computer. I try to figure out what's going on here and will let you know. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage:

Re: eBook Academy Set-up

2013-09-06 Thread Neil Roger
Hi Mark, This sounds like a possible bug as the videos I replied with previously show the code snippet running on Windows 7 and Mac OSX 10.8 http://techsupport.on-rev.com/test/windows.mp4 http://techsupport.on-rev.com/test/mac.mp4 If possible, could you submit a bug report with our quality co

Re: RELEASE LiveCode 6.1.1 RC5

2013-09-06 Thread Roger Eller
Ben, Thank you for the announcement, and for the stack open/save warning. Have a great weekend. ~Roger ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences

Re: eBook Academy Set-up

2013-09-06 Thread Mark Schonewille
Neil, Just in case it makes a difference, I'd like to assert that Klaus is right. I tested it and the results are at least (or maybe at most) dubious on Windows 8. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter:

Re: eBook Academy Set-up

2013-09-06 Thread Klaus major-k
Hi Neil, Am 06.09.2013 um 16:29 schrieb Neil Roger : > Hi Klaus et al. > > No new multimedia engine yet :) This code snippet does require that > QuickTime player be installed. > We do have a list of all the project we are working on here > http://livecode.com/community/roadmap/ > Multimedia

Re: eBook Academy Set-up

2013-09-06 Thread Neil Roger
Hi Klaus et al. No new multimedia engine yet :) This code snippet does require that QuickTime player be installed. We do have a list of all the project we are working on here http://livecode.com/community/roadmap/ Multimedia is currently in the queued section. Kind Regards, Neil Roger

Re: Short Term LiveCode/RDBMS Project Help Wanted

2013-09-06 Thread Mikey _
Outstanding. I will play with it this weekend and keep my fingers crossed. Please ignore weird auto-corrected words, this message was sent from my iPad. > On Sep 6, 2013, at 12:31 AM, Ruslan Zasukhin > wrote: > >> On 9/5/13 8:11 PM, "Mike Kerner" wrote: >> >> Dang, all of that brings back mem

Re: What is the size limit for numbers in LC? -- and multiplying really large numbers

2013-09-06 Thread Geoff Canyon
On Sep 5, 2013, at 6:11 PM, Mark Schonewille wrote: > Perhaps you should add some comments to your script. What, it's not obvious? ;-) My first versions of this were list-based, and scaled poorly because of the line painter's problem (each day the paint bucket is farther away). More than ab

Re: eBook Academy Set-up

2013-09-06 Thread Klaus major-k
Hi Mark, Am 06.09.2013 um 15:17 schrieb Mark Schonewille : > Hi Klaus, > > Yes, QuickTime needs to be installed to play an MP4 clip. I just tried it in > LC 5.5, on Windows 8 with QT installed. > The sound played, but the picture didn't update. I was unable to use the stop > playing command a

Re: eBook Academy Set-up

2013-09-06 Thread Mark Schonewille
Hi Klaus, Yes, QuickTime needs to be installed to play an MP4 clip. I just tried it in LC 5.5, on Windows 8 with QT installed. The sound played, but the picture didn't update. I was unable to use the stop playing command and the number of videoClips reported 0 :-D I guess it isn't too reliable

eBook Academy Set-up

2013-09-06 Thread Klaus major-k
Hi friends, just received the new LC Newsletter and took a lolok at the "eBook Academy Set-up" page, where I saw this script snippet: ... on openCard if the environment is "mobile" then send "playMobileVideo" to me in 0 milliseconds else ### DESKTOP play videoClip (spec

RELEASE LiveCode 6.1.1 RC5

2013-09-06 Thread Benjamin Beaumont
Dear List Members LiveCode 6.1.1-rc-5 is now available. We expect this the be the last release candidate in the current maintenance cycle. Details of the contents of this release can be found below. *WARNING:* Bug 11127 which was fixed in this released involved altering code in the stack loading

Re: Dropbox Library Update

2013-09-06 Thread Roger Eller
Thanks Guglielmo! ~Roger On Sep 6, 2013 3:59 AM, "Guglielmo Braguglia" wrote: > Still thanks to the great debugging/fixing work of *Mike Kerner*, a new > version (1.05) of the phxDropboxLib, solving a really obscure issue that > could cause a failure on mobile after writing a file on > "phx_Drop

Re: Dropbox Library Update

2013-09-06 Thread Dave Kilroy
Thanks Guglielmo & Mike! -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669440p4669442.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list u

Re: Dropbox Library Update

2013-09-06 Thread Andrew Henshaw
Thanks Guglielmo! On 6 Sep 2013, at 08:58, Guglielmo Braguglia wrote: > Still thanks to the great debugging/fixing work of *Mike Kerner*, a new > version (1.05) of the phxDropboxLib, solving a really obscure issue that > could cause a failure on mobile after writing a file on > "phx_DropboxWr

Dropbox Library Update

2013-09-06 Thread Guglielmo Braguglia
Still thanks to the great debugging/fixing work of *Mike Kerner*, a new version (1.05) of the phxDropboxLib, solving a really obscure issue that could cause a failure on mobile after writing a file on "phx_DropboxWriteFile", is available. You can download the new version still from the same li