HTTP authentication configuration with on-rev

2012-08-05 Thread Jan Schenkel
Hi all, Can anyone give pointers on how to configure two directories with HTTP Basic and Digest authentication with the on-rev servers? I've been looking at various web pages describing what to put into .htaccess files but can't get it to work properly. My goal is to test my new HTTP library

[ANN] Livecode iCloud iOS external

2012-08-05 Thread Maarten Koopmans
Hi, After a weekend of documenting I'm happy to announce the immediate availability of miCloud - an iCloud external for iOS. With it, you can: - get your app name, team prefix, bundle identifier - put files in your app's container - manipulate and query the apps container - put files in a

Re: when sent a message, the target can't find itself!

2012-08-05 Thread Peter M. Brigham
On Aug 4, 2012, at 11:32 PM, Kay C Lan wrote: On Sun, Aug 5, 2012 at 10:46 AM, Peter M. Brigham pmb...@gmail.com wrote: The real usefulness of the long name of a control (or card, or stack) is that it is in itself a complete object reference. So: put the long name of fle xxx into tFldRef

Re: Android fragmentation not so serious, says study

2012-08-05 Thread Richard Gaskin
Alejandro Tejada wrote: Read the article here: http://www.linuxfordevices.com/c/a/News/Localytics-Android-usage-study/ According to study, 73 percent of Android handsets tracked by Localytics run Android 2.3 (Gingerbread) and 23 percent still run Android 2.2 (Froyo) Addressing the concern that

Re: Looking for post-secondary student coders for prototype dev

2012-08-05 Thread David Baker (3open)
Hi Al, CASRAI is a standards development organization so the reference means that the prototypes built will, among other typical software and UI features, consume and produce CASRAI-compliant XML. A coder does not have to be an expert in CASRAI at the start, they just need to have some

Re: Closing/Removing a stack from memory

2012-08-05 Thread Peter Haworth
Bill, Thanks a lot for this, that helps my project a lot. It sounds like some time browsing the IDE code would probably be useful. I'm running into another font script issue which maybe the collective knowledge on this list can solve. My front script includes a newStack handler. At one point

Re: [ANN] Livecode iCloud iOS external

2012-08-05 Thread Monte Goulding
Well done Maarten! -- M E R Goulding Software development services mergExt - There's an external for that! On 05/08/2012, at 11:39 PM, Maarten Koopmans maarten.koopm...@gmail.com wrote: Hi, After a weekend of documenting I'm happy to announce the immediate availability of miCloud - an

Re: Looking for post-secondary student coders for prototype dev

2012-08-05 Thread Alejandro Tejada
Hi Dave, David Baker (3open) wrote CASRAI is a standards development organization so the reference means that the prototypes built will, among other typical software and UI features, consume and produce CASRAI-compliant XML. A coder does not have to be an expert in CASRAI at the start,

Re: ANN: GLX2 3.0.10

2012-08-05 Thread Alejandro Tejada
Richard Gaskin wrote This may help: function MergeArray pSourceA, pDeltaA -- Merges the elements in the array pDeltaA with -- the array pSourceA, returning an array which -- contains the values of pDeltaA for any key -- which is also in pSourceA, and any keys in --

Re: Android fragmentation not so serious, says study

2012-08-05 Thread Alejandro Tejada
I could just imagine the headaches of early software GUI designers choosing colors for a Color interface that looks correctly in a grayscale monitor too... Al -- View this message in context:

Re: Push Notification on on-rev

2012-08-05 Thread Thomas McGrath III
Alrighty then, How can I send a push notification from within livecode 'without' using the shell command - like from within an iPad app? Thomas J McGrath III 3mcgr...@comcast.net Lazy River Software http://lazyriver.on-rev.com On Aug 4, 2012, at 11:20 PM, Thomas McGrath III

Re: ANN: GLX2 3.0.10

2012-08-05 Thread Richard Gaskin
Alejandro Tejada wrote: Richard Gaskin wrote This may help: function MergeArray pSourceA, pDeltaA -- Merges the elements in the array pDeltaA with -- the array pSourceA, returning an array which -- contains the values of pDeltaA for any key -- which is also in pSourceA, and any

Preferences Lost

2012-08-05 Thread Peter Haworth
I just experienced a strange happening using LC 5.5.0. I got a run time error on one of my scripts and the IDE hung to the extent that I had to force quit it. Fortunately, I've become used to these hangs and had saved everything right before it happened. However, when I restarted LC, all my

Re: Looking for post-secondary student coders for prototype dev

2012-08-05 Thread Peter M. Brigham
On Aug 5, 2012, at 11:51 AM, David Baker (3open) wrote: CASRAI is a standards development organization… As someone once said, The great thing about standards in computing is that there are so many of them. -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig

[ANN] lcStackBrowser Beta testers needed

2012-08-05 Thread Peter Haworth
I'm looking for a few beta testers for my latest plugin, lcStackBrowser. lcStackBrowser is an alternative to the IDE's Application Browser. Some of the major features are: - Tree view of stacks, substacks, cards, groups, and controls, all of which can be expanded or collapsed. - Icons

Re: Looking for post-secondary student coders for prototype dev

2012-08-05 Thread Peter Haworth
The thing is, who sets the standards for developing standards, and have they done it before? Pete lcSQL Software http://www.lcsql.com On Sun, Aug 5, 2012 at 4:24 PM, Peter M. Brigham pmb...@gmail.com wrote: On Aug 5, 2012, at 11:51 AM, David Baker (3open) wrote: CASRAI is a standards

Re: [ANN] lcStackBrowser Beta testers needed

2012-08-05 Thread Alejandro Tejada
Hi Peter, Peter Haworth wrote I'm looking for a few beta testers for my latest plugin, lcStackBrowser. [snip] I've tested this extensively on OS X Lion and Livecode 5.5.0 so hoping to find a few volunteers for other versions of OS X, Windows, and Linux. Please contact me off list. if you

Re: ANN: GLX2 3.0.10

2012-08-05 Thread Mark Wieder
Alejandro- Saturday, August 4, 2012, 1:55:49 PM, you wrote: I agree that allowing undos past the last save is a huge advantage. Well, this is turning out to be a more interesting conversation than I expected. At first I thought that unlimited undos was the holy grail of an undo mechanism. Then

Re: [ANN] lcStackBrowser Beta testers needed

2012-08-05 Thread Peter Haworth
I've done all my testing in 5.5.0 and spent a few minutes running it under 5.0 and 4.6 and 4.5. I don't think I'm using any LC features that have been recently introduced. The earliest version of LC I have is 4.5.2 so I can't go back any further than that. Pete lcSQL Software

Re: ANN: GLX2 3.0.10

2012-08-05 Thread Alejandro Tejada
Richard Gaskin wrote I'm not sure I follow, since the keys of an array will be unique so there will be no opportunity to find matching keys within the same array. If you just want matching values maybe you could write a loop that walks through each element and turns that element into a

Re: ANN: GLX2 3.0.10

2012-08-05 Thread Richard Gaskin
Alejandro Tejada wrote: As I understand, GLX2 version 3.0.10 includes an Undo for everything that you wrote in the Script Editor. I am just trying to adapt this Undo code for vector graphics and all their attributes. If the code is well done, it could be extended to every control in the card,

Re: ANN: GLX2 3.0.10

2012-08-05 Thread Mark Wieder
Alejandro- Sunday, August 5, 2012, 5:35:15 PM, you wrote: As I understand, GLX2 version 3.0.10 includes an Undo for everything that you wrote in the Script Editor. I am just trying to adapt this Undo code for vector graphics and all their attributes. If the code is well done, it could be

Re: ANN: GLX2 3.0.10

2012-08-05 Thread Mark Wieder
oops- single array in a multidimensional array er... make that single element in a multidimensional array -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,