Interesting thought!
I am simply saying that permanent use and resale licenses to changeable information (software, art, literature, music, movies) which can be traded securely, without loss or duplication, in a public market, is a form of currency.
Wow! You must read the last two questions of this Slashdot interview with Jordan Pollack!
Please... no metaphors! If you can possibly avoid them, please do.
Example answer to 2: Since source code is not an expression, it's a machine, it's not protected by copyright. Web pages clearly are. Therefore, Microsoft is fine and Third Voice is not. (Note this invalidates the GPL and all other software licenses, it's just an example answer.)
2. If your opinions about the correctness of the hypothetical actions above and the correctness of adding annotations to webpages a la Third Voice or crit.org differ, what is (are) the difference(s) (specified as carefully as possible) that causes one to be on the right side of the law/morality, and one to be on wrong side of the law/morality? (You may still have answers to this question if you think they are both right or wrong, but it will be easier to think about it if you think that only one is OK.
1. Is Microsoft correct? (Odds are good this will need to be clarified before it can be properly answered; please do ask questions.)
Two questions I'd like answers to (and a reminder, this is an exploratory exercise, I've got answers in mind but they are not necessarily firm yet):
Microsoft releases Microsoft Linux with the kernal extensions necessary to load WinNT programs on top of this version of Linux. Microsoft does not distribute the original binary kernal, but instead make you aquire one yourself. By not distributing it they therefore do not fall under the GPL. Nonetheless, many open-source advocates chortle loudly, and demand that Microsoft ship them the source code of the kernal patch. Microsoft happily complies by sending them the original, pristine source code of the original Linux kernal they started with, state they never modified the kernal and therefore the patches, since they are not modifications of the kernal itself, but independent additions, do not have to be distributed because the patches are not covered under the GPL, but are covered under whatever license Microsoft sees fit.
When it comes time to compile the new kernal, the compiler loads both the original Linux kernal source, and the Microsoft patches, combining them in internal memory, and compiles the resulting program, automatically. This compiled product is special in another way; it compiles the Linux kernal as normal, binary indistinguishable from a kernal running on any other system, but produces a shell-kernal that wraps the Linux kernal and adds the hooks into the system that Microsoft wants added.