Re: convert

2014-07-05 Thread Peter Haworth
Been trying more combinations of input/output formats and all seems to work OK. I did discover that if the input date is invalid in some way, the input is left unchanged. Not mentioned in the dictionary is that the result is set to "invalid date" if the date cannot be converted. I tried to add t

Re: OT : Advice on SQL database design

2014-07-05 Thread Peter Haworth
Very good write up. At least form this one particular test, it seems that SQL is faster than any of the other methods, especially MongoDB. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin

Re: IEEE Top Programming Languages

2014-07-05 Thread Ender Nafi Elekcioglu
Excellent news, thanks Al… I’ve noticed one thing, though. Xojo {ex-Realbasic} was in that Next 50 list a couple of months ago. So, while they ranked down, we got up. Maybe, it’s because they still couldn’t deliver Mobile Development like they promised months ago. I hope RunRev can finish all th

Re: Silly Game

2014-07-05 Thread Alejandro Tejada
Really nice! :D Just for curiosity, this game is an exercise for your classes? Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Silly-Game-tp4680884p4680898.html Sent from the Revolution - User mailing list archive at Nabble.com.

IEEE Top Programming Languages

2014-07-05 Thread Alejandro Tejada
Look here: http://spectrum.ieee.org/static/interactive-the-top-programming-languages Interesting enough, LiveCode appears under the name of Revolution in this ranking: http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html Al -- View this message in context: http://runtime-revolutio

Re: Sound on Linux

2014-07-05 Thread Alejandro Tejada
Hi Richmond, In this report http://quality.runrev.com/show_bug.cgi?id=11680 Panos Merakos reported that he fixed this bug: Panos Merakos 2014-05-30 17:30:37 BST I can reproduce this bug in OSX 10.9 as well, so it is not a Linux specific issue. I think it is a duplicate of bug-12529, which is no

Re: convert

2014-07-05 Thread Peter Haworth
Been experimenting here too and seems to work per the system settings, at least on OSX. One thing to watch out for is that it you need to rerun LC after changing the system settings - it must read them in at startup. Pete lcSQL Software Home of lcStackBrowser

Re: convert

2014-07-05 Thread Richmond
On 05/07/14 22:45, Peter Haworth wrote: Yes, I read that but it's not clear if that refers to the output format or the input format. I guess I can fiddle around with the system settings on my Mac to figure it out. After I posted that message I tried it out, and couldn't work out how it work

Re: convert

2014-07-05 Thread Peter Haworth
Yes, I read that but it's not clear if that refers to the output format or the input format. I guess I can fiddle around with the system settings on my Mac to figure it out. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmi

Sound on Linux

2014-07-05 Thread Richmond
Sound on Linux (and Macintosh and Windows) that works consistently and is not dependent on an external something being installed on an end-user's machine . . . . . . How long baby, How long? Richmond. ___ use-livecode mailing list use-livecode@lists.

Re: convert

2014-07-05 Thread Richmond
On 05/07/14 20:12, Peter Haworth wrote: Does the convert command take account of the user's syatem settings when parsing its input? In other words, if I'm in the UK and pass the string "06/07/14" to the following convert command convert "06/07/14" from system date to dateitems ... will I end

convert

2014-07-05 Thread Peter Haworth
Does the convert command take account of the user's syatem settings when parsing its input? In other words, if I'm in the UK and pass the string "06/07/14" to the following convert command convert "06/07/14" from system date to dateitems ... will I end up with month=07 and day=06 rather than th

Re: Ordinal numbers

2014-07-05 Thread Dr. Hawkins
On Fri, Jul 4, 2014 at 12:14 PM, J. Landman Gay wrote: > He's just being...progressive. Luddites unite! > You have nothing to lose but your shoes! -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 ___ use-livecode mailing list use-livecode@lists.runrev

Re: OT : Advice on SQL database design

2014-07-05 Thread Wolfgang Keller
> I'm particularly interested in the idea of NoSQL databases - they > seem too good to be true :-) You can even get both in one: http://wiki.postgresql.org/images/b/b4/Pg-as-nosql-pgday-fosdem-2013.pdf Sincerely, Wolfgang ___ use-livecode mailing li

Re: Ordinal numbers

2014-07-05 Thread Richmond
On 05/07/14 13:07, Dave Kilroy wrote: Hi all Richmond why don't you show this thread to your pupil? Let her see how she helped a lot of coders learn something new and sparked a good discussion. A lot of good learning can follow a teacher saying "I don't know" to a pupil :) Kind regards Dave

Re: Ordinal numbers

2014-07-05 Thread Dave Kilroy
Hi all Richmond why don't you show this thread to your pupil? Let her see how she helped a lot of coders learn something new and sparked a good discussion. A lot of good learning can follow a teacher saying "I don't know" to a pupil :) Kind regards Dave - "Some are born coders, some achi

Re: Ordinal numbers

2014-07-05 Thread Mark Schonewille
Hi Richmond, I agree, removing the ordinals would be a solution, but that would also cause backwards incompatibility and actually I like these remnants from the HyperCard times. Why not just keep them? They just need to be documented properly (although this never was a problem for several deca

Silly Game

2014-07-05 Thread Richmond
Here: http://andregarzia.on-rev.com/richmond/ITCHY/space_shot.livecode.zip I enjoyed making it anyway! Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription