Re: Triggering LC scripts when emails are received

2014-03-17 Thread Peter W A Wood
Hi Mattias I believe that it is safer to install executables outside the public_html directory as it gives the possibility for somebody who knows how to run their scripts on your server. I don't know how to do that but I have a /bin directory at the same level as public_html for executables wh

Re: alternative to do for loading variables from array?

2014-03-17 Thread Phil Davis
Yaaay! (I was allowing for older versions in use) Phil On 3/17/14, 9:14 PM, Kay C Lan wrote: On Tue, Mar 18, 2014 at 12:23 AM, Phil Davis wrote: (or to work around the 10-line limit for do statements, build 10 lines at a time and run them, then build 10 more...) There are NO script limits

Re: alternative to do for loading variables from array?

2014-03-17 Thread Kay C Lan
On Tue, Mar 18, 2014 at 12:23 AM, Phil Davis wrote: > (or to work around the 10-line limit for do statements, build 10 lines at > a time and run them, then build 10 more...) > There are NO script limits anymore in either Community or Commercial LC. ___

Re: Set the hilite in a tab panel

2014-03-17 Thread Phil Davis
Another way: set the menuHistory of btn "tab menu" to 3 Setting this property causes the "menuPick" message to fire IF there was a change in which tab is selected. Phil On 3/17/14, 8:32 PM, Colin Holgate wrote: select line 2 of btn 3 would highlight the second tab of the third button

Re: Set the hilite in a tab panel

2014-03-17 Thread Peter Bogdanoff
Yes! Thanks Colin. Peter On Mar 17, 2014, at 8:32 PM, Colin Holgate wrote: > select line 2 of btn 3 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Set the hilite in a tab panel

2014-03-17 Thread Colin Holgate
select line 2 of btn 3 would highlight the second tab of the third button (which would be a tabbed panel) On Mar 17, 2014, at 10:35 PM, Peter Bogdanoff wrote: > >How do I programmatically set the selection/hilite of a choice in a tab > >panel, other than clicking? __

Re: Famous at last, though not in the best way

2014-03-17 Thread Mike Kerner
And by the way, this is EXACTLY why when I download some random stack that someone here has thrown in that allegedly does something very cool, I only open it in an isolated VM until I can have a better look at it, first. On Mon, Mar 17, 2014 at 10:59 PM, Mike Kerner wrote: > By the way, it appea

Re: Famous at last, though not in the best way

2014-03-17 Thread Mike Kerner
By the way, it appears the hackers were trying to uncover fraud at Mt. Gox, so they're actually being considered heroes, which is a little weird... And.it hit slashdot: http://it.slashdot.org/story/14/03/17/2220236/kaspersky-mt-gox-data-archive-contains-bitcoin-stealing-malware?utm_source=sla

Set the hilite in a tab panel

2014-03-17 Thread Peter Bogdanoff
Hi, How do I programmatically set the selection/hilite of a choice in a tab panel, other than clicking? Peter Bogdanoff UCLA ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

Re: [ANN] User Group Meeting in the Netherlands

2014-03-17 Thread Mark Schonewille
Hallo allemaal, Morgen is de laatste mogelijkheid om je aan te melden. Als je van plan bent om de bijeenkomst bij te wonen, laat me dat dan a.u.b. uiterlijk morgen even weten. Tomorrow is the last possibility to register for the meeting. If you want to participate, please let me know tomorro

Re: Triggering LC scripts when emails are received

2014-03-17 Thread Matthias Rebbe | M-R-D
Hi jbv, Alex is right. It is working this way and believe it or not, i was also working on this today. I must admit, that i use my own instances of livecode server on On-rev. It is installed under public_html/cgi-bin/livecode-server502 So for my configuration i selected „Pipe to program“ and

Re: [OT] My son's fried laptop

2014-03-17 Thread Richmond
On 17/03/14 22:39, Bob Sneidar wrote: I don’t get any google hits on Samsung NP300E5X-S01 motherboard failures. I am curious, do you have a compatible power supply unhand? Might want to try another one of those. I am also nervous about two laptops exactly alike having failed motherboards. As t

Re: Triggering LC scripts when emails are received

2014-03-17 Thread Alex Tweedly
In cPanel, within the "Email" section, add an email forwarder. Fill in the adddress you want to intercept, then click on "Advanced options" Select "Pipe to a program", and fill in the program script name for your program NB I haven't actually done this yet !! I've been meaning to try it

Re: [OT] My son's fried laptop

2014-03-17 Thread Bob Sneidar
I don’t get any google hits on Samsung NP300E5X-S01 motherboard failures. I am curious, do you have a compatible power supply unhand? Might want to try another one of those. I am also nervous about two laptops exactly alike having failed motherboards. As they say in the military, once is a coinc

Re: [OT] My son's fried laptop

2014-03-17 Thread Richmond
On 17/03/14 22:34, Bob Sneidar wrote: I did NOT type palmtop! Stupid spell correct! Isn't it lovely to have machines and software to blame . . . LOL On Mar 17, 2014, at 13:17 , Bob Sneidar mailto:bobsnei...@iotecdigital.com>> wrote: The palmtop should have a heat sensor __

Re: [OT] My son's fried laptop

2014-03-17 Thread Bob Sneidar
I did NOT type palmtop! Stupid spell correct! On Mar 17, 2014, at 13:17 , Bob Sneidar mailto:bobsnei...@iotecdigital.com>> wrote: The palmtop should have a heat sensor ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url t

Re: [OT] My son's fried laptop

2014-03-17 Thread Richmond
On 17/03/14 22:17, Bob Sneidar wrote: The palmtop should have a heat sensor that prevents the very thing you are experiencing. If an Intel processor overheats it will shut the computer off. Are you running Linux on these? It may be that Linux prevents the automatic shutdown of the OS. This i

Re: [OT] My son's fried laptop

2014-03-17 Thread Bob Sneidar
The palmtop should have a heat sensor that prevents the very thing you are experiencing. If an Intel processor overheats it will shut the computer off. Are you running Linux on these? It may be that Linux prevents the automatic shutdown of the OS. Bob On Mar 17, 2014, at 10:41 , Richmond wr

Re: Famous at last, though not in the best way

2014-03-17 Thread Mike Kerner
Thanks for weighing in, boss! It's still cool in a very perverse way that somebody is using LC to hack. Besides me, anyway. Now if I can get Glass to work with LC... -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put

Re: Crowd Funding Enhancements - Found word(s) cum in the Text body

2014-03-17 Thread Richmond
On 17/03/14 17:44, Bob Sneidar wrote: I’m not sure what kinds of words or phrases might trigger a spam filter on this list. Words in a phrase like this could not POSSIBLY be causing a problem could they? Bob On Mar 15, 2014, at 12:11 , Richmond mailto:richmondmathew...@gmail.com>> wrote: e

Re: [OT] My son's fried laptop

2014-03-17 Thread Richmond
On 17/03/14 17:26, Bob Sneidar wrote: I think it really comes down to the quality of the laptop components, as the prior post suggested, and particularly the display. Everything else in the laptop is not that expensive, but the display might be a higher quality. If it is just a stock LCD nothi

Re: Famous at last, though not in the best way

2014-03-17 Thread Kevin Miller
Hi folks, The offending application was built with version 5.0.0 of LiveCode. That is long before the improved script security features introduced during the 6 series. It is now much harder to get a memory dump of a script from a password-protected stack. It would require catching the memory dump

Re: Famous at last, though not in the best way

2014-03-17 Thread Richard Gaskin
Mike Kerner wrote: Stuxnet, for instance, is a binary that isn't particularly large, but the malware experts have been trying for years to decipher all of it, and they have not, yet. I've heard worse complaints about some of my LiveCode scripts. ;) -- Richard Gaskin Fourth World LiveCode tr

Re: Famous at last, though not in the best way

2014-03-17 Thread Mike Kerner
Now that we're off in the weeds, yes, there are not just disassemblers, but decompilers as well, and there have been for 40 years. I think I used my first one on an Apple ][. The thing with those tools is that you don't get the variable names, or comments, or the exact control structures, etc., b

Triggering LC scripts when emails are received

2014-03-17 Thread jbv
Hi list, I need to trigger LC scripts (on an on-rev account or with LC server) when an email is received on an email address. The address will be the same but email senders will vary and according to the sender's email, different scripts will be triggered. The idea is to process the content of the

Re: Famous at last, though not in the best way

2014-03-17 Thread Richard Gaskin
Mike Kerner wrote: See thread from other list - we had static compilation of HC stacks and projects back in the 80's and early 90's with Heizer Software's CompileIt! and Double-XX! (the exclamation points were part of the name). Those were clever, but a LOT of work to attempt to use well. Stil

Re: Famous at last, though not in the best way

2014-03-17 Thread Mike Kerner
It doesn't require an experienced security expert. Memory dumps are very easy, and the tools are cheap. MG is MobGUI, and John is, of course, John. See thread from other list - we had static compilation of HC stacks and projects back in the 80's and early 90's with Heizer Software's CompileIt! a

Re: Famous at last, though not in the best way

2014-03-17 Thread Richard Gaskin
Mike Kerner wrote: > Decompiling does not result in original source code. As it is, the > kiddies can just copy/paste. The dump that Kaspersky included, even > had a line that was commented out. So it seems they can only "copy and paste" if an experienced security expert has first provided a

Re: alternative to do for loading variables from array?

2014-03-17 Thread Phil Davis
Another approach: If you're worried about the number of compiles, you could build your block of code in the repeat loop and then run it with a single "do" afterward. (or to work around the 10-line limit for do statements, build 10 lines at a time and run them, then build 10 more...) Phil Davis

Re: Famous at last, though not in the best way

2014-03-17 Thread Mike Kerner
Decompiling does not result in original source code. As it is, the kiddies can just copy/paste. The dump that Kaspersky included, even had a line that was commented out. Think about it - if you have the Pro version, yeah, your source is encrypted, until it's decrypted when the app is loaded. Th

Re: Famous at last, though not in the best way

2014-03-17 Thread Andrew Kluthe
On Mon, Mar 17, 2014 at 10:34 AM, Mike Kerner wrote: > More needs to be done in the pro version to protect source and I don't know. I have a feeling that this was done using the open source version and it was incorrectly reported as encrypted or mistaken as being encrypted prior to loading it in

Re: Famous at last, though not in the best way

2014-03-17 Thread Richard Gaskin
Mike Kerner wrote: 3) It might be nice if some day my code was ACTUALLY compiled, not just encrypted, and then tossed through the interpreter, especially if we want the tool to be used by more than just script kiddies, because script kiddies will take this and run with it. I would enjoy the per

Re: Crowd Funding Enhancements - Found word(s) cum in the Text body

2014-03-17 Thread Bob Sneidar
I’m not sure what kinds of words or phrases might trigger a spam filter on this list. Words in a phrase like this could not POSSIBLY be causing a problem could they? Bob On Mar 15, 2014, at 12:11 , Richmond mailto:richmondmathew...@gmail.com>> wrote: environment-cum-language ___

Re: [OT] Spam-a-lamb-a-ding-dong

2014-03-17 Thread Bob Sneidar
I get the list emails in my spam regularly. Seems my spam filter is flagging words in the body that it thinks are offensive! I would disable that part of the spam filter, but it’s the company’s and I cannot. Bob On Mar 16, 2014, at 24:59 , Richmond mailto:richmondmathew...@gmail.com>> wrote:

Re: Famous at last, though not in the best way

2014-03-17 Thread Mike Kerner
I disagree - this is the best way. Nothing says "badass" like having hackers blast out something that Kaspersky can then throw down for all to see. HOWEVER, they mention that the source was encrypted because the developer was using the pro version so 1) More needs to be done in the pro version to

Re: alternative to do for loading variables from array?

2014-03-17 Thread Bob Sneidar
Why would you want to? Why not just use the array variables “as is”? What you are doing seems to me to be something like “put a into b” and then not modifying a or b. In your example, do something like: put (theList[theVar] contains “cat page”) into isTrue Bob On Mar 15, 2014, at 13:04 , Dr

Re: LiveCode 7 and Bi-directional fields

2014-03-17 Thread Devin Asay
On Mar 12, 2014, at 11:01 AM, Fraser Gordon wrote: > Hi all, > > Due to the many responses we received to our question about adding new chunk > types to the LiveCode engine, I thought it might be useful to ask you about > another potential change coming in LiveCode 7.0: how fields should hand

Re: [OT] My son's fried laptop

2014-03-17 Thread Bob Sneidar
I think it really comes down to the quality of the laptop components, as the prior post suggested, and particularly the display. Everything else in the laptop is not that expensive, but the display might be a higher quality. If it is just a stock LCD nothing fancy, then consider another laptop.

Re: revDataFromQuery with variable list question

2014-03-17 Thread Bob Sneidar
Oooh. I didn’t know about this one. I’m going to have to update my code. Very cool. Bob On Mar 15, 2014, at 10:41 , Stephen MacLean mailto:smacl...@madmansoft.com>> wrote: put merge("%[[tFld]]%") into tFld ___ use-livecode mailing list use-livecode

Re: Famous at last, though not in the best way

2014-03-17 Thread Richard Gaskin
Martin Baxter wrote: > Our favourite tool used to make bitcoin wallet stealing malware: > > Given how many orders of magnitude more malware is written in C, Java, PHP, Flash, and others, I see this as an

Re: Group Parent of an Object

2014-03-17 Thread Terence Heaford
I think i’ve found it put the owner of me. owner seems a strange word to use when I am a child. All the best Terry On 17 Mar 2014, at 14:19, Terence Heaford wrote: > Hi, > > I am aware of childControlNames which returns a list of objects contained in > a group. > > Is there something lik

Group Parent of an Object

2014-03-17 Thread Terence Heaford
Hi, I am aware of childControlNames which returns a list of objects contained in a group. Is there something like “parent of me" that would return the group an object is a member of? Thanks Terry ___ use-livecode mailing list use-livecode@lists.runr

Re: Famous at last, though not in the best way

2014-03-17 Thread Curry Kenworthy
Richmond: I'm sorry to disappoint you; but THAT was NOT me. I was already disappointed about that when reading the article; the coding style indicates someone who is more comfortable in traditional programming languages and not a lover of linguistics. Unless that was a clever ploy of disg

Re: Famous at last, though not in the best way

2014-03-17 Thread Richmond
On 03/17/2014 10:53 AM, Martin Baxter wrote: Our favourite tool used to make bitcoin wallet stealing malware: Martin On a further note: I find it hilarious that Kaspersky should employ a Russian resi

Re: Famous at last, though not in the best way

2014-03-17 Thread Richmond
On 03/17/2014 10:53 AM, Martin Baxter wrote: Our favourite tool used to make bitcoin wallet stealing malware: Martin "The Command and Сontrol server, which used to be located in Bulgaria seems like h

Famous at last, though not in the best way

2014-03-17 Thread Martin Baxter
Our favourite tool used to make bitcoin wallet stealing malware: Martin ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subsc