The Following User Says Thank You to Copernicus For This Useful Post: | ||
|
2011-03-03
, 19:51
|
|
Posts: 963 |
Thanked: 626 times |
Joined on Sep 2009
@ Connecticut, USA
|
#252
|
|
2011-03-03
, 19:54
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#253
|
|
2011-03-03
, 19:58
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#254
|
FYI, you can run X, vi, bash, ssh, and a huge pile of other stuff on Windows if you really want; the Cygwin project has put in a huge effort rebuilding all sorts of apps that normally run on Unix to instead run on Windows.
But yes, you do have to put a whole lot more work into porting an app like, say, bash from Unix to Windows than between different flavors of Unix.
The Following User Says Thank You to daperl For This Useful Post: | ||
|
2011-03-03
, 20:02
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#255
|
More on the future of your Windows Phone.
http://bsdly.blogspot.com/2011/02/pr...microsoft.html
While not specifically about Windows Phone, it is about how Microsoft handles email. And therefore what you can expect to have on your future Windows Phone.
|
2011-03-03
, 20:07
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#256
|
What is the file system hierarchy like in Android and iOS?
Is there for example all those directories in the main level, or how much it differs from FHS?
http://www.pathname.com/fhs/pub/fhs-2.3.html
|
2011-03-03
, 22:21
|
Posts: 45 |
Thanked: 20 times |
Joined on Jul 2010
|
#257
|
Because it is permissive, it allows closed source forks. It allows for embrace, extend, extinguish scenarios. That is why Microsoft would love that all open source was released under a BSD style license.
|
2011-03-03
, 23:06
|
Banned |
Posts: 726 |
Thanked: 497 times |
Joined on Aug 2010
@ Gravesend, UK
|
#258
|
Where do you get off you blithering fool, your just as bad as the brotherhood of nutcases on this forum !.
Trying to win brownie points with them are we ....sucker !!!.
|
2011-03-03
, 23:15
|
|
Posts: 963 |
Thanked: 626 times |
Joined on Sep 2009
@ Connecticut, USA
|
#259
|
Of course, that's other people having the ability to use it however they want, hence the term 'permissive', but it all depends on your point of view. Personally I prefer a more permissive license because if people aren't interested in contributing to open source I hardly think it's reasonable to try to force them to see things my way.
Same thing with why the GPLv3 hasn't been adopted for Linux, it's too restrictive, sure it protects some freedoms, but it does so by taking other freedoms away. And quite a lot of people prefer the freedoms offered by GPLv2 over the restrictions of GPLv3.
There is no one best solution, it all depends on how much you want to force others to do things your way. The good thing is that we have a range from the most permissive to the most restrictive OSS licenses to choose from.
|
2011-03-03
, 23:54
|
Posts: 45 |
Thanked: 20 times |
Joined on Jul 2010
|
#260
|
Have you released anything in a BSD style license? Can you point me to it, or are you just saying that because you like to prey on those that do?
Bringing Linux to GPLv3 would be quite a difficult task due to the fact that there are a huge number of copyright holders. Linus does seem more inclined to stay with the GPLv2, but a lot of other Linux kernel coders do favor the GPLv3.
The solution is simple. Just like I can't take closed source code and turn into copyleft code, don't use copylefted code for your closed source programs. Write your own.
Tags |
bada rox, give me bada, meego rules, sir abill sir !, windowsce blows |
|
But yes, you do have to put a whole lot more work into porting an app like, say, bash from Unix to Windows than between different flavors of Unix.