Linked by Hadrien Grasland on Sat 8th Jan 2011 19:28 UTC, submitted by sjvn

Thread beginning with comment 456557
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: That isn't quite right
by tetek on Sat 8th Jan 2011 22:00
in reply to "RE[2]: That isn't quite right"
-Software developers are forbidden from distributing their software (source included) outside of the App Store. So every software on the App Store which is not closed source is illegal and it's Apple's right to remove it whenever they want.
Only the second statement is correct. Quoted above is not. I just checked developer agreement and there isn't anything about code. There is only notice about distributing application - you can't distribute it i.e. in cydia.
RE[3]: That isn't quite right
by matto1990 on Sun 9th Jan 2011 00:51
in reply to "RE[2]: That isn't quite right"
RE[3]: That isn't quite right
by mrhasbean on Sun 9th Jan 2011 01:23
in reply to "RE[2]: That isn't quite right"
Software developers are forbidden from distributing their software (source included) outside of the App Store
Why do you people continue to perpetuate this lie? From the Apple developer site - under the "Distribute your App" section: (https://developer.apple.com/programs/ios/distribute.html)
Ad Hoc Distribution
Share your application with up to 100 other iPad, iPhone, or iPod touch users with Ad Hoc distribution. Share your application through email, or by posting it to a web site or server.
Yes, there is a LIMIT on it, but it is NOT "forbidden". And as far as source code is concerned I can share whatever I like - there are tutorial and code snippet sites that do precisely that. Do you see them being shut down?
This GPL thing was predictable, and shows the absolute moronic attitude of some people who are part of the FOSS movement. Apple did the only thing they could, because changing their TOS would allow all sorts of other things they don't want, and they're not about to do that. So the f'tards at VLC got what they deserved, and now they lose out. I just feel for the dev who spent his time only to have VLC screw him over - they were the ones who whinged when the essence of GPL was not being inhibited.
I liked having VLC on my iPhone, but it's not a deal breaker by any stretch of the imagination, and wouldn't be for the vast majority of normal users either. In fact for me it goes the other way, my feeling is if they want to be that stupid and f@({ people over they can shove their product where the sun don't shine. I've yet to find a video that I can't play on the Mac with something else anyway...
RE[4]: That isn't quite right
by vivainio on Sun 9th Jan 2011 01:34
in reply to "RE[3]: That isn't quite right"
So the f'tards at VLC got what they deserved, and now they lose out. I just feel for the dev who spent his time only to have VLC screw him over - they were the ones who whinged when the essence of GPL was not being inhibited.
Well, the only dev "losing out" is the guy who wasted his time doing the port.
RE[4]: That isn't quite right
by JAlexoid on Sun 9th Jan 2011 06:24
in reply to "RE[3]: That isn't quite right"
they were the ones who whinged when the essence of GPL was not being inhibited.
What the ...(I will not resort to profanity) is wrong with people!
FSF legal counsel said that GPL and Apple's TOS were incompatible and yet, people like you think you have more legal understanding than layers that wrote and edited the GPL or people that actually write the "essence" of the document into the document.
Thankfully we still have the people behind GPL alive and well, but their stance somehow leaves people "who know better" undeterred!
Don't cross RMS, he has two katanas! http://xkcd.com/225/
RE[4]: That isn't quite right
by FellowConspirator on Mon 10th Jan 2011 03:44
in reply to "RE[3]: That isn't quite right"
Member since:
2010-03-08
Above the law there is always common good. It should be. Especially that the case was just to put the foot down.
Sorry, but the goal of GPL is in my opinion not to defend "people" as a whole. The closest thing to that would be public domain, AFAIK, and GPL is very far away from public domain.
The GPL's primary goal, the way I see it, is to promote collaboration in software development and distribution. You use or redistribute my software, alright, but then you contribute back by sharing your modifications with the rest of the world and letting users share my software the way they want. This way, we and the rest of the community of software developers as a whole benefit from our effort, as the amount of publicly accessible open-source work grows.
On the other side of the coin, the App Store's TOS are the exact opposite of the GPL. Among them, you can find that...
-Software developers are forbidden from distributing their software (source included) outside of the App Store. So every software on the App Store which is not closed source is illegal and it's Apple's right to remove it whenever they want.
-Software users cannot freely share the product they have bought. So when the App Store will close its doors, all work which was published on it will be definitely lost. It's generally-speaking a very bad idea to depend on a single mode of distribution.
No way both ideologies might ever agree.