Re: [OT] EULA and legality

2012-09-07 Thread Kay C Lan
Good point Mark. Looking at my Snow Leopard EULA (as it differs from current EULAs) it says: 1 General. The software... are licensed, not sold, to you... You own the media on which the Apple Software is recorded... So I guess Richmond you are free to use the DVD for lighting a fire, throwing at

Re: [OT] Best Google Doodle Ever Today

2012-09-07 Thread Alejandro Tejada
Really Funny. :-D Thanks for sharing! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-Best-Google-Doodle-Ever-Today-tp4654681p4654689.html Sent from the Revolution - User mailing list archive at Nabble.com. ___

Re: [OT] EULA and legality

2012-09-07 Thread Mark Wieder
Richmond- Friday, September 7, 2012, 11:55:01 AM, you wrote: > I am running software I own Really? Didn't actually read that EULA, did you? "1. General. The Apple software, tools, utilities, sample or example code, documentation, interfaces, content, data, and other materials accompanying this

Re: [OT] EULA and legality

2012-09-07 Thread Kay C Lan
And people complain that Apple is a walled garden. I've never had that happen with any Apple products. As Peter said, unless you live in the State of California, then this portion of the EULA would apply: i. The laws of the State of California, excluding its conflicts of law rules, govern this li

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Peter Haworth
Hi Todd, One thought on this. There's no way to do what you mentioned right now but you can reduce the space a main stack takes up in the display by clicking it's expand/collapse icon - a collapsed stack uses just one line in the display. Pete lcSQL Software On Fri, Sep 7

Re: [OT] Best Google Doodle Ever Today

2012-09-07 Thread Colin Holgate
This might get you through: https://www.google.com/webhp?hl=en We did the redesign of startrek.com a few months ago, so had been told this was coming up. On Sep 7, 2012, at 7:17 PM, Andre Garzia wrote: > >My Google doodle shows a Brazilian indepenence day doodle. =)

lcStackBrowser 1.0.1

2012-09-07 Thread Peter Haworth
A new version of lcStackBrowser is now available with the following changes. - Fixed a bug that prevented correct licensing when the plugins folder is on a cloud storage drive such as Dropbox or Google Drive. - Added a Preference Setting to exclude plugin stacks from the display (def

Re: [OT] Best Google Doodle Ever Today

2012-09-07 Thread Scott Rossi
Maybe Star Trek was never broadcast in Brazil? :-) Regards, Scott Rossi Creative Director Tactile Media, UX Design Recently, Andre Garzia wrote: > My Google doodle shows a Brazilian indepenence day doodle. =) > > On Fri, Sep 7, 2012 at 7:58 PM, Scott Rossi wrote: > >> OK, maybe not as coo

Re: [OT] Best Google Doodle Ever Today

2012-09-07 Thread Andre Garzia
My Google doodle shows a Brazilian indepenence day doodle. =) On Fri, Sep 7, 2012 at 7:58 PM, Scott Rossi wrote: > OK, maybe not as cool as the guitar, but kinda funny in geek way. > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX Design > > > > > > > > > ... > > > > _

[OT] Best Google Doodle Ever Today

2012-09-07 Thread Scott Rossi
OK, maybe not as cool as the guitar, but kinda funny in geek way. Regards, Scott Rossi Creative Director Tactile Media, UX Design ... ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: [OT] EULA and legality

2012-09-07 Thread Bob Sneidar
>From what I gather in some cursory searches, this is only for ARM processors >running Windows 8 Mobile. Nothing stopping them from expanding on the concept >though, except perhaps maybe the PC manufacturers refusing to go along with >it, in which case consumers will need to reward those manufac

Re: [OT] EULA and legality

2012-09-07 Thread Peter Alcibiades
I have never believed the EULA restrictions would be enforceable in court in the EC. First because its a contract of adhesion. Second because it may say its a license not a purchase, but if it walks and quacks like a purchase that is what the courts will hold it to be, and then you can do what y

Re: [OT] EULA and legality

2012-09-07 Thread Colin Holgate
In the case of Windows, it's sensitive to the machine it's running on. A couple of times I've had to get in contact with Microsoft because I had increased the size of my hard drive, switched from using Fusion to Parallels (or vice versa), or upgraded my Mac. In those kinds of cases the OS stops

Re: [OT] EULA and legality

2012-09-07 Thread Bob Sneidar
Frankly, I ignore these kinds of considerations in an EULA. Send the software police after me. If I buy a PC that has XP on it, and later decide to switch to a VM because the old PC died, I do not have a problem importing that OS into a VM and using it. I am only using the thing I purchased on o

Re: [OT] EULA and legality

2012-09-07 Thread Colin Holgate
Can't really answer your questions, but I've had a similar situation in the other direction. In order to use Vista on my Mac I had to buy the Ultimate version. At that time only the Ultimate version came with the permission to use on virtual machines. So, it's the same deal as with using OSX on

[OT] EULA and legality

2012-09-07 Thread Richmond
I am asking this question for a number of reasons: 1. If I buy a book I can, if I want, use it for lighting a fire, throwing at the cat, and so on. As the book is my property I can do what I like with it. The intellectual property contained within the book is, generally, restricted by c

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Peter Haworth
Hi Todd, Yes, as Is I think about this now there may be wider implications than just plugins. I'm going to start with a preference to hide plugins because I can get that done pretty easily and then think of a more generic approach. Pete lcSQL Software On Fri, Sep 7, 2012

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Todd Geist
Hi Pete, Thanks for responding. I would say being able to hide plugins from both folders would be very useful. The goal here is to be able to focus only on the stacks you care about. The rest is just noise. And if you have large number of plugins then you have a very high signal to noise ra

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Peter Haworth
The RunRev plugins folder is where plugins that come with Livecode are located and the user plugins folder is where you put your own or third party stacks so your own plugins would go in the same folder as third party ones like mine. I'll have to think about how to deal with that. Maybe a "Don't

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Bob Sneidar
Hi Pete. You may want to make it 2 preferences, one for LC plugins and one for user plugins (I wasn't aware there were 2 locations!) because some users create their own plugins and may want to see those while hiding the others. Bob On Sep 7, 2012, at 10:17 AM, Peter Haworth wrote: > Hi Todd,

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Peter Haworth
Hi Todd, That's a great idea and easy to implement. Just to double check, this would remove plugins from both RunRev's plugins folder and the user plugins folder, right? I'll probably make this a preference setting. Pete lcSQL Software On Fri, Sep 7, 2012 at 8:45 AM, Tod

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Todd Geist
Hey Pete, This looks really great! Is there away to get rid of all stacks that are in the Plugins folder. I really hate seeing those stacks when I am working on a project. Thanks Todd On Sep 6, 2012, at 4:16 PM, Peter Haworth wrote: > I'm happy to announce the initial release of lcStac

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Andrew Kluthe
I like that it tells me which stacks are passworded. Is there a way to easily add a password to a stack with this? That would be a really handy feature. :) I also hit a couple of crashes. I will send you an email off list when I can get the recipe right. Andrew On Fri, Sep 7, 2012 at 8:48 AM,

Re: [ANN] lcStackBrowser v 1.0.0

2012-09-07 Thread Andrew Kluthe
Trying this out now. Looks really nice! This is going to help a great deal. On Thu, Sep 6, 2012 at 6:16 PM, Peter Haworth wrote: > I'm happy to announce the initial release of lcStackBrowser, a plugin > alternative to the IDE Application Browser. > > You can find complete details of lcStackBrowse

Re: an ignored breakpoint

2012-09-07 Thread Ben Rubinstein
On 07/09/2012 09:13, Kay C Lan wrote: Clearly I need to wean myself back to using the occasional Red Dot. LiveCode - an ever-increasing number of ways to skin each cat. Ben ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit thi

Re: an ignored breakpoint

2012-09-07 Thread Kay C Lan
Ben, Thanks for the pointer. No I certainly didn't know about the Breakpoint tab - well for some strange reason it doesn't do anything for hard coded breakpoints, when I click on the Tab it comes up empty so I guess I've occasionally clicked on it and have come away assuming it's telling me nothin