Slashdot Mirror


'Unpatent' Begins Crowdfunding Challenges To Bad Patents (unpatent.co)

"Unpatent is a crowdfunding platform that eliminates bad patents," reads their web site. "We do that by crowdsourcing the prior art -- that is all the evidence that makes clear that a patent was not novel -- and filing reexamination requests to the patent office." An anonymous Slashdot reader reports: "Everyone in the world can back the crowdfunding campaign against the patent," explains their site, which includes a special section with "Featured stupid patents". The first $16,000 raised covers the lawyers and fees at the U.S. Patent and Trademark Office, and "The rest is distributed to those who find valid prior art...any evidence that a patent is not novel. We review all the prior art pieces and reward those that may invalidate a claim... Then, we file an ex partes reexamination to the USPTO."

Their team includes Lee Cheng, the legal officer at Newegg, "worldwide renowned as the patent trolls' nightmare," as well as Lus Cuende, who created his own Linux distro when he was 15 and is now CTO of Stampery, a company using the Bitcoin blockchain to notarize data.

They're currently targeting the infamous US8738435 covering "personalized content relating to offered products and services," which in February the EFF featured as their "stupid patent of the month." Its page on Unpatent.co argues that "Taking something so obvious such as personalizing content and offers...and writing the word online everywhere shouldn't grant you a monopoly over it." Unpatent's slogan? "We invalidate patents that shouldn't exist."

67 of 115 comments (clear)

  1. Shit by Anonymous Coward · · Score: 1

    There goes my patent on [a-z0-9]*

    1. Re:Shit by Anonymous Coward · · Score: 1

      Oh, it explains the [abcdefghijklmnopqrstuvwxyz012345789]* I've seen. They are trying to circumvent your patent.

    2. Re:Shit by Zeroko · · Score: 2

      That looks more like an attempt to obfuscate a backdoor.

    3. Re:Shit by donaldm · · Score: 1

      There goes my patent on [a-z0-9]*

      How about:

      Convert all upper case to lower case
      cat my_file | tr '[A-Z]' '[a-z]'
      or
      cat my_file | tr '[:upper:]' '[:lower:]'

      Reverse the options and you can convert lowercase to uppercase. Read the manual entry "tr" for further fun and games.

      We have just invalidated your patent. Now pay court costs and consider yourself spanked, not because you tried such a silly patent but because you did not write in convoluted "legalese" which would enable our lawyers to do some very needed renovations to their mansions. :-)

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    4. Re: Shit by O-Deka-K · · Score: 2

      Can't be. The 6 is missing.

  2. Doesn't solve the problem by 110010001000 · · Score: 5, Insightful

    The problem is that the patent system is broken. You are just treating the symptoms, not curing the disease. You are making the lawyers lot of money though I guess, which is probably why the Newegg lawyer thought of this brilliant idea.

    1. Re:Doesn't solve the problem by rtb61 · · Score: 4, Insightful

      Morally speaking if you invalidate a patent that a corrupt patent office approved without obvious due diligence, should you not be able to recover that cost from the corrupted patent office and then legally speaking be able to charge the approving officer of that patent with a constitutional crime ie approving a patent that did not adhere to constitutional requirements.

      --
      Chaos - everything, everywhere, everywhen
    2. Re:Doesn't solve the problem by Anonymous Coward · · Score: 1, Funny

      Who knows, IANAL (I like ANAL).

    3. Re:Doesn't solve the problem by SlaveToTheGrind · · Score: 3, Informative

      You are making the lawyers lot of money though I guess

      How? Read their site -- the donated money in excess of the PTO filing fees gets paid to the prior art searchers.

      which is probably why the Newegg lawyer thought of this brilliant idea

      Or maybe it's because every bad patent that's killed through this process is one less bad patent that Newegg may have to pay real money to fight later on.

    4. Re:Doesn't solve the problem by Anonymous Coward · · Score: 1

      In addition to SlaveToTheGrind's comments:

      The disease in the USPTO is a lack of funding to bring in enough competent personnel to do enough research to be able to reject invalid patents. The USPTO makes _more_ money if filers keep coming back with more narrowly-worded patent applications to bypass the latest rejection (and the fees to examine the latest submission). They make _less_ money if the filers get a patent accepted that never should have been accepted.

      Newegg and its partner organizations _are_ treating the disease in the only way they can. A _better_ treatment literally requires an Act of Congress.

      Write your Congresscritter to get this shit fixed right.

    5. Re:Doesn't solve the problem by luisi · · Score: 4, Informative

      Hi there, Luis from Unpatent here. I agree the patent system is broken. However, the same way as we cannot cure VIH right away, we gotta treat the symptoms at least. It's the same for our crowdfunding platform. We're actually in the process of automating the lawyers' task in the process, so no, our aim is not to make lawyers rich(er).

    6. Re:Doesn't solve the problem by flopsquad · · Score: 1

      -1 Baseless Namecalling. There are many problems with the patent system, and IP laws in general. Corruption at the USPTO isn't one of them. If you have evidence of actual corruption -- you know, bribery, graft, extortion, embezzlement, favoritism based on political patronage -- please provide. Or are we all just going to become little Donald Trumps and say mean words instead of making reasoned arguments?

      --
      Nothing posted to /. has ever been legal advice, including this.
    7. Re:Doesn't solve the problem by flopsquad · · Score: 1

      "Constitutional requirements" - there are no Constitutional requirements for patents. That is in the law.

      I like the points you're making above, but this statement is incorrect. There *are* constitutional requirements on patents (and copyrights, which come from the same clause). Article I, Section 8, Clause 8 of the United States Constitution, empowers the United States Congress:

      To promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries.

      Nearly every word in that clause circumscribes -- and has thus been enshrined in -- patent law.

      "Useful arts" - What we now think of as science and engineering; the requirement to "promote" the "useful arts" by securing "discoveries" gives us utility and novelty requirements. Congress does not have the power to pass a law allowing you to patent something with no known use (like a random chemical formula) or that is nonfunctional by its very nature (trying to patent a perpetual motion machine).

      By this language, Congress also does not have the power to pass a law taking knowledge back from the public domain, i.e. abrogating novelty. Stuff we already know is not a discovery, nor is it promoting the useful arts to grant a monopoly on such.

      "Limited times" - Congress does not have the power to pass a law that gives patents unlimited duration (or copyrights, for that matter, but that perpetual +20yr end-run around the Constitution is a clusterfuck for a different day).

      "Inventors" - Gives us the inventorship requirements, including the mandate that each of (and only) the actual inventors be listed. The standard used to be first to invent, now it's first inventor to file, but in every era you still had to be the inventor (with some new allowances for employers of inventors). Congress cannot pass a law giving rando non-inventors the right to seek patent protection. That's what assignments are for.

      --
      Nothing posted to /. has ever been legal advice, including this.
    8. Re:Doesn't solve the problem by oic0 · · Score: 1

      Just make the company liable for paying the person any and all proffit they made from licensing the patent. Let free market handle it.

    9. Re:Doesn't solve the problem by Ol+Olsoc · · Score: 1

      Morally speaking if you invalidate a patent that a corrupt patent office approved without obvious due diligence, should you not be able to recover that cost from the corrupted patent office and then legally speaking be able to charge the approving officer of that patent with a constitutional crime ie approving a patent that did not adhere to constitutional requirements.

      Pepe'?

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    10. Re:Doesn't solve the problem by Ol+Olsoc · · Score: 1

      -1 Baseless Namecalling. There are many problems with the patent system, and IP laws in general. Corruption at the USPTO isn't one of them. If you have evidence of actual corruption -- you know, bribery, graft, extortion, embezzlement, favoritism based on political patronage -- please provide. Or are we all just going to become little Donald Trumps and say mean words instead of making reasoned arguments?

      Would it be name calling to say the OP sounded like some alt+right screedism? Corruption versus a bad paradigm years ago by USPTO office people who didn't understand computing, and therefore didn't understand the unintended consequences.

      So yeah, my money is on pepe' doin their thing.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    11. Re:Doesn't solve the problem by jittles · · Score: 1

      Hi there, Luis from Unpatent here. I agree the patent system is broken. However, the same way as we cannot cure VIH right away, we gotta treat the symptoms at least. It's the same for our crowdfunding platform. We're actually in the process of automating the lawyers' task in the process, so no, our aim is not to make lawyers rich(er).

      You lost me for a second there on VIH. I assume you're a native Spanish speaker? It's HIV in English. I'm guessing I was not the only one that was slightly thrown by this. Otherwise, your English is excellent.

    12. Re:Doesn't solve the problem by mrchaotica · · Score: 1

      go read the Constitution. All it says is that Congress must pass a system to enable inventors to benefit from their discoveries, but it doesn't describe how.

      Correction: Congress may do that. The Constitution says they have the power; it does not say they are obligated to avail themselves of it.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    13. Re:Doesn't solve the problem by Toad-san · · Score: 1

      Wot? Hold a stupid, lazy, possibly corrupt gummint official responsible for his actions? Now you're just talking crazy!

    14. Re:Doesn't solve the problem by Cinnamon+Beige · · Score: 1

      You are making the lawyers lot of money though I guess

      How? Read their site -- the donated money in excess of the PTO filing fees gets paid to the prior art searchers.

      Which is in and of itself a chore, given that I've seen a few patents that I'm not that sure were not in point of fact created by a very good parody generator that has been well-fed on patent applications. I can fully believe that a good prior art searcher deserves fully to be paid.

      I'd also like to feel a bit more confident that you couldn't manage to get the patent office to grant a patent on a filing that is nonsensical, but I don't expect that to happen.

    15. Re:Doesn't solve the problem by rtb61 · · Score: 1

      Stop with the bullshit lazy government worker crap, it was always a lie a joke, sure there are bad ones but in the minority. The real problem ones are political appointees joining in on the corruption of the corporate selected politicians. So corrupt corporations, get corrupt politicians elected and those corrupt politicians put corrupt people (approved by those corporations) in charge of government departments, to run them into the ground, to hand out no bid contracts, to privatise elements at a major loss, to ensure no unapproved activity against the appointing corporation, like forcing adherence to regulations, no jail time ever for executives for anything. Why is the USPTO run so badly, because patent lawyers want it run exactly that way and are paying for it to happen, approve shit patents and force, the very profitable for patent lawyers, fighting of those patents in court. It is not by accident and they have set up the USPTO with performance guidelines for patent officers to ensure as many patents get approved as fast as possible, guaranteeing as many bad patents to be fought out in court as possible. It is a purposeful scam.

      --
      Chaos - everything, everywhere, everywhen
    16. Re:Doesn't solve the problem by rtb61 · · Score: 1

      Each and every falsely approved patent is a sure sign of corruption, each and every single one, that was not novel or unique or new. That it the job of any patent office and they are failing at it and that is corruption of office.

      --
      Chaos - everything, everywhere, everywhen
    17. Re:Doesn't solve the problem by flopsquad · · Score: 1

      Each and every falsely approved patent is a sure sign of corruption, each and every single one, that was not novel or unique or new. That it the job of any patent office and they are failing at it and that is corruption of office.

      You keep using that word. I do not think it means what you think it means.

      --
      Nothing posted to /. has ever been legal advice, including this.
  3. I fully support this by ArtemaOne · · Score: 1

    If this is implemented well it could help society a great deal. Another answer to the previous techies helping the world post. If implemented poorly it'll just disappear and no one will give it much thought.

  4. Re:Doesn't this encourage bad behavior? by Anonymous Coward · · Score: 4, Informative

    Filing patents has both non-zero cost, and non-zero latency.
    You need to make a patent that is good enough to make it past the USPTO (which is harder than people think), spend money on the filing, and hope this program is still around in 2 years when your patent is actually approved. In the grand scheme of things if you can actually write a good patent you can almost certainly make better money by just using that skill to write patents.

  5. Re:Would a similar idea work for copyrighted media by wierd_w · · Score: 1

    Not self sustainable.

    To challenge the copyright cartels, the kind of rights holding group you envision needs to charge a simple one-off use fee if you intend to use the owned property to create a derivative work, to obtain a suitable license. That fee money is used to purchase additional properties that should be in the public domain.

    As long as the fee is minimal (say, 10$, to make as many derivative works as you want), and retains some level of viral permanence (derivative works are given reciprocity for the group to be given authority to charge for additional licensing for people wanting to make yet more derivative works with both groups agreeing that neither has full control over the work, and thus neither party is able to create an exclusivity agreement to the works covered--EG, all agreements are inclusive, not exclusive) it would do a great job of assuring low cost licensing of properties, while keeping the likes of Disney from turning it into yet another Princess Powergrab for 170 years.

    Such an org would need to have a very hard-lined, and restrictive charter to prevent it morphing into the MPAA on cocaine and crack though. (EG, even its own lawyers would be legally disbarred from trying to change its mission.)

    Expect the MPAA, RIAA, and assorted vermin to rail against the very notion of such an org, in much the same way that Microsoft railed against the viral nature of the GPL though.

  6. Re:Doesn't this encourage bad behavior? by ZipK · · Score: 3, Informative

    ... and hope this program is still around in 2 years when your patent is actually approved.

    Two years if you're lucky.

  7. Agreed but still better than nothing. by renegadesx · · Score: 3, Interesting

    Agreed, this is what Slashdotters have been saying for over a decade now, but still there is no political apetite from either side of politics in just about all western countries from actually addressing this at the cause.

    Meanwhile patent wars are being fought all over the world hurting consumers world wide because at the end of the day they are the ones that are paying for this nonsense. At least there is someone out there trying to fix something. Yes it's like pissing into the ocean but if a few stupid patents get squashed that's still better than none.

    --
    Make SELinux enforcing again!
  8. bad patents by jmcvetta · · Score: 1, Insightful

    All patents are bad patents. The ownership of ideas is immoral and should be abolished.

    1. Re:bad patents by Tyr07 · · Score: 1

      Guess you don't own anything.

    2. Re:bad patents by Opportunist · · Score: 2

      But then you run into a primary problem of capitalism: Why would anyone invent anything anymore instead of saving the money, waiting for someone else to do it, then invest the money in technology to mass produce and sell whatever someone else invested time and energy into to invent it?

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:bad patents by Anonymous Coward · · Score: 1

      The concept of ownership historically only applied to scarce goods. It was a solution to a scarcity problem. Knowledge is not scarce, although teaching it may be. The idea of "Intellectual Property" for knowledge is a relative recent one in human history (trying to keep it secret is not, but that is another matter) . Not all new ideas are good, or implemented properly at first try. IP is one of them.
      In a sense you can compare it to slavery. At first it looked like a good idea and solved some problems for some of the people, then we found out that it does much more damage to the whole, than the benefits for the few justifies.

    4. Re:bad patents by jmcvetta · · Score: 1

      Correct, I do not own a government-granted monopoly on any ideas. I also do not own any slaves. And your point is?

    5. Re:bad patents by jmcvetta · · Score: 3, Insightful

      What you describe is but a lesser example of the many problems with capitalism. However it seems implausible that, without immoral ownership of ideas, innovation will just grind to a halt. People were inventing things long before these badlaws were enacted, and will continue to do so in their absence.

    6. Re:bad patents by Opportunist · · Score: 2

      Yes. People were. People were indeed often inventing for invention's sake. And many inventors died impoverished and penniless despite coming up with something that was a revolution to the world. There was this saying about Goodyear that "if you find a man, clothed in rubber from head to toe (which was an incredibly expensive stuff back then), but without a penny to his name, you found Goodyear".

      But the times when big breakthroughs were the work of single men are past. We still have ingenious people, no doubt about this, but any kind of invention today is usually dependent on amounts of money insurmountable by individuals. The quick wins and easy gains have been taken. Inventing is, and has always been, climbing on the shoulders of giants and working up there, but to get up there has become prohibitively expensive.

      Inventing is a team effort today. Even ignoring the safety concern that would arise if any self-proclaimed inventor handles dangerous pathogens or chemicals, or the ethical concerns when it comes to testing them, could you imagine coughing up the dough to establish a lab where you can research pharmaceuticals?

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    7. Re:bad patents by bv728 · · Score: 2

      Never understood this argument. In some platonic, ideal realm, knowledge/ideas are not scarce, but a person's life/time is. A patent is (supposed to be - I acknowledge the modern system has serious issues) a recognition of the intersection between the time and effort spent on obtaining specialized knowledge, which is not generally available, and labour/time to develop their not-plainly-obvious innovation. The patent isn't acknowledging some form of ownership of an idea, it's a limited license on financial exploitability in recognition of effort. There's a lot of reasons that has gotten screwed up in the current system, but despite some serious issues and a small number of hideously bad actors, it's not a burn-it-down situation.

    8. Re:bad patents by DidgetMaster · · Score: 1

      I am so glad we have millions of inventors out there who are willing to risk a lot of capital and personal effort into turning a novel idea into a real product and then try to introduce it into a market where Microsoft, Apple, IBM, or any other big player out there is free to take your idea; copy it; and crush you. So, let's abolish all patents and then be really surprised when nobody bothers to invent something new. It will leave us with a good, warm feeling because we will never know what we are missing.

    9. Re:bad patents by Cinnamon+Beige · · Score: 1

      Which doesn't really answer the question of how, precisely, do you propose we reward people for putting forward the time and effort to make these breakthroughs and then share them? The only thing wrong here is that you're specifically attributing this problem to capitalism, when this is a problem for any system--what incentive do I have to come up with a brilliant idea that solves one of your problems...and then share it?

      The fundamental question here is: Do those who invent have less of a right to remuneration for the labor they perform in doing so?

      If you answer no, you've just created an entire section of labor that no longer can trust that it will get paid.

      I'm all for limited time periods for intellectual property--I've read enough of the history of what happened before that was in law to feel it's a necessary thing. I just don't believe in the current woefully incomplete comparison to real property--if we're going to treat it like physical property, then it ought to be valued and taxed like physical property...and can enter the public domain early by failure to pay those taxes. (That might even make it practical to offer the ability to extend it however long you want--but with the rate increasing with each renewal. At some point, even Disney will probably decide that that cartoon mouse's first appearance isn't worth that much...and, well, until then they can pay through the nose for the privilege.)

    10. Re:bad patents by Opportunist · · Score: 1

      I never questioned a time limited monopoly on intellectual property, what exactly is your problem? That's basically what I said, that you have to give corporations (rather than people, who MIGHT do it out of curiosity or their own, from a purely economical point of view irrational, reasons) a financial incentive to invent or they will not do it.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    11. Re:bad patents by Tyr07 · · Score: 1

      My point is you sound like a free loader, one of those people who wants everything for free.

      The patent system definitely has significant problems, but getting rid of patents and calling them immortal is a response that isn't thought out at all.

      I'll try to explain it to you.
      Scenario #1
      "Hey Jim, you worked really hard, you should invest that money into developing a better diabetes research."
      Jim responds, "Well, won't that cost a lot of money?"
      "Well, yes Jim, it would"
      Jim responds again, "Well, it's a risk, but I could profit off it correct? Make a better living for my family and life?"
      "Absolutely!"
      Jim invests. You get research into new medications that help treat your system. You have to pay for it, but it's better than dying.

      Scenario #2
      "Hey Jim, you worked really hard, you should invest that money into developing a better diabetes research."
      Jim responds, "Well, won't that cost a lot of money?"
      "Well, yes Jim, it would"
      Jim responds again, "Well, it's a risk, but I could profit off it correct? Make a better living for my family and life?"
      "Well, you might but there is a high probability that once you discover the actual formula to treat the disease, a bunch of people are going to copy it, produce it, sell it a lot cheaper than you because they didn't have to invest the capital to research the drug in the first place"
      Jim says, "No, I don't want to spend my money doing that. Right now what I'm doing makes enough money, and I won't get my money back if I invest it and will be broke because a bunch of other people will get the sales from the research I did with little return."

      You no longer have the drive or funding for the medical research. You die, or are sick, or whichever.

      The only way it works if it you further into a more utopian society where basic universal income exists, most things are automated and people no longer need to work to survive, but instead choose careers in things that are their passion and excite them, not to put food on the table, have a good car and home.

      Then the government and research collaberation could source the equipment, people / resources and share the benefits with the world. You have a lot of other things that need to be fixed before you worry about the patent system, the system is society, patents are part of society, but there are support beams that need to be replaced with new systems before you can strip out ones like the patent system.

    12. Re:bad patents by jmcvetta · · Score: 1

      1. That a certain immoral public policy might sometimes be expedient in a certain economic configuration does not make it any less immoral. Let me emphasize: The question of whether the government ought or ought not grant monopolies on ideas - monopolies that are so similar to ownership that their own advocates describe them as "intellectual property" - is first and foremost a moral question. The ownership of ideas is offensive to human dignity. It must be abolished now.

      2. Dude, you are dreaming if you think those folksy anecdotes even sort of approximate how the real capitalist economy works.

      3. Do you really want to label me a freeloader? I have written and published a non-trivial amount of Free Software. I put my money where my mouth is. Feel free to show off your more own more impressive contributions - for surely there are many who have contributed far more than I. Or, shut the fuck up and go do something useful for the world.

    13. Re:bad patents by Tyr07 · · Score: 1

      You completed ignored the problem that would occur if they didn't have patents.

      Congratulations, you're part of the problem. You're one of those individuals who simply say I want this, I don't care about the consequences, no I will not provide solution, I just want you to not do X.

    14. Re: bad patents by jmcvetta · · Score: 1

      Congratulations, you're on the wrong side of history.

      Since you apparently didn't read before, allow me to repeat:

      Dude, you are dreaming if you think those folksy anecdotes even sort of approximate how the real capitalist economy works.

    15. Re: bad patents by Tyr07 · · Score: 1

      I'll repeat, you've completed ignored the problem that would occur, again.

      Do you think that people would invest their money in expensive lengthy processes that may not yield results and can be easily copied?

      Do you think they'd be like, "Yeah fuck it, get a biolab going and invest tons of my money into it, I want to lose money".
      All you've done is tongue in cheek responses about "What they say" and folksy crap. You sound like a hippy that doesn't know anything and you're going to start telling me how "It's the man..man..he like..does his stuff and things..and you don't even know, you were lied to."

      Ignoring the fact that we're often lied to, you still aren't providing any solutions to that scenario. You're just saying it wouldn't exist. Okay, what would exist smart guy? What would happen?

  9. Works because of one very important fact- few trol by raymorris · · Score: 5, Interesting

    There is one fact which is rarely pointed out when discussing patent trolls, but I think it's important.

    Over 80% of all patent suits are filed by just four trolls.
    Obviously some patent litigation has to do with legitimate disputes, so those four trolls do probably 95% of the trolling. If you put those four out business, that takes care of 95% of the problem. It also shows other potential trolls that trolls end up broke.

    The people behind this initiative don't just yip yap about patents on Slashdot for a few minutes, they are professionals who have actually fought these trolls. They understand the problem better than you or I do. If they think this approach will help put the four major trolls out of business, they're probably right.

  10. Re:Doesn't this encourage bad behavior? by Sarten-X · · Score: 3, Informative

    good enough to make it past the USPTO (which is harder than people think)

    Which in itself is part of the problem, though Slashdotters would rather just whine about the Big Bad Gubmint.

    It's traditionally been, and remains to be, difficult to get a patent. As a result, patent law is structured such that once a patent is approved, it's almost certainly some kind of groundbreaking new technology. Then if someone else end up with the same technology, they must certainly have copied the patent, and it's effectively the burden of the defendant to show that their design process excluded the duplicated patent, effectively requiring proving a negative and undermining the public good for which the patent system was created. In essence, the patent system is assumed to be infallible, so its failures have a significant impact.

    I've put some consideration into a system in which the first step in any patent lawsuit is a mandatory reevaluation of the patent claims, paid for by the USPTO (and amortized into filing fees), and waivable if the reevaluation was done recently enough to remain relevant to current societal standards. Part of that evaluation would weigh whether the patent is really a specific application, or a new technology that will have wide use. In essence, once a patent is granted, it's only partially valuable until it's been tested in court, and its value as a commodity (especially for trade between NPEs) depends significantly on the likelihood of the patent to stand up to a fresh examination. On the other hand, a novel patent with specific demonstrable products would be more likely to survive a trial, so it would be more valuable to investors interested in creating products.

    --
    You do not have a moral or legal right to do absolutely anything you want.
  11. Re:Hmm. unpatent.co ? by Anonymous Coward · · Score: 1

    All your online activity is tracked. If you don't think so, you are misinformed.

  12. Re:Make a working prototype by Anonymous Coward · · Score: 1

    Except that an engineer can (and they often do) make actionable plans for technology that they themselves could never fund. By filing a patent they ensure that they are able to shop for partners with less fear of some corporate behemoth stealing the idea and taking it to market while leaving the inventor shit out of luck.

  13. Statistics/strategy by Anonymous Coward · · Score: 1

    There are already statistics that show some applicant/lawyer teams especially able to are able to push questionable patents thru the system.
    Similar story for which districts to sue folks.

    I wonder if there are any statistics as to which patent examiners approve which patents.
    Perhaps the system forces some examiners to work in fields they shouldn't.

    Such statistics might make it easier to raise a systemic challenge instead of slogging it out patent by patent or claim by claim.
    On the other hand, the patent office is really vulnerable here, and they might respond in the short term by digging in their heels instead of looking at the actual merits with the eyes of someone who has a clue like the should always have done.

  14. Gears and levers exist by raymorris · · Score: 2

    Mechanical devices should be an easy target. Let's start there.

    Gears and levers already exist and are already capable of doing the operations they can be assembled to do. Fixed!

    Next up, let's invalidate all of the "X, but with Y" patents. Travel was already possible without airplanes, therefore airplanes were not novel. Fixed!

    That's two huge classes of patents made invalid by very simple, very irrefutable logic. Tackle those first, and you'll take the funding away from the trolls and they won't be able to fight.

    Ftfy.

    Just because gears exist doesn't mean it's impossible to invent a something new which uses gears in a useful new way. Just because computers exist doesn't mean it's impossible to invent something new which uses computers in a useful new way.

    Further, it's obvious that the exact same device can be made of steel or aluminum. Switching from one metal to anothet doesn't make it a different device. Less obvious is that anything which can be built into software by a compiler can also be built as hardware. The most popular programming language of all time is C. Most often a C program is compiled as software, but C can also be burned as hardware. The exact same source code, the exact same definition of same machine, expressed as either physical devices or expressed on spinning rust. The distinction you wish to make between hardware and software simply doesn't exist.

  15. Re:Works because of one very important fact- few t by Anonymous Coward · · Score: 2

    Over 80% of all patent suits are filed by just four trolls.

    Interesting. Can you please list them?

  16. Nike Free Run 2016 Pas Cher by chenzunxin · · Score: 1

    Nike Free Running Adidas Beckenbauer Trainers are among the best selling retro Adidas trainers that were launched in. At that time they were used as training shoes but now they are worn as all-purpose football shoes. These black and gold shoes are a classic that can be worn any time of the year. Adidas Spezial Trainers that were introduced in 1979 look exceptionally good with jeans. These shoes are sported by world best players and come in three colours. The ones in navy blue and sky blue combination are the most sought after. The Adidas Gazelle is one trainer that most Adidas fans have in their wardrobe. Extra padding around the ankle make them comfortable and its suede upper comes in various colours with stripes. These shoes are ideal for those who love to wear comfortable retro shoes. The most popular Gazelle are the ones with a black suede upper and white stripes as they seem to be best sellers.Adidas Samba trainers came out in 1962 and were originally made for frozen pitches or hard surfaces. Samba trainers feature a suede upper that gives it a retro touch. Now popular worldwide, this shoe has become a timeless street classic. You can find them in many colour combinations like chalk white/royal blue and collegiate gold. The shoe has check lining and white stripes on royal blue leather. This iconic sports shoe is a best seller and will be in fashion always. A distinguishing feature of this shoe is the tan gum sole that is featured around the edge of the shoe. These are must buy for fashionistas and soccer fans; many sports stars and celebrities wear these retro Adidas trainers.

  17. Re:company using the Bitcoin blockchain to notariz by ledow · · Score: 1

    "Notarize"

    "have (the signature on a document) attested to by a notary."

    To notarize something, usually by a solicitor, is to say that that something existed, was seen, what the content of it was, and prove that it existed. You notarize things like contracts and wills and things like that, but there's no reason you can't notarize data itself.

    Using the Bitcoin blockchain you would be able to provide proof of the time/date of that notarization, what was notarized and by whom, with virtually-certainty that in the future that proof will still be around and intact and provably unfalsified (i.e. people can't tamper with it to make it look like you signed a different document yesterday, etc.) and you could even provide proof of WHO you were by being in possession of the private wallet associated with the transactions that provide the proof in the blockchain.

    In the same way that we will know Satoshi (the inventor of Bitcoin) if he ever reveals himself, because only he would have the ability to make transactions from his original wallet (which address is well-known but nobody else can fake).

    Which is probably why that guy that CLAIMED to be Satoshi has been very quiet the last few months because he actually WASN'T able to demonstrate a transaction from one of the original wallets.

  18. Re:Works because of one very important fact- few t by plover · · Score: 1

    [ Sorry in advance for the stupid l33t spelling, but the lameness filter won't let me write the word tr0ll.]

    I wonder about "patent tr0lls". The inventor patents Invention X, then wants to monetize their invention. They can build a business (slow and risky) or they can sell their patent to someone else, such as a manufacturer, in exchange for money. Whether or not they get a lot of money or a little money is not important; what is important is that they agreed to the sale. The patent now belongs to Company Y. Company Y makes a warehouse full of Xs, but realizes they aren't selling. They now own a warehouse of valueless junk, plus the rights to X. They need money, so they sell the rights to X to "Patent Tr0ll Z". Again, the amount isn't important as long as they voluntarily agreed to the sale.

    So now Z has no boxes of X, no real way to make more Xs, but they have the patent and want to monetize it. Companies A, B, and C start making widgets W, which have a tiny little sliver of concept that coincides with patent X. Tr0ll Z recognizes the concept and sues them. They invested in patent X in order to make money. They did not steal the patent from the inventor. They did not steal products from the warehouse of company Y. So why are the patent tr0lls evil in all of this?

    If the tr0lls were stealing innovations, or tricking people into surrendering their rights, then they'd be guilty of fraud. But when everyone involved in the invention agreed to the terms of the sale of the rights, it seems like a legitimate way to execute a business transaction. They may be sleazy and undercut inventors or manufacturers, but those are all governed by contracts, voluntarily entered into by all parties. So I'm asking: what are the tr0lls doing that is unethical?

    --
    John
  19. The Patent System is Unconstitutional by Anonymous Coward · · Score: 1

    The Constitution says:

    "The Congress shall have Power ...

    To promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries;"

    The patent system as it is constituted does the exact reverse. It does not "promote the Progress of Science and useful Arts" but instead *impedes* the "Progress of Science and useful Arts". If someone brought a case to the Supreme Court, perhaps they would have a chance to declare it unconstitutional and force Congress into a rational system that indeed promotes science.

  20. Re:Works because of one very important fact- few t by Cinnamon+Beige · · Score: 1

    Actually, I think the main reason they're considered evil is because their behavior is fundamentally a legal form of extortion--it would be like if I started claiming you trespassed on my property...because your shadow happened to possibly cross just slightly into it, maybe. These are not companies that in their behavior can be distinguished from Investment Company Q which will actively do things like try to find a company to license the patent out to, or offer Companies A, B and C a chance to license X because it's actually better for the job than widget W.

    This is in fact quite possible and has happened. Sometimes the reason X didn't sell in the first place has been as simple as Company Y not knowing how to sell it. Occasionally, this is a systemic and endemic problem for Company Y, and the patent ends up being sold off by Company Y's creditors who just want all of Company Y's remains sold after Y experienced the fate of any company that couldn't even sell water in a desert.

    The thing that distinguishes Z from Investment Company Q? Q is making an effort ahead of time to make money off of Invention X. Z is just going to sit on the patent and wait until it can sue somebody claiming infringement, and tend to hope to get paid to just go away. As long as they figure it's cheaper for them to get bought off...

  21. XOR cursor blink kills Amiga, by An+dochasac · · Score: 1

    Given access to the pixels in a bit-mapped character, how would you blink a cursor? You'd XOR the pixels in the cursor. It's trivial. Give a kid access to the logical operations available on 8-bit microprocessors and she'll probably reinvent this within a week. But cadtrack was granted U.S. Patent 4,197,590. They filed a lawsuit against Commodore computers. A US judge filed an injunction against Commodore blocking its sale of the Amiga CD32. This cemented Microsoft's virtual monopoly on desktop computers, setting back the PC industry a decade. (Amiga had unix-like pre-emptive multi-tasking, Windows 95 color windowed desktop, multimedia capabilities, stereo sound, built in speech synthesizer.. in 1985 when you were still looking at the A:\> prompt and that ugly green blinking cursor.)

  22. Why not non-profit org? by gQuigs · · Score: 1

    If I could get a tax break for donating to challenge patents I'd be really all for it. Could they get 501(c)(3) status?

  23. Subjective factors (makes law hard) by raymorris · · Score: 1

    I agree there are perfectly reasonable and legitimate reasons to sell a patent, and for the buyer to license it.

    The few companies who file the vast majority of patent suits (the trolls) are characterized by attempting to retroactively license questionable patents and engaging in various forms of generally predatory conduct in so doing. This combination of factors has a siginificant subjective element, you know when someone is being a slimeball even though you can't establish a rigorous definition of "slimeball".

    Because it's tough to define "patent troll" in a rigorous way that excludes legitimate licensing, I think it's helpful to look at the actual behavior of the four problem companies, their actual business models, and figure out how to go after the four existing trolls. That doesn't require a rigorous, legalistic definition of "trolling", you simply figure out how to stop those four specific entities.

  24. Re:Would a similar idea work for copyrighted media by wierd_w · · Score: 1

    Its a bit like how an insurance company works. For every person wanting to make a derivative work, there is a subtle risk that somewhere in the chain there will be litigation. This small fee helps cover that, and provides the slush to protect the properties it manages licensing for.

  25. fighting expired patents? by spoggle · · Score: 1

    I noticed that a couple of the patents featured on the site are listed as expired? Can someone explain why there's a point to invalidating expired patents? Doesn't the expiration effectively place that invention into the public domain?

  26. Several dollars would hardly matter by raymorris · · Score: 1

    > Not worth the cost to build and store it in the USPTO? Then its not worthy of government force backed patent protection.

    A *PGA costs several dollars. The patent process costs several thousand dollars. Burning a PGA wouldn't change the cost of the patent at all.

  27. Add a self-addressed, stamped envelope too! by raymorris · · Score: 1

    > It's not a big deal, so you should give in to me.

    It's not so much "giving in to you" as rolling my eyes at you.
    I know, make them send a self-addressed, stamped envelope too, that'll fix the greedy bastards. â--"Ìâ--" You have some strong opinions, undiluted by any understanding of facts. That, by itself, is nothing bad. I once knew no facts at all! I didn't even know mybown name. When people gave me the facts, I -learned-. One can choose to learn, or one can choose to stubbornly defend ignorance against the full assault of knowledge.

    Btw, care to cite where ANYONE, much less me, objected to burning a PGA? Pretty sure I never did.

  28. The ownership of ideas by dakra137 · · Score: 1

    Ideas cannot be patented.
    Novel and useful implementations of ideas can be patented.

  29. Not what patents are for by cwsumner · · Score: 1

    Patents are -not- to protect your ownership of an idea, or to help you make lots of money.

    Patents are to encourage people to -disclose- ideas so that they may be recorded and not lost, as happened many times in history (and before).
    And it is part of the reason the U.S. (and now others) has advanced so far, so fast.

    The normal way is to keep things a trade secret, which is great for the inventor but -not- so great for the nation or for humanity.

    But a way to record prior art, that was never patented, would make things work much better! 8-)

  30. Re:Works because of one very important fact- few t by plover · · Score: 1

    It appears to be tied to a word count. I think that if I had cut back to one instance of the T-word, it would have been fine.

    But it appears to be following the same pattern as any authoritarian's response to criticism: whether it be Chinese citizens talking about Falun Gong, or slashdotters complaining about trolls, those in charge trot out the Great Firewall and censor them.

    --
    John
  31. Next maybe they'll hire a competent web developer by michael_wojcik · · Score: 1

    When they learn to create a web site that works without Javascript loaded from a dozen external domains, I'll be glad to take a look.

    Lordy, but I'm tired of web developers who don't create POSH sites that degrade gracefully when scripting is disabled. For a handful of RIAs that's understandable - they can't do anything useful without scripting - but for everyone else it's inexcusable laziness.