Ask HN: What are some examples of software patents used for good?
In light of all the cross suing, most recently the Apple/HTC lawsuits, and stuff like Lodsys' trolling app developers it's hard to imagine software patents being more than tools for greedy companies.
In the interest of not falling prey to sensationalism I wanted to find out if there's more to the story than just "software patents are evil."
50 comments
[ 3.6 ms ] story [ 73.8 ms ] threadIf software patents didn't exist, maybe I wouldn't have based my business on that software in the first place because I'd worry that somebody else would notice that it's profitable and use it to run their business. Patents are necessary to encourage people to innovate, though obviously some patents (that probably shouldn't have been given in the first place) have stunted innovation.
I think the original poster was asking for real examples of how they have been good in practice.
My opinion is that patents stop innovations rather than encourage them.
Your non-trivial software is already in violation of scores or even hundreds of existing patents. You should get as many software patents as possible to cover your ass.
> Patents are necessary to encourage people to innovate
[looks around] In software, this is not the case.
Software patents are a good idea in theory, but in practice, the baby needs to get thrown out with the bathwater.
Though even there, it mostly looks good if you look at the patents with a higher bar for innovativeness. Inventing something like FM synthesis entirely (http://en.wikipedia.org/wiki/Frequency_modulation_synthesis) is a bit different from patenting the Nth variation on some well-known synthesis algorithm.
[1] http://www.redhat.com/legal/patent_policy.html
I can't think of a good software patent. It's not a software patent, but there was IBM's attempt to patent patent trolling which was a rather keen bit of legal satire. I think it actually failed in the face of all that prior art, but I might be confusing that patent application with another one.
I don't really like the i4i case, though it's probably at least closer to an answer. Microsoft got what it deserved because it partnered with i4i, then screwed them. There should have been non-patent means of getting justice in a case like that, though, so I can hardly count that as something good about software patents.
It allowed the Fraunhofer Institute to capitalize on their audio research.
Regarding whether the MP3 patents were a good thing or not, that is as you say debatable. It made developing the technology profitable, but it also created barriers to interoperability - for example, it is problematic for open source operating systems to support MP3s, and they are forced to do various workarounds of dubious legality. Compare this to the situation on the Web: Anyone can write a web browser, without having to pay anyone else.
Patent trolls by definition do not produce any actual products. They only sue. Any patents you have are therefore no defense against them.
A worrying development is trolling by proxy - a real company selling its patents to a patent troll. This allows the real company to extort money through its patents, without the risk of a countersuit, since the patent troll is doing the actual suing.
In any case, that is not really a case of patents being put to good use. They might help you specifically, as a defensive measure, but only because of all the bad uses of patents overall.
I agree; it merely illustrates the flaws in the system that we have.
http://www.google.com/patents?vid=6285999
It explains the primary algorithm behind Google Search. I suppose it could have been kept as a trade secret all these years, if not for the patent system.
And in any case, no one actually reads software patents (lawyers tell you not to!), so even if it was patented but not published or otherwise documented, no one would have known about it.
While the PageRank patent is definitely not a trivial patent - unlike the vast majority of software patents - it still isn't an example of a patent used for good.
What do you mean by good, then? It has generated lots of cash for Google and thus provided lots of jobs.
Unless you believe that it was Google patent on page rank algorithm that prevented all other companies to get better at doing search.
To this, the only major point of consideration should be: Without patent protection, would this technology have been developed anyways?
For the vast majority of patented software, the answer is yes. Probably including pagerank and mp3. The patent process brings no value to society and therefore shouldn't be enforced by society.
In the case of drug discovery & development, the answer clearly different. Patents make sense.
Google has been a huge net positive in the development of the Internet in the last decade+. All of this development is the result of Google's dominance in search. The PageRank algorithm was where that began. Yes, things might have turned out the same without the patent. Or maybe Yahoo would have integrated the algorithm and cut Google off at its knees, and we'd all be stuck using hotmail with 2MB inboxes. I think it's unfair to simply dismiss the beneficial impact of the patent on the algorithm that started Google.
The OP even says "used for good".
Asking whether good things have been done with proceeds from licensing software (or other) patents is a different question entirely, and inevitably leads to the answer: yes. (Of course some patent holders have used the income to do good things!)
So yes, the question can be interpreted in many ways, when I read it I felt the OP was trying to find examples which support the claim that the software patents are 'good' where good means they provide a net benefit to the community.
That being said, software patents are an emotional topic here and sometimes that overwhelms the conversation.
Yet, It seems that Google's secret sauce search algorithm made lots of cash for Stanford to help continue to educate and incubate more ideas like this. Without Googles edge of a protected formula, the relatively "non evil" company may not have grown to offer us free services like google voice, gmail, google docs, and a free OS.
I personally find secrecy just fine.
However this needs an idealistic leader and wont work large scale across markets so while it annoys me when I see these spiderwebs of who is suing who, I really put the blame at the fault of the patent system. I don't know what the answer is but it seems something is seriously broken.
After some research, I discovered that there's a particular Bluetooth audio codec called apt-X, which has essentially wired sound quality (and certainly way better than the awful default Bluetooth audio). No cables, no dongles (my mac supports apt-X out of the box).
This represents a genuine (patented) innovation - none of the other wireless audio solutions are as good. I can't help but wonder if the people behind it would have bothered if they couldn't patent the codec.
I don't know if that makes the patent system worth it for software. I suspect it doesn't. But I know at least one example where it led to innovation that may not have happened otherwise.