Re: Clock

2015-05-20 Thread Mark Schonewille
Hi Roger, I'm using the clock on an Android tablet and it works very well. I expect it to run fine on your watch as well. Perhaps I should put the watch on my wish list ;-) It is easy to rescale the watch: just resize the group from a script or the message box, with the lockMessages set to f

Re: gps tracker

2015-05-20 Thread Todd Geist
OK well this is great news. I could use some help getting this built. Everyone else on my team is booked solid. Does any one have any time for sale? If you do, hit me up back channel at t...@geistinteractive.com Thanks Todd On Wed, May 20, 2015 at 9:08 PM, Monte Goulding wrote: > > > On 21

Re: Can a script preempt substack name conflicts?

2015-05-20 Thread Mike Bonner
Ah k. Ty for the clarification. :) On Wed, May 20, 2015 at 9:16 AM, J. Landman Gay wrote: > Actually that does load it into memory. LC has to load the file to see > what it contains. It will be in the mainstacks but not in the openstacks. > Any reference to a stack on disk will load it, even ju

Re: gps tracker

2015-05-20 Thread Monte Goulding
> On 21 May 2015, at 1:29 pm, J. Landman Gay wrote: > > That's too bad. I hope they'll address the Android issues soon. Android has > about 80% of the mobile market now. It’s not all android externals. Just google play services which has some cool stuff I’d like to make available... -- M E R

Re: [OT] Hyperreal UI from Age of Ultron

2015-05-20 Thread Mark Wieder
On 05/19/2015 06:19 PM, Scott Rossi wrote: I may be the only person here that finds this appealing, but these future UI motion graphics created by Territory Studio of the UK are a UI designer's wet dream. I'm

Re: gps tracker

2015-05-20 Thread J. Landman Gay
On 5/20/2015 8:40 PM, Monte Goulding wrote: I actually had agreed to do mergBanner (AdMob) for a client but after spending 2 days banging my head against google play services library I had to tell them I can’t do it. I asked on the engine forum but it didn’t go anywhere… That's too bad. I hope

Re: [OT] More on false timeouts and headers

2015-05-20 Thread J. Landman Gay
On 5/20/2015 6:47 PM, Dave Cragg wrote: It should just return the content without the chunk marker thingies. I’m using an older version. But if you run this script in a card with two fields, you should see it is using "chunked" encoding. The returned data in field 2 has no chunk markers. Is t

Re: gps tracker

2015-05-20 Thread Monte Goulding
> On 21 May 2015, at 10:36 am, Richard Gaskin > wrote: > > Last time I used it mobileCurrentLocation is working on Android. > > Does it not work in iOS? Does it work in the background? BTW mergCL implements the significant change, region and beacon monitoring which is what Apple want you to

Re: gps tracker

2015-05-20 Thread Monte Goulding
> On 21 May 2015, at 10:16 am, Roger Eller wrote: > > That's what I find most frustrating about reading this list. We have an > x-plat dev environment, so I keep hoping to see mergExt eventually go > x-plat too. After all, there's a lot of android devices out there these > days. Monte, you ne

Re: gps tracker

2015-05-20 Thread Richard Gaskin
Roger Eller wrote: > That's what I find most frustrating about reading this list. We have > an x-plat dev environment, so I keep hoping to see mergExt eventually > go x-plat too. After all, there's a lot of android devices out there > these days. Last time I used it mobileCurrentLocation is wo

Re: gps tracker

2015-05-20 Thread Roger Eller
That's what I find most frustrating about reading this list. We have an x-plat dev environment, so I keep hoping to see mergExt eventually go x-plat too. After all, there's a lot of android devices out there these days. Monte, you need an evil twin. ;-) On May 20, 2015 8:08 PM, "Monte" wrote:

Re: gps tracker

2015-05-20 Thread Monte
No sorry Roger, I haven't looked at what's required on Android for similar functionality. -- M E R Goulding Software development services mergExt - There's an external for that! > On 21 May 2015, at 9:32 am, Roger Eller wrote: > > So mergCL is now fully x-plat for mobile devices? ___

Re: [OT] More on false timeouts and headers

2015-05-20 Thread Dave Cragg
> On 20 May 2015, at 22:38, J. Landman Gay wrote: > > On 5/20/2015 2:06 PM, J. Landman Gay wrote: >> we're trying to figure out how to avoid Passenger's addition of the >> "chunking" header. Does anyone know of a related header we can include >> that will make Passenger think we want a content-l

Re: gps tracker

2015-05-20 Thread Roger Eller
So mergCL is now fully x-plat for mobile devices? On May 20, 2015 7:24 PM, "rjd318" wrote: > Ah sorry I don't mean to imply it was broken. I didn't have mergext back > then 😊 > > Sent from my iPhone > > > On May 20, 2015, at 6:19 PM, Richard Gaskin > wrote: > > > > rjd318 wrote: > > > Todd - I

Re: gps tracker

2015-05-20 Thread Skip Kimpel
+1 for mergCL > On May 20, 2015, at 7:24 PM, rjd318 wrote: > > Ah sorry I don't mean to imply it was broken. I didn't have mergext back then > 😊 > > Sent from my iPhone > >> On May 20, 2015, at 6:19 PM, Richard Gaskin >> wrote: >> >> rjd318 wrote: >>> Todd - I did a functioning mock-up o

Re: gps tracker

2015-05-20 Thread rjd318
Ah sorry I don't mean to imply it was broken. I didn't have mergext back then 😊 Sent from my iPhone > On May 20, 2015, at 6:19 PM, Richard Gaskin > wrote: > > rjd318 wrote: > > Todd - I did a functioning mock-up of a courier app for our company a > > while back using the built-in IOS mobileCur

Re: gps tracker

2015-05-20 Thread Richard Gaskin
rjd318 wrote: > Todd - I did a functioning mock-up of a courier app for our company a > while back using the built-in IOS mobileCurrentLocation functions (if > I remember right). I would now use Monte's mergeCL if I had to redo > it... Monte does great work, but if mobileCurrentLocation is broken

Re: gps tracker

2015-05-20 Thread rjd318
Todd - I did a functioning mock-up of a courier app for our company a while back using the built-in IOS mobileCurrentLocation functions (if I remember right). I would now use Monte's mergeCL if I had to redo it since I've since become a subscriber to his excellent set of externals. Also, I was

Re: gps tracker

2015-05-20 Thread Monte
You need mergCL ;-) -- M E R Goulding Software development services mergExt - There's an external for that! > On 21 May 2015, at 8:21 am, Todd Geist wrote: > > I need to create an app for iOS ( and Android ) later that sends the phones > location to a central server that I control. It would h

Re: gps tracker

2015-05-20 Thread Todd Geist
one more thing, it would have to ping the sever every 5 or ten minutes Todd On Wed, May 20, 2015 at 3:21 PM, Todd Geist wrote: > Hello, > > I need to create an app for iOS ( and Android ) later that sends the > phones location to a central server that I control. It would have to work > in the

gps tracker

2015-05-20 Thread Todd Geist
Hello, I need to create an app for iOS ( and Android ) later that sends the phones location to a central server that I control. It would have to work in the background to be most effective. Is this even possible? Has one done something like that? Thanks Todd __

Re: [OT] More on false timeouts and headers

2015-05-20 Thread J. Landman Gay
On 5/20/2015 2:06 PM, J. Landman Gay wrote: we're trying to figure out how to avoid Passenger's addition of the "chunking" header. Does anyone know of a related header we can include that will make Passenger think we want a content-length instead? Figured this out. If the server specifically se

Re: Image Rendering in LC 7

2015-05-20 Thread Peter Bogdanoff
For my purposes, resizeQuality best does the job. Thanks Mark W. (And thanks Mark W. for the bad news for me :( that losing QuickDraw causes some fonts to now take more horizontal space than pre-LC 6.7, notably Helvetica. Peter Bogdanoff UCLA > On May 19, 2015, at 4:35 PM, Mark Talluto wrote:

Re: [OT] More on false timeouts and headers

2015-05-20 Thread J. Landman Gay
Oops, I should have said we're running the app in 6.6.5. Doesn't change anything though. On 5/20/2015 2:06 PM, J. Landman Gay wrote: Earlier this month, this happened: On May 5, 2015 6:17:48 PM CDT, Trevor DeVore <[hidden email]> wrote: >On Tuesday, May 5, 2015, Dave Cragg <[hidden email]>

[OT] More on false timeouts and headers

2015-05-20 Thread J. Landman Gay
Earlier this month, this happened: On May 5, 2015 6:17:48 PM CDT, Trevor DeVore <[hidden email]> wrote: >On Tuesday, May 5, 2015, Dave Cragg <[hidden email]> >wrote: >> >> >> From memory, I think the size of each chunk is sent with each chunk >itself >> in the message portion of the reply, not i

Re: [OT] Hyperreal UI from Age of Ultron

2015-05-20 Thread Richmond
On 20/05/15 21:27, Richard Gaskin wrote: Scott Rossi wrote: > I may be the only person here that finds this appealing, but these > future UI motion graphics created by Territory Studio of the UK are > a UI designer's wet dream. > >

Re: [OT] Hyperreal UI from Age of Ultron

2015-05-20 Thread Richard Gaskin
Scott Rossi wrote: > I may be the only person here that finds this appealing, but these > future UI motion graphics created by Territory Studio of the UK are > a UI designer's wet dream. > > Looks like an or

Re: iOS & Android App in a Day workshop (and much more)

2015-05-20 Thread Dave Kilroy
It's looking like we'll have John Dixon and David Bovill coming along on the 30th. This is great news as they are both experienced LiveCoders with a list of projects as long as your arm - they've both (more or less) agreed to doing a slot where they talk about and/or demo some stuff... I'm still

RE: [OT] Hyperreal UI from Age of Ultron

2015-05-20 Thread Lynn Fredricks
> I may be the only person here that finds this appealing, but > these future UI motion graphics created by Territory Studio > of the UK are a UI designer's wet dream. They are pretty amazing - they remind me a bit of some elements of some software UIs from Autodesk (which puts on some amazing r

Re: Clock

2015-05-20 Thread Mark Schonewille
I won't be using LC 8 for production work within the next year or so (unless huge progress is made with outstanding bugs and, hopefully, the widgets language becomes much more xTalk-like). On the other hand, since there are already so many clocks available and there even a clock widget now, I

Re: Can a script preempt substack name conflicts?

2015-05-20 Thread J. Landman Gay
Actually that does load it into memory. LC has to load the file to see what it contains. It will be in the mainstacks but not in the openstacks. Any reference to a stack on disk will load it, even just "there is a stack". "There is a file " doesn't load it since that construct doesn't ask for

Re: Clock

2015-05-20 Thread Mike Kerner
The clock widget in 8 works really well, too, especially after the tweak for moving the hour hand fractional hours. On Wed, May 20, 2015 at 10:42 AM, Roger Eller wrote: > Of course LiveCode clocks built for Android are great for running on > certain smart watches. If the app is 240 x 240 pixels

Re: Clock

2015-05-20 Thread Roger Eller
Of course LiveCode clocks built for Android are great for running on certain smart watches. If the app is 240 x 240 pixels, or set to auto-scale then it will work as a watch app. My only wish would be that we could have official LC support for "Android Wear" watches. http://livecode1001.blogspot

Re: Can a script preempt substack name conflicts?

2015-05-20 Thread Mike Bonner
You can check the substack names without first loading the stack into memory. get the substacks of stack "/path/to/stackfile.livecode" On Fri, May 15, 2015 at 1:37 PM, J. Landman Gay wrote: > On 5/14/2015 8:16 PM, David Epstein wrote: > >> With stack A already open, I open stack B and get a ale

Clock

2015-05-20 Thread Mark Schonewille
Hi everyone, A few years ago, there was a long discussion --almost a competition, I'd say-- about clocks. Remembering the discussion and having a need for a clock as a component in an app, I got inspired to make my own. You can adjust the appearance and size of the clock by script. This clock