Re: [revServer]http authentication -

2011-08-29 Thread Pierre Sahores
A good way to go is there to prefer to send the credentials in HTTP POST as encrypted datas. Le 30 août 2011 à 01:12, Matthias Rebbe a écrit : > Bob, > > thanks. I am aware of that. The data is not top secret, but should not be > free available for everyone. We use other authentication methods

ANN: InfoWallet 1.3.15

2011-08-29 Thread Bill Vlahos
The latest version improves the Login Assistant with a tiny floating window that contains a pulldown menu of your password items. This makes it easy to have access to all your passwords from within any program. This works on the Mac via AppleScript and on Windows via a VBScript. If someone know

Re: TextLib.rev

2011-08-29 Thread Maarten Koopmans
Thanks! On Tuesday, August 30, 2011, Yves COPPE wrote: > Hello Peter > > Thank you very much for this very useful library > > > Le 30 août 2011 à 00:19, Peter M. Brigham, MD a écrit : > >> I collected some of my utilities into a library that I want to make available to anyone who could use such a

Re: TextLib.rev

2011-08-29 Thread Yves COPPE
Hello Peter Thank you very much for this very useful library Le 30 août 2011 à 00:19, Peter M. Brigham, MD a écrit : > I collected some of my utilities into a library that I want to make available > to anyone who could use such a thing. They are mostly text processing > routines, since my LC

Re: LC 4.6.3 Gotcha?

2011-08-29 Thread J. Landman Gay
On 8/29/11 12:34 AM, Timothy Miller wrote: How does the message path work if you have several groups on the same card, all with backgroundBehavior set to true? The message is sent to each one in turn before being passed to the stack script. -- Jacqueline Landman Gay | jac...@hyp

Re: TextLib.rev

2011-08-29 Thread Marty Knapp
Thanks for sharing! Marty K I collected some of my utilities into a library that I want to make available to anyone who could use such a thing. They are mostly text processing routines, since my LC work mostly involves heavy text crunching and parsing. Here is a list of handlers: commandKeyD

Re: Max length of value passed to shell()

2011-08-29 Thread Warren Samples
On Monday, August 29, 2011 06:35:36 PM Dar Scott wrote: > Whereas I'm lazy, I thought I'd ask rather than run a test. > > Is there some limit to the length of the string passed to shell() on any > platform, especially OS X, whether by the engine or the shell-command program > itself. Or even t

Max length of value passed to shell()

2011-08-29 Thread Dar Scott
Whereas I'm lazy, I thought I'd ask rather than run a test. Is there some limit to the length of the string passed to shell() on any platform, especially OS X, whether by the engine or the shell-command program itself. Or even the typical limitations of utilities themselves. I'm not concerned

Re: [revServer]http authentication -

2011-08-29 Thread Matthias Rebbe
Bob, thanks. I am aware of that. The data is not top secret, but should not be free available for everyone. We use other authentication methods for more critical data. Regards, Matthias Am 30.08.2011 um 00:49 schrieb Bob Sneidar: > Not sure, but as you must know, cleartext passwords are easi

Re: [revServer]http authentication -

2011-08-29 Thread Bob Sneidar
Not sure, but as you must know, cleartext passwords are easily sniffable. As long as the web site is not serving up private or critical information, I suppose there's no harm, but if it is, then you should consider using https and having a form that gets the credentials. Bob On Aug 29, 2011,

Re: TextLib.rev

2011-08-29 Thread Matthias Rebbe
Peter, thank you very much for sharing. Matthias Am 30.08.2011 um 00:19 schrieb Peter M. Brigham, MD: > I collected some of my utilities into a library that I want to make available > to anyone who could use such a thing. They are mostly text processing > routines, since my LC work mostly invo

[revServer]http authentication -

2011-08-29 Thread Matthias Rebbe
Hi, is revServer able to read/get the username of an http authentication, if username and password are included in the url. for example http://JohnDoe:abcd...@web.com is the url the customer uses to connect to the server. Is it possible for revServer to get the username JohnDoe? Or are user

Re: TextLib.rev

2011-08-29 Thread Keith (Gulf Breeze Ortho Lab)
Awesome! Thanks so much for sharing, Peter! Sincerely, - Boo - Original Message - From: "Peter M. Brigham, MD" To: "How to use LiveCode" Sent: Monday, August 29, 2011 5:19 PM Subject: TextLib.rev I collected some of my utilities into a library that I want to make available to any

Re: TextLib.rev

2011-08-29 Thread Bob Sneidar
Hey thanks Peter! Looks pretty cool. Bob On Aug 29, 2011, at 3:19 PM, Peter M. Brigham, MD wrote: > I collected some of my utilities into a library that I want to make available > to anyone who could use such a thing. They are mostly text processing > routines, since my LC work mostly involv

TextLib.rev

2011-08-29 Thread Peter M. Brigham, MD
I collected some of my utilities into a library that I want to make available to anyone who could use such a thing. They are mostly text processing routines, since my LC work mostly involves heavy text crunching and parsing. Here is a list of handlers: commandKeyDown -- ctrl-cmd-v pastes plain

RE: [OT] Mediocre Britain

2011-08-29 Thread Judy Perry
On Mon, 29 Aug 2011, Camm wrote: This topic has been quite interesting and narrow minded ... Education systems in my experience has nothing to with the ability to grasp computing or software development. --For more on that topic, see this very interesting and short article by Sherry

Re: Web time

2011-08-29 Thread stephen barncard
ok, I see. Sorry to pin you against the wall, Bob. Also they were not that much 'better', just another way to skin a cat. On 29 August 2011 13:55, Bob Sneidar wrote: > Sure, for everyone except someone who used the scripts I posted and since > they worked, kept them. Your solutions were obviousl

Re: Web time

2011-08-29 Thread Bob Sneidar
Sure, for everyone except someone who used the scripts I posted and since they worked, kept them. Your solutions were obviously the better ones, but just in case someone used the USNO site, I wanted to warn them not to. Bob On Aug 29, 2011, at 1:20 PM, stephen barncard wrote: > Bob I know why

Re: [OT] Mediocre Britain

2011-08-29 Thread Richmond Mathewson
On 08/29/2011 11:32 PM, Keith Clarke wrote: I wonder if there is any opportunity to apply the obvious intelligence within the LiveCode community (and LiveCode technologies) to help analyse and/or resolve some of these wicked problems facing society - where there is no magic bullet and the 'bes

Re: [OT] Mediocre Britain

2011-08-29 Thread Keith Clarke
I wonder if there is any opportunity to apply the obvious intelligence within the LiveCode community (and LiveCode technologies) to help analyse and/or resolve some of these wicked problems facing society - where there is no magic bullet and the 'best' answer is always the least of all evils.

Re: Web time

2011-08-29 Thread stephen barncard
Bob I know why you posted this but I ask again, don't the 2 different NTP solutions posted by Andre and I solve the problem? Why would one even want to use the screen scraping method if the other is available? On 29 August 2011 12:46, Bob Sneidar wrote: > I posted this to inform everyone who was

Re: [OT] Mediocre Britain

2011-08-29 Thread Maarten Koopmans
On Sunday, August 28, 2011, Petrides, M.D. Marian wrote: > Hmmm... sounds suspiciously like "No Child Left Behind" here in the States. The sad thing on our side of the pond is that NCLB worked so well (NOT!) that they have decided to apply its principles to graduate medical education. The scary t

Re: SFTP externals

2011-08-29 Thread Maarten Koopmans
Chipp, what's the toolchain that gets working externals? Sounds like a good one, btw. --Maarten On Monday, August 29, 2011, Josh Mellicker wrote: > It would be great if it were able to resume upload or download in the case that the file had only partially been transferred previously. If you are

Re: Web time

2011-08-29 Thread Bob Sneidar
I posted this to inform everyone who was looking for a way to get the "real" internet time, that is not the system time, inside of Livecode, to avoid using the navy site as a source. According to them they change their format regularly to prevent people like us from using it in this fashion. Als

Re: [OT] Mediocre Britain

2011-08-29 Thread Richmond Mathewson
On 08/29/2011 08:34 PM, Bob Sneidar wrote: Some define success in education as making sure every child has the same success as every other. Others define it as giving any child the best education they can. This is why some of you say public education is failing, and others say it is succeeding

Re: Web time

2011-08-29 Thread stephen barncard
Your remark is off the thread. I forgot. What is the conclusion? Was the letter referring to the site we were 'screen scraping' to get the time ? And don't the binary NTP solutions defined by the Time People and suggested by Andre and myself fall into the cate

Re: [OT] Mediocre Britain

2011-08-29 Thread Timothy Miller
On Aug 29, 2011, at 8:50 AM, Camm wrote: > This topic has been quite interesting and narrow minded ... In essence, intelligence represents the rate at which a person learns. For instance the average elementary school child learns to read at the rate of one academic year per chronologica

Re: [OT] Mediocre Britain

2011-08-29 Thread Bob Sneidar
Some define success in education as making sure every child has the same success as every other. Others define it as giving any child the best education they can. This is why some of you say public education is failing, and others say it is succeeding. You are defining your terms differently.

Re: [OT] Mediocre Britain

2011-08-29 Thread Richmond Mathewson
On 08/29/2011 07:52 PM, Bob Sneidar wrote: Eh?? :-) Bob On Aug 28, 2011, at 9:46 AM, Richmond Mathewson wrote: If sschool kids cannot spell You got me there; by the seat of the pants . . . :) ___ use-livecode mailing list use-livecode@lists.ru

Re: [OT] Mediocre Britain

2011-08-29 Thread Richmond Mathewson
On 08/29/2011 06:50 PM, Camm wrote: This topic has been quite interesting and narrow minded ... Wow; how to be apparently positive while squishing at the same time . .. :) Education systems in my experience has nothing to with the ability to grasp computing or software development.

Re: [OT] Mediocre Britain

2011-08-29 Thread Bob Sneidar
Eh?? :-) Bob On Aug 28, 2011, at 9:46 AM, Richmond Mathewson wrote: > If sschool kids cannot spell ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: End of an Era: Steve Jobs

2011-08-29 Thread Bob Sneidar
I was actually responding to the post AFTER the one you are talking about. I didn't read down far enough. DOH! Bob On Aug 27, 2011, at 1:59 AM, Richmond wrote: > On 08/26/2011 07:44 PM, Bob Sneidar wrote: >> Nicely done! I forwarded it to all the geeks here. Some are getting the >> message, e

Re: LC 4.6.3 Gotcha?

2011-08-29 Thread william humphrey
What I did when encountering this problem instead of setting the default stack or sending the command to the stack was to gradually just put every single command and function in the background of my main stack. This solved the problem and it made it simpler to debug. I still have some commands and

Re: LC 4.6.3 Gotcha?

2011-08-29 Thread Bob Sneidar
An easy way around the issue is to always dispatch or send in time to an object belonging to another card. That way you can be sure that the message path flows through the object itself and through all it's parents. Bob On Aug 28, 2011, at 10:34 PM, Timothy Miller wrote: > > On Aug 28, 2011

Re: LC 4.6.3 Gotcha?

2011-08-29 Thread Bob Sneidar
This stack references the stack the originally calling button is on. I don't know why things changed it should have always worked that way. You could put a handler in the target stack script like so: on answerMe answer the short name of this stack end answerMe dispatch answerMe to stack foo

Re: the dynamicPaths

2011-08-29 Thread Bob Sneidar
That would be the dynamicPaths of this stack. Bob On Aug 28, 2011, at 7:38 PM, Timothy Miller wrote: >> dynamicPaths ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscri

RE: [OT] Mediocre Britain

2011-08-29 Thread Camm
This topic has been quite interesting and narrow minded ... Education systems in my experience has nothing to with the ability to grasp computing or software development. I have been involved with a group of senior software developers for over 20 years in projects for manufacturing to hig

Re: SFTP externals

2011-08-29 Thread Josh Mellicker
It would be great if it were able to resume upload or download in the case that the file had only partially been transferred previously. If you are using cURL, I believe this is the "-T" switch. -T is a godsend when transferring larger files over intermittent connections, since the file does no

Fwd: Web time

2011-08-29 Thread Bob Sneidar
That, as they say, is that. Bob Begin forwarded message: > From: Richard Schmidt > Date: August 29, 2011 7:59:33 AM PDT > To: b...@twft.com > Subject: Web time > > Thank you for your note regarding our web time on server > tycho.usno.navy.mil. You should be aware that there is a requi

Re: Sound formats on Android

2011-08-29 Thread Admin
lol. Yeah, must have been very tired when I wrote that. 48k is correct - and yes, DVD audio is written to 48k (video DVDs that is). Mike On Sun, 28 Aug 2011 23:29:34 -0700, stephen barncard wrote: > There is no standard 44.8 - Perhaps you meant 48k - also not sure what is > meant by DVD.

Re: End of an Era: Steve Jobs

2011-08-29 Thread Roger Eller
On Mon, Aug 29, 2011 at 7:03 AM, Kevin Miller wrote: > I have to say I split my sides laughing at that joke PR! > > Roger I don't think you have much to worry about in terms of company > direction. I have my own management style, and while it is doubtless > inspired by many, is certainly not model

Re: SFTP externals

2011-08-29 Thread Roger Eller
On Sun, Aug 28, 2011 at 10:55 PM, Chipp Walters wrote: > Hey guys. Chris has been working on some cool sftp externals for LC and > currently they are working on Mac and PC with iOS and Linux support next. > > They do the following: > > Open > Close > isConnected > GetDir > MkDir > GetRemoteFile (h

Re: End of an Era: Steve Jobs

2011-08-29 Thread Kevin Miller
I have to say I split my sides laughing at that joke PR! Roger I don't think you have much to worry about in terms of company direction. I have my own management style, and while it is doubtless inspired by many, is certainly not modeled on anyone. That blog post wasn't about a shift in company po