|
|
|
|
|
by eridius
5251 days ago
|
|
Inventing hard things is hard, but copying other people's inventions is significantly easier. Don't forget, part of the point of the patent system is to encourage inventors to publicly document how their invention works so other people can use it (with licensing), instead of keeping it secret and possibly having the knowledge lost over time. It seems to me that if someone can describe superficially what an invention does and you can build it on the spot, then it probably doesn't deserve a patent. For example, if you were to describe the appearance of an engine block to me, I wouldn't be able to replicate the combustion engine, and it's probably worth patenting. But if you tell me that the user clicks on one button to purchase an item without going through a checkout phase, I can easily replicate that without any knowledge of how it works. Although come to think of it, that basically negates all business method patents. |
|
Copying is only easier if you can reverse-engineer what they did. Sometimes, just seeing the invention brought to fruition provides enough clues for any skilled tradesman to reproduce the parts that are unrevealed. Well if that's true, then the patent should not have been granted in the first place, like you said! Remember, ideas by themselves aren't supposed to be patentable, only implementations of ideas. You see, the patent doesn't become violated just by writing or communicating about it. The violation occurs when you build something that really starts doing what the patents describes. The problem with software patents are precisely how fuzzy this distinction can become.
Software is special precisely because it is so general and flexible. Take the 'one-click' patent that you cited above. Suppose web browsers were built with macros so that you could script them to automatically verify shipping address and payment info upon clicking "buy" and confirm the order. To the end-user, this would be functionally equivalent to the "one-click". Should this macro behavior be blocked? What if an e-commerce site distributes a script for implementing one-click functionality that can be installed by customers? Would this violate the patent? I'm not sure.