Google Asks USPTO To Reexamine Four Oracle Patents
An anonymous reader writes "Google leaves no stone unturned in its defense against Oracle's patent and copyright infringement allegations. eWEEK reports on the latest development: Google has asked the USPTO to reexamine four of the seven patents asserted by Oracle. Patent watcher and skeptic Florian Mueller believes 'the world would be a better place without those virtual machine patents,' which he considers excessively broad and not really technical inventions. He also reports on a Google letter to the court, asking for permission to file a motion to throw out Oracle's copyright infringement allegations as soon as possible, without further discovery."
Um... so in other words, you are saying that if you were a (high ranking) employee at a profitable company like Google you would risk being sued, losing your job and all other job offers, simply because you think that releasing code increases "freedom of information"? Look, I can admire the people who leaked information about abuses to Wikileaks because people deserve to know where their tax dollars are going and that is the only way they can make informed choices. On the other hand though, releasing something like Google's code does really no good while putting you/your family in financial ruin.
Taxation is legalized theft, no more, no less.
Software or an algorithm shouldn't be patentable because they aren't inventions, they are ideas or mathematics. Inventions are patentable, ideas are not.
i suspect they chose the 4 weakest patents that they know are bunk and have the highest chance of being overturned.
this will set a very good example for all those other pesky patents they're being sued over.
TFA misses a very important point of strategy - Google aren't filing patents like mad because that's not a game they are playing. they are massive innovators, but their business model is not technology so much as advertising. the patents aren't as valuable to them as they are to Oracle, and if Google lose 576 patents it'll be nothing to the many thousands that other companies stand to lose if they are ever challenged.
Google can afford many lawyers, and these 4 patents might just be the tip of the wedge that they plan to drive into ALL software patents.
here's hoping. the MPEG-LA are already shitting bricks at Google's VP8 e-penis.
>valuable algorithm
Algorithms are unpatentable in the entire world.
>more than full disclosure.
Have you read some "computer-implemented method" loophole patents? They usually don't even include a reference implementation.
As for secrecy, there's no way for algorithms to be kept secret. If it's important (and most are not), someone will "reverse-engineer" (i.e. read) it, or just rediscover the same algorithm by himself. It's just mathematics.
And nowadays reverse compilers get you almost the original code back, automatically.
As for putting stuff into hardware, fine, vote with your wallet (also, it's still in there and can be read).
Patent protection for computer-implemented inventions are worse than useless. There's copyright already and the pace of the computer industry is so fast you don't need patents (which is why we don't have them, I guess). If your competitors want to copy something, let them. In the time they take to copy it you are at version 93953539 and they are at version 0.1. How does this even become an issue?
On the other hand, some weirdos who think they invented fourier transform (only a few hundred years late) would be making signal processing a minefield.
And don't forget that pure software shops are the minority of all programming jobs, why have special protection for 0.1% of the programmers (and of these, they would mostly block each other with trivialities), blocking the other 99.9% from doing their work (since everything would be a patent minefield)?
I really wonder where this damn elitism comes from, it's not that there's a lot of missing stuff in computer science anyhow. We've figured out how to program computers, now we program computers.