Forgot your password?

typodupeerror

Comment: Re:Why get upset? Firefox users avoid proprietary (Score 1) 803

by aweraw (#26690989) Attached to: Microsoft Update Slips In a Firefox Extension

I see your point, but there's a big difference between me choosing to install the flash plug-in in my firefox installation vs having Microsoft choose to install their own plug-in in my installation of firefox.

If the benefits afforded to me by this plug-in were clear and made sense, I would have installed it myself with out much hesitation. My understanding is though that this plug-in is of no direct benefit to the owner of the firefox installation, only to those who want to know what versions of .NET I have installed on the underlying OS.

I see it kind of like a local council sending someone to sit in my driveway, and report what kind of car I drive, and when I drive it, without asking me before hand... it's of no direct inconvenience to me, but I certainly feel as if I'm being put under needless scrutiny. On the other hand, if the local council informed me of their wish to send someone to sit in my drive way and record these details, and gave me the reasons why they were doing it, I'd probably have much less issue with it.

This is a violation of trust more than anything else, and Microsoft thinking that because they technically (as per EULA) own the software on your computer, that by extension, they own everything on it. /car analogy

Comment: Re:Hello Moto (Score 3, Insightful) 828

by aweraw (#26462263) Attached to: Qt Becomes LGPL

Under their definitions of "use" and distribute

Their definition - where 'their' is the person licensing the code. Just because they are words which can be used in contexts different from those implied by the licenser, doesn't mean that they are incorrect definitions. In the context of the GPL, they are the correct definitions.

The GPL says that the same terms must also infect any code that links to it. Hence the immoral aspect of it and why I advocate against it.

It's not immoral, because no one is forcing you into that position. You have to willingly submit to the terms in order to be bound by them... i.e. no one is forcing you to distribute code under the GPL, unless you take their GPL'd code and willingly incorporate it into your own.

By your logic, any consensual act you don't like the ramifications of is immoral...

Comment: Re:Hello Moto (Score 1) 828

by aweraw (#26461873) Attached to: Qt Becomes LGPL

Saying "but you can use it, you just can't distribute it" is NOT disingenuity.

It's the objective truth.

Use = executing the code. In this respect, there are no restrictions imposed by the GPL.
Distribution = making copies and giving them out. The GPL simply states that if you take advantage of code licensed under the terms of the GPL, you must pass those same terms along to anyone who receives a copy from you. You are restricted from imposing further arbitrary restrictions... that's all.

You're the one who's splitting hairs by trying to claim that distribution _is_ use. No, it's not I'm sorry. Use is what occurs after distribution.

One good turn asketh another. -- John Heywood

Working...