Re: Livecode and iOS 7

2013-09-10 Thread Gerry Orkin
I wrote: > We can't currently install development versions of our apps on iOS 7 devices > via xCode...correct? Incorrect. I've just installed the iOS 7 GM and I can install development apps with no problem at all using Monte's MergTestApp. Whoop de doo! Gerry _

RE: Livecode and iOS 7

2013-09-10 Thread Ralph DiMola
I did not know that the app was currently loading from the app store(new iOS7 confusion) when I tried to load up the same app with a dev certificate from iTunes. At that point iTunes did nothing. When I the deleted the app and tried from iTunes with dev certificate, all worked OK. It was the keybo

Re: [OT] SmartWatches

2013-09-10 Thread Alex Tweedly
On 07/09/2013 22:07, Peter Haworth wrote: Just curious - is anyone rushing out to buy one of these things? No, not rushing out to buy one now. In fact, I'd say the likelihood of me buying one within 2 years is just about 0%. But within 10 years ? - probably 50%. Indeed, I think within 5 years

What are the best programming fonts?

2013-09-10 Thread Mark Wieder
Slant has a post comparing different monospace fonts for coding. Source Code Pro, of course, comes out in front, but it's followed very closely by Consolas, which I'd never heard of, and then several others, similar but different. I've used Source Code Pro as my default font since it was released,

Re: What are the best programming fonts?

2013-09-10 Thread stephen barncard
download http://sourceforge.net/projects/sourcecodepro.adobe/?source=dlp On Tue, Sep 10, 2013 at 12:36 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > > On Tue, Sep 10, 2013 at 12:18 PM, Mark Wieder wrote: > >> I've used Source Code Pro as my default >> font since it was releas

Re: How much interest in OS X 10.8 user notifications is there?

2013-09-10 Thread Klaus major-k
Hi Rick, Am 10.09.2013 um 15:52 schrieb Rick Harrison : > Hi Monte, > > Personally I strongly dislike notifications and wish > Apple had never made them part of the operating > system because I find them to be annoying when > I'm working. oh well, if we only had the chance to turn that off in t

Re: Unwanted password protection

2013-09-10 Thread Mark Wieder
Graham- Tuesday, September 10, 2013, 10:42:28 AM, you wrote: > In preparing my stack for a bug report, I found the issue > disappeared when I duplicated my stack and renamed it!! The original > stack (unmodified in any other way and still in the same directory > as the renamed one) still unfailin

Re: OT: Sparkleshare

2013-09-10 Thread Björnke von Gierke
sounds like fun, but the advantage of dropbox is the free space, which this does not have, because you need to host it yourself. on the plus side, you'll be able to test it easily on github yourself :) On 10.09.2013, at 18:21, Mark Wieder wrote: > Does anyone have any experience with Sparklesha

Re: Unwanted password protection

2013-09-10 Thread Andrew Kluthe
I don't use the newer versions of LC yet but wasn't there a stack corruption issue with earlier RC's of 6.1.1 ? Could it be related to this? On Tue, Sep 10, 2013 at 12:06 PM, Graham Samuel wrote: > I'm feeling stupid, but I don't understand this: > > I'm using LC 6.1.1 (rc 4) on a Mac with Lion

Re: Livecode and iOS 7

2013-09-10 Thread Chris Sheffield
Yes, this is how iOS 7 works now. If an app has been previously purchased/installed from the app store, it will become available "in the cloud". In other words, it's downloadable again even if it's deleted from the device (actually, the app store has worked this way for a long time now; it just

Re: Unwanted password protection

2013-09-10 Thread Richard Gaskin
Graham Samuel wrote: > In preparing my stack for a bug report, I found the issue disappeared > when I duplicated my stack and renamed it!! The original stack > (unmodified in any other way and still in the same directory as the > renamed one) still unfailingly exhibits the issue. Don't know wheth

Unwanted password protection

2013-09-10 Thread Graham Samuel
I'm feeling stupid, but I don't understand this: I'm using LC 6.1.1 (rc 4) on a Mac with Lion 10.7.5. I just opened a stack which I haven't opened for a couple of months, and I find that the scripts of all of its substacks and their cards are password protected - the mainstack isn't. I didn't

Re: Facebook authorisation on iOS

2013-09-10 Thread Gerry Orkin
Mark, thanks. I've pretty much come to the same conclusion - I got it to work but it was slow and unreliable :) I'll roll my own email-based authentication method, I think.  Gerry — Sent from Mailbox for iPad On Wed, Sep 11, 2013 at 1:41 AM, Mark Wilcox wrote: > Hi Gerr

Re: OT: Sparkleshare

2013-09-10 Thread Mark Wieder
Björnke- Tuesday, September 10, 2013, 9:37:49 AM, you wrote: > sounds like fun, but the advantage of dropbox is the free space, > which this does not have, because you need to host it yourself. on > the plus side, you'll be able to test it easily on github yourself :) Well, that's the preferred

Re: Livecode and iOS 7

2013-09-10 Thread Gerry Orkin
We can't currently install development versions of our apps on iOS 7 devices via xCode...correct? Gerry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferen

Re: OT: Sparkleshare

2013-09-10 Thread Andrew Kluthe
Mark, we haven't had any luck finding any other service that diffs in this way. I have checked out most of the hosted and self-hosted and thus far only found dropbox to work for us in this way. This software might actually work very well for our situation (we are just syncing a MB or two of json fi

RE: What are the best programming fonts?

2013-09-10 Thread Paul D. DeRocco
> From: Mark Wieder > > Slant has a post comparing different monospace fonts for coding. > Source Code Pro, of course, comes out in front, but it's followed very > closely by Consolas, which I'd never heard of, and then several > others, similar but different. I've used Source Code Pro as my defau

Re: Livecode and iOS 7

2013-09-10 Thread Mike Kerner
I'm not having this issue, either, with any of the devices we're using (ipad mini, iphone 4s, ipod touch 4g). On Tue, Sep 10, 2013 at 12:33 PM, Ralph DiMola wrote: > I upgraded my iPad2 to iOS 7 latest pre-release version. Previously > installed LC apps seem to run OK. BUT... if you delete the a

Re: OT: Sparkleshare

2013-09-10 Thread Andrew Kluthe
We are looking for a self-hosted dropbox alternative as well but the only killer so far has been our need for a binary diff in it's syncing. It seems not a lot of the services out there advertise that. We use it to sync data to programs with spotty internet out in the field and the ability to only

Re: OT: Sparkleshare

2013-09-10 Thread Mark Wieder
Andrew- Tuesday, September 10, 2013, 9:53:48 AM, you wrote: > We are looking for a self-hosted dropbox alternative as well but the only > killer so far has been our need for a binary diff in it's syncing. It seems > not a lot of the services out there advertise that. > We use it to sync data to

Re: Facebook authorisation on iOS

2013-09-10 Thread Mark Wilcox
Hi Gerry, I don't know how Andre Garcia's library works but assume it's not using an external that wraps the Facebook SDK for iOS. From painful personal experience I'd advise against any attempt to access Facebook other than through the official SDKs or platform native interfaces (e.g. for shar

Re: What are the best programming fonts?

2013-09-10 Thread stephen barncard
On Tue, Sep 10, 2013 at 12:18 PM, Mark Wieder wrote: > I've used Source Code Pro as my default > font since it was released, and it looks great in the LiveCode script > editor and in glx2. > And it differentiates the number zero from letter O with a little dot! http://www.google.com/fonts/specim

Re: Unwanted password protection

2013-09-10 Thread Graham Samuel
In preparing my stack for a bug report, I found the issue disappeared when I duplicated my stack and renamed it!! The original stack (unmodified in any other way and still in the same directory as the renamed one) still unfailingly exhibits the issue. Don't know whether to report it or not now.

Re: Livecode and iOS 7

2013-09-10 Thread Chris Sheffield
Ralph, I'm not seeing anything like that here. But I'm on an iPad 4, not 2. Not really sure what to suggest. Do you get some kind of error when trying to reinstall your app? You mention not being able to install from the App Store. Can you not find your app there, or does it just not download p

Livecode and iOS 7

2013-09-10 Thread Ralph DiMola
I upgraded my iPad2 to iOS 7 latest pre-release version. Previously installed LC apps seem to run OK. BUT... if you delete the app you can't reinstall it from either the App Store or from iTunes. Is there something I am Missing? Or do we need an update from LC? I'm using LC 6.1.1 rc2. Does rc6 fix

Re: What are the best programming fonts?

2013-09-10 Thread Mark Talluto
On Sep 10, 2013, at 12:18 PM, Mark Wieder wrote: > Slant has a post comparing different monospace fonts for coding. > Source Code Pro, of course, comes out in front, but it's followed very > closely by Consolas, which I'd never heard of, and then several > others, similar but different. I've used

Re: Facebook authorisation on iOS

2013-09-10 Thread stephen barncard
Meanwhile Apple just "UPGRADED" my iTunes without asking or permission. Nice. Bastards. Oh right, I had to re-install the entire OSX because the 'new' Safari 6.1 can't be uninstalled. I guess update is default automatic. On Tue, Sep 10, 2013 at 12:49 PM, Gerry Orkin wrote: > Mark, thanks. I'v

Re: 1080p video and livecode

2013-09-10 Thread stephen barncard
On Tue, Sep 10, 2013 at 9:31 AM, Jeff Reynolds wrote: > Just curious if anyone is doing any 1080p video with livecode. 1080p apparently didn't exist when the current video/audio library was created. It's pretty old. The audio is limited to 48k and 16 bit, too. -- Stephen Barncard San Franc

RE: Livecode and iOS 7

2013-09-10 Thread Ralph DiMola
OK I may have jumped the gun but it's still a little weird. I could not install the dev version because the app was still installing from the iStore(see below) 1) In App Store I can find the app. 2) The upper right button usually says "Free" if clicked then changes to "Install". Now that button ha

Re: Unwanted password protection

2013-09-10 Thread Graham Samuel
Well, it shows up here on rc5, and AFAIK there are no BMP images in the entire program. Will report it then. It doesn't seem to affect all my stacks, as I said earlier. Graham On 10 Sep 2013, at 19:18, Richard Gaskin wrote: > Andrew Kluthe wrote: >> I don't use the newer versions of LC yet but

Re: Unwanted password protection

2013-09-10 Thread Mark Wieder
Richard- Tuesday, September 10, 2013, 10:18:22 AM, you wrote: > That issue was specific to v6.1.1rc5, and I believe it had to do with > stacks containing BMP images stored using RLE compression, no? And was pulled from the download site as soon as the issue was reported. -- -Mark Wieder mwie.

Re: Unwanted password protection

2013-09-10 Thread Richard Gaskin
Andrew Kluthe wrote: I don't use the newer versions of LC yet but wasn't there a stack corruption issue with earlier RC's of 6.1.1 ? Could it be related to this? That issue was specific to v6.1.1rc5, and I believe it had to do with stacks containing BMP images stored using RLE compression, no?

Re: Unwanted password protection

2013-09-10 Thread Graham Samuel
Thanks for the thought Andrew, but I just installed the very latest version of LC ( 6.1.1 rc 6) and the problem is still there. I understood that this version didn't have the problems reported earlier in this cycle. I guess I will have to report it as a bug unless anyone can explain the issue in

1080p video and livecode

2013-09-10 Thread Jeff Reynolds
Just curious if anyone is doing any 1080p video with livecode. I've done some tests and had great playback with livecode. Curious how well it will hold up with playing for long periods. 702p seems to hold up very well with abuse in livecode. thanks jeff

OT: Sparkleshare

2013-09-10 Thread Mark Wieder
Does anyone have any experience with Sparkleshare? We're looking into it as an alternative to Dropbox, and since it's built on git, I'm curious about how it handles multiuser issues like file conflicts. http://sparkleshare.org/ -- -Mark Wieder mwie...@ahsoftware.net __

Re: Searching XML with revXMLMatchingNode

2013-09-10 Thread Todd Geist
Hi Mark, Can I do SAX processing with LiveCode? Is that what is used if you "send messages" with revXML? Todd Mark Wieder wrote: Todd- Monday, September 9, 2013, 4:08:30 PM, you wrote: My challenge is I have HUGE xml files. 250mb is not uncommon. My condolences. XML is not fun for hum

Re: How much interest in OS X 10.8 user notifications is there?

2013-09-10 Thread Rick Harrison
Hi Monte, Personally I strongly dislike notifications and wish Apple had never made them part of the operating system because I find them to be annoying when I'm working. Thanks for asking! Rick On Sep 9, 2013, at 7:33 PM, Monte Goulding wrote: > Hi Folks > > I'd like to gauge interest in a

[ANN] Free update: ChartMaker 3.0 Build 61

2013-09-10 Thread FlexibleLearning.com
Version: 3.0 Build: 61 Release type: Maintenance What's New in this build? This is a free maintenance release that addresses the following issues... Fixed . Non-numeric data items should be evaluated as null values. This was broken in Build 60 and is now restored. Download the current release