LWN.net Logo

Novell, buyer's remorse, and the patent threat

Novell, buyer's remorse, and the patent threat

Posted Nov 22, 2006 7:58 UTC (Wed) by dark (subscriber, #8483)
Parent article: Novell, buyer's remorse, and the patent threat

I think it's important to keep in mind that Microsoft's products are just as much at risk of patent claims as free software projects are. Software patents threaten the whole industry.

You might think that Microsoft has more money to defend itself, but that doesn't actually help its customers, and that's what this FUD is about—the "undisclosed liability" of having Windows in your server room.


(Log in to post comments)

Novell, buyer's remorse, and the patent threat

Posted Nov 22, 2006 9:40 UTC (Wed) by HenrikH (guest, #31152) [Link]

I would say that Microsoft has an increased risk of patent claims since they have more money to extort than the open source community, wich also has been proven in the court since MS as of yet have hade to defent itself on several occasions

Novell, buyer's remorse, and the patent threat

Posted Nov 22, 2006 15:43 UTC (Wed) by tjc (subscriber, #137) [Link]

I think it's important to keep in mind that Microsoft's products are just as much at risk of patent claims as free software projects are.
Linux is more at risk simply because the source code can be examined by anyone. Someway may suspect that MSFT is violating a patent by observing the behavior of a program, but without examining the source code it's hard to prove.

Patents Don't Apply to Source Code

Posted Nov 22, 2006 16:26 UTC (Wed) by GreyWizard (guest, #1026) [Link]

Patents apply to behavior, not source code. There's no reason source code would be necessary or even make it easier to prove patent infringement.

Patents Don't Apply to Source Code

Posted Nov 22, 2006 16:51 UTC (Wed) by proski (subscriber, #104) [Link]

Not all behavior is exposed to the user. You won't tell a Linux kernel with RCU from the one without RCU except by comparing their performance.

Patents Don't Apply to Source Code

Posted Nov 22, 2006 17:24 UTC (Wed) by HenrikH (guest, #31152) [Link]

True, but then a propietary company has to tell everyone that they have RCU since they need to make a selling point ;-)

Patents Don't Apply to Source Code

Posted Nov 22, 2006 20:54 UTC (Wed) by tjc (subscriber, #137) [Link]

Patents apply to behavior, not source code.
Patents apply to the use of concepts or ideas. As noted by others, this may or may not be apparent without seeing the source code.

Patents Don't Apply to Source Code

Posted Nov 30, 2006 18:45 UTC (Thu) by GreyWizard (guest, #1026) [Link]

Patents apply to behavior, not concepts or ideas. Clever lawyers have succeeded with patent applications for increasingly abstract things, but the patents still apply only to some process that implements an idea and not the idea itself.

Microsoft and other vendors of proprietary software are regularly found guilty of patent infringement without the benefit of source code. RCU is mentioned above, but this is by definition a behavior that can be observed.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds