LC Benchmark app/stack

2012-03-30 Thread Richard MacLemale
of them? Wouldn't it be good to have a benchmark app that we could all run on our various devices and then report back? Does such an app exist already? --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se

Re: LiveCode Player for 5.5

2012-03-28 Thread Richard MacLemale
just bashed. :) Richard MacLemale ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: LiveCode Player for 5.5

2012-03-27 Thread Richard MacLemale
fewer choices. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Collisions

2012-03-25 Thread Richard MacLemale
Thanks, Bernard - I just did a face palm. I own animationEngine - got it free, I think, one time when I upgraded or bought LC. Forgot I had it. Will dig deeper into animationEngine. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se On Mar 25

Re: Collisions

2012-03-25 Thread Richard MacLemale
for sharing your knowledge - I really appreciate it. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se On Mar 25, 2012, at 2:03 PM, Jim Hurley wrote: P.S. That simple picture of the velocities being exchanged applies only in a frame

Collisions

2012-03-24 Thread Richard MacLemale
as a starting point? I can do collision detection with intersect, but before I spend countless hours reinventing the wheel, I thought I'd ask. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se ___ use-livecode mailing

Re: New Xcode 4.3.1

2012-03-18 Thread Richard MacLemale
In the locked down Apple future, companies who do what those folks did might find themselves locked outside the building. Mountain Lion isn't in beta, though... the current release is Developer Preview 2. Beta comes next. And there can be big differences between developer preview and beta.

Serious Question about the list...

2012-03-18 Thread Richard MacLemale
curious as to why the best LiveCoders spend more time here than in the forums? There are people who participate in both - I see Jacque and Klaus in there all the time and I probably owe Klaus a case of beer at this point... Anyway, just curious? --- Richard MacLemale Music = http

Re: Serious Question about the list...

2012-03-18 Thread Richard MacLemale
Interesting perspectives. Pretty much answered my question. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: New Xcode 4.3.1

2012-03-18 Thread Richard MacLemale
, such as launching an item in the Dock. For those who teach others how to use a computer, or who fix basic computer issues for others, this is job security, I guess. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se On Mar 18, 2012, at 3:01 PM, stephen

Re: [WOT] Warning - long winded discussion - was Re: Apple iPad announcement evokes yawn

2012-03-09 Thread Richard MacLemale
the range of numbers that the device is issuing. Right now it might say something like: 10.1.1.1 to 10.1.1.10. And you'd change it to 10.1.1.1 to 10.1.1.200. Then you won't run out of numbers. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se On Mar 9

Re: [WOT] Warning - long winded discussion - was Re: Apple iPad announcement evokes yawn

2012-03-08 Thread Richard MacLemale
with the server nerds. And now that's gone. They looked at the spreadsheet but they should have looked further. They're doing the same thing with OS X Server. They've taken out a lot of stuff that the education market was still using. --- Richard MacLemale Music = http://www.richardmac.com Programming

Re: [WOT] Warning - long winded discussion - was Re: Apple iPad announcement evokes yawn

2012-03-08 Thread Richard MacLemale
the sidebar. What moron came up with that brilliant idea? Are we Goth now or something? OS X - Goth Edition. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se On Mar 8, 2012, at 7:45 PM, Mark Wieder wrote: Speaking of which, has anyone tried

Re: [ot] is it safe to upgrade to lion?

2012-02-22 Thread Richard MacLemale
. --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se On Feb 22, 2012, at 4:02 PM, Andre Garzia wrote: Hey Folks, Is it safe to upgrade to Lion yet? I'd rather stay with snow leopard but with mountain lion around the corner, snow leopard becomes outdated

iPhone audio calls

2012-02-21 Thread Richard MacLemale
, or would there be a better way? It's a small thing but it would be nice if LiveCode just ignored these calls or something... --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se ___ use-livecode mailing list use

Frame-based animation

2012-02-11 Thread Richard MacLemale
this? --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences

Re: Frame-based animation

2012-02-11 Thread Richard MacLemale
item on the list. Does that make sense? Is there a better way to handle such things in LiveCode? Yeah, I definitely want to write the tightest code I can, because animation is so time sensitive. I'm thinking maybe I can use an array, where each frame is a key, maybe... --- Richard MacLemale

Re: Frame-based animation

2012-02-11 Thread Richard MacLemale
Well, I know one thing - trying to put script steps in an array and run it on the iPad 1 is NOT a winning idea. It's taking 163 milliseconds to execute two lines of code that way. My window is more like 33 milliseconds. Back to the old drawing board, as they say... --- Richard MacLemale

Re: Frame-based animation

2012-02-11 Thread Richard MacLemale
it. :) --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: supporting multiple mobile device resolutions

2012-02-11 Thread Richard MacLemale
be forced. A bigger issue with the iPad 3 Retina display will be fitting the stack on my screen when I'm trying to develop for it... --- Richard MacLemale Music = http://www.richardmac.com Programming = http://www.macandchee.se ___ use-livecode mailing list

10.7.2 Record Audio

2012-02-10 Thread Richard MacLemale
with my Mac - I record audio all the time. What is the best way to record audio? --- Richard MacLemale Music = http://www.richardmac.com Software = www.macandchee.se ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: use-livecode Digest, Vol 101, Issue 19

2012-02-10 Thread Richard MacLemale
On Feb 10, 2012, at 8:19 AM, Paul Hibbert wrote: Richard, Your command seems to work fine for me on a MacPro with OS X 10.7.3 LiveCode 5.0.2 Paul Thanks - I'll try upgrading to 10.7.3 and see if that helps. --- Richard MacLemale Music = http://www.richardmac.com